@szum-tech/design-system 2.3.1 → 2.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunk-3X6DLFNA.cjs +113 -0
- package/dist/{chunk-WIOOP3VE.js → chunk-4C7M4HBP.js} +3 -3
- package/dist/{chunk-IV5F734M.js → chunk-AGVEKVWD.js} +15 -5
- package/dist/{chunk-QQ7CBNSR.cjs → chunk-BJ553XYM.cjs} +3 -3
- package/dist/{chunk-5U55UIDY.js → chunk-DTSFPOLX.js} +2 -2
- package/dist/chunk-G4WPMCUU.js +111 -0
- package/dist/{chunk-6YLG3PWU.cjs → chunk-GHV2TURY.cjs} +2 -2
- package/dist/{chunk-6VVDXGYO.cjs → chunk-PH4LO5TE.cjs} +15 -5
- package/dist/{chunk-TSN5DAKH.cjs → chunk-UKWZ5BHD.cjs} +0 -7
- package/dist/{chunk-XDTI4DFM.js → chunk-WMMJEZ7Y.js} +1 -1
- package/dist/{chunk-25X5IOB3.cjs → chunk-XKXP3W3H.cjs} +3 -3
- package/dist/{chunk-INJBKPIE.js → chunk-XTO7CMIM.js} +0 -1
- package/dist/components/badge/index.cjs +11 -0
- package/dist/components/badge/index.d.cts +32 -0
- package/dist/components/badge/index.d.ts +32 -0
- package/dist/components/badge/index.js +2 -0
- package/dist/components/button/index.cjs +3 -3
- package/dist/components/button/index.d.cts +1 -1
- package/dist/components/button/index.d.ts +1 -1
- package/dist/components/button/index.js +2 -2
- package/dist/components/dialog/index.cjs +9 -9
- package/dist/components/dialog/index.js +1 -1
- package/dist/components/form/index.cjs +14 -13
- package/dist/components/form/index.js +7 -6
- package/dist/components/index.cjs +81 -76
- package/dist/components/index.d.cts +10 -9
- package/dist/components/index.d.ts +10 -9
- package/dist/components/index.js +7 -6
- package/dist/components/select/index.cjs +3 -3
- package/dist/components/select/index.js +1 -1
- package/dist/components/sheet/index.cjs +9 -9
- package/dist/components/sheet/index.js +1 -1
- package/dist/icons/index.cjs +5 -5
- package/dist/icons/index.d.cts +0 -1
- package/dist/icons/index.d.ts +0 -1
- package/dist/icons/index.js +1 -1
- package/package.json +6 -6
- package/tailwind/scroll.css +1 -1
- package/tailwind/typography.css +7 -7
- /package/dist/{chunk-CN3NQLTK.cjs → chunk-DH5YKYXV.cjs} +0 -0
- /package/dist/{chunk-CLBOIGDQ.js → chunk-SPCZ3GVM.js} +0 -0
package/tailwind/typography.css
CHANGED
|
@@ -8,37 +8,37 @@
|
|
|
8
8
|
--text-heading-1: 6rem;
|
|
9
9
|
--text-heading-1--line-height: 1.5;
|
|
10
10
|
--text-heading-1--letter-spacing: -0.01562em;
|
|
11
|
-
--text-heading-1--font-weight:
|
|
11
|
+
--text-heading-1--font-weight: 700;
|
|
12
12
|
|
|
13
13
|
--text-heading-2: 3.75rem;
|
|
14
14
|
--text-heading-2--line-height: 1.2;
|
|
15
15
|
--text-heading-2--letter-spacing: -0.00833em;
|
|
16
|
-
--text-heading-2--font-weight:
|
|
16
|
+
--text-heading-2--font-weight: 700;
|
|
17
17
|
|
|
18
18
|
--text-heading-3: 3rem;
|
|
19
19
|
--text-heading-3--line-height: 1.167;
|
|
20
20
|
--text-heading-3--letter-spacing: 0em;
|
|
21
|
-
--text-heading-3--font-weight:
|
|
21
|
+
--text-heading-3--font-weight: 600;
|
|
22
22
|
|
|
23
23
|
--text-heading-4: 2.125rem;
|
|
24
24
|
--text-heading-4--line-height: 1.235;
|
|
25
25
|
--text-heading-4--letter-spacing: 0.00735em;
|
|
26
|
-
--text-heading-4--font-weight:
|
|
26
|
+
--text-heading-4--font-weight: 600;
|
|
27
27
|
|
|
28
28
|
--text-heading-5: 1.5rem;
|
|
29
29
|
--text-heading-5--line-height: 1.334;
|
|
30
30
|
--text-heading-5--letter-spacing: 0.00735em;
|
|
31
|
-
--text-heading-5--font-weight:
|
|
31
|
+
--text-heading-5--font-weight: 600;
|
|
32
32
|
|
|
33
33
|
--text-heading-6: 1.25rem;
|
|
34
34
|
--text-heading-6--line-height: 1.6;
|
|
35
35
|
--text-heading-6--letter-spacing: 0.0075em;
|
|
36
|
-
--text-heading-6--font-weight:
|
|
36
|
+
--text-heading-6--font-weight: 600;
|
|
37
37
|
|
|
38
38
|
--text-subtitle-1: 1rem;
|
|
39
39
|
--text-subtitle-1--line-height: 1.75;
|
|
40
40
|
--text-subtitle-1--letter-spacing: 0.00938em;
|
|
41
|
-
--text-subtitle-1--font-weight:
|
|
41
|
+
--text-subtitle-1--font-weight: 500;
|
|
42
42
|
|
|
43
43
|
--text-subtitle-2: 0.875rem;
|
|
44
44
|
--text-subtitle-2--line-height: 1.57;
|
|
File without changes
|
|
File without changes
|