@equisoft/design-elements-react 9.2.1 → 9.2.2-snapshot.20250213190044

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 (84) hide show
  1. package/dist/bundle.js +138 -117
  2. package/dist/components/buttons/abstract/styled.d.ts +1 -1
  3. package/dist/components/buttons/styled.d.ts +1 -1
  4. package/dist/components/icon/icon.d.ts +1 -0
  5. package/dist/components/money-input/money-input.d.ts +1 -0
  6. package/dist/components/numeric-input/numeric-input.d.ts +1 -0
  7. package/dist/components/phone-input/phone-input.d.ts +1 -0
  8. package/dist/components/radio-card-group/styled-components.d.ts +1 -1
  9. package/dist/components/table/table.d.ts +2 -4
  10. package/dist/components/text-input/styles/inputs.d.ts +1 -1
  11. package/dist/components/text-input/text-input.d.ts +1 -0
  12. package/dist/hooks/use-theme.d.ts +1 -1
  13. package/dist/theme.js +1 -1
  14. package/dist/themes/index.d.ts +1 -0
  15. package/dist/themes/theme.d.ts +13 -8
  16. package/dist/themes/tokens/alias/color-tokens.d.ts +3 -0
  17. package/dist/themes/tokens/alias/text-tokens.d.ts +3 -0
  18. package/dist/themes/tokens/alias-tokens.d.ts +195 -47
  19. package/dist/themes/tokens/component/accordion-tokens.d.ts +3 -8
  20. package/dist/themes/tokens/component/avatar-tokens.d.ts +3 -8
  21. package/dist/themes/tokens/component/badge-tokens.d.ts +3 -8
  22. package/dist/themes/tokens/component/bento-menu-button-tokens.d.ts +3 -8
  23. package/dist/themes/tokens/component/breadcrumb-tokens.d.ts +3 -8
  24. package/dist/themes/tokens/component/button-tokens.d.ts +3 -8
  25. package/dist/themes/tokens/component/card-tokens.d.ts +3 -8
  26. package/dist/themes/tokens/component/carousel-tokens.d.ts +3 -8
  27. package/dist/themes/tokens/component/checkbox-tokens.d.ts +3 -8
  28. package/dist/themes/tokens/component/chooser-tokens.d.ts +3 -8
  29. package/dist/themes/tokens/component/combobox-tokens.d.ts +3 -8
  30. package/dist/themes/tokens/component/datepicker-tokens.d.ts +3 -8
  31. package/dist/themes/tokens/component/disclosure-tokens.d.ts +3 -8
  32. package/dist/themes/tokens/component/dropdown-list-tokens.d.ts +3 -8
  33. package/dist/themes/tokens/component/dropdown-menu-tokens.d.ts +3 -8
  34. package/dist/themes/tokens/component/field-tokens.d.ts +3 -8
  35. package/dist/themes/tokens/component/focus-tokens.d.ts +3 -8
  36. package/dist/themes/tokens/component/global-banner-tokens.d.ts +3 -8
  37. package/dist/themes/tokens/component/global-header-tokens.d.ts +3 -8
  38. package/dist/themes/tokens/component/global-navigation-tokens.d.ts +3 -8
  39. package/dist/themes/tokens/component/heading-tokens.d.ts +3 -8
  40. package/dist/themes/tokens/component/label-tokens.d.ts +3 -8
  41. package/dist/themes/tokens/component/legend-tokens.d.ts +3 -8
  42. package/dist/themes/tokens/component/link-tokens.d.ts +3 -8
  43. package/dist/themes/tokens/component/listbox-tokens.d.ts +3 -8
  44. package/dist/themes/tokens/component/lozenge-tokens.d.ts +3 -8
  45. package/dist/themes/tokens/component/menu-tokens.d.ts +3 -8
  46. package/dist/themes/tokens/component/modal-tokens.d.ts +3 -8
  47. package/dist/themes/tokens/component/nav-list-tokens.d.ts +3 -8
  48. package/dist/themes/tokens/component/numeric-input-tokens.d.ts +3 -8
  49. package/dist/themes/tokens/component/pagination-tokens.d.ts +3 -8
  50. package/dist/themes/tokens/component/password-input-tokens.d.ts +3 -8
  51. package/dist/themes/tokens/component/phone-input-tokens.d.ts +3 -8
  52. package/dist/themes/tokens/component/progress-circular-tokens.d.ts +3 -8
  53. package/dist/themes/tokens/component/progress-tokens.d.ts +3 -8
  54. package/dist/themes/tokens/component/radio-button-group-tokens.d.ts +3 -8
  55. package/dist/themes/tokens/component/radio-card-tokens.d.ts +3 -8
  56. package/dist/themes/tokens/component/search-input-tokens.d.ts +3 -8
  57. package/dist/themes/tokens/component/sectional-banner-tokens.d.ts +3 -8
  58. package/dist/themes/tokens/component/segmented-control-tokens.d.ts +3 -8
  59. package/dist/themes/tokens/component/side-drawer-tokens.d.ts +3 -8
  60. package/dist/themes/tokens/component/slider-tokens.d.ts +3 -8
  61. package/dist/themes/tokens/component/spinner-tokens.d.ts +3 -8
  62. package/dist/themes/tokens/component/status-tokens.d.ts +3 -8
  63. package/dist/themes/tokens/component/stepper-tokens.d.ts +3 -8
  64. package/dist/themes/tokens/component/tab-tokens.d.ts +3 -8
  65. package/dist/themes/tokens/component/table-tokens.d.ts +3 -8
  66. package/dist/themes/tokens/component/tag-tokens.d.ts +3 -8
  67. package/dist/themes/tokens/component/text-area-tokens.d.ts +3 -8
  68. package/dist/themes/tokens/component/text-input-tokens.d.ts +3 -8
  69. package/dist/themes/tokens/component/toast-tokens.d.ts +3 -8
  70. package/dist/themes/tokens/component/toggle-switch-tokens.d.ts +3 -8
  71. package/dist/themes/tokens/component/toggletip-tokens.d.ts +3 -8
  72. package/dist/themes/tokens/component/tooltip-tokens.d.ts +3 -8
  73. package/dist/themes/tokens/component-tokens.d.ts +706 -66
  74. package/dist/themes/tokens/index.d.ts +1 -0
  75. package/dist/themes/tokens/ref/palette-tokens.d.ts +3 -6
  76. package/dist/themes/tokens/ref/text-tokens.d.ts +3 -0
  77. package/dist/themes/tokens/ref/utility-tokens.d.ts +3 -0
  78. package/dist/themes/tokens/ref-tokens.d.ts +209 -9
  79. package/dist/themes/tokens/tokens.d.ts +11 -0
  80. package/dist/utils/css-state.d.ts +1 -1
  81. package/package.json +3 -3
  82. package/dist/themes/tokens/ref/color-utility-tokens.d.ts +0 -6
  83. package/dist/themes/tokens/ref/text-attributes-tokens.d.ts +0 -6
  84. package/dist/utility-types.d.ts +0 -1
@@ -1,48 +1,196 @@
1
- import { NoSelfReference } from '../../utility-types';
2
- import { RefTokens, RefTokenValue } from './ref-tokens';
3
- export type AliasTokens =
4
- /**
5
- * ACTION
6
- */
7
- 'color-action' | 'color-action-hover' | 'color-action-disabled' | 'color-action-destructive' | 'color-action-destructive-hover' | 'color-action-destructive-disabled' | 'color-action-inverse' | 'color-action-inverse-hover' | 'color-action-inverse-disabled'
8
- /**
9
- * FEEDBACK
10
- */
11
- | 'color-background-neutral-subtlest' | 'color-background-neutral-subtle' | 'color-background-neutral-bold' | 'color-background-neutral-bold-disabled' | 'color-feedback-background-success-subtle' | 'color-feedback-background-warning-subtle' | 'color-feedback-background-alert-subtle' | 'color-feedback-background-discovery-subtle' | 'color-feedback-background-informative-subtle' | 'color-feedback-background-success-subtlest' | 'color-feedback-background-warning-subtlest' | 'color-feedback-background-alert-subtlest' | 'color-feedback-background-discovery-subtlest' | 'color-feedback-background-informative-subtlest' | 'color-feedback-background-success-bold' | 'color-feedback-background-success-bold-disabled' | 'color-feedback-background-alert-bold' | 'color-feedback-background-warning-bold' | 'color-feedback-background-discovery-bold' | 'color-feedback-background-informative-bold' | 'color-feedback-border-success' | 'color-feedback-border-warning' | 'color-feedback-border-alert' | 'color-feedback-border-discovery' | 'color-feedback-border-informative' | 'color-feedback-content-success' | 'color-feedback-content-warning' | 'color-feedback-content-alert' | 'color-feedback-content-discovery' | 'color-feedback-content-informative'
12
- /**
13
- * CONTROL
14
- */
15
- | 'color-control-background' | 'color-control-background-hover' | 'color-control-background-disabled' | 'color-control-background-checked' | 'color-control-background-selected' | 'color-control-background-selected-hover' | 'color-control-border' | 'color-control-border-hover' | 'color-control-border-disabled' | 'color-control-border-selected' | 'color-control-border-checked' | 'color-control-border-error' | 'color-control-value' | 'color-control-value-hover' | 'color-control-value-disabled' | 'color-control-auxiliary' | 'color-control-auxiliary-hover' | 'color-control-auxiliary-disabled' | 'color-control-auxiliary-error' | 'color-control-auxiliary-success' | 'color-control-auxiliary-checked' | 'color-control-auxiliary-selected'
16
- /**
17
- * MENU
18
- */
19
- | 'color-menu-background' | 'color-menu-border' | 'color-menu-item-background' | 'color-menu-item-background-hover' | 'color-menu-item-content' | 'color-menu-item-subcontent' | 'color-menu-item-content-hover' | 'color-menu-item-content-disabled'
20
- /**
21
- * BRAND
22
- */
23
- | 'color-background-brand-subtle' | 'color-background-brand' | 'color-background-brand-bold' | 'color-background-indicator-disabled' | 'color-background-indicator-selected' | 'color-background-indicator-active' | 'color-border-brand' | 'color-border-brand-bold' | 'color-content-brand'
24
- /**
25
- * BACKGROUND
26
- */
27
- | 'color-background' | 'color-background-overlay' | 'color-background-isolated' | 'color-background-disabled' | 'color-background-empty' | 'color-background-hover' | 'color-background-selected' | 'color-background-selected-hover' | 'color-backdrop-background' | 'color-backdrop-background-subtle'
28
- /**
29
- * BORDER
30
- */
31
- | 'color-border' | 'color-border-subtle' | 'color-border-bold' | 'color-border-overlay' | 'color-border-hover' | 'color-border-disabled' | 'color-border-empty' | 'color-border-selected' | 'color-border-inverse' | 'color-border-focus-outside' | 'color-border-focus-inside' | 'color-border-focus-outside-inverse' | 'color-border-focus-inside-inverse'
32
- /**
33
- * CONTENT (TEXT & ICONS)
34
- */
35
- | 'color-content' | 'color-content-subtle' | 'color-content-inverse' | 'color-content-disabled' | 'color-content-hover' | 'color-content-selected' | 'color-link-content' | 'color-link-content-visited' | 'color-link-content-disabled' | 'color-link-content-hover'
36
- /**
37
- * BOX-SHADOW
38
- */
39
- | 'color-box-shadow';
40
- export type AliasTokenMap = {
41
- [Token in AliasTokens]: NoSelfReference<RefTokens | AliasTokens, Token>;
1
+ import { ColorAliasToken } from './alias/color-tokens';
2
+ import { TextAliasToken } from './alias/text-tokens';
3
+ export type AliasToken = ColorAliasToken | TextAliasToken;
4
+ export declare const defaultAliasTokens: {
5
+ "text-heading-font-family": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
6
+ "text-heading-font-weight": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
7
+ "text-heading-letter-spacing": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
8
+ "text-heading-transform": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
9
+ "text-heading-xsmall-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
10
+ "text-heading-xsmall-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
11
+ "text-heading-small-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
12
+ "text-heading-small-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
13
+ "text-heading-medium-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
14
+ "text-heading-medium-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
15
+ "text-heading-large-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
16
+ "text-heading-large-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
17
+ "text-heading-xlarge-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
18
+ "text-heading-xlarge-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
19
+ "text-body-font-family": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
20
+ "text-body-font-weight": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
21
+ "text-body-letter-spacing": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
22
+ "text-body-transform": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
23
+ "text-body-strong-font-weight": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
24
+ "text-body-small-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
25
+ "text-body-small-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
26
+ "text-body-medium-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
27
+ "text-body-medium-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
28
+ "text-body-large-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
29
+ "text-body-large-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
30
+ "text-emphasis-font-family": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
31
+ "text-emphasis-font-weight": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
32
+ "text-emphasis-letter-spacing": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
33
+ "text-emphasis-transform": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
34
+ "text-emphasis-small-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
35
+ "text-emphasis-small-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
36
+ "text-emphasis-medium-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
37
+ "text-emphasis-medium-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
38
+ "text-emphasis-large-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
39
+ "text-emphasis-large-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
40
+ "text-caps-font-family": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
41
+ "text-caps-font-weight": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
42
+ "text-caps-letter-spacing": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
43
+ "text-caps-transform": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
44
+ "text-caps-small-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
45
+ "text-caps-small-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
46
+ "text-caps-medium-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
47
+ "text-caps-medium-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
48
+ "text-label-font-family": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
49
+ "text-label-font-weight": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
50
+ "text-label-letter-spacing": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
51
+ "text-label-transform": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
52
+ "text-label-small-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
53
+ "text-label-small-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
54
+ "text-label-medium-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
55
+ "text-label-medium-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
56
+ "text-legend-font-family": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
57
+ "text-legend-font-weight": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
58
+ "text-legend-letter-spacing": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
59
+ "text-legend-transform": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
60
+ "text-legend-xxsmall-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
61
+ "text-legend-xxsmall-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
62
+ "text-legend-xsmall-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
63
+ "text-legend-xsmall-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
64
+ "text-legend-small-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
65
+ "text-legend-small-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
66
+ "text-legend-medium-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
67
+ "text-legend-medium-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
68
+ "text-legend-large-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
69
+ "text-legend-large-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
70
+ "text-caption-font-family": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
71
+ "text-caption-font-weight": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
72
+ "text-caption-letter-spacing": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
73
+ "text-caption-transform": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
74
+ "text-caption-small-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
75
+ "text-caption-small-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
76
+ "text-caption-medium-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-line-height" | "text-caption-large-font-size" | "text-caption-large-line-height";
77
+ "text-caption-medium-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-large-font-size" | "text-caption-large-line-height";
78
+ "text-caption-large-font-size": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-line-height";
79
+ "text-caption-large-line-height": ColorAliasToken | import("./ref-tokens").RefToken | "text-heading-font-family" | "text-heading-font-weight" | "text-heading-letter-spacing" | "text-heading-transform" | "text-heading-xsmall-font-size" | "text-heading-xsmall-line-height" | "text-heading-small-font-size" | "text-heading-small-line-height" | "text-heading-medium-font-size" | "text-heading-medium-line-height" | "text-heading-large-font-size" | "text-heading-large-line-height" | "text-heading-xlarge-font-size" | "text-heading-xlarge-line-height" | "text-body-font-family" | "text-body-font-weight" | "text-body-letter-spacing" | "text-body-transform" | "text-body-strong-font-weight" | "text-body-small-font-size" | "text-body-small-line-height" | "text-body-medium-font-size" | "text-body-medium-line-height" | "text-body-large-font-size" | "text-body-large-line-height" | "text-emphasis-font-family" | "text-emphasis-font-weight" | "text-emphasis-letter-spacing" | "text-emphasis-transform" | "text-emphasis-small-font-size" | "text-emphasis-small-line-height" | "text-emphasis-medium-font-size" | "text-emphasis-medium-line-height" | "text-emphasis-large-font-size" | "text-emphasis-large-line-height" | "text-caps-font-family" | "text-caps-font-weight" | "text-caps-letter-spacing" | "text-caps-transform" | "text-caps-small-font-size" | "text-caps-small-line-height" | "text-caps-medium-font-size" | "text-caps-medium-line-height" | "text-label-font-family" | "text-label-font-weight" | "text-label-letter-spacing" | "text-label-transform" | "text-label-small-font-size" | "text-label-small-line-height" | "text-label-medium-font-size" | "text-label-medium-line-height" | "text-legend-font-family" | "text-legend-font-weight" | "text-legend-letter-spacing" | "text-legend-transform" | "text-legend-xxsmall-font-size" | "text-legend-xxsmall-line-height" | "text-legend-xsmall-font-size" | "text-legend-xsmall-line-height" | "text-legend-small-font-size" | "text-legend-small-line-height" | "text-legend-medium-font-size" | "text-legend-medium-line-height" | "text-legend-large-font-size" | "text-legend-large-line-height" | "text-caption-font-family" | "text-caption-font-weight" | "text-caption-letter-spacing" | "text-caption-transform" | "text-caption-small-font-size" | "text-caption-small-line-height" | "text-caption-medium-font-size" | "text-caption-medium-line-height" | "text-caption-large-font-size";
80
+ "color-action": "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
81
+ "color-action-hover": "color-action" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
82
+ "color-action-disabled": "color-action" | "color-action-hover" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
83
+ "color-action-destructive": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
84
+ "color-action-destructive-hover": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
85
+ "color-action-destructive-disabled": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
86
+ "color-action-inverse": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
87
+ "color-action-inverse-hover": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
88
+ "color-action-inverse-disabled": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
89
+ "color-background-neutral-subtlest": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
90
+ "color-background-neutral-subtle": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
91
+ "color-background-neutral-bold": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
92
+ "color-background-neutral-bold-disabled": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
93
+ "color-feedback-background-success-subtle": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
94
+ "color-feedback-background-warning-subtle": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
95
+ "color-feedback-background-alert-subtle": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
96
+ "color-feedback-background-discovery-subtle": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
97
+ "color-feedback-background-informative-subtle": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
98
+ "color-feedback-background-success-subtlest": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
99
+ "color-feedback-background-warning-subtlest": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
100
+ "color-feedback-background-alert-subtlest": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
101
+ "color-feedback-background-discovery-subtlest": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
102
+ "color-feedback-background-informative-subtlest": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
103
+ "color-feedback-background-success-bold": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
104
+ "color-feedback-background-success-bold-disabled": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
105
+ "color-feedback-background-alert-bold": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
106
+ "color-feedback-background-warning-bold": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
107
+ "color-feedback-background-discovery-bold": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
108
+ "color-feedback-background-informative-bold": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
109
+ "color-feedback-border-success": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
110
+ "color-feedback-border-warning": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
111
+ "color-feedback-border-alert": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
112
+ "color-feedback-border-discovery": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
113
+ "color-feedback-border-informative": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
114
+ "color-feedback-content-success": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
115
+ "color-feedback-content-warning": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
116
+ "color-feedback-content-alert": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
117
+ "color-feedback-content-discovery": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
118
+ "color-feedback-content-informative": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
119
+ "color-control-background": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
120
+ "color-control-background-hover": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
121
+ "color-control-background-disabled": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
122
+ "color-control-background-readonly": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
123
+ "color-control-background-checked": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
124
+ "color-control-background-selected": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
125
+ "color-control-background-selected-hover": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
126
+ "color-control-border": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
127
+ "color-control-border-hover": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
128
+ "color-control-border-disabled": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
129
+ "color-control-border-readonly": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
130
+ "color-control-border-selected": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
131
+ "color-control-border-checked": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
132
+ "color-control-border-error": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
133
+ "color-control-value": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
134
+ "color-control-value-hover": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
135
+ "color-control-value-disabled": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
136
+ "color-control-value-readonly": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
137
+ "color-control-auxiliary": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
138
+ "color-control-auxiliary-hover": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
139
+ "color-control-auxiliary-disabled": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
140
+ "color-control-auxiliary-readonly": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
141
+ "color-control-auxiliary-error": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
142
+ "color-control-auxiliary-success": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
143
+ "color-control-auxiliary-checked": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
144
+ "color-control-auxiliary-selected": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
145
+ "color-menu-background": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
146
+ "color-menu-border": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
147
+ "color-menu-item-background": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
148
+ "color-menu-item-background-hover": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
149
+ "color-menu-item-content": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
150
+ "color-menu-item-subcontent": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
151
+ "color-menu-item-content-hover": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
152
+ "color-menu-item-content-disabled": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
153
+ "color-background-brand-subtle": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
154
+ "color-background-brand": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
155
+ "color-background-brand-bold": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
156
+ "color-background-indicator-disabled": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
157
+ "color-background-indicator-selected": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
158
+ "color-background-indicator-active": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
159
+ "color-border-brand": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
160
+ "color-border-brand-bold": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
161
+ "color-content-brand": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
162
+ "color-background": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
163
+ "color-background-overlay": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
164
+ "color-background-isolated": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
165
+ "color-background-disabled": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
166
+ "color-background-empty": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
167
+ "color-background-hover": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
168
+ "color-background-selected": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
169
+ "color-background-selected-hover": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
170
+ "color-backdrop-background": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
171
+ "color-backdrop-background-subtle": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
172
+ "color-border": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
173
+ "color-border-subtle": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
174
+ "color-border-bold": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
175
+ "color-border-overlay": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
176
+ "color-border-hover": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
177
+ "color-border-disabled": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
178
+ "color-border-empty": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
179
+ "color-border-selected": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
180
+ "color-border-inverse": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
181
+ "color-border-focus-outside": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
182
+ "color-border-focus-inside": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
183
+ "color-border-focus-outside-inverse": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
184
+ "color-border-focus-inside-inverse": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
185
+ "color-content": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
186
+ "color-content-subtle": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
187
+ "color-content-inverse": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
188
+ "color-content-disabled": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
189
+ "color-content-hover": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
190
+ "color-content-selected": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
191
+ "color-link-content": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
192
+ "color-link-content-visited": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-disabled" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
193
+ "color-link-content-disabled": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-hover" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
194
+ "color-link-content-hover": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-box-shadow" | import("./ref-tokens").RefToken | TextAliasToken;
195
+ "color-box-shadow": "color-action" | "color-action-hover" | "color-action-disabled" | "color-action-destructive" | "color-action-destructive-hover" | "color-action-destructive-disabled" | "color-action-inverse" | "color-action-inverse-hover" | "color-action-inverse-disabled" | "color-background-neutral-subtlest" | "color-background-neutral-subtle" | "color-background-neutral-bold" | "color-background-neutral-bold-disabled" | "color-feedback-background-success-subtle" | "color-feedback-background-warning-subtle" | "color-feedback-background-alert-subtle" | "color-feedback-background-discovery-subtle" | "color-feedback-background-informative-subtle" | "color-feedback-background-success-subtlest" | "color-feedback-background-warning-subtlest" | "color-feedback-background-alert-subtlest" | "color-feedback-background-discovery-subtlest" | "color-feedback-background-informative-subtlest" | "color-feedback-background-success-bold" | "color-feedback-background-success-bold-disabled" | "color-feedback-background-alert-bold" | "color-feedback-background-warning-bold" | "color-feedback-background-discovery-bold" | "color-feedback-background-informative-bold" | "color-feedback-border-success" | "color-feedback-border-warning" | "color-feedback-border-alert" | "color-feedback-border-discovery" | "color-feedback-border-informative" | "color-feedback-content-success" | "color-feedback-content-warning" | "color-feedback-content-alert" | "color-feedback-content-discovery" | "color-feedback-content-informative" | "color-control-background" | "color-control-background-hover" | "color-control-background-disabled" | "color-control-background-readonly" | "color-control-background-checked" | "color-control-background-selected" | "color-control-background-selected-hover" | "color-control-border" | "color-control-border-hover" | "color-control-border-disabled" | "color-control-border-readonly" | "color-control-border-selected" | "color-control-border-checked" | "color-control-border-error" | "color-control-value" | "color-control-value-hover" | "color-control-value-disabled" | "color-control-value-readonly" | "color-control-auxiliary" | "color-control-auxiliary-hover" | "color-control-auxiliary-disabled" | "color-control-auxiliary-readonly" | "color-control-auxiliary-error" | "color-control-auxiliary-success" | "color-control-auxiliary-checked" | "color-control-auxiliary-selected" | "color-menu-background" | "color-menu-border" | "color-menu-item-background" | "color-menu-item-background-hover" | "color-menu-item-content" | "color-menu-item-subcontent" | "color-menu-item-content-hover" | "color-menu-item-content-disabled" | "color-background-brand-subtle" | "color-background-brand" | "color-background-brand-bold" | "color-background-indicator-disabled" | "color-background-indicator-selected" | "color-background-indicator-active" | "color-border-brand" | "color-border-brand-bold" | "color-content-brand" | "color-background" | "color-background-overlay" | "color-background-isolated" | "color-background-disabled" | "color-background-empty" | "color-background-hover" | "color-background-selected" | "color-background-selected-hover" | "color-backdrop-background" | "color-backdrop-background-subtle" | "color-border" | "color-border-subtle" | "color-border-bold" | "color-border-overlay" | "color-border-hover" | "color-border-disabled" | "color-border-empty" | "color-border-selected" | "color-border-inverse" | "color-border-focus-outside" | "color-border-focus-inside" | "color-border-focus-outside-inverse" | "color-border-focus-inside-inverse" | "color-content" | "color-content-subtle" | "color-content-inverse" | "color-content-disabled" | "color-content-hover" | "color-content-selected" | "color-link-content" | "color-link-content-visited" | "color-link-content-disabled" | "color-link-content-hover" | import("./ref-tokens").RefToken | TextAliasToken;
42
196
  };
43
- export declare const defaultAliasTokens: AliasTokenMap;
44
- export type ResolvedAliasTokenValue = RefTokenValue;
45
- export type ResolvedAliasTokens = {
46
- [Token in AliasTokens]: ResolvedAliasTokenValue;
47
- };
48
- export declare function isAliasToken(token: string): token is AliasTokens;