@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
@@ -1,7 +1,7 @@
1
- import * as react53 from "react";
1
+ import * as react50 from "react";
2
2
 
3
3
  //#region src/components/experimental/client/AvoidMotionLibraryProvider.d.ts
4
- declare const AvoidMotionLibraryProvider: react53.Provider<boolean>;
4
+ declare const AvoidMotionLibraryProvider: react50.Provider<boolean>;
5
5
  declare const useAvoidMotionLibrary: () => boolean;
6
6
  //#endregion
7
7
  export { AvoidMotionLibraryProvider, useAvoidMotionLibrary };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime7 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime13 from "react/jsx-runtime";
2
2
  import { DialogDismiss, DialogProps, DialogStore as ModalStore, useDialogStore } from "@ariakit/react";
3
3
 
4
4
  //#region src/components/experimental/client/Modal.d.ts
@@ -10,14 +10,14 @@ interface ModalHeaderProps extends React.PropsWithChildren {
10
10
  declare function ModalHeader({
11
11
  children,
12
12
  handleClose
13
- }: ModalHeaderProps): react_jsx_runtime7.JSX.Element;
13
+ }: ModalHeaderProps): react_jsx_runtime13.JSX.Element;
14
14
  declare namespace ModalHeader {
15
15
  var displayName: string;
16
16
  }
17
17
  declare function Modal({
18
18
  className,
19
19
  ...props
20
- }: ModalProps): react_jsx_runtime7.JSX.Element;
20
+ }: ModalProps): react_jsx_runtime13.JSX.Element;
21
21
  declare namespace Modal {
22
22
  var displayName: string;
23
23
  }
@@ -1 +1 @@
1
- {"version":3,"file":"Modal.d.cts","names":[],"sources":["../../../../src/components/experimental/client/Modal.tsx"],"sourcesContent":[],"mappings":";;;;KASK,UAAA,CAAA,CAAA,CAAa;iBAET,aAAA,UAAuB,kBAAkB,qBAAkB;AATG,SAAA,CAa7D,gBAAA,CAAA,OAAA,CAAyB,KAAA,CAAM,iBANZ,CAAA;EAEpB,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAa,CAAA,CAAA,CAAA,IAAA;;iBAQb,WAAA,CARuB;EAAA,QAAA;EAAA;AAAA,CAAA,CAAA,CAQgB,gBARhB,CAAA,CAAA,CAQgC,kBAAA,CAAA,GAAA,CAAA,OARhC;kBAQvB,WAAA,CAR2D;EAAA,GAAA,CAAA,WAAA,CAAA,CAAA,MAAA;AAAA;AAIV,OAAA,CAAA,QAAA,CAuBjD,KAAA,CAnBW;EAAA,SAAA;EAAA,CAAA,CAAA,CAAA;AAAA,CAAA,CAAA,CAmBoB,UAnBpB,CAAA,CAAA,CAmB8B,kBAAA,CAAA,GAAA,CAAA,OAnB9B;kBAmBX,KAAA,CAnBc;EAAU,GAAA,CAAA,WAAA,CAAA,CAAA,MAAA;;cA8C3B,YA9C0D,CAAA,CAAA,MAAA,CA8CrC,aA9CqC"}
1
+ {"version":3,"file":"Modal.d.cts","names":[],"sources":["../../../../src/components/experimental/client/Modal.tsx"],"sourcesContent":[],"mappings":";;;;KASK,UAAA,CAAA,CAAA,CAAa;iBAET,aAAA,UAAuB,kBAAkB,qBAAkB;AATG,SAAA,CAa7D,gBAAA,CAAA,OAAA,CAAyB,KAAA,CAAM,iBANZ,CAAA;EAEpB,WAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAa,CAAA,CAAA,CAAA,IAAA;;iBAQb,WAAA,CARuB;EAAA,QAAA;EAAA;AAAA,CAAA,CAAA,CAQgB,gBARhB,CAAA,CAAA,CAQgC,mBAAA,CAAA,GAAA,CAAA,OARhC;kBAQvB,WAAA,CAR2D;EAAA,GAAA,CAAA,WAAA,CAAA,CAAA,MAAA;AAAA;AAIV,OAAA,CAAA,QAAA,CAuBjD,KAAA,CAnBW;EAAA,SAAA;EAAA,CAAA,CAAA,CAAA;AAAA,CAAA,CAAA,CAmBoB,UAnBpB,CAAA,CAAA,CAmB8B,mBAAA,CAAA,GAAA,CAAA,OAnB9B;kBAmBX,KAAA,CAnBc;EAAU,GAAA,CAAA,WAAA,CAAA,CAAA,MAAA;;cA8C3B,YA9C0D,CAAA,CAAA,MAAA,CA8CrC,aA9CqC"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime16 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime13 from "react/jsx-runtime";
2
2
  import { DialogDismiss, DialogProps, DialogStore as ModalStore, useDialogStore } from "@ariakit/react";
3
3
 
4
4
  //#region src/components/experimental/client/Modal.d.ts
@@ -10,14 +10,14 @@ interface ModalHeaderProps extends React.PropsWithChildren {
10
10
  declare function ModalHeader({
11
11
  children,
12
12
  handleClose
13
- }: ModalHeaderProps): react_jsx_runtime16.JSX.Element;
13
+ }: ModalHeaderProps): react_jsx_runtime13.JSX.Element;
14
14
  declare namespace ModalHeader {
15
15
  var displayName: string;
16
16
  }
17
17
  declare function Modal({
18
18
  className,
19
19
  ...props
20
- }: ModalProps): react_jsx_runtime16.JSX.Element;
20
+ }: ModalProps): react_jsx_runtime13.JSX.Element;
21
21
  declare namespace Modal {
22
22
  var displayName: string;
23
23
  }
@@ -1,5 +1,5 @@
1
1
  import React, { PropsWithChildren } from "react";
2
- import * as react_jsx_runtime9 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime15 from "react/jsx-runtime";
3
3
  import { PopoverAnchor as PopoverAnchor$1, PopoverArrow as PopoverArrow$1, PopoverDescription as PopoverDescription$1, PopoverDisclosure as PopoverDisclosure$1, PopoverDisclosureArrow as PopoverDisclosureArrow$1, PopoverDismiss as PopoverDismiss$1, PopoverProps as PopoverProps$1, PopoverProvider as PopoverProvider$1, usePopoverStore } from "@ariakit/react";
4
4
 
5
5
  //#region src/components/experimental/client/Popover.d.ts
@@ -11,12 +11,12 @@ declare function PopoverHeading({
11
11
  children,
12
12
  leading,
13
13
  trailing
14
- }: PopoverHeadingProps): react_jsx_runtime9.JSX.Element;
14
+ }: PopoverHeadingProps): react_jsx_runtime15.JSX.Element;
15
15
  declare namespace PopoverHeading {
16
16
  var displayName: string;
17
17
  }
18
18
  type PopoverProps = Omit<PopoverProps$1, 'key'>;
19
- declare const Popover: (props: PopoverProps$1<"div">) => react_jsx_runtime9.JSX.Element | null;
19
+ declare const Popover: (props: PopoverProps$1<"div">) => react_jsx_runtime15.JSX.Element | null;
20
20
  declare const PopoverArrow: typeof PopoverArrow$1;
21
21
  declare const PopoverAnchor: typeof PopoverAnchor$1;
22
22
  declare const PopoverDescription: typeof PopoverDescription$1;
@@ -1 +1 @@
1
- {"version":3,"file":"Popover.d.cts","names":[],"sources":["../../../../src/components/experimental/client/Popover.tsx"],"sourcesContent":[],"mappings":";;;;;UAkBU,mBAAA,CAAA,OAAA,CAA4B;EAA5B,OAAA,CAAA,CAAA,CACE,KAAA,CAAM,SADY;EAClB,QAAM,CAAA,CAAA,CACL,KAAA,CAAM,SADD;;iBAIT,cAAA,CAL6B;EAAA,QAAA;EAAA,OAAA;EAAA;AAAA,CAAA,CAAA,CAKmB,mBALnB,CAAA,CAAA,CAKsC,kBAAA,CAAA,GAAA,CAAA,OALtC;kBAK7B,cAAA,CAL8C;EAK9C,GAAA,CAAA,WAAA,CAAA,CAAc,MAAA;;KAclB,YAAA,CAAA,CAAA,CAAe,IAdgB,CAcX,YAAA,CAAA,CAdW,CAAA,CAAA,CAAA,GAAA,CAAA,CAAA;cAgB9B,OAhBuC,CAAA,CAAA,CAAA,KAAA,CAAA,CAgBhC,YAAA,CAAA,CAhBgC,CAAA,CAAA,GAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAgBhC,kBAAA,CAAA,GAAA,CAAA,OAAA,CAAA,CAAA,CAhBgC,IAAA;cAiBvC,YAjBmD,CAAA,CAAA,MAAA,CAiB9B,YAAA,CAAA,CAjB8B;cAkBnD,aAlBsE,CAAA,CAAA,MAAA,CAkBhD,aAAA,CAAA,CAlBgD;cAmBtE,kBAnBsE,CAAA,CAAA,MAAA,CAmB3C,kBAAA,CAAA,CAnB2C;AAAA,OAAA,CAAA,KAAA,CAoBtE,cApBiB,CAAA,CAAA,MAAA,CAoBM,cAAA,CAAA,CApBN;AAAA,OAAA,CAAA,KAAA,CAqBjB,eAPW,CAAA,CAAA,MAAA,CAOa,eAAA,CAAA,CAPN;AAAA,OAAA,CAAA,KAAA,CAQlB,iBANO,CAAA,CAAA,MAAA,CAMmB,iBAAA,CAAA,CANnB;AAAA,OAAA,CAAA,KAAA,CAOP,sBANqB,CAAA,CAAA,MAAA,CAMU,sBAAA,CAAA,CANiC"}
1
+ {"version":3,"file":"Popover.d.cts","names":[],"sources":["../../../../src/components/experimental/client/Popover.tsx"],"sourcesContent":[],"mappings":";;;;;UAkBU,mBAAA,CAAA,OAAA,CAA4B;EAA5B,OAAA,CAAA,CAAA,CACE,KAAA,CAAM,SADY;EAClB,QAAM,CAAA,CAAA,CACL,KAAA,CAAM,SADD;;iBAIT,cAAA,CAL6B;EAAA,QAAA;EAAA,OAAA;EAAA;AAAA,CAAA,CAAA,CAKmB,mBALnB,CAAA,CAAA,CAKsC,mBAAA,CAAA,GAAA,CAAA,OALtC;kBAK7B,cAAA,CAL8C;EAK9C,GAAA,CAAA,WAAA,CAAA,CAAc,MAAA;;KAclB,YAAA,CAAA,CAAA,CAAe,IAdgB,CAcX,YAAA,CAAA,CAdW,CAAA,CAAA,CAAA,GAAA,CAAA,CAAA;cAgB9B,OAhBuC,CAAA,CAAA,CAAA,KAAA,CAAA,CAgBhC,YAAA,CAAA,CAhBgC,CAAA,CAAA,GAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAgBhC,mBAAA,CAAA,GAAA,CAAA,OAAA,CAAA,CAAA,CAhBgC,IAAA;cAiBvC,YAjBmD,CAAA,CAAA,MAAA,CAiB9B,YAAA,CAAA,CAjB8B;cAkBnD,aAlBsE,CAAA,CAAA,MAAA,CAkBhD,aAAA,CAAA,CAlBgD;cAmBtE,kBAnBsE,CAAA,CAAA,MAAA,CAmB3C,kBAAA,CAAA,CAnB2C;AAAA,OAAA,CAAA,KAAA,CAoBtE,cApBiB,CAAA,CAAA,MAAA,CAoBM,cAAA,CAAA,CApBN;AAAA,OAAA,CAAA,KAAA,CAqBjB,eAPW,CAAA,CAAA,MAAA,CAOa,eAAA,CAAA,CAPN;AAAA,OAAA,CAAA,KAAA,CAQlB,iBANO,CAAA,CAAA,MAAA,CAMmB,iBAAA,CAAA,CANnB;AAAA,OAAA,CAAA,KAAA,CAOP,sBANqB,CAAA,CAAA,MAAA,CAMU,sBAAA,CAAA,CANiC"}
@@ -1,5 +1,5 @@
1
1
  import React, { PropsWithChildren } from "react";
2
- import * as react_jsx_runtime18 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime15 from "react/jsx-runtime";
3
3
  import { PopoverAnchor as PopoverAnchor$1, PopoverArrow as PopoverArrow$1, PopoverDescription as PopoverDescription$1, PopoverDisclosure as PopoverDisclosure$1, PopoverDisclosureArrow as PopoverDisclosureArrow$1, PopoverDismiss as PopoverDismiss$1, PopoverProps as PopoverProps$1, PopoverProvider as PopoverProvider$1, usePopoverStore } from "@ariakit/react";
4
4
 
5
5
  //#region src/components/experimental/client/Popover.d.ts
@@ -11,12 +11,12 @@ declare function PopoverHeading({
11
11
  children,
12
12
  leading,
13
13
  trailing
14
- }: PopoverHeadingProps): react_jsx_runtime18.JSX.Element;
14
+ }: PopoverHeadingProps): react_jsx_runtime15.JSX.Element;
15
15
  declare namespace PopoverHeading {
16
16
  var displayName: string;
17
17
  }
18
18
  type PopoverProps = Omit<PopoverProps$1, 'key'>;
19
- declare const Popover: (props: PopoverProps$1<"div">) => react_jsx_runtime18.JSX.Element | null;
19
+ declare const Popover: (props: PopoverProps$1<"div">) => react_jsx_runtime15.JSX.Element | null;
20
20
  declare const PopoverArrow: typeof PopoverArrow$1;
21
21
  declare const PopoverAnchor: typeof PopoverAnchor$1;
22
22
  declare const PopoverDescription: typeof PopoverDescription$1;
@@ -1,7 +1,7 @@
1
1
  import { IconPropsWithSVGProps } from "../../../tokens/types.cjs";
2
2
  import "../../index.cjs";
3
3
  import * as react42 from "react";
4
- import * as react_jsx_runtime12 from "react/jsx-runtime";
4
+ import * as react_jsx_runtime18 from "react/jsx-runtime";
5
5
  import { TabListProps, TabPanelProps, TabProviderProps as TabsProps } from "@ariakit/react";
6
6
 
7
7
  //#region src/components/experimental/client/Tabs.d.ts
@@ -11,7 +11,7 @@ interface TabProps extends React.PropsWithChildren {
11
11
  label: string;
12
12
  startIcon?: IconPropsWithSVGProps['name'];
13
13
  }
14
- declare function Tabs(props: TabsProps): react_jsx_runtime12.JSX.Element;
14
+ declare function Tabs(props: TabsProps): react_jsx_runtime18.JSX.Element;
15
15
  declare namespace Tabs {
16
16
  var displayName: string;
17
17
  }
@@ -22,7 +22,7 @@ declare const Tab: {
22
22
  label,
23
23
  value,
24
24
  startIcon
25
- }: TabProps): react_jsx_runtime12.JSX.Element;
25
+ }: TabProps): react_jsx_runtime18.JSX.Element;
26
26
  displayName: string;
27
27
  };
28
28
  declare const TabPanel: react42.ForwardRefExoticComponent<Omit<TabPanelProps, "ref"> & react42.RefAttributes<HTMLDivElement>>;
@@ -1,7 +1,7 @@
1
1
  import { IconPropsWithSVGProps } from "../../../tokens/types.js";
2
2
  import "../../index.js";
3
- import * as react54 from "react";
4
- import * as react_jsx_runtime20 from "react/jsx-runtime";
3
+ import * as react53 from "react";
4
+ import * as react_jsx_runtime19 from "react/jsx-runtime";
5
5
  import { TabListProps, TabPanelProps, TabProviderProps as TabsProps } from "@ariakit/react";
6
6
 
7
7
  //#region src/components/experimental/client/Tabs.d.ts
@@ -11,21 +11,21 @@ interface TabProps extends React.PropsWithChildren {
11
11
  label: string;
12
12
  startIcon?: IconPropsWithSVGProps['name'];
13
13
  }
14
- declare function Tabs(props: TabsProps): react_jsx_runtime20.JSX.Element;
14
+ declare function Tabs(props: TabsProps): react_jsx_runtime19.JSX.Element;
15
15
  declare namespace Tabs {
16
16
  var displayName: string;
17
17
  }
18
- declare const TabList: react54.ForwardRefExoticComponent<Omit<TabListProps, "ref"> & react54.RefAttributes<HTMLDivElement>>;
18
+ declare const TabList: react53.ForwardRefExoticComponent<Omit<TabListProps, "ref"> & react53.RefAttributes<HTMLDivElement>>;
19
19
  declare const Tab: {
20
20
  ({
21
21
  asChild,
22
22
  label,
23
23
  value,
24
24
  startIcon
25
- }: TabProps): react_jsx_runtime20.JSX.Element;
25
+ }: TabProps): react_jsx_runtime19.JSX.Element;
26
26
  displayName: string;
27
27
  };
28
- declare const TabPanel: react54.ForwardRefExoticComponent<Omit<TabPanelProps, "ref"> & react54.RefAttributes<HTMLDivElement>>;
28
+ declare const TabPanel: react53.ForwardRefExoticComponent<Omit<TabPanelProps, "ref"> & react53.RefAttributes<HTMLDivElement>>;
29
29
  //#endregion
30
30
  export { Tab, TabList, type TabListProps, TabPanel, type TabPanelProps, type TabProps, Tabs, type TabsProps };
31
31
  //# sourceMappingURL=Tabs.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { ReactNode } from "react";
2
- import * as react_jsx_runtime14 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime21 from "react/jsx-runtime";
3
3
  import { ToastClassName, ToastContainerProps, ToastOptions, ToastPosition, TypeOptions } from "react-toastify";
4
4
 
5
5
  //#region src/components/experimental/client/Toast.d.ts
@@ -13,7 +13,7 @@ declare const getToastClassName: (toastClassName?: ToastClassName) => (context?:
13
13
  declare function ToastContainer({
14
14
  toastClassName,
15
15
  ...props
16
- }: ToastProps): react_jsx_runtime14.JSX.Element;
16
+ }: ToastProps): react_jsx_runtime21.JSX.Element;
17
17
  declare namespace ToastContainer {
18
18
  var displayName: string;
19
19
  }
@@ -1,5 +1,5 @@
1
1
  import { ReactNode } from "react";
2
- import * as react_jsx_runtime22 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime17 from "react/jsx-runtime";
3
3
  import { ToastClassName, ToastContainerProps, ToastOptions, ToastPosition, TypeOptions } from "react-toastify";
4
4
 
5
5
  //#region src/components/experimental/client/Toast.d.ts
@@ -13,7 +13,7 @@ declare const getToastClassName: (toastClassName?: ToastClassName) => (context?:
13
13
  declare function ToastContainer({
14
14
  toastClassName,
15
15
  ...props
16
- }: ToastProps): react_jsx_runtime22.JSX.Element;
16
+ }: ToastProps): react_jsx_runtime17.JSX.Element;
17
17
  declare namespace ToastContainer {
18
18
  var displayName: string;
19
19
  }
@@ -1,18 +1,18 @@
1
1
  import { ColorMode } from "../tokens/types.cjs";
2
2
  import "../tokens/index.cjs";
3
- import * as react48 from "react";
4
- import * as react_jsx_runtime17 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: react48.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_runtime17.JSX.Element;
15
+ }: ColorModeProviderProps): react_jsx_runtime1.JSX.Element;
16
16
  declare namespace ColorModeProvider {
17
17
  var displayName: string;
18
18
  }
@@ -1 +1 @@
1
- {"version":3,"file":"ColorModeProvider.d.cts","names":[],"sources":["../../src/providers/ColorModeProvider.tsx"],"sourcesContent":[],"mappings":";;;;;;UAIU,sBAAA,CAAA,OAAA,CAA+B,KAAA,CAAM;UACrC;;cAGJ,kBAAgB,OAAA,CAAA,QAAA;iBAEb,YAAA,CAAA,GAAY;AAV8B,OAAA,CAAA,QAAA,CAc1C,iBAAA,CAVwB;EAAA,KACvB;EAAA;AADsD,CAAvB,CAAA,CAU4B,sBAVL,CAAA,CAAA,CAU2B,mBAAA,CAAA,GAAA,CAAA,OAV3B;AAAA,OAAA,CAAA,SAAA,CAUvD,iBAAA,CANa;EAEb,GAAA,CAAA,WAAY,CAAA,CAAA,MAAA;AAAA"}
1
+ {"version":3,"file":"ColorModeProvider.d.cts","names":[],"sources":["../../src/providers/ColorModeProvider.tsx"],"sourcesContent":[],"mappings":";;;;;;UAIU,sBAAA,CAAA,OAAA,CAA+B,KAAA,CAAM;UACrC;;cAGJ,kBAAgB,OAAA,CAAA,QAAA;iBAEb,YAAA,CAAA,GAAY;AAV8B,OAAA,CAAA,QAAA,CAc1C,iBAAA,CAVwB;EAAA,KACvB;EAAA;AADsD,CAAvB,CAAA,CAU4B,sBAVL,CAAA,CAAA,CAU2B,kBAAA,CAAA,GAAA,CAAA,OAV3B;AAAA,OAAA,CAAA,SAAA,CAUvD,iBAAA,CANa;EAEb,GAAA,CAAA,WAAY,CAAA,CAAA,MAAA;AAAA"}
@@ -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_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/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: react3.Context<ColorMode>;
11
11
  declare function useColorMode(): ColorMode;
12
12
  declare function ColorModeProvider({
13
13
  value,
14
14
  children
15
- }: ColorModeProviderProps): react_jsx_runtime4.JSX.Element;
15
+ }: ColorModeProviderProps): react_jsx_runtime0.JSX.Element;
16
16
  declare namespace ColorModeProvider {
17
17
  var displayName: string;
18
18
  }
@@ -1 +1 @@
1
- {"version":3,"file":"ColorModeProvider.d.ts","names":[],"sources":["../../src/providers/ColorModeProvider.tsx"],"sourcesContent":[],"mappings":";;;;;;UAIU,sBAAA,CAAA,OAAA,CAA+B,KAAA,CAAM;UACrC;;cAGJ,kBAAgB,OAAA,CAAA,QAAA;iBAEb,YAAA,CAAA,GAAY;AAV8B,OAAA,CAAA,QAAA,CAc1C,iBAAA,CAVwB;EAAA,KACvB;EAAA;AADsD,CAAvB,CAAA,CAU4B,sBAVL,CAAA,CAAA,CAU2B,kBAAA,CAAA,GAAA,CAAA,OAV3B;AAAA,OAAA,CAAA,SAAA,CAUvD,iBAAA,CANa;EAEb,GAAA,CAAA,WAAY,CAAA,CAAA,MAAA;AAAA"}
1
+ {"version":3,"file":"ColorModeProvider.d.ts","names":[],"sources":["../../src/providers/ColorModeProvider.tsx"],"sourcesContent":[],"mappings":";;;;;;UAIU,sBAAA,CAAA,OAAA,CAA+B,KAAA,CAAM;UACrC;;cAGJ,kBAAgB,MAAA,CAAA,QAAA;iBAEb,YAAA,CAAA,GAAY;AAV8B,OAAA,CAAA,QAAA,CAc1C,iBAAA,CAVwB;EAAA,KACvB;EAAA;AADsD,CAAvB,CAAA,CAU4B,sBAVL,CAAA,CAAA,CAU2B,kBAAA,CAAA,GAAA,CAAA,OAV3B;AAAA,OAAA,CAAA,SAAA,CAUvD,iBAAA,CANa;EAEb,GAAA,CAAA,WAAY,CAAA,CAAA,MAAA;AAAA"}
@@ -1,18 +1,18 @@
1
1
  import { ScaleMode } from "../tokens/types.cjs";
2
2
  import "../tokens/index.cjs";
3
- import * as react49 from "react";
4
- import * as react_jsx_runtime19 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: react49.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_runtime19.JSX.Element;
15
+ }: ScaleModeProviderProps): react_jsx_runtime2.JSX.Element;
16
16
  declare namespace ScaleModeProvider {
17
17
  var displayName: string;
18
18
  }
@@ -1 +1 @@
1
- {"version":3,"file":"ScaleModeProvider.d.cts","names":[],"sources":["../../src/providers/ScaleModeProvider.tsx"],"sourcesContent":[],"mappings":";;;;;;UAIU,sBAAA,CAAA,OAAA,CAA+B,KAAA,CAAM;UACrC;;cAGJ,kBAAgB,OAAA,CAAA,QAAA;iBAEb,YAAA,CAAA,GAAY;AAV8B,OAAA,CAAA,QAAA,CAmB1C,iBAAA,CAfwB;EAAA,KACvB;EAAA;AADsD,CAAvB,CAAA,CAeO,sBAfgB,CAAA,CAAA,CAeM,mBAAA,CAAA,GAAA,CAAA,OAfN;AAAA,OAAA,CAAA,SAAA,CAevD,iBAAA,CAXa;EAEb,GAAA,CAAA,WAAY,CAAA,CAAA,MAAA;AAAA"}
1
+ {"version":3,"file":"ScaleModeProvider.d.cts","names":[],"sources":["../../src/providers/ScaleModeProvider.tsx"],"sourcesContent":[],"mappings":";;;;;;UAIU,sBAAA,CAAA,OAAA,CAA+B,KAAA,CAAM;UACrC;;cAGJ,kBAAgB,OAAA,CAAA,QAAA;iBAEb,YAAA,CAAA,GAAY;AAV8B,OAAA,CAAA,QAAA,CAmB1C,iBAAA,CAfwB;EAAA,KACvB;EAAA;AADsD,CAAvB,CAAA,CAeO,sBAfgB,CAAA,CAAA,CAeM,kBAAA,CAAA,GAAA,CAAA,OAfN;AAAA,OAAA,CAAA,SAAA,CAevD,iBAAA,CAXa;EAEb,GAAA,CAAA,WAAY,CAAA,CAAA,MAAA;AAAA"}
@@ -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_runtime5 from "react/jsx-runtime";
3
+ import * as react6 from "react";
4
+ import * as react_jsx_runtime1 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: react6.Context<ScaleMode>;
11
11
  declare function useScaleMode(): ScaleMode;
12
12
  declare function ScaleModeProvider({
13
13
  value,
14
14
  children
15
- }: ScaleModeProviderProps): react_jsx_runtime5.JSX.Element;
15
+ }: ScaleModeProviderProps): react_jsx_runtime1.JSX.Element;
16
16
  declare namespace ScaleModeProvider {
17
17
  var displayName: string;
18
18
  }
@@ -1 +1 @@
1
- {"version":3,"file":"ScaleModeProvider.d.ts","names":[],"sources":["../../src/providers/ScaleModeProvider.tsx"],"sourcesContent":[],"mappings":";;;;;;UAIU,sBAAA,CAAA,OAAA,CAA+B,KAAA,CAAM;UACrC;;cAGJ,kBAAgB,OAAA,CAAA,QAAA;iBAEb,YAAA,CAAA,GAAY;AAV8B,OAAA,CAAA,QAAA,CAmB1C,iBAAA,CAfwB;EAAA,KACvB;EAAA;AADsD,CAAvB,CAAA,CAeO,sBAfgB,CAAA,CAAA,CAeM,kBAAA,CAAA,GAAA,CAAA,OAfN;AAAA,OAAA,CAAA,SAAA,CAevD,iBAAA,CAXa;EAEb,GAAA,CAAA,WAAY,CAAA,CAAA,MAAA;AAAA"}
1
+ {"version":3,"file":"ScaleModeProvider.d.ts","names":[],"sources":["../../src/providers/ScaleModeProvider.tsx"],"sourcesContent":[],"mappings":";;;;;;UAIU,sBAAA,CAAA,OAAA,CAA+B,KAAA,CAAM;UACrC;;cAGJ,kBAAgB,MAAA,CAAA,QAAA;iBAEb,YAAA,CAAA,GAAY;AAV8B,OAAA,CAAA,QAAA,CAmB1C,iBAAA,CAfwB;EAAA,KACvB;EAAA;AADsD,CAAvB,CAAA,CAeO,sBAfgB,CAAA,CAAA,CAeM,kBAAA,CAAA,GAAA,CAAA,OAfN;AAAA,OAAA,CAAA,SAAA,CAevD,iBAAA,CAXa;EAEb,GAAA,CAAA,WAAY,CAAA,CAAA,MAAA;AAAA"}
@@ -1,6 +1,6 @@
1
1
  import { ColorMode, ScaleMode } from "../tokens/types.cjs";
2
2
  import "../tokens/index.cjs";
3
- import * as react_jsx_runtime21 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime3 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_runtime21.JSX.Element;
14
+ }: ThemeProviderProps): react_jsx_runtime3.JSX.Element;
15
15
  declare namespace ThemeProvider {
16
16
  var displayName: string;
17
17
  }
@@ -1 +1 @@
1
- {"version":3,"file":"ThemeProvider.d.cts","names":[],"sources":["../../src/providers/ThemeProvider.tsx"],"sourcesContent":[],"mappings":";;;;;UAIU,kBAAA,CAAA,OAAA,CAA2B,KAAA,CAAM;cAC7B;cACA;;AALwC,OAAA,CAAA,QAAA,CAQ7C,aAAA,CALoB;EAAA,QAAA;EAAA,SAAA;EAAA;AAAA,CAAA,CAAA,CAS1B,kBAT0B,CAAA,CAAA,CASR,mBAAA,CAAA,GAAA,CAAA,OATQ;kBAKpB,aAAA,CAJK;EACA,GAAA,CAAA,WAAA,CAAA,CAAA,MAAA"}
1
+ {"version":3,"file":"ThemeProvider.d.cts","names":[],"sources":["../../src/providers/ThemeProvider.tsx"],"sourcesContent":[],"mappings":";;;;;UAIU,kBAAA,CAAA,OAAA,CAA2B,KAAA,CAAM;cAC7B;cACA;;AALwC,OAAA,CAAA,QAAA,CAQ7C,aAAA,CALoB;EAAA,QAAA;EAAA,SAAA;EAAA;AAAA,CAAA,CAAA,CAS1B,kBAT0B,CAAA,CAAA,CASR,kBAAA,CAAA,GAAA,CAAA,OATQ;kBAKpB,aAAA,CAJK;EACA,GAAA,CAAA,WAAA,CAAA,CAAA,MAAA"}
@@ -1,6 +1,6 @@
1
1
  import { ColorMode, ScaleMode } from "../tokens/types.js";
2
2
  import "../tokens/index.js";
3
- import * as react_jsx_runtime6 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_runtime6.JSX.Element;
14
+ }: ThemeProviderProps): react_jsx_runtime2.JSX.Element;
15
15
  declare namespace ThemeProvider {
16
16
  var displayName: string;
17
17
  }
@@ -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;