2.1.51 • Published 1 year ago

@makers99/ui v2.1.51

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
1 year ago

Makers99 Components library

PNPM Commands

PNPM commands available:

TaskDescription
prebuildBuilds Jest results file for Storybook integration
buildBuilds the Storybook styleguide
devStarts storybook command in --quiet mode
init-storybookRuns prebuild and dev for first installations
storybookStarts the Storybook development server
compile^1Compile React components
compile:esmCompile ECMAScripts modules (esm)
compile:cjsCompile CommonJS modules (cjs)
test:generate-outputCompile Jest results file
testRun all tests
lintRun all linters
lint:jsRuns eslint
lint:fixCommon task for runners
lint:js:fixFixes all JS issues found on eslint

ChakraUI equivalence

ChakraUI default spacing scale

CSSTokensPixelsChakraUI
--s-4xs0.0625rem1px0.25*
--s-3xs0.125rem2px0.5
--s-2xs0.25rem4px1
--s-xs0.5rem8px2
--s-sm0.75rem12px3
--s-md1rem16px4
--s-lg1.25rem20px5
--s-xl1.5rem24px6
--s-2xl1.75rem28px7
--s-3xl2rem32px8
--s-4xl2.5rem40px10
--s-5xl3rem48px12
--s-6xl4rem64px16
--s-7xl5rem80px20
--s-8xl6rem96px24
--s-9xl7rem112px28
--s-10xl8rem128px32
--s-11xl9rem144px36
--s-12xl10rem160px40

* Custom ChakraUI size

Troubleshooting

Error message "error:0308010C:digital envelope routines::unsupported"

This is caused by the latest node.js V17 compatible issues with OpenSSL, see the bellow issues on GitHub.

# Mac
export NODE_OPTIONS=--openssl-legacy-provider

# Windows Powershell
$env:NODE_OPTIONS=--openssl-legacy-provider

^1: Before compiling add the export for openssl in the Troubleshooting section

2.1.49

2 years ago

2.1.50

2 years ago

2.1.51

1 year ago

2.1.47

2 years ago

2.1.48

2 years ago

2.1.45

2 years ago

2.1.46

2 years ago

2.1.43

2 years ago

2.1.44

2 years ago

2.1.41

2 years ago

2.1.42

2 years ago

2.1.40

2 years ago

2.1.9

2 years ago

2.1.16

2 years ago

2.1.17

2 years ago

2.1.14

2 years ago

2.1.15

2 years ago

2.1.12

2 years ago

2.1.13

2 years ago

2.1.10

2 years ago

2.1.11

2 years ago

2.1.18

2 years ago

2.1.19

2 years ago

2.1.27

2 years ago

2.1.28

2 years ago

2.1.25

2 years ago

2.1.26

2 years ago

2.1.23

2 years ago

2.1.6

2 years ago

2.1.24

2 years ago

2.1.5

2 years ago

2.1.21

2 years ago

2.1.8

2 years ago

2.1.22

2 years ago

2.1.7

2 years ago

2.1.20

2 years ago

2.1.29

2 years ago

2.1.38

2 years ago

2.1.39

2 years ago

2.1.36

2 years ago

2.1.37

2 years ago

2.1.34

2 years ago

2.1.35

2 years ago

2.1.32

2 years ago

2.1.33

2 years ago

2.1.30

2 years ago

2.1.31

2 years ago

2.1.2

2 years ago

2.0.3

2 years ago

2.1.1

2 years ago

2.0.2

2 years ago

2.1.4

2 years ago

2.1.3

2 years ago

2.0.4

2 years ago

2.1.0

2 years ago

2.0.1

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago