@yahoo/uds 3.68.0 → 3.69.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (130) hide show
  1. package/dist/components/Box.d.cts +2 -2
  2. package/dist/components/Divider/Divider.d.cts +2 -2
  3. package/dist/components/Divider/DividerCore.d.cts +2 -2
  4. package/dist/components/Divider/DividerCore.d.ts +2 -2
  5. package/dist/components/Divider/DividerInternal.d.cts +2 -2
  6. package/dist/components/Divider/DividerInternal.d.ts +2 -2
  7. package/dist/components/HStack.d.cts +2 -2
  8. package/dist/components/Icon.d.cts +2 -2
  9. package/dist/components/Image.d.cts +2 -2
  10. package/dist/components/Link.d.cts +2 -2
  11. package/dist/components/Text.d.cts +8 -8
  12. package/dist/components/VStack.d.cts +2 -2
  13. package/dist/components/client/AnimateHeightChange.d.cts +2 -2
  14. package/dist/components/client/AnimateHeightChange.d.ts +2 -2
  15. package/dist/components/client/Avatar/Avatar.d.cts +2 -2
  16. package/dist/components/client/Avatar/Avatar.d.ts +2 -2
  17. package/dist/components/client/Avatar/AvatarIcon.d.cts +2 -2
  18. package/dist/components/client/Avatar/AvatarIcon.d.ts +2 -2
  19. package/dist/components/client/Avatar/AvatarImage.d.cts +2 -2
  20. package/dist/components/client/Avatar/AvatarImage.d.ts +2 -2
  21. package/dist/components/client/Avatar/AvatarText.d.cts +2 -2
  22. package/dist/components/client/Avatar/AvatarText.d.ts +2 -2
  23. package/dist/components/client/Checkbox.d.cts +1 -1
  24. package/dist/components/client/Checkbox.d.ts +1 -1
  25. package/dist/components/client/IconButton.d.cts +2 -2
  26. package/dist/components/client/Input/Input.d.cts +2 -2
  27. package/dist/components/client/Input/Input.d.ts +2 -2
  28. package/dist/components/client/Input/InputHelpText.d.cts +2 -2
  29. package/dist/components/client/Input/InputHelpText.d.ts +2 -2
  30. package/dist/components/client/Input/InputHelpTextInternal.d.cts +4 -4
  31. package/dist/components/client/Input/InputHelpTextInternal.d.ts +4 -4
  32. package/dist/components/client/Menu/Menu.Content.d.cts +2 -2
  33. package/dist/components/client/Menu/Menu.Content.d.ts +2 -2
  34. package/dist/components/client/Menu/Menu.Divider.d.cts +2 -2
  35. package/dist/components/client/Menu/Menu.Divider.d.ts +2 -2
  36. package/dist/components/client/Menu/Menu.Item.d.cts +2 -2
  37. package/dist/components/client/Menu/Menu.Item.d.ts +2 -2
  38. package/dist/components/client/Menu/Menu.ItemBase.d.cts +2 -2
  39. package/dist/components/client/Menu/Menu.ItemBase.d.ts +2 -2
  40. package/dist/components/client/Menu/Menu.ItemCheckbox.d.ts +2 -2
  41. package/dist/components/client/Menu/Menu.Provider.d.cts +2 -2
  42. package/dist/components/client/Menu/Menu.Trigger.d.ts +2 -2
  43. package/dist/components/client/Pressable.d.cts +2 -2
  44. package/dist/components/client/Radio/RadioGroupStore.d.cts +2 -2
  45. package/dist/components/client/Radio/RadioGroupStore.d.ts +2 -2
  46. package/dist/components/client/SpringMotionConfig.d.cts +3 -3
  47. package/dist/components/client/SpringMotionConfig.d.ts +2 -2
  48. package/dist/components/experimental/Spinner.d.ts +2 -2
  49. package/dist/components/experimental/Table.d.ts +2 -2
  50. package/dist/components/experimental/client/Accordion.d.cts +2 -2
  51. package/dist/components/experimental/client/AvoidMotionLibraryProvider.d.cts +2 -2
  52. package/dist/components/experimental/client/AvoidMotionLibraryProvider.d.ts +2 -2
  53. package/dist/components/experimental/client/Modal.d.cts +3 -3
  54. package/dist/components/experimental/client/Modal.d.ts +3 -3
  55. package/dist/components/experimental/client/Popover.d.ts +3 -3
  56. package/dist/components/experimental/client/Tabs.d.cts +6 -6
  57. package/dist/components/experimental/client/Tabs.d.ts +6 -6
  58. package/dist/components/experimental/client/Toast.d.cts +2 -2
  59. package/dist/components/experimental/client/Toast.d.ts +2 -2
  60. package/dist/defaultTokensConfig.d.cts +3897 -3897
  61. package/dist/defaultTokensConfig.d.ts +3897 -3897
  62. package/dist/fixtures.cjs +9 -9
  63. package/dist/fixtures.js +9 -9
  64. package/dist/generated/autoVariants.cjs +402 -402
  65. package/dist/generated/autoVariants.d.cts +103 -103
  66. package/dist/generated/autoVariants.d.ts +103 -103
  67. package/dist/generated/autoVariants.js +402 -402
  68. package/dist/generated/generatedConfigs.cjs +18960 -18960
  69. package/dist/generated/generatedConfigs.js +18960 -18960
  70. package/dist/generated/tailwindPurge.cjs +112 -112
  71. package/dist/generated/tailwindPurge.js +112 -112
  72. package/dist/generated/universalTokensConfigAuto.cjs +8648 -8648
  73. package/dist/generated/universalTokensConfigAuto.d.cts +4831 -4831
  74. package/dist/generated/universalTokensConfigAuto.d.ts +4831 -4831
  75. package/dist/generated/universalTokensConfigAuto.js +8648 -8648
  76. package/dist/providers/ColorModeProvider.d.cts +4 -4
  77. package/dist/providers/ColorModeProvider.d.ts +4 -4
  78. package/dist/providers/ScaleModeProvider.d.cts +4 -4
  79. package/dist/providers/ScaleModeProvider.d.ts +4 -4
  80. package/dist/providers/ThemeProvider.d.cts +2 -2
  81. package/dist/styles/styler.d.cts +147 -147
  82. package/dist/styles/styler.d.ts +147 -147
  83. package/dist/styles/variants.d.cts +429 -429
  84. package/dist/styles/variants.d.ts +429 -429
  85. package/dist/tailwind/defaultTailwindThemeAsUdsConfig.d.cts +3 -3
  86. package/dist/tailwind/defaultTailwindThemeAsUdsConfig.d.ts +3 -3
  87. package/dist/tailwind/plugins/a11y.d.cts +3 -3
  88. package/dist/tailwind/plugins/a11y.d.ts +3 -3
  89. package/dist/tailwind/plugins/borders.d.cts +3 -3
  90. package/dist/tailwind/plugins/borders.d.ts +3 -3
  91. package/dist/tailwind/plugins/colors.d.cts +3 -3
  92. package/dist/tailwind/plugins/colors.d.ts +3 -3
  93. package/dist/tailwind/plugins/components.d.cts +3 -3
  94. package/dist/tailwind/plugins/components.d.ts +3 -3
  95. package/dist/tailwind/plugins/elevation.d.cts +3 -3
  96. package/dist/tailwind/plugins/elevation.d.ts +3 -3
  97. package/dist/tailwind/plugins/icons.d.cts +3 -3
  98. package/dist/tailwind/plugins/icons.d.ts +3 -3
  99. package/dist/tailwind/plugins/input.d.cts +3 -3
  100. package/dist/tailwind/plugins/input.d.ts +3 -3
  101. package/dist/tailwind/plugins/motion.d.cts +3 -3
  102. package/dist/tailwind/plugins/motion.d.ts +3 -3
  103. package/dist/tailwind/plugins/nestedBorderRadius.d.cts +3 -3
  104. package/dist/tailwind/plugins/scaleMode.d.cts +3 -3
  105. package/dist/tailwind/plugins/shadows.d.cts +3 -3
  106. package/dist/tailwind/plugins/sizing.d.cts +3 -3
  107. package/dist/tailwind/plugins/spacing.d.cts +3 -3
  108. package/dist/tailwind/plugins/spacing.d.ts +3 -3
  109. package/dist/tailwind/plugins/typography.d.cts +3 -3
  110. package/dist/tailwind/plugins/typography.d.ts +3 -3
  111. package/dist/tailwind/utils/addFontsPlugin.d.cts +3 -3
  112. package/dist/tailwind/utils/composeTailwindPlugins.d.cts +3 -3
  113. package/dist/tailwind/utils/getElevationStyles.d.cts +2 -2
  114. package/dist/tailwind/utils/getElevationStyles.d.ts +2 -2
  115. package/dist/tailwind/utils/getMotionStyles.d.cts +1 -1
  116. package/dist/tailwind/utils/getMotionStyles.d.ts +1 -1
  117. package/dist/tailwind/utils/getShadowStyles.d.cts +4 -4
  118. package/dist/tailwind/utils/getShadowStyles.d.ts +4 -4
  119. package/dist/tokens/automation/properties.d.cts +9 -9
  120. package/dist/tokens/automation/properties.d.ts +9 -9
  121. package/dist/tokens/automation/utils/getConfigVariantProperties.d.cts +2 -2
  122. package/dist/tokens/automation/utils/getConfigVariantProperties.d.ts +2 -2
  123. package/dist/tokens/configs/yosConfig.cjs +15694 -15694
  124. package/dist/tokens/configs/yosConfig.d.cts +10007 -10007
  125. package/dist/tokens/configs/yosConfig.d.ts +10007 -10007
  126. package/dist/tokens/configs/yosConfig.js +15694 -15694
  127. package/dist/utils/intersperse.d.cts +2 -2
  128. package/dist/utils/intersperse.d.ts +2 -2
  129. package/package.json +1 -1
  130. package/cli/FlattenButtonVariant.mock.tsx +0 -17
@@ -1,18 +1,18 @@
1
1
  import { ColorMode } from "../tokens/types.cjs";
2
2
  import "../tokens/index.cjs";
3
- import * as react30 from "react";
4
- import * as react_jsx_runtime3 from "react/jsx-runtime";
3
+ import * as react22 from "react";
4
+ import * as react_jsx_runtime1 from "react/jsx-runtime";
5
5
 
6
6
  //#region src/providers/ColorModeProvider.d.ts
7
7
  interface ColorModeProviderProps extends React.PropsWithChildren {
8
8
  value?: ColorMode;
9
9
  }
10
- declare const ColorModeContext: react30.Context<ColorMode>;
10
+ declare const ColorModeContext: react22.Context<ColorMode>;
11
11
  declare function useColorMode(): ColorMode;
12
12
  declare function ColorModeProvider({
13
13
  value,
14
14
  children
15
- }: ColorModeProviderProps): react_jsx_runtime3.JSX.Element;
15
+ }: ColorModeProviderProps): react_jsx_runtime1.JSX.Element;
16
16
  declare namespace ColorModeProvider {
17
17
  var displayName: string;
18
18
  }
@@ -1,18 +1,18 @@
1
1
  import { ColorMode } from "../tokens/types.js";
2
2
  import "../tokens/index.js";
3
- import * as react26 from "react";
4
- import * as react_jsx_runtime2 from "react/jsx-runtime";
3
+ import * as react23 from "react";
4
+ import * as react_jsx_runtime1 from "react/jsx-runtime";
5
5
 
6
6
  //#region src/providers/ColorModeProvider.d.ts
7
7
  interface ColorModeProviderProps extends React.PropsWithChildren {
8
8
  value?: ColorMode;
9
9
  }
10
- declare const ColorModeContext: react26.Context<ColorMode>;
10
+ declare const ColorModeContext: react23.Context<ColorMode>;
11
11
  declare function useColorMode(): ColorMode;
12
12
  declare function ColorModeProvider({
13
13
  value,
14
14
  children
15
- }: ColorModeProviderProps): react_jsx_runtime2.JSX.Element;
15
+ }: ColorModeProviderProps): react_jsx_runtime1.JSX.Element;
16
16
  declare namespace ColorModeProvider {
17
17
  var displayName: string;
18
18
  }
@@ -1,18 +1,18 @@
1
1
  import { ScaleMode } from "../tokens/types.cjs";
2
2
  import "../tokens/index.cjs";
3
- import * as react31 from "react";
4
- import * as react_jsx_runtime4 from "react/jsx-runtime";
3
+ import * as react3 from "react";
4
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
5
5
 
6
6
  //#region src/providers/ScaleModeProvider.d.ts
7
7
  interface ScaleModeProviderProps extends React.PropsWithChildren {
8
8
  value?: ScaleMode;
9
9
  }
10
- declare const ScaleModeContext: react31.Context<ScaleMode>;
10
+ declare const ScaleModeContext: react3.Context<ScaleMode>;
11
11
  declare function useScaleMode(): ScaleMode;
12
12
  declare function ScaleModeProvider({
13
13
  value,
14
14
  children
15
- }: ScaleModeProviderProps): react_jsx_runtime4.JSX.Element;
15
+ }: ScaleModeProviderProps): react_jsx_runtime0.JSX.Element;
16
16
  declare namespace ScaleModeProvider {
17
17
  var displayName: string;
18
18
  }
@@ -1,18 +1,18 @@
1
1
  import { ScaleMode } from "../tokens/types.js";
2
2
  import "../tokens/index.js";
3
- import * as react27 from "react";
4
- import * as react_jsx_runtime4 from "react/jsx-runtime";
3
+ import * as react24 from "react";
4
+ import * as react_jsx_runtime2 from "react/jsx-runtime";
5
5
 
6
6
  //#region src/providers/ScaleModeProvider.d.ts
7
7
  interface ScaleModeProviderProps extends React.PropsWithChildren {
8
8
  value?: ScaleMode;
9
9
  }
10
- declare const ScaleModeContext: react27.Context<ScaleMode>;
10
+ declare const ScaleModeContext: react24.Context<ScaleMode>;
11
11
  declare function useScaleMode(): ScaleMode;
12
12
  declare function ScaleModeProvider({
13
13
  value,
14
14
  children
15
- }: ScaleModeProviderProps): react_jsx_runtime4.JSX.Element;
15
+ }: ScaleModeProviderProps): react_jsx_runtime2.JSX.Element;
16
16
  declare namespace ScaleModeProvider {
17
17
  var displayName: string;
18
18
  }
@@ -1,6 +1,6 @@
1
1
  import { ColorMode, ScaleMode } from "../tokens/types.cjs";
2
2
  import "../tokens/index.cjs";
3
- import * as react_jsx_runtime5 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime2 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/providers/ThemeProvider.d.ts
6
6
  interface ThemeProviderProps extends React.PropsWithChildren {
@@ -11,7 +11,7 @@ declare function ThemeProvider({
11
11
  children,
12
12
  colorMode,
13
13
  scaleMode
14
- }: ThemeProviderProps): react_jsx_runtime5.JSX.Element;
14
+ }: ThemeProviderProps): react_jsx_runtime2.JSX.Element;
15
15
  declare namespace ThemeProvider {
16
16
  var displayName: string;
17
17
  }
@@ -10,166 +10,166 @@ declare function normalizeObject(props: Record<string, unknown>): Record<string,
10
10
  declare const cx: CX<string>;
11
11
  declare const cva: CVA<string>;
12
12
  declare const getStylesInternal: (props?: ({
13
- checkboxSizeRoot?: "sm" | "md" | undefined;
14
- checkboxSizeCheckbox?: "sm" | "md" | undefined;
15
- checkboxVariantValueRoot?: "checked" | "indeterminate" | "unchecked" | undefined;
16
- checkboxVariantRoot?: "primary" | "secondary" | "alert-secondary" | "alert" | undefined;
13
+ avatarIconVariantRoot?: "primary" | "secondary" | undefined;
14
+ avatarImageVariantRoot?: "primary" | "secondary" | undefined;
15
+ avatarSizeIcon?: "md" | "sm" | "lg" | "xl" | "xs" | undefined;
16
+ avatarSizeRoot?: "md" | "sm" | "lg" | "xl" | "xs" | undefined;
17
+ avatarTextVariantRoot?: "primary" | "secondary" | undefined;
18
+ badgeSizeIcon?: "md" | "sm" | "lg" | "xs" | undefined;
19
+ badgeSizeRoot?: "md" | "sm" | "lg" | "xs" | undefined;
20
+ badgeVariantIcon?: "primary" | "secondary" | "brand" | "alert" | "alert-secondary" | "brand-secondary" | "warning" | "positive" | "info-secondary" | "warning-secondary" | "positive-secondary" | "info" | undefined;
21
+ badgeVariantRoot?: "primary" | "secondary" | "brand" | "alert" | "alert-secondary" | "brand-secondary" | "warning" | "positive" | "info-secondary" | "warning-secondary" | "positive-secondary" | "info" | undefined;
22
+ buttonSizeIcon?: "md" | "sm" | "lg" | undefined;
23
+ buttonSizeRoot?: "md" | "sm" | "lg" | undefined;
24
+ buttonVariantIcon?: "primary" | "secondary" | "brand" | "tertiary" | "alert" | "alert-secondary" | "brand-secondary" | "warning" | "positive" | "info-secondary" | "warning-secondary" | "positive-secondary" | "info" | "alert-tertiary" | "brand-tertiary" | "info-tertiary" | "positive-tertiary" | "warning-tertiary" | undefined;
25
+ buttonVariantRoot?: "primary" | "secondary" | "brand" | "tertiary" | "alert" | "alert-secondary" | "brand-secondary" | "warning" | "positive" | "info-secondary" | "warning-secondary" | "positive-secondary" | "info" | "alert-tertiary" | "brand-tertiary" | "info-tertiary" | "positive-tertiary" | "warning-tertiary" | undefined;
26
+ checkboxSizeCheckbox?: "md" | "sm" | undefined;
27
+ checkboxSizeRoot?: "md" | "sm" | undefined;
28
+ checkboxVariantCheckbox?: "primary" | "secondary" | "alert" | "alert-secondary" | undefined;
29
+ checkboxVariantCheckboxIcon?: "primary" | "secondary" | "alert" | "alert-secondary" | undefined;
30
+ checkboxVariantRoot?: "primary" | "secondary" | "alert" | "alert-secondary" | undefined;
17
31
  checkboxVariantValueCheckbox?: "checked" | "indeterminate" | "unchecked" | undefined;
18
- checkboxVariantCheckbox?: "primary" | "secondary" | "alert-secondary" | "alert" | undefined;
19
32
  checkboxVariantValueCheckboxIcon?: "checked" | "indeterminate" | "unchecked" | undefined;
20
- checkboxVariantCheckboxIcon?: "primary" | "secondary" | "alert-secondary" | "alert" | undefined;
21
- dividerVariantRoot?: "primary" | "secondary" | "tertiary" | "muted" | undefined;
22
- dividerVariantLine?: "primary" | "secondary" | "tertiary" | "muted" | undefined;
23
- dividerVariantLabel?: "primary" | "secondary" | "tertiary" | "muted" | undefined;
24
- switchVariantActiveRoot?: "off" | "on" | undefined;
25
- switchVariantRoot?: "default" | undefined;
26
- switchVariantActiveSwitch?: "off" | "on" | undefined;
27
- switchVariantSwitch?: "default" | undefined;
28
- switchVariantActiveHandle?: "off" | "on" | undefined;
29
- switchVariantHandle?: "default" | undefined;
30
- switchVariantActiveHandleIcon?: "off" | "on" | undefined;
31
- switchVariantHandleIcon?: "default" | undefined;
32
- switchSizeRoot?: "sm" | "md" | undefined;
33
- switchSizeSwitch?: "sm" | "md" | undefined;
34
- switchSizeHandle?: "sm" | "md" | undefined;
35
- switchSizeHandleIcon?: "sm" | "md" | undefined;
36
- buttonSizeRoot?: "sm" | "md" | "lg" | undefined;
37
- buttonSizeIcon?: "sm" | "md" | "lg" | undefined;
38
- buttonVariantRoot?: "primary" | "brand-secondary" | "brand" | "secondary" | "tertiary" | "alert-secondary" | "alert" | "warning-secondary" | "warning" | "positive-secondary" | "positive" | "info" | "info-secondary" | "brand-tertiary" | "alert-tertiary" | "warning-tertiary" | "positive-tertiary" | "info-tertiary" | undefined;
39
- buttonVariantIcon?: "primary" | "brand-secondary" | "brand" | "secondary" | "tertiary" | "alert-secondary" | "alert" | "warning-secondary" | "warning" | "positive-secondary" | "positive" | "info" | "info-secondary" | "brand-tertiary" | "alert-tertiary" | "warning-tertiary" | "positive-tertiary" | "info-tertiary" | undefined;
40
- chipSizeRoot?: "sm" | "md" | undefined;
41
- chipSizeIcon?: "sm" | "md" | undefined;
42
- chipToggleVariantActiveRoot?: "off" | "on" | undefined;
43
- chipToggleVariantRoot?: "primary" | "brand-secondary" | "brand" | "secondary" | undefined;
33
+ checkboxVariantValueRoot?: "checked" | "indeterminate" | "unchecked" | undefined;
34
+ chipDismissibleVariantIcon?: "primary" | "secondary" | "brand" | "brand-secondary" | undefined;
35
+ chipDismissibleVariantRoot?: "primary" | "secondary" | "brand" | "brand-secondary" | undefined;
36
+ chipLinkVariantIcon?: "primary" | "secondary" | "brand" | "brand-secondary" | undefined;
37
+ chipLinkVariantRoot?: "primary" | "secondary" | "brand" | "brand-secondary" | undefined;
38
+ chipSizeIcon?: "md" | "sm" | undefined;
39
+ chipSizeRoot?: "md" | "sm" | undefined;
44
40
  chipToggleVariantActiveIcon?: "off" | "on" | undefined;
45
- chipToggleVariantIcon?: "primary" | "brand-secondary" | "brand" | "secondary" | undefined;
46
- chipDismissibleVariantRoot?: "primary" | "brand-secondary" | "brand" | "secondary" | undefined;
47
- chipDismissibleVariantIcon?: "primary" | "brand-secondary" | "brand" | "secondary" | undefined;
48
- chipLinkVariantRoot?: "primary" | "brand-secondary" | "brand" | "secondary" | undefined;
49
- chipLinkVariantIcon?: "primary" | "brand-secondary" | "brand" | "secondary" | undefined;
50
- radioVariantValueRoot?: "checked" | "unchecked" | undefined;
51
- radioVariantRoot?: "primary" | "secondary" | "alert-secondary" | "alert" | undefined;
52
- radioVariantValueRadio?: "checked" | "unchecked" | undefined;
53
- radioVariantRadio?: "primary" | "secondary" | "alert-secondary" | "alert" | undefined;
54
- radioVariantValueRadioCircle?: "checked" | "unchecked" | undefined;
55
- radioVariantRadioCircle?: "primary" | "secondary" | "alert-secondary" | "alert" | undefined;
56
- radioSizeRoot?: "sm" | "md" | undefined;
57
- radioSizeRadio?: "sm" | "md" | undefined;
58
- linkTextStyleRoot?: "ui1" | "title1" | "caption1" | "headline1" | "title4" | "caption2" | "title3" | "label2" | "label3" | "label1" | "ui4" | "ui2" | "ui3" | "label4" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | undefined;
59
- linkTextStyleIcon?: "ui1" | "title1" | "caption1" | "headline1" | "title4" | "caption2" | "title3" | "label2" | "label3" | "label1" | "ui4" | "ui2" | "ui3" | "label4" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | undefined;
60
- linkVariantRoot?: "primary" | "on-color" | "secondary" | "tertiary" | undefined;
61
- linkVariantIconStart?: "primary" | "on-color" | "secondary" | "tertiary" | undefined;
62
- linkVariantIconEnd?: "primary" | "on-color" | "secondary" | "tertiary" | undefined;
63
- badgeSizeRoot?: "sm" | "md" | "lg" | "xs" | undefined;
64
- badgeSizeIcon?: "sm" | "md" | "lg" | "xs" | undefined;
65
- badgeVariantRoot?: "primary" | "brand-secondary" | "brand" | "secondary" | "alert-secondary" | "alert" | "warning-secondary" | "warning" | "positive-secondary" | "positive" | "info" | "info-secondary" | undefined;
66
- badgeVariantIcon?: "primary" | "brand-secondary" | "brand" | "secondary" | "alert-secondary" | "alert" | "warning-secondary" | "warning" | "positive-secondary" | "positive" | "info" | "info-secondary" | undefined;
67
- inputSizeRoot?: "md" | "lg" | undefined;
68
- inputSizeInputWrapper?: "md" | "lg" | undefined;
69
- inputSizeInput?: "md" | "lg" | undefined;
70
- inputSizeStartIcon?: "md" | "lg" | undefined;
41
+ chipToggleVariantActiveRoot?: "off" | "on" | undefined;
42
+ chipToggleVariantIcon?: "primary" | "secondary" | "brand" | "brand-secondary" | undefined;
43
+ chipToggleVariantRoot?: "primary" | "secondary" | "brand" | "brand-secondary" | undefined;
44
+ dividerVariantLabel?: "primary" | "secondary" | "muted" | "tertiary" | undefined;
45
+ dividerVariantLine?: "primary" | "secondary" | "muted" | "tertiary" | undefined;
46
+ dividerVariantRoot?: "primary" | "secondary" | "muted" | "tertiary" | undefined;
47
+ iconbuttonSizeIcon?: "md" | "sm" | "lg" | "xl" | "xs" | undefined;
48
+ iconbuttonSizeRoot?: "md" | "sm" | "lg" | "xl" | "xs" | undefined;
71
49
  inputSizeEndIcon?: "md" | "lg" | undefined;
72
- inputSizeLabel?: "md" | "lg" | undefined;
73
50
  inputSizeHelperIcon?: "md" | "lg" | undefined;
74
51
  inputSizeHelperText?: "md" | "lg" | undefined;
75
- inputVariantValueRoot?: "filled" | "empty" | undefined;
76
- inputVariantRoot?: "default" | undefined;
77
- inputVariantValueInputWrapper?: "filled" | "empty" | undefined;
78
- inputVariantInputWrapper?: "default" | undefined;
79
- inputVariantValueInput?: "filled" | "empty" | undefined;
52
+ inputSizeInput?: "md" | "lg" | undefined;
53
+ inputSizeInputWrapper?: "md" | "lg" | undefined;
54
+ inputSizeLabel?: "md" | "lg" | undefined;
55
+ inputSizeRoot?: "md" | "lg" | undefined;
56
+ inputSizeStartIcon?: "md" | "lg" | undefined;
57
+ inputVariantEndIcon?: "default" | undefined;
58
+ inputVariantHelperIcon?: "default" | undefined;
59
+ inputVariantHelperText?: "default" | undefined;
80
60
  inputVariantInput?: "default" | undefined;
81
- inputVariantValueInputPlaceholder?: "filled" | "empty" | undefined;
82
61
  inputVariantInputPlaceholder?: "default" | undefined;
83
- inputVariantValueStartIcon?: "filled" | "empty" | undefined;
84
- inputVariantStartIcon?: "default" | undefined;
85
- inputVariantValueEndIcon?: "filled" | "empty" | undefined;
86
- inputVariantEndIcon?: "default" | undefined;
87
- inputVariantValueLabel?: "filled" | "empty" | undefined;
62
+ inputVariantInputWrapper?: "default" | undefined;
88
63
  inputVariantLabel?: "default" | undefined;
89
- inputVariantValueLabelRequired?: "filled" | "empty" | undefined;
90
64
  inputVariantLabelRequired?: "default" | undefined;
91
- inputVariantValueHelperIcon?: "filled" | "empty" | undefined;
92
- inputVariantHelperIcon?: "default" | undefined;
93
- inputVariantValueHelperText?: "filled" | "empty" | undefined;
94
- inputVariantHelperText?: "default" | undefined;
95
- avatarSizeRoot?: "sm" | "md" | "lg" | "xl" | "xs" | undefined;
96
- avatarSizeIcon?: "sm" | "md" | "lg" | "xl" | "xs" | undefined;
97
- avatarTextVariantRoot?: "primary" | "secondary" | undefined;
98
- avatarImageVariantRoot?: "primary" | "secondary" | undefined;
99
- avatarIconVariantRoot?: "primary" | "secondary" | undefined;
100
- iconbuttonSizeRoot?: "sm" | "md" | "lg" | "xl" | "xs" | undefined;
101
- iconbuttonSizeIcon?: "sm" | "md" | "lg" | "xl" | "xs" | undefined;
102
- menuSizeRoot?: "default" | undefined;
103
- menuSizeStartIcon?: "default" | undefined;
104
- menuSizeEndIcon?: "default" | undefined;
105
- menuItemVariantActiveRoot?: "off" | "on" | undefined;
106
- menuItemVariantRoot?: "default" | undefined;
107
- menuItemVariantActiveText?: "off" | "on" | undefined;
108
- menuItemVariantText?: "default" | undefined;
109
- menuItemVariantActiveIcon?: "off" | "on" | undefined;
110
- menuItemVariantIcon?: "default" | undefined;
65
+ inputVariantRoot?: "default" | undefined;
66
+ inputVariantStartIcon?: "default" | undefined;
67
+ inputVariantValueEndIcon?: "empty" | "filled" | undefined;
68
+ inputVariantValueHelperIcon?: "empty" | "filled" | undefined;
69
+ inputVariantValueHelperText?: "empty" | "filled" | undefined;
70
+ inputVariantValueInput?: "empty" | "filled" | undefined;
71
+ inputVariantValueInputPlaceholder?: "empty" | "filled" | undefined;
72
+ inputVariantValueInputWrapper?: "empty" | "filled" | undefined;
73
+ inputVariantValueLabel?: "empty" | "filled" | undefined;
74
+ inputVariantValueLabelRequired?: "empty" | "filled" | undefined;
75
+ inputVariantValueRoot?: "empty" | "filled" | undefined;
76
+ inputVariantValueStartIcon?: "empty" | "filled" | undefined;
77
+ linkTextStyleIcon?: "title4" | "caption1" | "title3" | "caption2" | "headline1" | "ui4" | "ui2" | "label4" | "ui1" | "ui3" | "title1" | "label2" | "label1" | "label3" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | undefined;
78
+ linkTextStyleRoot?: "title4" | "caption1" | "title3" | "caption2" | "headline1" | "ui4" | "ui2" | "label4" | "ui1" | "ui3" | "title1" | "label2" | "label1" | "label3" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | undefined;
79
+ linkVariantIconEnd?: "primary" | "secondary" | "tertiary" | "on-color" | undefined;
80
+ linkVariantIconStart?: "primary" | "secondary" | "tertiary" | "on-color" | undefined;
81
+ linkVariantRoot?: "primary" | "secondary" | "tertiary" | "on-color" | undefined;
82
+ menuDividerVariantLine?: "default" | undefined;
83
+ menuDividerVariantRoot?: "default" | undefined;
84
+ menuDividerVariantText?: "default" | undefined;
85
+ menuItemCheckboxVariantActiveEndIcon?: "off" | "on" | undefined;
111
86
  menuItemCheckboxVariantActiveRoot?: "off" | "on" | undefined;
112
- menuItemCheckboxVariantRoot?: "default" | undefined;
113
- menuItemCheckboxVariantActiveText?: "off" | "on" | undefined;
114
- menuItemCheckboxVariantText?: "default" | undefined;
115
87
  menuItemCheckboxVariantActiveStartIcon?: "off" | "on" | undefined;
116
- menuItemCheckboxVariantStartIcon?: "default" | undefined;
117
- menuItemCheckboxVariantActiveEndIcon?: "off" | "on" | undefined;
88
+ menuItemCheckboxVariantActiveText?: "off" | "on" | undefined;
118
89
  menuItemCheckboxVariantEndIcon?: "default" | undefined;
119
- menuDividerVariantRoot?: "default" | undefined;
120
- menuDividerVariantText?: "default" | undefined;
121
- menuDividerVariantLine?: "default" | undefined;
122
- color?: "always/white" | "accent" | "primary" | "brand-secondary" | "brand" | "always/transparent" | "on-color" | "secondary" | "tertiary" | "muted" | "alert-secondary" | "alert" | "warning-secondary" | "warning" | "positive-secondary" | "positive" | "info" | "info-secondary" | "transparent" | "white" | "black" | "current" | "always/black" | "always/current" | "always/brand" | "always/accent" | undefined;
123
- placeholderColor?: "always/white" | "accent" | "primary" | "brand-secondary" | "brand" | "always/transparent" | "on-color" | "secondary" | "tertiary" | "muted" | "alert-secondary" | "alert" | "warning-secondary" | "warning" | "positive-secondary" | "positive" | "info" | "info-secondary" | "transparent" | "white" | "black" | "current" | "always/black" | "always/current" | "always/brand" | "always/accent" | undefined;
124
- fontFamily?: "sans" | "ui1" | "title1" | "caption1" | "headline1" | "title4" | "caption2" | "title3" | "label2" | "label3" | "label1" | "ui4" | "ui2" | "ui3" | "label4" | "sans-alt" | "serif" | "serif-alt" | "mono" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | "title1/emphasized" | "caption1/emphasized" | "headline1/emphasized" | "title4/emphasized" | "caption2/emphasized" | "title3/emphasized" | "label2/emphasized" | "label3/emphasized" | "label1/emphasized" | "label4/emphasized" | "display1/emphasized" | "display2/emphasized" | "display3/emphasized" | "title2/emphasized" | "body1/emphasized" | "legal1/emphasized" | "ui1/emphasized" | "ui4/emphasized" | "ui2/emphasized" | "ui3/emphasized" | "ui5/emphasized" | "ui6/emphasized" | undefined;
125
- fontSize?: "ui1" | "title1" | "caption1" | "headline1" | "title4" | "caption2" | "title3" | "label2" | "label3" | "label1" | "ui4" | "ui2" | "ui3" | "label4" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | "title1/emphasized" | "caption1/emphasized" | "headline1/emphasized" | "title4/emphasized" | "caption2/emphasized" | "title3/emphasized" | "label2/emphasized" | "label3/emphasized" | "label1/emphasized" | "label4/emphasized" | "display1/emphasized" | "display2/emphasized" | "display3/emphasized" | "title2/emphasized" | "body1/emphasized" | "legal1/emphasized" | "ui1/emphasized" | "ui4/emphasized" | "ui2/emphasized" | "ui3/emphasized" | "ui5/emphasized" | "ui6/emphasized" | undefined;
126
- fontWeight?: "thin" | "ui1" | "medium" | "title1" | "caption1" | "headline1" | "title4" | "caption2" | "title3" | "label2" | "label3" | "label1" | "ui4" | "ui2" | "ui3" | "label4" | "light" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | "title1/emphasized" | "caption1/emphasized" | "headline1/emphasized" | "title4/emphasized" | "caption2/emphasized" | "title3/emphasized" | "label2/emphasized" | "label3/emphasized" | "label1/emphasized" | "label4/emphasized" | "display1/emphasized" | "display2/emphasized" | "display3/emphasized" | "title2/emphasized" | "body1/emphasized" | "legal1/emphasized" | "ui1/emphasized" | "ui4/emphasized" | "ui2/emphasized" | "ui3/emphasized" | "ui5/emphasized" | "ui6/emphasized" | "black" | "bold" | "extralight" | "regular" | "semibold" | "extrabold" | undefined;
127
- lineHeight?: "ui1" | "title1" | "caption1" | "headline1" | "title4" | "caption2" | "title3" | "label2" | "label3" | "label1" | "ui4" | "ui2" | "ui3" | "label4" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | "title1/emphasized" | "caption1/emphasized" | "headline1/emphasized" | "title4/emphasized" | "caption2/emphasized" | "title3/emphasized" | "label2/emphasized" | "label3/emphasized" | "label1/emphasized" | "label4/emphasized" | "display1/emphasized" | "display2/emphasized" | "display3/emphasized" | "title2/emphasized" | "body1/emphasized" | "legal1/emphasized" | "ui1/emphasized" | "ui4/emphasized" | "ui2/emphasized" | "ui3/emphasized" | "ui5/emphasized" | "ui6/emphasized" | undefined;
128
- letterSpacing?: "ui1" | "title1" | "caption1" | "headline1" | "title4" | "caption2" | "title3" | "label2" | "label3" | "label1" | "ui4" | "ui2" | "ui3" | "label4" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | "title1/emphasized" | "caption1/emphasized" | "headline1/emphasized" | "title4/emphasized" | "caption2/emphasized" | "title3/emphasized" | "label2/emphasized" | "label3/emphasized" | "label1/emphasized" | "label4/emphasized" | "display1/emphasized" | "display2/emphasized" | "display3/emphasized" | "title2/emphasized" | "body1/emphasized" | "legal1/emphasized" | "ui1/emphasized" | "ui4/emphasized" | "ui2/emphasized" | "ui3/emphasized" | "ui5/emphasized" | "ui6/emphasized" | undefined;
129
- textAlign?: "center" | "justify" | "start" | "end" | undefined;
130
- textTransform?: "none" | "ui1" | "title1" | "caption1" | "headline1" | "title4" | "caption2" | "title3" | "label2" | "label3" | "label1" | "ui4" | "ui2" | "ui3" | "label4" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | "title1/emphasized" | "caption1/emphasized" | "headline1/emphasized" | "title4/emphasized" | "caption2/emphasized" | "title3/emphasized" | "label2/emphasized" | "label3/emphasized" | "label1/emphasized" | "label4/emphasized" | "display1/emphasized" | "display2/emphasized" | "display3/emphasized" | "title2/emphasized" | "body1/emphasized" | "legal1/emphasized" | "ui1/emphasized" | "ui4/emphasized" | "ui2/emphasized" | "ui3/emphasized" | "ui5/emphasized" | "ui6/emphasized" | "uppercase" | "lowercase" | "capitalize" | undefined;
131
- spacing?: "0" | "20" | "4" | "6" | "8" | "10" | "44" | "12" | "48" | "px" | "3" | "1" | "2" | "1.5" | "2.5" | "5" | "0.5" | "3.5" | "14" | "9" | "7" | "11" | "16" | "4.5" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
132
- spacingHorizontal?: "0" | "20" | "4" | "6" | "8" | "10" | "44" | "12" | "48" | "px" | "3" | "1" | "2" | "1.5" | "2.5" | "5" | "0.5" | "3.5" | "14" | "9" | "7" | "11" | "16" | "4.5" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
133
- spacingVertical?: "0" | "20" | "4" | "6" | "8" | "10" | "44" | "12" | "48" | "px" | "3" | "1" | "2" | "1.5" | "2.5" | "5" | "0.5" | "3.5" | "14" | "9" | "7" | "11" | "16" | "4.5" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
134
- spacingBottom?: "0" | "20" | "4" | "6" | "8" | "10" | "44" | "12" | "48" | "px" | "3" | "1" | "2" | "1.5" | "2.5" | "5" | "0.5" | "3.5" | "14" | "9" | "7" | "11" | "16" | "4.5" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
135
- spacingEnd?: "0" | "20" | "4" | "6" | "8" | "10" | "44" | "12" | "48" | "px" | "3" | "1" | "2" | "1.5" | "2.5" | "5" | "0.5" | "3.5" | "14" | "9" | "7" | "11" | "16" | "4.5" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
136
- spacingStart?: "0" | "20" | "4" | "6" | "8" | "10" | "44" | "12" | "48" | "px" | "3" | "1" | "2" | "1.5" | "2.5" | "5" | "0.5" | "3.5" | "14" | "9" | "7" | "11" | "16" | "4.5" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
137
- spacingTop?: "0" | "20" | "4" | "6" | "8" | "10" | "44" | "12" | "48" | "px" | "3" | "1" | "2" | "1.5" | "2.5" | "5" | "0.5" | "3.5" | "14" | "9" | "7" | "11" | "16" | "4.5" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
138
- offset?: "0" | "20" | "4" | "6" | "8" | "10" | "44" | "12" | "48" | "px" | "3" | "1" | "2" | "1.5" | "2.5" | "5" | "0.5" | "3.5" | "14" | "9" | "7" | "11" | "16" | "4.5" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
139
- offsetVertical?: "0" | "20" | "4" | "6" | "8" | "10" | "44" | "12" | "48" | "px" | "3" | "1" | "2" | "1.5" | "2.5" | "5" | "0.5" | "3.5" | "14" | "9" | "7" | "11" | "16" | "4.5" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
140
- offsetHorizontal?: "0" | "20" | "4" | "6" | "8" | "10" | "44" | "12" | "48" | "px" | "3" | "1" | "2" | "1.5" | "2.5" | "5" | "0.5" | "3.5" | "14" | "9" | "7" | "11" | "16" | "4.5" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
141
- offsetBottom?: "0" | "20" | "4" | "6" | "8" | "10" | "44" | "12" | "48" | "px" | "3" | "1" | "2" | "1.5" | "2.5" | "5" | "0.5" | "3.5" | "14" | "9" | "7" | "11" | "16" | "4.5" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
142
- offsetEnd?: "0" | "20" | "4" | "6" | "8" | "10" | "44" | "12" | "48" | "px" | "3" | "1" | "2" | "1.5" | "2.5" | "5" | "0.5" | "3.5" | "14" | "9" | "7" | "11" | "16" | "4.5" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
143
- offsetStart?: "0" | "20" | "4" | "6" | "8" | "10" | "44" | "12" | "48" | "px" | "3" | "1" | "2" | "1.5" | "2.5" | "5" | "0.5" | "3.5" | "14" | "9" | "7" | "11" | "16" | "4.5" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
144
- offsetTop?: "0" | "20" | "4" | "6" | "8" | "10" | "44" | "12" | "48" | "px" | "3" | "1" | "2" | "1.5" | "2.5" | "5" | "0.5" | "3.5" | "14" | "9" | "7" | "11" | "16" | "4.5" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
145
- columnGap?: "0" | "20" | "4" | "6" | "8" | "10" | "44" | "12" | "48" | "px" | "3" | "1" | "2" | "1.5" | "2.5" | "5" | "0.5" | "3.5" | "14" | "9" | "7" | "11" | "16" | "4.5" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
146
- rowGap?: "0" | "20" | "4" | "6" | "8" | "10" | "44" | "12" | "48" | "px" | "3" | "1" | "2" | "1.5" | "2.5" | "5" | "0.5" | "3.5" | "14" | "9" | "7" | "11" | "16" | "4.5" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
147
- backgroundColor?: "always/white" | "accent" | "primary" | "brand-secondary" | "brand" | "always/transparent" | "secondary" | "alert-secondary" | "alert" | "warning-secondary" | "warning" | "positive-secondary" | "positive" | "info" | "info-secondary" | "transparent" | "white" | "black" | "current" | "always/black" | "always/current" | "always/brand" | "always/accent" | "elevation-0" | "elevation-4" | "elevation-3" | "elevation-1" | "elevation-2" | "elevation-5" | undefined;
148
- borderColor?: "always/white" | "accent" | "primary" | "brand-secondary" | "brand" | "always/transparent" | "secondary" | "tertiary" | "muted" | "alert-secondary" | "alert" | "warning-secondary" | "warning" | "positive-secondary" | "positive" | "info" | "info-secondary" | "transparent" | "white" | "black" | "current" | "always/black" | "always/current" | "always/brand" | "always/accent" | "elevation-0" | "elevation-4" | "elevation-3" | "elevation-1" | "elevation-2" | "elevation-5" | undefined;
149
- borderStartColor?: "always/white" | "accent" | "primary" | "brand-secondary" | "brand" | "always/transparent" | "secondary" | "tertiary" | "muted" | "alert-secondary" | "alert" | "warning-secondary" | "warning" | "positive-secondary" | "positive" | "info" | "info-secondary" | "transparent" | "white" | "black" | "current" | "always/black" | "always/current" | "always/brand" | "always/accent" | "elevation-0" | "elevation-4" | "elevation-3" | "elevation-1" | "elevation-2" | "elevation-5" | undefined;
150
- borderEndColor?: "always/white" | "accent" | "primary" | "brand-secondary" | "brand" | "always/transparent" | "secondary" | "tertiary" | "muted" | "alert-secondary" | "alert" | "warning-secondary" | "warning" | "positive-secondary" | "positive" | "info" | "info-secondary" | "transparent" | "white" | "black" | "current" | "always/black" | "always/current" | "always/brand" | "always/accent" | "elevation-0" | "elevation-4" | "elevation-3" | "elevation-1" | "elevation-2" | "elevation-5" | undefined;
151
- borderBottomColor?: "always/white" | "accent" | "primary" | "brand-secondary" | "brand" | "always/transparent" | "secondary" | "tertiary" | "muted" | "alert-secondary" | "alert" | "warning-secondary" | "warning" | "positive-secondary" | "positive" | "info" | "info-secondary" | "transparent" | "white" | "black" | "current" | "always/black" | "always/current" | "always/brand" | "always/accent" | "elevation-0" | "elevation-4" | "elevation-3" | "elevation-1" | "elevation-2" | "elevation-5" | undefined;
152
- borderTopColor?: "always/white" | "accent" | "primary" | "brand-secondary" | "brand" | "always/transparent" | "secondary" | "tertiary" | "muted" | "alert-secondary" | "alert" | "warning-secondary" | "warning" | "positive-secondary" | "positive" | "info" | "info-secondary" | "transparent" | "white" | "black" | "current" | "always/black" | "always/current" | "always/brand" | "always/accent" | "elevation-0" | "elevation-4" | "elevation-3" | "elevation-1" | "elevation-2" | "elevation-5" | undefined;
153
- borderRadius?: "none" | "sm" | "md" | "lg" | "xl" | "full" | "xs" | undefined;
154
- borderTopStartRadius?: "none" | "sm" | "md" | "lg" | "xl" | "full" | "xs" | undefined;
155
- borderTopEndRadius?: "none" | "sm" | "md" | "lg" | "xl" | "full" | "xs" | undefined;
156
- borderBottomStartRadius?: "none" | "sm" | "md" | "lg" | "xl" | "full" | "xs" | undefined;
157
- borderBottomEndRadius?: "none" | "sm" | "md" | "lg" | "xl" | "full" | "xs" | undefined;
158
- borderWidth?: "none" | "thin" | "medium" | "elevation-0" | "elevation-4" | "elevation-3" | "elevation-1" | "elevation-2" | "elevation-5" | "thick" | undefined;
159
- borderVerticalWidth?: "none" | "thin" | "medium" | "elevation-0" | "elevation-4" | "elevation-3" | "elevation-1" | "elevation-2" | "elevation-5" | "thick" | undefined;
160
- borderHorizontalWidth?: "none" | "thin" | "medium" | "elevation-0" | "elevation-4" | "elevation-3" | "elevation-1" | "elevation-2" | "elevation-5" | "thick" | undefined;
161
- borderStartWidth?: "none" | "thin" | "medium" | "elevation-0" | "elevation-4" | "elevation-3" | "elevation-1" | "elevation-2" | "elevation-5" | "thick" | undefined;
162
- borderEndWidth?: "none" | "thin" | "medium" | "elevation-0" | "elevation-4" | "elevation-3" | "elevation-1" | "elevation-2" | "elevation-5" | "thick" | undefined;
163
- borderTopWidth?: "none" | "thin" | "medium" | "elevation-0" | "elevation-4" | "elevation-3" | "elevation-1" | "elevation-2" | "elevation-5" | "thick" | undefined;
164
- borderBottomWidth?: "none" | "thin" | "medium" | "elevation-0" | "elevation-4" | "elevation-3" | "elevation-1" | "elevation-2" | "elevation-5" | "thick" | undefined;
165
- avatarSize?: "sm" | "md" | "lg" | "xl" | "xs" | undefined;
166
- iconSize?: "sm" | "md" | "lg" | "xs" | undefined;
90
+ menuItemCheckboxVariantRoot?: "default" | undefined;
91
+ menuItemCheckboxVariantStartIcon?: "default" | undefined;
92
+ menuItemCheckboxVariantText?: "default" | undefined;
93
+ menuItemVariantActiveIcon?: "off" | "on" | undefined;
94
+ menuItemVariantActiveRoot?: "off" | "on" | undefined;
95
+ menuItemVariantActiveText?: "off" | "on" | undefined;
96
+ menuItemVariantIcon?: "default" | undefined;
97
+ menuItemVariantRoot?: "default" | undefined;
98
+ menuItemVariantText?: "default" | undefined;
99
+ menuSizeEndIcon?: "default" | undefined;
100
+ menuSizeRoot?: "default" | undefined;
101
+ menuSizeStartIcon?: "default" | undefined;
102
+ radioSizeRadio?: "md" | "sm" | undefined;
103
+ radioSizeRoot?: "md" | "sm" | undefined;
104
+ radioVariantRadio?: "primary" | "secondary" | "alert" | "alert-secondary" | undefined;
105
+ radioVariantRadioCircle?: "primary" | "secondary" | "alert" | "alert-secondary" | undefined;
106
+ radioVariantRoot?: "primary" | "secondary" | "alert" | "alert-secondary" | undefined;
107
+ radioVariantValueRadio?: "checked" | "unchecked" | undefined;
108
+ radioVariantValueRadioCircle?: "checked" | "unchecked" | undefined;
109
+ radioVariantValueRoot?: "checked" | "unchecked" | undefined;
110
+ switchSizeHandle?: "md" | "sm" | undefined;
111
+ switchSizeHandleIcon?: "md" | "sm" | undefined;
112
+ switchSizeRoot?: "md" | "sm" | undefined;
113
+ switchSizeSwitch?: "md" | "sm" | undefined;
114
+ switchVariantActiveHandle?: "off" | "on" | undefined;
115
+ switchVariantActiveHandleIcon?: "off" | "on" | undefined;
116
+ switchVariantActiveRoot?: "off" | "on" | undefined;
117
+ switchVariantActiveSwitch?: "off" | "on" | undefined;
118
+ switchVariantHandle?: "default" | undefined;
119
+ switchVariantHandleIcon?: "default" | undefined;
120
+ switchVariantRoot?: "default" | undefined;
121
+ switchVariantSwitch?: "default" | undefined;
122
+ color?: "primary" | "secondary" | "muted" | "brand" | "tertiary" | "alert" | "always/white" | "alert-secondary" | "always/transparent" | "on-color" | "brand-secondary" | "warning" | "positive" | "accent" | "info-secondary" | "warning-secondary" | "positive-secondary" | "info" | "white" | "transparent" | "black" | "current" | "always/black" | "always/current" | "always/brand" | "always/accent" | undefined;
123
+ placeholderColor?: "primary" | "secondary" | "muted" | "brand" | "tertiary" | "alert" | "always/white" | "alert-secondary" | "always/transparent" | "on-color" | "brand-secondary" | "warning" | "positive" | "accent" | "info-secondary" | "warning-secondary" | "positive-secondary" | "info" | "white" | "transparent" | "black" | "current" | "always/black" | "always/current" | "always/brand" | "always/accent" | undefined;
124
+ fontFamily?: "title4" | "caption1" | "title3" | "caption2" | "headline1" | "sans" | "ui4" | "ui2" | "label4" | "ui1" | "ui3" | "title1" | "label2" | "label1" | "label3" | "sans-alt" | "serif" | "serif-alt" | "mono" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | "title4/emphasized" | "caption1/emphasized" | "title3/emphasized" | "caption2/emphasized" | "headline1/emphasized" | "label4/emphasized" | "title1/emphasized" | "label2/emphasized" | "label1/emphasized" | "label3/emphasized" | "display1/emphasized" | "display2/emphasized" | "display3/emphasized" | "title2/emphasized" | "body1/emphasized" | "legal1/emphasized" | "ui4/emphasized" | "ui2/emphasized" | "ui1/emphasized" | "ui3/emphasized" | "ui5/emphasized" | "ui6/emphasized" | undefined;
125
+ fontSize?: "title4" | "caption1" | "title3" | "caption2" | "headline1" | "ui4" | "ui2" | "label4" | "ui1" | "ui3" | "title1" | "label2" | "label1" | "label3" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | "title4/emphasized" | "caption1/emphasized" | "title3/emphasized" | "caption2/emphasized" | "headline1/emphasized" | "label4/emphasized" | "title1/emphasized" | "label2/emphasized" | "label1/emphasized" | "label3/emphasized" | "display1/emphasized" | "display2/emphasized" | "display3/emphasized" | "title2/emphasized" | "body1/emphasized" | "legal1/emphasized" | "ui4/emphasized" | "ui2/emphasized" | "ui1/emphasized" | "ui3/emphasized" | "ui5/emphasized" | "ui6/emphasized" | undefined;
126
+ fontWeight?: "title4" | "thin" | "caption1" | "title3" | "caption2" | "headline1" | "ui4" | "medium" | "ui2" | "label4" | "ui1" | "ui3" | "title1" | "label2" | "label1" | "label3" | "light" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | "title4/emphasized" | "caption1/emphasized" | "title3/emphasized" | "caption2/emphasized" | "headline1/emphasized" | "label4/emphasized" | "title1/emphasized" | "label2/emphasized" | "label1/emphasized" | "label3/emphasized" | "display1/emphasized" | "display2/emphasized" | "display3/emphasized" | "title2/emphasized" | "body1/emphasized" | "legal1/emphasized" | "ui4/emphasized" | "ui2/emphasized" | "ui1/emphasized" | "ui3/emphasized" | "ui5/emphasized" | "ui6/emphasized" | "black" | "bold" | "extralight" | "regular" | "semibold" | "extrabold" | undefined;
127
+ lineHeight?: "title4" | "caption1" | "title3" | "caption2" | "headline1" | "ui4" | "ui2" | "label4" | "ui1" | "ui3" | "title1" | "label2" | "label1" | "label3" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | "title4/emphasized" | "caption1/emphasized" | "title3/emphasized" | "caption2/emphasized" | "headline1/emphasized" | "label4/emphasized" | "title1/emphasized" | "label2/emphasized" | "label1/emphasized" | "label3/emphasized" | "display1/emphasized" | "display2/emphasized" | "display3/emphasized" | "title2/emphasized" | "body1/emphasized" | "legal1/emphasized" | "ui4/emphasized" | "ui2/emphasized" | "ui1/emphasized" | "ui3/emphasized" | "ui5/emphasized" | "ui6/emphasized" | undefined;
128
+ letterSpacing?: "title4" | "caption1" | "title3" | "caption2" | "headline1" | "ui4" | "ui2" | "label4" | "ui1" | "ui3" | "title1" | "label2" | "label1" | "label3" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | "title4/emphasized" | "caption1/emphasized" | "title3/emphasized" | "caption2/emphasized" | "headline1/emphasized" | "label4/emphasized" | "title1/emphasized" | "label2/emphasized" | "label1/emphasized" | "label3/emphasized" | "display1/emphasized" | "display2/emphasized" | "display3/emphasized" | "title2/emphasized" | "body1/emphasized" | "legal1/emphasized" | "ui4/emphasized" | "ui2/emphasized" | "ui1/emphasized" | "ui3/emphasized" | "ui5/emphasized" | "ui6/emphasized" | undefined;
129
+ textAlign?: "start" | "end" | "center" | "justify" | undefined;
130
+ textTransform?: "title4" | "caption1" | "title3" | "caption2" | "headline1" | "none" | "ui4" | "ui2" | "label4" | "ui1" | "ui3" | "title1" | "label2" | "label1" | "label3" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | "title4/emphasized" | "caption1/emphasized" | "title3/emphasized" | "caption2/emphasized" | "headline1/emphasized" | "label4/emphasized" | "title1/emphasized" | "label2/emphasized" | "label1/emphasized" | "label3/emphasized" | "display1/emphasized" | "display2/emphasized" | "display3/emphasized" | "title2/emphasized" | "body1/emphasized" | "legal1/emphasized" | "ui4/emphasized" | "ui2/emphasized" | "ui1/emphasized" | "ui3/emphasized" | "ui5/emphasized" | "ui6/emphasized" | "uppercase" | "lowercase" | "capitalize" | undefined;
131
+ spacing?: "12" | "7" | "16" | "6" | "10" | "px" | "3" | "4" | "3.5" | "2" | "0" | "1" | "8" | "0.5" | "5" | "1.5" | "4.5" | "2.5" | "20" | "14" | "9" | "11" | "44" | "48" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
132
+ spacingHorizontal?: "12" | "7" | "16" | "6" | "10" | "px" | "3" | "4" | "3.5" | "2" | "0" | "1" | "8" | "0.5" | "5" | "1.5" | "4.5" | "2.5" | "20" | "14" | "9" | "11" | "44" | "48" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
133
+ spacingVertical?: "12" | "7" | "16" | "6" | "10" | "px" | "3" | "4" | "3.5" | "2" | "0" | "1" | "8" | "0.5" | "5" | "1.5" | "4.5" | "2.5" | "20" | "14" | "9" | "11" | "44" | "48" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
134
+ spacingBottom?: "12" | "7" | "16" | "6" | "10" | "px" | "3" | "4" | "3.5" | "2" | "0" | "1" | "8" | "0.5" | "5" | "1.5" | "4.5" | "2.5" | "20" | "14" | "9" | "11" | "44" | "48" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
135
+ spacingEnd?: "12" | "7" | "16" | "6" | "10" | "px" | "3" | "4" | "3.5" | "2" | "0" | "1" | "8" | "0.5" | "5" | "1.5" | "4.5" | "2.5" | "20" | "14" | "9" | "11" | "44" | "48" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
136
+ spacingStart?: "12" | "7" | "16" | "6" | "10" | "px" | "3" | "4" | "3.5" | "2" | "0" | "1" | "8" | "0.5" | "5" | "1.5" | "4.5" | "2.5" | "20" | "14" | "9" | "11" | "44" | "48" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
137
+ spacingTop?: "12" | "7" | "16" | "6" | "10" | "px" | "3" | "4" | "3.5" | "2" | "0" | "1" | "8" | "0.5" | "5" | "1.5" | "4.5" | "2.5" | "20" | "14" | "9" | "11" | "44" | "48" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
138
+ offset?: "12" | "7" | "16" | "6" | "10" | "px" | "3" | "4" | "3.5" | "2" | "0" | "1" | "8" | "0.5" | "5" | "1.5" | "4.5" | "2.5" | "20" | "14" | "9" | "11" | "44" | "48" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
139
+ offsetVertical?: "12" | "7" | "16" | "6" | "10" | "px" | "3" | "4" | "3.5" | "2" | "0" | "1" | "8" | "0.5" | "5" | "1.5" | "4.5" | "2.5" | "20" | "14" | "9" | "11" | "44" | "48" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
140
+ offsetHorizontal?: "12" | "7" | "16" | "6" | "10" | "px" | "3" | "4" | "3.5" | "2" | "0" | "1" | "8" | "0.5" | "5" | "1.5" | "4.5" | "2.5" | "20" | "14" | "9" | "11" | "44" | "48" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
141
+ offsetBottom?: "12" | "7" | "16" | "6" | "10" | "px" | "3" | "4" | "3.5" | "2" | "0" | "1" | "8" | "0.5" | "5" | "1.5" | "4.5" | "2.5" | "20" | "14" | "9" | "11" | "44" | "48" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
142
+ offsetEnd?: "12" | "7" | "16" | "6" | "10" | "px" | "3" | "4" | "3.5" | "2" | "0" | "1" | "8" | "0.5" | "5" | "1.5" | "4.5" | "2.5" | "20" | "14" | "9" | "11" | "44" | "48" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
143
+ offsetStart?: "12" | "7" | "16" | "6" | "10" | "px" | "3" | "4" | "3.5" | "2" | "0" | "1" | "8" | "0.5" | "5" | "1.5" | "4.5" | "2.5" | "20" | "14" | "9" | "11" | "44" | "48" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
144
+ offsetTop?: "12" | "7" | "16" | "6" | "10" | "px" | "3" | "4" | "3.5" | "2" | "0" | "1" | "8" | "0.5" | "5" | "1.5" | "4.5" | "2.5" | "20" | "14" | "9" | "11" | "44" | "48" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
145
+ columnGap?: "12" | "7" | "16" | "6" | "10" | "px" | "3" | "4" | "3.5" | "2" | "0" | "1" | "8" | "0.5" | "5" | "1.5" | "4.5" | "2.5" | "20" | "14" | "9" | "11" | "44" | "48" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
146
+ rowGap?: "12" | "7" | "16" | "6" | "10" | "px" | "3" | "4" | "3.5" | "2" | "0" | "1" | "8" | "0.5" | "5" | "1.5" | "4.5" | "2.5" | "20" | "14" | "9" | "11" | "44" | "48" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
147
+ backgroundColor?: "primary" | "secondary" | "brand" | "alert" | "always/white" | "alert-secondary" | "always/transparent" | "brand-secondary" | "warning" | "positive" | "accent" | "info-secondary" | "warning-secondary" | "positive-secondary" | "info" | "white" | "transparent" | "black" | "current" | "always/black" | "always/current" | "always/brand" | "always/accent" | "elevation-3" | "elevation-4" | "elevation-2" | "elevation-0" | "elevation-1" | "elevation-5" | undefined;
148
+ borderColor?: "primary" | "secondary" | "muted" | "brand" | "tertiary" | "alert" | "always/white" | "alert-secondary" | "always/transparent" | "brand-secondary" | "warning" | "positive" | "accent" | "info-secondary" | "warning-secondary" | "positive-secondary" | "info" | "white" | "transparent" | "black" | "current" | "always/black" | "always/current" | "always/brand" | "always/accent" | "elevation-3" | "elevation-4" | "elevation-2" | "elevation-0" | "elevation-1" | "elevation-5" | undefined;
149
+ borderStartColor?: "primary" | "secondary" | "muted" | "brand" | "tertiary" | "alert" | "always/white" | "alert-secondary" | "always/transparent" | "brand-secondary" | "warning" | "positive" | "accent" | "info-secondary" | "warning-secondary" | "positive-secondary" | "info" | "white" | "transparent" | "black" | "current" | "always/black" | "always/current" | "always/brand" | "always/accent" | "elevation-3" | "elevation-4" | "elevation-2" | "elevation-0" | "elevation-1" | "elevation-5" | undefined;
150
+ borderEndColor?: "primary" | "secondary" | "muted" | "brand" | "tertiary" | "alert" | "always/white" | "alert-secondary" | "always/transparent" | "brand-secondary" | "warning" | "positive" | "accent" | "info-secondary" | "warning-secondary" | "positive-secondary" | "info" | "white" | "transparent" | "black" | "current" | "always/black" | "always/current" | "always/brand" | "always/accent" | "elevation-3" | "elevation-4" | "elevation-2" | "elevation-0" | "elevation-1" | "elevation-5" | undefined;
151
+ borderBottomColor?: "primary" | "secondary" | "muted" | "brand" | "tertiary" | "alert" | "always/white" | "alert-secondary" | "always/transparent" | "brand-secondary" | "warning" | "positive" | "accent" | "info-secondary" | "warning-secondary" | "positive-secondary" | "info" | "white" | "transparent" | "black" | "current" | "always/black" | "always/current" | "always/brand" | "always/accent" | "elevation-3" | "elevation-4" | "elevation-2" | "elevation-0" | "elevation-1" | "elevation-5" | undefined;
152
+ borderTopColor?: "primary" | "secondary" | "muted" | "brand" | "tertiary" | "alert" | "always/white" | "alert-secondary" | "always/transparent" | "brand-secondary" | "warning" | "positive" | "accent" | "info-secondary" | "warning-secondary" | "positive-secondary" | "info" | "white" | "transparent" | "black" | "current" | "always/black" | "always/current" | "always/brand" | "always/accent" | "elevation-3" | "elevation-4" | "elevation-2" | "elevation-0" | "elevation-1" | "elevation-5" | undefined;
153
+ borderRadius?: "md" | "sm" | "full" | "lg" | "none" | "xl" | "xs" | undefined;
154
+ borderTopStartRadius?: "md" | "sm" | "full" | "lg" | "none" | "xl" | "xs" | undefined;
155
+ borderTopEndRadius?: "md" | "sm" | "full" | "lg" | "none" | "xl" | "xs" | undefined;
156
+ borderBottomStartRadius?: "md" | "sm" | "full" | "lg" | "none" | "xl" | "xs" | undefined;
157
+ borderBottomEndRadius?: "md" | "sm" | "full" | "lg" | "none" | "xl" | "xs" | undefined;
158
+ borderWidth?: "thin" | "none" | "medium" | "elevation-3" | "elevation-4" | "elevation-2" | "elevation-0" | "elevation-1" | "elevation-5" | "thick" | undefined;
159
+ borderVerticalWidth?: "thin" | "none" | "medium" | "elevation-3" | "elevation-4" | "elevation-2" | "elevation-0" | "elevation-1" | "elevation-5" | "thick" | undefined;
160
+ borderHorizontalWidth?: "thin" | "none" | "medium" | "elevation-3" | "elevation-4" | "elevation-2" | "elevation-0" | "elevation-1" | "elevation-5" | "thick" | undefined;
161
+ borderStartWidth?: "thin" | "none" | "medium" | "elevation-3" | "elevation-4" | "elevation-2" | "elevation-0" | "elevation-1" | "elevation-5" | "thick" | undefined;
162
+ borderEndWidth?: "thin" | "none" | "medium" | "elevation-3" | "elevation-4" | "elevation-2" | "elevation-0" | "elevation-1" | "elevation-5" | "thick" | undefined;
163
+ borderTopWidth?: "thin" | "none" | "medium" | "elevation-3" | "elevation-4" | "elevation-2" | "elevation-0" | "elevation-1" | "elevation-5" | "thick" | undefined;
164
+ borderBottomWidth?: "thin" | "none" | "medium" | "elevation-3" | "elevation-4" | "elevation-2" | "elevation-0" | "elevation-1" | "elevation-5" | "thick" | undefined;
165
+ avatarSize?: "md" | "sm" | "lg" | "xl" | "xs" | undefined;
166
+ iconSize?: "md" | "sm" | "lg" | "xs" | undefined;
167
167
  alignContent?: "center" | "flex-start" | "flex-end" | "stretch" | "space-between" | "space-around" | undefined;
168
168
  alignItems?: "center" | "flex-start" | "flex-end" | "stretch" | "baseline" | undefined;
169
169
  alignSelf?: "center" | "flex-start" | "flex-end" | "stretch" | "baseline" | "auto" | undefined;
170
170
  flex?: "none" | "1" | "auto" | "initial" | undefined;
171
171
  flexDirection?: "row" | "column" | "row-reverse" | "column-reverse" | undefined;
172
- flexGrow?: "0" | "3" | "1" | "2" | undefined;
172
+ flexGrow?: "3" | "2" | "0" | "1" | undefined;
173
173
  flexShrink?: "0" | "1" | undefined;
174
174
  flexWrap?: "wrap" | "nowrap" | "wrap-reverse" | undefined;
175
175
  justifyContent?: "center" | "flex-start" | "flex-end" | "space-between" | "space-around" | "space-evenly" | undefined;
@@ -184,11 +184,11 @@ declare const getStylesInternal: (props?: ({
184
184
  scaleMode?: "medium" | "xSmall" | "small" | "large" | "xLarge" | "xxLarge" | "xxxLarge" | undefined;
185
185
  width?: "full" | "fit" | "screen" | undefined;
186
186
  height?: "full" | "fit" | "screen" | undefined;
187
- dropShadow?: "none" | "sm" | "md" | "lg" | "xl" | "2xl" | "xs" | "elevation-0" | "elevation-4" | "elevation-3" | "elevation-1" | "elevation-2" | "elevation-5" | undefined;
188
- insetShadow?: "none" | "sm" | "md" | "lg" | "xl" | "2xl" | "xl-invert" | "lg-invert" | "md-invert" | "xs" | "2xl-invert" | "sm-invert" | "xs-invert" | undefined;
189
- nestedBorderRadiusSize?: "none" | "sm" | "md" | "lg" | "xl" | "full" | "xs" | undefined;
190
- nestedBorderRadiusWidth?: "none" | "thin" | "medium" | "elevation-0" | "elevation-4" | "elevation-3" | "elevation-1" | "elevation-2" | "elevation-5" | "thick" | undefined;
191
- nestedBorderRadiusSpacing?: "0" | "20" | "4" | "6" | "8" | "10" | "44" | "12" | "48" | "px" | "3" | "1" | "2" | "1.5" | "2.5" | "5" | "0.5" | "3.5" | "14" | "9" | "7" | "11" | "16" | "4.5" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
187
+ dropShadow?: "md" | "sm" | "lg" | "none" | "2xl" | "xl" | "xs" | "elevation-3" | "elevation-4" | "elevation-2" | "elevation-0" | "elevation-1" | "elevation-5" | undefined;
188
+ insetShadow?: "md" | "sm" | "lg" | "none" | "2xl" | "xl" | "2xl-invert" | "xl-invert" | "lg-invert" | "md-invert" | "xs" | "sm-invert" | "xs-invert" | undefined;
189
+ nestedBorderRadiusSize?: "md" | "sm" | "full" | "lg" | "none" | "xl" | "xs" | undefined;
190
+ nestedBorderRadiusWidth?: "thin" | "none" | "medium" | "elevation-3" | "elevation-4" | "elevation-2" | "elevation-0" | "elevation-1" | "elevation-5" | "thick" | undefined;
191
+ nestedBorderRadiusSpacing?: "12" | "7" | "16" | "6" | "10" | "px" | "3" | "4" | "3.5" | "2" | "0" | "1" | "8" | "0.5" | "5" | "1.5" | "4.5" | "2.5" | "20" | "14" | "9" | "11" | "44" | "48" | "5.5" | "24" | "28" | "32" | "36" | "40" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
192
192
  nestedBorderRadius?: boolean | "first" | "last" | undefined;
193
193
  } & {
194
194
  className?: string | undefined;