@yahoo/uds 3.67.0 → 3.69.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (190) hide show
  1. package/dist/components/Box.d.ts +2 -2
  2. package/dist/components/Divider/Divider.d.cts +2 -2
  3. package/dist/components/Divider/Divider.d.ts +2 -2
  4. package/dist/components/Divider/DividerCore.d.cts +2 -2
  5. package/dist/components/Divider/DividerCore.d.ts +2 -2
  6. package/dist/components/Divider/DividerInternal.d.cts +2 -2
  7. package/dist/components/Divider/DividerInternal.d.ts +2 -2
  8. package/dist/components/HStack.d.cts +2 -2
  9. package/dist/components/HStack.d.ts +2 -2
  10. package/dist/components/Icon.d.cts +2 -2
  11. package/dist/components/Icon.d.ts +2 -2
  12. package/dist/components/Image.d.cts +2 -2
  13. package/dist/components/Link.d.cts +2 -2
  14. package/dist/components/Link.d.ts +2 -2
  15. package/dist/components/Text.d.cts +8 -8
  16. package/dist/components/Text.d.ts +8 -8
  17. package/dist/components/VStack.d.cts +2 -2
  18. package/dist/components/VStack.d.ts +2 -2
  19. package/dist/components/client/AnimateHeightChange.d.cts +2 -2
  20. package/dist/components/client/AnimateHeightChange.d.ts +2 -2
  21. package/dist/components/client/Avatar/Avatar.d.ts +2 -2
  22. package/dist/components/client/Avatar/AvatarIcon.d.ts +2 -2
  23. package/dist/components/client/Avatar/AvatarImage.d.ts +2 -2
  24. package/dist/components/client/Avatar/AvatarText.d.ts +2 -2
  25. package/dist/components/client/Checkbox.d.cts +1 -1
  26. package/dist/components/client/Checkbox.d.ts +1 -1
  27. package/dist/components/client/IconButton.d.cts +2 -2
  28. package/dist/components/client/Input/Input.d.cts +2 -2
  29. package/dist/components/client/Input/Input.d.ts +2 -2
  30. package/dist/components/client/Input/InputHelpText.d.cts +2 -2
  31. package/dist/components/client/Input/InputHelpText.d.ts +2 -2
  32. package/dist/components/client/Input/InputHelpTextInternal.d.cts +4 -4
  33. package/dist/components/client/Input/InputHelpTextInternal.d.ts +4 -4
  34. package/dist/components/client/Menu/Menu.Content.d.cts +2 -2
  35. package/dist/components/client/Menu/Menu.Content.d.ts +2 -2
  36. package/dist/components/client/Menu/Menu.Divider.d.cts +2 -2
  37. package/dist/components/client/Menu/Menu.Divider.d.ts +2 -2
  38. package/dist/components/client/Menu/Menu.Item.d.cts +2 -2
  39. package/dist/components/client/Menu/Menu.Item.d.ts +2 -2
  40. package/dist/components/client/Menu/Menu.ItemBase.d.cts +2 -2
  41. package/dist/components/client/Menu/Menu.ItemBase.d.ts +2 -2
  42. package/dist/components/client/Menu/Menu.ItemCheckbox.d.cts +2 -2
  43. package/dist/components/client/Menu/Menu.Provider.d.cts +2 -2
  44. package/dist/components/client/Menu/Menu.Provider.d.ts +2 -2
  45. package/dist/components/client/Menu/Menu.Trigger.d.cts +2 -2
  46. package/dist/components/client/Menu/Menu.Trigger.d.ts +2 -2
  47. package/dist/components/client/Pressable.d.cts +2 -2
  48. package/dist/components/client/Radio/RadioGroupStore.d.cts +2 -2
  49. package/dist/components/client/Radio/RadioGroupStore.d.ts +2 -2
  50. package/dist/components/client/SpringMotionConfig.d.cts +3 -3
  51. package/dist/components/client/SpringMotionConfig.d.ts +2 -2
  52. package/dist/components/experimental/Spinner.d.cts +2 -2
  53. package/dist/components/experimental/Spinner.d.ts +2 -2
  54. package/dist/components/experimental/Table.d.cts +2 -2
  55. package/dist/components/experimental/Table.d.ts +2 -2
  56. package/dist/components/experimental/client/Accordion.d.cts +2 -2
  57. package/dist/components/experimental/client/Accordion.d.ts +2 -2
  58. package/dist/components/experimental/client/AvoidMotionLibraryProvider.d.cts +2 -2
  59. package/dist/components/experimental/client/AvoidMotionLibraryProvider.d.ts +2 -2
  60. package/dist/components/experimental/client/Modal.d.cts +3 -3
  61. package/dist/components/experimental/client/Modal.d.ts +3 -3
  62. package/dist/components/experimental/client/Popover.d.cts +3 -3
  63. package/dist/components/experimental/client/Popover.d.ts +3 -3
  64. package/dist/components/experimental/client/Tabs.d.cts +6 -6
  65. package/dist/components/experimental/client/Tabs.d.ts +6 -6
  66. package/dist/components/experimental/client/Toast.d.cts +2 -2
  67. package/dist/components/experimental/client/Toast.d.ts +2 -2
  68. package/dist/defaultTokensConfig.cjs +1 -1
  69. package/dist/defaultTokensConfig.d.cts +3897 -3897
  70. package/dist/defaultTokensConfig.d.ts +3897 -3897
  71. package/dist/defaultTokensConfig.js +1 -1
  72. package/dist/fixtures.cjs +28 -5
  73. package/dist/fixtures.d.cts +6 -5
  74. package/dist/fixtures.d.ts +6 -5
  75. package/dist/fixtures.js +27 -5
  76. package/dist/generated/autoVariants.cjs +402 -402
  77. package/dist/generated/autoVariants.d.cts +103 -103
  78. package/dist/generated/autoVariants.d.ts +103 -103
  79. package/dist/generated/autoVariants.js +402 -402
  80. package/dist/generated/generatedConfigs.cjs +19246 -19120
  81. package/dist/generated/generatedConfigs.js +19246 -19120
  82. package/dist/generated/tailwindPurge.cjs +275 -173
  83. package/dist/generated/tailwindPurge.js +275 -173
  84. package/dist/generated/universalTokensConfigAuto.cjs +8648 -8648
  85. package/dist/generated/universalTokensConfigAuto.d.cts +4831 -4831
  86. package/dist/generated/universalTokensConfigAuto.d.ts +4831 -4831
  87. package/dist/generated/universalTokensConfigAuto.js +8648 -8648
  88. package/dist/index.cjs +5 -2
  89. package/dist/index.d.cts +3 -3
  90. package/dist/index.d.ts +3 -3
  91. package/dist/index.js +2 -2
  92. package/dist/providers/ColorModeProvider.d.cts +4 -4
  93. package/dist/providers/ColorModeProvider.d.ts +2 -2
  94. package/dist/providers/ScaleModeProvider.d.cts +4 -4
  95. package/dist/providers/ScaleModeProvider.d.ts +2 -2
  96. package/dist/providers/ThemeProvider.d.cts +2 -2
  97. package/dist/styles/styler.d.cts +148 -148
  98. package/dist/styles/styler.d.ts +148 -148
  99. package/dist/styles/variants.cjs +77 -29
  100. package/dist/styles/variants.d.cts +495 -447
  101. package/dist/styles/variants.d.ts +495 -447
  102. package/dist/styles/variants.js +77 -29
  103. package/dist/tailwind/defaultTailwindThemeAsUdsConfig.d.cts +3 -3
  104. package/dist/tailwind/defaultTailwindThemeAsUdsConfig.d.ts +3 -3
  105. package/dist/tailwind/plugins/a11y.d.cts +3 -3
  106. package/dist/tailwind/plugins/a11y.d.ts +3 -3
  107. package/dist/tailwind/plugins/borders.d.cts +3 -3
  108. package/dist/tailwind/plugins/borders.d.ts +3 -3
  109. package/dist/tailwind/plugins/colors.cjs +6 -2
  110. package/dist/tailwind/plugins/colors.d.cts +3 -3
  111. package/dist/tailwind/plugins/colors.js +5 -2
  112. package/dist/tailwind/plugins/components.d.cts +3 -3
  113. package/dist/tailwind/plugins/components.d.ts +3 -3
  114. package/dist/tailwind/plugins/elevation.d.cts +3 -3
  115. package/dist/tailwind/plugins/elevation.d.ts +3 -3
  116. package/dist/tailwind/plugins/icons.d.cts +3 -3
  117. package/dist/tailwind/plugins/icons.d.ts +3 -3
  118. package/dist/tailwind/plugins/input.d.cts +3 -3
  119. package/dist/tailwind/plugins/motion.d.cts +3 -3
  120. package/dist/tailwind/plugins/motion.d.ts +3 -3
  121. package/dist/tailwind/plugins/nestedBorderRadius.d.cts +3 -3
  122. package/dist/tailwind/plugins/nestedBorderRadius.d.ts +3 -3
  123. package/dist/tailwind/plugins/scaleMode.d.cts +3 -3
  124. package/dist/tailwind/plugins/scaleMode.d.ts +3 -3
  125. package/dist/tailwind/plugins/shadows.d.cts +3 -3
  126. package/dist/tailwind/plugins/shadows.d.ts +3 -3
  127. package/dist/tailwind/plugins/sizing.d.cts +3 -3
  128. package/dist/tailwind/plugins/sizing.d.ts +3 -3
  129. package/dist/tailwind/plugins/spacing.d.cts +3 -3
  130. package/dist/tailwind/plugins/spacing.d.ts +3 -3
  131. package/dist/tailwind/plugins/typography.d.cts +3 -3
  132. package/dist/tailwind/plugins/typography.d.ts +3 -3
  133. package/dist/tailwind/utils/addFontsPlugin.d.cts +3 -3
  134. package/dist/tailwind/utils/addFontsPlugin.d.ts +3 -3
  135. package/dist/tailwind/utils/composeTailwindPlugins.d.cts +3 -3
  136. package/dist/tailwind/utils/composeTailwindPlugins.d.ts +3 -3
  137. package/dist/tailwind/utils/getElevationStyles.d.cts +2 -2
  138. package/dist/tailwind/utils/getElevationStyles.d.ts +2 -2
  139. package/dist/tailwind/utils/getMotionStyles.d.cts +1 -1
  140. package/dist/tailwind/utils/getMotionStyles.d.ts +1 -1
  141. package/dist/tailwind/utils/getShadowPresetValues.cjs +18 -2
  142. package/dist/tailwind/utils/getShadowPresetValues.js +18 -2
  143. package/dist/tailwind/utils/getShadowStyles.d.cts +4 -4
  144. package/dist/tailwind/utils/getShadowStyles.d.ts +4 -4
  145. package/dist/tokens/automation/configs/menu.cjs +1 -1
  146. package/dist/tokens/automation/configs/menu.js +1 -1
  147. package/dist/tokens/automation/properties.d.cts +9 -9
  148. package/dist/tokens/automation/properties.d.ts +9 -9
  149. package/dist/tokens/automation/utils/getConfigVariantProperties.d.cts +2 -2
  150. package/dist/tokens/automation/utils/getConfigVariantProperties.d.ts +2 -2
  151. package/dist/tokens/automation/utils/mapColorFixtureToValue.cjs +7 -1
  152. package/dist/tokens/automation/utils/mapColorFixtureToValue.js +7 -1
  153. package/dist/tokens/configs/colorMode.cjs +4 -3
  154. package/dist/tokens/configs/colorMode.js +2 -1
  155. package/dist/tokens/configs/palette/alwaysPalette.cjs +28 -0
  156. package/dist/tokens/configs/palette/alwaysPalette.d.cts +54 -0
  157. package/dist/tokens/configs/palette/alwaysPalette.d.ts +54 -0
  158. package/dist/tokens/configs/palette/alwaysPalette.js +24 -0
  159. package/dist/tokens/configs/palette/darkPalette.cjs +200 -0
  160. package/dist/tokens/configs/palette/darkPalette.d.cts +6 -0
  161. package/dist/tokens/configs/palette/darkPalette.d.ts +6 -0
  162. package/dist/tokens/configs/palette/darkPalette.js +199 -0
  163. package/dist/tokens/configs/palette/index.cjs +11 -0
  164. package/dist/tokens/configs/palette/index.d.cts +4 -0
  165. package/dist/tokens/configs/palette/index.d.ts +4 -0
  166. package/dist/tokens/configs/palette/index.js +6 -0
  167. package/dist/tokens/configs/palette/lightPalette.cjs +200 -0
  168. package/dist/tokens/configs/palette/lightPalette.d.cts +6 -0
  169. package/dist/tokens/configs/palette/lightPalette.d.ts +6 -0
  170. package/dist/tokens/configs/palette/lightPalette.js +199 -0
  171. package/dist/tokens/configs/yosConfig.cjs +14942 -14942
  172. package/dist/tokens/configs/yosConfig.d.cts +10007 -10007
  173. package/dist/tokens/configs/yosConfig.d.ts +10007 -10007
  174. package/dist/tokens/configs/yosConfig.js +14942 -14942
  175. package/dist/tokens/index.cjs +5 -2
  176. package/dist/tokens/index.d.cts +4 -3
  177. package/dist/tokens/index.d.ts +4 -3
  178. package/dist/tokens/index.js +2 -2
  179. package/dist/tokens/parseTokens.cjs +2 -2
  180. package/dist/tokens/parseTokens.js +1 -1
  181. package/dist/tokens/types.d.cts +6 -4
  182. package/dist/tokens/types.d.ts +6 -4
  183. package/dist/utils/intersperse.d.cts +2 -2
  184. package/dist/utils/intersperse.d.ts +2 -2
  185. package/package.json +1 -1
  186. package/cli/FlattenButtonVariant.mock.tsx +0 -17
  187. package/dist/tokens/configs/palette.cjs +0 -402
  188. package/dist/tokens/configs/palette.d.cts +0 -13
  189. package/dist/tokens/configs/palette.d.ts +0 -13
  190. package/dist/tokens/configs/palette.js +0 -399
@@ -1,6 +1,6 @@
1
1
  import { UniversalBoxProps } from "../tokens/types.js";
2
2
  import "../tokens/index.js";
3
- import * as react1 from "react";
3
+ import * as react0 from "react";
4
4
 
5
5
  //#region src/components/Box.d.ts
6
6
  type DivProps = React.HTMLAttributes<HTMLDivElement>;
@@ -30,6 +30,6 @@ 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: react1.ForwardRefExoticComponent<BoxProps & react1.RefAttributes<HTMLDivElement>>;
33
+ declare const Box: react0.ForwardRefExoticComponent<BoxProps & react0.RefAttributes<HTMLDivElement>>;
34
34
  //#endregion
35
35
  export { Box, type BoxProps, type DivProps };
@@ -1,5 +1,5 @@
1
1
  import { DividerInternalProps } from "./DividerInternal.cjs";
2
- import * as react35 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,6 +33,6 @@ 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: react35.ForwardRefExoticComponent<DividerProps & react35.RefAttributes<HTMLDivElement>>;
36
+ declare const Divider: react25.ForwardRefExoticComponent<DividerProps & react25.RefAttributes<HTMLDivElement>>;
37
37
  //#endregion
38
38
  export { Divider, type DividerProps };
@@ -1,5 +1,5 @@
1
1
  import { DividerInternalProps } from "./DividerInternal.js";
2
- import * as react0 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,6 +33,6 @@ 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: react0.ForwardRefExoticComponent<DividerProps & react0.RefAttributes<HTMLDivElement>>;
36
+ declare const Divider: react28.ForwardRefExoticComponent<DividerProps & react28.RefAttributes<HTMLDivElement>>;
37
37
  //#endregion
38
38
  export { Divider, type DividerProps };
@@ -1,6 +1,6 @@
1
1
  import { UniversalDividerProps, UniversalStackProps } from "../../tokens/types.cjs";
2
2
  import { BoxProps } from "../Box.cjs";
3
- import * as react37 from "react";
3
+ import * as react27 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,6 +10,6 @@ interface DividerCoreProps extends Omit<BoxProps, 'color' | 'borderColor' | 'bor
10
10
  line?: string;
11
11
  };
12
12
  }
13
- declare const DividerCore: react37.ForwardRefExoticComponent<DividerCoreProps & react37.RefAttributes<HTMLDivElement>>;
13
+ declare const DividerCore: react27.ForwardRefExoticComponent<DividerCoreProps & react27.RefAttributes<HTMLDivElement>>;
14
14
  //#endregion
15
15
  export { DividerCore, type DividerCoreProps };
@@ -1,6 +1,6 @@
1
1
  import { UniversalDividerProps, UniversalStackProps } from "../../tokens/types.js";
2
2
  import { BoxProps } from "../Box.js";
3
- import * as react30 from "react";
3
+ import * as react32 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,6 +10,6 @@ interface DividerCoreProps extends Omit<BoxProps, 'color' | 'borderColor' | 'bor
10
10
  line?: string;
11
11
  };
12
12
  }
13
- declare const DividerCore: react30.ForwardRefExoticComponent<DividerCoreProps & react30.RefAttributes<HTMLDivElement>>;
13
+ declare const DividerCore: react32.ForwardRefExoticComponent<DividerCoreProps & react32.RefAttributes<HTMLDivElement>>;
14
14
  //#endregion
15
15
  export { DividerCore, type DividerCoreProps };
@@ -1,12 +1,12 @@
1
1
  import { UniversalDividerProps } from "../../tokens/types.cjs";
2
2
  import { DividerCoreProps } from "./DividerCore.cjs";
3
- import * as react27 from "react";
3
+ import * as react29 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: react27.ForwardRefExoticComponent<DividerInternalProps & react27.RefAttributes<HTMLDivElement>>;
10
+ declare const DividerInternal: react29.ForwardRefExoticComponent<DividerInternalProps & react29.RefAttributes<HTMLDivElement>>;
11
11
  //#endregion
12
12
  export { DividerInternal, type DividerInternalProps };
@@ -1,12 +1,12 @@
1
1
  import { UniversalDividerProps } from "../../tokens/types.js";
2
2
  import { DividerCoreProps } from "./DividerCore.js";
3
- import * as react32 from "react";
3
+ import * as react30 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: react32.ForwardRefExoticComponent<DividerInternalProps & react32.RefAttributes<HTMLDivElement>>;
10
+ declare const DividerInternal: react30.ForwardRefExoticComponent<DividerInternalProps & react30.RefAttributes<HTMLDivElement>>;
11
11
  //#endregion
12
12
  export { DividerInternal, type DividerInternalProps };
@@ -1,7 +1,7 @@
1
1
  import { UniversalStackProps } from "../tokens/types.cjs";
2
2
  import "../tokens/index.cjs";
3
3
  import { DivProps } from "./Box.cjs";
4
- import * as react17 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,6 +34,6 @@ 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: react17.ForwardRefExoticComponent<HStackProps & react17.RefAttributes<HTMLDivElement>>;
37
+ declare const HStack: react1.ForwardRefExoticComponent<HStackProps & react1.RefAttributes<HTMLDivElement>>;
38
38
  //#endregion
39
39
  export { HStack, type HStackProps };
@@ -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 react3 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,6 +34,6 @@ 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: react3.ForwardRefExoticComponent<HStackProps & react3.RefAttributes<HTMLDivElement>>;
37
+ declare const HStack: react1.ForwardRefExoticComponent<HStackProps & react1.RefAttributes<HTMLDivElement>>;
38
38
  //#endregion
39
39
  export { HStack, type HStackProps };
@@ -1,6 +1,6 @@
1
1
  import { IconPropsWithSVGProps } from "../tokens/types.cjs";
2
2
  import "../tokens/index.cjs";
3
- import * as react19 from "react";
3
+ import * as react23 from "react";
4
4
 
5
5
  //#region src/components/Icon.d.ts
6
6
 
@@ -33,6 +33,6 @@ import * as react19 from "react";
33
33
  *
34
34
  * @related [IconButton](https://uds.build/docs/components/icon-button)
35
35
  */
36
- declare const Icon: react19.ForwardRefExoticComponent<IconPropsWithSVGProps & react19.RefAttributes<SVGSVGElement>>;
36
+ declare const Icon: react23.ForwardRefExoticComponent<IconPropsWithSVGProps & react23.RefAttributes<SVGSVGElement>>;
37
37
  //#endregion
38
38
  export { Icon, type IconPropsWithSVGProps as IconProps };
@@ -1,6 +1,6 @@
1
1
  import { IconPropsWithSVGProps } from "../tokens/types.js";
2
2
  import "../tokens/index.js";
3
- import * as react5 from "react";
3
+ import * as react3 from "react";
4
4
 
5
5
  //#region src/components/Icon.d.ts
6
6
 
@@ -33,6 +33,6 @@ import * as react5 from "react";
33
33
  *
34
34
  * @related [IconButton](https://uds.build/docs/components/icon-button)
35
35
  */
36
- declare const Icon: react5.ForwardRefExoticComponent<IconPropsWithSVGProps & react5.RefAttributes<SVGSVGElement>>;
36
+ declare const Icon: react3.ForwardRefExoticComponent<IconPropsWithSVGProps & react3.RefAttributes<SVGSVGElement>>;
37
37
  //#endregion
38
38
  export { Icon, type IconPropsWithSVGProps as IconProps };
@@ -1,6 +1,6 @@
1
1
  import { ImagePropsWithImgProps } from "../tokens/types.cjs";
2
2
  import "../tokens/index.cjs";
3
- import * as react_jsx_runtime0 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime3 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/components/Image.d.ts
6
6
 
@@ -83,7 +83,7 @@ declare function Image({
83
83
  columnGap,
84
84
  rowGap,
85
85
  ...props
86
- }: ImagePropsWithImgProps): react_jsx_runtime0.JSX.Element;
86
+ }: ImagePropsWithImgProps): react_jsx_runtime3.JSX.Element;
87
87
  declare namespace Image {
88
88
  var displayName: string;
89
89
  }
@@ -1,6 +1,6 @@
1
1
  import { UniversalLinkProps } from "../tokens/types.cjs";
2
2
  import "../tokens/index.cjs";
3
- import * as react21 from "react";
3
+ import * as react20 from "react";
4
4
 
5
5
  //#region src/components/Link.d.ts
6
6
  type HTMLAnchorProps = React.AnchorHTMLAttributes<HTMLAnchorElement>;
@@ -40,6 +40,6 @@ interface LinkProps extends HTMLAnchorProps, UniversalLinkProps {
40
40
  * <Link href="https://yahoo.com" target="_blank" endIcon={LinkIcon} />
41
41
  *```
42
42
  **/
43
- declare const Link: react21.ForwardRefExoticComponent<LinkProps & react21.RefAttributes<HTMLAnchorElement>>;
43
+ declare const Link: react20.ForwardRefExoticComponent<LinkProps & react20.RefAttributes<HTMLAnchorElement>>;
44
44
  //#endregion
45
45
  export { Link, type LinkProps };
@@ -1,6 +1,6 @@
1
1
  import { UniversalLinkProps } from "../tokens/types.js";
2
2
  import "../tokens/index.js";
3
- import * as react7 from "react";
3
+ import * as react5 from "react";
4
4
 
5
5
  //#region src/components/Link.d.ts
6
6
  type HTMLAnchorProps = React.AnchorHTMLAttributes<HTMLAnchorElement>;
@@ -40,6 +40,6 @@ interface LinkProps extends HTMLAnchorProps, UniversalLinkProps {
40
40
  * <Link href="https://yahoo.com" target="_blank" endIcon={LinkIcon} />
41
41
  *```
42
42
  **/
43
- declare const Link: react7.ForwardRefExoticComponent<LinkProps & react7.RefAttributes<HTMLAnchorElement>>;
43
+ declare const Link: react5.ForwardRefExoticComponent<LinkProps & react5.RefAttributes<HTMLAnchorElement>>;
44
44
  //#endregion
45
45
  export { Link, type LinkProps };
@@ -1,6 +1,6 @@
1
1
  import { UniversalTextProps } from "../tokens/types.cjs";
2
2
  import "../tokens/index.cjs";
3
- import * as react1 from "react";
3
+ import * as react4 from "react";
4
4
  import { Ref } from "react";
5
5
 
6
6
  //#region src/components/Text.d.ts
@@ -43,48 +43,48 @@ 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: react1.ForwardRefExoticComponent<(Omit<{
46
+ declare const Text: react4.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
- } & react1.ClassAttributes<HTMLElement> & react1.HTMLAttributes<HTMLElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
53
+ } & react4.ClassAttributes<HTMLElement> & react4.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
- } & react1.ClassAttributes<HTMLHeadingElement> & react1.HTMLAttributes<HTMLHeadingElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
60
+ } & react4.ClassAttributes<HTMLHeadingElement> & react4.HTMLAttributes<HTMLHeadingElement> & 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
- } & react1.ClassAttributes<HTMLLabelElement> & react1.LabelHTMLAttributes<HTMLLabelElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
67
+ } & react4.ClassAttributes<HTMLLabelElement> & react4.LabelHTMLAttributes<HTMLLabelElement> & 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
- } & react1.ClassAttributes<HTMLLIElement> & react1.LiHTMLAttributes<HTMLLIElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
74
+ } & react4.ClassAttributes<HTMLLIElement> & react4.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
- } & react1.ClassAttributes<HTMLParagraphElement> & react1.HTMLAttributes<HTMLParagraphElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
81
+ } & react4.ClassAttributes<HTMLParagraphElement> & react4.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
- } & react1.ClassAttributes<HTMLSpanElement> & react1.HTMLAttributes<HTMLSpanElement> & Omit<UniversalTextProps, "color" | "variant">, "ref">) & react1.RefAttributes<HTMLElement>>;
88
+ } & react4.ClassAttributes<HTMLSpanElement> & react4.HTMLAttributes<HTMLSpanElement> & Omit<UniversalTextProps, "color" | "variant">, "ref">) & react4.RefAttributes<HTMLElement>>;
89
89
  //#endregion
90
90
  export { Text, type TextProps };
@@ -1,6 +1,6 @@
1
1
  import { UniversalTextProps } from "../tokens/types.js";
2
2
  import "../tokens/index.js";
3
- import * as react9 from "react";
3
+ import * as react7 from "react";
4
4
  import { Ref } from "react";
5
5
 
6
6
  //#region src/components/Text.d.ts
@@ -43,48 +43,48 @@ 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: react9.ForwardRefExoticComponent<(Omit<{
46
+ declare const Text: react7.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
- } & react9.ClassAttributes<HTMLElement> & react9.HTMLAttributes<HTMLElement> & 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
- } & react9.ClassAttributes<HTMLHeadingElement> & react9.HTMLAttributes<HTMLHeadingElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
60
+ } & react7.ClassAttributes<HTMLHeadingElement> & react7.HTMLAttributes<HTMLHeadingElement> & 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
- } & react9.ClassAttributes<HTMLLabelElement> & react9.LabelHTMLAttributes<HTMLLabelElement> & Omit<UniversalTextProps, "color" | "variant">, "ref"> | Omit<{
67
+ } & react7.ClassAttributes<HTMLLabelElement> & react7.LabelHTMLAttributes<HTMLLabelElement> & 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
- } & react9.ClassAttributes<HTMLLIElement> & react9.LiHTMLAttributes<HTMLLIElement> & 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
- } & react9.ClassAttributes<HTMLParagraphElement> & react9.HTMLAttributes<HTMLParagraphElement> & 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
- } & react9.ClassAttributes<HTMLSpanElement> & react9.HTMLAttributes<HTMLSpanElement> & Omit<UniversalTextProps, "color" | "variant">, "ref">) & react9.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 };
@@ -1,7 +1,7 @@
1
1
  import { UniversalStackProps } from "../tokens/types.cjs";
2
2
  import "../tokens/index.cjs";
3
3
  import { DivProps } from "./Box.cjs";
4
- import * as react15 from "react";
4
+ import * as react18 from "react";
5
5
 
6
6
  //#region src/components/VStack.d.ts
7
7
  type VStackProps = UniversalStackProps & DivProps;
@@ -34,6 +34,6 @@ 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: react15.ForwardRefExoticComponent<UniversalStackProps & DivProps & react15.RefAttributes<HTMLDivElement>>;
37
+ declare const VStack: react18.ForwardRefExoticComponent<UniversalStackProps & DivProps & react18.RefAttributes<HTMLDivElement>>;
38
38
  //#endregion
39
39
  export { VStack, type VStackProps };
@@ -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 react23 from "react";
4
+ import * as react21 from "react";
5
5
 
6
6
  //#region src/components/VStack.d.ts
7
7
  type VStackProps = UniversalStackProps & DivProps;
@@ -34,6 +34,6 @@ 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: react23.ForwardRefExoticComponent<UniversalStackProps & DivProps & react23.RefAttributes<HTMLDivElement>>;
37
+ declare const VStack: react21.ForwardRefExoticComponent<UniversalStackProps & DivProps & react21.RefAttributes<HTMLDivElement>>;
38
38
  //#endregion
39
39
  export { VStack, type VStackProps };
@@ -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_runtime1 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_runtime1.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_runtime6 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_runtime6.JSX.Element;
17
17
  displayName: string;
18
18
  };
19
19
  //#endregion
@@ -1,5 +1,5 @@
1
1
  import { AvatarImageProps } from "./AvatarImage.js";
2
- import * as react_jsx_runtime8 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime16 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_runtime8.JSX.Element;
26
+ (props: AvatarProps): react_jsx_runtime16.JSX.Element;
27
27
  displayName: string;
28
28
  };
29
29
  //#endregion
@@ -1,6 +1,6 @@
1
1
  import { IconPropsWithSVGProps, UniversalAvatarIconProps } from "../../../tokens/types.js";
2
2
  import "../../../tokens/index.js";
3
- import * as react_jsx_runtime9 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime17 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_runtime9.JSX.Element;
32
+ }: AvatarIconProps): react_jsx_runtime17.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.js";
3
3
  import { AvatarIconProps } from "./AvatarIcon.js";
4
4
  import { AvatarTextProps } from "./AvatarText.js";
5
- import * as react_jsx_runtime22 from "react/jsx-runtime";
5
+ import * as react_jsx_runtime18 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_runtime22.JSX.Element;
40
+ }: AvatarImageProps): react_jsx_runtime18.JSX.Element;
41
41
  displayName: string;
42
42
  };
43
43
  //#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_runtime19 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_runtime19.JSX.Element;
36
36
  displayName: string;
37
37
  };
38
38
  //#endregion
@@ -12,7 +12,7 @@ interface CheckboxProps extends NativeInputProps, UniversalCheckboxProps {
12
12
  };
13
13
  }
14
14
  declare const VARIANTS: ("primary" | "secondary")[];
15
- declare const SIZES: ("sm" | "md")[];
15
+ declare const SIZES: ("md" | "sm")[];
16
16
  /**
17
17
  * **⚙️️ An checkbox.
18
18
  *
@@ -12,7 +12,7 @@ interface CheckboxProps extends NativeInputProps, UniversalCheckboxProps {
12
12
  };
13
13
  }
14
14
  declare const VARIANTS: ("primary" | "secondary")[];
15
- declare const SIZES: ("sm" | "md")[];
15
+ declare const SIZES: ("md" | "sm")[];
16
16
  /**
17
17
  * **⚙️️ An checkbox.
18
18
  *
@@ -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 react31 from "react";
4
4
  import { HTMLMotionProps } from "motion/react";
5
5
 
6
6
  //#region src/components/client/IconButton.d.ts
@@ -32,6 +32,6 @@ 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: react31.ForwardRefExoticComponent<Omit<IconButtonProps, "ref"> & react31.RefAttributes<HTMLButtonElement>>;
36
36
  //#endregion
37
37
  export { IconButton, type IconButtonProps };
@@ -1,7 +1,7 @@
1
1
  import { IconPropsWithSVGProps, UniversalInputProps } from "../../../tokens/types.cjs";
2
2
  import "../../../tokens/index.cjs";
3
3
  import { BoxProps } from "../../Box.cjs";
4
- import * as react40 from "react";
4
+ import * as react49 from "react";
5
5
  import { InputHTMLAttributes } from "react";
6
6
  import { HTMLMotionProps } from "motion/react";
7
7
 
@@ -51,6 +51,6 @@ interface InputProps extends NativeInputProps, UniversalInputProps {
51
51
  *
52
52
  * @related [Checkbox](https://uds.build/docs/components/checkbox), [Radio](https://uds.build/docs/components/radio).
53
53
  **/
54
- declare const Input: react40.ForwardRefExoticComponent<Omit<InputProps, "ref"> & react40.RefAttributes<HTMLInputElement>>;
54
+ declare const Input: react49.ForwardRefExoticComponent<Omit<InputProps, "ref"> & react49.RefAttributes<HTMLInputElement>>;
55
55
  //#endregion
56
56
  export { Input, type InputProps };
@@ -1,7 +1,7 @@
1
1
  import { IconPropsWithSVGProps, UniversalInputProps } from "../../../tokens/types.js";
2
2
  import "../../../tokens/index.js";
3
3
  import { BoxProps } from "../../Box.js";
4
- import * as react42 from "react";
4
+ import * as react46 from "react";
5
5
  import { InputHTMLAttributes } from "react";
6
6
  import { HTMLMotionProps } from "motion/react";
7
7
 
@@ -51,6 +51,6 @@ interface InputProps extends NativeInputProps, UniversalInputProps {
51
51
  *
52
52
  * @related [Checkbox](https://uds.build/docs/components/checkbox), [Radio](https://uds.build/docs/components/radio).
53
53
  **/
54
- declare const Input: react42.ForwardRefExoticComponent<Omit<InputProps, "ref"> & react42.RefAttributes<HTMLInputElement>>;
54
+ declare const Input: react46.ForwardRefExoticComponent<Omit<InputProps, "ref"> & react46.RefAttributes<HTMLInputElement>>;
55
55
  //#endregion
56
56
  export { Input, type InputProps };
@@ -1,5 +1,5 @@
1
1
  import { InputHelpTextInternalProps } from "./InputHelpTextInternal.cjs";
2
- import * as react_jsx_runtime13 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime21 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/client/Input/InputHelpText.d.ts
5
5
  type InputHelpTextProps = InputHelpTextInternalProps;
@@ -34,7 +34,7 @@ declare const InputHelpText: {
34
34
  size,
35
35
  isFilled,
36
36
  ...props
37
- }: InputHelpTextProps): react_jsx_runtime13.JSX.Element;
37
+ }: InputHelpTextProps): react_jsx_runtime21.JSX.Element;
38
38
  displayName: string;
39
39
  };
40
40
  //#endregion
@@ -1,5 +1,5 @@
1
1
  import { InputHelpTextInternalProps } from "./InputHelpTextInternal.js";
2
- import * as react_jsx_runtime17 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime21 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/client/Input/InputHelpText.d.ts
5
5
  type InputHelpTextProps = InputHelpTextInternalProps;
@@ -34,7 +34,7 @@ declare const InputHelpText: {
34
34
  size,
35
35
  isFilled,
36
36
  ...props
37
- }: InputHelpTextProps): react_jsx_runtime17.JSX.Element;
37
+ }: InputHelpTextProps): react_jsx_runtime21.JSX.Element;
38
38
  displayName: string;
39
39
  };
40
40
  //#endregion