@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
Binary file
Binary file
Binary file
Binary file
@@ -1,6 +1,6 @@
1
1
  import { UniversalBoxProps } from "../tokens/types.js";
2
2
  import "../tokens/index.js";
3
- import * as react37 from "react";
3
+ import * as react4 from "react";
4
4
 
5
5
  //#region src/components/Box.d.ts
6
6
  type DivProps = React.HTMLAttributes<HTMLDivElement>;
@@ -30,7 +30,7 @@ interface BoxProps extends UniversalBoxProps, DivProps {}
30
30
  *
31
31
  * @related [HStack](https://uds.build/docs/components/h-stack), [VStack](https://uds.build/docs/components/v-stack)
32
32
  */
33
- declare const Box: react37.ForwardRefExoticComponent<BoxProps & react37.RefAttributes<HTMLDivElement>>;
33
+ declare const Box: react4.ForwardRefExoticComponent<BoxProps & react4.RefAttributes<HTMLDivElement>>;
34
34
  //#endregion
35
35
  export { Box, type BoxProps, type DivProps };
36
36
  //# sourceMappingURL=Box.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Box.d.ts","names":[],"sources":["../../src/components/Box.tsx"],"sourcesContent":[],"mappings":";;;;;KAQK,QAAA,CAAA,CAAA,CAAW,KAAA,CAAM,eAAe;UAE3B,QAAA,CAAA,OAAA,CAAiB,mBAAmB;;AAVa,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,MAAA,CAAA,SAAA,CAAA,IAAA,CAAA,GAAA,CAAA,EAAA,CAAA,IAAA,CAAA,EAAA,CAAA,OAAA,CAAA,KAAA,CAAA,UAAA,CAAA;AAQvB,CAAA;AAEkB,CAAA,CAAA,CAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;cA2BhD,KAAG,OAAA,CAAA,0BAAA,WAAA,OAAA,CAAA,cAAA"}
1
+ {"version":3,"file":"Box.d.ts","names":[],"sources":["../../src/components/Box.tsx"],"sourcesContent":[],"mappings":";;;;;KAQK,QAAA,CAAA,CAAA,CAAW,KAAA,CAAM,eAAe;UAE3B,QAAA,CAAA,OAAA,CAAiB,mBAAmB;;AAVa,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,MAAA,CAAA,SAAA,CAAA,IAAA,CAAA,GAAA,CAAA,EAAA,CAAA,IAAA,CAAA,EAAA,CAAA,OAAA,CAAA,KAAA,CAAA,UAAA,CAAA;AAQvB,CAAA;AAEkB,CAAA,CAAA,CAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;cA2BhD,KAAG,MAAA,CAAA,0BAAA,WAAA,MAAA,CAAA,cAAA"}
@@ -1,5 +1,5 @@
1
1
  import { DividerInternalProps } from "./DividerInternal.cjs";
2
- import * as react53 from "react";
2
+ import * as react28 from "react";
3
3
 
4
4
  //#region src/components/Divider/Divider.d.ts
5
5
  type DividerProps = Omit<DividerInternalProps, 'layerClassNames'>;
@@ -33,7 +33,7 @@ type DividerProps = Omit<DividerInternalProps, 'layerClassNames'>;
33
33
  *
34
34
  * @related [Box](https://uds.build/docs/components/box), [HStack](https://uds.build/docs/components/h-stack), [VStack](https://uds.build/docs/components/v-stack)
35
35
  */
36
- declare const Divider: react53.ForwardRefExoticComponent<DividerProps & react53.RefAttributes<HTMLDivElement>>;
36
+ declare const Divider: react28.ForwardRefExoticComponent<DividerProps & react28.RefAttributes<HTMLDivElement>>;
37
37
  //#endregion
38
38
  export { Divider, type DividerProps };
39
39
  //# sourceMappingURL=Divider.d.cts.map
@@ -1,5 +1,5 @@
1
1
  import { DividerInternalProps } from "./DividerInternal.js";
2
- import * as react31 from "react";
2
+ import * as react25 from "react";
3
3
 
4
4
  //#region src/components/Divider/Divider.d.ts
5
5
  type DividerProps = Omit<DividerInternalProps, 'layerClassNames'>;
@@ -33,7 +33,7 @@ type DividerProps = Omit<DividerInternalProps, 'layerClassNames'>;
33
33
  *
34
34
  * @related [Box](https://uds.build/docs/components/box), [HStack](https://uds.build/docs/components/h-stack), [VStack](https://uds.build/docs/components/v-stack)
35
35
  */
36
- declare const Divider: react31.ForwardRefExoticComponent<DividerProps & react31.RefAttributes<HTMLDivElement>>;
36
+ declare const Divider: react25.ForwardRefExoticComponent<DividerProps & react25.RefAttributes<HTMLDivElement>>;
37
37
  //#endregion
38
38
  export { Divider, type DividerProps };
39
39
  //# sourceMappingURL=Divider.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import { UniversalDividerProps, UniversalStackProps } from "../../tokens/types.cjs";
2
2
  import { BoxProps } from "../Box.cjs";
3
- import * as react55 from "react";
3
+ import * as react30 from "react";
4
4
 
5
5
  //#region src/components/Divider/DividerCore.d.ts
6
6
  interface DividerCoreProps extends Omit<BoxProps, 'color' | 'borderColor' | 'borderWidth'>, Omit<UniversalStackProps, 'separator' | 'asChild'>, Omit<UniversalDividerProps, 'variant'> {
@@ -10,7 +10,7 @@ interface DividerCoreProps extends Omit<BoxProps, 'color' | 'borderColor' | 'bor
10
10
  line?: string;
11
11
  };
12
12
  }
13
- declare const DividerCore: react55.ForwardRefExoticComponent<DividerCoreProps & react55.RefAttributes<HTMLDivElement>>;
13
+ declare const DividerCore: react30.ForwardRefExoticComponent<DividerCoreProps & react30.RefAttributes<HTMLDivElement>>;
14
14
  //#endregion
15
15
  export { DividerCore, type DividerCoreProps };
16
16
  //# sourceMappingURL=DividerCore.d.cts.map
@@ -1,6 +1,6 @@
1
1
  import { UniversalDividerProps, UniversalStackProps } from "../../tokens/types.js";
2
2
  import { BoxProps } from "../Box.js";
3
- import * as react33 from "react";
3
+ import * as react30 from "react";
4
4
 
5
5
  //#region src/components/Divider/DividerCore.d.ts
6
6
  interface DividerCoreProps extends Omit<BoxProps, 'color' | 'borderColor' | 'borderWidth'>, Omit<UniversalStackProps, 'separator' | 'asChild'>, Omit<UniversalDividerProps, 'variant'> {
@@ -10,7 +10,7 @@ interface DividerCoreProps extends Omit<BoxProps, 'color' | 'borderColor' | 'bor
10
10
  line?: string;
11
11
  };
12
12
  }
13
- declare const DividerCore: react33.ForwardRefExoticComponent<DividerCoreProps & react33.RefAttributes<HTMLDivElement>>;
13
+ declare const DividerCore: react30.ForwardRefExoticComponent<DividerCoreProps & react30.RefAttributes<HTMLDivElement>>;
14
14
  //#endregion
15
15
  export { DividerCore, type DividerCoreProps };
16
16
  //# sourceMappingURL=DividerCore.d.ts.map
@@ -1,13 +1,13 @@
1
1
  import { UniversalDividerProps } from "../../tokens/types.cjs";
2
2
  import { DividerCoreProps } from "./DividerCore.cjs";
3
- import * as react57 from "react";
3
+ import * as react32 from "react";
4
4
 
5
5
  //#region src/components/Divider/DividerInternal.d.ts
6
6
  type VariantWithInherit = Exclude<UniversalDividerProps['variant'], undefined> | 'inherit';
7
7
  interface DividerInternalProps extends DividerCoreProps {
8
8
  variant?: VariantWithInherit;
9
9
  }
10
- declare const DividerInternal: react57.ForwardRefExoticComponent<DividerInternalProps & react57.RefAttributes<HTMLDivElement>>;
10
+ declare const DividerInternal: react32.ForwardRefExoticComponent<DividerInternalProps & react32.RefAttributes<HTMLDivElement>>;
11
11
  //#endregion
12
12
  export { DividerInternal, type DividerInternalProps };
13
13
  //# sourceMappingURL=DividerInternal.d.cts.map
@@ -1,13 +1,13 @@
1
1
  import { UniversalDividerProps } from "../../tokens/types.js";
2
2
  import { DividerCoreProps } from "./DividerCore.js";
3
- import * as react35 from "react";
3
+ import * as react32 from "react";
4
4
 
5
5
  //#region src/components/Divider/DividerInternal.d.ts
6
6
  type VariantWithInherit = Exclude<UniversalDividerProps['variant'], undefined> | 'inherit';
7
7
  interface DividerInternalProps extends DividerCoreProps {
8
8
  variant?: VariantWithInherit;
9
9
  }
10
- declare const DividerInternal: react35.ForwardRefExoticComponent<DividerInternalProps & react35.RefAttributes<HTMLDivElement>>;
10
+ declare const DividerInternal: react32.ForwardRefExoticComponent<DividerInternalProps & react32.RefAttributes<HTMLDivElement>>;
11
11
  //#endregion
12
12
  export { DividerInternal, type DividerInternalProps };
13
13
  //# sourceMappingURL=DividerInternal.d.ts.map
@@ -1,7 +1,7 @@
1
1
  import { UniversalFormLabelProps } from "../tokens/types.js";
2
2
  import "../tokens/index.js";
3
3
  import { PropsWithChildren } from "react";
4
- import * as react_jsx_runtime2 from "react/jsx-runtime";
4
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
5
5
 
6
6
  //#region src/components/FormLabel.d.ts
7
7
  type HtmlLabelProps = Omit<React.LabelHTMLAttributes<HTMLLabelElement>, 'color'>;
@@ -19,7 +19,7 @@ declare const FormLabel: {
19
19
  as,
20
20
  className,
21
21
  ...rest
22
- }: FormLabelProps): react_jsx_runtime2.JSX.Element | null;
22
+ }: FormLabelProps): react_jsx_runtime0.JSX.Element | null;
23
23
  displayName: string;
24
24
  };
25
25
  //#endregion
@@ -1,7 +1,7 @@
1
1
  import { UniversalStackProps } from "../tokens/types.js";
2
2
  import "../tokens/index.js";
3
3
  import { DivProps } from "./Box.js";
4
- import * as react4 from "react";
4
+ import * as react1 from "react";
5
5
 
6
6
  //#region src/components/HStack.d.ts
7
7
  interface HStackProps extends UniversalStackProps, DivProps {}
@@ -34,7 +34,7 @@ interface HStackProps extends UniversalStackProps, DivProps {}
34
34
  *
35
35
  * @related [Box](https://uds.build/docs/components/box), [VStack](https://uds.build/docs/components/v-stack)
36
36
  **/
37
- declare const HStack: react4.ForwardRefExoticComponent<HStackProps & react4.RefAttributes<HTMLDivElement>>;
37
+ declare const HStack: react1.ForwardRefExoticComponent<HStackProps & react1.RefAttributes<HTMLDivElement>>;
38
38
  //#endregion
39
39
  export { HStack, type HStackProps };
40
40
  //# sourceMappingURL=HStack.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import { IconPropsWithSVGProps } from "../tokens/types.js";
2
2
  import "../tokens/index.js";
3
- import * as react6 from "react";
3
+ import * as react7 from "react";
4
4
 
5
5
  //#region src/components/Icon.d.ts
6
6
 
@@ -33,7 +33,7 @@ import * as react6 from "react";
33
33
  *
34
34
  * @related [IconButton](https://uds.build/docs/components/icon-button)
35
35
  */
36
- declare const Icon: react6.ForwardRefExoticComponent<IconPropsWithSVGProps & react6.RefAttributes<SVGSVGElement>>;
36
+ declare const Icon: react7.ForwardRefExoticComponent<IconPropsWithSVGProps & react7.RefAttributes<SVGSVGElement>>;
37
37
  //#endregion
38
38
  export { Icon, type IconPropsWithSVGProps as IconProps };
39
39
  //# sourceMappingURL=Icon.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import { UniversalLinkProps } from "../tokens/types.js";
2
2
  import "../tokens/index.js";
3
- import * as react8 from "react";
3
+ import * as react9 from "react";
4
4
 
5
5
  //#region src/components/Link.d.ts
6
6
  type HTMLAnchorProps = React.AnchorHTMLAttributes<HTMLAnchorElement>;
@@ -40,7 +40,7 @@ interface LinkProps extends HTMLAnchorProps, UniversalLinkProps {
40
40
  * <Link href="https://yahoo.com" target="_blank" endIcon={LinkIcon} />
41
41
  *```
42
42
  **/
43
- declare const Link: react8.ForwardRefExoticComponent<LinkProps & react8.RefAttributes<HTMLAnchorElement>>;
43
+ declare const Link: react9.ForwardRefExoticComponent<LinkProps & react9.RefAttributes<HTMLAnchorElement>>;
44
44
  //#endregion
45
45
  export { Link, type LinkProps };
46
46
  //# sourceMappingURL=Link.d.ts.map
@@ -50,14 +50,14 @@ declare const Text: react7.ForwardRefExoticComponent<(Omit<{
50
50
  as?: TextElementTagName | undefined;
51
51
  variant?: VariantWithInherit;
52
52
  color?: ColorWithInherit;
53
- } & react7.ClassAttributes<HTMLLabelElement> & react7.LabelHTMLAttributes<HTMLLabelElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
53
+ } & react7.ClassAttributes<HTMLElement> & react7.HTMLAttributes<HTMLElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
54
54
  /** Ref passed to the inner container. */
55
55
  ref?: Ref<HTMLElement>;
56
56
  /** Changes the HTML tag used to render text. Uses the most appropriate semantic tag based on the text style variant. */
57
57
  as?: TextElementTagName | undefined;
58
58
  variant?: VariantWithInherit;
59
59
  color?: ColorWithInherit;
60
- } & react7.ClassAttributes<HTMLElement> & react7.HTMLAttributes<HTMLElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
60
+ } & react7.ClassAttributes<HTMLLabelElement> & react7.LabelHTMLAttributes<HTMLLabelElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
61
61
  /** Ref passed to the inner container. */
62
62
  ref?: Ref<HTMLElement>;
63
63
  /** Changes the HTML tag used to render text. Uses the most appropriate semantic tag based on the text style variant. */
@@ -71,21 +71,21 @@ declare const Text: react7.ForwardRefExoticComponent<(Omit<{
71
71
  as?: TextElementTagName | undefined;
72
72
  variant?: VariantWithInherit;
73
73
  color?: ColorWithInherit;
74
- } & react7.ClassAttributes<HTMLParagraphElement> & react7.HTMLAttributes<HTMLParagraphElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
74
+ } & react7.ClassAttributes<HTMLLIElement> & react7.LiHTMLAttributes<HTMLLIElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
75
75
  /** Ref passed to the inner container. */
76
76
  ref?: Ref<HTMLElement>;
77
77
  /** Changes the HTML tag used to render text. Uses the most appropriate semantic tag based on the text style variant. */
78
78
  as?: TextElementTagName | undefined;
79
79
  variant?: VariantWithInherit;
80
80
  color?: ColorWithInherit;
81
- } & react7.ClassAttributes<HTMLSpanElement> & react7.HTMLAttributes<HTMLSpanElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
81
+ } & react7.ClassAttributes<HTMLParagraphElement> & react7.HTMLAttributes<HTMLParagraphElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
82
82
  /** Ref passed to the inner container. */
83
83
  ref?: Ref<HTMLElement>;
84
84
  /** Changes the HTML tag used to render text. Uses the most appropriate semantic tag based on the text style variant. */
85
85
  as?: TextElementTagName | undefined;
86
86
  variant?: VariantWithInherit;
87
87
  color?: ColorWithInherit;
88
- } & react7.ClassAttributes<HTMLLIElement> & react7.LiHTMLAttributes<HTMLLIElement> & Omit<UniversalTextProps, "color" | "variant">, "ref">) & react7.RefAttributes<HTMLElement>>;
88
+ } & react7.ClassAttributes<HTMLSpanElement> & react7.HTMLAttributes<HTMLSpanElement> & Omit<UniversalTextProps, "color" | "variant">, "ref">) & react7.RefAttributes<HTMLElement>>;
89
89
  //#endregion
90
90
  export { Text, type TextProps };
91
91
  //# sourceMappingURL=Text.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Text.d.cts","names":[],"sources":["../../src/components/Text.tsx"],"sourcesContent":[],"mappings":"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"}
1
+ {"version":3,"file":"Text.d.cts","names":[],"sources":["../../src/components/Text.tsx"],"sourcesContent":[],"mappings":"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"}
@@ -1,6 +1,6 @@
1
1
  import { UniversalTextProps } from "../tokens/types.js";
2
2
  import "../tokens/index.js";
3
- import * as react10 from "react";
3
+ import * as react11 from "react";
4
4
  import { Ref } from "react";
5
5
 
6
6
  //#region src/components/Text.d.ts
@@ -43,49 +43,49 @@ type TextProps<TagName extends TextElementTagName = TextElementTagName> = {
43
43
  *
44
44
  * @see The {@link https://uds.build/docs/components/text Text Docs} for more info
45
45
  */
46
- declare const Text: react10.ForwardRefExoticComponent<(Omit<{
46
+ declare const Text: react11.ForwardRefExoticComponent<(Omit<{
47
47
  /** Ref passed to the inner container. */
48
48
  ref?: Ref<HTMLElement>;
49
49
  /** Changes the HTML tag used to render text. Uses the most appropriate semantic tag based on the text style variant. */
50
50
  as?: TextElementTagName | undefined;
51
51
  variant?: VariantWithInherit;
52
52
  color?: ColorWithInherit;
53
- } & react10.ClassAttributes<HTMLLabelElement> & react10.LabelHTMLAttributes<HTMLLabelElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
53
+ } & react11.ClassAttributes<HTMLElement> & react11.HTMLAttributes<HTMLElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
54
54
  /** Ref passed to the inner container. */
55
55
  ref?: Ref<HTMLElement>;
56
56
  /** Changes the HTML tag used to render text. Uses the most appropriate semantic tag based on the text style variant. */
57
57
  as?: TextElementTagName | undefined;
58
58
  variant?: VariantWithInherit;
59
59
  color?: ColorWithInherit;
60
- } & react10.ClassAttributes<HTMLElement> & react10.HTMLAttributes<HTMLElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
60
+ } & react11.ClassAttributes<HTMLLabelElement> & react11.LabelHTMLAttributes<HTMLLabelElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
61
61
  /** Ref passed to the inner container. */
62
62
  ref?: Ref<HTMLElement>;
63
63
  /** Changes the HTML tag used to render text. Uses the most appropriate semantic tag based on the text style variant. */
64
64
  as?: TextElementTagName | undefined;
65
65
  variant?: VariantWithInherit;
66
66
  color?: ColorWithInherit;
67
- } & react10.ClassAttributes<HTMLHeadingElement> & react10.HTMLAttributes<HTMLHeadingElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
67
+ } & react11.ClassAttributes<HTMLHeadingElement> & react11.HTMLAttributes<HTMLHeadingElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
68
68
  /** Ref passed to the inner container. */
69
69
  ref?: Ref<HTMLElement>;
70
70
  /** Changes the HTML tag used to render text. Uses the most appropriate semantic tag based on the text style variant. */
71
71
  as?: TextElementTagName | undefined;
72
72
  variant?: VariantWithInherit;
73
73
  color?: ColorWithInherit;
74
- } & react10.ClassAttributes<HTMLParagraphElement> & react10.HTMLAttributes<HTMLParagraphElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
74
+ } & react11.ClassAttributes<HTMLLIElement> & react11.LiHTMLAttributes<HTMLLIElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
75
75
  /** Ref passed to the inner container. */
76
76
  ref?: Ref<HTMLElement>;
77
77
  /** Changes the HTML tag used to render text. Uses the most appropriate semantic tag based on the text style variant. */
78
78
  as?: TextElementTagName | undefined;
79
79
  variant?: VariantWithInherit;
80
80
  color?: ColorWithInherit;
81
- } & react10.ClassAttributes<HTMLSpanElement> & react10.HTMLAttributes<HTMLSpanElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
81
+ } & react11.ClassAttributes<HTMLParagraphElement> & react11.HTMLAttributes<HTMLParagraphElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
82
82
  /** Ref passed to the inner container. */
83
83
  ref?: Ref<HTMLElement>;
84
84
  /** Changes the HTML tag used to render text. Uses the most appropriate semantic tag based on the text style variant. */
85
85
  as?: TextElementTagName | undefined;
86
86
  variant?: VariantWithInherit;
87
87
  color?: ColorWithInherit;
88
- } & react10.ClassAttributes<HTMLLIElement> & react10.LiHTMLAttributes<HTMLLIElement> & Omit<UniversalTextProps, "color" | "variant">, "ref">) & react10.RefAttributes<HTMLElement>>;
88
+ } & react11.ClassAttributes<HTMLSpanElement> & react11.HTMLAttributes<HTMLSpanElement> & Omit<UniversalTextProps, "color" | "variant">, "ref">) & react11.RefAttributes<HTMLElement>>;
89
89
  //#endregion
90
90
  export { Text, type TextProps };
91
91
  //# sourceMappingURL=Text.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Text.d.ts","names":[],"sources":["../../src/components/Text.tsx"],"sourcesContent":[],"mappings":"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"}
1
+ {"version":3,"file":"Text.d.ts","names":[],"sources":["../../src/components/Text.tsx"],"sourcesContent":[],"mappings":"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"}
@@ -1,7 +1,7 @@
1
1
  import { UniversalStackProps } from "../tokens/types.js";
2
2
  import "../tokens/index.js";
3
3
  import { DivProps } from "./Box.js";
4
- import * as react24 from "react";
4
+ import * as react0 from "react";
5
5
 
6
6
  //#region src/components/VStack.d.ts
7
7
  type VStackProps = UniversalStackProps & DivProps;
@@ -34,7 +34,7 @@ type VStackProps = UniversalStackProps & DivProps;
34
34
  *
35
35
  * @related [Box](https://uds.build/docs/components/box), [HStack](https://uds.build/docs/components/h-stack)
36
36
  **/
37
- declare const VStack: react24.ForwardRefExoticComponent<UniversalStackProps & DivProps & react24.RefAttributes<HTMLDivElement>>;
37
+ declare const VStack: react0.ForwardRefExoticComponent<UniversalStackProps & DivProps & react0.RefAttributes<HTMLDivElement>>;
38
38
  //#endregion
39
39
  export { VStack, type VStackProps };
40
40
  //# sourceMappingURL=VStack.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"VStack.d.ts","names":[],"sources":["../../src/components/VStack.tsx"],"sourcesContent":[],"mappings":";;;;;;KAOK,WAAA,CAAA,CAAA,CAAc,sBAAsB;;;;AAHH,CAAA,CAAA,CAAA,CAAA;AAGW,CAAA,CAAA,CAAA,MAAA,CAAA,EAAA,CAAA,CAAA,CAAA,MAAA,CAAA,SAAA,CAAA,IAAA,CAAA,QAAA,CAAA,GAAA,CAAA,QAAA,CAAA,EAAA,CAAA,IAAA,CAAA,KAAA,CAAA,CAAA,OAAA,CAAA,CAAA,KAAA,CAAA,CAAA,CAAA,SAAA,CAAA,OAAA,CAAA,GAAA,CAAA,EAAA,CAAA,EAAA,CAAA,IAAA,CAAA,KAAA,CAAA,GAAA,CAAA,UAAA,CAAA,OAAA;;;;;;;;;;;;;;;;;;;;;;;;;cA+B3C,QAAM,OAAA,CAAA,0BAAA,sBAAA,WAAA,OAAA,CAAA,cAAA"}
1
+ {"version":3,"file":"VStack.d.ts","names":[],"sources":["../../src/components/VStack.tsx"],"sourcesContent":[],"mappings":";;;;;;KAOK,WAAA,CAAA,CAAA,CAAc,sBAAsB;;;;AAHH,CAAA,CAAA,CAAA,CAAA;AAGW,CAAA,CAAA,CAAA,MAAA,CAAA,EAAA,CAAA,CAAA,CAAA,MAAA,CAAA,SAAA,CAAA,IAAA,CAAA,QAAA,CAAA,GAAA,CAAA,QAAA,CAAA,EAAA,CAAA,IAAA,CAAA,KAAA,CAAA,CAAA,OAAA,CAAA,CAAA,KAAA,CAAA,CAAA,CAAA,SAAA,CAAA,OAAA,CAAA,GAAA,CAAA,EAAA,CAAA,EAAA,CAAA,IAAA,CAAA,KAAA,CAAA,GAAA,CAAA,UAAA,CAAA,OAAA;;;;;;;;;;;;;;;;;;;;;;;;;cA+B3C,QAAM,MAAA,CAAA,0BAAA,sBAAA,WAAA,MAAA,CAAA,cAAA"}
@@ -1,7 +1,7 @@
1
1
  import { SpringMotionConfigProps } from "./SpringMotionConfig.cjs";
2
2
  import { PropsWithChildren } from "react";
3
3
  import { MotionConfigProps } from "motion/react";
4
- import * as react_jsx_runtime2 from "react/jsx-runtime";
4
+ import * as react_jsx_runtime4 from "react/jsx-runtime";
5
5
 
6
6
  //#region src/components/client/AnimateHeightChange.d.ts
7
7
  interface AnimateHeightChangeProps extends PropsWithChildren {
@@ -13,7 +13,7 @@ declare const AnimateHeightChange: {
13
13
  children,
14
14
  reduceMotion,
15
15
  layoutVariant
16
- }: AnimateHeightChangeProps): react_jsx_runtime2.JSX.Element;
16
+ }: AnimateHeightChangeProps): react_jsx_runtime4.JSX.Element;
17
17
  displayName: string;
18
18
  };
19
19
  //#endregion
@@ -1,6 +1,6 @@
1
1
  import { SpringMotionConfigProps } from "./SpringMotionConfig.js";
2
2
  import { PropsWithChildren } from "react";
3
- import * as react_jsx_runtime7 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime4 from "react/jsx-runtime";
4
4
  import { MotionConfigProps } from "motion/react";
5
5
 
6
6
  //#region src/components/client/AnimateHeightChange.d.ts
@@ -13,7 +13,7 @@ declare const AnimateHeightChange: {
13
13
  children,
14
14
  reduceMotion,
15
15
  layoutVariant
16
- }: AnimateHeightChangeProps): react_jsx_runtime7.JSX.Element;
16
+ }: AnimateHeightChangeProps): react_jsx_runtime4.JSX.Element;
17
17
  displayName: string;
18
18
  };
19
19
  //#endregion
@@ -1,5 +1,5 @@
1
1
  import { AvatarImageProps } from "./AvatarImage.cjs";
2
- import * as react_jsx_runtime15 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime8 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/client/Avatar/Avatar.d.ts
5
5
  type AvatarProps = AvatarImageProps;
@@ -23,7 +23,7 @@ type AvatarProps = AvatarImageProps;
23
23
  *
24
24
  */
25
25
  declare const Avatar: {
26
- (props: AvatarProps): react_jsx_runtime15.JSX.Element;
26
+ (props: AvatarProps): react_jsx_runtime8.JSX.Element;
27
27
  displayName: string;
28
28
  };
29
29
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"Avatar.d.cts","names":[],"sources":["../../../../src/components/client/Avatar/Avatar.tsx"],"sourcesContent":[],"mappings":";;;;KAGK,WAAA,CAAA,CAAA,CAAc;;;AAHmC,CAAA;AAGnB,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,GAAA,CAAA,MAAA,CAAA,SAAA,CAAA,QAAA,CAAA,UAAA,CAAA,CAAA,CAAA,MAAA,CAAA,EAAA,CAAA,EAAA,CAAA,YAAA,CAAA,MAAA,CAAA,EAAA,CAAA,SAAA,CAAA,CAAA,EAAA,CAAA,KAAA,CAAA,KAAA,CAAA,OAAA,CAAA,QAAA,CAAA,WAAA,CAAA,EAAA,CAAA,QAAA,CAAA,OAAA,CAAA,MAAA,CAAA,CAAA,KAAA,CAAA,CAAA,EAAA,CAAA,IAAA,CAAA,CAAA,QAAA,CAAA,IAAA,CAAA,EAAA,CAAA,IAAA,CAAA,QAAA,CAAA,CAAA,QAAA,CAAA,CAAA,GAAA,CAAA,QAAA,CAAA,KAAA,CAAA,CAAA,OAAA,CAAA,MAAA,CAAA,CAAA,CAAA,YAAA,CAAA,GAAA,CAAA,UAAA,CAAA,MAAA,CAAA,QAAA,CAAA,MAAA,CAAA,GAAA,CAAA,MAAA,CAAA,CAAA,IAAA,CAAA,YAAA,CAAA,KAAA,CAAA,CAAA,QAAA,CAAA,CAAA,GAAA,CAAA,YAAA,CAAA,OAAA,CAAA,CAAA,GAAA,CAAA,SAAA,CAAA,OAAA,CAAA,WAAA,CAAA,KAAA,CAAA,WAAA,CAAA,MAAA,CAAA,QAAA,CAAA,GAAA,CAAA,aAAA;;;;;;;;;;;;;;;;cAqB7B;UAAiB,cAAW,mBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"Avatar.d.cts","names":[],"sources":["../../../../src/components/client/Avatar/Avatar.tsx"],"sourcesContent":[],"mappings":";;;;KAGK,WAAA,CAAA,CAAA,CAAc;;;AAHmC,CAAA;AAGnB,CAAA,CAAA,CAAA,CAAA,WAAA,CAAA,GAAA,CAAA,MAAA,CAAA,SAAA,CAAA,QAAA,CAAA,UAAA,CAAA,CAAA,CAAA,MAAA,CAAA,EAAA,CAAA,EAAA,CAAA,YAAA,CAAA,MAAA,CAAA,EAAA,CAAA,SAAA,CAAA,CAAA,EAAA,CAAA,KAAA,CAAA,KAAA,CAAA,OAAA,CAAA,QAAA,CAAA,WAAA,CAAA,EAAA,CAAA,QAAA,CAAA,OAAA,CAAA,MAAA,CAAA,CAAA,KAAA,CAAA,CAAA,EAAA,CAAA,IAAA,CAAA,CAAA,QAAA,CAAA,IAAA,CAAA,EAAA,CAAA,IAAA,CAAA,QAAA,CAAA,CAAA,QAAA,CAAA,CAAA,GAAA,CAAA,QAAA,CAAA,KAAA,CAAA,CAAA,OAAA,CAAA,MAAA,CAAA,CAAA,CAAA,YAAA,CAAA,GAAA,CAAA,UAAA,CAAA,MAAA,CAAA,QAAA,CAAA,MAAA,CAAA,GAAA,CAAA,MAAA,CAAA,CAAA,IAAA,CAAA,YAAA,CAAA,KAAA,CAAA,CAAA,QAAA,CAAA,CAAA,GAAA,CAAA,YAAA,CAAA,OAAA,CAAA,CAAA,GAAA,CAAA,SAAA,CAAA,OAAA,CAAA,WAAA,CAAA,KAAA,CAAA,WAAA,CAAA,MAAA,CAAA,QAAA,CAAA,GAAA,CAAA,aAAA;;;;;;;;;;;;;;;;cAqB7B;UAAiB,cAAW,kBAAA,CAAA,GAAA,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { AvatarImageProps } from "./AvatarImage.js";
2
- import * as react_jsx_runtime9 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime8 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/client/Avatar/Avatar.d.ts
5
5
  type AvatarProps = AvatarImageProps;
@@ -23,7 +23,7 @@ type AvatarProps = AvatarImageProps;
23
23
  *
24
24
  */
25
25
  declare const Avatar: {
26
- (props: AvatarProps): react_jsx_runtime9.JSX.Element;
26
+ (props: AvatarProps): react_jsx_runtime8.JSX.Element;
27
27
  displayName: string;
28
28
  };
29
29
  //#endregion
@@ -1,6 +1,6 @@
1
1
  import { IconPropsWithSVGProps, UniversalAvatarIconProps } from "../../../tokens/types.cjs";
2
2
  import "../../../tokens/index.cjs";
3
- import * as react_jsx_runtime16 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime9 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/components/client/Avatar/AvatarIcon.d.ts
6
6
  type DataAttributes = {
@@ -29,7 +29,7 @@ declare const AvatarIcon: {
29
29
  slotProps,
30
30
  className,
31
31
  ...props
32
- }: AvatarIconProps): react_jsx_runtime16.JSX.Element;
32
+ }: AvatarIconProps): react_jsx_runtime9.JSX.Element;
33
33
  displayName: string;
34
34
  };
35
35
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"AvatarIcon.d.cts","names":[],"sources":["../../../../src/components/client/Avatar/AvatarIcon.tsx"],"sourcesContent":[],"mappings":";;;;;KA2BK,cAAA,CAAA,CAAA;;;UAIK,eAAA,CAAA,OAAA,CAAwB;EAJ7B,CAAA,CAAA,CAAA,CAAA,KAAA,CAAA,EAAA,CAAA,EAAA,CAAA,MAAA,CAAA,IAAA,CAAA,OAAA,CAAA,KAAA,CAAA,MAAA,CAAA,GAAA,CAAA,SAAA,CAAA,CAAA,CAAA;EAIK,SAAA,CAAA,CAAA,CAAA;IAGS,IAAA,CAAA,CAAA,CAAR,OAAQ,CAAA,qBAAA,CAAA,CAAA,CAAwB,cAAxB,CAAA;EAAwB,CAAA;;;;AAHe,CAAA;;;;;;cAepD;EAQH,CAAA;IAAA,IAAA;IAAA,OAAA;IAAA,UAAA;IAAA,IAAA;IAAA,SAAA;IAAA,SAAA;IAAA,CAAA,CAAA,CAAA;EAAA,CAAA,CAAA,CAAA,eAAA,CAAA,CAAA,CAAe,mBAAA,CAAA,GAAA,CAAA,OAAf;EAAe,WAAA,CAAA,CAAA,MAAA;CAAA"}
1
+ {"version":3,"file":"AvatarIcon.d.cts","names":[],"sources":["../../../../src/components/client/Avatar/AvatarIcon.tsx"],"sourcesContent":[],"mappings":";;;;;KA2BK,cAAA,CAAA,CAAA;;;UAIK,eAAA,CAAA,OAAA,CAAwB;EAJ7B,CAAA,CAAA,CAAA,CAAA,KAAA,CAAA,EAAA,CAAA,EAAA,CAAA,MAAA,CAAA,IAAA,CAAA,OAAA,CAAA,KAAA,CAAA,MAAA,CAAA,GAAA,CAAA,SAAA,CAAA,CAAA,CAAA;EAIK,SAAA,CAAA,CAAA,CAAA;IAGS,IAAA,CAAA,CAAA,CAAR,OAAQ,CAAA,qBAAA,CAAA,CAAA,CAAwB,cAAxB,CAAA;EAAwB,CAAA;;;;AAHe,CAAA;;;;;;cAepD;EAQH,CAAA;IAAA,IAAA;IAAA,OAAA;IAAA,UAAA;IAAA,IAAA;IAAA,SAAA;IAAA,SAAA;IAAA,CAAA,CAAA,CAAA;EAAA,CAAA,CAAA,CAAA,eAAA,CAAA,CAAA,CAAe,kBAAA,CAAA,GAAA,CAAA,OAAf;EAAe,WAAA,CAAA,CAAA,MAAA;CAAA"}
@@ -1,6 +1,6 @@
1
1
  import { IconPropsWithSVGProps, UniversalAvatarIconProps } from "../../../tokens/types.js";
2
2
  import "../../../tokens/index.js";
3
- import * as react_jsx_runtime8 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime9 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/components/client/Avatar/AvatarIcon.d.ts
6
6
  type DataAttributes = {
@@ -29,7 +29,7 @@ declare const AvatarIcon: {
29
29
  slotProps,
30
30
  className,
31
31
  ...props
32
- }: AvatarIconProps): react_jsx_runtime8.JSX.Element;
32
+ }: AvatarIconProps): react_jsx_runtime9.JSX.Element;
33
33
  displayName: string;
34
34
  };
35
35
  //#endregion
@@ -2,7 +2,7 @@ import { ImagePropsWithImgProps, UniversalAvatarImageProps } from "../../../toke
2
2
  import "../../../tokens/index.cjs";
3
3
  import { AvatarIconProps } from "./AvatarIcon.cjs";
4
4
  import { AvatarTextProps } from "./AvatarText.cjs";
5
- import * as react_jsx_runtime18 from "react/jsx-runtime";
5
+ import * as react_jsx_runtime10 from "react/jsx-runtime";
6
6
 
7
7
  //#region src/components/client/Avatar/AvatarImage.d.ts
8
8
  type DataAttributes = {
@@ -37,7 +37,7 @@ declare const AvatarImage: {
37
37
  imageProps,
38
38
  slotProps,
39
39
  ...props
40
- }: AvatarImageProps): react_jsx_runtime18.JSX.Element;
40
+ }: AvatarImageProps): react_jsx_runtime10.JSX.Element;
41
41
  displayName: string;
42
42
  };
43
43
  //#endregion
@@ -2,7 +2,7 @@ import { ImagePropsWithImgProps, UniversalAvatarImageProps } from "../../../toke
2
2
  import "../../../tokens/index.js";
3
3
  import { AvatarIconProps } from "./AvatarIcon.js";
4
4
  import { AvatarTextProps } from "./AvatarText.js";
5
- import * as react_jsx_runtime11 from "react/jsx-runtime";
5
+ import * as react_jsx_runtime10 from "react/jsx-runtime";
6
6
 
7
7
  //#region src/components/client/Avatar/AvatarImage.d.ts
8
8
  type DataAttributes = {
@@ -37,7 +37,7 @@ declare const AvatarImage: {
37
37
  imageProps,
38
38
  slotProps,
39
39
  ...props
40
- }: AvatarImageProps): react_jsx_runtime11.JSX.Element;
40
+ }: AvatarImageProps): react_jsx_runtime10.JSX.Element;
41
41
  displayName: string;
42
42
  };
43
43
  //#endregion
@@ -1,7 +1,7 @@
1
1
  import { UniversalAvatarTextProps } from "../../../tokens/types.cjs";
2
2
  import "../../../tokens/index.cjs";
3
3
  import { TextProps } from "../../Text.cjs";
4
- import * as react_jsx_runtime20 from "react/jsx-runtime";
4
+ import * as react_jsx_runtime11 from "react/jsx-runtime";
5
5
 
6
6
  //#region src/components/client/Avatar/AvatarText.d.ts
7
7
  type DataAttributes = {
@@ -32,7 +32,7 @@ declare const AvatarText: {
32
32
  className,
33
33
  slotProps,
34
34
  ...props
35
- }: AvatarTextProps): react_jsx_runtime20.JSX.Element;
35
+ }: AvatarTextProps): react_jsx_runtime11.JSX.Element;
36
36
  displayName: string;
37
37
  };
38
38
  //#endregion
@@ -1,7 +1,7 @@
1
1
  import { UniversalAvatarTextProps } from "../../../tokens/types.js";
2
2
  import "../../../tokens/index.js";
3
3
  import { TextProps } from "../../Text.js";
4
- import * as react_jsx_runtime10 from "react/jsx-runtime";
4
+ import * as react_jsx_runtime11 from "react/jsx-runtime";
5
5
 
6
6
  //#region src/components/client/Avatar/AvatarText.d.ts
7
7
  type DataAttributes = {
@@ -32,7 +32,7 @@ declare const AvatarText: {
32
32
  className,
33
33
  slotProps,
34
34
  ...props
35
- }: AvatarTextProps): react_jsx_runtime10.JSX.Element;
35
+ }: AvatarTextProps): react_jsx_runtime11.JSX.Element;
36
36
  displayName: string;
37
37
  };
38
38
  //#endregion
@@ -1,6 +1,6 @@
1
1
  import { UniversalIconButtonProps } from "../../tokens/types.cjs";
2
2
  import "../../tokens/index.cjs";
3
- import * as react23 from "react";
3
+ import * as react34 from "react";
4
4
  import { HTMLMotionProps } from "motion/react";
5
5
 
6
6
  //#region src/components/client/IconButton.d.ts
@@ -32,7 +32,7 @@ interface IconButtonProps extends HtmlButtonProps, UniversalIconButtonProps {}
32
32
  * @related [Icon](https://uds.build/docs/components/icon), [Button](https://uds.build/docs/components/button), and [Pressable](https://uds.build/docs/components/pressable)
33
33
  *
34
34
  **/
35
- declare const IconButton: react23.ForwardRefExoticComponent<Omit<IconButtonProps, "ref"> & react23.RefAttributes<HTMLButtonElement>>;
35
+ declare const IconButton: react34.ForwardRefExoticComponent<Omit<IconButtonProps, "ref"> & react34.RefAttributes<HTMLButtonElement>>;
36
36
  //#endregion
37
37
  export { IconButton, type IconButtonProps };
38
38
  //# sourceMappingURL=IconButton.d.cts.map
@@ -1,6 +1,6 @@
1
1
  import { UniversalIconButtonProps } from "../../tokens/types.js";
2
2
  import "../../tokens/index.js";
3
- import * as react0 from "react";
3
+ import * as react34 from "react";
4
4
  import { HTMLMotionProps } from "motion/react";
5
5
 
6
6
  //#region src/components/client/IconButton.d.ts
@@ -32,7 +32,7 @@ interface IconButtonProps extends HtmlButtonProps, UniversalIconButtonProps {}
32
32
  * @related [Icon](https://uds.build/docs/components/icon), [Button](https://uds.build/docs/components/button), and [Pressable](https://uds.build/docs/components/pressable)
33
33
  *
34
34
  **/
35
- declare const IconButton: react0.ForwardRefExoticComponent<Omit<IconButtonProps, "ref"> & react0.RefAttributes<HTMLButtonElement>>;
35
+ declare const IconButton: react34.ForwardRefExoticComponent<Omit<IconButtonProps, "ref"> & react34.RefAttributes<HTMLButtonElement>>;
36
36
  //#endregion
37
37
  export { IconButton, type IconButtonProps };
38
38
  //# sourceMappingURL=IconButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"IconButton.d.ts","names":[],"sources":["../../../src/components/client/IconButton.tsx"],"sourcesContent":[],"mappings":";;;;;;KAiBK,eAAA,CAAA,CAAA,CAAkB,KAAK,KAAA,CAAM,qBAAqB,wCACrD,KAAK;UACG,eAAA,CAAA,OAAA,CAAwB,iBAAiB;;AAfC,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,EAAA,CAAA,IAAA,CAAA,MAAA,CAAA,OAAA,CAAA,IAAA,CAAA,GAAA,CAAA,EAAA,CAAA,IAAA,CAAA,EAAA,CAAA,OAAA,CAAA,EAAA,CAAA,MAAA,CAAA;;;;;;;AAc9C,CAAA,CAAA,CAAA,KAAA,CAAA,GAAA,CAAA,GAAA,CAAA,CAAA,CAAA,IAAA,CAAA,KAAA,CAAA,CAAA,CAAA,GAAA,CAAA,KAAA,CAAA,IAAA,CAAA,UAAA,CAAA,IAAA,CAAA,MAAA,CAAA,UAAA,CAAA,IAAA,CAAA,CAAA,GAAA,CAAA,IAAA,CAAA;AACqE,CAAA;;;;;;;;;;;;;;;;;cA6BrE,YAAU,MAAA,CAAA,0BAAA,KAAA,0BAAA,MAAA,CAAA,cAAA"}
1
+ {"version":3,"file":"IconButton.d.ts","names":[],"sources":["../../../src/components/client/IconButton.tsx"],"sourcesContent":[],"mappings":";;;;;;KAiBK,eAAA,CAAA,CAAA,CAAkB,KAAK,KAAA,CAAM,qBAAqB,wCACrD,KAAK;UACG,eAAA,CAAA,OAAA,CAAwB,iBAAiB;;AAfC,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,EAAA,CAAA,IAAA,CAAA,MAAA,CAAA,OAAA,CAAA,IAAA,CAAA,GAAA,CAAA,EAAA,CAAA,IAAA,CAAA,EAAA,CAAA,OAAA,CAAA,EAAA,CAAA,MAAA,CAAA;;;;;;;AAc9C,CAAA,CAAA,CAAA,KAAA,CAAA,GAAA,CAAA,GAAA,CAAA,CAAA,CAAA,IAAA,CAAA,KAAA,CAAA,CAAA,CAAA,GAAA,CAAA,KAAA,CAAA,IAAA,CAAA,UAAA,CAAA,IAAA,CAAA,MAAA,CAAA,UAAA,CAAA,IAAA,CAAA,CAAA,GAAA,CAAA,IAAA,CAAA;AACqE,CAAA;;;;;;;;;;;;;;;;;cA6BrE,YAAU,OAAA,CAAA,0BAAA,KAAA,0BAAA,OAAA,CAAA,cAAA"}