2.1.51 • Published 2 years ago

@makers99/ui v2.1.51

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
2 years 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

2 years ago

2.1.47

2 years ago

2.1.48

2 years ago

2.1.45

3 years ago

2.1.46

3 years ago

2.1.43

3 years ago

2.1.44

3 years ago

2.1.41

3 years ago

2.1.42

3 years ago

2.1.40

3 years ago

2.1.9

3 years ago

2.1.16

3 years ago

2.1.17

3 years ago

2.1.14

3 years ago

2.1.15

3 years ago

2.1.12

3 years ago

2.1.13

3 years ago

2.1.10

3 years ago

2.1.11

3 years ago

2.1.18

3 years ago

2.1.19

3 years ago

2.1.27

3 years ago

2.1.28

3 years ago

2.1.25

3 years ago

2.1.26

3 years ago

2.1.23

3 years ago

2.1.6

3 years ago

2.1.24

3 years ago

2.1.5

3 years ago

2.1.21

3 years ago

2.1.8

3 years ago

2.1.22

3 years ago

2.1.7

3 years ago

2.1.20

3 years ago

2.1.29

3 years ago

2.1.38

3 years ago

2.1.39

3 years ago

2.1.36

3 years ago

2.1.37

3 years ago

2.1.34

3 years ago

2.1.35

3 years ago

2.1.32

3 years ago

2.1.33

3 years ago

2.1.30

3 years ago

2.1.31

3 years ago

2.1.2

3 years ago

2.0.3

3 years ago

2.1.1

3 years ago

2.0.2

3 years ago

2.1.4

3 years ago

2.1.3

3 years ago

2.0.4

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago