@hopper-ui/styled-system 3.1.6 → 3.1.8

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 (34) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist/StyledSystemProvider.css +34 -34
  3. package/dist/StyledSystemProvider.js +9 -9
  4. package/dist/{chunk-ARLR6SPF.js → chunk-36CMNQCR.js} +1 -1
  5. package/dist/{chunk-ZHLFJ264.js → chunk-5GFAOBD3.js} +2 -2
  6. package/dist/{chunk-KS6NX6VA.js → chunk-CPFBX4I7.js} +3 -3
  7. package/dist/{chunk-VLNFJ4SY.js → chunk-FL7RZ2FI.js} +1 -1
  8. package/dist/{chunk-FHCYOO57.js → chunk-JCDXNN3N.js} +1 -1
  9. package/dist/{chunk-JVFXQ3OW.js → chunk-MJGZAFTL.js} +4 -3
  10. package/dist/{chunk-DZ5AGIIM.js → chunk-QTC3OPPR.js} +1 -1
  11. package/dist/{chunk-J7KRNWQE.js → chunk-RCDHX7IY.js} +92 -2
  12. package/dist/{chunk-XZ4SLHFY.js → chunk-V7AWRYZY.js} +2 -2
  13. package/dist/global-styles/BodyStyleProvider.js +2 -2
  14. package/dist/html-wrappers/html.css +34 -34
  15. package/dist/html-wrappers/html.js +6 -6
  16. package/dist/html-wrappers/htmlElement.css +34 -34
  17. package/dist/html-wrappers/htmlElement.js +5 -5
  18. package/dist/index.css +34 -34
  19. package/dist/index.d.ts +1 -1
  20. package/dist/index.js +9 -9
  21. package/dist/styledSystemRootCssClass.js +2 -2
  22. package/dist/theme/generated/sharegate/dark.css +96 -7
  23. package/dist/theme/generated/sharegate/light.css +96 -7
  24. package/dist/theme/generated/workleap/dark.css +90 -1
  25. package/dist/theme/generated/workleap/light.css +90 -1
  26. package/dist/tokens/generated/styledSystemConstants.d.ts +1 -1
  27. package/dist/tokens/generated/styledSystemConstants.js +1 -1
  28. package/dist/tokens/generated/styledSystemToTokenMappings.d.ts +92 -2
  29. package/dist/tokens/generated/styledSystemToTokenMappings.js +1 -1
  30. package/dist/tokens/tokenMappings.d.ts +288 -2
  31. package/dist/tokens/tokenMappings.js +3 -3
  32. package/dist/useStyledSystem.css +31 -31
  33. package/dist/useStyledSystem.js +4 -4
  34. package/package.json +2 -2
@@ -173,6 +173,54 @@ declare const HopperColors: {
173
173
  readonly "core_rock-800": "rock-800";
174
174
  readonly "core_rock-900": "rock-900";
175
175
  readonly core_samoyed: "samoyed";
176
+ readonly "core_rose-25": "rose-25";
177
+ readonly "core_rose-50": "rose-50";
178
+ readonly "core_rose-75": "rose-75";
179
+ readonly "core_rose-100": "rose-100";
180
+ readonly "core_rose-200": "rose-200";
181
+ readonly "core_rose-300": "rose-300";
182
+ readonly "core_rose-400": "rose-400";
183
+ readonly "core_rose-500": "rose-500";
184
+ readonly "core_rose-600": "rose-600";
185
+ readonly "core_rose-700": "rose-700";
186
+ readonly "core_rose-800": "rose-800";
187
+ readonly "core_rose-900": "rose-900";
188
+ readonly "core_amber-25": "amber-25";
189
+ readonly "core_amber-50": "amber-50";
190
+ readonly "core_amber-75": "amber-75";
191
+ readonly "core_amber-100": "amber-100";
192
+ readonly "core_amber-200": "amber-200";
193
+ readonly "core_amber-300": "amber-300";
194
+ readonly "core_amber-400": "amber-400";
195
+ readonly "core_amber-500": "amber-500";
196
+ readonly "core_amber-600": "amber-600";
197
+ readonly "core_amber-700": "amber-700";
198
+ readonly "core_amber-800": "amber-800";
199
+ readonly "core_amber-900": "amber-900";
200
+ readonly "core_mint-25": "mint-25";
201
+ readonly "core_mint-50": "mint-50";
202
+ readonly "core_mint-75": "mint-75";
203
+ readonly "core_mint-100": "mint-100";
204
+ readonly "core_mint-200": "mint-200";
205
+ readonly "core_mint-300": "mint-300";
206
+ readonly "core_mint-400": "mint-400";
207
+ readonly "core_mint-500": "mint-500";
208
+ readonly "core_mint-600": "mint-600";
209
+ readonly "core_mint-700": "mint-700";
210
+ readonly "core_mint-800": "mint-800";
211
+ readonly "core_mint-900": "mint-900";
212
+ readonly "core_cobalt-25": "cobalt-25";
213
+ readonly "core_cobalt-50": "cobalt-50";
214
+ readonly "core_cobalt-75": "cobalt-75";
215
+ readonly "core_cobalt-100": "cobalt-100";
216
+ readonly "core_cobalt-200": "cobalt-200";
217
+ readonly "core_cobalt-300": "cobalt-300";
218
+ readonly "core_cobalt-400": "cobalt-400";
219
+ readonly "core_cobalt-500": "cobalt-500";
220
+ readonly "core_cobalt-600": "cobalt-600";
221
+ readonly "core_cobalt-700": "cobalt-700";
222
+ readonly "core_cobalt-800": "cobalt-800";
223
+ readonly "core_cobalt-900": "cobalt-900";
176
224
  };
177
225
  declare const BackgroundColors: {
178
226
  readonly "danger-active": "danger-surface-active";
@@ -202,6 +250,9 @@ declare const BackgroundColors: {
202
250
  readonly "neutral-weakest": "neutral-surface-weakest";
203
251
  readonly "neutral-weakest-selected": "neutral-surface-weakest-selected";
204
252
  readonly "neutral-weakest-hover": "neutral-surface-weakest-hover";
253
+ readonly "neutral-inverse": "neutral-surface-inverse";
254
+ readonly "neutral-always-light": "neutral-surface-always-light";
255
+ readonly "neutral-always-dark": "neutral-surface-always-dark";
205
256
  readonly "primary-active": "primary-surface-active";
206
257
  readonly "primary-strong-active": "primary-surface-strong-active";
207
258
  readonly "primary-weak-active": "primary-surface-weak-active";
@@ -286,6 +337,20 @@ declare const BackgroundColors: {
286
337
  readonly information: "information-surface";
287
338
  readonly "information-strong": "information-surface-strong";
288
339
  readonly "information-weak": "information-surface-weak";
340
+ readonly secondary: "secondary-surface";
341
+ readonly "secondary-hover": "secondary-surface-hover";
342
+ readonly "secondary-press": "secondary-surface-press";
343
+ readonly "secondary-selected": "secondary-surface-selected";
344
+ readonly "secondary-focus": "secondary-surface-focus";
345
+ readonly "secondary-disabled": "secondary-surface-disabled";
346
+ readonly "secondary-weak": "secondary-surface-weak";
347
+ readonly "secondary-weak-hover": "secondary-surface-weak-hover";
348
+ readonly "secondary-weak-press": "secondary-surface-weak-press";
349
+ readonly "secondary-weak-selected": "secondary-surface-weak-selected";
350
+ readonly "secondary-strong": "secondary-surface-strong";
351
+ readonly "secondary-strong-hover": "secondary-surface-strong-hover";
352
+ readonly "secondary-strong-press": "secondary-surface-strong-press";
353
+ readonly "secondary-strong-selected": "secondary-surface-strong-selected";
289
354
  readonly "status-caution": "status-caution-surface";
290
355
  readonly "status-caution-disabled": "status-caution-surface-disabled";
291
356
  readonly "status-caution-hover": "status-caution-surface-hover";
@@ -391,6 +456,9 @@ declare const TextColors: {
391
456
  readonly "neutral-weak-press": "neutral-text-weak-press";
392
457
  readonly "neutral-weak-selected": "neutral-text-weak-selected";
393
458
  readonly "neutral-weakest": "neutral-text-weakest";
459
+ readonly "neutral-inverse": "neutral-text-inverse";
460
+ readonly "neutral-always-light": "neutral-text-always-light";
461
+ readonly "neutral-always-dark": "neutral-text-always-dark";
394
462
  readonly "primary-active": "primary-text-active";
395
463
  readonly primary: "primary-text";
396
464
  readonly "primary-selected": "primary-text-selected";
@@ -429,6 +497,13 @@ declare const TextColors: {
429
497
  readonly "decorative-option1-weak": "decorative-option1-text-weak";
430
498
  readonly information: "information-text";
431
499
  readonly "information-weak": "information-text-weak";
500
+ readonly secondary: "secondary-text";
501
+ readonly "secondary-hover": "secondary-text-hover";
502
+ readonly "secondary-press": "secondary-text-press";
503
+ readonly "secondary-selected": "secondary-text-selected";
504
+ readonly "secondary-disabled": "secondary-text-disabled";
505
+ readonly "secondary-strong": "secondary-text-strong";
506
+ readonly "secondary-strong-hover": "secondary-text-strong-hover";
432
507
  readonly "status-caution": "status-caution-text";
433
508
  readonly "status-caution-disabled": "status-caution-text-disabled";
434
509
  readonly "status-caution-hover": "status-caution-text-hover";
@@ -523,6 +598,9 @@ declare const IconColors: {
523
598
  readonly "neutral-weak-press": "neutral-icon-weak-press";
524
599
  readonly "neutral-weak-selected": "neutral-icon-weak-selected";
525
600
  readonly "neutral-weakest": "neutral-icon-weakest";
601
+ readonly "neutral-inverse": "neutral-icon-inverse";
602
+ readonly "neutral-always-light": "neutral-icon-always-light";
603
+ readonly "neutral-always-dark": "neutral-icon-always-dark";
526
604
  readonly "primary-active": "primary-icon-active";
527
605
  readonly primary: "primary-icon";
528
606
  readonly "primary-selected": "primary-icon-selected";
@@ -553,6 +631,13 @@ declare const IconColors: {
553
631
  readonly information: "information-icon";
554
632
  readonly "information-weakest": "information-icon-weakest";
555
633
  readonly "information-weak": "information-icon-weak";
634
+ readonly secondary: "secondary-icon";
635
+ readonly "secondary-hover": "secondary-icon-hover";
636
+ readonly "secondary-press": "secondary-icon-press";
637
+ readonly "secondary-selected": "secondary-icon-selected";
638
+ readonly "secondary-disabled": "secondary-icon-disabled";
639
+ readonly "secondary-strong": "secondary-icon-strong";
640
+ readonly "secondary-strong-hover": "secondary-icon-strong-hover";
556
641
  readonly "status-caution": "status-caution-icon";
557
642
  readonly "status-caution-disabled": "status-caution-icon-disabled";
558
643
  readonly "status-caution-hover": "status-caution-icon-hover";
@@ -656,6 +741,10 @@ declare const BorderColors: {
656
741
  readonly "decorative-option2": "decorative-option2-border";
657
742
  readonly "decorative-option1": "decorative-option1-border";
658
743
  readonly information: "information-border";
744
+ readonly secondary: "secondary-border";
745
+ readonly "secondary-press": "secondary-border-press";
746
+ readonly "secondary-selected": "secondary-border-selected";
747
+ readonly "secondary-focus": "secondary-border-focus";
659
748
  readonly "status-caution": "status-caution-border";
660
749
  readonly "status-caution-disabled": "status-caution-border-disabled";
661
750
  readonly "status-caution-hover": "status-caution-border-hover";
@@ -986,6 +1075,7 @@ declare const DataVizColors: {
986
1075
  readonly "dataviz_text-onlight": "dataviz-text-onlight";
987
1076
  readonly "dataviz_text-ondark": "dataviz-text-ondark";
988
1077
  };
1078
+ declare const GradientColors: {};
989
1079
  declare const Elevation: {
990
1080
  readonly core_none: "shadow-none";
991
1081
  readonly core_sm: "shadow-sm";
@@ -1254,7 +1344,7 @@ declare const Motions: {
1254
1344
  readonly "easing-focus": "easing-focus";
1255
1345
  readonly "easing-expressive": "easing-expressive";
1256
1346
  };
1257
- type HopperTokenKey = `--hop-${typeof HopperColors[keyof typeof HopperColors] | typeof BackgroundColors[keyof typeof BackgroundColors] | typeof TextColors[keyof typeof TextColors] | typeof IconColors[keyof typeof IconColors] | typeof BorderColors[keyof typeof BorderColors] | typeof DataVizColors[keyof typeof DataVizColors] | typeof Elevation[keyof typeof Elevation] | typeof FontFamily[keyof typeof FontFamily] | typeof FontWeight[keyof typeof FontWeight] | typeof FontOffset[keyof typeof FontOffset] | typeof FontSize[keyof typeof FontSize] | typeof LineHeight[keyof typeof LineHeight] | typeof Shape[keyof typeof Shape] | typeof CoreSpace[keyof typeof CoreSpace] | typeof Motions[keyof typeof Motions] | typeof SemanticSimplePaddingSpace[keyof typeof SemanticSimplePaddingSpace] | typeof SemanticComplexPaddingSpace[keyof typeof SemanticComplexPaddingSpace] | typeof SemanticSimpleMarginSpace[keyof typeof SemanticSimpleMarginSpace] | typeof SemanticComplexMarginSpace[keyof typeof SemanticComplexMarginSpace]}`;
1347
+ type HopperTokenKey = `--hop-${typeof HopperColors[keyof typeof HopperColors] | typeof BackgroundColors[keyof typeof BackgroundColors] | typeof TextColors[keyof typeof TextColors] | typeof IconColors[keyof typeof IconColors] | typeof BorderColors[keyof typeof BorderColors] | typeof DataVizColors[keyof typeof DataVizColors] | typeof GradientColors[keyof typeof GradientColors] | typeof Elevation[keyof typeof Elevation] | typeof FontFamily[keyof typeof FontFamily] | typeof FontWeight[keyof typeof FontWeight] | typeof FontOffset[keyof typeof FontOffset] | typeof FontSize[keyof typeof FontSize] | typeof LineHeight[keyof typeof LineHeight] | typeof Shape[keyof typeof Shape] | typeof CoreSpace[keyof typeof CoreSpace] | typeof Motions[keyof typeof Motions] | typeof SemanticSimplePaddingSpace[keyof typeof SemanticSimplePaddingSpace] | typeof SemanticComplexPaddingSpace[keyof typeof SemanticComplexPaddingSpace] | typeof SemanticSimpleMarginSpace[keyof typeof SemanticSimpleMarginSpace] | typeof SemanticComplexMarginSpace[keyof typeof SemanticComplexMarginSpace]}`;
1258
1348
  type HopperCssVar = `var(${HopperTokenKey})`;
1259
1349
 
1260
- export { BackgroundColors, BorderColors, CoreSpace, DataVizColors, Elevation, FontFamily, FontOffset, FontSize, FontWeight, HopperColors, type HopperCssVar, type HopperTokenKey, IconColors, LineHeight, Motions, SemanticComplexMarginSpace, SemanticComplexPaddingSpace, SemanticSimpleMarginSpace, SemanticSimplePaddingSpace, Shape, TextColors };
1350
+ export { BackgroundColors, BorderColors, CoreSpace, DataVizColors, Elevation, FontFamily, FontOffset, FontSize, FontWeight, GradientColors, HopperColors, type HopperCssVar, type HopperTokenKey, IconColors, LineHeight, Motions, SemanticComplexMarginSpace, SemanticComplexPaddingSpace, SemanticSimpleMarginSpace, SemanticSimplePaddingSpace, Shape, TextColors };
@@ -1,2 +1,2 @@
1
- export { BackgroundColors, BorderColors, CoreSpace, DataVizColors, Elevation, FontFamily, FontOffset, FontSize, FontWeight, HopperColors, IconColors, LineHeight, Motions, SemanticComplexMarginSpace, SemanticComplexPaddingSpace, SemanticSimpleMarginSpace, SemanticSimplePaddingSpace, Shape, TextColors } from '../../chunk-J7KRNWQE.js';
1
+ export { BackgroundColors, BorderColors, CoreSpace, DataVizColors, Elevation, FontFamily, FontOffset, FontSize, FontWeight, GradientColors, HopperColors, IconColors, LineHeight, Motions, SemanticComplexMarginSpace, SemanticComplexPaddingSpace, SemanticSimpleMarginSpace, SemanticSimplePaddingSpace, Shape, TextColors } from '../../chunk-RCDHX7IY.js';
2
2
  import '../../chunk-AQ5VUG5P.js';
@@ -5,8 +5,9 @@ import { ResponsiveProp } from '../responsive/useResponsiveValue.js';
5
5
  declare const ColorExpressionTypes: readonly ["#", "rgb", "rgba", "hsl", "hsla"];
6
6
  declare const DefaultBorderWidthAndStyle = "1px solid";
7
7
  declare const DefaultOutlineWidthAndStyle = "1px solid";
8
- declare const ColorMapping: Record<"core_coastal-25" | "core_coastal-50" | "core_coastal-75" | "core_coastal-100" | "core_coastal-200" | "core_coastal-300" | "core_coastal-400" | "core_coastal-500" | "core_coastal-600" | "core_coastal-700" | "core_coastal-800" | "core_coastal-900" | "core_quetzal-25" | "core_quetzal-50" | "core_quetzal-75" | "core_quetzal-100" | "core_quetzal-200" | "core_quetzal-300" | "core_quetzal-400" | "core_quetzal-500" | "core_quetzal-600" | "core_quetzal-700" | "core_quetzal-800" | "core_quetzal-900" | "core_orchid-bloom-25" | "core_orchid-bloom-50" | "core_orchid-bloom-75" | "core_orchid-bloom-100" | "core_orchid-bloom-200" | "core_orchid-bloom-300" | "core_orchid-bloom-400" | "core_orchid-bloom-500" | "core_orchid-bloom-600" | "core_orchid-bloom-700" | "core_orchid-bloom-800" | "core_orchid-bloom-900" | "core_persimmon-25" | "core_persimmon-50" | "core_persimmon-75" | "core_persimmon-100" | "core_persimmon-200" | "core_persimmon-300" | "core_persimmon-400" | "core_persimmon-500" | "core_persimmon-600" | "core_persimmon-700" | "core_persimmon-800" | "core_persimmon-900" | "core_sapphire-25" | "core_sapphire-50" | "core_sapphire-75" | "core_sapphire-100" | "core_sapphire-200" | "core_sapphire-300" | "core_sapphire-400" | "core_sapphire-500" | "core_sapphire-600" | "core_sapphire-700" | "core_sapphire-800" | "core_sapphire-900" | "core_fog-25" | "core_fog-50" | "core_fog-75" | "core_fog-100" | "core_fog-200" | "core_fog-300" | "core_fog-400" | "core_fog-500" | "core_fog-600" | "core_fog-700" | "core_fog-800" | "core_fog-900" | "core_iris-25" | "core_iris-50" | "core_iris-75" | "core_iris-100" | "core_iris-200" | "core_iris-300" | "core_iris-400" | "core_iris-500" | "core_iris-600" | "core_iris-700" | "core_iris-800" | "core_iris-900" | "core_toad-25" | "core_toad-50" | "core_toad-75" | "core_toad-100" | "core_toad-200" | "core_toad-300" | "core_toad-400" | "core_toad-500" | "core_toad-600" | "core_toad-700" | "core_toad-800" | "core_toad-900" | "core_sunken-treasure-25" | "core_sunken-treasure-50" | "core_sunken-treasure-75" | "core_sunken-treasure-100" | "core_sunken-treasure-200" | "core_sunken-treasure-300" | "core_sunken-treasure-400" | "core_sunken-treasure-500" | "core_sunken-treasure-600" | "core_sunken-treasure-700" | "core_sunken-treasure-800" | "core_sunken-treasure-900" | "core_koi-25" | "core_koi-50" | "core_koi-75" | "core_koi-100" | "core_koi-200" | "core_koi-300" | "core_koi-400" | "core_koi-500" | "core_koi-600" | "core_koi-700" | "core_koi-800" | "core_koi-900" | "core_limeburst-25" | "core_limeburst-50" | "core_limeburst-75" | "core_limeburst-100" | "core_limeburst-200" | "core_limeburst-300" | "core_limeburst-400" | "core_limeburst-500" | "core_limeburst-600" | "core_limeburst-700" | "core_limeburst-800" | "core_limeburst-900" | "core_amanita-25" | "core_amanita-50" | "core_amanita-75" | "core_amanita-100" | "core_amanita-200" | "core_amanita-300" | "core_amanita-400" | "core_amanita-500" | "core_amanita-600" | "core_amanita-700" | "core_amanita-800" | "core_amanita-900" | "core_moss-25" | "core_moss-50" | "core_moss-75" | "core_moss-100" | "core_moss-200" | "core_moss-300" | "core_moss-400" | "core_moss-500" | "core_moss-600" | "core_moss-700" | "core_moss-800" | "core_moss-900" | "core_abyss" | "core_rock-20" | "core_rock-25" | "core_rock-50" | "core_rock-75" | "core_rock-100" | "core_rock-200" | "core_rock-300" | "core_rock-400" | "core_rock-500" | "core_rock-600" | "core_rock-700" | "core_rock-800" | "core_rock-900" | "core_samoyed", string>;
8
+ declare const ColorMapping: Record<"core_coastal-25" | "core_coastal-50" | "core_coastal-75" | "core_coastal-100" | "core_coastal-200" | "core_coastal-300" | "core_coastal-400" | "core_coastal-500" | "core_coastal-600" | "core_coastal-700" | "core_coastal-800" | "core_coastal-900" | "core_quetzal-25" | "core_quetzal-50" | "core_quetzal-75" | "core_quetzal-100" | "core_quetzal-200" | "core_quetzal-300" | "core_quetzal-400" | "core_quetzal-500" | "core_quetzal-600" | "core_quetzal-700" | "core_quetzal-800" | "core_quetzal-900" | "core_orchid-bloom-25" | "core_orchid-bloom-50" | "core_orchid-bloom-75" | "core_orchid-bloom-100" | "core_orchid-bloom-200" | "core_orchid-bloom-300" | "core_orchid-bloom-400" | "core_orchid-bloom-500" | "core_orchid-bloom-600" | "core_orchid-bloom-700" | "core_orchid-bloom-800" | "core_orchid-bloom-900" | "core_persimmon-25" | "core_persimmon-50" | "core_persimmon-75" | "core_persimmon-100" | "core_persimmon-200" | "core_persimmon-300" | "core_persimmon-400" | "core_persimmon-500" | "core_persimmon-600" | "core_persimmon-700" | "core_persimmon-800" | "core_persimmon-900" | "core_sapphire-25" | "core_sapphire-50" | "core_sapphire-75" | "core_sapphire-100" | "core_sapphire-200" | "core_sapphire-300" | "core_sapphire-400" | "core_sapphire-500" | "core_sapphire-600" | "core_sapphire-700" | "core_sapphire-800" | "core_sapphire-900" | "core_fog-25" | "core_fog-50" | "core_fog-75" | "core_fog-100" | "core_fog-200" | "core_fog-300" | "core_fog-400" | "core_fog-500" | "core_fog-600" | "core_fog-700" | "core_fog-800" | "core_fog-900" | "core_iris-25" | "core_iris-50" | "core_iris-75" | "core_iris-100" | "core_iris-200" | "core_iris-300" | "core_iris-400" | "core_iris-500" | "core_iris-600" | "core_iris-700" | "core_iris-800" | "core_iris-900" | "core_toad-25" | "core_toad-50" | "core_toad-75" | "core_toad-100" | "core_toad-200" | "core_toad-300" | "core_toad-400" | "core_toad-500" | "core_toad-600" | "core_toad-700" | "core_toad-800" | "core_toad-900" | "core_sunken-treasure-25" | "core_sunken-treasure-50" | "core_sunken-treasure-75" | "core_sunken-treasure-100" | "core_sunken-treasure-200" | "core_sunken-treasure-300" | "core_sunken-treasure-400" | "core_sunken-treasure-500" | "core_sunken-treasure-600" | "core_sunken-treasure-700" | "core_sunken-treasure-800" | "core_sunken-treasure-900" | "core_koi-25" | "core_koi-50" | "core_koi-75" | "core_koi-100" | "core_koi-200" | "core_koi-300" | "core_koi-400" | "core_koi-500" | "core_koi-600" | "core_koi-700" | "core_koi-800" | "core_koi-900" | "core_limeburst-25" | "core_limeburst-50" | "core_limeburst-75" | "core_limeburst-100" | "core_limeburst-200" | "core_limeburst-300" | "core_limeburst-400" | "core_limeburst-500" | "core_limeburst-600" | "core_limeburst-700" | "core_limeburst-800" | "core_limeburst-900" | "core_amanita-25" | "core_amanita-50" | "core_amanita-75" | "core_amanita-100" | "core_amanita-200" | "core_amanita-300" | "core_amanita-400" | "core_amanita-500" | "core_amanita-600" | "core_amanita-700" | "core_amanita-800" | "core_amanita-900" | "core_moss-25" | "core_moss-50" | "core_moss-75" | "core_moss-100" | "core_moss-200" | "core_moss-300" | "core_moss-400" | "core_moss-500" | "core_moss-600" | "core_moss-700" | "core_moss-800" | "core_moss-900" | "core_abyss" | "core_rock-20" | "core_rock-25" | "core_rock-50" | "core_rock-75" | "core_rock-100" | "core_rock-200" | "core_rock-300" | "core_rock-400" | "core_rock-500" | "core_rock-600" | "core_rock-700" | "core_rock-800" | "core_rock-900" | "core_samoyed" | "core_rose-25" | "core_rose-50" | "core_rose-75" | "core_rose-100" | "core_rose-200" | "core_rose-300" | "core_rose-400" | "core_rose-500" | "core_rose-600" | "core_rose-700" | "core_rose-800" | "core_rose-900" | "core_amber-25" | "core_amber-50" | "core_amber-75" | "core_amber-100" | "core_amber-200" | "core_amber-300" | "core_amber-400" | "core_amber-500" | "core_amber-600" | "core_amber-700" | "core_amber-800" | "core_amber-900" | "core_mint-25" | "core_mint-50" | "core_mint-75" | "core_mint-100" | "core_mint-200" | "core_mint-300" | "core_mint-400" | "core_mint-500" | "core_mint-600" | "core_mint-700" | "core_mint-800" | "core_mint-900" | "core_cobalt-25" | "core_cobalt-50" | "core_cobalt-75" | "core_cobalt-100" | "core_cobalt-200" | "core_cobalt-300" | "core_cobalt-400" | "core_cobalt-500" | "core_cobalt-600" | "core_cobalt-700" | "core_cobalt-800" | "core_cobalt-900", string>;
9
9
  declare const DataVizColorMapping: Record<"dataviz_monochromatic-primary-25" | "dataviz_monochromatic-primary-50" | "dataviz_monochromatic-primary-75" | "dataviz_monochromatic-primary-100" | "dataviz_monochromatic-primary-200" | "dataviz_monochromatic-primary-300" | "dataviz_monochromatic-primary-400" | "dataviz_monochromatic-primary-500" | "dataviz_monochromatic-primary-600" | "dataviz_monochromatic-primary-700" | "dataviz_monochromatic-primary-800" | "dataviz_monochromatic-primary-900" | "dataviz_monochromatic-primary-25-hover" | "dataviz_monochromatic-primary-50-hover" | "dataviz_monochromatic-primary-75-hover" | "dataviz_monochromatic-primary-100-hover" | "dataviz_monochromatic-primary-200-hover" | "dataviz_monochromatic-primary-300-hover" | "dataviz_monochromatic-primary-400-hover" | "dataviz_monochromatic-primary-500-hover" | "dataviz_monochromatic-primary-600-hover" | "dataviz_monochromatic-primary-700-hover" | "dataviz_monochromatic-primary-800-hover" | "dataviz_monochromatic-primary-900-hover" | "dataviz_monochromatic-positive-25" | "dataviz_monochromatic-positive-50" | "dataviz_monochromatic-positive-75" | "dataviz_monochromatic-positive-100" | "dataviz_monochromatic-positive-200" | "dataviz_monochromatic-positive-300" | "dataviz_monochromatic-positive-400" | "dataviz_monochromatic-positive-500" | "dataviz_monochromatic-positive-600" | "dataviz_monochromatic-positive-700" | "dataviz_monochromatic-positive-800" | "dataviz_monochromatic-positive-900" | "dataviz_monochromatic-positive-25-hover" | "dataviz_monochromatic-positive-50-hover" | "dataviz_monochromatic-positive-75-hover" | "dataviz_monochromatic-positive-100-hover" | "dataviz_monochromatic-positive-200-hover" | "dataviz_monochromatic-positive-300-hover" | "dataviz_monochromatic-positive-400-hover" | "dataviz_monochromatic-positive-500-hover" | "dataviz_monochromatic-positive-600-hover" | "dataviz_monochromatic-positive-700-hover" | "dataviz_monochromatic-positive-800-hover" | "dataviz_monochromatic-positive-900-hover" | "dataviz_monochromatic-negative-25" | "dataviz_monochromatic-negative-50" | "dataviz_monochromatic-negative-75" | "dataviz_monochromatic-negative-100" | "dataviz_monochromatic-negative-200" | "dataviz_monochromatic-negative-300" | "dataviz_monochromatic-negative-400" | "dataviz_monochromatic-negative-500" | "dataviz_monochromatic-negative-600" | "dataviz_monochromatic-negative-700" | "dataviz_monochromatic-negative-800" | "dataviz_monochromatic-negative-900" | "dataviz_monochromatic-negative-25-hover" | "dataviz_monochromatic-negative-50-hover" | "dataviz_monochromatic-negative-75-hover" | "dataviz_monochromatic-negative-100-hover" | "dataviz_monochromatic-negative-200-hover" | "dataviz_monochromatic-negative-300-hover" | "dataviz_monochromatic-negative-400-hover" | "dataviz_monochromatic-negative-500-hover" | "dataviz_monochromatic-negative-600-hover" | "dataviz_monochromatic-negative-700-hover" | "dataviz_monochromatic-negative-800-hover" | "dataviz_monochromatic-negative-900-hover" | "dataviz_diverging-sequence-1-positive9" | "dataviz_diverging-sequence-1-positive9-hover" | "dataviz_diverging-sequence-1-positive8" | "dataviz_diverging-sequence-1-positive8-hover" | "dataviz_diverging-sequence-1-positive7" | "dataviz_diverging-sequence-1-positive7-hover" | "dataviz_diverging-sequence-1-positive6" | "dataviz_diverging-sequence-1-positive6-hover" | "dataviz_diverging-sequence-1-positive5" | "dataviz_diverging-sequence-1-positive5-hover" | "dataviz_diverging-sequence-1-positive4" | "dataviz_diverging-sequence-1-positive-4-hover" | "dataviz_diverging-sequence-1-positive3" | "dataviz_diverging-sequence-1-positive3-hover" | "dataviz_diverging-sequence-1-positive2" | "dataviz_diverging-sequence-1-positive2-hover" | "dataviz_diverging-sequence-1-positive1" | "dataviz_diverging-sequence-1-positive1-hover" | "dataviz_diverging-sequence-1-neutral" | "dataviz_diverging-sequence-1-neutral-hover" | "dataviz_diverging-sequence-1-negative1" | "dataviz_diverging-sequence-1-negative1-hover" | "dataviz_diverging-sequence-1-negative2" | "dataviz_diverging-sequence-1-negative2-hover" | "dataviz_diverging-sequence-1-negative3" | "dataviz_diverging-sequence-1-negative3-hover" | "dataviz_diverging-sequence-1-negative4" | "dataviz_diverging-sequence-1-negative4-hover" | "dataviz_diverging-sequence-1-negative5" | "dataviz_diverging-sequence-1-negative5-hover" | "dataviz_diverging-sequence-1-negative6" | "dataviz_diverging-sequence-1-negative6-hover" | "dataviz_diverging-sequence-1-negative7" | "dataviz_diverging-sequence-1-negative7-hover" | "dataviz_diverging-sequence-1-negative8" | "dataviz_diverging-sequence-1-negative8-hover" | "dataviz_diverging-sequence-1-negative9" | "dataviz_diverging-sequence-1-negative9-hover" | "dataviz_diverging-sequence-2-positive10" | "dataviz_diverging-sequence-2-positive10-hover" | "dataviz_diverging-sequence-2-positive9" | "dataviz_diverging-sequence-2-positive9-hover" | "dataviz_diverging-sequence-2-positive8" | "dataviz_diverging-sequence-2-positive8-hover" | "dataviz_diverging-sequence-2-positive7" | "dataviz_diverging-sequence-2-positive7-hover" | "dataviz_diverging-sequence-2-positive6" | "dataviz_diverging-sequence-2-positive6-hover" | "dataviz_diverging-sequence-2-positive5" | "dataviz_diverging-sequence-2-positive5-hover" | "dataviz_diverging-sequence-2-positive4" | "dataviz_diverging-sequence-2-positive4-hover" | "dataviz_diverging-sequence-2-positive3" | "dataviz_diverging-sequence-2-positive3-hover" | "dataviz_diverging-sequence-2-positive2" | "dataviz_diverging-sequence-2-positive2-hover" | "dataviz_diverging-sequence-2-positive1" | "dataviz_diverging-sequence-2-positive1-hover" | "dataviz_diverging-sequence-2-negative1" | "dataviz_diverging-sequence-2-negative1-hover" | "dataviz_diverging-sequence-2-negative2" | "dataviz_diverging-sequence-2-negative2-hover" | "dataviz_diverging-sequence-2-negative3" | "dataviz_diverging-sequence-2-negative3-hover" | "dataviz_diverging-sequence-2-negative4" | "dataviz_diverging-sequence-2-negative4-hover" | "dataviz_diverging-sequence-2-negative5" | "dataviz_diverging-sequence-2-negative5-hover" | "dataviz_diverging-sequence-2-negative6" | "dataviz_diverging-sequence-2-negative6-hover" | "dataviz_diverging-sequence-2-negative7" | "dataviz_diverging-sequence-2-negative7-hover" | "dataviz_diverging-sequence-2-negative8" | "dataviz_diverging-sequence-2-negative8-hover" | "dataviz_diverging-sequence-2-negative9" | "dataviz_diverging-sequence-2-negative9-hover" | "dataviz_diverging-sequence-2-negative10" | "dataviz_diverging-sequence-2-negative10-hover" | "dataviz_categorical-sequence-category1" | "dataviz_categorical-sequence-category1-hover" | "dataviz_categorical-sequence-category2" | "dataviz_categorical-sequence-category2-hover" | "dataviz_categorical-sequence-category3" | "dataviz_categorical-sequence-category3-hover" | "dataviz_categorical-sequence-category4" | "dataviz_categorical-sequence-category4-hover" | "dataviz_categorical-sequence-category5" | "dataviz_categorical-sequence-category5-hover" | "dataviz_categorical-sequence-category6" | "dataviz_categorical-sequence-category6-hover" | "dataviz_categorical-sequence-category7" | "dataviz_categorical-sequence-category7-hover" | "dataviz_categorical-sequence-category8" | "dataviz_categorical-sequence-category8-hover" | "dataviz_categorical-sequence-category9" | "dataviz_categorical-sequence-category9-hover" | "dataviz_categorical-sequence-category10" | "dataviz_categorical-sequence-category10-hover" | "dataviz_categorical-sequence-category11" | "dataviz_categorical-sequence-category11-hover" | "dataviz_categorical-sequence-category12" | "dataviz_categorical-sequence-category12-hover" | "dataviz_categorical-sequence-category13" | "dataviz_categorical-sequence-category13-hover" | "dataviz_categorical-2colorgroup-option6-category2" | "dataviz_categorical-2colorgroup-option6-category1" | "dataviz_categorical-2colorgroup-option5-category2" | "dataviz_categorical-2colorgroup-option5-category1" | "dataviz_categorical-2colorgroup-option4-category2" | "dataviz_categorical-2colorgroup-option4-category1" | "dataviz_categorical-2colorgroup-option3-category2" | "dataviz_categorical-2colorgroup-option3-category1" | "dataviz_categorical-2colorgroup-option2-category2" | "dataviz_categorical-2colorgroup-option2-category1" | "dataviz_categorical-2colorgroup-option1-category2" | "dataviz_categorical-2colorgroup-option1-category1" | "dataviz_categorical-3colorgroup-option1-category1" | "dataviz_categorical-3colorgroup-option1-category2" | "dataviz_categorical-3colorgroup-option1-category3" | "dataviz_categorical-3colorgroup-option2-category1" | "dataviz_categorical-3colorgroup-option2-category2" | "dataviz_categorical-3colorgroup-option2-category3" | "dataviz_categorical-3colorgroup-option3-category1" | "dataviz_categorical-3colorgroup-option3-category2" | "dataviz_categorical-3colorgroup-option3-category3" | "dataviz_categorical-3colorgroup-option4-category1" | "dataviz_categorical-3colorgroup-option4-category2" | "dataviz_categorical-3colorgroup-option4-category3" | "dataviz_categorical-4colorgroup-option1-category1" | "dataviz_categorical-4colorgroup-option1-category2" | "dataviz_categorical-4colorgroup-option1-category3" | "dataviz_categorical-4colorgroup-option1-category4" | "dataviz_categorical-4colorgroup-option2-category1" | "dataviz_categorical-4colorgroup-option2-category2" | "dataviz_categorical-4colorgroup-option2-category3" | "dataviz_categorical-4colorgroup-option2-category4" | "dataviz_categorical-4colorgroup-option3-category1" | "dataviz_categorical-4colorgroup-option3-category2" | "dataviz_categorical-4colorgroup-option3-category3" | "dataviz_categorical-4colorgroup-option3-category4" | "dataviz_categorical-4colorgroup-option4-category1" | "dataviz_categorical-4colorgroup-option4-category2" | "dataviz_categorical-4colorgroup-option4-category3" | "dataviz_categorical-4colorgroup-option4-category4" | "dataviz_categorical-5colorgroup-option1-category1" | "dataviz_categorical-5colorgroup-option1-category2" | "dataviz_categorical-5colorgroup-option1-category3" | "dataviz_categorical-5colorgroup-option1-category4" | "dataviz_categorical-5colorgroup-option1-category5" | "dataviz_categorical-5colorgroup-option2-category1" | "dataviz_categorical-5colorgroup-option2-category2" | "dataviz_categorical-5colorgroup-option2-category3" | "dataviz_categorical-5colorgroup-option2-category4" | "dataviz_categorical-5colorgroup-option2-category5" | "dataviz_categorical-5colorgroup-option3-category1" | "dataviz_categorical-5colorgroup-option3-category2" | "dataviz_categorical-5colorgroup-option3-category3" | "dataviz_categorical-5colorgroup-option3-category4" | "dataviz_categorical-5colorgroup-option3-category5" | "dataviz_categorical-5colorgroup-option4-category1" | "dataviz_categorical-5colorgroup-option4-category2" | "dataviz_categorical-5colorgroup-option4-category3" | "dataviz_categorical-5colorgroup-option4-category4" | "dataviz_categorical-5colorgroup-option4-category5" | "dataviz_categorical-6colorgroup-option1-category1" | "dataviz_categorical-6colorgroup-option1-category2" | "dataviz_categorical-6colorgroup-option1-category3" | "dataviz_categorical-6colorgroup-option1-category4" | "dataviz_categorical-6colorgroup-option1-category5" | "dataviz_categorical-6colorgroup-option1-category6" | "dataviz_categorical-6colorgroup-option2-category1" | "dataviz_categorical-6colorgroup-option2-category2" | "dataviz_categorical-6colorgroup-option2-category3" | "dataviz_categorical-6colorgroup-option2-category4" | "dataviz_categorical-6colorgroup-option2-category5" | "dataviz_categorical-6colorgroup-option2-category6" | "dataviz_categorical-6colorgroup-option3-category1" | "dataviz_categorical-6colorgroup-option3-category2" | "dataviz_categorical-6colorgroup-option3-category3" | "dataviz_categorical-6colorgroup-option3-category4" | "dataviz_categorical-6colorgroup-option3-category5" | "dataviz_categorical-6colorgroup-option3-category6" | "dataviz_categorical-6colorgroup-option4-category1" | "dataviz_categorical-6colorgroup-option4-category2" | "dataviz_categorical-6colorgroup-option4-category3" | "dataviz_categorical-6colorgroup-option4-category4" | "dataviz_categorical-6colorgroup-option4-category5" | "dataviz_categorical-6colorgroup-option4-category6" | "dataviz_unavailable" | "dataviz_unavailable-weak" | "dataviz_unavailable-strong" | "dataviz_text-onlight" | "dataviz_text-ondark", string>;
10
+ declare const GradientColorMapping: Record<never, string>;
10
11
  declare const BackgroundColorMapping: {
11
12
  "dataviz_monochromatic-primary-25": string;
12
13
  "dataviz_monochromatic-primary-50": string;
@@ -444,6 +445,54 @@ declare const BackgroundColorMapping: {
444
445
  "core_rock-800": string;
445
446
  "core_rock-900": string;
446
447
  core_samoyed: string;
448
+ "core_rose-25": string;
449
+ "core_rose-50": string;
450
+ "core_rose-75": string;
451
+ "core_rose-100": string;
452
+ "core_rose-200": string;
453
+ "core_rose-300": string;
454
+ "core_rose-400": string;
455
+ "core_rose-500": string;
456
+ "core_rose-600": string;
457
+ "core_rose-700": string;
458
+ "core_rose-800": string;
459
+ "core_rose-900": string;
460
+ "core_amber-25": string;
461
+ "core_amber-50": string;
462
+ "core_amber-75": string;
463
+ "core_amber-100": string;
464
+ "core_amber-200": string;
465
+ "core_amber-300": string;
466
+ "core_amber-400": string;
467
+ "core_amber-500": string;
468
+ "core_amber-600": string;
469
+ "core_amber-700": string;
470
+ "core_amber-800": string;
471
+ "core_amber-900": string;
472
+ "core_mint-25": string;
473
+ "core_mint-50": string;
474
+ "core_mint-75": string;
475
+ "core_mint-100": string;
476
+ "core_mint-200": string;
477
+ "core_mint-300": string;
478
+ "core_mint-400": string;
479
+ "core_mint-500": string;
480
+ "core_mint-600": string;
481
+ "core_mint-700": string;
482
+ "core_mint-800": string;
483
+ "core_mint-900": string;
484
+ "core_cobalt-25": string;
485
+ "core_cobalt-50": string;
486
+ "core_cobalt-75": string;
487
+ "core_cobalt-100": string;
488
+ "core_cobalt-200": string;
489
+ "core_cobalt-300": string;
490
+ "core_cobalt-400": string;
491
+ "core_cobalt-500": string;
492
+ "core_cobalt-600": string;
493
+ "core_cobalt-700": string;
494
+ "core_cobalt-800": string;
495
+ "core_cobalt-900": string;
447
496
  "danger-active": string;
448
497
  "danger-weak-active": string;
449
498
  danger: string;
@@ -471,6 +520,9 @@ declare const BackgroundColorMapping: {
471
520
  "neutral-weakest": string;
472
521
  "neutral-weakest-selected": string;
473
522
  "neutral-weakest-hover": string;
523
+ "neutral-inverse": string;
524
+ "neutral-always-light": string;
525
+ "neutral-always-dark": string;
474
526
  "primary-active": string;
475
527
  "primary-strong-active": string;
476
528
  "primary-weak-active": string;
@@ -555,6 +607,20 @@ declare const BackgroundColorMapping: {
555
607
  information: string;
556
608
  "information-strong": string;
557
609
  "information-weak": string;
610
+ secondary: string;
611
+ "secondary-hover": string;
612
+ "secondary-press": string;
613
+ "secondary-selected": string;
614
+ "secondary-focus": string;
615
+ "secondary-disabled": string;
616
+ "secondary-weak": string;
617
+ "secondary-weak-hover": string;
618
+ "secondary-weak-press": string;
619
+ "secondary-weak-selected": string;
620
+ "secondary-strong": string;
621
+ "secondary-strong-hover": string;
622
+ "secondary-strong-press": string;
623
+ "secondary-strong-selected": string;
558
624
  "status-caution": string;
559
625
  "status-caution-disabled": string;
560
626
  "status-caution-hover": string;
@@ -1071,6 +1137,54 @@ declare const BorderMapping: {
1071
1137
  "core_rock-800": string;
1072
1138
  "core_rock-900": string;
1073
1139
  core_samoyed: string;
1140
+ "core_rose-25": string;
1141
+ "core_rose-50": string;
1142
+ "core_rose-75": string;
1143
+ "core_rose-100": string;
1144
+ "core_rose-200": string;
1145
+ "core_rose-300": string;
1146
+ "core_rose-400": string;
1147
+ "core_rose-500": string;
1148
+ "core_rose-600": string;
1149
+ "core_rose-700": string;
1150
+ "core_rose-800": string;
1151
+ "core_rose-900": string;
1152
+ "core_amber-25": string;
1153
+ "core_amber-50": string;
1154
+ "core_amber-75": string;
1155
+ "core_amber-100": string;
1156
+ "core_amber-200": string;
1157
+ "core_amber-300": string;
1158
+ "core_amber-400": string;
1159
+ "core_amber-500": string;
1160
+ "core_amber-600": string;
1161
+ "core_amber-700": string;
1162
+ "core_amber-800": string;
1163
+ "core_amber-900": string;
1164
+ "core_mint-25": string;
1165
+ "core_mint-50": string;
1166
+ "core_mint-75": string;
1167
+ "core_mint-100": string;
1168
+ "core_mint-200": string;
1169
+ "core_mint-300": string;
1170
+ "core_mint-400": string;
1171
+ "core_mint-500": string;
1172
+ "core_mint-600": string;
1173
+ "core_mint-700": string;
1174
+ "core_mint-800": string;
1175
+ "core_mint-900": string;
1176
+ "core_cobalt-25": string;
1177
+ "core_cobalt-50": string;
1178
+ "core_cobalt-75": string;
1179
+ "core_cobalt-100": string;
1180
+ "core_cobalt-200": string;
1181
+ "core_cobalt-300": string;
1182
+ "core_cobalt-400": string;
1183
+ "core_cobalt-500": string;
1184
+ "core_cobalt-600": string;
1185
+ "core_cobalt-700": string;
1186
+ "core_cobalt-800": string;
1187
+ "core_cobalt-900": string;
1074
1188
  "danger-active": string;
1075
1189
  danger: string;
1076
1190
  "danger-selected": string;
@@ -1105,6 +1219,10 @@ declare const BorderMapping: {
1105
1219
  "decorative-option2": string;
1106
1220
  "decorative-option1": string;
1107
1221
  information: string;
1222
+ secondary: string;
1223
+ "secondary-press": string;
1224
+ "secondary-selected": string;
1225
+ "secondary-focus": string;
1108
1226
  "status-caution": string;
1109
1227
  "status-caution-disabled": string;
1110
1228
  "status-caution-hover": string;
@@ -1606,6 +1724,54 @@ declare const OutlineMapping: {
1606
1724
  "core_rock-800": string;
1607
1725
  "core_rock-900": string;
1608
1726
  core_samoyed: string;
1727
+ "core_rose-25": string;
1728
+ "core_rose-50": string;
1729
+ "core_rose-75": string;
1730
+ "core_rose-100": string;
1731
+ "core_rose-200": string;
1732
+ "core_rose-300": string;
1733
+ "core_rose-400": string;
1734
+ "core_rose-500": string;
1735
+ "core_rose-600": string;
1736
+ "core_rose-700": string;
1737
+ "core_rose-800": string;
1738
+ "core_rose-900": string;
1739
+ "core_amber-25": string;
1740
+ "core_amber-50": string;
1741
+ "core_amber-75": string;
1742
+ "core_amber-100": string;
1743
+ "core_amber-200": string;
1744
+ "core_amber-300": string;
1745
+ "core_amber-400": string;
1746
+ "core_amber-500": string;
1747
+ "core_amber-600": string;
1748
+ "core_amber-700": string;
1749
+ "core_amber-800": string;
1750
+ "core_amber-900": string;
1751
+ "core_mint-25": string;
1752
+ "core_mint-50": string;
1753
+ "core_mint-75": string;
1754
+ "core_mint-100": string;
1755
+ "core_mint-200": string;
1756
+ "core_mint-300": string;
1757
+ "core_mint-400": string;
1758
+ "core_mint-500": string;
1759
+ "core_mint-600": string;
1760
+ "core_mint-700": string;
1761
+ "core_mint-800": string;
1762
+ "core_mint-900": string;
1763
+ "core_cobalt-25": string;
1764
+ "core_cobalt-50": string;
1765
+ "core_cobalt-75": string;
1766
+ "core_cobalt-100": string;
1767
+ "core_cobalt-200": string;
1768
+ "core_cobalt-300": string;
1769
+ "core_cobalt-400": string;
1770
+ "core_cobalt-500": string;
1771
+ "core_cobalt-600": string;
1772
+ "core_cobalt-700": string;
1773
+ "core_cobalt-800": string;
1774
+ "core_cobalt-900": string;
1609
1775
  "danger-active": string;
1610
1776
  danger: string;
1611
1777
  "danger-selected": string;
@@ -1640,6 +1806,10 @@ declare const OutlineMapping: {
1640
1806
  "decorative-option2": string;
1641
1807
  "decorative-option1": string;
1642
1808
  information: string;
1809
+ secondary: string;
1810
+ "secondary-press": string;
1811
+ "secondary-selected": string;
1812
+ "secondary-focus": string;
1643
1813
  "status-caution": string;
1644
1814
  "status-caution-disabled": string;
1645
1815
  "status-caution-hover": string;
@@ -2141,6 +2311,54 @@ declare const TextColorMapping: {
2141
2311
  "core_rock-800": string;
2142
2312
  "core_rock-900": string;
2143
2313
  core_samoyed: string;
2314
+ "core_rose-25": string;
2315
+ "core_rose-50": string;
2316
+ "core_rose-75": string;
2317
+ "core_rose-100": string;
2318
+ "core_rose-200": string;
2319
+ "core_rose-300": string;
2320
+ "core_rose-400": string;
2321
+ "core_rose-500": string;
2322
+ "core_rose-600": string;
2323
+ "core_rose-700": string;
2324
+ "core_rose-800": string;
2325
+ "core_rose-900": string;
2326
+ "core_amber-25": string;
2327
+ "core_amber-50": string;
2328
+ "core_amber-75": string;
2329
+ "core_amber-100": string;
2330
+ "core_amber-200": string;
2331
+ "core_amber-300": string;
2332
+ "core_amber-400": string;
2333
+ "core_amber-500": string;
2334
+ "core_amber-600": string;
2335
+ "core_amber-700": string;
2336
+ "core_amber-800": string;
2337
+ "core_amber-900": string;
2338
+ "core_mint-25": string;
2339
+ "core_mint-50": string;
2340
+ "core_mint-75": string;
2341
+ "core_mint-100": string;
2342
+ "core_mint-200": string;
2343
+ "core_mint-300": string;
2344
+ "core_mint-400": string;
2345
+ "core_mint-500": string;
2346
+ "core_mint-600": string;
2347
+ "core_mint-700": string;
2348
+ "core_mint-800": string;
2349
+ "core_mint-900": string;
2350
+ "core_cobalt-25": string;
2351
+ "core_cobalt-50": string;
2352
+ "core_cobalt-75": string;
2353
+ "core_cobalt-100": string;
2354
+ "core_cobalt-200": string;
2355
+ "core_cobalt-300": string;
2356
+ "core_cobalt-400": string;
2357
+ "core_cobalt-500": string;
2358
+ "core_cobalt-600": string;
2359
+ "core_cobalt-700": string;
2360
+ "core_cobalt-800": string;
2361
+ "core_cobalt-900": string;
2144
2362
  "danger-active": string;
2145
2363
  "danger-weak-active": string;
2146
2364
  danger: string;
@@ -2166,6 +2384,9 @@ declare const TextColorMapping: {
2166
2384
  "neutral-weak-hover": string;
2167
2385
  "neutral-weak-press": string;
2168
2386
  "neutral-weakest": string;
2387
+ "neutral-inverse": string;
2388
+ "neutral-always-light": string;
2389
+ "neutral-always-dark": string;
2169
2390
  "primary-active": string;
2170
2391
  primary: string;
2171
2392
  "primary-selected": string;
@@ -2204,6 +2425,13 @@ declare const TextColorMapping: {
2204
2425
  "decorative-option1-weak": string;
2205
2426
  information: string;
2206
2427
  "information-weak": string;
2428
+ secondary: string;
2429
+ "secondary-hover": string;
2430
+ "secondary-press": string;
2431
+ "secondary-selected": string;
2432
+ "secondary-disabled": string;
2433
+ "secondary-strong": string;
2434
+ "secondary-strong-hover": string;
2207
2435
  "status-caution": string;
2208
2436
  "status-caution-disabled": string;
2209
2437
  "status-caution-hover": string;
@@ -2707,6 +2935,54 @@ declare const IconColorMapping: {
2707
2935
  "core_rock-800": string;
2708
2936
  "core_rock-900": string;
2709
2937
  core_samoyed: string;
2938
+ "core_rose-25": string;
2939
+ "core_rose-50": string;
2940
+ "core_rose-75": string;
2941
+ "core_rose-100": string;
2942
+ "core_rose-200": string;
2943
+ "core_rose-300": string;
2944
+ "core_rose-400": string;
2945
+ "core_rose-500": string;
2946
+ "core_rose-600": string;
2947
+ "core_rose-700": string;
2948
+ "core_rose-800": string;
2949
+ "core_rose-900": string;
2950
+ "core_amber-25": string;
2951
+ "core_amber-50": string;
2952
+ "core_amber-75": string;
2953
+ "core_amber-100": string;
2954
+ "core_amber-200": string;
2955
+ "core_amber-300": string;
2956
+ "core_amber-400": string;
2957
+ "core_amber-500": string;
2958
+ "core_amber-600": string;
2959
+ "core_amber-700": string;
2960
+ "core_amber-800": string;
2961
+ "core_amber-900": string;
2962
+ "core_mint-25": string;
2963
+ "core_mint-50": string;
2964
+ "core_mint-75": string;
2965
+ "core_mint-100": string;
2966
+ "core_mint-200": string;
2967
+ "core_mint-300": string;
2968
+ "core_mint-400": string;
2969
+ "core_mint-500": string;
2970
+ "core_mint-600": string;
2971
+ "core_mint-700": string;
2972
+ "core_mint-800": string;
2973
+ "core_mint-900": string;
2974
+ "core_cobalt-25": string;
2975
+ "core_cobalt-50": string;
2976
+ "core_cobalt-75": string;
2977
+ "core_cobalt-100": string;
2978
+ "core_cobalt-200": string;
2979
+ "core_cobalt-300": string;
2980
+ "core_cobalt-400": string;
2981
+ "core_cobalt-500": string;
2982
+ "core_cobalt-600": string;
2983
+ "core_cobalt-700": string;
2984
+ "core_cobalt-800": string;
2985
+ "core_cobalt-900": string;
2710
2986
  "danger-active": string;
2711
2987
  "danger-weak-active": string;
2712
2988
  danger: string;
@@ -2732,6 +3008,9 @@ declare const IconColorMapping: {
2732
3008
  "neutral-weak-hover": string;
2733
3009
  "neutral-weak-press": string;
2734
3010
  "neutral-weakest": string;
3011
+ "neutral-inverse": string;
3012
+ "neutral-always-light": string;
3013
+ "neutral-always-dark": string;
2735
3014
  "primary-active": string;
2736
3015
  primary: string;
2737
3016
  "primary-selected": string;
@@ -2760,6 +3039,13 @@ declare const IconColorMapping: {
2760
3039
  "decorative-option1": string;
2761
3040
  information: string;
2762
3041
  "information-weak": string;
3042
+ secondary: string;
3043
+ "secondary-hover": string;
3044
+ "secondary-press": string;
3045
+ "secondary-selected": string;
3046
+ "secondary-disabled": string;
3047
+ "secondary-strong": string;
3048
+ "secondary-strong-hover": string;
2763
3049
  "status-caution": string;
2764
3050
  "status-caution-disabled": string;
2765
3051
  "status-caution-hover": string;
@@ -3063,4 +3349,4 @@ declare function parseResponsiveSystemValue<TValue extends string | number>(valu
3063
3349
  declare function getSystemValue<T extends string | number>(value: T, systemValues: Record<T, string>): Record<T, string>[T];
3064
3350
  declare function getSizingValue(value: UNSAFE_SizingValue | (string & {})): string | (number & {});
3065
3351
 
3066
- export { BackgroundColorMapping, type BackgroundColorValue, BorderMapping, BorderRadiusMapping, type BorderRadiusValue, type BorderValue, BoxShadowMapping, type BoxShadowValue, type CSSOutline, type CSSSizing, ColorExpressionTypes, ColorMapping, type ColorValue, type ColumnGapValue, ComplexMarginMapping, type ComplexMarginValue, ComplexPaddingMapping, type ComplexPaddingValue, type CssBorder, type CssBorderRadius, type CssBoxShadow, type CssColor, type CssFill, type CssGap, type CssGrid, type CssGridTemplate, DataVizColorMapping, DefaultBorderWidthAndStyle, DefaultOutlineWidthAndStyle, type FRValues, type FillValue, FontFamilyMapping, type FontFamilyValue, FontSizeMapping, type FontSizeValue, FontWeightMapping, type FontWeightValue, type GapValue, type GridAutoColumnsValue, type GridAutoRowsValue, type GridColumSpanValue, type GridRowSpanValue, type GridTemplateAreasValue, type GridTemplateColumnsValue, type GridTemplateRowsValue, type HeightValue, IconColorMapping, LineHeightMapping, type LineHeightValue, OutlineMapping, type OutlineValue, type Percentage, type RowGapValue, SimpleMarginMapping, type SimpleMarginValue, SimplePaddingMapping, type SimplePaddingValue, SizingMapping, type SizingValue, SpaceMapping, type StrokeValue, TextColorMapping, type UNSAFE_BackgroundColorValue, type UNSAFE_BorderRadiusValue, type UNSAFE_BorderValue, type UNSAFE_BoxShadowValue, type UNSAFE_ColorValue, type UNSAFE_ColumnGapValue, type UNSAFE_ComplexMarginValue, type UNSAFE_ComplexPaddingValue, type UNSAFE_FillValue, type UNSAFE_FontFamilyValue, type UNSAFE_FontSizeValue, type UNSAFE_FontWeightValue, type UNSAFE_GapValue, type UNSAFE_GridAutoColumnsValue, type UNSAFE_GridAutoRowsValue, type UNSAFE_GridTemplateColumnsValue, type UNSAFE_GridTemplateRowsValue, type UNSAFE_HeightValue, type UNSAFE_LineHeightValue, type UNSAFE_OutlineValue, type UNSAFE_RowGapValue, type UNSAFE_SimpleMarginValue, type UNSAFE_SimplePaddingValue, type UNSAFE_SizingValue, type UNSAFE_StrokeValue, type UNSAFE_WidthValue, type WidthValue, getSizingValue, getSystemValue, parseResponsiveSystemValue };
3352
+ export { BackgroundColorMapping, type BackgroundColorValue, BorderMapping, BorderRadiusMapping, type BorderRadiusValue, type BorderValue, BoxShadowMapping, type BoxShadowValue, type CSSOutline, type CSSSizing, ColorExpressionTypes, ColorMapping, type ColorValue, type ColumnGapValue, ComplexMarginMapping, type ComplexMarginValue, ComplexPaddingMapping, type ComplexPaddingValue, type CssBorder, type CssBorderRadius, type CssBoxShadow, type CssColor, type CssFill, type CssGap, type CssGrid, type CssGridTemplate, DataVizColorMapping, DefaultBorderWidthAndStyle, DefaultOutlineWidthAndStyle, type FRValues, type FillValue, FontFamilyMapping, type FontFamilyValue, FontSizeMapping, type FontSizeValue, FontWeightMapping, type FontWeightValue, type GapValue, GradientColorMapping, type GridAutoColumnsValue, type GridAutoRowsValue, type GridColumSpanValue, type GridRowSpanValue, type GridTemplateAreasValue, type GridTemplateColumnsValue, type GridTemplateRowsValue, type HeightValue, IconColorMapping, LineHeightMapping, type LineHeightValue, OutlineMapping, type OutlineValue, type Percentage, type RowGapValue, SimpleMarginMapping, type SimpleMarginValue, SimplePaddingMapping, type SimplePaddingValue, SizingMapping, type SizingValue, SpaceMapping, type StrokeValue, TextColorMapping, type UNSAFE_BackgroundColorValue, type UNSAFE_BorderRadiusValue, type UNSAFE_BorderValue, type UNSAFE_BoxShadowValue, type UNSAFE_ColorValue, type UNSAFE_ColumnGapValue, type UNSAFE_ComplexMarginValue, type UNSAFE_ComplexPaddingValue, type UNSAFE_FillValue, type UNSAFE_FontFamilyValue, type UNSAFE_FontSizeValue, type UNSAFE_FontWeightValue, type UNSAFE_GapValue, type UNSAFE_GridAutoColumnsValue, type UNSAFE_GridAutoRowsValue, type UNSAFE_GridTemplateColumnsValue, type UNSAFE_GridTemplateRowsValue, type UNSAFE_HeightValue, type UNSAFE_LineHeightValue, type UNSAFE_OutlineValue, type UNSAFE_RowGapValue, type UNSAFE_SimpleMarginValue, type UNSAFE_SimplePaddingValue, type UNSAFE_SizingValue, type UNSAFE_StrokeValue, type UNSAFE_WidthValue, type WidthValue, getSizingValue, getSystemValue, parseResponsiveSystemValue };
@@ -1,8 +1,8 @@
1
- export { BackgroundColorMapping, BorderMapping, BorderRadiusMapping, BoxShadowMapping, ColorExpressionTypes, ColorMapping, ComplexMarginMapping, ComplexPaddingMapping, DataVizColorMapping, DefaultBorderWidthAndStyle, DefaultOutlineWidthAndStyle, FontFamilyMapping, FontSizeMapping, FontWeightMapping, IconColorMapping, LineHeightMapping, OutlineMapping, SimpleMarginMapping, SimplePaddingMapping, SizingMapping, SpaceMapping, TextColorMapping, getSizingValue, getSystemValue, parseResponsiveSystemValue } from '../chunk-JVFXQ3OW.js';
2
- import '../chunk-J7KRNWQE.js';
1
+ export { BackgroundColorMapping, BorderMapping, BorderRadiusMapping, BoxShadowMapping, ColorExpressionTypes, ColorMapping, ComplexMarginMapping, ComplexPaddingMapping, DataVizColorMapping, DefaultBorderWidthAndStyle, DefaultOutlineWidthAndStyle, FontFamilyMapping, FontSizeMapping, FontWeightMapping, GradientColorMapping, IconColorMapping, LineHeightMapping, OutlineMapping, SimpleMarginMapping, SimplePaddingMapping, SizingMapping, SpaceMapping, TextColorMapping, getSizingValue, getSystemValue, parseResponsiveSystemValue } from '../chunk-MJGZAFTL.js';
2
+ import '../chunk-RCDHX7IY.js';
3
3
  import '../chunk-FTYK7Z7Q.js';
4
4
  import '../chunk-U5R6ZXH3.js';
5
5
  import '../chunk-VBKLISDI.js';
6
6
  import '../chunk-XUHDFZZL.js';
7
- import '../chunk-DZ5AGIIM.js';
7
+ import '../chunk-QTC3OPPR.js';
8
8
  import '../chunk-AQ5VUG5P.js';