@gobolt/genesis 0.2.5 → 0.2.6

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.
Files changed (40) hide show
  1. package/dist/components/Button/Button.d.ts +2 -1
  2. package/dist/components/Button/__stories__/Button.stories.d.ts +1 -0
  3. package/dist/components/Button/icon-button-styles.d.ts +1 -1
  4. package/dist/components/Button/styles.cjs +12 -12
  5. package/dist/components/Button/styles.d.ts +1 -1
  6. package/dist/components/Button/styles.js +9 -9
  7. package/dist/components/Card/__stories__/Card.stories.d.ts +2 -0
  8. package/dist/components/Input/Input.cjs +1 -1
  9. package/dist/components/Input/Input.js +20 -14
  10. package/dist/components/Notification/NotificationBadge/styles.cjs +19 -5
  11. package/dist/components/Notification/NotificationBadge/styles.js +16 -2
  12. package/dist/components/SegmentedControls/styles.cjs +21 -7
  13. package/dist/components/SegmentedControls/styles.d.ts +1 -1
  14. package/dist/components/SegmentedControls/styles.js +24 -10
  15. package/dist/components/Select/Select.cjs +2 -2
  16. package/dist/components/Select/Select.js +16 -15
  17. package/dist/components/Select/styles.cjs +15 -2
  18. package/dist/components/Select/styles.js +13 -0
  19. package/dist/components/shared/DropdownChevron.cjs +1 -0
  20. package/dist/components/shared/DropdownChevron.js +27 -0
  21. package/dist/constants/index.cjs +1 -1
  22. package/dist/constants/index.d.ts +2 -0
  23. package/dist/constants/index.js +13 -12
  24. package/dist/index.cjs +1 -1
  25. package/dist/index.d.ts +1 -0
  26. package/dist/index.js +57 -50
  27. package/dist/node_modules/react-icons/pi/index.cjs +1 -0
  28. package/dist/node_modules/react-icons/pi/index.js +12 -0
  29. package/dist/node_modules/react-icons/tb/index.cjs +1 -1
  30. package/dist/node_modules/react-icons/tb/index.js +4 -8
  31. package/dist/styles/theme/genesis-theme.cjs +1 -1
  32. package/dist/styles/theme/genesis-theme.js +292 -223
  33. package/dist/styles/theme/genesis-theme.types.d.ts +1 -0
  34. package/dist/styles/theme/index.d.ts +1 -0
  35. package/dist/utils/icon-util.cjs +1 -1
  36. package/dist/utils/icon-util.js +24 -24
  37. package/package.json +1 -1
  38. package/dist/components/Select/DropdownChevron.cjs +0 -1
  39. package/dist/components/Select/DropdownChevron.js +0 -23
  40. /package/dist/components/{Select → shared}/DropdownChevron.d.ts +0 -0
@@ -1,678 +1,706 @@
1
- import { ColorGray700 as s, ColorBlue400 as y, ColorRed500 as h, ColorGreen400 as f, ColorGray300 as u, ColorGray100 as l, ColorGray500 as S, ColorGrayWhite as v, ColorSky900 as C, ColorSky700 as z, ColorYellow500 as F, Size1 as c, BorderRadiusMd as T, Size2 as g, Size6 as k, Size5 as w, BorderRadiusSm as B, Size25 as E, ColorGrayBlack as x, ColorGray900 as D, ColorGray800 as M, ColorGray600 as N, ColorGray400 as A, ColorGray200 as R, ColorPurple900 as G, ColorPurple800 as P, ColorPurple700 as L, ColorPurple600 as O, ColorPurple500 as Y, ColorPurple400 as X, ColorPurple300 as I, ColorPurple200 as _, ColorPurple100 as V, ColorBlue900 as j, ColorBlue800 as q, ColorBlue700 as J, ColorBlue600 as K, ColorBlue500 as Q, ColorBlue300 as U, ColorBlue200 as Z, ColorBlue100 as $, ColorSky800 as ee, ColorSky600 as re, ColorSky500 as oe, ColorSky400 as ie, ColorSky300 as te, ColorSky200 as ne, ColorSky100 as ae, ColorGreen900 as le, ColorGreen800 as ce, ColorGreen700 as ge, ColorGreen600 as pe, ColorGreen500 as de, ColorGreen300 as se, ColorGreen200 as ye, ColorGreen100 as he, ColorYellow900 as fe, ColorYellow800 as ue, ColorYellow700 as Se, ColorYellow600 as ve, ColorYellow400 as Ce, ColorYellow300 as ze, ColorYellow200 as Fe, ColorYellow100 as me, ColorOrange900 as be, ColorOrange800 as He, ColorOrange700 as We, ColorOrange600 as Te, ColorOrange500 as ke, ColorOrange400 as we, ColorOrange300 as Be, ColorOrange200 as Ee, ColorOrange100 as xe, ColorRed900 as De, ColorRed800 as Me, ColorRed700 as Ne, ColorRed600 as Ae, ColorRed400 as Re, ColorRed300 as Ge, ColorRed200 as Pe, ColorRed100 as Le, TypographyNarrowFontSizeDigits3 as Oe, TypographyNarrowFontSizeDigits2 as Ye, TypographyNarrowFontSizeDigits1 as Xe, TypographyNarrowFontSizeLink3 as Ie, TypographyNarrowFontSizeLink2 as _e, TypographyNarrowFontSizeLink1 as Ve, TypographyNarrowFontSizeLabel3 as je, TypographyNarrowFontSizeLabel2 as qe, TypographyNarrowFontSizeLabel1 as Je, TypographyNarrowFontSizeOverline3 as Ke, TypographyNarrowFontSizeOverline2 as Qe, TypographyNarrowFontSizeOverline1 as Ue, TypographyNarrowFontSizeMessage as Ze, TypographyNarrowFontSizeBody5 as $e, TypographyNarrowFontSizeBody4 as er, TypographyNarrowFontSizeBody3 as rr, TypographyNarrowFontSizeBody2 as or, TypographyNarrowFontSizeBody1 as ir, TypographyNarrowFontSizeSubHeading3 as tr, TypographyNarrowFontSizeSubHeading2 as nr, TypographyNarrowFontSizeSubHeading1 as ar, TypographyNarrowFontSizeHeading3 as lr, TypographyNarrowFontSizeHeading2 as cr, TypographyNarrowFontSizeHeading1 as gr, TypographyNarrowFontSizeDisplay3 as pr, TypographyNarrowFontSizeDisplay2 as dr, TypographyNarrowFontSizeDisplay1 as sr, TypographyMediumFontSizeDigits3 as yr, TypographyMediumFontSizeDigits2 as hr, TypographyMediumFontSizeDigits1 as fr, TypographyMediumFontSizeLink3 as ur, TypographyMediumFontSizeLink2 as Sr, TypographyMediumFontSizeLink1 as vr, TypographyMediumFontSizeLabel3 as Cr, TypographyMediumFontSizeLabel2 as zr, TypographyMediumFontSizeLabel1 as Fr, TypographyMediumFontSizeOverline3 as mr, TypographyMediumFontSizeOverline2 as br, TypographyMediumFontSizeOverline1 as Hr, TypographyMediumFontSizeMessage as Wr, TypographyMediumFontSizeBody5 as Tr, TypographyMediumFontSizeBody4 as kr, TypographyMediumFontSizeBody3 as wr, TypographyMediumFontSizeBody2 as Br, TypographyMediumFontSizeBody1 as Er, TypographyMediumFontSizeSubHeading3 as xr, TypographyMediumFontSizeSubHeading2 as Dr, TypographyMediumFontSizeSubHeading1 as Mr, TypographyMediumFontSizeHeading3 as Nr, TypographyMediumFontSizeHeading2 as Ar, TypographyMediumFontSizeHeading1 as Rr, TypographyMediumFontSizeDisplay3 as Gr, TypographyMediumFontSizeDisplay2 as Pr, TypographyMediumFontSizeDisplay1 as Lr, TypographyWideFontSizeDigits3 as Or, TypographyWideFontSizeDigits2 as Yr, TypographyWideFontSizeDigits1 as Xr, TypographyWideFontSizeLink3 as Ir, TypographyWideFontSizeLink2 as _r, TypographyWideFontSizeLink1 as Vr, TypographyWideFontSizeLabel3 as jr, TypographyWideFontSizeLabel2 as qr, TypographyWideFontSizeLabel1 as Jr, TypographyWideFontSizeOverline3 as Kr, TypographyWideFontSizeOverline2 as Qr, TypographyWideFontSizeOverline1 as Ur, TypographyWideFontSizeMessage as Zr, TypographyWideFontSizeBody5 as $r, TypographyWideFontSizeBody4 as eo, TypographyWideFontSizeBody3 as ro, TypographyWideFontSizeBody2 as oo, TypographyWideFontSizeBody1 as io, TypographyWideFontSizeSubHeading3 as to, TypographyWideFontSizeSubHeading2 as no, TypographyWideFontSizeSubHeading1 as ao, TypographyWideFontSizeHeading3 as lo, TypographyWideFontSizeHeading2 as co, TypographyWideFontSizeHeading1 as go, TypographyWideFontSizeDisplay3 as po, TypographyWideFontSizeDisplay2 as so, TypographyWideFontSizeDisplay1 as yo, TypographyPrimaryFontFamily as ho, BorderRadiusRounded as fo, BorderRadiusXxxl as uo, BorderRadiusXxl as So, BorderRadiusXl as vo, BorderRadiusLg as Co, BorderRadiusXs as zo, BorderRadiusNone as Fo, Size4 as p, Size3 as d, Size025 as mo, Size15 as bo, Size05 as Ho, Size64 as Wo, Size50 as To, Size43 as ko, Size39 as wo, Size35 as Bo, Size34 as Eo, Size32 as xo, Size30 as Do, Size28 as Mo, Size27 as No, Size24 as Ao, Size20 as Ro, Size18 as Go, Size16 as Po, Size14 as Lo, Size13 as Oo, Size12 as Yo, Size10 as Xo, Size8 as Io, Size7 as _o, Size2_5 as Vo, Size1_5 as jo } from "../design-tokens/variables.js";
2
- const qo = {
1
+ import { Size4 as c, Size3 as g, Size2 as d, Size1 as s, Size25 as T, Size025 as k, Size15 as w, Size05 as B, Size64 as E, Size50 as x, Size43 as D, Size39 as M, Size35 as N, Size34 as A, Size32 as R, Size30 as G, Size28 as P, Size27 as L, Size24 as O, Size20 as Y, Size18 as X, Size16 as I, Size14 as _, Size13 as K, Size12 as V, Size10 as j, Size8 as q, Size7 as J, Size6 as Q, Size5 as U, Size2_5 as Z, Size1_5 as $, BorderRadiusMd as ee, BorderRadiusSm as re, ColorGrayWhite as p, ColorGrayBlack as oe, ColorGray900 as ie, ColorGray800 as te, ColorGray700 as y, ColorGray600 as ne, ColorGray500 as u, ColorGray400 as ae, ColorGray300 as h, ColorGray200 as le, ColorGray100 as l, ColorPurple900 as ce, ColorPurple800 as ge, ColorPurple700 as de, ColorPurple600 as se, ColorPurple500 as pe, ColorPurple400 as ye, ColorPurple300 as ue, ColorPurple200 as he, ColorPurple100 as fe, ColorBlue900 as Se, ColorBlue800 as ve, ColorBlue700 as Ce, ColorBlue600 as ze, ColorBlue500 as be, ColorBlue400 as f, ColorBlue300 as Fe, ColorBlue200 as me, ColorBlue100 as He, ColorSky900 as S, ColorSky800 as We, ColorSky700 as v, ColorSky600 as Te, ColorSky500 as ke, ColorSky400 as we, ColorSky300 as Be, ColorSky200 as Ee, ColorSky100 as xe, ColorGreen900 as De, ColorGreen800 as Me, ColorGreen700 as Ne, ColorGreen600 as Ae, ColorGreen500 as Re, ColorGreen400 as C, ColorGreen300 as Ge, ColorGreen200 as Pe, ColorGreen100 as Le, ColorYellow900 as Oe, ColorYellow800 as Ye, ColorYellow700 as Xe, ColorYellow600 as Ie, ColorYellow500 as z, ColorYellow400 as _e, ColorYellow300 as Ke, ColorYellow200 as Ve, ColorYellow100 as je, ColorOrange900 as qe, ColorOrange800 as Je, ColorOrange700 as Qe, ColorOrange600 as Ue, ColorOrange500 as Ze, ColorOrange400 as $e, ColorOrange300 as er, ColorOrange200 as rr, ColorOrange100 as or, ColorRed900 as ir, ColorRed800 as tr, ColorRed700 as nr, ColorRed600 as ar, ColorRed500 as b, ColorRed400 as lr, ColorRed300 as cr, ColorRed200 as gr, ColorRed100 as dr, TypographyNarrowFontSizeDigits3 as sr, TypographyNarrowFontSizeDigits2 as pr, TypographyNarrowFontSizeDigits1 as yr, TypographyNarrowFontSizeLink3 as ur, TypographyNarrowFontSizeLink2 as hr, TypographyNarrowFontSizeLink1 as fr, TypographyNarrowFontSizeLabel3 as Sr, TypographyNarrowFontSizeLabel2 as vr, TypographyNarrowFontSizeLabel1 as Cr, TypographyNarrowFontSizeOverline3 as zr, TypographyNarrowFontSizeOverline2 as br, TypographyNarrowFontSizeOverline1 as Fr, TypographyNarrowFontSizeMessage as mr, TypographyNarrowFontSizeBody5 as Hr, TypographyNarrowFontSizeBody4 as Wr, TypographyNarrowFontSizeBody3 as Tr, TypographyNarrowFontSizeBody2 as kr, TypographyNarrowFontSizeBody1 as wr, TypographyNarrowFontSizeSubHeading3 as Br, TypographyNarrowFontSizeSubHeading2 as Er, TypographyNarrowFontSizeSubHeading1 as xr, TypographyNarrowFontSizeHeading3 as Dr, TypographyNarrowFontSizeHeading2 as Mr, TypographyNarrowFontSizeHeading1 as Nr, TypographyNarrowFontSizeDisplay3 as Ar, TypographyNarrowFontSizeDisplay2 as Rr, TypographyNarrowFontSizeDisplay1 as Gr, TypographyMediumFontSizeDigits3 as Pr, TypographyMediumFontSizeDigits2 as Lr, TypographyMediumFontSizeDigits1 as Or, TypographyMediumFontSizeLink3 as Yr, TypographyMediumFontSizeLink2 as Xr, TypographyMediumFontSizeLink1 as Ir, TypographyMediumFontSizeLabel3 as _r, TypographyMediumFontSizeLabel2 as Kr, TypographyMediumFontSizeLabel1 as Vr, TypographyMediumFontSizeOverline3 as jr, TypographyMediumFontSizeOverline2 as qr, TypographyMediumFontSizeOverline1 as Jr, TypographyMediumFontSizeMessage as Qr, TypographyMediumFontSizeBody5 as Ur, TypographyMediumFontSizeBody4 as Zr, TypographyMediumFontSizeBody3 as $r, TypographyMediumFontSizeBody2 as eo, TypographyMediumFontSizeBody1 as ro, TypographyMediumFontSizeSubHeading3 as oo, TypographyMediumFontSizeSubHeading2 as io, TypographyMediumFontSizeSubHeading1 as to, TypographyMediumFontSizeHeading3 as no, TypographyMediumFontSizeHeading2 as ao, TypographyMediumFontSizeHeading1 as lo, TypographyMediumFontSizeDisplay3 as co, TypographyMediumFontSizeDisplay2 as go, TypographyMediumFontSizeDisplay1 as so, TypographyWideFontSizeDigits3 as po, TypographyWideFontSizeDigits2 as yo, TypographyWideFontSizeDigits1 as uo, TypographyWideFontSizeLink3 as ho, TypographyWideFontSizeLink2 as fo, TypographyWideFontSizeLink1 as So, TypographyWideFontSizeLabel3 as vo, TypographyWideFontSizeLabel2 as Co, TypographyWideFontSizeLabel1 as zo, TypographyWideFontSizeOverline3 as bo, TypographyWideFontSizeOverline2 as Fo, TypographyWideFontSizeOverline1 as mo, TypographyWideFontSizeMessage as Ho, TypographyWideFontSizeBody5 as Wo, TypographyWideFontSizeBody4 as To, TypographyWideFontSizeBody3 as ko, TypographyWideFontSizeBody2 as wo, TypographyWideFontSizeBody1 as Bo, TypographyWideFontSizeSubHeading3 as Eo, TypographyWideFontSizeSubHeading2 as xo, TypographyWideFontSizeSubHeading1 as Do, TypographyWideFontSizeHeading3 as Mo, TypographyWideFontSizeHeading2 as No, TypographyWideFontSizeHeading1 as Ao, TypographyWideFontSizeDisplay3 as Ro, TypographyWideFontSizeDisplay2 as Go, TypographyWideFontSizeDisplay1 as Po, TypographyPrimaryFontFamily as Lo, BorderRadiusRounded as Oo, BorderRadiusXxxl as Yo, BorderRadiusXxl as Xo, BorderRadiusXl as Io, BorderRadiusLg as _o, BorderRadiusXs as Ko, BorderRadiusNone as Vo } from "../design-tokens/variables.js";
2
+ const jo = {
3
3
  wide: 1280,
4
4
  medium: 1024,
5
5
  narrow: 480
6
6
  }, a = {
7
- BorderRadiusNone: Fo,
8
- BorderRadiusXs: zo,
9
- BorderRadiusSm: B,
10
- BorderRadiusMd: T,
11
- BorderRadiusLg: Co,
12
- BorderRadiusXl: vo,
13
- BorderRadiusXxl: So,
14
- BorderRadiusXxxl: uo,
15
- BorderRadiusRounded: fo
7
+ BorderRadiusNone: Vo,
8
+ BorderRadiusXs: Ko,
9
+ BorderRadiusSm: re,
10
+ BorderRadiusMd: ee,
11
+ BorderRadiusLg: _o,
12
+ BorderRadiusXl: Io,
13
+ BorderRadiusXxl: Xo,
14
+ BorderRadiusXxxl: Yo,
15
+ BorderRadiusRounded: Oo
16
16
  }, i = {
17
- Size1: c,
17
+ Size1: s,
18
18
  // 4px
19
- Size1_5: jo,
19
+ Size1_5: $,
20
20
  // 6px
21
- Size2: g,
21
+ Size2: d,
22
22
  // 8px
23
- Size2_5: Vo,
23
+ Size2_5: Z,
24
24
  // 10px
25
- Size3: d,
25
+ Size3: g,
26
26
  // 12px
27
- Size4: p,
27
+ Size4: c,
28
28
  // 16px
29
- Size5: w,
29
+ Size5: U,
30
30
  // 20px
31
- Size6: k,
31
+ Size6: Q,
32
32
  // 24px
33
- Size7: _o,
33
+ Size7: J,
34
34
  // 28px
35
- Size8: Io,
35
+ Size8: q,
36
36
  // 32px
37
- Size10: Xo,
37
+ Size10: j,
38
38
  // 40px
39
- Size12: Yo,
39
+ Size12: V,
40
40
  // 48px
41
- Size13: Oo,
41
+ Size13: K,
42
42
  // 52px
43
- Size14: Lo,
43
+ Size14: _,
44
44
  // 56px
45
- Size16: Po,
45
+ Size16: I,
46
46
  // 64px
47
- Size18: Go,
47
+ Size18: X,
48
48
  // 72px
49
- Size20: Ro,
49
+ Size20: Y,
50
50
  // 80px
51
- Size24: Ao,
51
+ Size24: O,
52
52
  // 96px
53
- Size27: No,
53
+ Size27: L,
54
54
  // 108px
55
- Size28: Mo,
55
+ Size28: P,
56
56
  // 112px
57
- Size30: Do,
57
+ Size30: G,
58
58
  // 120px
59
- Size32: xo,
59
+ Size32: R,
60
60
  // 128px
61
- Size34: Eo,
61
+ Size34: A,
62
62
  // 136px
63
- Size35: Bo,
63
+ Size35: N,
64
64
  // 140px
65
- Size39: wo,
65
+ Size39: M,
66
66
  // 156px
67
- Size43: ko,
67
+ Size43: D,
68
68
  // 172px
69
- Size50: To,
69
+ Size50: x,
70
70
  // 200px
71
- Size64: Wo,
71
+ Size64: E,
72
72
  // 256px
73
- Size05: Ho,
73
+ Size05: B,
74
74
  // 2px
75
- Size15: bo,
75
+ Size15: w,
76
76
  // 6px
77
- Size025: mo,
77
+ Size025: k,
78
78
  // 1px
79
- Size25: E,
79
+ Size25: T,
80
80
  // 10px
81
- xs: c,
81
+ xs: s,
82
82
  // 4px
83
- sm: g,
83
+ sm: d,
84
84
  // 8px
85
- md: d,
85
+ md: g,
86
86
  // 12px
87
- lg: p,
87
+ lg: c,
88
88
  // 16px
89
89
  typography1: 12,
90
90
  typography2: 14,
91
91
  typography3: 16
92
- }, Jo = {
92
+ }, si = {
93
+ display1: "display1",
94
+ display2: "display2",
95
+ display3: "display3",
96
+ heading1: "heading1",
97
+ heading2: "heading2",
98
+ heading3: "heading3",
99
+ subHeading1: "subHeading1",
100
+ subHeading2: "subHeading2",
101
+ subHeading3: "subHeading3",
102
+ body1: "body1",
103
+ body2: "body2",
104
+ body3: "body3",
105
+ body4: "body4",
106
+ body5: "body5",
107
+ message: "message",
108
+ overline1: "overline1",
109
+ overline2: "overline2",
110
+ overline3: "overline3",
111
+ label1: "label1",
112
+ label2: "label2",
113
+ label3: "label3",
114
+ link1: "link1",
115
+ link2: "link2",
116
+ link3: "link3",
117
+ digits1: "digits1",
118
+ digits2: "digits2",
119
+ digits3: "digits3"
120
+ }, qo = {
93
121
  display1: {
94
- fontSize: yo,
122
+ fontSize: Po,
95
123
  lineHeight: "3.5rem",
96
124
  fontWeight: 700,
97
125
  letterSpacing: "0"
98
126
  },
99
127
  display2: {
100
- fontSize: so,
128
+ fontSize: Go,
101
129
  lineHeight: "3rem",
102
130
  fontWeight: 700,
103
131
  letterSpacing: "0"
104
132
  },
105
133
  display3: {
106
- fontSize: po,
134
+ fontSize: Ro,
107
135
  lineHeight: "2.5rem",
108
136
  fontWeight: 700,
109
137
  letterSpacing: "0"
110
138
  },
111
139
  heading1: {
112
- fontSize: go,
140
+ fontSize: Ao,
113
141
  lineHeight: "2rem",
114
142
  fontWeight: 700,
115
143
  letterSpacing: "0"
116
144
  },
117
145
  heading2: {
118
- fontSize: co,
146
+ fontSize: No,
119
147
  lineHeight: "1.75rem",
120
148
  fontWeight: 700,
121
149
  letterSpacing: "0"
122
150
  },
123
151
  heading3: {
124
- fontSize: lo,
152
+ fontSize: Mo,
125
153
  lineHeight: "1.5rem",
126
154
  fontWeight: 700,
127
155
  letterSpacing: "0"
128
156
  },
129
157
  subHeading1: {
130
- fontSize: ao,
158
+ fontSize: Do,
131
159
  lineHeight: "1.25rem",
132
160
  fontWeight: 600,
133
161
  letterSpacing: "0"
134
162
  },
135
163
  subHeading2: {
136
- fontSize: no,
164
+ fontSize: xo,
137
165
  lineHeight: "1.25rem",
138
166
  fontWeight: 600,
139
167
  letterSpacing: "0"
140
168
  },
141
169
  subHeading3: {
142
- fontSize: to,
170
+ fontSize: Eo,
143
171
  lineHeight: "1rem",
144
172
  fontWeight: 600,
145
173
  letterSpacing: "0"
146
174
  },
147
175
  body1: {
148
- fontSize: io,
176
+ fontSize: Bo,
149
177
  lineHeight: "1.5rem",
150
178
  fontWeight: 400,
151
179
  letterSpacing: "0"
152
180
  },
153
181
  body2: {
154
- fontSize: oo,
182
+ fontSize: wo,
155
183
  lineHeight: "1.25rem",
156
184
  fontWeight: 400,
157
185
  letterSpacing: "0"
158
186
  },
159
187
  body3: {
160
- fontSize: ro,
188
+ fontSize: ko,
161
189
  lineHeight: "1rem",
162
190
  fontWeight: 400,
163
191
  letterSpacing: "0"
164
192
  },
165
193
  body4: {
166
- fontSize: eo,
194
+ fontSize: To,
167
195
  lineHeight: "0.875rem",
168
196
  fontWeight: 400,
169
197
  letterSpacing: "0"
170
198
  },
171
199
  body5: {
172
- fontSize: $r,
200
+ fontSize: Wo,
173
201
  lineHeight: "0.75rem",
174
202
  fontWeight: 400,
175
203
  letterSpacing: "0"
176
204
  },
177
205
  message: {
178
- fontSize: Zr,
206
+ fontSize: Ho,
179
207
  lineHeight: "23px",
180
208
  fontWeight: 400,
181
209
  letterSpacing: "0"
182
210
  },
183
211
  overline1: {
184
- fontSize: Ur,
212
+ fontSize: mo,
185
213
  lineHeight: "0.75rem",
186
214
  fontWeight: 500,
187
215
  letterSpacing: "0"
188
216
  },
189
217
  overline2: {
190
- fontSize: Qr,
218
+ fontSize: Fo,
191
219
  lineHeight: "0.75rem",
192
220
  fontWeight: 500,
193
221
  letterSpacing: "0"
194
222
  },
195
223
  overline3: {
196
- fontSize: Kr,
224
+ fontSize: bo,
197
225
  lineHeight: "0.75rem",
198
226
  fontWeight: 500,
199
227
  letterSpacing: "0"
200
228
  },
201
229
  label1: {
202
- fontSize: Jr,
230
+ fontSize: zo,
203
231
  lineHeight: "1rem",
204
232
  fontWeight: 500,
205
233
  letterSpacing: "0"
206
234
  },
207
235
  label2: {
208
- fontSize: qr,
236
+ fontSize: Co,
209
237
  lineHeight: "1rem",
210
238
  fontWeight: 500,
211
239
  letterSpacing: "0"
212
240
  },
213
241
  label3: {
214
- fontSize: jr,
242
+ fontSize: vo,
215
243
  lineHeight: "1rem",
216
244
  fontWeight: 500,
217
245
  letterSpacing: "0"
218
246
  },
219
247
  link1: {
220
- fontSize: Vr,
248
+ fontSize: So,
221
249
  lineHeight: "1.5rem",
222
250
  fontWeight: 500,
223
251
  letterSpacing: "0"
224
252
  },
225
253
  link2: {
226
- fontSize: _r,
254
+ fontSize: fo,
227
255
  lineHeight: "1.25rem",
228
256
  fontWeight: 500,
229
257
  letterSpacing: "0"
230
258
  },
231
259
  link3: {
232
- fontSize: Ir,
260
+ fontSize: ho,
233
261
  lineHeight: "1rem",
234
262
  fontWeight: 500,
235
263
  letterSpacing: "0"
236
264
  },
237
265
  digits1: {
238
- fontSize: Xr,
266
+ fontSize: uo,
239
267
  lineHeight: "3.5rem",
240
268
  fontWeight: 700,
241
269
  letterSpacing: "0"
242
270
  },
243
271
  digits2: {
244
- fontSize: Yr,
272
+ fontSize: yo,
245
273
  lineHeight: "3rem",
246
274
  fontWeight: 700,
247
275
  letterSpacing: "0"
248
276
  },
249
277
  digits3: {
250
- fontSize: Or,
278
+ fontSize: po,
251
279
  lineHeight: "2.5rem",
252
280
  fontWeight: 700,
253
281
  letterSpacing: "0"
254
282
  }
255
- }, Ko = {
283
+ }, Jo = {
256
284
  display1: {
257
- fontSize: Lr,
285
+ fontSize: so,
258
286
  lineHeight: "3.5rem",
259
287
  fontWeight: 700,
260
288
  letterSpacing: "0"
261
289
  },
262
290
  display2: {
263
- fontSize: Pr,
291
+ fontSize: go,
264
292
  lineHeight: "3rem",
265
293
  fontWeight: 700,
266
294
  letterSpacing: "0"
267
295
  },
268
296
  display3: {
269
- fontSize: Gr,
297
+ fontSize: co,
270
298
  lineHeight: "2.5rem",
271
299
  fontWeight: 700,
272
300
  letterSpacing: "0"
273
301
  },
274
302
  heading1: {
275
- fontSize: Rr,
303
+ fontSize: lo,
276
304
  lineHeight: "2rem",
277
305
  fontWeight: 700,
278
306
  letterSpacing: "0"
279
307
  },
280
308
  heading2: {
281
- fontSize: Ar,
309
+ fontSize: ao,
282
310
  lineHeight: "1.75rem",
283
311
  fontWeight: 700,
284
312
  letterSpacing: "0"
285
313
  },
286
314
  heading3: {
287
- fontSize: Nr,
315
+ fontSize: no,
288
316
  lineHeight: "1.5rem",
289
317
  fontWeight: 700,
290
318
  letterSpacing: "0"
291
319
  },
292
320
  subHeading1: {
293
- fontSize: Mr,
321
+ fontSize: to,
294
322
  lineHeight: "1.25rem",
295
323
  fontWeight: 600,
296
324
  letterSpacing: "0"
297
325
  },
298
326
  subHeading2: {
299
- fontSize: Dr,
327
+ fontSize: io,
300
328
  lineHeight: "1.25rem",
301
329
  fontWeight: 600,
302
330
  letterSpacing: "0"
303
331
  },
304
332
  subHeading3: {
305
- fontSize: xr,
333
+ fontSize: oo,
306
334
  lineHeight: "1rem",
307
335
  fontWeight: 600,
308
336
  letterSpacing: "0"
309
337
  },
310
338
  body1: {
311
- fontSize: Er,
339
+ fontSize: ro,
312
340
  lineHeight: "1.5rem",
313
341
  fontWeight: 400,
314
342
  letterSpacing: "0"
315
343
  },
316
344
  body2: {
317
- fontSize: Br,
345
+ fontSize: eo,
318
346
  lineHeight: "1.25rem",
319
347
  fontWeight: 400,
320
348
  letterSpacing: "0"
321
349
  },
322
350
  body3: {
323
- fontSize: wr,
351
+ fontSize: $r,
324
352
  lineHeight: "1rem",
325
353
  fontWeight: 400,
326
354
  letterSpacing: "0"
327
355
  },
328
356
  body4: {
329
- fontSize: kr,
357
+ fontSize: Zr,
330
358
  lineHeight: "0.875rem",
331
359
  fontWeight: 400,
332
360
  letterSpacing: "0"
333
361
  },
334
362
  body5: {
335
- fontSize: Tr,
363
+ fontSize: Ur,
336
364
  lineHeight: "0.75rem",
337
365
  fontWeight: 400,
338
366
  letterSpacing: "0"
339
367
  },
340
368
  message: {
341
- fontSize: Wr,
369
+ fontSize: Qr,
342
370
  lineHeight: "23px",
343
371
  fontWeight: 400,
344
372
  letterSpacing: "0"
345
373
  },
346
374
  overline1: {
347
- fontSize: Hr,
375
+ fontSize: Jr,
348
376
  lineHeight: "0.75rem",
349
377
  fontWeight: 500,
350
378
  letterSpacing: "0"
351
379
  },
352
380
  overline2: {
353
- fontSize: br,
381
+ fontSize: qr,
354
382
  lineHeight: "0.75rem",
355
383
  fontWeight: 500,
356
384
  letterSpacing: "0"
357
385
  },
358
386
  overline3: {
359
- fontSize: mr,
387
+ fontSize: jr,
360
388
  lineHeight: "0.75rem",
361
389
  fontWeight: 500,
362
390
  letterSpacing: "0"
363
391
  },
364
392
  label1: {
365
- fontSize: Fr,
393
+ fontSize: Vr,
366
394
  lineHeight: "1rem",
367
395
  fontWeight: 500,
368
396
  letterSpacing: "0"
369
397
  },
370
398
  label2: {
371
- fontSize: zr,
399
+ fontSize: Kr,
372
400
  lineHeight: "1rem",
373
401
  fontWeight: 500,
374
402
  letterSpacing: "0"
375
403
  },
376
404
  label3: {
377
- fontSize: Cr,
405
+ fontSize: _r,
378
406
  lineHeight: "1rem",
379
407
  fontWeight: 500,
380
408
  letterSpacing: "0"
381
409
  },
382
410
  link1: {
383
- fontSize: vr,
411
+ fontSize: Ir,
384
412
  lineHeight: "1.5rem",
385
413
  fontWeight: 500,
386
414
  letterSpacing: "0"
387
415
  },
388
416
  link2: {
389
- fontSize: Sr,
417
+ fontSize: Xr,
390
418
  lineHeight: "1.25rem",
391
419
  fontWeight: 500,
392
420
  letterSpacing: "0"
393
421
  },
394
422
  link3: {
395
- fontSize: ur,
423
+ fontSize: Yr,
396
424
  lineHeight: "1rem",
397
425
  fontWeight: 500,
398
426
  letterSpacing: "0"
399
427
  },
400
428
  digits1: {
401
- fontSize: fr,
429
+ fontSize: Or,
402
430
  lineHeight: "3.5rem",
403
431
  fontWeight: 700,
404
432
  letterSpacing: "0"
405
433
  },
406
434
  digits2: {
407
- fontSize: hr,
435
+ fontSize: Lr,
408
436
  lineHeight: "3rem",
409
437
  fontWeight: 700,
410
438
  letterSpacing: "0"
411
439
  },
412
440
  digits3: {
413
- fontSize: yr,
441
+ fontSize: Pr,
414
442
  lineHeight: "2.5rem",
415
443
  fontWeight: 700,
416
444
  letterSpacing: "0"
417
445
  }
418
446
  }, Qo = {
419
447
  display1: {
420
- fontSize: sr,
448
+ fontSize: Gr,
421
449
  lineHeight: "3.5rem",
422
450
  fontWeight: 700,
423
451
  letterSpacing: "0"
424
452
  },
425
453
  display2: {
426
- fontSize: dr,
454
+ fontSize: Rr,
427
455
  lineHeight: "3rem",
428
456
  fontWeight: 700,
429
457
  letterSpacing: "0"
430
458
  },
431
459
  display3: {
432
- fontSize: pr,
460
+ fontSize: Ar,
433
461
  lineHeight: "2.5rem",
434
462
  fontWeight: 700,
435
463
  letterSpacing: "0"
436
464
  },
437
465
  heading1: {
438
- fontSize: gr,
466
+ fontSize: Nr,
439
467
  lineHeight: "2rem",
440
468
  fontWeight: 700,
441
469
  letterSpacing: "0"
442
470
  },
443
471
  heading2: {
444
- fontSize: cr,
472
+ fontSize: Mr,
445
473
  lineHeight: "1.75rem",
446
474
  fontWeight: 700,
447
475
  letterSpacing: "0"
448
476
  },
449
477
  heading3: {
450
- fontSize: lr,
478
+ fontSize: Dr,
451
479
  lineHeight: "1.5rem",
452
480
  fontWeight: 700,
453
481
  letterSpacing: "0"
454
482
  },
455
483
  subHeading1: {
456
- fontSize: ar,
484
+ fontSize: xr,
457
485
  lineHeight: "1.25rem",
458
486
  fontWeight: 600,
459
487
  letterSpacing: "0"
460
488
  },
461
489
  subHeading2: {
462
- fontSize: nr,
490
+ fontSize: Er,
463
491
  lineHeight: "1.25rem",
464
492
  fontWeight: 600,
465
493
  letterSpacing: "0"
466
494
  },
467
495
  subHeading3: {
468
- fontSize: tr,
496
+ fontSize: Br,
469
497
  lineHeight: "1rem",
470
498
  fontWeight: 600,
471
499
  letterSpacing: "0"
472
500
  },
473
501
  body1: {
474
- fontSize: ir,
502
+ fontSize: wr,
475
503
  lineHeight: "1.5rem",
476
504
  fontWeight: 400,
477
505
  letterSpacing: "0"
478
506
  },
479
507
  body2: {
480
- fontSize: or,
508
+ fontSize: kr,
481
509
  lineHeight: "1.25rem",
482
510
  fontWeight: 400,
483
511
  letterSpacing: "0"
484
512
  },
485
513
  body3: {
486
- fontSize: rr,
514
+ fontSize: Tr,
487
515
  lineHeight: "1rem",
488
516
  fontWeight: 400,
489
517
  letterSpacing: "0"
490
518
  },
491
519
  body4: {
492
- fontSize: er,
520
+ fontSize: Wr,
493
521
  lineHeight: "0.875rem",
494
522
  fontWeight: 400,
495
523
  letterSpacing: "0"
496
524
  },
497
525
  body5: {
498
- fontSize: $e,
526
+ fontSize: Hr,
499
527
  lineHeight: "0.75rem",
500
528
  fontWeight: 400,
501
529
  letterSpacing: "0"
502
530
  },
503
531
  message: {
504
- fontSize: Ze,
532
+ fontSize: mr,
505
533
  lineHeight: "23px",
506
534
  fontWeight: 400,
507
535
  letterSpacing: "0"
508
536
  },
509
537
  overline1: {
510
- fontSize: Ue,
538
+ fontSize: Fr,
511
539
  lineHeight: "0.75rem",
512
540
  fontWeight: 500,
513
541
  letterSpacing: "0"
514
542
  },
515
543
  overline2: {
516
- fontSize: Qe,
544
+ fontSize: br,
517
545
  lineHeight: "0.75rem",
518
546
  fontWeight: 500,
519
547
  letterSpacing: "0"
520
548
  },
521
549
  overline3: {
522
- fontSize: Ke,
550
+ fontSize: zr,
523
551
  lineHeight: "0.75rem",
524
552
  fontWeight: 500,
525
553
  letterSpacing: "0"
526
554
  },
527
555
  label1: {
528
- fontSize: Je,
556
+ fontSize: Cr,
529
557
  lineHeight: "1rem",
530
558
  fontWeight: 500,
531
559
  letterSpacing: "0"
532
560
  },
533
561
  label2: {
534
- fontSize: qe,
562
+ fontSize: vr,
535
563
  lineHeight: "1rem",
536
564
  fontWeight: 500,
537
565
  letterSpacing: "0"
538
566
  },
539
567
  label3: {
540
- fontSize: je,
568
+ fontSize: Sr,
541
569
  lineHeight: "1rem",
542
570
  fontWeight: 500,
543
571
  letterSpacing: "0"
544
572
  },
545
573
  link1: {
546
- fontSize: Ve,
574
+ fontSize: fr,
547
575
  lineHeight: "1.5rem",
548
576
  fontWeight: 500,
549
577
  letterSpacing: "0"
550
578
  },
551
579
  link2: {
552
- fontSize: _e,
580
+ fontSize: hr,
553
581
  lineHeight: "1.25rem",
554
582
  fontWeight: 500,
555
583
  letterSpacing: "0"
556
584
  },
557
585
  link3: {
558
- fontSize: Ie,
586
+ fontSize: ur,
559
587
  lineHeight: "1rem",
560
588
  fontWeight: 500,
561
589
  letterSpacing: "0"
562
590
  },
563
591
  digits1: {
564
- fontSize: Xe,
592
+ fontSize: yr,
565
593
  lineHeight: "3.5rem",
566
594
  fontWeight: 700,
567
595
  letterSpacing: "0"
568
596
  },
569
597
  digits2: {
570
- fontSize: Ye,
598
+ fontSize: pr,
571
599
  lineHeight: "3rem",
572
600
  fontWeight: 700,
573
601
  letterSpacing: "0"
574
602
  },
575
603
  digits3: {
576
- fontSize: Oe,
604
+ fontSize: sr,
577
605
  lineHeight: "2.5rem",
578
606
  fontWeight: 700,
579
607
  letterSpacing: "0"
580
608
  }
581
609
  }, Uo = {
582
- fontFamily: ho,
583
- wide: Jo,
584
- medium: Ko,
610
+ fontFamily: Lo,
611
+ wide: qo,
612
+ medium: Jo,
585
613
  narrow: Qo
586
614
  }, o = {
587
615
  red: {
616
+ 100: dr,
617
+ 200: gr,
618
+ 300: cr,
619
+ 400: lr,
620
+ 500: b,
621
+ 600: ar,
622
+ 700: nr,
623
+ 800: tr,
624
+ 900: ir
625
+ },
626
+ orange: {
627
+ 100: or,
628
+ 200: rr,
629
+ 300: er,
630
+ 400: $e,
631
+ 500: Ze,
632
+ 600: Ue,
633
+ 700: Qe,
634
+ 800: Je,
635
+ 900: qe
636
+ },
637
+ yellow: {
638
+ 100: je,
639
+ 200: Ve,
640
+ 300: Ke,
641
+ 400: _e,
642
+ 500: z,
643
+ 600: Ie,
644
+ 700: Xe,
645
+ 800: Ye,
646
+ 900: Oe
647
+ },
648
+ green: {
588
649
  100: Le,
589
650
  200: Pe,
590
651
  300: Ge,
591
- 400: Re,
592
- 500: h,
652
+ 400: C,
653
+ 500: Re,
593
654
  600: Ae,
594
655
  700: Ne,
595
656
  800: Me,
596
657
  900: De
597
658
  },
598
- orange: {
659
+ sky: {
599
660
  100: xe,
600
661
  200: Ee,
601
662
  300: Be,
602
663
  400: we,
603
664
  500: ke,
604
665
  600: Te,
605
- 700: We,
606
- 800: He,
607
- 900: be
608
- },
609
- yellow: {
610
- 100: me,
611
- 200: Fe,
612
- 300: ze,
613
- 400: Ce,
614
- 500: F,
615
- 600: ve,
616
- 700: Se,
617
- 800: ue,
618
- 900: fe
619
- },
620
- green: {
621
- 100: he,
622
- 200: ye,
623
- 300: se,
624
- 400: f,
625
- 500: de,
626
- 600: pe,
627
- 700: ge,
628
- 800: ce,
629
- 900: le
630
- },
631
- sky: {
632
- 100: ae,
633
- 200: ne,
634
- 300: te,
635
- 400: ie,
636
- 500: oe,
637
- 600: re,
638
- 700: z,
639
- 800: ee,
640
- 900: C
666
+ 700: v,
667
+ 800: We,
668
+ 900: S
641
669
  },
642
670
  blue: {
643
- 100: $,
644
- 200: Z,
645
- 300: U,
646
- 400: y,
647
- 500: Q,
648
- 600: K,
649
- 700: J,
650
- 800: q,
651
- 900: j
671
+ 100: He,
672
+ 200: me,
673
+ 300: Fe,
674
+ 400: f,
675
+ 500: be,
676
+ 600: ze,
677
+ 700: Ce,
678
+ 800: ve,
679
+ 900: Se
652
680
  },
653
681
  purple: {
654
- 100: V,
655
- 200: _,
656
- 300: I,
657
- 400: X,
658
- 500: Y,
659
- 600: O,
660
- 700: L,
661
- 800: P,
662
- 900: G
682
+ 100: fe,
683
+ 200: he,
684
+ 300: ue,
685
+ 400: ye,
686
+ 500: pe,
687
+ 600: se,
688
+ 700: de,
689
+ 800: ge,
690
+ 900: ce
663
691
  },
664
692
  gray: {
665
693
  100: l,
666
- 200: R,
667
- 300: u,
668
- 400: A,
669
- 500: S,
670
- 600: N,
671
- 700: s,
672
- 800: M,
673
- 900: D,
674
- black: x,
675
- white: v
694
+ 200: le,
695
+ 300: h,
696
+ 400: ae,
697
+ 500: u,
698
+ 600: ne,
699
+ 700: y,
700
+ 800: te,
701
+ 900: ie,
702
+ black: oe,
703
+ white: p
676
704
  }
677
705
  }, Zo = {
678
706
  padding: {
@@ -735,6 +763,12 @@ const qo = {
735
763
  pressed: "#B27330",
736
764
  onsurface: "#222222"
737
765
  },
766
+ destructive: {
767
+ active: "#CF3237",
768
+ hover: "#AA292D",
769
+ pressed: "#842023",
770
+ onsurface: "#FFFFFF"
771
+ },
738
772
  link: {
739
773
  active: "#30606B"
740
774
  },
@@ -761,7 +795,7 @@ const qo = {
761
795
  onsurface: "#222222"
762
796
  }
763
797
  }
764
- }, m = {
798
+ }, F = {
765
799
  primary: {
766
800
  active: {
767
801
  color: e.interactive.primary.onsurface,
@@ -864,6 +898,40 @@ const qo = {
864
898
  },
865
899
  disabled: t
866
900
  },
901
+ destructive: {
902
+ active: {
903
+ color: e.interactive.destructive.onsurface,
904
+ backgroundColor: e.interactive.destructive.active,
905
+ borderColor: e.interactive.destructive.active
906
+ },
907
+ hover: {
908
+ color: e.interactive.destructive.onsurface,
909
+ backgroundColor: e.interactive.destructive.hover,
910
+ borderColor: e.interactive.destructive.hover
911
+ },
912
+ pressed: {
913
+ color: e.interactive.destructive.onsurface,
914
+ backgroundColor: e.interactive.destructive.pressed,
915
+ borderColor: e.interactive.destructive.pressed
916
+ },
917
+ focussed: {
918
+ color: e.interactive.destructive.onsurface,
919
+ backgroundColor: e.interactive.destructive.active,
920
+ borderColor: e.interactive.destructive.active,
921
+ ringColor: e.inputs.onsurface.focus
922
+ },
923
+ error: {
924
+ ...n,
925
+ ringColor: e.inputs.onsurface.focus
926
+ },
927
+ default: {
928
+ color: e.interactive.destructive.onsurface,
929
+ backgroundColor: e.interactive.destructive.active,
930
+ borderColor: e.interactive.destructive.active,
931
+ ringColor: e.inputs.onsurface.focus
932
+ },
933
+ disabled: t
934
+ },
867
935
  utility: {
868
936
  active: {
869
937
  color: e.interactive.secondary.onsurface,
@@ -953,7 +1021,7 @@ const qo = {
953
1021
  "surface-hover": "#A7DFAF"
954
1022
  },
955
1023
  warning: {
956
- default: F,
1024
+ default: z,
957
1025
  ringColor: e.inputs.onsurface.focus,
958
1026
  onsurface: "#704819",
959
1027
  surface: "#FFF2DF",
@@ -1011,8 +1079,8 @@ const qo = {
1011
1079
  onsurface: "#222222"
1012
1080
  },
1013
1081
  link: {
1014
- active: z,
1015
- hover: C,
1082
+ active: v,
1083
+ hover: S,
1016
1084
  disabled: l,
1017
1085
  current: "#384DF6"
1018
1086
  },
@@ -1020,8 +1088,8 @@ const qo = {
1020
1088
  },
1021
1089
  inputs: {
1022
1090
  surface: {
1023
- active: v,
1024
- border: S,
1091
+ active: p,
1092
+ border: u,
1025
1093
  disabled: l,
1026
1094
  checked: "#384DF6",
1027
1095
  "checked-hover": "#24319D"
@@ -1033,10 +1101,10 @@ const qo = {
1033
1101
  "icon-disabled": "#6C6C6C"
1034
1102
  },
1035
1103
  progress: {
1036
- empty: u,
1037
- success: f,
1038
- error: h,
1039
- info: y
1104
+ empty: h,
1105
+ success: C,
1106
+ error: b,
1107
+ info: f
1040
1108
  }
1041
1109
  },
1042
1110
  surface: {
@@ -1048,11 +1116,11 @@ const qo = {
1048
1116
  transparent: "transparent",
1049
1117
  onsurface: {
1050
1118
  copy: "#3E3E3E",
1051
- "copy-light": s,
1119
+ "copy-light": y,
1052
1120
  "copy-dark": "#222222",
1053
1121
  "copy-disabled": "#6C6C6C"
1054
1122
  }
1055
- }, oi = m;
1123
+ }, oi = F;
1056
1124
  o.gray.white, o.gray.white, o.gray.white, o.gray.white, o.gray[600], o.gray.white, o.gray.white, o.gray.white, o.gray.white, o.gray[600], o.gray.white, o.gray.white, o.gray.white, o.gray.white, o.gray[600], r.interactive.tertiary.onsurface, r.interactive.tertiary.active, r.interactive.tertiary.active, r.interactive.tertiary.onsurface, r.interactive.tertiary.hover, r.interactive.tertiary.hover, r.interactive.tertiary.onsurface, r.interactive.tertiary.pressed, r.interactive.tertiary.pressed, r.interactive.tertiary.onsurface, r.interactive.tertiary.active, r.interactive.tertiary.active, r.interactive.tertiary.onsurface, r.interactive.tertiary.active, r.interactive.tertiary.active, r.interactive.tertiary.onsurface, r.interactive.tertiary.onsurface, r.interactive.tertiary.onsurface, r.interactive.tertiary.pressed, r.interactive.tertiary.pressed, r.interactive.tertiary.onsurface, r.interactive.tertiary.active, r.interactive.tertiary.active, r.interactive.tertiary.onsurface, r.interactive.tertiary.active, r.interactive.tertiary.active;
1057
1125
  const ii = {
1058
1126
  general: {
@@ -1097,8 +1165,8 @@ const ii = {
1097
1165
  row: li,
1098
1166
  badge: ni,
1099
1167
  popover: ai
1100
- }, gi = (H, W) => H.status[W].default, b = {
1101
- breakpoints: qo,
1168
+ }, gi = (H, W) => H.status[W].default, m = {
1169
+ breakpoints: jo,
1102
1170
  sizing: i,
1103
1171
  borderRadius: a,
1104
1172
  typography: Uo,
@@ -1107,19 +1175,20 @@ const ii = {
1107
1175
  motion: ti,
1108
1176
  shadows: ii,
1109
1177
  getStatusColor: gi
1110
- }, di = {
1111
- ...b,
1112
- colors: m,
1178
+ }, pi = {
1179
+ ...m,
1180
+ colors: F,
1113
1181
  mode: "light"
1114
- }, si = {
1115
- ...b,
1182
+ }, yi = {
1183
+ ...m,
1116
1184
  colors: oi,
1117
1185
  mode: "dark"
1118
1186
  };
1119
1187
  export {
1120
- b as baseTokens,
1121
- qo as breakpoints,
1122
- si as darkTheme,
1123
- di as lightTheme,
1188
+ si as TypographySizeKey,
1189
+ m as baseTokens,
1190
+ jo as breakpoints,
1191
+ yi as darkTheme,
1192
+ pi as lightTheme,
1124
1193
  i as sizing
1125
1194
  };