@purpur/library 9.0.2 → 9.0.4

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 (83) hide show
  1. package/CHANGELOG.json +27 -0
  2. package/CHANGELOG.md +16 -1
  3. package/dist/ThemeProvider-CrjMv3M8.mjs +337 -0
  4. package/dist/{ThemeProvider-mOHIAi2k.mjs.map → ThemeProvider-CrjMv3M8.mjs.map} +1 -1
  5. package/dist/ThemeProvider-ipAIFRUi.js +2 -0
  6. package/dist/{ThemeProvider-djmNDpmy.js.map → ThemeProvider-ipAIFRUi.js.map} +1 -1
  7. package/dist/{footer-DY0s_C6e.mjs → footer-DcWsihxS.mjs} +3 -4
  8. package/dist/{footer-DY0s_C6e.mjs.map → footer-DcWsihxS.mjs.map} +1 -1
  9. package/dist/footer-DrjAwjuL.js +2 -0
  10. package/dist/{footer-Btsh40pg.js.map → footer-DrjAwjuL.js.map} +1 -1
  11. package/dist/footer.cjs.js +1 -1
  12. package/dist/footer.es.js +1 -1
  13. package/dist/{hero-banner-Cl5YFaKh.mjs → hero-banner-B8fRHxXc.mjs} +4 -5
  14. package/dist/{hero-banner-Cl5YFaKh.mjs.map → hero-banner-B8fRHxXc.mjs.map} +1 -1
  15. package/dist/hero-banner-D3peC1NR.js +2 -0
  16. package/dist/{hero-banner-4JZr2Tzb.js.map → hero-banner-D3peC1NR.js.map} +1 -1
  17. package/dist/hero-banner.cjs.js +1 -1
  18. package/dist/hero-banner.es.js +1 -1
  19. package/dist/libraries/library/src/library.d.ts +1 -1
  20. package/dist/libraries/library/src/tokens.d.ts +1 -1
  21. package/dist/libraries/theme/src/useApplyTheme.d.ts.map +1 -1
  22. package/dist/libraries/tokens/dist/border/variables.d.ts +9 -0
  23. package/dist/libraries/tokens/dist/border/variables.dark.d.ts +9 -0
  24. package/dist/libraries/tokens/dist/breakpoint/variables.d.ts +8 -0
  25. package/dist/libraries/tokens/dist/breakpoint/variables.dark.d.ts +8 -0
  26. package/dist/libraries/tokens/dist/color/variables.d.ts +252 -0
  27. package/dist/libraries/tokens/dist/color/variables.dark.d.ts +251 -0
  28. package/dist/libraries/tokens/dist/dark.d.ts +9 -0
  29. package/dist/libraries/tokens/dist/filter/variables.d.ts +1 -0
  30. package/dist/libraries/tokens/dist/filter/variables.dark.d.ts +1 -0
  31. package/dist/libraries/tokens/dist/gradient/variables.d.ts +9 -0
  32. package/dist/libraries/tokens/dist/gradient/variables.dark.d.ts +9 -0
  33. package/dist/libraries/tokens/dist/index.d.ts +9 -0
  34. package/dist/libraries/tokens/dist/motion/variables.d.ts +11 -0
  35. package/dist/libraries/tokens/dist/motion/variables.dark.d.ts +11 -0
  36. package/dist/libraries/tokens/dist/shadow/variables.d.ts +4 -0
  37. package/dist/libraries/tokens/dist/shadow/variables.dark.d.ts +4 -0
  38. package/dist/libraries/tokens/dist/spacing/variables.d.ts +23 -0
  39. package/dist/libraries/tokens/dist/spacing/variables.dark.d.ts +15 -0
  40. package/dist/libraries/tokens/dist/typography/variables.d.ts +26 -0
  41. package/dist/libraries/tokens/dist/typography/variables.dark.d.ts +26 -0
  42. package/dist/library.cjs.js +1 -1
  43. package/dist/library.es.js +6 -6
  44. package/dist/promotion-card-C7B5ZJaB.js +2 -0
  45. package/dist/{promotion-card-DMCtLQwW.js.map → promotion-card-C7B5ZJaB.js.map} +1 -1
  46. package/dist/{promotion-card-D2F-EWgn.mjs → promotion-card-wGGt75eI.mjs} +4 -5
  47. package/dist/{promotion-card-D2F-EWgn.mjs.map → promotion-card-wGGt75eI.mjs.map} +1 -1
  48. package/dist/promotion-card.cjs.js +1 -1
  49. package/dist/promotion-card.es.js +1 -1
  50. package/dist/text-area-9ggiIWtJ.js +2 -0
  51. package/dist/{text-area-C4mcG5c0.js.map → text-area-9ggiIWtJ.js.map} +1 -1
  52. package/dist/{text-area-CJD8ksqm.mjs → text-area-Cb9Hm2Z9.mjs} +3 -4
  53. package/dist/{text-area-CJD8ksqm.mjs.map → text-area-Cb9Hm2Z9.mjs.map} +1 -1
  54. package/dist/text-area.cjs.js +1 -1
  55. package/dist/text-area.es.js +1 -1
  56. package/dist/theme.cjs.js +1 -1
  57. package/dist/theme.es.js +2 -2
  58. package/dist/tokens/dark.css +9 -0
  59. package/dist/tokens/dark.d.ts +9 -0
  60. package/dist/tokens/dark.js +9 -0
  61. package/dist/tokens/index.css +18 -0
  62. package/dist/tokens/index.d.ts +9 -0
  63. package/dist/tokens/index.js +9 -0
  64. package/dist/useColorScheme-DNNu9bz0.js +2 -0
  65. package/dist/{useColorScheme-DwlZAnlk.js.map → useColorScheme-DNNu9bz0.js.map} +1 -1
  66. package/dist/{useColorScheme-CgjazeGp.mjs → useColorScheme-DRQcbSog.mjs} +2 -2
  67. package/dist/{useColorScheme-CgjazeGp.mjs.map → useColorScheme-DRQcbSog.mjs.map} +1 -1
  68. package/package.json +17 -20
  69. package/scripts/generate.mts +1 -0
  70. package/src/aliases.ts +1 -0
  71. package/tokens/dark.css +9 -0
  72. package/tokens/dark.d.ts +9 -0
  73. package/tokens/dark.js +9 -0
  74. package/tokens/index.css +18 -0
  75. package/tokens/index.d.ts +9 -0
  76. package/tokens/index.js +9 -0
  77. package/dist/ThemeProvider-djmNDpmy.js +0 -2
  78. package/dist/ThemeProvider-mOHIAi2k.mjs +0 -338
  79. package/dist/footer-Btsh40pg.js +0 -2
  80. package/dist/hero-banner-4JZr2Tzb.js +0 -2
  81. package/dist/promotion-card-DMCtLQwW.js +0 -2
  82. package/dist/text-area-C4mcG5c0.js +0 -2
  83. package/dist/useColorScheme-DwlZAnlk.js +0 -2
@@ -0,0 +1,251 @@
1
+ export const purpurColorPurple50: string;
2
+ export const purpurColorPurple100: string;
3
+ export const purpurColorPurple200: string;
4
+ export const purpurColorPurple300: string;
5
+ export const purpurColorPurple400: string;
6
+ export const purpurColorPurple500: string;
7
+ export const purpurColorPurple550: string;
8
+ export const purpurColorPurple600: string;
9
+ export const purpurColorPurple700: string;
10
+ export const purpurColorPurple800: string;
11
+ export const purpurColorPurple900: string;
12
+ export const purpurColorPurple950: string;
13
+ export const purpurColorBeige50: string;
14
+ export const purpurColorBeige100: string;
15
+ export const purpurColorBeige200: string;
16
+ export const purpurColorBeige300: string;
17
+ export const purpurColorBeige400: string;
18
+ export const purpurColorBeige500: string;
19
+ export const purpurColorBeige600: string;
20
+ export const purpurColorBeige700: string;
21
+ export const purpurColorBeige800: string;
22
+ export const purpurColorBeige900: string;
23
+ export const purpurColorBeige950: string;
24
+ export const purpurColorTeal50: string;
25
+ export const purpurColorTeal100: string;
26
+ export const purpurColorTeal200: string;
27
+ export const purpurColorTeal300: string;
28
+ export const purpurColorTeal400: string;
29
+ export const purpurColorTeal500: string;
30
+ export const purpurColorTeal600: string;
31
+ export const purpurColorTeal700: string;
32
+ export const purpurColorTeal800: string;
33
+ export const purpurColorTeal900: string;
34
+ export const purpurColorTeal950: string;
35
+ export const purpurColorGray50: string;
36
+ export const purpurColorGray100: string;
37
+ export const purpurColorGray150: string;
38
+ export const purpurColorGray200: string;
39
+ export const purpurColorGray300: string;
40
+ export const purpurColorGray400: string;
41
+ export const purpurColorGray500: string;
42
+ export const purpurColorGray600: string;
43
+ export const purpurColorGray700: string;
44
+ export const purpurColorGray800: string;
45
+ export const purpurColorGray850: string;
46
+ export const purpurColorGray900: string;
47
+ export const purpurColorGray950: string;
48
+ export const purpurColorGreen50: string;
49
+ export const purpurColorGreen100: string;
50
+ export const purpurColorGreen200: string;
51
+ export const purpurColorGreen300: string;
52
+ export const purpurColorGreen400: string;
53
+ export const purpurColorGreen500: string;
54
+ export const purpurColorGreen600: string;
55
+ export const purpurColorGreen700: string;
56
+ export const purpurColorGreen800: string;
57
+ export const purpurColorGreen900: string;
58
+ export const purpurColorGreen950: string;
59
+ export const purpurColorRed50: string;
60
+ export const purpurColorRed100: string;
61
+ export const purpurColorRed200: string;
62
+ export const purpurColorRed300: string;
63
+ export const purpurColorRed400: string;
64
+ export const purpurColorRed500: string;
65
+ export const purpurColorRed600: string;
66
+ export const purpurColorRed700: string;
67
+ export const purpurColorRed800: string;
68
+ export const purpurColorRed900: string;
69
+ export const purpurColorRed950: string;
70
+ export const purpurColorOrange50: string;
71
+ export const purpurColorOrange100: string;
72
+ export const purpurColorOrange200: string;
73
+ export const purpurColorOrange300: string;
74
+ export const purpurColorOrange400: string;
75
+ export const purpurColorOrange500: string;
76
+ export const purpurColorOrange600: string;
77
+ export const purpurColorOrange700: string;
78
+ export const purpurColorOrange800: string;
79
+ export const purpurColorOrange900: string;
80
+ export const purpurColorOrange950: string;
81
+ export const purpurColorBlue50: string;
82
+ export const purpurColorBlue100: string;
83
+ export const purpurColorBlue200: string;
84
+ export const purpurColorBlue300: string;
85
+ export const purpurColorBlue400: string;
86
+ export const purpurColorBlue500: string;
87
+ export const purpurColorBlue600: string;
88
+ export const purpurColorBlue700: string;
89
+ export const purpurColorBlue800: string;
90
+ export const purpurColorBlue900: string;
91
+ export const purpurColorBlue950: string;
92
+ export const purpurColorTransparentBlack50: string;
93
+ export const purpurColorTransparentBlack100: string;
94
+ export const purpurColorTransparentBlack150: string;
95
+ export const purpurColorTransparentBlack200: string;
96
+ export const purpurColorTransparentBlack300: string;
97
+ export const purpurColorTransparentBlack400: string;
98
+ export const purpurColorTransparentBlack500: string;
99
+ export const purpurColorTransparentBlack600: string;
100
+ export const purpurColorTransparentBlack700: string;
101
+ export const purpurColorTransparentBlack800: string;
102
+ export const purpurColorTransparentBlack850: string;
103
+ export const purpurColorTransparentBlack900: string;
104
+ export const purpurColorTransparentBlack950: string;
105
+ export const purpurColorTransparentWhite50: string;
106
+ export const purpurColorTransparentWhite100: string;
107
+ export const purpurColorTransparentWhite150: string;
108
+ export const purpurColorTransparentWhite200: string;
109
+ export const purpurColorTransparentWhite300: string;
110
+ export const purpurColorTransparentWhite400: string;
111
+ export const purpurColorTransparentWhite500: string;
112
+ export const purpurColorTransparentWhite600: string;
113
+ export const purpurColorTransparentWhite700: string;
114
+ export const purpurColorTransparentWhite800: string;
115
+ export const purpurColorTransparentWhite850: string;
116
+ export const purpurColorTransparentWhite900: string;
117
+ export const purpurColorTransparentWhite950: string;
118
+ export const purpurColorFunctionalBlack: string;
119
+ export const purpurColorFunctionalWhite: string;
120
+ export const purpurColorFunctionalTransparent: string;
121
+ export const purpurColorBrandDeepPurple: string;
122
+ export const purpurColorBrandCorePurple: string;
123
+ export const purpurColorBrandLightPurple: string;
124
+ export const purpurColorBrandDeepBeige: string;
125
+ export const purpurColorBrandBeige: string;
126
+ export const purpurColorBrandLightBeige: string;
127
+ export const purpurColorBrandOffBlack: string;
128
+ export const purpurColorBrandWhite: string;
129
+ export const purpurColorTextDefault: string;
130
+ export const purpurColorTextMedium: string;
131
+ export const purpurColorTextWeak: string;
132
+ export const purpurColorTextDefaultNegative: string;
133
+ export const purpurColorTextMediumNegative: string;
134
+ export const purpurColorTextWeakNegative: string;
135
+ export const purpurColorTextInteractivePrimary: string;
136
+ export const purpurColorTextInteractivePrimaryHover: string;
137
+ export const purpurColorTextInteractivePrimaryActive: string;
138
+ export const purpurColorTextInteractiveOnPrimary: string;
139
+ export const purpurColorTextInteractiveOnPrimaryNegative: string;
140
+ export const purpurColorTextInteractivePrimaryNegative: string;
141
+ export const purpurColorTextInteractivePrimaryHoverNegative: string;
142
+ export const purpurColorTextInteractivePrimaryActiveNegative: string;
143
+ export const purpurColorTextInteractiveOnExpressive: string;
144
+ export const purpurColorTextInteractiveOnExpressiveNegative: string;
145
+ export const purpurColorTextInteractiveOnExpressiveHover: string;
146
+ export const purpurColorTextInteractiveOnExpressiveHoverNegative: string;
147
+ export const purpurColorTextInteractiveOnExpressiveActive: string;
148
+ export const purpurColorTextInteractiveOnExpressiveActiveNegative: string;
149
+ export const purpurColorTextInteractiveOnDestructive: string;
150
+ export const purpurColorTextInteractiveSelected: string;
151
+ export const purpurColorTextStatusDiscount: string;
152
+ export const purpurColorTextStatusErrorStrong: string;
153
+ export const purpurColorTextStatusErrorStrongNegative: string;
154
+ export const purpurColorTextStatusErrorMedium: string;
155
+ export const purpurColorTextStatusErrorMediumNegative: string;
156
+ export const purpurColorTextStatusSuccessStrong: string;
157
+ export const purpurColorTextStatusSuccessStrongNegative: string;
158
+ export const purpurColorTextStatusSuccessMedium: string;
159
+ export const purpurColorTextStatusWarningStrong: string;
160
+ export const purpurColorTextStatusWarningMedium: string;
161
+ export const purpurColorTextStatusWarningMediumNegative: string;
162
+ export const purpurColorTextStatusInfoStrong: string;
163
+ export const purpurColorTextStatusInfoMedium: string;
164
+ export const purpurColorTextStatusNeutral: string;
165
+ export const purpurColorTextStatusSpecial: string;
166
+ export const purpurColorTextStatusAttention: string;
167
+ export const purpurColorTextStatusBlackFriday: string;
168
+ export const purpurColorTextToneOnTonePrimary: string;
169
+ export const purpurColorTextToneOnToneSecondary: string;
170
+ export const purpurColorTextToneOnToneTertiary: string;
171
+ export const purpurColorBackgroundPrimary: string;
172
+ export const purpurColorBackgroundPrimaryNegative: string;
173
+ export const purpurColorBackgroundSecondary: string;
174
+ export const purpurColorBackgroundSecondaryNegative: string;
175
+ export const purpurColorBackgroundOnImage: string;
176
+ export const purpurColorBackgroundOnImageNegative: string;
177
+ export const purpurColorBackgroundInteractiveAutoFill: string;
178
+ export const purpurColorBackgroundInteractivePrimary: string;
179
+ export const purpurColorBackgroundInteractivePrimaryHover: string;
180
+ export const purpurColorBackgroundInteractivePrimaryActive: string;
181
+ export const purpurColorBackgroundInteractivePrimaryNegative: string;
182
+ export const purpurColorBackgroundInteractivePrimaryHoverNegative: string;
183
+ export const purpurColorBackgroundInteractivePrimaryActiveNegative: string;
184
+ export const purpurColorBackgroundInteractiveExpressive: string;
185
+ export const purpurColorBackgroundInteractiveExpressiveHover: string;
186
+ export const purpurColorBackgroundInteractiveExpressiveActive: string;
187
+ export const purpurColorBackgroundInteractiveExpressiveNegative: string;
188
+ export const purpurColorBackgroundInteractiveExpressiveHoverNegative: string;
189
+ export const purpurColorBackgroundInteractiveExpressiveActiveNegative: string;
190
+ export const purpurColorBackgroundInteractiveDisabled: string;
191
+ export const purpurColorBackgroundInteractiveDisabledNegative: string;
192
+ export const purpurColorBackgroundInteractiveTransparentHover: string;
193
+ export const purpurColorBackgroundInteractiveTransparentHoverNegative: string;
194
+ export const purpurColorBackgroundInteractiveTransparentActive: string;
195
+ export const purpurColorBackgroundInteractiveTransparentActiveNegative: string;
196
+ export const purpurColorBackgroundInteractiveInactive: string;
197
+ export const purpurColorBackgroundInteractiveInactiveNegative: string;
198
+ export const purpurColorBackgroundInteractiveReadOnly: string;
199
+ export const purpurColorBackgroundInteractiveReadOnlyNegative: string;
200
+ export const purpurColorBackgroundInteractiveDestructive: string;
201
+ export const purpurColorBackgroundInteractiveDestructiveHover: string;
202
+ export const purpurColorBackgroundInteractiveDestructiveActive: string;
203
+ export const purpurColorBackgroundStatusInfoMedium: string;
204
+ export const purpurColorBackgroundStatusInfoStrong: string;
205
+ export const purpurColorBackgroundStatusSuccessMedium: string;
206
+ export const purpurColorBackgroundStatusSuccessStrong: string;
207
+ export const purpurColorBackgroundStatusSuccessStrongNegative: string;
208
+ export const purpurColorBackgroundStatusErrorMedium: string;
209
+ export const purpurColorBackgroundStatusErrorStrong: string;
210
+ export const purpurColorBackgroundStatusErrorStrongNegative: string;
211
+ export const purpurColorBackgroundStatusWarningMedium: string;
212
+ export const purpurColorBackgroundStatusWarningStrong: string;
213
+ export const purpurColorBackgroundStatusWarningStrongNegative: string;
214
+ export const purpurColorBackgroundStatusNeutral: string;
215
+ export const purpurColorBackgroundStatusSpecial: string;
216
+ export const purpurColorBackgroundStatusAttention: string;
217
+ export const purpurColorBackgroundStatusBlackFriday: string;
218
+ export const purpurColorBackgroundToneOnTonePrimary: string;
219
+ export const purpurColorBackgroundToneOnToneSecondary: string;
220
+ export const purpurColorBackgroundToneOnToneTertiary: string;
221
+ export const purpurColorBackgroundToneOnToneQuaternary: string;
222
+ export const purpurColorBorderMedium: string;
223
+ export const purpurColorBorderMediumNegative: string;
224
+ export const purpurColorBorderStrong: string;
225
+ export const purpurColorBorderStrongNegative: string;
226
+ export const purpurColorBorderWeak: string;
227
+ export const purpurColorBorderWeakNegative: string;
228
+ export const purpurColorBorderInteractiveFocus: string;
229
+ export const purpurColorBorderInteractivePrimary: string;
230
+ export const purpurColorBorderInteractivePrimaryNegative: string;
231
+ export const purpurColorBorderInteractivePrimaryHover: string;
232
+ export const purpurColorBorderInteractivePrimaryActive: string;
233
+ export const purpurColorBorderInteractivePrimaryHoverNegative: string;
234
+ export const purpurColorBorderInteractivePrimaryActiveNegative: string;
235
+ export const purpurColorBorderInteractiveExpressive: string;
236
+ export const purpurColorBorderInteractiveSelected: string;
237
+ export const purpurColorBorderInteractiveSubtle: string;
238
+ export const purpurColorBorderInteractiveSubtleNegative: string;
239
+ export const purpurColorBorderInteractiveSubtleHover: string;
240
+ export const purpurColorBorderInteractiveSubtleHoverNegative: string;
241
+ export const purpurColorBorderStatusError: string;
242
+ export const purpurColorBorderStatusErrorNegative: string;
243
+ export const purpurColorBorderStatusWarning: string;
244
+ export const purpurColorBorderStatusInfo: string;
245
+ export const purpurColorBorderStatusSuccess: string;
246
+ export const purpurColorBorderStatusSuccessNegative: string;
247
+ export const purpurColorOverlayDefault: string;
248
+ export const purpurColorGradientAiBottom: string;
249
+ export const purpurColorGradientAiBottomNegative: string;
250
+ export const purpurColorGradientAiTop: string;
251
+ export const purpurColorGradientAiTopNegative: string;
@@ -0,0 +1,9 @@
1
+ export * from './border/variables.dark';
2
+ export * from './breakpoint/variables.dark';
3
+ export * from './color/variables.dark';
4
+ export * from './filter/variables.dark';
5
+ export * from './gradient/variables.dark';
6
+ export * from './motion/variables.dark';
7
+ export * from './shadow/variables.dark';
8
+ export * from './spacing/variables.dark';
9
+ export * from './typography/variables.dark';
@@ -0,0 +1 @@
1
+ export const purpurFilterBlurOnImage: string;
@@ -0,0 +1 @@
1
+ export const purpurFilterBlurOnImage: string;
@@ -0,0 +1,9 @@
1
+ export const purpurGradientAiTextInteractivePrimary: string;
2
+ export const purpurGradientAiTextInteractivePrimaryNegative: string;
3
+ export const purpurGradientAiBackgroundInteractiveExpressive: string;
4
+ export const purpurGradientAiBackgroundInteractiveExpressiveNegative: string;
5
+ export const purpurGradientAiBackgroundInteractivePrimary: string;
6
+ export const purpurGradientAiBackgroundInteractivePrimaryNegative: string;
7
+ export const purpurGradientAiBackgroundPrimaryNegative: string;
8
+ export const purpurGradientAiBorderInteractivePrimary: string;
9
+ export const purpurGradientAiBorderInteractivePrimaryNegative: string;
@@ -0,0 +1,9 @@
1
+ export const purpurGradientAiTextInteractivePrimary: string;
2
+ export const purpurGradientAiTextInteractivePrimaryNegative: string;
3
+ export const purpurGradientAiBackgroundInteractiveExpressive: string;
4
+ export const purpurGradientAiBackgroundInteractiveExpressiveNegative: string;
5
+ export const purpurGradientAiBackgroundInteractivePrimary: string;
6
+ export const purpurGradientAiBackgroundInteractivePrimaryNegative: string;
7
+ export const purpurGradientAiBackgroundPrimaryNegative: string;
8
+ export const purpurGradientAiBorderInteractivePrimary: string;
9
+ export const purpurGradientAiBorderInteractivePrimaryNegative: string;
@@ -0,0 +1,9 @@
1
+ export * from './border/variables';
2
+ export * from './breakpoint/variables';
3
+ export * from './color/variables';
4
+ export * from './filter/variables';
5
+ export * from './gradient/variables';
6
+ export * from './motion/variables';
7
+ export * from './shadow/variables';
8
+ export * from './spacing/variables';
9
+ export * from './typography/variables';
@@ -0,0 +1,11 @@
1
+ export const purpurMotionDuration100: string;
2
+ export const purpurMotionDuration150: string;
3
+ export const purpurMotionDuration200: string;
4
+ export const purpurMotionDuration300: string;
5
+ export const purpurMotionDuration400: string;
6
+ export const purpurMotionDuration500: string;
7
+ export const purpurMotionDuration1500: string;
8
+ export const purpurMotionDuration2000: string;
9
+ export const purpurMotionEasingEaseIn: string;
10
+ export const purpurMotionEasingEaseOut: string;
11
+ export const purpurMotionEasingEaseInOut: string;
@@ -0,0 +1,11 @@
1
+ export const purpurMotionDuration100: string;
2
+ export const purpurMotionDuration150: string;
3
+ export const purpurMotionDuration200: string;
4
+ export const purpurMotionDuration300: string;
5
+ export const purpurMotionDuration400: string;
6
+ export const purpurMotionDuration500: string;
7
+ export const purpurMotionDuration1500: string;
8
+ export const purpurMotionDuration2000: string;
9
+ export const purpurMotionEasingEaseIn: string;
10
+ export const purpurMotionEasingEaseOut: string;
11
+ export const purpurMotionEasingEaseInOut: string;
@@ -0,0 +1,4 @@
1
+ export const purpurShadowNone: string;
2
+ export const purpurShadowSm: string;
3
+ export const purpurShadowMd: string;
4
+ export const purpurShadowLg: string;
@@ -0,0 +1,4 @@
1
+ export const purpurShadowNone: string;
2
+ export const purpurShadowSm: string;
3
+ export const purpurShadowMd: string;
4
+ export const purpurShadowLg: string;
@@ -0,0 +1,23 @@
1
+ export const purpurSpacing0: string;
2
+ export const purpurSpacing10: string;
3
+ export const purpurSpacing25: string;
4
+ export const purpurSpacing50: string;
5
+ export const purpurSpacing100: string;
6
+ export const purpurSpacing150: string;
7
+ export const purpurSpacing200: string;
8
+ export const purpurSpacing250: string;
9
+ export const purpurSpacing300: string;
10
+ export const purpurSpacing400: string;
11
+ export const purpurSpacing600: string;
12
+ export const purpurSpacing800: string;
13
+ export const purpurSpacing1000: string;
14
+ export const purpurSpacing1200: string;
15
+ export const purpurSpacing1600: string;
16
+ export const purpurSpacingGutterSm: string;
17
+ export const purpurSpacingGutterMd: string;
18
+ export const purpurSpacingGutterLg: string;
19
+ export const purpurSpacingGutterXl: string;
20
+ export const purpurSpacingPagePaddingSm: string;
21
+ export const purpurSpacingPagePaddingMd: string;
22
+ export const purpurSpacingPagePaddingLg: string;
23
+ export const purpurSpacingPagePaddingXl: string;
@@ -0,0 +1,15 @@
1
+ export const purpurSpacing0: string;
2
+ export const purpurSpacing10: string;
3
+ export const purpurSpacing25: string;
4
+ export const purpurSpacing50: string;
5
+ export const purpurSpacing100: string;
6
+ export const purpurSpacing150: string;
7
+ export const purpurSpacing200: string;
8
+ export const purpurSpacing250: string;
9
+ export const purpurSpacing300: string;
10
+ export const purpurSpacing400: string;
11
+ export const purpurSpacing600: string;
12
+ export const purpurSpacing800: string;
13
+ export const purpurSpacing1000: string;
14
+ export const purpurSpacing1200: string;
15
+ export const purpurSpacing1600: string;
@@ -0,0 +1,26 @@
1
+ export const purpurTypographyFamilyDefault: string;
2
+ export const purpurTypographyFamilyDisplay: string;
3
+ export const purpurTypographyWeightNormal: string;
4
+ export const purpurTypographyWeightMedium: string;
5
+ export const purpurTypographyWeightBold: string;
6
+ export const purpurTypographyLineHeightTight: string;
7
+ export const purpurTypographyLineHeightSnug: string;
8
+ export const purpurTypographyLineHeightDefault: string;
9
+ export const purpurTypographyLineHeightLoose: string;
10
+ export const purpurTypographyLineHeightLooser: string;
11
+ export const purpurTypographyScale50: string;
12
+ export const purpurTypographyScale75: string;
13
+ export const purpurTypographyScale100: string;
14
+ export const purpurTypographyScale150: string;
15
+ export const purpurTypographyScale200: string;
16
+ export const purpurTypographyScale300: string;
17
+ export const purpurTypographyScale400: string;
18
+ export const purpurTypographyScale500: string;
19
+ export const purpurTypographyScale600: string;
20
+ export const purpurTypographyScale650: string;
21
+ export const purpurTypographyScale700: string;
22
+ export const purpurTypographyScale800: string;
23
+ export const purpurTypographyScale850: string;
24
+ export const purpurTypographyScale900: string;
25
+ export const purpurTypographyScale1000: string;
26
+ export const purpurTypographyScale1100: string;
@@ -0,0 +1,26 @@
1
+ export const purpurTypographyFamilyDefault: string;
2
+ export const purpurTypographyFamilyDisplay: string;
3
+ export const purpurTypographyWeightNormal: string;
4
+ export const purpurTypographyWeightMedium: string;
5
+ export const purpurTypographyWeightBold: string;
6
+ export const purpurTypographyLineHeightTight: string;
7
+ export const purpurTypographyLineHeightSnug: string;
8
+ export const purpurTypographyLineHeightDefault: string;
9
+ export const purpurTypographyLineHeightLoose: string;
10
+ export const purpurTypographyLineHeightLooser: string;
11
+ export const purpurTypographyScale50: string;
12
+ export const purpurTypographyScale75: string;
13
+ export const purpurTypographyScale100: string;
14
+ export const purpurTypographyScale150: string;
15
+ export const purpurTypographyScale200: string;
16
+ export const purpurTypographyScale300: string;
17
+ export const purpurTypographyScale400: string;
18
+ export const purpurTypographyScale500: string;
19
+ export const purpurTypographyScale600: string;
20
+ export const purpurTypographyScale650: string;
21
+ export const purpurTypographyScale700: string;
22
+ export const purpurTypographyScale800: string;
23
+ export const purpurTypographyScale850: string;
24
+ export const purpurTypographyScale900: string;
25
+ export const purpurTypographyScale1000: string;
26
+ export const purpurTypographyScale1100: string;
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const H=require("./calendar-pMM0fKEu.js"),y=require("./accordion-CF2fj2uq.js"),c=require("./alert-badge-DguuS7Qq.js"),I=require("./autocomplete-yD0-1vlF.js"),C=require("./badge-CQ0SS_t8.js"),k=require("./breadcrumbs-BKzim4am.js"),t=require("./button-ChYUPi2k.js"),f=require("./card-B512KHpr.js"),h=require("./checkbox-Dk3bZkZ3.js"),_=require("./chip-group-aj1fdnjC.js"),m=require("./color-dot-B9w_ucWb.js"),g=require("./container-DRwKIAjh.js"),F=require("./content-block-kzdUWgvH.js"),V=require("./countdown-CqYsZigV.js"),U=require("./counter-badge-B-d9VNup.js"),N=require("./cta-link-BHU6irMG.js"),z=require("./date-field-CPiTZqa0.js"),w=require("./date-picker-DlJGggam.js"),X=require("./dismissable-chip-group-DsO2cZaF.js"),Z=require("./drawer-nBpCtIdI.js"),x=require("./field-error-text-FhQulSV5.js"),j=require("./field-helper-text-DSKO-Tce.js"),K=require("./footer-Btsh40pg.js"),Q=require("./grid-uGMD2euo.js"),n=require("./heading-DLCdW6gx.js"),P=require("./hero-banner-4JZr2Tzb.js"),Y=require("./label-yHK80hhV.js"),d=require("./link-DhWVrkTz.js"),$=require("./listbox-BmjBtIv8.js"),J=require("./modal-nyhf5zxG.js"),a=require("./notification-Bg1vQkQ3.js"),rr=require("./notification-banner-C8XsBDTq.js"),ur=require("./pagination-C2A8NPol.js"),O=require("./paragraph-BsI53OR0.js"),er=require("./popover-B1BgSoQx.js"),or=require("./product-card-DOBHGAa2.js"),A=require("./promotion-card-DMCtLQwW.js"),s=require("./quantity-selector-DPOTlMSq.js"),T=require("./radio-button-group-CZ_FnVAi.js"),i=require("./radio-card-group-BT5pV3tA.js"),G=require("./RichText-DMyGiMN0.js"),R=require("./search-field-CxX4BBcg.js"),pr=require("./select-DOqTJgTj.js"),E=require("./skeleton-BU0KtWIM.js"),D=require("./slider-_R6JmPZl.js"),M=require("./spacer-OZQbtvcY.js"),v=require("./spinner-tKunS_o-.js"),ar=require("./stepper-B248FwO-.js"),q=require("./table-BNeo_B1h.js"),B=require("./tabs-CfHd4UQ2.js"),W=require("./text-area-C4mcG5c0.js"),b=require("./text-field-B8a-NKm4.js"),L=require("./text-spacing-CiGPZHuB.js"),tr=require("./toggle-C8IwTbX8.js"),S=require("./tooltip-CLQLxoaf.js"),nr=require("./visually-hidden-C2CKovZx.js"),e=require("./tokens.cjs.js"),p=require("./variables-Buqm4JZc.js"),r=require("./variables-CMzMXeor.js"),o=require("./variables-BSBunpiY.js"),l=require("./ThemeProvider-djmNDpmy.js"),ir=require("./useColorScheme-DwlZAnlk.js"),u=require("./zh-TW-CAp7WWVq.js"),lr=require("./format-CFKKBdIQ.js");exports.Calendar=H.Calendar;exports.Accordion=y.Accordion;exports.NegativeContext=y.NegativeContext;exports.ALERT_BADGE_VARIANT=c.ALERT_BADGE_VARIANT;exports.AlertBadge=c.AlertBadge;exports.alertBadgeVariants=c.alertBadgeVariants;exports.Autocomplete=I.Autocomplete;exports.useAutocomplete=I.useAutocomplete;exports.BADGE_VARIANT=C.BADGE_VARIANT;exports.Badge=C.Badge;exports.badgeVariants=C.badgeVariants;exports.Breadcrumbs=k.Breadcrumbs;exports.BreadcrumbsItem=k.Item;exports.BUTTON_TYPES=t.BUTTON_TYPES;exports.BUTTON_VARIANT=t.BUTTON_VARIANT;exports.Button=t.Button;exports.buttonVariants=t.buttonVariants;exports.Card=f.Card;exports.Checkbox=h.Checkbox;exports.checkedState=h.checkedState;exports.ChipGroup=_.ChipGroup;exports.COLOR_DOT_SIZE=m.COLOR_DOT_SIZE;exports.ColorDot=m.ColorDot;exports.Container=g.Container;exports.ContainerElement=g.ContainerElement;exports.Width=g.Width;exports.ContentBlock=F.ContentBlock;exports.Countdown=V.Countdown;exports.CounterBadge=U.CounterBadge;exports.CtaLink=N.CtaLink;exports.ctaLinkIcons=N.ctaLinkIcons;exports.DateField=z.DateField;exports.DatePicker=w.DatePicker;exports.DismissableChipGroup=X.DismissableChipGroup;exports.Drawer=Z.Drawer;exports.FieldErrorText=x.FieldErrorText;exports.ariaRelevantValues=x.ariaRelevantValues;exports.FieldHelperText=j.FieldHelperText;exports.Footer=K.Footer;exports.Grid=Q.Grid;exports.DisplayVariant=n.DisplayVariant;exports.Heading=n.Heading;exports.HeadingTag=n.HeadingTag;exports.TitleVariant=n.TitleVariant;exports.HeroBanner=P.HeroBanner;exports.TitleHyphenVariant=P.TitleHyphenVariant;exports.Label=Y.Label;exports.LINK_VARIANT=d.LINK_VARIANT;exports.Link=d.Link;exports.linkVariants=d.linkVariants;exports.Listbox=$.Listbox;exports.Modal=J.Modal;exports.NOTIFICATION_ARIA_LIVE=a.NOTIFICATION_ARIA_LIVE;exports.NOTIFICATION_ROLE=a.NOTIFICATION_ROLE;exports.NOTIFICATION_STATUS=a.NOTIFICATION_STATUS;exports.Notification=a.Notification;exports.notificationAriaLiveValues=a.notificationAriaLiveValues;exports.notificationRoles=a.notificationRoles;exports.notificationStatuses=a.notificationStatuses;exports.NotificationBanner=rr.NotificationBanner;exports.Pagination=ur.Pagination;exports.Paragraph=O.Paragraph;exports.ParagraphVariant=O.ParagraphVariant;exports.Popover=er.Popover;exports.ProductCard=or.ProductCard;exports.PromotionCard=A.PromotionCard;exports.promotionCardVariants=A.promotionCardVariants;exports.QuantitySelector=s.QuantitySelector;exports.quantitySelectorButtonVariants=s.quantitySelectorButtonVariants;exports.quantitySelectorVariants=s.quantitySelectorVariants;exports.RADIO_BUTTON_GROUP_DIRECTION=T.RADIO_BUTTON_GROUP_DIRECTION;exports.RADIO_BUTTON_GROUP_ORIENTATION=T.RADIO_BUTTON_GROUP_ORIENTATION;exports.RadioButtonGroup=T.RadioButtonGroup;exports.RADIO_CARD_GROUP_ORIENTATION=i.RADIO_CARD_GROUP_ORIENTATION;exports.RADIO_POSITION=i.RADIO_POSITION;exports.RadioCardGroup=i.RadioCardGroup;exports.RadioCardItem=i.RadioCardItem;exports.RichText=G.RichText;exports.richToPlainText=G.richToPlainText;exports.SearchField=R.SearchField;exports.searchFieldVariants=R.searchFieldVariants;exports.Select=pr.Select;exports.Skeleton=E.Skeleton;exports.radii=E.radii;exports.SLIDER_ORIENTATION=D.SLIDER_ORIENTATION;exports.Slider=D.Slider;exports.SPACER_SIZE=M.SPACER_SIZE;exports.Spacer=M.Spacer;exports.SPINNER_SIZE=v.SPINNER_SIZE;exports.Spinner=v.Spinner;exports.spinnerSizes=v.spinnerSizes;exports.Stepper=ar.Stepper;exports.Table=q.Table;exports.createColumnHelper=q.createColumnHelper;exports.Tabs=B.Tabs;exports.createTabChangeDetailEvent=B.createTabChangeDetailEvent;exports.tabsVariants=B.tabsVariants;exports.ResizeOption=W.ResizeOption;exports.TextArea=W.TextArea;exports.TextField=b.TextField;exports.isTextField=b.isTextField;exports.Element=L.Element;exports.TextSpacing=L.TextSpacing;exports.Toggle=tr.Toggle;exports.TOOLTIP_ALIGN=S.TOOLTIP_ALIGN;exports.TOOLTIP_POSITION=S.TOOLTIP_POSITION;exports.Tooltip=S.Tooltip;exports.VisuallyHidden=nr.VisuallyHidden;exports.purpurBorderRadiusFull=e.purpurBorderRadiusFull;exports.purpurBorderRadiusLg=e.purpurBorderRadiusLg;exports.purpurBorderRadiusMd=e.purpurBorderRadiusMd;exports.purpurBorderRadiusSm=e.purpurBorderRadiusSm;exports.purpurBorderRadiusXs=e.purpurBorderRadiusXs;exports.purpurBorderWidthLg=e.purpurBorderWidthLg;exports.purpurBorderWidthMd=e.purpurBorderWidthMd;exports.purpurBorderWidthSm=e.purpurBorderWidthSm;exports.purpurBorderWidthXs=e.purpurBorderWidthXs;exports.purpurFilterBlurOnImage=e.purpurFilterBlurOnImage;exports.purpurGradientAiBackgroundInteractiveExpressive=e.purpurGradientAiBackgroundInteractiveExpressive;exports.purpurGradientAiBackgroundInteractiveExpressiveNegative=e.purpurGradientAiBackgroundInteractiveExpressiveNegative;exports.purpurGradientAiBackgroundInteractivePrimary=e.purpurGradientAiBackgroundInteractivePrimary;exports.purpurGradientAiBackgroundInteractivePrimaryNegative=e.purpurGradientAiBackgroundInteractivePrimaryNegative;exports.purpurGradientAiBackgroundPrimaryNegative=e.purpurGradientAiBackgroundPrimaryNegative;exports.purpurGradientAiBorderInteractivePrimary=e.purpurGradientAiBorderInteractivePrimary;exports.purpurGradientAiBorderInteractivePrimaryNegative=e.purpurGradientAiBorderInteractivePrimaryNegative;exports.purpurGradientAiTextInteractivePrimary=e.purpurGradientAiTextInteractivePrimary;exports.purpurGradientAiTextInteractivePrimaryNegative=e.purpurGradientAiTextInteractivePrimaryNegative;exports.purpurShadowLg=e.purpurShadowLg;exports.purpurShadowMd=e.purpurShadowMd;exports.purpurShadowNone=e.purpurShadowNone;exports.purpurShadowSm=e.purpurShadowSm;exports.purpurSpacing0=e.purpurSpacing0;exports.purpurSpacing10=e.purpurSpacing10;exports.purpurSpacing100=e.purpurSpacing100;exports.purpurSpacing1000=e.purpurSpacing1000;exports.purpurSpacing1200=e.purpurSpacing1200;exports.purpurSpacing150=e.purpurSpacing150;exports.purpurSpacing1600=e.purpurSpacing1600;exports.purpurSpacing200=e.purpurSpacing200;exports.purpurSpacing25=e.purpurSpacing25;exports.purpurSpacing250=e.purpurSpacing250;exports.purpurSpacing300=e.purpurSpacing300;exports.purpurSpacing400=e.purpurSpacing400;exports.purpurSpacing50=e.purpurSpacing50;exports.purpurSpacing600=e.purpurSpacing600;exports.purpurSpacing800=e.purpurSpacing800;exports.purpurSpacingGutterLg=e.purpurSpacingGutterLg;exports.purpurSpacingGutterMd=e.purpurSpacingGutterMd;exports.purpurSpacingGutterSm=e.purpurSpacingGutterSm;exports.purpurSpacingGutterXl=e.purpurSpacingGutterXl;exports.purpurSpacingPagePaddingLg=e.purpurSpacingPagePaddingLg;exports.purpurSpacingPagePaddingMd=e.purpurSpacingPagePaddingMd;exports.purpurSpacingPagePaddingSm=e.purpurSpacingPagePaddingSm;exports.purpurSpacingPagePaddingXl=e.purpurSpacingPagePaddingXl;exports.purpurTypographyFamilyDefault=e.purpurTypographyFamilyDefault;exports.purpurTypographyFamilyDisplay=e.purpurTypographyFamilyDisplay;exports.purpurTypographyLineHeightDefault=e.purpurTypographyLineHeightDefault;exports.purpurTypographyLineHeightLoose=e.purpurTypographyLineHeightLoose;exports.purpurTypographyLineHeightLooser=e.purpurTypographyLineHeightLooser;exports.purpurTypographyLineHeightSnug=e.purpurTypographyLineHeightSnug;exports.purpurTypographyLineHeightTight=e.purpurTypographyLineHeightTight;exports.purpurTypographyScale100=e.purpurTypographyScale100;exports.purpurTypographyScale1000=e.purpurTypographyScale1000;exports.purpurTypographyScale1100=e.purpurTypographyScale1100;exports.purpurTypographyScale150=e.purpurTypographyScale150;exports.purpurTypographyScale200=e.purpurTypographyScale200;exports.purpurTypographyScale300=e.purpurTypographyScale300;exports.purpurTypographyScale400=e.purpurTypographyScale400;exports.purpurTypographyScale50=e.purpurTypographyScale50;exports.purpurTypographyScale500=e.purpurTypographyScale500;exports.purpurTypographyScale600=e.purpurTypographyScale600;exports.purpurTypographyScale650=e.purpurTypographyScale650;exports.purpurTypographyScale700=e.purpurTypographyScale700;exports.purpurTypographyScale75=e.purpurTypographyScale75;exports.purpurTypographyScale800=e.purpurTypographyScale800;exports.purpurTypographyScale850=e.purpurTypographyScale850;exports.purpurTypographyScale900=e.purpurTypographyScale900;exports.purpurTypographyWeightBold=e.purpurTypographyWeightBold;exports.purpurTypographyWeightMedium=e.purpurTypographyWeightMedium;exports.purpurTypographyWeightNormal=e.purpurTypographyWeightNormal;exports.purpurBreakpointLg=p.purpurBreakpointLg;exports.purpurBreakpointMd=p.purpurBreakpointMd;exports.purpurBreakpointRelativeLg=p.purpurBreakpointRelativeLg;exports.purpurBreakpointRelativeMd=p.purpurBreakpointRelativeMd;exports.purpurBreakpointRelativeSm=p.purpurBreakpointRelativeSm;exports.purpurBreakpointRelativeXl=p.purpurBreakpointRelativeXl;exports.purpurBreakpointSm=p.purpurBreakpointSm;exports.purpurBreakpointXl=p.purpurBreakpointXl;exports.purpurColorBackgroundInteractiveAutoFill=r.purpurColorBackgroundInteractiveAutoFill;exports.purpurColorBackgroundInteractiveDestructive=r.purpurColorBackgroundInteractiveDestructive;exports.purpurColorBackgroundInteractiveDestructiveActive=r.purpurColorBackgroundInteractiveDestructiveActive;exports.purpurColorBackgroundInteractiveDestructiveHover=r.purpurColorBackgroundInteractiveDestructiveHover;exports.purpurColorBackgroundInteractiveDisabled=r.purpurColorBackgroundInteractiveDisabled;exports.purpurColorBackgroundInteractiveDisabledNegative=r.purpurColorBackgroundInteractiveDisabledNegative;exports.purpurColorBackgroundInteractiveExpressive=r.purpurColorBackgroundInteractiveExpressive;exports.purpurColorBackgroundInteractiveExpressiveActive=r.purpurColorBackgroundInteractiveExpressiveActive;exports.purpurColorBackgroundInteractiveExpressiveActiveNegative=r.purpurColorBackgroundInteractiveExpressiveActiveNegative;exports.purpurColorBackgroundInteractiveExpressiveHover=r.purpurColorBackgroundInteractiveExpressiveHover;exports.purpurColorBackgroundInteractiveExpressiveHoverNegative=r.purpurColorBackgroundInteractiveExpressiveHoverNegative;exports.purpurColorBackgroundInteractiveExpressiveNegative=r.purpurColorBackgroundInteractiveExpressiveNegative;exports.purpurColorBackgroundInteractiveInactive=r.purpurColorBackgroundInteractiveInactive;exports.purpurColorBackgroundInteractiveInactiveNegative=r.purpurColorBackgroundInteractiveInactiveNegative;exports.purpurColorBackgroundInteractivePrimary=r.purpurColorBackgroundInteractivePrimary;exports.purpurColorBackgroundInteractivePrimaryActive=r.purpurColorBackgroundInteractivePrimaryActive;exports.purpurColorBackgroundInteractivePrimaryActiveNegative=r.purpurColorBackgroundInteractivePrimaryActiveNegative;exports.purpurColorBackgroundInteractivePrimaryHover=r.purpurColorBackgroundInteractivePrimaryHover;exports.purpurColorBackgroundInteractivePrimaryHoverNegative=r.purpurColorBackgroundInteractivePrimaryHoverNegative;exports.purpurColorBackgroundInteractivePrimaryNegative=r.purpurColorBackgroundInteractivePrimaryNegative;exports.purpurColorBackgroundInteractiveReadOnly=r.purpurColorBackgroundInteractiveReadOnly;exports.purpurColorBackgroundInteractiveReadOnlyNegative=r.purpurColorBackgroundInteractiveReadOnlyNegative;exports.purpurColorBackgroundInteractiveTransparentActive=r.purpurColorBackgroundInteractiveTransparentActive;exports.purpurColorBackgroundInteractiveTransparentActiveNegative=r.purpurColorBackgroundInteractiveTransparentActiveNegative;exports.purpurColorBackgroundInteractiveTransparentHover=r.purpurColorBackgroundInteractiveTransparentHover;exports.purpurColorBackgroundInteractiveTransparentHoverNegative=r.purpurColorBackgroundInteractiveTransparentHoverNegative;exports.purpurColorBackgroundOnImage=r.purpurColorBackgroundOnImage;exports.purpurColorBackgroundOnImageNegative=r.purpurColorBackgroundOnImageNegative;exports.purpurColorBackgroundPrimary=r.purpurColorBackgroundPrimary;exports.purpurColorBackgroundPrimaryNegative=r.purpurColorBackgroundPrimaryNegative;exports.purpurColorBackgroundSecondary=r.purpurColorBackgroundSecondary;exports.purpurColorBackgroundSecondaryNegative=r.purpurColorBackgroundSecondaryNegative;exports.purpurColorBackgroundStatusAttention=r.purpurColorBackgroundStatusAttention;exports.purpurColorBackgroundStatusBlackFriday=r.purpurColorBackgroundStatusBlackFriday;exports.purpurColorBackgroundStatusErrorMedium=r.purpurColorBackgroundStatusErrorMedium;exports.purpurColorBackgroundStatusErrorStrong=r.purpurColorBackgroundStatusErrorStrong;exports.purpurColorBackgroundStatusErrorStrongNegative=r.purpurColorBackgroundStatusErrorStrongNegative;exports.purpurColorBackgroundStatusInfoMedium=r.purpurColorBackgroundStatusInfoMedium;exports.purpurColorBackgroundStatusInfoStrong=r.purpurColorBackgroundStatusInfoStrong;exports.purpurColorBackgroundStatusNeutral=r.purpurColorBackgroundStatusNeutral;exports.purpurColorBackgroundStatusSpecial=r.purpurColorBackgroundStatusSpecial;exports.purpurColorBackgroundStatusSuccessMedium=r.purpurColorBackgroundStatusSuccessMedium;exports.purpurColorBackgroundStatusSuccessStrong=r.purpurColorBackgroundStatusSuccessStrong;exports.purpurColorBackgroundStatusSuccessStrongNegative=r.purpurColorBackgroundStatusSuccessStrongNegative;exports.purpurColorBackgroundStatusWarningMedium=r.purpurColorBackgroundStatusWarningMedium;exports.purpurColorBackgroundStatusWarningStrong=r.purpurColorBackgroundStatusWarningStrong;exports.purpurColorBackgroundStatusWarningStrongNegative=r.purpurColorBackgroundStatusWarningStrongNegative;exports.purpurColorBackgroundToneOnTonePrimary=r.purpurColorBackgroundToneOnTonePrimary;exports.purpurColorBackgroundToneOnToneQuaternary=r.purpurColorBackgroundToneOnToneQuaternary;exports.purpurColorBackgroundToneOnToneSecondary=r.purpurColorBackgroundToneOnToneSecondary;exports.purpurColorBackgroundToneOnToneTertiary=r.purpurColorBackgroundToneOnToneTertiary;exports.purpurColorBeige100=r.purpurColorBeige100;exports.purpurColorBeige200=r.purpurColorBeige200;exports.purpurColorBeige300=r.purpurColorBeige300;exports.purpurColorBeige400=r.purpurColorBeige400;exports.purpurColorBeige50=r.purpurColorBeige50;exports.purpurColorBeige500=r.purpurColorBeige500;exports.purpurColorBeige600=r.purpurColorBeige600;exports.purpurColorBeige700=r.purpurColorBeige700;exports.purpurColorBeige800=r.purpurColorBeige800;exports.purpurColorBeige900=r.purpurColorBeige900;exports.purpurColorBeige950=r.purpurColorBeige950;exports.purpurColorBlue100=r.purpurColorBlue100;exports.purpurColorBlue200=r.purpurColorBlue200;exports.purpurColorBlue300=r.purpurColorBlue300;exports.purpurColorBlue400=r.purpurColorBlue400;exports.purpurColorBlue50=r.purpurColorBlue50;exports.purpurColorBlue500=r.purpurColorBlue500;exports.purpurColorBlue600=r.purpurColorBlue600;exports.purpurColorBlue700=r.purpurColorBlue700;exports.purpurColorBlue800=r.purpurColorBlue800;exports.purpurColorBlue900=r.purpurColorBlue900;exports.purpurColorBlue950=r.purpurColorBlue950;exports.purpurColorBorderInteractiveExpressive=r.purpurColorBorderInteractiveExpressive;exports.purpurColorBorderInteractiveFocus=r.purpurColorBorderInteractiveFocus;exports.purpurColorBorderInteractivePrimary=r.purpurColorBorderInteractivePrimary;exports.purpurColorBorderInteractivePrimaryActive=r.purpurColorBorderInteractivePrimaryActive;exports.purpurColorBorderInteractivePrimaryActiveNegative=r.purpurColorBorderInteractivePrimaryActiveNegative;exports.purpurColorBorderInteractivePrimaryHover=r.purpurColorBorderInteractivePrimaryHover;exports.purpurColorBorderInteractivePrimaryHoverNegative=r.purpurColorBorderInteractivePrimaryHoverNegative;exports.purpurColorBorderInteractivePrimaryNegative=r.purpurColorBorderInteractivePrimaryNegative;exports.purpurColorBorderInteractiveSelected=r.purpurColorBorderInteractiveSelected;exports.purpurColorBorderInteractiveSubtle=r.purpurColorBorderInteractiveSubtle;exports.purpurColorBorderInteractiveSubtleHover=r.purpurColorBorderInteractiveSubtleHover;exports.purpurColorBorderInteractiveSubtleHoverNegative=r.purpurColorBorderInteractiveSubtleHoverNegative;exports.purpurColorBorderInteractiveSubtleNegative=r.purpurColorBorderInteractiveSubtleNegative;exports.purpurColorBorderMedium=r.purpurColorBorderMedium;exports.purpurColorBorderMediumNegative=r.purpurColorBorderMediumNegative;exports.purpurColorBorderStatusError=r.purpurColorBorderStatusError;exports.purpurColorBorderStatusErrorNegative=r.purpurColorBorderStatusErrorNegative;exports.purpurColorBorderStatusInfo=r.purpurColorBorderStatusInfo;exports.purpurColorBorderStatusSuccess=r.purpurColorBorderStatusSuccess;exports.purpurColorBorderStatusSuccessNegative=r.purpurColorBorderStatusSuccessNegative;exports.purpurColorBorderStatusWarning=r.purpurColorBorderStatusWarning;exports.purpurColorBorderStrong=r.purpurColorBorderStrong;exports.purpurColorBorderStrongNegative=r.purpurColorBorderStrongNegative;exports.purpurColorBorderWeak=r.purpurColorBorderWeak;exports.purpurColorBorderWeakNegative=r.purpurColorBorderWeakNegative;exports.purpurColorBrandBeige=r.purpurColorBrandBeige;exports.purpurColorBrandCorePurple=r.purpurColorBrandCorePurple;exports.purpurColorBrandDeepBeige=r.purpurColorBrandDeepBeige;exports.purpurColorBrandDeepPurple=r.purpurColorBrandDeepPurple;exports.purpurColorBrandLightBeige=r.purpurColorBrandLightBeige;exports.purpurColorBrandLightPurple=r.purpurColorBrandLightPurple;exports.purpurColorBrandOffBlack=r.purpurColorBrandOffBlack;exports.purpurColorBrandWhite=r.purpurColorBrandWhite;exports.purpurColorFunctionalBlack=r.purpurColorFunctionalBlack;exports.purpurColorFunctionalTransparent=r.purpurColorFunctionalTransparent;exports.purpurColorFunctionalWhite=r.purpurColorFunctionalWhite;exports.purpurColorGradientAiBottom=r.purpurColorGradientAiBottom;exports.purpurColorGradientAiBottomNegative=r.purpurColorGradientAiBottomNegative;exports.purpurColorGradientAiTop=r.purpurColorGradientAiTop;exports.purpurColorGradientAiTopNegative=r.purpurColorGradientAiTopNegative;exports.purpurColorGray100=r.purpurColorGray100;exports.purpurColorGray150=r.purpurColorGray150;exports.purpurColorGray200=r.purpurColorGray200;exports.purpurColorGray300=r.purpurColorGray300;exports.purpurColorGray400=r.purpurColorGray400;exports.purpurColorGray50=r.purpurColorGray50;exports.purpurColorGray500=r.purpurColorGray500;exports.purpurColorGray600=r.purpurColorGray600;exports.purpurColorGray700=r.purpurColorGray700;exports.purpurColorGray800=r.purpurColorGray800;exports.purpurColorGray850=r.purpurColorGray850;exports.purpurColorGray900=r.purpurColorGray900;exports.purpurColorGray950=r.purpurColorGray950;exports.purpurColorGreen100=r.purpurColorGreen100;exports.purpurColorGreen200=r.purpurColorGreen200;exports.purpurColorGreen300=r.purpurColorGreen300;exports.purpurColorGreen400=r.purpurColorGreen400;exports.purpurColorGreen50=r.purpurColorGreen50;exports.purpurColorGreen500=r.purpurColorGreen500;exports.purpurColorGreen600=r.purpurColorGreen600;exports.purpurColorGreen700=r.purpurColorGreen700;exports.purpurColorGreen800=r.purpurColorGreen800;exports.purpurColorGreen900=r.purpurColorGreen900;exports.purpurColorGreen950=r.purpurColorGreen950;exports.purpurColorOrange100=r.purpurColorOrange100;exports.purpurColorOrange200=r.purpurColorOrange200;exports.purpurColorOrange300=r.purpurColorOrange300;exports.purpurColorOrange400=r.purpurColorOrange400;exports.purpurColorOrange50=r.purpurColorOrange50;exports.purpurColorOrange500=r.purpurColorOrange500;exports.purpurColorOrange600=r.purpurColorOrange600;exports.purpurColorOrange700=r.purpurColorOrange700;exports.purpurColorOrange800=r.purpurColorOrange800;exports.purpurColorOrange900=r.purpurColorOrange900;exports.purpurColorOrange950=r.purpurColorOrange950;exports.purpurColorOverlayDefault=r.purpurColorOverlayDefault;exports.purpurColorPurple100=r.purpurColorPurple100;exports.purpurColorPurple200=r.purpurColorPurple200;exports.purpurColorPurple300=r.purpurColorPurple300;exports.purpurColorPurple400=r.purpurColorPurple400;exports.purpurColorPurple50=r.purpurColorPurple50;exports.purpurColorPurple500=r.purpurColorPurple500;exports.purpurColorPurple550=r.purpurColorPurple550;exports.purpurColorPurple600=r.purpurColorPurple600;exports.purpurColorPurple700=r.purpurColorPurple700;exports.purpurColorPurple800=r.purpurColorPurple800;exports.purpurColorPurple900=r.purpurColorPurple900;exports.purpurColorPurple950=r.purpurColorPurple950;exports.purpurColorRed100=r.purpurColorRed100;exports.purpurColorRed200=r.purpurColorRed200;exports.purpurColorRed300=r.purpurColorRed300;exports.purpurColorRed400=r.purpurColorRed400;exports.purpurColorRed50=r.purpurColorRed50;exports.purpurColorRed500=r.purpurColorRed500;exports.purpurColorRed600=r.purpurColorRed600;exports.purpurColorRed700=r.purpurColorRed700;exports.purpurColorRed800=r.purpurColorRed800;exports.purpurColorRed900=r.purpurColorRed900;exports.purpurColorRed950=r.purpurColorRed950;exports.purpurColorTeal100=r.purpurColorTeal100;exports.purpurColorTeal200=r.purpurColorTeal200;exports.purpurColorTeal300=r.purpurColorTeal300;exports.purpurColorTeal400=r.purpurColorTeal400;exports.purpurColorTeal50=r.purpurColorTeal50;exports.purpurColorTeal500=r.purpurColorTeal500;exports.purpurColorTeal600=r.purpurColorTeal600;exports.purpurColorTeal700=r.purpurColorTeal700;exports.purpurColorTeal800=r.purpurColorTeal800;exports.purpurColorTeal900=r.purpurColorTeal900;exports.purpurColorTeal950=r.purpurColorTeal950;exports.purpurColorTextDefault=r.purpurColorTextDefault;exports.purpurColorTextDefaultNegative=r.purpurColorTextDefaultNegative;exports.purpurColorTextInteractiveOnDestructive=r.purpurColorTextInteractiveOnDestructive;exports.purpurColorTextInteractiveOnExpressive=r.purpurColorTextInteractiveOnExpressive;exports.purpurColorTextInteractiveOnExpressiveActive=r.purpurColorTextInteractiveOnExpressiveActive;exports.purpurColorTextInteractiveOnExpressiveActiveNegative=r.purpurColorTextInteractiveOnExpressiveActiveNegative;exports.purpurColorTextInteractiveOnExpressiveHover=r.purpurColorTextInteractiveOnExpressiveHover;exports.purpurColorTextInteractiveOnExpressiveHoverNegative=r.purpurColorTextInteractiveOnExpressiveHoverNegative;exports.purpurColorTextInteractiveOnExpressiveNegative=r.purpurColorTextInteractiveOnExpressiveNegative;exports.purpurColorTextInteractiveOnPrimary=r.purpurColorTextInteractiveOnPrimary;exports.purpurColorTextInteractiveOnPrimaryNegative=r.purpurColorTextInteractiveOnPrimaryNegative;exports.purpurColorTextInteractivePrimary=r.purpurColorTextInteractivePrimary;exports.purpurColorTextInteractivePrimaryActive=r.purpurColorTextInteractivePrimaryActive;exports.purpurColorTextInteractivePrimaryActiveNegative=r.purpurColorTextInteractivePrimaryActiveNegative;exports.purpurColorTextInteractivePrimaryHover=r.purpurColorTextInteractivePrimaryHover;exports.purpurColorTextInteractivePrimaryHoverNegative=r.purpurColorTextInteractivePrimaryHoverNegative;exports.purpurColorTextInteractivePrimaryNegative=r.purpurColorTextInteractivePrimaryNegative;exports.purpurColorTextInteractiveSelected=r.purpurColorTextInteractiveSelected;exports.purpurColorTextMedium=r.purpurColorTextMedium;exports.purpurColorTextMediumNegative=r.purpurColorTextMediumNegative;exports.purpurColorTextStatusAttention=r.purpurColorTextStatusAttention;exports.purpurColorTextStatusBlackFriday=r.purpurColorTextStatusBlackFriday;exports.purpurColorTextStatusDiscount=r.purpurColorTextStatusDiscount;exports.purpurColorTextStatusErrorMedium=r.purpurColorTextStatusErrorMedium;exports.purpurColorTextStatusErrorMediumNegative=r.purpurColorTextStatusErrorMediumNegative;exports.purpurColorTextStatusErrorStrong=r.purpurColorTextStatusErrorStrong;exports.purpurColorTextStatusErrorStrongNegative=r.purpurColorTextStatusErrorStrongNegative;exports.purpurColorTextStatusInfoMedium=r.purpurColorTextStatusInfoMedium;exports.purpurColorTextStatusInfoStrong=r.purpurColorTextStatusInfoStrong;exports.purpurColorTextStatusNeutral=r.purpurColorTextStatusNeutral;exports.purpurColorTextStatusSpecial=r.purpurColorTextStatusSpecial;exports.purpurColorTextStatusSuccessMedium=r.purpurColorTextStatusSuccessMedium;exports.purpurColorTextStatusSuccessMediumNegative=r.purpurColorTextStatusSuccessMediumNegative;exports.purpurColorTextStatusSuccessStrong=r.purpurColorTextStatusSuccessStrong;exports.purpurColorTextStatusSuccessStrongNegative=r.purpurColorTextStatusSuccessStrongNegative;exports.purpurColorTextStatusWarningMedium=r.purpurColorTextStatusWarningMedium;exports.purpurColorTextStatusWarningMediumNegative=r.purpurColorTextStatusWarningMediumNegative;exports.purpurColorTextStatusWarningStrong=r.purpurColorTextStatusWarningStrong;exports.purpurColorTextToneOnTonePrimary=r.purpurColorTextToneOnTonePrimary;exports.purpurColorTextToneOnToneSecondary=r.purpurColorTextToneOnToneSecondary;exports.purpurColorTextToneOnToneTertiary=r.purpurColorTextToneOnToneTertiary;exports.purpurColorTextWeak=r.purpurColorTextWeak;exports.purpurColorTextWeakNegative=r.purpurColorTextWeakNegative;exports.purpurColorTransparentBlack100=r.purpurColorTransparentBlack100;exports.purpurColorTransparentBlack150=r.purpurColorTransparentBlack150;exports.purpurColorTransparentBlack200=r.purpurColorTransparentBlack200;exports.purpurColorTransparentBlack300=r.purpurColorTransparentBlack300;exports.purpurColorTransparentBlack400=r.purpurColorTransparentBlack400;exports.purpurColorTransparentBlack50=r.purpurColorTransparentBlack50;exports.purpurColorTransparentBlack500=r.purpurColorTransparentBlack500;exports.purpurColorTransparentBlack600=r.purpurColorTransparentBlack600;exports.purpurColorTransparentBlack700=r.purpurColorTransparentBlack700;exports.purpurColorTransparentBlack800=r.purpurColorTransparentBlack800;exports.purpurColorTransparentBlack850=r.purpurColorTransparentBlack850;exports.purpurColorTransparentBlack900=r.purpurColorTransparentBlack900;exports.purpurColorTransparentBlack950=r.purpurColorTransparentBlack950;exports.purpurColorTransparentWhite100=r.purpurColorTransparentWhite100;exports.purpurColorTransparentWhite150=r.purpurColorTransparentWhite150;exports.purpurColorTransparentWhite200=r.purpurColorTransparentWhite200;exports.purpurColorTransparentWhite300=r.purpurColorTransparentWhite300;exports.purpurColorTransparentWhite400=r.purpurColorTransparentWhite400;exports.purpurColorTransparentWhite50=r.purpurColorTransparentWhite50;exports.purpurColorTransparentWhite500=r.purpurColorTransparentWhite500;exports.purpurColorTransparentWhite600=r.purpurColorTransparentWhite600;exports.purpurColorTransparentWhite700=r.purpurColorTransparentWhite700;exports.purpurColorTransparentWhite800=r.purpurColorTransparentWhite800;exports.purpurColorTransparentWhite850=r.purpurColorTransparentWhite850;exports.purpurColorTransparentWhite900=r.purpurColorTransparentWhite900;exports.purpurColorTransparentWhite950=r.purpurColorTransparentWhite950;exports.purpurMotionDuration100=o.purpurMotionDuration100;exports.purpurMotionDuration150=o.purpurMotionDuration150;exports.purpurMotionDuration1500=o.purpurMotionDuration1500;exports.purpurMotionDuration200=o.purpurMotionDuration200;exports.purpurMotionDuration2000=o.purpurMotionDuration2000;exports.purpurMotionDuration300=o.purpurMotionDuration300;exports.purpurMotionDuration400=o.purpurMotionDuration400;exports.purpurMotionDuration500=o.purpurMotionDuration500;exports.purpurMotionEasingEaseIn=o.purpurMotionEasingEaseIn;exports.purpurMotionEasingEaseInOut=o.purpurMotionEasingEaseInOut;exports.purpurMotionEasingEaseOut=o.purpurMotionEasingEaseOut;exports.ThemeProvider=l.ThemeProvider;exports.teliaTheme=l.teliaTheme;exports.useApplyTheme=l.useApplyTheme;exports.useTheme=l.useTheme;exports.useColorScheme=ir.useColorScheme;exports.af=u.af;exports.ar=u.ar;exports.arDZ=u.arDZ;exports.arEG=u.arEG;exports.arMA=u.arMA;exports.arSA=u.arSA;exports.arTN=u.arTN;exports.az=u.az;exports.be=u.be;exports.beTarask=u.beTarask;exports.bg=u.bg;exports.bn=u.bn;exports.bs=u.bs;exports.ca=u.ca;exports.ckb=u.ckb;exports.cs=u.cs;exports.cy=u.cy;exports.da=u.da;exports.de=u.de;exports.deAT=u.deAT;exports.el=u.el;exports.enAU=u.enAU;exports.enCA=u.enCA;exports.enGB=u.enGB;exports.enIE=u.enIE;exports.enIN=u.enIN;exports.enNZ=u.enNZ;exports.enZA=u.enZA;exports.eo=u.eo;exports.es=u.es;exports.et=u.et;exports.eu=u.eu;exports.faIR=u.faIR;exports.fi=u.fi;exports.fr=u.fr;exports.frCA=u.frCA;exports.frCH=u.frCH;exports.fy=u.fy;exports.gd=u.gd;exports.gl=u.gl;exports.gu=u.gu;exports.he=u.he;exports.hi=u.hi;exports.hr=u.hr;exports.ht=u.ht;exports.hu=u.hu;exports.hy=u.hy;exports.id=u.id;exports.is=u.is;exports.it=u.it;exports.itCH=u.itCH;exports.ja=u.ja;exports.jaHira=u.jaHira;exports.ka=u.ka;exports.kk=u.kk;exports.km=u.km;exports.kn=u.kn;exports.ko=u.ko;exports.lb=u.lb;exports.lt=u.lt;exports.lv=u.lv;exports.mk=u.mk;exports.mn=u.mn;exports.ms=u.ms;exports.mt=u.mt;exports.nb=u.nb;exports.nl=u.nl;exports.nlBE=u.nlBE;exports.nn=u.nn;exports.oc=u.oc;exports.pl=u.pl;exports.pt=u.pt;exports.ptBR=u.ptBR;exports.ro=u.ro;exports.ru=u.ru;exports.se=u.se;exports.sk=u.sk;exports.sl=u.sl;exports.sq=u.sq;exports.sr=u.sr;exports.srLatn=u.srLatn;exports.sv=u.sv;exports.ta=u.ta;exports.te=u.te;exports.th=u.th;exports.tr=u.tr;exports.ug=u.ug;exports.uk=u.uk;exports.uz=u.uz;exports.uzCyrl=u.uzCyrl;exports.vi=u.vi;exports.zhCN=u.zhCN;exports.zhHK=u.zhHK;exports.zhTW=u.zhTW;exports.enUS=lr.enUS;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const H=require("./calendar-pMM0fKEu.js"),y=require("./accordion-CF2fj2uq.js"),c=require("./alert-badge-DguuS7Qq.js"),I=require("./autocomplete-yD0-1vlF.js"),C=require("./badge-CQ0SS_t8.js"),k=require("./breadcrumbs-BKzim4am.js"),t=require("./button-ChYUPi2k.js"),f=require("./card-B512KHpr.js"),h=require("./checkbox-Dk3bZkZ3.js"),_=require("./chip-group-aj1fdnjC.js"),m=require("./color-dot-B9w_ucWb.js"),g=require("./container-DRwKIAjh.js"),F=require("./content-block-kzdUWgvH.js"),V=require("./countdown-CqYsZigV.js"),U=require("./counter-badge-B-d9VNup.js"),N=require("./cta-link-BHU6irMG.js"),z=require("./date-field-CPiTZqa0.js"),w=require("./date-picker-DlJGggam.js"),X=require("./dismissable-chip-group-DsO2cZaF.js"),Z=require("./drawer-nBpCtIdI.js"),x=require("./field-error-text-FhQulSV5.js"),j=require("./field-helper-text-DSKO-Tce.js"),K=require("./footer-DrjAwjuL.js"),Q=require("./grid-uGMD2euo.js"),n=require("./heading-DLCdW6gx.js"),P=require("./hero-banner-D3peC1NR.js"),Y=require("./label-yHK80hhV.js"),d=require("./link-DhWVrkTz.js"),$=require("./listbox-BmjBtIv8.js"),J=require("./modal-nyhf5zxG.js"),a=require("./notification-Bg1vQkQ3.js"),rr=require("./notification-banner-C8XsBDTq.js"),ur=require("./pagination-C2A8NPol.js"),O=require("./paragraph-BsI53OR0.js"),er=require("./popover-B1BgSoQx.js"),or=require("./product-card-DOBHGAa2.js"),A=require("./promotion-card-C7B5ZJaB.js"),s=require("./quantity-selector-DPOTlMSq.js"),T=require("./radio-button-group-CZ_FnVAi.js"),i=require("./radio-card-group-BT5pV3tA.js"),G=require("./RichText-DMyGiMN0.js"),R=require("./search-field-CxX4BBcg.js"),pr=require("./select-DOqTJgTj.js"),E=require("./skeleton-BU0KtWIM.js"),D=require("./slider-_R6JmPZl.js"),M=require("./spacer-OZQbtvcY.js"),v=require("./spinner-tKunS_o-.js"),ar=require("./stepper-B248FwO-.js"),q=require("./table-BNeo_B1h.js"),B=require("./tabs-CfHd4UQ2.js"),W=require("./text-area-9ggiIWtJ.js"),b=require("./text-field-B8a-NKm4.js"),L=require("./text-spacing-CiGPZHuB.js"),tr=require("./toggle-C8IwTbX8.js"),S=require("./tooltip-CLQLxoaf.js"),nr=require("./visually-hidden-C2CKovZx.js"),e=require("./tokens.cjs.js"),p=require("./variables-Buqm4JZc.js"),r=require("./variables-CMzMXeor.js"),o=require("./variables-BSBunpiY.js"),l=require("./ThemeProvider-ipAIFRUi.js"),ir=require("./useColorScheme-DNNu9bz0.js"),u=require("./zh-TW-CAp7WWVq.js"),lr=require("./format-CFKKBdIQ.js");exports.Calendar=H.Calendar;exports.Accordion=y.Accordion;exports.NegativeContext=y.NegativeContext;exports.ALERT_BADGE_VARIANT=c.ALERT_BADGE_VARIANT;exports.AlertBadge=c.AlertBadge;exports.alertBadgeVariants=c.alertBadgeVariants;exports.Autocomplete=I.Autocomplete;exports.useAutocomplete=I.useAutocomplete;exports.BADGE_VARIANT=C.BADGE_VARIANT;exports.Badge=C.Badge;exports.badgeVariants=C.badgeVariants;exports.Breadcrumbs=k.Breadcrumbs;exports.BreadcrumbsItem=k.Item;exports.BUTTON_TYPES=t.BUTTON_TYPES;exports.BUTTON_VARIANT=t.BUTTON_VARIANT;exports.Button=t.Button;exports.buttonVariants=t.buttonVariants;exports.Card=f.Card;exports.Checkbox=h.Checkbox;exports.checkedState=h.checkedState;exports.ChipGroup=_.ChipGroup;exports.COLOR_DOT_SIZE=m.COLOR_DOT_SIZE;exports.ColorDot=m.ColorDot;exports.Container=g.Container;exports.ContainerElement=g.ContainerElement;exports.Width=g.Width;exports.ContentBlock=F.ContentBlock;exports.Countdown=V.Countdown;exports.CounterBadge=U.CounterBadge;exports.CtaLink=N.CtaLink;exports.ctaLinkIcons=N.ctaLinkIcons;exports.DateField=z.DateField;exports.DatePicker=w.DatePicker;exports.DismissableChipGroup=X.DismissableChipGroup;exports.Drawer=Z.Drawer;exports.FieldErrorText=x.FieldErrorText;exports.ariaRelevantValues=x.ariaRelevantValues;exports.FieldHelperText=j.FieldHelperText;exports.Footer=K.Footer;exports.Grid=Q.Grid;exports.DisplayVariant=n.DisplayVariant;exports.Heading=n.Heading;exports.HeadingTag=n.HeadingTag;exports.TitleVariant=n.TitleVariant;exports.HeroBanner=P.HeroBanner;exports.TitleHyphenVariant=P.TitleHyphenVariant;exports.Label=Y.Label;exports.LINK_VARIANT=d.LINK_VARIANT;exports.Link=d.Link;exports.linkVariants=d.linkVariants;exports.Listbox=$.Listbox;exports.Modal=J.Modal;exports.NOTIFICATION_ARIA_LIVE=a.NOTIFICATION_ARIA_LIVE;exports.NOTIFICATION_ROLE=a.NOTIFICATION_ROLE;exports.NOTIFICATION_STATUS=a.NOTIFICATION_STATUS;exports.Notification=a.Notification;exports.notificationAriaLiveValues=a.notificationAriaLiveValues;exports.notificationRoles=a.notificationRoles;exports.notificationStatuses=a.notificationStatuses;exports.NotificationBanner=rr.NotificationBanner;exports.Pagination=ur.Pagination;exports.Paragraph=O.Paragraph;exports.ParagraphVariant=O.ParagraphVariant;exports.Popover=er.Popover;exports.ProductCard=or.ProductCard;exports.PromotionCard=A.PromotionCard;exports.promotionCardVariants=A.promotionCardVariants;exports.QuantitySelector=s.QuantitySelector;exports.quantitySelectorButtonVariants=s.quantitySelectorButtonVariants;exports.quantitySelectorVariants=s.quantitySelectorVariants;exports.RADIO_BUTTON_GROUP_DIRECTION=T.RADIO_BUTTON_GROUP_DIRECTION;exports.RADIO_BUTTON_GROUP_ORIENTATION=T.RADIO_BUTTON_GROUP_ORIENTATION;exports.RadioButtonGroup=T.RadioButtonGroup;exports.RADIO_CARD_GROUP_ORIENTATION=i.RADIO_CARD_GROUP_ORIENTATION;exports.RADIO_POSITION=i.RADIO_POSITION;exports.RadioCardGroup=i.RadioCardGroup;exports.RadioCardItem=i.RadioCardItem;exports.RichText=G.RichText;exports.richToPlainText=G.richToPlainText;exports.SearchField=R.SearchField;exports.searchFieldVariants=R.searchFieldVariants;exports.Select=pr.Select;exports.Skeleton=E.Skeleton;exports.radii=E.radii;exports.SLIDER_ORIENTATION=D.SLIDER_ORIENTATION;exports.Slider=D.Slider;exports.SPACER_SIZE=M.SPACER_SIZE;exports.Spacer=M.Spacer;exports.SPINNER_SIZE=v.SPINNER_SIZE;exports.Spinner=v.Spinner;exports.spinnerSizes=v.spinnerSizes;exports.Stepper=ar.Stepper;exports.Table=q.Table;exports.createColumnHelper=q.createColumnHelper;exports.Tabs=B.Tabs;exports.createTabChangeDetailEvent=B.createTabChangeDetailEvent;exports.tabsVariants=B.tabsVariants;exports.ResizeOption=W.ResizeOption;exports.TextArea=W.TextArea;exports.TextField=b.TextField;exports.isTextField=b.isTextField;exports.Element=L.Element;exports.TextSpacing=L.TextSpacing;exports.Toggle=tr.Toggle;exports.TOOLTIP_ALIGN=S.TOOLTIP_ALIGN;exports.TOOLTIP_POSITION=S.TOOLTIP_POSITION;exports.Tooltip=S.Tooltip;exports.VisuallyHidden=nr.VisuallyHidden;exports.purpurBorderRadiusFull=e.purpurBorderRadiusFull;exports.purpurBorderRadiusLg=e.purpurBorderRadiusLg;exports.purpurBorderRadiusMd=e.purpurBorderRadiusMd;exports.purpurBorderRadiusSm=e.purpurBorderRadiusSm;exports.purpurBorderRadiusXs=e.purpurBorderRadiusXs;exports.purpurBorderWidthLg=e.purpurBorderWidthLg;exports.purpurBorderWidthMd=e.purpurBorderWidthMd;exports.purpurBorderWidthSm=e.purpurBorderWidthSm;exports.purpurBorderWidthXs=e.purpurBorderWidthXs;exports.purpurFilterBlurOnImage=e.purpurFilterBlurOnImage;exports.purpurGradientAiBackgroundInteractiveExpressive=e.purpurGradientAiBackgroundInteractiveExpressive;exports.purpurGradientAiBackgroundInteractiveExpressiveNegative=e.purpurGradientAiBackgroundInteractiveExpressiveNegative;exports.purpurGradientAiBackgroundInteractivePrimary=e.purpurGradientAiBackgroundInteractivePrimary;exports.purpurGradientAiBackgroundInteractivePrimaryNegative=e.purpurGradientAiBackgroundInteractivePrimaryNegative;exports.purpurGradientAiBackgroundPrimaryNegative=e.purpurGradientAiBackgroundPrimaryNegative;exports.purpurGradientAiBorderInteractivePrimary=e.purpurGradientAiBorderInteractivePrimary;exports.purpurGradientAiBorderInteractivePrimaryNegative=e.purpurGradientAiBorderInteractivePrimaryNegative;exports.purpurGradientAiTextInteractivePrimary=e.purpurGradientAiTextInteractivePrimary;exports.purpurGradientAiTextInteractivePrimaryNegative=e.purpurGradientAiTextInteractivePrimaryNegative;exports.purpurShadowLg=e.purpurShadowLg;exports.purpurShadowMd=e.purpurShadowMd;exports.purpurShadowNone=e.purpurShadowNone;exports.purpurShadowSm=e.purpurShadowSm;exports.purpurSpacing0=e.purpurSpacing0;exports.purpurSpacing10=e.purpurSpacing10;exports.purpurSpacing100=e.purpurSpacing100;exports.purpurSpacing1000=e.purpurSpacing1000;exports.purpurSpacing1200=e.purpurSpacing1200;exports.purpurSpacing150=e.purpurSpacing150;exports.purpurSpacing1600=e.purpurSpacing1600;exports.purpurSpacing200=e.purpurSpacing200;exports.purpurSpacing25=e.purpurSpacing25;exports.purpurSpacing250=e.purpurSpacing250;exports.purpurSpacing300=e.purpurSpacing300;exports.purpurSpacing400=e.purpurSpacing400;exports.purpurSpacing50=e.purpurSpacing50;exports.purpurSpacing600=e.purpurSpacing600;exports.purpurSpacing800=e.purpurSpacing800;exports.purpurSpacingGutterLg=e.purpurSpacingGutterLg;exports.purpurSpacingGutterMd=e.purpurSpacingGutterMd;exports.purpurSpacingGutterSm=e.purpurSpacingGutterSm;exports.purpurSpacingGutterXl=e.purpurSpacingGutterXl;exports.purpurSpacingPagePaddingLg=e.purpurSpacingPagePaddingLg;exports.purpurSpacingPagePaddingMd=e.purpurSpacingPagePaddingMd;exports.purpurSpacingPagePaddingSm=e.purpurSpacingPagePaddingSm;exports.purpurSpacingPagePaddingXl=e.purpurSpacingPagePaddingXl;exports.purpurTypographyFamilyDefault=e.purpurTypographyFamilyDefault;exports.purpurTypographyFamilyDisplay=e.purpurTypographyFamilyDisplay;exports.purpurTypographyLineHeightDefault=e.purpurTypographyLineHeightDefault;exports.purpurTypographyLineHeightLoose=e.purpurTypographyLineHeightLoose;exports.purpurTypographyLineHeightLooser=e.purpurTypographyLineHeightLooser;exports.purpurTypographyLineHeightSnug=e.purpurTypographyLineHeightSnug;exports.purpurTypographyLineHeightTight=e.purpurTypographyLineHeightTight;exports.purpurTypographyScale100=e.purpurTypographyScale100;exports.purpurTypographyScale1000=e.purpurTypographyScale1000;exports.purpurTypographyScale1100=e.purpurTypographyScale1100;exports.purpurTypographyScale150=e.purpurTypographyScale150;exports.purpurTypographyScale200=e.purpurTypographyScale200;exports.purpurTypographyScale300=e.purpurTypographyScale300;exports.purpurTypographyScale400=e.purpurTypographyScale400;exports.purpurTypographyScale50=e.purpurTypographyScale50;exports.purpurTypographyScale500=e.purpurTypographyScale500;exports.purpurTypographyScale600=e.purpurTypographyScale600;exports.purpurTypographyScale650=e.purpurTypographyScale650;exports.purpurTypographyScale700=e.purpurTypographyScale700;exports.purpurTypographyScale75=e.purpurTypographyScale75;exports.purpurTypographyScale800=e.purpurTypographyScale800;exports.purpurTypographyScale850=e.purpurTypographyScale850;exports.purpurTypographyScale900=e.purpurTypographyScale900;exports.purpurTypographyWeightBold=e.purpurTypographyWeightBold;exports.purpurTypographyWeightMedium=e.purpurTypographyWeightMedium;exports.purpurTypographyWeightNormal=e.purpurTypographyWeightNormal;exports.purpurBreakpointLg=p.purpurBreakpointLg;exports.purpurBreakpointMd=p.purpurBreakpointMd;exports.purpurBreakpointRelativeLg=p.purpurBreakpointRelativeLg;exports.purpurBreakpointRelativeMd=p.purpurBreakpointRelativeMd;exports.purpurBreakpointRelativeSm=p.purpurBreakpointRelativeSm;exports.purpurBreakpointRelativeXl=p.purpurBreakpointRelativeXl;exports.purpurBreakpointSm=p.purpurBreakpointSm;exports.purpurBreakpointXl=p.purpurBreakpointXl;exports.purpurColorBackgroundInteractiveAutoFill=r.purpurColorBackgroundInteractiveAutoFill;exports.purpurColorBackgroundInteractiveDestructive=r.purpurColorBackgroundInteractiveDestructive;exports.purpurColorBackgroundInteractiveDestructiveActive=r.purpurColorBackgroundInteractiveDestructiveActive;exports.purpurColorBackgroundInteractiveDestructiveHover=r.purpurColorBackgroundInteractiveDestructiveHover;exports.purpurColorBackgroundInteractiveDisabled=r.purpurColorBackgroundInteractiveDisabled;exports.purpurColorBackgroundInteractiveDisabledNegative=r.purpurColorBackgroundInteractiveDisabledNegative;exports.purpurColorBackgroundInteractiveExpressive=r.purpurColorBackgroundInteractiveExpressive;exports.purpurColorBackgroundInteractiveExpressiveActive=r.purpurColorBackgroundInteractiveExpressiveActive;exports.purpurColorBackgroundInteractiveExpressiveActiveNegative=r.purpurColorBackgroundInteractiveExpressiveActiveNegative;exports.purpurColorBackgroundInteractiveExpressiveHover=r.purpurColorBackgroundInteractiveExpressiveHover;exports.purpurColorBackgroundInteractiveExpressiveHoverNegative=r.purpurColorBackgroundInteractiveExpressiveHoverNegative;exports.purpurColorBackgroundInteractiveExpressiveNegative=r.purpurColorBackgroundInteractiveExpressiveNegative;exports.purpurColorBackgroundInteractiveInactive=r.purpurColorBackgroundInteractiveInactive;exports.purpurColorBackgroundInteractiveInactiveNegative=r.purpurColorBackgroundInteractiveInactiveNegative;exports.purpurColorBackgroundInteractivePrimary=r.purpurColorBackgroundInteractivePrimary;exports.purpurColorBackgroundInteractivePrimaryActive=r.purpurColorBackgroundInteractivePrimaryActive;exports.purpurColorBackgroundInteractivePrimaryActiveNegative=r.purpurColorBackgroundInteractivePrimaryActiveNegative;exports.purpurColorBackgroundInteractivePrimaryHover=r.purpurColorBackgroundInteractivePrimaryHover;exports.purpurColorBackgroundInteractivePrimaryHoverNegative=r.purpurColorBackgroundInteractivePrimaryHoverNegative;exports.purpurColorBackgroundInteractivePrimaryNegative=r.purpurColorBackgroundInteractivePrimaryNegative;exports.purpurColorBackgroundInteractiveReadOnly=r.purpurColorBackgroundInteractiveReadOnly;exports.purpurColorBackgroundInteractiveReadOnlyNegative=r.purpurColorBackgroundInteractiveReadOnlyNegative;exports.purpurColorBackgroundInteractiveTransparentActive=r.purpurColorBackgroundInteractiveTransparentActive;exports.purpurColorBackgroundInteractiveTransparentActiveNegative=r.purpurColorBackgroundInteractiveTransparentActiveNegative;exports.purpurColorBackgroundInteractiveTransparentHover=r.purpurColorBackgroundInteractiveTransparentHover;exports.purpurColorBackgroundInteractiveTransparentHoverNegative=r.purpurColorBackgroundInteractiveTransparentHoverNegative;exports.purpurColorBackgroundOnImage=r.purpurColorBackgroundOnImage;exports.purpurColorBackgroundOnImageNegative=r.purpurColorBackgroundOnImageNegative;exports.purpurColorBackgroundPrimary=r.purpurColorBackgroundPrimary;exports.purpurColorBackgroundPrimaryNegative=r.purpurColorBackgroundPrimaryNegative;exports.purpurColorBackgroundSecondary=r.purpurColorBackgroundSecondary;exports.purpurColorBackgroundSecondaryNegative=r.purpurColorBackgroundSecondaryNegative;exports.purpurColorBackgroundStatusAttention=r.purpurColorBackgroundStatusAttention;exports.purpurColorBackgroundStatusBlackFriday=r.purpurColorBackgroundStatusBlackFriday;exports.purpurColorBackgroundStatusErrorMedium=r.purpurColorBackgroundStatusErrorMedium;exports.purpurColorBackgroundStatusErrorStrong=r.purpurColorBackgroundStatusErrorStrong;exports.purpurColorBackgroundStatusErrorStrongNegative=r.purpurColorBackgroundStatusErrorStrongNegative;exports.purpurColorBackgroundStatusInfoMedium=r.purpurColorBackgroundStatusInfoMedium;exports.purpurColorBackgroundStatusInfoStrong=r.purpurColorBackgroundStatusInfoStrong;exports.purpurColorBackgroundStatusNeutral=r.purpurColorBackgroundStatusNeutral;exports.purpurColorBackgroundStatusSpecial=r.purpurColorBackgroundStatusSpecial;exports.purpurColorBackgroundStatusSuccessMedium=r.purpurColorBackgroundStatusSuccessMedium;exports.purpurColorBackgroundStatusSuccessStrong=r.purpurColorBackgroundStatusSuccessStrong;exports.purpurColorBackgroundStatusSuccessStrongNegative=r.purpurColorBackgroundStatusSuccessStrongNegative;exports.purpurColorBackgroundStatusWarningMedium=r.purpurColorBackgroundStatusWarningMedium;exports.purpurColorBackgroundStatusWarningStrong=r.purpurColorBackgroundStatusWarningStrong;exports.purpurColorBackgroundStatusWarningStrongNegative=r.purpurColorBackgroundStatusWarningStrongNegative;exports.purpurColorBackgroundToneOnTonePrimary=r.purpurColorBackgroundToneOnTonePrimary;exports.purpurColorBackgroundToneOnToneQuaternary=r.purpurColorBackgroundToneOnToneQuaternary;exports.purpurColorBackgroundToneOnToneSecondary=r.purpurColorBackgroundToneOnToneSecondary;exports.purpurColorBackgroundToneOnToneTertiary=r.purpurColorBackgroundToneOnToneTertiary;exports.purpurColorBeige100=r.purpurColorBeige100;exports.purpurColorBeige200=r.purpurColorBeige200;exports.purpurColorBeige300=r.purpurColorBeige300;exports.purpurColorBeige400=r.purpurColorBeige400;exports.purpurColorBeige50=r.purpurColorBeige50;exports.purpurColorBeige500=r.purpurColorBeige500;exports.purpurColorBeige600=r.purpurColorBeige600;exports.purpurColorBeige700=r.purpurColorBeige700;exports.purpurColorBeige800=r.purpurColorBeige800;exports.purpurColorBeige900=r.purpurColorBeige900;exports.purpurColorBeige950=r.purpurColorBeige950;exports.purpurColorBlue100=r.purpurColorBlue100;exports.purpurColorBlue200=r.purpurColorBlue200;exports.purpurColorBlue300=r.purpurColorBlue300;exports.purpurColorBlue400=r.purpurColorBlue400;exports.purpurColorBlue50=r.purpurColorBlue50;exports.purpurColorBlue500=r.purpurColorBlue500;exports.purpurColorBlue600=r.purpurColorBlue600;exports.purpurColorBlue700=r.purpurColorBlue700;exports.purpurColorBlue800=r.purpurColorBlue800;exports.purpurColorBlue900=r.purpurColorBlue900;exports.purpurColorBlue950=r.purpurColorBlue950;exports.purpurColorBorderInteractiveExpressive=r.purpurColorBorderInteractiveExpressive;exports.purpurColorBorderInteractiveFocus=r.purpurColorBorderInteractiveFocus;exports.purpurColorBorderInteractivePrimary=r.purpurColorBorderInteractivePrimary;exports.purpurColorBorderInteractivePrimaryActive=r.purpurColorBorderInteractivePrimaryActive;exports.purpurColorBorderInteractivePrimaryActiveNegative=r.purpurColorBorderInteractivePrimaryActiveNegative;exports.purpurColorBorderInteractivePrimaryHover=r.purpurColorBorderInteractivePrimaryHover;exports.purpurColorBorderInteractivePrimaryHoverNegative=r.purpurColorBorderInteractivePrimaryHoverNegative;exports.purpurColorBorderInteractivePrimaryNegative=r.purpurColorBorderInteractivePrimaryNegative;exports.purpurColorBorderInteractiveSelected=r.purpurColorBorderInteractiveSelected;exports.purpurColorBorderInteractiveSubtle=r.purpurColorBorderInteractiveSubtle;exports.purpurColorBorderInteractiveSubtleHover=r.purpurColorBorderInteractiveSubtleHover;exports.purpurColorBorderInteractiveSubtleHoverNegative=r.purpurColorBorderInteractiveSubtleHoverNegative;exports.purpurColorBorderInteractiveSubtleNegative=r.purpurColorBorderInteractiveSubtleNegative;exports.purpurColorBorderMedium=r.purpurColorBorderMedium;exports.purpurColorBorderMediumNegative=r.purpurColorBorderMediumNegative;exports.purpurColorBorderStatusError=r.purpurColorBorderStatusError;exports.purpurColorBorderStatusErrorNegative=r.purpurColorBorderStatusErrorNegative;exports.purpurColorBorderStatusInfo=r.purpurColorBorderStatusInfo;exports.purpurColorBorderStatusSuccess=r.purpurColorBorderStatusSuccess;exports.purpurColorBorderStatusSuccessNegative=r.purpurColorBorderStatusSuccessNegative;exports.purpurColorBorderStatusWarning=r.purpurColorBorderStatusWarning;exports.purpurColorBorderStrong=r.purpurColorBorderStrong;exports.purpurColorBorderStrongNegative=r.purpurColorBorderStrongNegative;exports.purpurColorBorderWeak=r.purpurColorBorderWeak;exports.purpurColorBorderWeakNegative=r.purpurColorBorderWeakNegative;exports.purpurColorBrandBeige=r.purpurColorBrandBeige;exports.purpurColorBrandCorePurple=r.purpurColorBrandCorePurple;exports.purpurColorBrandDeepBeige=r.purpurColorBrandDeepBeige;exports.purpurColorBrandDeepPurple=r.purpurColorBrandDeepPurple;exports.purpurColorBrandLightBeige=r.purpurColorBrandLightBeige;exports.purpurColorBrandLightPurple=r.purpurColorBrandLightPurple;exports.purpurColorBrandOffBlack=r.purpurColorBrandOffBlack;exports.purpurColorBrandWhite=r.purpurColorBrandWhite;exports.purpurColorFunctionalBlack=r.purpurColorFunctionalBlack;exports.purpurColorFunctionalTransparent=r.purpurColorFunctionalTransparent;exports.purpurColorFunctionalWhite=r.purpurColorFunctionalWhite;exports.purpurColorGradientAiBottom=r.purpurColorGradientAiBottom;exports.purpurColorGradientAiBottomNegative=r.purpurColorGradientAiBottomNegative;exports.purpurColorGradientAiTop=r.purpurColorGradientAiTop;exports.purpurColorGradientAiTopNegative=r.purpurColorGradientAiTopNegative;exports.purpurColorGray100=r.purpurColorGray100;exports.purpurColorGray150=r.purpurColorGray150;exports.purpurColorGray200=r.purpurColorGray200;exports.purpurColorGray300=r.purpurColorGray300;exports.purpurColorGray400=r.purpurColorGray400;exports.purpurColorGray50=r.purpurColorGray50;exports.purpurColorGray500=r.purpurColorGray500;exports.purpurColorGray600=r.purpurColorGray600;exports.purpurColorGray700=r.purpurColorGray700;exports.purpurColorGray800=r.purpurColorGray800;exports.purpurColorGray850=r.purpurColorGray850;exports.purpurColorGray900=r.purpurColorGray900;exports.purpurColorGray950=r.purpurColorGray950;exports.purpurColorGreen100=r.purpurColorGreen100;exports.purpurColorGreen200=r.purpurColorGreen200;exports.purpurColorGreen300=r.purpurColorGreen300;exports.purpurColorGreen400=r.purpurColorGreen400;exports.purpurColorGreen50=r.purpurColorGreen50;exports.purpurColorGreen500=r.purpurColorGreen500;exports.purpurColorGreen600=r.purpurColorGreen600;exports.purpurColorGreen700=r.purpurColorGreen700;exports.purpurColorGreen800=r.purpurColorGreen800;exports.purpurColorGreen900=r.purpurColorGreen900;exports.purpurColorGreen950=r.purpurColorGreen950;exports.purpurColorOrange100=r.purpurColorOrange100;exports.purpurColorOrange200=r.purpurColorOrange200;exports.purpurColorOrange300=r.purpurColorOrange300;exports.purpurColorOrange400=r.purpurColorOrange400;exports.purpurColorOrange50=r.purpurColorOrange50;exports.purpurColorOrange500=r.purpurColorOrange500;exports.purpurColorOrange600=r.purpurColorOrange600;exports.purpurColorOrange700=r.purpurColorOrange700;exports.purpurColorOrange800=r.purpurColorOrange800;exports.purpurColorOrange900=r.purpurColorOrange900;exports.purpurColorOrange950=r.purpurColorOrange950;exports.purpurColorOverlayDefault=r.purpurColorOverlayDefault;exports.purpurColorPurple100=r.purpurColorPurple100;exports.purpurColorPurple200=r.purpurColorPurple200;exports.purpurColorPurple300=r.purpurColorPurple300;exports.purpurColorPurple400=r.purpurColorPurple400;exports.purpurColorPurple50=r.purpurColorPurple50;exports.purpurColorPurple500=r.purpurColorPurple500;exports.purpurColorPurple550=r.purpurColorPurple550;exports.purpurColorPurple600=r.purpurColorPurple600;exports.purpurColorPurple700=r.purpurColorPurple700;exports.purpurColorPurple800=r.purpurColorPurple800;exports.purpurColorPurple900=r.purpurColorPurple900;exports.purpurColorPurple950=r.purpurColorPurple950;exports.purpurColorRed100=r.purpurColorRed100;exports.purpurColorRed200=r.purpurColorRed200;exports.purpurColorRed300=r.purpurColorRed300;exports.purpurColorRed400=r.purpurColorRed400;exports.purpurColorRed50=r.purpurColorRed50;exports.purpurColorRed500=r.purpurColorRed500;exports.purpurColorRed600=r.purpurColorRed600;exports.purpurColorRed700=r.purpurColorRed700;exports.purpurColorRed800=r.purpurColorRed800;exports.purpurColorRed900=r.purpurColorRed900;exports.purpurColorRed950=r.purpurColorRed950;exports.purpurColorTeal100=r.purpurColorTeal100;exports.purpurColorTeal200=r.purpurColorTeal200;exports.purpurColorTeal300=r.purpurColorTeal300;exports.purpurColorTeal400=r.purpurColorTeal400;exports.purpurColorTeal50=r.purpurColorTeal50;exports.purpurColorTeal500=r.purpurColorTeal500;exports.purpurColorTeal600=r.purpurColorTeal600;exports.purpurColorTeal700=r.purpurColorTeal700;exports.purpurColorTeal800=r.purpurColorTeal800;exports.purpurColorTeal900=r.purpurColorTeal900;exports.purpurColorTeal950=r.purpurColorTeal950;exports.purpurColorTextDefault=r.purpurColorTextDefault;exports.purpurColorTextDefaultNegative=r.purpurColorTextDefaultNegative;exports.purpurColorTextInteractiveOnDestructive=r.purpurColorTextInteractiveOnDestructive;exports.purpurColorTextInteractiveOnExpressive=r.purpurColorTextInteractiveOnExpressive;exports.purpurColorTextInteractiveOnExpressiveActive=r.purpurColorTextInteractiveOnExpressiveActive;exports.purpurColorTextInteractiveOnExpressiveActiveNegative=r.purpurColorTextInteractiveOnExpressiveActiveNegative;exports.purpurColorTextInteractiveOnExpressiveHover=r.purpurColorTextInteractiveOnExpressiveHover;exports.purpurColorTextInteractiveOnExpressiveHoverNegative=r.purpurColorTextInteractiveOnExpressiveHoverNegative;exports.purpurColorTextInteractiveOnExpressiveNegative=r.purpurColorTextInteractiveOnExpressiveNegative;exports.purpurColorTextInteractiveOnPrimary=r.purpurColorTextInteractiveOnPrimary;exports.purpurColorTextInteractiveOnPrimaryNegative=r.purpurColorTextInteractiveOnPrimaryNegative;exports.purpurColorTextInteractivePrimary=r.purpurColorTextInteractivePrimary;exports.purpurColorTextInteractivePrimaryActive=r.purpurColorTextInteractivePrimaryActive;exports.purpurColorTextInteractivePrimaryActiveNegative=r.purpurColorTextInteractivePrimaryActiveNegative;exports.purpurColorTextInteractivePrimaryHover=r.purpurColorTextInteractivePrimaryHover;exports.purpurColorTextInteractivePrimaryHoverNegative=r.purpurColorTextInteractivePrimaryHoverNegative;exports.purpurColorTextInteractivePrimaryNegative=r.purpurColorTextInteractivePrimaryNegative;exports.purpurColorTextInteractiveSelected=r.purpurColorTextInteractiveSelected;exports.purpurColorTextMedium=r.purpurColorTextMedium;exports.purpurColorTextMediumNegative=r.purpurColorTextMediumNegative;exports.purpurColorTextStatusAttention=r.purpurColorTextStatusAttention;exports.purpurColorTextStatusBlackFriday=r.purpurColorTextStatusBlackFriday;exports.purpurColorTextStatusDiscount=r.purpurColorTextStatusDiscount;exports.purpurColorTextStatusErrorMedium=r.purpurColorTextStatusErrorMedium;exports.purpurColorTextStatusErrorMediumNegative=r.purpurColorTextStatusErrorMediumNegative;exports.purpurColorTextStatusErrorStrong=r.purpurColorTextStatusErrorStrong;exports.purpurColorTextStatusErrorStrongNegative=r.purpurColorTextStatusErrorStrongNegative;exports.purpurColorTextStatusInfoMedium=r.purpurColorTextStatusInfoMedium;exports.purpurColorTextStatusInfoStrong=r.purpurColorTextStatusInfoStrong;exports.purpurColorTextStatusNeutral=r.purpurColorTextStatusNeutral;exports.purpurColorTextStatusSpecial=r.purpurColorTextStatusSpecial;exports.purpurColorTextStatusSuccessMedium=r.purpurColorTextStatusSuccessMedium;exports.purpurColorTextStatusSuccessMediumNegative=r.purpurColorTextStatusSuccessMediumNegative;exports.purpurColorTextStatusSuccessStrong=r.purpurColorTextStatusSuccessStrong;exports.purpurColorTextStatusSuccessStrongNegative=r.purpurColorTextStatusSuccessStrongNegative;exports.purpurColorTextStatusWarningMedium=r.purpurColorTextStatusWarningMedium;exports.purpurColorTextStatusWarningMediumNegative=r.purpurColorTextStatusWarningMediumNegative;exports.purpurColorTextStatusWarningStrong=r.purpurColorTextStatusWarningStrong;exports.purpurColorTextToneOnTonePrimary=r.purpurColorTextToneOnTonePrimary;exports.purpurColorTextToneOnToneSecondary=r.purpurColorTextToneOnToneSecondary;exports.purpurColorTextToneOnToneTertiary=r.purpurColorTextToneOnToneTertiary;exports.purpurColorTextWeak=r.purpurColorTextWeak;exports.purpurColorTextWeakNegative=r.purpurColorTextWeakNegative;exports.purpurColorTransparentBlack100=r.purpurColorTransparentBlack100;exports.purpurColorTransparentBlack150=r.purpurColorTransparentBlack150;exports.purpurColorTransparentBlack200=r.purpurColorTransparentBlack200;exports.purpurColorTransparentBlack300=r.purpurColorTransparentBlack300;exports.purpurColorTransparentBlack400=r.purpurColorTransparentBlack400;exports.purpurColorTransparentBlack50=r.purpurColorTransparentBlack50;exports.purpurColorTransparentBlack500=r.purpurColorTransparentBlack500;exports.purpurColorTransparentBlack600=r.purpurColorTransparentBlack600;exports.purpurColorTransparentBlack700=r.purpurColorTransparentBlack700;exports.purpurColorTransparentBlack800=r.purpurColorTransparentBlack800;exports.purpurColorTransparentBlack850=r.purpurColorTransparentBlack850;exports.purpurColorTransparentBlack900=r.purpurColorTransparentBlack900;exports.purpurColorTransparentBlack950=r.purpurColorTransparentBlack950;exports.purpurColorTransparentWhite100=r.purpurColorTransparentWhite100;exports.purpurColorTransparentWhite150=r.purpurColorTransparentWhite150;exports.purpurColorTransparentWhite200=r.purpurColorTransparentWhite200;exports.purpurColorTransparentWhite300=r.purpurColorTransparentWhite300;exports.purpurColorTransparentWhite400=r.purpurColorTransparentWhite400;exports.purpurColorTransparentWhite50=r.purpurColorTransparentWhite50;exports.purpurColorTransparentWhite500=r.purpurColorTransparentWhite500;exports.purpurColorTransparentWhite600=r.purpurColorTransparentWhite600;exports.purpurColorTransparentWhite700=r.purpurColorTransparentWhite700;exports.purpurColorTransparentWhite800=r.purpurColorTransparentWhite800;exports.purpurColorTransparentWhite850=r.purpurColorTransparentWhite850;exports.purpurColorTransparentWhite900=r.purpurColorTransparentWhite900;exports.purpurColorTransparentWhite950=r.purpurColorTransparentWhite950;exports.purpurMotionDuration100=o.purpurMotionDuration100;exports.purpurMotionDuration150=o.purpurMotionDuration150;exports.purpurMotionDuration1500=o.purpurMotionDuration1500;exports.purpurMotionDuration200=o.purpurMotionDuration200;exports.purpurMotionDuration2000=o.purpurMotionDuration2000;exports.purpurMotionDuration300=o.purpurMotionDuration300;exports.purpurMotionDuration400=o.purpurMotionDuration400;exports.purpurMotionDuration500=o.purpurMotionDuration500;exports.purpurMotionEasingEaseIn=o.purpurMotionEasingEaseIn;exports.purpurMotionEasingEaseInOut=o.purpurMotionEasingEaseInOut;exports.purpurMotionEasingEaseOut=o.purpurMotionEasingEaseOut;exports.ThemeProvider=l.ThemeProvider;exports.teliaTheme=l.teliaTheme;exports.useApplyTheme=l.useApplyTheme;exports.useTheme=l.useTheme;exports.useColorScheme=ir.useColorScheme;exports.af=u.af;exports.ar=u.ar;exports.arDZ=u.arDZ;exports.arEG=u.arEG;exports.arMA=u.arMA;exports.arSA=u.arSA;exports.arTN=u.arTN;exports.az=u.az;exports.be=u.be;exports.beTarask=u.beTarask;exports.bg=u.bg;exports.bn=u.bn;exports.bs=u.bs;exports.ca=u.ca;exports.ckb=u.ckb;exports.cs=u.cs;exports.cy=u.cy;exports.da=u.da;exports.de=u.de;exports.deAT=u.deAT;exports.el=u.el;exports.enAU=u.enAU;exports.enCA=u.enCA;exports.enGB=u.enGB;exports.enIE=u.enIE;exports.enIN=u.enIN;exports.enNZ=u.enNZ;exports.enZA=u.enZA;exports.eo=u.eo;exports.es=u.es;exports.et=u.et;exports.eu=u.eu;exports.faIR=u.faIR;exports.fi=u.fi;exports.fr=u.fr;exports.frCA=u.frCA;exports.frCH=u.frCH;exports.fy=u.fy;exports.gd=u.gd;exports.gl=u.gl;exports.gu=u.gu;exports.he=u.he;exports.hi=u.hi;exports.hr=u.hr;exports.ht=u.ht;exports.hu=u.hu;exports.hy=u.hy;exports.id=u.id;exports.is=u.is;exports.it=u.it;exports.itCH=u.itCH;exports.ja=u.ja;exports.jaHira=u.jaHira;exports.ka=u.ka;exports.kk=u.kk;exports.km=u.km;exports.kn=u.kn;exports.ko=u.ko;exports.lb=u.lb;exports.lt=u.lt;exports.lv=u.lv;exports.mk=u.mk;exports.mn=u.mn;exports.ms=u.ms;exports.mt=u.mt;exports.nb=u.nb;exports.nl=u.nl;exports.nlBE=u.nlBE;exports.nn=u.nn;exports.oc=u.oc;exports.pl=u.pl;exports.pt=u.pt;exports.ptBR=u.ptBR;exports.ro=u.ro;exports.ru=u.ru;exports.se=u.se;exports.sk=u.sk;exports.sl=u.sl;exports.sq=u.sq;exports.sr=u.sr;exports.srLatn=u.srLatn;exports.sv=u.sv;exports.ta=u.ta;exports.te=u.te;exports.th=u.th;exports.tr=u.tr;exports.ug=u.ug;exports.uk=u.uk;exports.uz=u.uz;exports.uzCyrl=u.uzCyrl;exports.vi=u.vi;exports.zhCN=u.zhCN;exports.zhHK=u.zhHK;exports.zhTW=u.zhTW;exports.enUS=lr.enUS;
2
2
  //# sourceMappingURL=library.cjs.js.map
@@ -20,10 +20,10 @@ import { D as $ } from "./dismissable-chip-group-Bl0D18qM.mjs";
20
20
  import { D as ar } from "./drawer-Boqmgh-i.mjs";
21
21
  import { F as pr, a as ur } from "./field-error-text-CBSX8dGx.mjs";
22
22
  import { F as sr } from "./field-helper-text-C5ee4SFV.mjs";
23
- import { F as nr } from "./footer-DY0s_C6e.mjs";
23
+ import { F as nr } from "./footer-DcWsihxS.mjs";
24
24
  import { G as lr } from "./grid-DGnCQgwf.mjs";
25
25
  import { D as Cr, a as gr, H as dr, T as Tr } from "./heading-gqtQNo5n.mjs";
26
- import { H as vr, T as Sr } from "./hero-banner-Cl5YFaKh.mjs";
26
+ import { H as vr, T as Sr } from "./hero-banner-B8fRHxXc.mjs";
27
27
  import { L as xr } from "./label-7sJe5-pX.mjs";
28
28
  import { L as Ir, a as kr, l as br } from "./link-DY5WLpyc.mjs";
29
29
  import { L as hr } from "./listbox-u6__DsLw.mjs";
@@ -34,7 +34,7 @@ import { P as Fr } from "./pagination-CVVCAQ65.mjs";
34
34
  import { a as Ur, P as zr } from "./paragraph-DNtj7OLr.mjs";
35
35
  import { P as Xr } from "./popover-DBMI9Jy1.mjs";
36
36
  import { P as qr } from "./product-card-rfpJbzzV.mjs";
37
- import { P as Qr, p as Kr } from "./promotion-card-D2F-EWgn.mjs";
37
+ import { P as Qr, p as Kr } from "./promotion-card-wGGt75eI.mjs";
38
38
  import { Q as Jr, a as $r, q as ra } from "./quantity-selector-_VcZYLjR.mjs";
39
39
  import { a as oa, b as pa, R as ua } from "./radio-button-group-BnCPcmSN.mjs";
40
40
  import { R as sa, a as ta, b as na, c as ia } from "./radio-card-group-DkaMcmen.mjs";
@@ -48,7 +48,7 @@ import { S as Pa, a as Aa, s as Oa } from "./spinner-DRQN6YdK.mjs";
48
48
  import { S as Ga } from "./stepper-BfIbJwZn.mjs";
49
49
  import { T as Da, c as Ma } from "./table-DvcpczWf.mjs";
50
50
  import { T as La, c as Ha, t as _a } from "./tabs-CoXMAwMx.mjs";
51
- import { R as Va, T as Ua } from "./text-area-CJD8ksqm.mjs";
51
+ import { R as Va, T as Ua } from "./text-area-Cb9Hm2Z9.mjs";
52
52
  import { T as wa, i as Xa } from "./text-field-PKAaXO1N.mjs";
53
53
  import { E as qa, T as ja } from "./text-spacing-BU0mkEf9.mjs";
54
54
  import { T as Ka } from "./toggle-Cezg5MUc.mjs";
@@ -58,8 +58,8 @@ import { purpurBorderRadiusFull as uo, purpurBorderRadiusLg as eo, purpurBorderR
58
58
  import { b as bp, a as fp, f as hp, e as Np, d as Pp, g as Ap, p as Op, c as Rp } from "./variables-BSsIx39i.mjs";
59
59
  import { bX as Ep, ci as Dp, ck as Mp, cj as Wp, c8 as Lp, c9 as Hp, c2 as _p, c4 as Fp, c7 as Vp, c3 as Up, c6 as zp, c5 as wp, ce as Xp, cf as Zp, bY as qp, b_ as jp, c1 as Qp, bZ as Kp, c0 as Yp, b$ as Jp, cg as $p, ch as ru, cc as au, cd as ou, ca as pu, cb as uu, bV as eu, bW as su, bR as tu, bS as nu, bT as iu, bU as lu, cy as cu, cz as Cu, cq as gu, cr as du, cs as Tu, cl as Bu, cm as vu, cw as Su, cx as mu, cn as xu, co as yu, cp as Iu, ct as ku, cu as bu, cv as fu, cA as hu, cD as Nu, cB as Pu, cC as Au, m as Ou, n as Ru, o as Gu, q as Eu, l as Du, r as Mu, s as Wu, t as Lu, u as Hu, v as _u, w as Fu, ar as Vu, as as Uu, at as zu, au as wu, aq as Xu, av as Zu, aw as qu, ax as ju, ay as Qu, az as Ku, aA as Yu, cR as Ju, cK as $u, cL as re, cO as ae, cQ as oe, cN as pe, cP as ue, cM as ee, cS as se, cT as te, cV as ne, cW as ie, cU as le, cE as ce, cF as Ce, cX as ge, cY as de, c_ as Te, c$ as Be, d0 as ve, cZ as Se, cG as me, cH as xe, cI as ye, cJ as Ie, b6 as ke, b3 as be, b5 as fe, b2 as he, b7 as Ne, b4 as Pe, b8 as Ae, b9 as Oe, a$ as Re, b1 as Ge, b0 as Ee, d2 as De, d3 as Me, d4 as We, d5 as Le, J as He, K as _e, L as Fe, M as Ve, N as Ue, I as ze, O as we, P as Xe, Q as Ze, R as qe, S as je, T as Qe, U as Ke, W as Ye, X as Je, Y as $e, Z as rs, V as as, _ as os, $ as ps, a0 as us, a1 as es, a2 as ss, a3 as ts, ag as ns, ah as is, ai as ls, aj as cs, af as Cs, ak as gs, al as ds, am as Ts, an as Bs, ao as vs, ap as Ss, d1 as ms, a as xs, b as ys, c as Is, d as ks, p as bs, e as fs, f as hs, g as Ns, h as Ps, i as As, j as Os, k as Rs, a5 as Gs, a6 as Es, a7 as Ds, a8 as Ms, a4 as Ws, a9 as Ls, aa as Hs, ab as _s, ac as Fs, ad as Vs, ae as Us, y as zs, z as ws, A as Xs, B as Zs, x as qs, C as js, D as Qs, E as Ks, F as Ys, G as Js, H as $s, ba as rt, bd as at, bu as ot, bo as pt, bs as ut, bt as et, bq as st, br as tt, bp as nt, bj as it, bk as lt, bg as ct, bi as Ct, bn as gt, bh as dt, bm as Tt, bl as Bt, bv as vt, bb as St, be as mt, bM as xt, bN as yt, bw as It, bz as kt, bA as bt, bx as ft, by as ht, bJ as Nt, bI as Pt, bK as At, bL as Ot, bD as Rt, bE as Gt, bB as Et, bC as Dt, bG as Mt, bH as Wt, bF as Lt, bO as Ht, bP as _t, bQ as Ft, bc as Vt, bf as Ut, aC as zt, aD as wt, aE as Xt, aF as Zt, aG as qt, aB as jt, aH as Qt, aI as Kt, aJ as Yt, aK as Jt, aL as $t, aM as rn, aN as an, aP as on, aQ as pn, aR as un, aS as en, aT as sn, aO as tn, aU as nn, aV as ln, aW as cn, aX as Cn, aY as gn, aZ as dn, a_ as Tn } from "./variables-91UvS2rU.mjs";
60
60
  import { p as vn, a as Sn, f as mn, b as xn, g as yn, c as In, d as kn, e as bn, h as fn, j as hn, i as Nn } from "./variables-BUfnQw6H.mjs";
61
- import { T as An, t as On, a as Rn, u as Gn } from "./ThemeProvider-mOHIAi2k.mjs";
62
- import { u as Dn } from "./useColorScheme-CgjazeGp.mjs";
61
+ import { T as An, t as On, a as Rn, u as Gn } from "./ThemeProvider-CrjMv3M8.mjs";
62
+ import { u as Dn } from "./useColorScheme-DRQcbSog.mjs";
63
63
  import { a as Wn, b as Ln, c as Hn, d as _n, e as Fn, f as Vn, g as Un, h as zn, i as wn, j as Xn, k as Zn, l as qn, m as jn, n as Qn, o as Kn, p as Yn, q as Jn, r as $n, s as ri, t as ai, u as oi, v as pi, w as ui, x as ei, y as si, z as ti, A as ni, B as ii, C as li, D as ci, E as Ci, F as gi, G as di, H as Ti, I as Bi, J as vi, K as Si, L as mi, M as xi, N as yi, O as Ii, P as ki, Q as bi, R as fi, S as hi, T as Ni, U as Pi, V as Ai, W as Oi, X as Ri, Y as Gi, Z as Ei, _ as Di, $ as Mi, a0 as Wi, a1 as Li, a2 as Hi, a3 as _i, a4 as Fi, a5 as Vi, a6 as Ui, a7 as zi, a8 as wi, a9 as Xi, aa as Zi, ab as qi, ac as ji, ad as Qi, ae as Ki, af as Yi, ag as Ji, ah as $i, ai as rl, aj as al, ak as ol, al as pl, am as ul, an as el, ao as sl, ap as tl, aq as nl, ar as il, as as ll, at as cl, au as Cl, av as gl, aw as dl, ax as Tl, ay as Bl, az as vl, aA as Sl, aB as ml, aC as xl, aD as yl } from "./zh-TW-oiRD71xW.mjs";
64
64
  import { e as kl } from "./format-DpkYPs7O.mjs";
65
65
  export {