@yahoo/uds 3.59.0-beta.1 → 3.59.0-beta.2

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 (304) hide show
  1. package/cli/bin/uds-darwin-arm64-baseline +0 -0
  2. package/cli/bin/uds-darwin-x64 +0 -0
  3. package/cli/bin/uds-linux-arm64 +0 -0
  4. package/cli/bin/uds-linux-x64-baseline +0 -0
  5. package/dist/components/Box.d.ts +2 -2
  6. package/dist/components/Box.d.ts.map +1 -1
  7. package/dist/components/Divider/Divider.d.cts +2 -2
  8. package/dist/components/Divider/Divider.d.ts +2 -2
  9. package/dist/components/Divider/DividerCore.d.cts +2 -2
  10. package/dist/components/Divider/DividerCore.d.ts +2 -2
  11. package/dist/components/Divider/DividerInternal.d.cts +2 -2
  12. package/dist/components/Divider/DividerInternal.d.ts +2 -2
  13. package/dist/components/FormLabel.d.ts +2 -2
  14. package/dist/components/HStack.d.ts +2 -2
  15. package/dist/components/Icon.d.ts +2 -2
  16. package/dist/components/Link.d.ts +2 -2
  17. package/dist/components/Text.d.cts +5 -5
  18. package/dist/components/Text.d.cts.map +1 -1
  19. package/dist/components/Text.d.ts +8 -8
  20. package/dist/components/Text.d.ts.map +1 -1
  21. package/dist/components/VStack.d.ts +2 -2
  22. package/dist/components/VStack.d.ts.map +1 -1
  23. package/dist/components/client/AnimateHeightChange.d.cts +2 -2
  24. package/dist/components/client/AnimateHeightChange.d.ts +2 -2
  25. package/dist/components/client/Avatar/Avatar.d.cts +2 -2
  26. package/dist/components/client/Avatar/Avatar.d.cts.map +1 -1
  27. package/dist/components/client/Avatar/Avatar.d.ts +2 -2
  28. package/dist/components/client/Avatar/AvatarIcon.d.cts +2 -2
  29. package/dist/components/client/Avatar/AvatarIcon.d.cts.map +1 -1
  30. package/dist/components/client/Avatar/AvatarIcon.d.ts +2 -2
  31. package/dist/components/client/Avatar/AvatarImage.d.cts +2 -2
  32. package/dist/components/client/Avatar/AvatarImage.d.ts +2 -2
  33. package/dist/components/client/Avatar/AvatarText.d.cts +2 -2
  34. package/dist/components/client/Avatar/AvatarText.d.ts +2 -2
  35. package/dist/components/client/IconButton.d.cts +2 -2
  36. package/dist/components/client/IconButton.d.ts +2 -2
  37. package/dist/components/client/IconButton.d.ts.map +1 -1
  38. package/dist/components/client/Input/Input.d.cts +2 -2
  39. package/dist/components/client/Input/Input.d.ts +2 -2
  40. package/dist/components/client/Input/InputHelpText.d.cts +2 -2
  41. package/dist/components/client/Input/InputHelpText.d.cts.map +1 -1
  42. package/dist/components/client/Input/InputHelpText.d.ts +2 -2
  43. package/dist/components/client/Input/InputHelpTextInternal.d.cts +4 -4
  44. package/dist/components/client/Input/InputHelpTextInternal.d.cts.map +1 -1
  45. package/dist/components/client/Input/InputHelpTextInternal.d.ts +4 -4
  46. package/dist/components/client/Menu/Menu.Content.d.cts +2 -2
  47. package/dist/components/client/Menu/Menu.Content.d.ts +2 -2
  48. package/dist/components/client/Menu/Menu.Divider.d.cts +2 -2
  49. package/dist/components/client/Menu/Menu.Divider.d.ts +2 -2
  50. package/dist/components/client/Menu/Menu.Item.d.cts +2 -2
  51. package/dist/components/client/Menu/Menu.ItemBase.d.cts +2 -2
  52. package/dist/components/client/Menu/Menu.ItemBase.d.ts +2 -2
  53. package/dist/components/client/Menu/Menu.ItemCheckbox.d.cts +2 -2
  54. package/dist/components/client/Menu/Menu.ItemCheckbox.d.ts +2 -2
  55. package/dist/components/client/Menu/Menu.Provider.d.cts +2 -2
  56. package/dist/components/client/Menu/Menu.Provider.d.ts +2 -2
  57. package/dist/components/client/Menu/Menu.Trigger.d.cts +2 -2
  58. package/dist/components/client/Menu/Menu.Trigger.d.ts +2 -2
  59. package/dist/components/client/Pressable.d.cts +2 -2
  60. package/dist/components/client/Pressable.d.ts +2 -2
  61. package/dist/components/client/Pressable.d.ts.map +1 -1
  62. package/dist/components/client/Radio/RadioGroupStore.d.ts +2 -2
  63. package/dist/components/client/SpringMotionConfig.d.cts +3 -3
  64. package/dist/components/client/SpringMotionConfig.d.ts +3 -3
  65. package/dist/components/client/SpringMotionConfig.d.ts.map +1 -1
  66. package/dist/components/experimental/Spinner.d.cts +2 -2
  67. package/dist/components/experimental/Spinner.d.cts.map +1 -1
  68. package/dist/components/experimental/Spinner.d.ts +2 -2
  69. package/dist/components/experimental/Table.d.cts +2 -2
  70. package/dist/components/experimental/Table.d.ts +2 -2
  71. package/dist/components/experimental/client/Accordion.d.cts +2 -2
  72. package/dist/components/experimental/client/Accordion.d.cts.map +1 -1
  73. package/dist/components/experimental/client/Accordion.d.ts +2 -2
  74. package/dist/components/experimental/client/AvoidMotionLibraryProvider.d.cts +2 -2
  75. package/dist/components/experimental/client/AvoidMotionLibraryProvider.d.ts +2 -2
  76. package/dist/components/experimental/client/Modal.d.cts +3 -3
  77. package/dist/components/experimental/client/Modal.d.cts.map +1 -1
  78. package/dist/components/experimental/client/Modal.d.ts +3 -3
  79. package/dist/components/experimental/client/Popover.d.cts +3 -3
  80. package/dist/components/experimental/client/Popover.d.cts.map +1 -1
  81. package/dist/components/experimental/client/Popover.d.ts +3 -3
  82. package/dist/components/experimental/client/Tabs.d.cts +3 -3
  83. package/dist/components/experimental/client/Tabs.d.ts +6 -6
  84. package/dist/components/experimental/client/Toast.d.cts +2 -2
  85. package/dist/components/experimental/client/Toast.d.ts +2 -2
  86. package/dist/providers/ColorModeProvider.d.cts +4 -4
  87. package/dist/providers/ColorModeProvider.d.cts.map +1 -1
  88. package/dist/providers/ColorModeProvider.d.ts +4 -4
  89. package/dist/providers/ColorModeProvider.d.ts.map +1 -1
  90. package/dist/providers/ScaleModeProvider.d.cts +4 -4
  91. package/dist/providers/ScaleModeProvider.d.cts.map +1 -1
  92. package/dist/providers/ScaleModeProvider.d.ts +4 -4
  93. package/dist/providers/ScaleModeProvider.d.ts.map +1 -1
  94. package/dist/providers/ThemeProvider.d.cts +2 -2
  95. package/dist/providers/ThemeProvider.d.cts.map +1 -1
  96. package/dist/providers/ThemeProvider.d.ts +2 -2
  97. package/dist/styles/styler.d.cts +33 -33
  98. package/dist/styles/styler.d.ts +33 -33
  99. package/dist/styles/stylerTypes.d.ts.map +1 -1
  100. package/dist/tailwind/tailwind.config.d.ts +3 -3
  101. package/dist/tailwind/tailwindPlugin.d.ts +3 -3
  102. package/dist/tailwind/utils/getMotionStyles.d.cts +1 -1
  103. package/dist/tailwind/utils/getMotionStyles.d.ts +1 -1
  104. package/dist/tokens/automation/utils/getConfigVariantProperties.d.cts +2 -2
  105. package/dist/tokens/automation/utils/getConfigVariantProperties.d.cts.map +1 -1
  106. package/dist/tokens/automation/utils/getConfigVariantProperties.d.ts +2 -2
  107. package/dist/tokens/automation/utils/getConfigVariantProperties.d.ts.map +1 -1
  108. package/dist/tokens/types.d.cts.map +1 -1
  109. package/dist/tokens/types.d.ts.map +1 -1
  110. package/dist/utils/intersperse.d.cts +2 -2
  111. package/dist/utils/intersperse.d.ts +2 -2
  112. package/package.json +1 -3
  113. package/cli/FlattenButtonVariant.mock.tsx +0 -17
  114. package/src/components/Box.tsx +0 -181
  115. package/src/components/Divider/Divider.tsx +0 -44
  116. package/src/components/Divider/DividerCore.tsx +0 -101
  117. package/src/components/Divider/DividerInternal.tsx +0 -56
  118. package/src/components/Divider/index.ts +0 -1
  119. package/src/components/FormLabel.tsx +0 -66
  120. package/src/components/HStack.tsx +0 -53
  121. package/src/components/Icon.tsx +0 -82
  122. package/src/components/IconSlot.tsx +0 -82
  123. package/src/components/Image.tsx +0 -162
  124. package/src/components/Link.tsx +0 -134
  125. package/src/components/Text.tsx +0 -272
  126. package/src/components/VStack.tsx +0 -53
  127. package/src/components/client/AnimateHeightChange.tsx +0 -50
  128. package/src/components/client/Avatar/Avatar.tsx +0 -31
  129. package/src/components/client/Avatar/AvatarIcon.tsx +0 -103
  130. package/src/components/client/Avatar/AvatarImage.tsx +0 -147
  131. package/src/components/client/Avatar/AvatarText.tsx +0 -88
  132. package/src/components/client/Avatar/index.ts +0 -4
  133. package/src/components/client/Avatar/utils.ts +0 -105
  134. package/src/components/client/Badge.tsx +0 -133
  135. package/src/components/client/Button.tsx +0 -312
  136. package/src/components/client/Checkbox.tsx +0 -377
  137. package/src/components/client/Chip/Chip.tsx +0 -81
  138. package/src/components/client/Chip/ChipBase.tsx +0 -151
  139. package/src/components/client/Chip/ChipButton.tsx +0 -54
  140. package/src/components/client/Chip/ChipDismissible.tsx +0 -90
  141. package/src/components/client/Chip/ChipLink.tsx +0 -60
  142. package/src/components/client/Chip/ChipToggle.tsx +0 -79
  143. package/src/components/client/Chip/index.ts +0 -5
  144. package/src/components/client/IconButton.tsx +0 -198
  145. package/src/components/client/Input/Input.tsx +0 -323
  146. package/src/components/client/Input/InputHelpText.tsx +0 -52
  147. package/src/components/client/Input/InputHelpTextInternal.tsx +0 -81
  148. package/src/components/client/Input/index.ts +0 -2
  149. package/src/components/client/Menu/Menu.Content.tsx +0 -391
  150. package/src/components/client/Menu/Menu.Divider.tsx +0 -102
  151. package/src/components/client/Menu/Menu.Item.tsx +0 -114
  152. package/src/components/client/Menu/Menu.ItemBase.tsx +0 -265
  153. package/src/components/client/Menu/Menu.ItemCheckbox.tsx +0 -197
  154. package/src/components/client/Menu/Menu.Provider.tsx +0 -154
  155. package/src/components/client/Menu/Menu.Trigger.tsx +0 -119
  156. package/src/components/client/Menu/Menu.index.tsx +0 -9
  157. package/src/components/client/Menu/Menu.tsx +0 -2
  158. package/src/components/client/Menu/index.ts +0 -7
  159. package/src/components/client/Menu/utils/transformAriakitPlacement.ts +0 -66
  160. package/src/components/client/Pressable.tsx +0 -194
  161. package/src/components/client/Radio/Radio.tsx +0 -351
  162. package/src/components/client/Radio/RadioGroupProvider.tsx +0 -122
  163. package/src/components/client/Radio/RadioGroupStore.tsx +0 -56
  164. package/src/components/client/Radio/index.ts +0 -2
  165. package/src/components/client/Radio/useRadioGroup.ts +0 -149
  166. package/src/components/client/SpringMotionConfig.tsx +0 -151
  167. package/src/components/client/Switch.tsx +0 -377
  168. package/src/components/client/index.ts +0 -30
  169. package/src/components/client/motionFeatures/domAnimation.ts +0 -2
  170. package/src/components/client/motionFeatures/domMax.ts +0 -2
  171. package/src/components/experimental/Spinner.tsx +0 -30
  172. package/src/components/experimental/Table.mocks.tsx +0 -38
  173. package/src/components/experimental/Table.tsx +0 -239
  174. package/src/components/experimental/client/Accordion.tsx +0 -77
  175. package/src/components/experimental/client/AvoidMotionLibraryProvider.tsx +0 -10
  176. package/src/components/experimental/client/Modal.tsx +0 -68
  177. package/src/components/experimental/client/Popover.tsx +0 -63
  178. package/src/components/experimental/client/SwitchV2.tsx +0 -343
  179. package/src/components/experimental/client/Tabs.tsx +0 -106
  180. package/src/components/experimental/client/Toast.tsx +0 -186
  181. package/src/components/experimental/client/index.ts +0 -15
  182. package/src/components/experimental/index.ts +0 -48
  183. package/src/components/index.ts +0 -41
  184. package/src/defaultTokensConfig.ts +0 -31
  185. package/src/fixtures/index.ts +0 -638
  186. package/src/fixtures/macros/typesToConstants.ts +0 -42
  187. package/src/fixtures/utils/getScaleModeRamp.ts +0 -48
  188. package/src/fixtures/utils/getTailwindAsUdsColors.ts +0 -115
  189. package/src/flags.ts +0 -45
  190. package/src/hooks/useForkRef.ts +0 -34
  191. package/src/hooks/useNestedBorderRadius.ts +0 -138
  192. package/src/hooks/useRtl.ts +0 -64
  193. package/src/index.ts +0 -4
  194. package/src/providers/ColorModeProvider.tsx +0 -21
  195. package/src/providers/ScaleModeProvider.tsx +0 -29
  196. package/src/providers/ThemeProvider.tsx +0 -26
  197. package/src/styles/styler.ts +0 -194
  198. package/src/styles/stylerTypes.ts +0 -81
  199. package/src/styles/toast.css +0 -0
  200. package/src/styles/variants.ts +0 -1351
  201. package/src/tailwind/base/addColorModeVars.ts +0 -23
  202. package/src/tailwind/base/addColorModeVarsV2.ts +0 -57
  203. package/src/tailwind/base/addFontFaceDeclarations.ts +0 -13
  204. package/src/tailwind/base/addFontVars.ts +0 -9
  205. package/src/tailwind/base/addMotionVars.ts +0 -9
  206. package/src/tailwind/base/addScaleModeVars.ts +0 -33
  207. package/src/tailwind/base/types.ts +0 -8
  208. package/src/tailwind/components/getButtonStyles.ts +0 -240
  209. package/src/tailwind/components/getFocusRingStyles.ts +0 -32
  210. package/src/tailwind/components/getGroupedTextStyles.ts +0 -29
  211. package/src/tailwind/components/getHitTargetStyles.ts +0 -23
  212. package/src/tailwind/components/getIconButtonStyles.ts +0 -49
  213. package/src/tailwind/components/getIconStyles.ts +0 -13
  214. package/src/tailwind/components/getInputStyles.ts +0 -20
  215. package/src/tailwind/components/getResponsiveTextStyles.ts +0 -161
  216. package/src/tailwind/components/types.ts +0 -14
  217. package/src/tailwind/components/utils.ts +0 -73
  218. package/src/tailwind/defaultTailwindThemeAsUdsConfig.ts +0 -78
  219. package/src/tailwind/postcss.config.ts +0 -6
  220. package/src/tailwind/purger/index.ts +0 -1
  221. package/src/tailwind/tailwind.config.ts +0 -50
  222. package/src/tailwind/tailwind.d.ts +0 -5
  223. package/src/tailwind/tailwindPlugin.ts +0 -724
  224. package/src/tailwind/theme/getFontFamilyTheme.ts +0 -28
  225. package/src/tailwind/tsMorph.ts +0 -1
  226. package/src/tailwind/uds.css +0 -3
  227. package/src/tailwind/utils/addFontsPlugin.ts +0 -17
  228. package/src/tailwind/utils/getColorModeStyles.ts +0 -21
  229. package/src/tailwind/utils/getFontFaceDeclarations.ts +0 -12
  230. package/src/tailwind/utils/getFontStyles.ts +0 -38
  231. package/src/tailwind/utils/getMotionStyles.ts +0 -35
  232. package/src/tailwind/utils/getScaleModeStyles.ts +0 -23
  233. package/src/tailwind/utils/getShadowPresetValues.ts +0 -133
  234. package/src/tailwind/utils/getShadowStyles.ts +0 -26
  235. package/src/tailwind/utils/getShadowVars.ts +0 -40
  236. package/src/tailwind/utils/index.ts +0 -9
  237. package/src/tokens/automation/configs/avatar.ts +0 -297
  238. package/src/tokens/automation/configs/badge.ts +0 -306
  239. package/src/tokens/automation/configs/checkbox.ts +0 -226
  240. package/src/tokens/automation/configs/chip.ts +0 -521
  241. package/src/tokens/automation/configs/divider.ts +0 -112
  242. package/src/tokens/automation/configs/index.ts +0 -10
  243. package/src/tokens/automation/configs/input.ts +0 -496
  244. package/src/tokens/automation/configs/link.ts +0 -183
  245. package/src/tokens/automation/configs/menu.ts +0 -344
  246. package/src/tokens/automation/configs/radio.ts +0 -225
  247. package/src/tokens/automation/configs/switch.ts +0 -323
  248. package/src/tokens/automation/index.ts +0 -5
  249. package/src/tokens/automation/mapTextVariantFixtureToValue.ts +0 -8
  250. package/src/tokens/automation/properties.ts +0 -433
  251. package/src/tokens/automation/types/ComponentConfig.ts +0 -116
  252. package/src/tokens/automation/types/ComponentDB.ts +0 -1
  253. package/src/tokens/automation/types/ComponentStyles.ts +0 -47
  254. package/src/tokens/automation/types/index.ts +0 -2
  255. package/src/tokens/automation/utils/cartesianProduct.ts +0 -13
  256. package/src/tokens/automation/utils/coalesceConfigVariant.ts +0 -49
  257. package/src/tokens/automation/utils/defaults.ts +0 -29
  258. package/src/tokens/automation/utils/generateKeyFromFlatConfigPath.ts +0 -15
  259. package/src/tokens/automation/utils/generateSchemaKey.ts +0 -29
  260. package/src/tokens/automation/utils/getConfigComponentVariant.ts +0 -28
  261. package/src/tokens/automation/utils/getConfigVariantComponentStatesMatrix.ts +0 -40
  262. package/src/tokens/automation/utils/getConfigVariantProperties.ts +0 -32
  263. package/src/tokens/automation/utils/getConfigVariantPseudoStates.ts +0 -70
  264. package/src/tokens/automation/utils/getConfigVariants.ts +0 -73
  265. package/src/tokens/automation/utils/index.ts +0 -939
  266. package/src/tokens/automation/utils/mapColorFixtureToValue.ts +0 -34
  267. package/src/tokens/automation/utils/subcomponents.ts +0 -13
  268. package/src/tokens/automation/utils/variableData.ts +0 -79
  269. package/src/tokens/automation/utils/variantConfigGuards.ts +0 -17
  270. package/src/tokens/configs/borderRadius.ts +0 -23
  271. package/src/tokens/configs/borderWidth.ts +0 -17
  272. package/src/tokens/configs/button.ts +0 -888
  273. package/src/tokens/configs/colorMode.ts +0 -14
  274. package/src/tokens/configs/font.ts +0 -9
  275. package/src/tokens/configs/iconButton.ts +0 -28
  276. package/src/tokens/configs/motion.ts +0 -135
  277. package/src/tokens/configs/palette.ts +0 -124
  278. package/src/tokens/configs/scaleMode.ts +0 -28
  279. package/src/tokens/configs/shadow.ts +0 -286
  280. package/src/tokens/configs/sizes.ts +0 -23
  281. package/src/tokens/configs/spectrum.ts +0 -729
  282. package/src/tokens/configs/typography.ts +0 -417
  283. package/src/tokens/configs/yosConfig.ts +0 -7651
  284. package/src/tokens/consts/buttonMotionTokens.ts +0 -99
  285. package/src/tokens/consts/cssTokens.ts +0 -110
  286. package/src/tokens/consts/defaultModes.ts +0 -15
  287. package/src/tokens/consts/fontDeclarationsMap.ts +0 -509
  288. package/src/tokens/index.ts +0 -15
  289. package/src/tokens/parseButtonVariants.ts +0 -59
  290. package/src/tokens/parseTokens.ts +0 -122
  291. package/src/tokens/types.ts +0 -1882
  292. package/src/tokens/utils/entries.ts +0 -14
  293. package/src/tokens/utils/fromEntries.ts +0 -11
  294. package/src/tokens/utils/mapValues.ts +0 -15
  295. package/src/types.ts +0 -2
  296. package/src/utils/assertUnreachable.ts +0 -6
  297. package/src/utils/composeRefs.ts +0 -23
  298. package/src/utils/createSlot.tsx +0 -131
  299. package/src/utils/entries.ts +0 -6
  300. package/src/utils/falsyToString.ts +0 -3
  301. package/src/utils/getMotionVar.ts +0 -18
  302. package/src/utils/intersperse.ts +0 -45
  303. package/src/utils/mapValues.ts +0 -15
  304. package/src/utils/mergeSlotProps.ts +0 -70
@@ -12,11 +12,11 @@ declare const cva: CVA<string>;
12
12
  declare const getStylesInternal: (props?: ({
13
13
  checkboxSizeRoot?: "sm" | "md" | undefined;
14
14
  checkboxSizeCheckbox?: "sm" | "md" | undefined;
15
- checkboxVariantValueRoot?: "checked" | "indeterminate" | "unchecked" | undefined;
15
+ checkboxVariantValueRoot?: "checked" | "unchecked" | "indeterminate" | undefined;
16
16
  checkboxVariantRoot?: "secondary" | "alert" | "primary" | "alert-secondary" | undefined;
17
- checkboxVariantValueCheckbox?: "checked" | "indeterminate" | "unchecked" | undefined;
17
+ checkboxVariantValueCheckbox?: "checked" | "unchecked" | "indeterminate" | undefined;
18
18
  checkboxVariantCheckbox?: "secondary" | "alert" | "primary" | "alert-secondary" | undefined;
19
- checkboxVariantValueCheckboxIcon?: "checked" | "indeterminate" | "unchecked" | undefined;
19
+ checkboxVariantValueCheckboxIcon?: "checked" | "unchecked" | "indeterminate" | undefined;
20
20
  checkboxVariantCheckboxIcon?: "secondary" | "alert" | "primary" | "alert-secondary" | undefined;
21
21
  dividerVariantRoot?: "secondary" | "muted" | "primary" | "tertiary" | undefined;
22
22
  dividerVariantLine?: "secondary" | "muted" | "primary" | "tertiary" | undefined;
@@ -117,26 +117,26 @@ declare const getStylesInternal: (props?: ({
117
117
  placeholderColor?: "secondary" | "white" | "brand" | "muted" | "alert" | "primary" | "tertiary" | "brand-secondary" | "transparent" | "on-color" | "alert-secondary" | "accent" | "info-secondary" | "info" | "warning" | "warning-secondary" | "positive-secondary" | "positive" | "black" | "current" | undefined;
118
118
  fontFamily?: "ui4" | "ui2" | "label4" | "label3" | "label2" | "ui1" | "label1" | "sans" | "caption1" | "title3" | "title4" | "caption2" | "headline1" | "ui3" | "title1" | "sans-alt" | "serif" | "serif-alt" | "mono" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | "label4/emphasized" | "label3/emphasized" | "label2/emphasized" | "label1/emphasized" | "caption1/emphasized" | "title3/emphasized" | "title4/emphasized" | "caption2/emphasized" | "headline1/emphasized" | "title1/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;
119
119
  fontSize?: "ui4" | "ui2" | "label4" | "label3" | "label2" | "ui1" | "label1" | "caption1" | "title3" | "title4" | "caption2" | "headline1" | "ui3" | "title1" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | "label4/emphasized" | "label3/emphasized" | "label2/emphasized" | "label1/emphasized" | "caption1/emphasized" | "title3/emphasized" | "title4/emphasized" | "caption2/emphasized" | "headline1/emphasized" | "title1/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;
120
- fontWeight?: "ui4" | "ui2" | "thin" | "medium" | "label4" | "label3" | "label2" | "ui1" | "label1" | "caption1" | "title3" | "title4" | "caption2" | "headline1" | "ui3" | "title1" | "light" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | "label4/emphasized" | "label3/emphasized" | "label2/emphasized" | "label1/emphasized" | "caption1/emphasized" | "title3/emphasized" | "title4/emphasized" | "caption2/emphasized" | "headline1/emphasized" | "title1/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" | "bold" | "black" | "extralight" | "regular" | "semibold" | "extrabold" | undefined;
120
+ fontWeight?: "ui4" | "ui2" | "thin" | "medium" | "label4" | "label3" | "label2" | "ui1" | "label1" | "caption1" | "title3" | "title4" | "caption2" | "headline1" | "ui3" | "title1" | "light" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | "label4/emphasized" | "label3/emphasized" | "label2/emphasized" | "label1/emphasized" | "caption1/emphasized" | "title3/emphasized" | "title4/emphasized" | "caption2/emphasized" | "headline1/emphasized" | "title1/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;
121
121
  lineHeight?: "ui4" | "ui2" | "label4" | "label3" | "label2" | "ui1" | "label1" | "caption1" | "title3" | "title4" | "caption2" | "headline1" | "ui3" | "title1" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | "label4/emphasized" | "label3/emphasized" | "label2/emphasized" | "label1/emphasized" | "caption1/emphasized" | "title3/emphasized" | "title4/emphasized" | "caption2/emphasized" | "headline1/emphasized" | "title1/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;
122
122
  textAlign?: "start" | "end" | "center" | "justify" | undefined;
123
123
  textTransform?: "none" | "ui4" | "ui2" | "label4" | "label3" | "label2" | "ui1" | "label1" | "caption1" | "title3" | "title4" | "caption2" | "headline1" | "ui3" | "title1" | "display1" | "display2" | "display3" | "title2" | "body1" | "legal1" | "ui5" | "ui6" | "label4/emphasized" | "label3/emphasized" | "label2/emphasized" | "label1/emphasized" | "caption1/emphasized" | "title3/emphasized" | "title4/emphasized" | "caption2/emphasized" | "headline1/emphasized" | "title1/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;
124
- spacing?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "14" | "0.5" | "1.5" | "3.5" | "4.5" | "2.5" | "px" | "16" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
125
- spacingHorizontal?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "14" | "0.5" | "1.5" | "3.5" | "4.5" | "2.5" | "px" | "16" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
126
- spacingVertical?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "14" | "0.5" | "1.5" | "3.5" | "4.5" | "2.5" | "px" | "16" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
127
- spacingBottom?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "14" | "0.5" | "1.5" | "3.5" | "4.5" | "2.5" | "px" | "16" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
128
- spacingEnd?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "14" | "0.5" | "1.5" | "3.5" | "4.5" | "2.5" | "px" | "16" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
129
- spacingStart?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "14" | "0.5" | "1.5" | "3.5" | "4.5" | "2.5" | "px" | "16" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
130
- spacingTop?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "14" | "0.5" | "1.5" | "3.5" | "4.5" | "2.5" | "px" | "16" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
131
- offset?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "14" | "0.5" | "1.5" | "3.5" | "4.5" | "2.5" | "px" | "16" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
132
- offsetVertical?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "14" | "0.5" | "1.5" | "3.5" | "4.5" | "2.5" | "px" | "16" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
133
- offsetHorizontal?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "14" | "0.5" | "1.5" | "3.5" | "4.5" | "2.5" | "px" | "16" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
134
- offsetBottom?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "14" | "0.5" | "1.5" | "3.5" | "4.5" | "2.5" | "px" | "16" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
135
- offsetEnd?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "14" | "0.5" | "1.5" | "3.5" | "4.5" | "2.5" | "px" | "16" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
136
- offsetStart?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "14" | "0.5" | "1.5" | "3.5" | "4.5" | "2.5" | "px" | "16" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
137
- offsetTop?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "14" | "0.5" | "1.5" | "3.5" | "4.5" | "2.5" | "px" | "16" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
138
- columnGap?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "14" | "0.5" | "1.5" | "3.5" | "4.5" | "2.5" | "px" | "16" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
139
- rowGap?: "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "14" | "0.5" | "1.5" | "3.5" | "4.5" | "2.5" | "px" | "16" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
124
+ spacing?: "8" | "5" | "0.5" | "2" | "1" | "0" | "12" | "7" | "4" | "1.5" | "6" | "3.5" | "3" | "4.5" | "2.5" | "px" | "16" | "10" | "9" | "11" | "14" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
125
+ spacingHorizontal?: "8" | "5" | "0.5" | "2" | "1" | "0" | "12" | "7" | "4" | "1.5" | "6" | "3.5" | "3" | "4.5" | "2.5" | "px" | "16" | "10" | "9" | "11" | "14" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
126
+ spacingVertical?: "8" | "5" | "0.5" | "2" | "1" | "0" | "12" | "7" | "4" | "1.5" | "6" | "3.5" | "3" | "4.5" | "2.5" | "px" | "16" | "10" | "9" | "11" | "14" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
127
+ spacingBottom?: "8" | "5" | "0.5" | "2" | "1" | "0" | "12" | "7" | "4" | "1.5" | "6" | "3.5" | "3" | "4.5" | "2.5" | "px" | "16" | "10" | "9" | "11" | "14" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
128
+ spacingEnd?: "8" | "5" | "0.5" | "2" | "1" | "0" | "12" | "7" | "4" | "1.5" | "6" | "3.5" | "3" | "4.5" | "2.5" | "px" | "16" | "10" | "9" | "11" | "14" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
129
+ spacingStart?: "8" | "5" | "0.5" | "2" | "1" | "0" | "12" | "7" | "4" | "1.5" | "6" | "3.5" | "3" | "4.5" | "2.5" | "px" | "16" | "10" | "9" | "11" | "14" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
130
+ spacingTop?: "8" | "5" | "0.5" | "2" | "1" | "0" | "12" | "7" | "4" | "1.5" | "6" | "3.5" | "3" | "4.5" | "2.5" | "px" | "16" | "10" | "9" | "11" | "14" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
131
+ offset?: "8" | "5" | "0.5" | "2" | "1" | "0" | "12" | "7" | "4" | "1.5" | "6" | "3.5" | "3" | "4.5" | "2.5" | "px" | "16" | "10" | "9" | "11" | "14" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
132
+ offsetVertical?: "8" | "5" | "0.5" | "2" | "1" | "0" | "12" | "7" | "4" | "1.5" | "6" | "3.5" | "3" | "4.5" | "2.5" | "px" | "16" | "10" | "9" | "11" | "14" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
133
+ offsetHorizontal?: "8" | "5" | "0.5" | "2" | "1" | "0" | "12" | "7" | "4" | "1.5" | "6" | "3.5" | "3" | "4.5" | "2.5" | "px" | "16" | "10" | "9" | "11" | "14" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
134
+ offsetBottom?: "8" | "5" | "0.5" | "2" | "1" | "0" | "12" | "7" | "4" | "1.5" | "6" | "3.5" | "3" | "4.5" | "2.5" | "px" | "16" | "10" | "9" | "11" | "14" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
135
+ offsetEnd?: "8" | "5" | "0.5" | "2" | "1" | "0" | "12" | "7" | "4" | "1.5" | "6" | "3.5" | "3" | "4.5" | "2.5" | "px" | "16" | "10" | "9" | "11" | "14" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
136
+ offsetStart?: "8" | "5" | "0.5" | "2" | "1" | "0" | "12" | "7" | "4" | "1.5" | "6" | "3.5" | "3" | "4.5" | "2.5" | "px" | "16" | "10" | "9" | "11" | "14" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
137
+ offsetTop?: "8" | "5" | "0.5" | "2" | "1" | "0" | "12" | "7" | "4" | "1.5" | "6" | "3.5" | "3" | "4.5" | "2.5" | "px" | "16" | "10" | "9" | "11" | "14" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
138
+ columnGap?: "8" | "5" | "0.5" | "2" | "1" | "0" | "12" | "7" | "4" | "1.5" | "6" | "3.5" | "3" | "4.5" | "2.5" | "px" | "16" | "10" | "9" | "11" | "14" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
139
+ rowGap?: "8" | "5" | "0.5" | "2" | "1" | "0" | "12" | "7" | "4" | "1.5" | "6" | "3.5" | "3" | "4.5" | "2.5" | "px" | "16" | "10" | "9" | "11" | "14" | "5.5" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "72" | "80" | "96" | undefined;
140
140
  backgroundColor?: "secondary" | "white" | "brand" | "alert" | "primary" | "brand-secondary" | "transparent" | "alert-secondary" | "accent" | "info-secondary" | "info" | "warning" | "warning-secondary" | "positive-secondary" | "positive" | "black" | "current" | undefined;
141
141
  borderColor?: "secondary" | "white" | "brand" | "muted" | "alert" | "primary" | "tertiary" | "brand-secondary" | "transparent" | "alert-secondary" | "accent" | "info-secondary" | "info" | "warning" | "warning-secondary" | "positive-secondary" | "positive" | "black" | "current" | undefined;
142
142
  borderStartColor?: "secondary" | "white" | "brand" | "muted" | "alert" | "primary" | "tertiary" | "brand-secondary" | "transparent" | "alert-secondary" | "accent" | "info-secondary" | "info" | "warning" | "warning-secondary" | "positive-secondary" | "positive" | "black" | "current" | undefined;
@@ -157,22 +157,22 @@ declare const getStylesInternal: (props?: ({
157
157
  borderBottomWidth?: "none" | "thin" | "medium" | "thick" | undefined;
158
158
  avatarSize?: "sm" | "xl" | "md" | "lg" | "xs" | undefined;
159
159
  iconSize?: "sm" | "md" | "lg" | "xs" | undefined;
160
- alignContent?: "flex-start" | "flex-end" | "center" | "stretch" | "space-between" | "space-around" | undefined;
161
- alignItems?: "flex-start" | "flex-end" | "center" | "stretch" | "baseline" | undefined;
162
- alignSelf?: "flex-start" | "flex-end" | "center" | "stretch" | "baseline" | "auto" | undefined;
163
- flex?: "1" | "none" | "initial" | "auto" | undefined;
160
+ alignContent?: "center" | "flex-start" | "flex-end" | "stretch" | "space-between" | "space-around" | undefined;
161
+ alignItems?: "center" | "flex-start" | "flex-end" | "stretch" | "baseline" | undefined;
162
+ alignSelf?: "center" | "flex-start" | "flex-end" | "stretch" | "baseline" | "auto" | undefined;
163
+ flex?: "none" | "1" | "auto" | "initial" | undefined;
164
164
  flexDirection?: "row" | "column" | "row-reverse" | "column-reverse" | undefined;
165
- flexGrow?: "0" | "1" | "2" | "3" | undefined;
166
- flexShrink?: "0" | "1" | undefined;
165
+ flexGrow?: "2" | "1" | "0" | "3" | undefined;
166
+ flexShrink?: "1" | "0" | undefined;
167
167
  flexWrap?: "wrap" | "nowrap" | "wrap-reverse" | undefined;
168
- justifyContent?: "flex-start" | "flex-end" | "center" | "space-between" | "space-around" | "space-evenly" | undefined;
168
+ justifyContent?: "center" | "flex-start" | "flex-end" | "space-between" | "space-around" | "space-evenly" | undefined;
169
169
  flexBasis?: "min-content" | undefined;
170
- display?: "grid" | "table" | "inline" | "flex" | "block" | "inline-block" | "inline-flex" | "inline-table" | "table-caption" | "table-cell" | "table-column" | "table-column-group" | "table-footer-group" | "table-header-group" | "table-row-group" | "table-row" | "flow-root" | "contents" | undefined;
171
- overflow?: "hidden" | "clip" | "auto" | "visible" | "scroll" | undefined;
172
- overflowX?: "hidden" | "clip" | "auto" | "visible" | "scroll" | undefined;
173
- overflowY?: "hidden" | "clip" | "auto" | "visible" | "scroll" | undefined;
174
- position?: "fixed" | "static" | "absolute" | "relative" | "sticky" | undefined;
175
- contentFit?: "none" | "fill" | "contain" | "cover" | "scale-down" | undefined;
170
+ display?: "flex" | "table" | "block" | "inline-block" | "inline" | "inline-flex" | "inline-table" | "table-caption" | "table-cell" | "table-column" | "table-column-group" | "table-footer-group" | "table-header-group" | "table-row-group" | "table-row" | "flow-root" | "grid" | "contents" | undefined;
171
+ overflow?: "hidden" | "auto" | "clip" | "visible" | "scroll" | undefined;
172
+ overflowX?: "hidden" | "auto" | "clip" | "visible" | "scroll" | undefined;
173
+ overflowY?: "hidden" | "auto" | "clip" | "visible" | "scroll" | undefined;
174
+ position?: "static" | "fixed" | "absolute" | "relative" | "sticky" | undefined;
175
+ contentFit?: "none" | "fill" | "cover" | "contain" | "scale-down" | undefined;
176
176
  colorMode?: "light" | "dark" | undefined;
177
177
  scaleMode?: "medium" | "xSmall" | "small" | "large" | "xLarge" | "xxLarge" | "xxxLarge" | undefined;
178
178
  buttonPalette?: "brand" | "alert" | "accent" | "info" | "warning" | "positive" | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"stylerTypes.d.ts","names":[],"sources":["../../src/styles/stylerTypes.ts"],"sourcesContent":[],"mappings":"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"}
1
+ {"version":3,"file":"stylerTypes.d.ts","names":[],"sources":["../../src/styles/stylerTypes.ts"],"sourcesContent":[],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- import * as tailwindcss_types_config0 from "tailwindcss/types/config";
1
+ import * as tailwindcss_types_config1 from "tailwindcss/types/config";
2
2
 
3
3
  //#region src/tailwind/tailwind.config.d.ts
4
4
  declare const config: {
@@ -8,8 +8,8 @@ declare const config: {
8
8
  }[];
9
9
  theme: {};
10
10
  plugins: {
11
- handler: tailwindcss_types_config0.PluginCreator;
12
- config?: Partial<tailwindcss_types_config0.Config>;
11
+ handler: tailwindcss_types_config1.PluginCreator;
12
+ config?: Partial<tailwindcss_types_config1.Config>;
13
13
  }[];
14
14
  safelist: {
15
15
  pattern: RegExp;
@@ -5,7 +5,7 @@ import { getIconButtonStyles } from "./components/getIconButtonStyles.js";
5
5
  import { getInputStyles } from "./components/getInputStyles.js";
6
6
  import { getButtonColorForProperty } from "./components/utils.js";
7
7
  import { udsToTailwindMap } from "./defaultTailwindThemeAsUdsConfig.js";
8
- import * as tailwindcss_types_config1 from "tailwindcss/types/config";
8
+ import * as tailwindcss_types_config0 from "tailwindcss/types/config";
9
9
  import { Config } from "tailwindcss";
10
10
 
11
11
  //#region src/tailwind/tailwindPlugin.d.ts
@@ -45,8 +45,8 @@ interface TailwindPluginOptions {
45
45
  }
46
46
  declare const tailwindPlugin: {
47
47
  (options: TailwindPluginOptions): {
48
- handler: tailwindcss_types_config1.PluginCreator;
49
- config?: Partial<tailwindcss_types_config1.Config>;
48
+ handler: tailwindcss_types_config0.PluginCreator;
49
+ config?: Partial<tailwindcss_types_config0.Config>;
50
50
  };
51
51
  __isOptionsFunction: true;
52
52
  };
@@ -19,7 +19,7 @@ import "../../tokens/index.cjs";
19
19
  * addRootVariables(motionVars);
20
20
  *
21
21
  */
22
- declare function getMotionStyles(motionConfig: MotionConfig): Record<"--uds-motion-damped-1-damping" | "--uds-motion-damped-1-stiffness" | "--uds-motion-damped-2-damping" | "--uds-motion-damped-2-stiffness" | "--uds-motion-damped-3-damping" | "--uds-motion-damped-3-stiffness" | "--uds-motion-damped-4-damping" | "--uds-motion-damped-4-stiffness" | "--uds-motion-smooth-1-damping" | "--uds-motion-smooth-1-stiffness" | "--uds-motion-smooth-2-damping" | "--uds-motion-smooth-2-stiffness" | "--uds-motion-smooth-3-damping" | "--uds-motion-smooth-3-stiffness" | "--uds-motion-smooth-4-damping" | "--uds-motion-smooth-4-stiffness" | "--uds-motion-subtle-1-damping" | "--uds-motion-subtle-1-stiffness" | "--uds-motion-subtle-2-damping" | "--uds-motion-subtle-2-stiffness" | "--uds-motion-subtle-3-damping" | "--uds-motion-subtle-3-stiffness" | "--uds-motion-subtle-4-damping" | "--uds-motion-subtle-4-stiffness" | "--uds-motion-bouncy-1-damping" | "--uds-motion-bouncy-1-stiffness" | "--uds-motion-bouncy-2-damping" | "--uds-motion-bouncy-2-stiffness" | "--uds-motion-bouncy-3-damping" | "--uds-motion-bouncy-3-stiffness" | "--uds-motion-bouncy-4-damping" | "--uds-motion-bouncy-4-stiffness" | "--uds-motion-veryBouncy-1-damping" | "--uds-motion-veryBouncy-1-stiffness" | "--uds-motion-veryBouncy-2-damping" | "--uds-motion-veryBouncy-2-stiffness" | "--uds-motion-veryBouncy-3-damping" | "--uds-motion-veryBouncy-3-stiffness" | "--uds-motion-veryBouncy-4-damping" | "--uds-motion-veryBouncy-4-stiffness", string>;
22
+ declare function getMotionStyles(motionConfig: MotionConfig): Record<"--uds-motion-damped-2-damping" | "--uds-motion-damped-2-stiffness" | "--uds-motion-damped-1-damping" | "--uds-motion-damped-1-stiffness" | "--uds-motion-damped-4-damping" | "--uds-motion-damped-4-stiffness" | "--uds-motion-damped-3-damping" | "--uds-motion-damped-3-stiffness" | "--uds-motion-smooth-2-damping" | "--uds-motion-smooth-2-stiffness" | "--uds-motion-smooth-1-damping" | "--uds-motion-smooth-1-stiffness" | "--uds-motion-smooth-4-damping" | "--uds-motion-smooth-4-stiffness" | "--uds-motion-smooth-3-damping" | "--uds-motion-smooth-3-stiffness" | "--uds-motion-subtle-2-damping" | "--uds-motion-subtle-2-stiffness" | "--uds-motion-subtle-1-damping" | "--uds-motion-subtle-1-stiffness" | "--uds-motion-subtle-4-damping" | "--uds-motion-subtle-4-stiffness" | "--uds-motion-subtle-3-damping" | "--uds-motion-subtle-3-stiffness" | "--uds-motion-bouncy-2-damping" | "--uds-motion-bouncy-2-stiffness" | "--uds-motion-bouncy-1-damping" | "--uds-motion-bouncy-1-stiffness" | "--uds-motion-bouncy-4-damping" | "--uds-motion-bouncy-4-stiffness" | "--uds-motion-bouncy-3-damping" | "--uds-motion-bouncy-3-stiffness" | "--uds-motion-veryBouncy-2-damping" | "--uds-motion-veryBouncy-2-stiffness" | "--uds-motion-veryBouncy-1-damping" | "--uds-motion-veryBouncy-1-stiffness" | "--uds-motion-veryBouncy-4-damping" | "--uds-motion-veryBouncy-4-stiffness" | "--uds-motion-veryBouncy-3-damping" | "--uds-motion-veryBouncy-3-stiffness", string>;
23
23
  //#endregion
24
24
  export { getMotionStyles };
25
25
  //# sourceMappingURL=getMotionStyles.d.cts.map
@@ -19,7 +19,7 @@ import "../../tokens/index.js";
19
19
  * addRootVariables(motionVars);
20
20
  *
21
21
  */
22
- declare function getMotionStyles(motionConfig: MotionConfig): Record<"--uds-motion-damped-1-damping" | "--uds-motion-damped-1-stiffness" | "--uds-motion-damped-2-damping" | "--uds-motion-damped-2-stiffness" | "--uds-motion-damped-3-damping" | "--uds-motion-damped-3-stiffness" | "--uds-motion-damped-4-damping" | "--uds-motion-damped-4-stiffness" | "--uds-motion-smooth-1-damping" | "--uds-motion-smooth-1-stiffness" | "--uds-motion-smooth-2-damping" | "--uds-motion-smooth-2-stiffness" | "--uds-motion-smooth-3-damping" | "--uds-motion-smooth-3-stiffness" | "--uds-motion-smooth-4-damping" | "--uds-motion-smooth-4-stiffness" | "--uds-motion-subtle-1-damping" | "--uds-motion-subtle-1-stiffness" | "--uds-motion-subtle-2-damping" | "--uds-motion-subtle-2-stiffness" | "--uds-motion-subtle-3-damping" | "--uds-motion-subtle-3-stiffness" | "--uds-motion-subtle-4-damping" | "--uds-motion-subtle-4-stiffness" | "--uds-motion-bouncy-1-damping" | "--uds-motion-bouncy-1-stiffness" | "--uds-motion-bouncy-2-damping" | "--uds-motion-bouncy-2-stiffness" | "--uds-motion-bouncy-3-damping" | "--uds-motion-bouncy-3-stiffness" | "--uds-motion-bouncy-4-damping" | "--uds-motion-bouncy-4-stiffness" | "--uds-motion-veryBouncy-1-damping" | "--uds-motion-veryBouncy-1-stiffness" | "--uds-motion-veryBouncy-2-damping" | "--uds-motion-veryBouncy-2-stiffness" | "--uds-motion-veryBouncy-3-damping" | "--uds-motion-veryBouncy-3-stiffness" | "--uds-motion-veryBouncy-4-damping" | "--uds-motion-veryBouncy-4-stiffness", string>;
22
+ declare function getMotionStyles(motionConfig: MotionConfig): Record<"--uds-motion-damped-2-damping" | "--uds-motion-damped-2-stiffness" | "--uds-motion-damped-1-damping" | "--uds-motion-damped-1-stiffness" | "--uds-motion-damped-4-damping" | "--uds-motion-damped-4-stiffness" | "--uds-motion-damped-3-damping" | "--uds-motion-damped-3-stiffness" | "--uds-motion-smooth-2-damping" | "--uds-motion-smooth-2-stiffness" | "--uds-motion-smooth-1-damping" | "--uds-motion-smooth-1-stiffness" | "--uds-motion-smooth-4-damping" | "--uds-motion-smooth-4-stiffness" | "--uds-motion-smooth-3-damping" | "--uds-motion-smooth-3-stiffness" | "--uds-motion-subtle-2-damping" | "--uds-motion-subtle-2-stiffness" | "--uds-motion-subtle-1-damping" | "--uds-motion-subtle-1-stiffness" | "--uds-motion-subtle-4-damping" | "--uds-motion-subtle-4-stiffness" | "--uds-motion-subtle-3-damping" | "--uds-motion-subtle-3-stiffness" | "--uds-motion-bouncy-2-damping" | "--uds-motion-bouncy-2-stiffness" | "--uds-motion-bouncy-1-damping" | "--uds-motion-bouncy-1-stiffness" | "--uds-motion-bouncy-4-damping" | "--uds-motion-bouncy-4-stiffness" | "--uds-motion-bouncy-3-damping" | "--uds-motion-bouncy-3-stiffness" | "--uds-motion-veryBouncy-2-damping" | "--uds-motion-veryBouncy-2-stiffness" | "--uds-motion-veryBouncy-1-damping" | "--uds-motion-veryBouncy-1-stiffness" | "--uds-motion-veryBouncy-4-damping" | "--uds-motion-veryBouncy-4-stiffness" | "--uds-motion-veryBouncy-3-damping" | "--uds-motion-veryBouncy-3-stiffness", string>;
23
23
  //#endregion
24
24
  export { getMotionStyles };
25
25
  //# sourceMappingURL=getMotionStyles.d.ts.map
@@ -12,8 +12,8 @@ import "../../index.cjs";
12
12
  * @returns A Record of layer names to their properties, or null if no properties are found
13
13
  */
14
14
  declare function getConfigVariantProperties(variant?: VariantConfig): {
15
- [x: string]: Readonly<Record<string, SelectedConfigurableProperty<"shadow" | "color" | "width" | "height" | "backgroundColor" | "borderColor" | "borderRadius" | "borderWidth" | "fontFamily" | "fontSize" | "fontVariationSettings" | "fontWeight" | "gap" | "lineHeight" | "padding" | "textDecorationLine" | "textTransform" | "spacingHorizontal" | "spacingVertical" | "insetShadow" | "textVariant" | "iconSize", string, ("alwaysPaletteAliases" | "spectrumColors" | "backgroundPaletteColors")[] | ("spacingAliases" | "borderWidths")[] | "borderRadii"[] | ("alwaysPaletteAliases" | "spectrumColors" | "linePaletteColors")[] | "textVariants"[] | "spacingAliases"[] | ("foregroundPaletteColors" | "alwaysPaletteAliases" | "spectrumColors")[] | "iconSizes"[] | "textDecorationLines"[] | "shadowVariants"[] | "shadowVariantsWithInvert"[], readonly (readonly string[])[]>>>;
16
- root: Readonly<Record<string, SelectedConfigurableProperty<"shadow" | "color" | "width" | "height" | "backgroundColor" | "borderColor" | "borderRadius" | "borderWidth" | "fontFamily" | "fontSize" | "fontVariationSettings" | "fontWeight" | "gap" | "lineHeight" | "padding" | "textDecorationLine" | "textTransform" | "spacingHorizontal" | "spacingVertical" | "insetShadow" | "textVariant" | "iconSize", string, ("alwaysPaletteAliases" | "spectrumColors" | "backgroundPaletteColors")[] | ("spacingAliases" | "borderWidths")[] | "borderRadii"[] | ("alwaysPaletteAliases" | "spectrumColors" | "linePaletteColors")[] | "textVariants"[] | "spacingAliases"[] | ("foregroundPaletteColors" | "alwaysPaletteAliases" | "spectrumColors")[] | "iconSizes"[] | "textDecorationLines"[] | "shadowVariants"[] | "shadowVariantsWithInvert"[], readonly (readonly string[])[]>>>;
15
+ [x: string]: Readonly<Record<string, SelectedConfigurableProperty<"backgroundColor" | "borderRadius" | "borderColor" | "borderWidth" | "spacingHorizontal" | "spacingVertical" | "width" | "height" | "insetShadow" | "gap" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "textTransform" | "textVariant" | "iconSize" | "padding" | "shadow" | "fontVariationSettings" | "textDecorationLine", string, ("alwaysPaletteAliases" | "spectrumColors" | "backgroundPaletteColors")[] | ("spacingAliases" | "borderWidths")[] | "borderRadii"[] | ("alwaysPaletteAliases" | "spectrumColors" | "linePaletteColors")[] | "textVariants"[] | "spacingAliases"[] | ("foregroundPaletteColors" | "alwaysPaletteAliases" | "spectrumColors")[] | "iconSizes"[] | "textDecorationLines"[] | "shadowVariants"[] | "shadowVariantsWithInvert"[], readonly (readonly string[])[]>>>;
16
+ root: Readonly<Record<string, SelectedConfigurableProperty<"backgroundColor" | "borderRadius" | "borderColor" | "borderWidth" | "spacingHorizontal" | "spacingVertical" | "width" | "height" | "insetShadow" | "gap" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "textTransform" | "textVariant" | "iconSize" | "padding" | "shadow" | "fontVariationSettings" | "textDecorationLine", string, ("alwaysPaletteAliases" | "spectrumColors" | "backgroundPaletteColors")[] | ("spacingAliases" | "borderWidths")[] | "borderRadii"[] | ("alwaysPaletteAliases" | "spectrumColors" | "linePaletteColors")[] | "textVariants"[] | "spacingAliases"[] | ("foregroundPaletteColors" | "alwaysPaletteAliases" | "spectrumColors")[] | "iconSizes"[] | "textDecorationLines"[] | "shadowVariants"[] | "shadowVariantsWithInvert"[], readonly (readonly string[])[]>>>;
17
17
  } | null;
18
18
  //#endregion
19
19
  export { getConfigVariantProperties };
@@ -1 +1 @@
1
- {"version":3,"file":"getConfigVariantProperties.d.cts","names":[],"sources":["../../../../src/tokens/automation/utils/getConfigVariantProperties.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;AAWA,CAAA,CAAA;AAAqD,OAAA,CAAA,QAAA,CAArC,0BAAA,CAAqC,OAAA,CAAA,CAAA,CAAA,aAAA,CAAA,CAAA,CAAA;EAAa,CAAA,CAAA,CAAA,CAAA,MAAA,CAAA,CAAA,SAAA,OAAA,CAAA,MAAA,CAAA,CAAA,4BAAA,CAAA,CAAA,MAAA,CAAA,CAAA,CAAA,CAAA,CAAA,KAAA,CAAA,CAAA,CAAA,CAAA,CAAA,KAAA,CAAA,CAAA,CAAA,CAAA,CAAA,MAAA,CAAA,CAAA,CAAA,CAAA,CAAA,eAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,YAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,UAAA,CAAA,CAAA,CAAA,CAAA,CAAA,QAAA,CAAA,CAAA,CAAA,CAAA,CAAA,qBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,UAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAAA,CAAA,CAAA,CAAA,CAAA,CAAA,UAAA,CAAA,CAAA,CAAA,CAAA,CAAA,OAAA,CAAA,CAAA,CAAA,CAAA,CAAA,kBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,aAAA,CAAA,CAAA,CAAA,CAAA,CAAA,iBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,eAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,QAAA,CAAA,CAAA,CAAA,MAAA,CAAA,CAAA,CAAA,CAAA,oBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,uBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,YAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,oBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,iBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,YAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,uBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,oBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,mBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,wBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,QAAA,CAAA,CAAA,QAAA,CAAA,MAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA"}
1
+ {"version":3,"file":"getConfigVariantProperties.d.cts","names":[],"sources":["../../../../src/tokens/automation/utils/getConfigVariantProperties.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;AAWA,CAAA,CAAA;AAAqD,OAAA,CAAA,QAAA,CAArC,0BAAA,CAAqC,OAAA,CAAA,CAAA,CAAA,aAAA,CAAA,CAAA,CAAA;EAAa,CAAA,CAAA,CAAA,CAAA,MAAA,CAAA,CAAA,SAAA,OAAA,CAAA,MAAA,CAAA,CAAA,4BAAA,CAAA,CAAA,eAAA,CAAA,CAAA,CAAA,CAAA,CAAA,YAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,iBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,eAAA,CAAA,CAAA,CAAA,CAAA,CAAA,KAAA,CAAA,CAAA,CAAA,CAAA,CAAA,MAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAAA,CAAA,CAAA,CAAA,CAAA,CAAA,KAAA,CAAA,CAAA,CAAA,CAAA,CAAA,UAAA,CAAA,CAAA,CAAA,CAAA,CAAA,QAAA,CAAA,CAAA,CAAA,CAAA,CAAA,UAAA,CAAA,CAAA,CAAA,CAAA,CAAA,UAAA,CAAA,CAAA,CAAA,CAAA,CAAA,aAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,QAAA,CAAA,CAAA,CAAA,CAAA,CAAA,OAAA,CAAA,CAAA,CAAA,CAAA,CAAA,MAAA,CAAA,CAAA,CAAA,CAAA,CAAA,qBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,kBAAA,CAAA,CAAA,CAAA,MAAA,CAAA,CAAA,CAAA,CAAA,oBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,uBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,YAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,oBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,iBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,YAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,uBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,oBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,mBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,wBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,QAAA,CAAA,CAAA,QAAA,CAAA,MAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA"}
@@ -12,8 +12,8 @@ import "../../index.js";
12
12
  * @returns A Record of layer names to their properties, or null if no properties are found
13
13
  */
14
14
  declare function getConfigVariantProperties(variant?: VariantConfig): {
15
- [x: string]: Readonly<Record<string, SelectedConfigurableProperty<"shadow" | "color" | "width" | "height" | "backgroundColor" | "borderColor" | "borderRadius" | "borderWidth" | "fontFamily" | "fontSize" | "fontVariationSettings" | "fontWeight" | "gap" | "lineHeight" | "padding" | "textDecorationLine" | "textTransform" | "spacingHorizontal" | "spacingVertical" | "insetShadow" | "textVariant" | "iconSize", string, ("alwaysPaletteAliases" | "spectrumColors" | "backgroundPaletteColors")[] | ("spacingAliases" | "borderWidths")[] | "borderRadii"[] | ("alwaysPaletteAliases" | "spectrumColors" | "linePaletteColors")[] | "textVariants"[] | "spacingAliases"[] | ("foregroundPaletteColors" | "alwaysPaletteAliases" | "spectrumColors")[] | "iconSizes"[] | "textDecorationLines"[] | "shadowVariants"[] | "shadowVariantsWithInvert"[], readonly (readonly string[])[]>>>;
16
- root: Readonly<Record<string, SelectedConfigurableProperty<"shadow" | "color" | "width" | "height" | "backgroundColor" | "borderColor" | "borderRadius" | "borderWidth" | "fontFamily" | "fontSize" | "fontVariationSettings" | "fontWeight" | "gap" | "lineHeight" | "padding" | "textDecorationLine" | "textTransform" | "spacingHorizontal" | "spacingVertical" | "insetShadow" | "textVariant" | "iconSize", string, ("alwaysPaletteAliases" | "spectrumColors" | "backgroundPaletteColors")[] | ("spacingAliases" | "borderWidths")[] | "borderRadii"[] | ("alwaysPaletteAliases" | "spectrumColors" | "linePaletteColors")[] | "textVariants"[] | "spacingAliases"[] | ("foregroundPaletteColors" | "alwaysPaletteAliases" | "spectrumColors")[] | "iconSizes"[] | "textDecorationLines"[] | "shadowVariants"[] | "shadowVariantsWithInvert"[], readonly (readonly string[])[]>>>;
15
+ [x: string]: Readonly<Record<string, SelectedConfigurableProperty<"backgroundColor" | "borderRadius" | "borderColor" | "borderWidth" | "spacingHorizontal" | "spacingVertical" | "width" | "height" | "insetShadow" | "gap" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "textTransform" | "textVariant" | "iconSize" | "padding" | "shadow" | "fontVariationSettings" | "textDecorationLine", string, ("alwaysPaletteAliases" | "spectrumColors" | "backgroundPaletteColors")[] | ("spacingAliases" | "borderWidths")[] | "borderRadii"[] | ("alwaysPaletteAliases" | "spectrumColors" | "linePaletteColors")[] | "textVariants"[] | "spacingAliases"[] | ("foregroundPaletteColors" | "alwaysPaletteAliases" | "spectrumColors")[] | "iconSizes"[] | "textDecorationLines"[] | "shadowVariants"[] | "shadowVariantsWithInvert"[], readonly (readonly string[])[]>>>;
16
+ root: Readonly<Record<string, SelectedConfigurableProperty<"backgroundColor" | "borderRadius" | "borderColor" | "borderWidth" | "spacingHorizontal" | "spacingVertical" | "width" | "height" | "insetShadow" | "gap" | "color" | "fontFamily" | "fontSize" | "fontWeight" | "lineHeight" | "textTransform" | "textVariant" | "iconSize" | "padding" | "shadow" | "fontVariationSettings" | "textDecorationLine", string, ("alwaysPaletteAliases" | "spectrumColors" | "backgroundPaletteColors")[] | ("spacingAliases" | "borderWidths")[] | "borderRadii"[] | ("alwaysPaletteAliases" | "spectrumColors" | "linePaletteColors")[] | "textVariants"[] | "spacingAliases"[] | ("foregroundPaletteColors" | "alwaysPaletteAliases" | "spectrumColors")[] | "iconSizes"[] | "textDecorationLines"[] | "shadowVariants"[] | "shadowVariantsWithInvert"[], readonly (readonly string[])[]>>>;
17
17
  } | null;
18
18
  //#endregion
19
19
  export { getConfigVariantProperties };
@@ -1 +1 @@
1
- {"version":3,"file":"getConfigVariantProperties.d.ts","names":[],"sources":["../../../../src/tokens/automation/utils/getConfigVariantProperties.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;AAWA,CAAA,CAAA;AAAqD,OAAA,CAAA,QAAA,CAArC,0BAAA,CAAqC,OAAA,CAAA,CAAA,CAAA,aAAA,CAAA,CAAA,CAAA;EAAa,CAAA,CAAA,CAAA,CAAA,MAAA,CAAA,CAAA,SAAA,OAAA,CAAA,MAAA,CAAA,CAAA,4BAAA,CAAA,CAAA,MAAA,CAAA,CAAA,CAAA,CAAA,CAAA,KAAA,CAAA,CAAA,CAAA,CAAA,CAAA,KAAA,CAAA,CAAA,CAAA,CAAA,CAAA,MAAA,CAAA,CAAA,CAAA,CAAA,CAAA,eAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,YAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,UAAA,CAAA,CAAA,CAAA,CAAA,CAAA,QAAA,CAAA,CAAA,CAAA,CAAA,CAAA,qBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,UAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAAA,CAAA,CAAA,CAAA,CAAA,CAAA,UAAA,CAAA,CAAA,CAAA,CAAA,CAAA,OAAA,CAAA,CAAA,CAAA,CAAA,CAAA,kBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,aAAA,CAAA,CAAA,CAAA,CAAA,CAAA,iBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,eAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,QAAA,CAAA,CAAA,CAAA,MAAA,CAAA,CAAA,CAAA,CAAA,oBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,uBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,YAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,oBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,iBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,YAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,uBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,oBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,mBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,wBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,QAAA,CAAA,CAAA,QAAA,CAAA,MAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA"}
1
+ {"version":3,"file":"getConfigVariantProperties.d.ts","names":[],"sources":["../../../../src/tokens/automation/utils/getConfigVariantProperties.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;AAWA,CAAA,CAAA;AAAqD,OAAA,CAAA,QAAA,CAArC,0BAAA,CAAqC,OAAA,CAAA,CAAA,CAAA,aAAA,CAAA,CAAA,CAAA;EAAa,CAAA,CAAA,CAAA,CAAA,MAAA,CAAA,CAAA,SAAA,OAAA,CAAA,MAAA,CAAA,CAAA,4BAAA,CAAA,CAAA,eAAA,CAAA,CAAA,CAAA,CAAA,CAAA,YAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,iBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,eAAA,CAAA,CAAA,CAAA,CAAA,CAAA,KAAA,CAAA,CAAA,CAAA,CAAA,CAAA,MAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAAA,CAAA,CAAA,CAAA,CAAA,CAAA,KAAA,CAAA,CAAA,CAAA,CAAA,CAAA,UAAA,CAAA,CAAA,CAAA,CAAA,CAAA,QAAA,CAAA,CAAA,CAAA,CAAA,CAAA,UAAA,CAAA,CAAA,CAAA,CAAA,CAAA,UAAA,CAAA,CAAA,CAAA,CAAA,CAAA,aAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,QAAA,CAAA,CAAA,CAAA,CAAA,CAAA,OAAA,CAAA,CAAA,CAAA,CAAA,CAAA,MAAA,CAAA,CAAA,CAAA,CAAA,CAAA,qBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,kBAAA,CAAA,CAAA,CAAA,MAAA,CAAA,CAAA,CAAA,CAAA,oBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,uBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,YAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,oBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,iBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,YAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,uBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,oBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,mBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,wBAAA,CAAA,CAAA,CAAA,CAAA,CAAA,QAAA,CAAA,CAAA,QAAA,CAAA,MAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA"}