@yahoo/uds-mobile 1.3.0-beta.1 → 1.3.0-beta.3

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 (103) hide show
  1. package/dist/_virtual/rolldown_runtime.cjs +1 -1
  2. package/dist/components/Avatar.cjs +1 -1
  3. package/dist/components/Avatar.d.mts +2 -2
  4. package/dist/components/Avatar.mjs +1 -1
  5. package/dist/components/Badge.cjs +1 -1
  6. package/dist/components/Badge.d.cts +2 -2
  7. package/dist/components/Badge.d.mts +2 -2
  8. package/dist/components/Badge.mjs +1 -1
  9. package/dist/components/Box.cjs +1 -1
  10. package/dist/components/Box.d.cts +2 -2
  11. package/dist/components/Box.d.mts +2 -2
  12. package/dist/components/Box.mjs +1 -1
  13. package/dist/components/Button.cjs +1 -1
  14. package/dist/components/Button.d.mts +2 -2
  15. package/dist/components/Button.mjs +1 -1
  16. package/dist/components/Checkbox.cjs +1 -1
  17. package/dist/components/Checkbox.d.cts +2 -2
  18. package/dist/components/Checkbox.d.mts +2 -2
  19. package/dist/components/Checkbox.mjs +1 -1
  20. package/dist/components/Chip.cjs +1 -1
  21. package/dist/components/Chip.d.cts +2 -2
  22. package/dist/components/Chip.d.mts +2 -2
  23. package/dist/components/Chip.mjs +1 -1
  24. package/dist/components/HStack.cjs +1 -1
  25. package/dist/components/HStack.d.cts +2 -2
  26. package/dist/components/HStack.d.cts.map +1 -1
  27. package/dist/components/HStack.d.mts +2 -2
  28. package/dist/components/HStack.mjs +1 -1
  29. package/dist/components/Icon.cjs +1 -1
  30. package/dist/components/Icon.d.cts +2 -2
  31. package/dist/components/Icon.d.cts.map +1 -1
  32. package/dist/components/Icon.d.mts +2 -2
  33. package/dist/components/Icon.d.mts.map +1 -1
  34. package/dist/components/Icon.mjs +1 -1
  35. package/dist/components/IconButton.cjs +1 -1
  36. package/dist/components/IconButton.d.cts +2 -2
  37. package/dist/components/IconButton.d.cts.map +1 -1
  38. package/dist/components/IconButton.d.mts +2 -2
  39. package/dist/components/IconButton.mjs +1 -1
  40. package/dist/components/IconSlot.cjs +1 -1
  41. package/dist/components/IconSlot.d.cts +2 -2
  42. package/dist/components/IconSlot.d.cts.map +1 -1
  43. package/dist/components/IconSlot.d.mts +2 -2
  44. package/dist/components/IconSlot.mjs +1 -1
  45. package/dist/components/Image.cjs +1 -1
  46. package/dist/components/Image.d.cts +2 -2
  47. package/dist/components/Image.d.mts +2 -2
  48. package/dist/components/Image.mjs +1 -1
  49. package/dist/components/Input.cjs +1 -1
  50. package/dist/components/Input.d.cts +2 -2
  51. package/dist/components/Input.d.mts +2 -2
  52. package/dist/components/Input.mjs +1 -1
  53. package/dist/components/Link.cjs +1 -1
  54. package/dist/components/Link.d.cts +2 -2
  55. package/dist/components/Link.d.mts +2 -2
  56. package/dist/components/Link.mjs +1 -1
  57. package/dist/components/Pressable.cjs +1 -1
  58. package/dist/components/Pressable.d.cts +3 -3
  59. package/dist/components/Pressable.d.cts.map +1 -1
  60. package/dist/components/Pressable.d.mts +3 -3
  61. package/dist/components/Pressable.mjs +1 -1
  62. package/dist/components/Radio.cjs +1 -1
  63. package/dist/components/Radio.d.cts +2 -2
  64. package/dist/components/Radio.d.mts +2 -2
  65. package/dist/components/Radio.mjs +1 -1
  66. package/dist/components/Screen.cjs +1 -1
  67. package/dist/components/Screen.d.cts +2 -2
  68. package/dist/components/Screen.d.cts.map +1 -1
  69. package/dist/components/Screen.d.mts +2 -2
  70. package/dist/components/Screen.mjs +1 -1
  71. package/dist/components/Switch.cjs +1 -1
  72. package/dist/components/Switch.d.cts +2 -2
  73. package/dist/components/Switch.d.cts.map +1 -1
  74. package/dist/components/Switch.d.mts +2 -2
  75. package/dist/components/Switch.mjs +1 -1
  76. package/dist/components/Text.cjs +1 -1
  77. package/dist/components/Text.d.cts +2 -2
  78. package/dist/components/Text.d.mts +2 -2
  79. package/dist/components/Text.d.mts.map +1 -1
  80. package/dist/components/Text.mjs +1 -1
  81. package/dist/components/VStack.cjs +1 -1
  82. package/dist/components/VStack.d.cts +2 -2
  83. package/dist/components/VStack.d.mts +2 -2
  84. package/dist/components/VStack.mjs +1 -1
  85. package/dist/icons/dist/glyphMap.cjs +1 -1
  86. package/dist/icons/dist/glyphMap.mjs +1 -1
  87. package/dist/icons/dist/svgMap.cjs +1 -1
  88. package/dist/icons/dist/svgMap.mjs +1 -1
  89. package/dist/icons/dist/tokens.cjs +1 -1
  90. package/dist/icons/dist/tokens.mjs +1 -1
  91. package/dist/motion-tokens/dist/index.cjs +1 -1
  92. package/dist/motion-tokens/dist/index.mjs +1 -1
  93. package/dist/motion.cjs +1 -1
  94. package/dist/motion.mjs +1 -1
  95. package/dist/types.cjs +1 -1
  96. package/dist/types.d.cts +1 -0
  97. package/dist/types.d.cts.map +1 -1
  98. package/dist/types.d.mts +1 -0
  99. package/dist/types.d.mts.map +1 -1
  100. package/dist/types.mjs +1 -1
  101. package/fonts/index.cjs +205 -205
  102. package/fonts/index.mjs +205 -205
  103. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  //#region rolldown:runtime
3
3
  var __create = Object.create;
4
4
  var __defProp = Object.defineProperty;
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
3
3
  const require_components_Box = require('./Box.cjs');
4
4
  const require_components_IconSlot = require('./IconSlot.cjs');
@@ -1,6 +1,6 @@
1
1
 
2
2
  import { IconSlotType } from "./IconSlot.mjs";
3
- import * as react0 from "react";
3
+ import * as react1 from "react";
4
4
  import { View, ViewProps } from "react-native";
5
5
 
6
6
  //#region src/components/Avatar.d.ts
@@ -54,7 +54,7 @@ interface AvatarProps extends ViewProps {
54
54
  *
55
55
  * @see The {@link https://uds.build/docs/components/avatar Avatar Docs} for more info
56
56
  */
57
- declare const Avatar: react0.ForwardRefExoticComponent<AvatarProps & react0.RefAttributes<View>>;
57
+ declare const Avatar: react1.ForwardRefExoticComponent<AvatarProps & react1.RefAttributes<View>>;
58
58
  //#endregion
59
59
  export { Avatar, type AvatarProps };
60
60
  //# sourceMappingURL=Avatar.d.mts.map
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  import { Box } from "./Box.mjs";
3
3
  import { IconSlot } from "./IconSlot.mjs";
4
4
  import { Text as Text$1 } from "./Text.mjs";
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
3
3
  const require_components_IconSlot = require('./IconSlot.cjs');
4
4
  const require_components_Text = require('./Text.cjs');
@@ -1,7 +1,7 @@
1
1
 
2
2
  import { BadgeSize, BadgeVariant } from "../types/dist/index.cjs";
3
3
  import { IconSlotType } from "./IconSlot.cjs";
4
- import * as react2 from "react";
4
+ import * as react1 from "react";
5
5
  import { Ref } from "react";
6
6
  import { View, ViewProps } from "react-native";
7
7
 
@@ -37,7 +37,7 @@ interface BadgeProps extends ViewProps {
37
37
  * <Badge variant="alert" startIcon="Warning">Error</Badge>
38
38
  * ```
39
39
  */
40
- declare const Badge: react2.NamedExoticComponent<BadgeProps>;
40
+ declare const Badge: react1.NamedExoticComponent<BadgeProps>;
41
41
  //#endregion
42
42
  export { Badge, type BadgeProps };
43
43
  //# sourceMappingURL=Badge.d.cts.map
@@ -1,7 +1,7 @@
1
1
 
2
2
  import { BadgeSize, BadgeVariant } from "../types/dist/index.mjs";
3
3
  import { IconSlotType } from "./IconSlot.mjs";
4
- import * as react1 from "react";
4
+ import * as react3 from "react";
5
5
  import { Ref } from "react";
6
6
  import { View, ViewProps } from "react-native";
7
7
 
@@ -37,7 +37,7 @@ interface BadgeProps extends ViewProps {
37
37
  * <Badge variant="alert" startIcon="Warning">Error</Badge>
38
38
  * ```
39
39
  */
40
- declare const Badge: react1.NamedExoticComponent<BadgeProps>;
40
+ declare const Badge: react3.NamedExoticComponent<BadgeProps>;
41
41
  //#endregion
42
42
  export { Badge, type BadgeProps };
43
43
  //# sourceMappingURL=Badge.d.mts.map
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  import { IconSlot } from "./IconSlot.mjs";
3
3
  import { Text } from "./Text.mjs";
4
4
  import { HStack } from "./HStack.mjs";
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
3
3
  let react = require("react");
4
4
  let react_native = require("react-native");
@@ -1,6 +1,6 @@
1
1
 
2
2
  import { SizeProps } from "../types.cjs";
3
- import * as react1 from "react";
3
+ import * as react2 from "react";
4
4
  import { Ref } from "react";
5
5
  import { View, ViewProps } from "react-native";
6
6
  import { StyleProps } from "../../generated/styles";
@@ -81,7 +81,7 @@ interface BoxProps extends ViewProps, SizeProps {
81
81
  *
82
82
  * @related [HStack](https://uds.build/docs/components/h-stack), [VStack](https://uds.build/docs/components/v-stack)
83
83
  */
84
- declare const Box: react1.NamedExoticComponent<BoxProps>;
84
+ declare const Box: react2.NamedExoticComponent<BoxProps>;
85
85
  //#endregion
86
86
  export { Box, type BoxProps };
87
87
  //# sourceMappingURL=Box.d.cts.map
@@ -1,6 +1,6 @@
1
1
 
2
2
  import { SizeProps } from "../types.mjs";
3
- import * as react3 from "react";
3
+ import * as react4 from "react";
4
4
  import { Ref } from "react";
5
5
  import { View, ViewProps } from "react-native";
6
6
  import { StyleProps } from "../../generated/styles";
@@ -81,7 +81,7 @@ interface BoxProps extends ViewProps, SizeProps {
81
81
  *
82
82
  * @related [HStack](https://uds.build/docs/components/h-stack), [VStack](https://uds.build/docs/components/v-stack)
83
83
  */
84
- declare const Box: react3.NamedExoticComponent<BoxProps>;
84
+ declare const Box: react4.NamedExoticComponent<BoxProps>;
85
85
  //#endregion
86
86
  export { Box, type BoxProps };
87
87
  //# sourceMappingURL=Box.d.mts.map
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  import { memo, useMemo } from "react";
3
3
  import { View } from "react-native";
4
4
  import { styles } from "../../generated/styles";
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
3
3
  const require_index = require('../motion-tokens/dist/index.cjs');
4
4
  const require_motion = require('../motion.cjs');
@@ -2,7 +2,7 @@
2
2
  import { ButtonSize, ButtonVariantFlat, IconVariant } from "../types/dist/index.mjs";
3
3
  import { IconSlotType } from "./IconSlot.mjs";
4
4
  import { PressableProps as PressableProps$1 } from "./Pressable.mjs";
5
- import * as react2 from "react";
5
+ import * as react6 from "react";
6
6
  import { Ref } from "react";
7
7
  import { View } from "react-native";
8
8
 
@@ -49,7 +49,7 @@ interface ButtonProps extends Omit<PressableProps$1, 'children' | 'disabled'> {
49
49
  *
50
50
  * @see The {@link https://uds.build/docs/components/button Button Docs} for more info
51
51
  */
52
- declare const Button: react2.NamedExoticComponent<ButtonProps>;
52
+ declare const Button: react6.NamedExoticComponent<ButtonProps>;
53
53
  //#endregion
54
54
  export { Button, type ButtonProps };
55
55
  //# sourceMappingURL=Button.d.mts.map
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  import { SCALE_EFFECTS } from "../motion-tokens/dist/index.mjs";
3
3
  import { BUTTON_SPRING_CONFIG } from "../motion.mjs";
4
4
  import { IconSlot } from "./IconSlot.mjs";
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
3
3
  const require_index = require('../motion-tokens/dist/index.cjs');
4
4
  const require_motion = require('../motion.cjs');
@@ -1,6 +1,6 @@
1
1
 
2
2
  import { UniversalCheckboxProps } from "../types/dist/index.cjs";
3
- import * as react6 from "react";
3
+ import * as react4 from "react";
4
4
  import { Ref } from "react";
5
5
  import { View, ViewProps } from "react-native";
6
6
 
@@ -42,7 +42,7 @@ interface CheckboxProps extends Omit<ViewProps, 'style'>, UniversalCheckboxProps
42
42
  *
43
43
  * @see The {@link https://uds.build/docs/components/checkbox Checkbox Docs} for more info
44
44
  */
45
- declare const Checkbox: react6.NamedExoticComponent<CheckboxProps>;
45
+ declare const Checkbox: react4.NamedExoticComponent<CheckboxProps>;
46
46
  //#endregion
47
47
  export { Checkbox, type CheckboxProps };
48
48
  //# sourceMappingURL=Checkbox.d.cts.map
@@ -1,6 +1,6 @@
1
1
 
2
2
  import { UniversalCheckboxProps } from "../types/dist/index.mjs";
3
- import * as react6 from "react";
3
+ import * as react7 from "react";
4
4
  import { Ref } from "react";
5
5
  import { View, ViewProps } from "react-native";
6
6
 
@@ -42,7 +42,7 @@ interface CheckboxProps extends Omit<ViewProps, 'style'>, UniversalCheckboxProps
42
42
  *
43
43
  * @see The {@link https://uds.build/docs/components/checkbox Checkbox Docs} for more info
44
44
  */
45
- declare const Checkbox: react6.NamedExoticComponent<CheckboxProps>;
45
+ declare const Checkbox: react7.NamedExoticComponent<CheckboxProps>;
46
46
  //#endregion
47
47
  export { Checkbox, type CheckboxProps };
48
48
  //# sourceMappingURL=Checkbox.d.mts.map
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  import { SCALE_EFFECTS } from "../motion-tokens/dist/index.mjs";
3
3
  import { BUTTON_SPRING_CONFIG } from "../motion.mjs";
4
4
  import { Icon } from "./Icon.mjs";
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
3
3
  const require_components_IconSlot = require('./IconSlot.cjs');
4
4
  const require_components_Text = require('./Text.cjs');
@@ -1,7 +1,7 @@
1
1
 
2
2
  import { ChipSize, ChipVariant } from "../types/dist/index.cjs";
3
3
  import { IconSlotType } from "./IconSlot.cjs";
4
- import * as react17 from "react";
4
+ import * as react18 from "react";
5
5
  import { Ref } from "react";
6
6
  import { View, ViewProps } from "react-native";
7
7
 
@@ -54,7 +54,7 @@ interface ChipProps extends Omit<ViewProps, 'children'> {
54
54
  * <Chip startIcon="Star" variant="brand">Favorite</Chip>
55
55
  * ```
56
56
  */
57
- declare const Chip: react17.NamedExoticComponent<ChipProps>;
57
+ declare const Chip: react18.NamedExoticComponent<ChipProps>;
58
58
  //#endregion
59
59
  export { Chip, type ChipProps };
60
60
  //# sourceMappingURL=Chip.d.cts.map
@@ -1,7 +1,7 @@
1
1
 
2
2
  import { ChipSize, ChipVariant } from "../types/dist/index.mjs";
3
3
  import { IconSlotType } from "./IconSlot.mjs";
4
- import * as react5 from "react";
4
+ import * as react8 from "react";
5
5
  import { Ref } from "react";
6
6
  import { View, ViewProps } from "react-native";
7
7
 
@@ -54,7 +54,7 @@ interface ChipProps extends Omit<ViewProps, 'children'> {
54
54
  * <Chip startIcon="Star" variant="brand">Favorite</Chip>
55
55
  * ```
56
56
  */
57
- declare const Chip: react5.NamedExoticComponent<ChipProps>;
57
+ declare const Chip: react8.NamedExoticComponent<ChipProps>;
58
58
  //#endregion
59
59
  export { Chip, type ChipProps };
60
60
  //# sourceMappingURL=Chip.d.mts.map
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  import { IconSlot } from "./IconSlot.mjs";
3
3
  import { Text } from "./Text.mjs";
4
4
  import { HStack } from "./HStack.mjs";
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
3
3
  const require_components_Box = require('./Box.cjs');
4
4
  let react = require("react");
@@ -1,6 +1,6 @@
1
1
 
2
2
  import { BoxProps } from "./Box.cjs";
3
- import * as react12 from "react";
3
+ import * as react6 from "react";
4
4
  import { Ref } from "react";
5
5
  import { View } from "react-native";
6
6
  import { StyleProps } from "../../generated/styles";
@@ -35,7 +35,7 @@ interface HStackProps extends Omit<BoxProps, 'ref'> {
35
35
  *
36
36
  * @related [VStack](https://uds.build/docs/components/v-stack), [Box](https://uds.build/docs/components/box)
37
37
  */
38
- declare const HStack: react12.NamedExoticComponent<HStackProps>;
38
+ declare const HStack: react6.NamedExoticComponent<HStackProps>;
39
39
  //#endregion
40
40
  export { HStack, type HStackProps };
41
41
  //# sourceMappingURL=HStack.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"HStack.d.cts","names":[],"sources":["../../src/components/HStack.tsx"],"sourcesContent":[],"mappings":";;;;;;;;UAQU,WAAA,SAAoB,KAAK;QAC3B;QACA,IAAI;AAL0B;;;;;;;AAGJ;;;;;;;;;;;;;;;;;;;cA8B5B,QAAM,OAAA,CAAA,qBAAA"}
1
+ {"version":3,"file":"HStack.d.cts","names":[],"sources":["../../src/components/HStack.tsx"],"sourcesContent":[],"mappings":";;;;;;;;UAQU,WAAA,SAAoB,KAAK;QAC3B;QACA,IAAI;AAL0B;;;;;;;AAGJ;;;;;;;;;;;;;;;;;;;cA8B5B,QAAM,MAAA,CAAA,qBAAA"}
@@ -1,6 +1,6 @@
1
1
 
2
2
  import { BoxProps } from "./Box.mjs";
3
- import * as react7 from "react";
3
+ import * as react9 from "react";
4
4
  import { Ref } from "react";
5
5
  import { View } from "react-native";
6
6
  import { StyleProps } from "../../generated/styles";
@@ -35,7 +35,7 @@ interface HStackProps extends Omit<BoxProps, 'ref'> {
35
35
  *
36
36
  * @related [VStack](https://uds.build/docs/components/v-stack), [Box](https://uds.build/docs/components/box)
37
37
  */
38
- declare const HStack: react7.NamedExoticComponent<HStackProps>;
38
+ declare const HStack: react9.NamedExoticComponent<HStackProps>;
39
39
  //#endregion
40
40
  export { HStack, type HStackProps };
41
41
  //# sourceMappingURL=HStack.d.mts.map
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  import { Box } from "./Box.mjs";
3
3
  import { memo } from "react";
4
4
  import { jsx } from "react/jsx-runtime";
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
3
3
  const require_glyphMap = require('../icons/dist/glyphMap.cjs');
4
4
  const require_svgMap = require('../icons/dist/svgMap.cjs');
@@ -2,7 +2,7 @@
2
2
  import { GlyphName } from "../icons/dist/glyphMap.cjs";
3
3
  import { SvgGlyphName } from "../icons/dist/svgMap.cjs";
4
4
  import { IconSize, IconVariant } from "../types/dist/index.cjs";
5
- import * as react18 from "react";
5
+ import * as react7 from "react";
6
6
  import { Ref } from "react";
7
7
  import { StyleProp, Text, TextProps, TextStyle } from "react-native";
8
8
  import { StyleProps } from "../../generated/styles";
@@ -81,7 +81,7 @@ interface IconProps extends Omit<TextProps, 'style'> {
81
81
  *
82
82
  * @see The {@link https://uds.build/docs/components/icon Icon Docs} for more info
83
83
  */
84
- declare const Icon: react18.NamedExoticComponent<IconProps>;
84
+ declare const Icon: react7.NamedExoticComponent<IconProps>;
85
85
  declare const iconNames: readonly ["A11Y", "Accessible", "AccountRecover", "AccountRefresh", "AccountSwitchAlt", "AccountSwitcher", "AcousticGuitar", "Add", "AddBell", "AddCalendar", "AddCheckCircle", "AddCircle", "AddContactCard", "AddDocument", "AddFace", "AddFolder", "AddPaperPlane", "AddPeople", "AddQuestion", "AddSearch", "AddSquare", "AffiliateLink", "AirQuality", "Airplane", "AirplaneLanding", "AirplaneTakeOff", "AngledSquareOnSquare", "AnyFile", "AppSwitcher", "AquariusAstrology", "Archive", "AriesAstrology", "ArrowDown", "ArrowDownCircle", "ArrowLeft", "ArrowLineDown", "ArrowLineUp", "ArrowRight", "ArrowUp", "Article", "ArtisticGymnastics", "Ascender", "AudioFile", "Authenticator", "AutoDownload", "AutoSaveOffline", "AutoSaveSync", "AutoSaveUpload", "AutoSaveUploadFail", "AutoSaved", "BabyBottle", "BackTimeTen", "Badge", "Balance", "BallInWater", "Barometer", "BaseBallBat", "Baseball", "Basketball", "BasketballHoop", "BeachUmbrella", "Bed", "Bell", "Below", "BigDownArrow", "BigLeftArrow", "BigRightArrow", "BigRightStraightArrow", "BigUpArrow", "Bike", "Bingo", "Binoculars", "BlackJack", "Bold", "Bolt", "Bookmark", "BottomLine", "BowAndArrow", "BoxCircle", "BoxFront", "BoxOnBox", "BoxingGlove", "Browser", "BubbleZone", "Building", "BulletPointContainer", "BulletPoints", "Bullseye", "BusFront", "BusinessBag", "Cake", "Calendar", "CalendarClock", "CalendarConfirm", "CalendarFile", "CalendarICSFile", "CalendarRightArrow", "Camera", "CancerAstrology", "Canoe", "CapriconAstrology", "Car", "CardsCheck", "Cash", "CelebrityStar", "CenterAlignment", "ChatAi", "Check", "CheckBookmark", "CheckBox", "CheckCircle", "CheckDocuments", "CheckEnvelope", "CheckPeople", "CheckSpeechBubble", "CheckVoteBallot", "Checklist", "ChevronDown", "ChevronLeft", "ChevronLeftPeople", "ChevronRight", "ChevronRightPeople", "ChevronUp", "Circle", "ClearText", "Clipboard", "Clock", "Clone", "ClosedCaption", "Cloud", "CloudDay", "CloudNight", "Cocktails", "Coffee", "CoffeeTakeout", "Cog", "Coin", "CollapseColumn", "Command", "Compass", "ComputerChip", "Connection", "ConnectionScreen", "ContactBook", "ContactCard", "Convert", "ConvertAlt", "ConvertLeft", "ConvertRight", "Cookies", "Coupon", "CreditCard", "CreditCardPayment", "CrescentMoon", "Cricket", "Cross", "CrossCircle", "CrossEnvelope", "CrossPeople", "CrossShield", "Crossword", "Cycling", "DOCFile", "DailyFantasy", "DaisyFlower", "Dandelion", "DataBook", "DataCloud", "DataSilo", "DataStorage", "Debug", "DeleteTab", "DeliveryPackage", "Dense", "DenyCircle", "Descender", "Desktop", "DiagonalKey", "DiagonalLeftDown", "DiagonalLeftUp", "DiagonalRightDown", "DiagonalRightUp", "Diamond", "Dice", "Dining", "Direction", "DiscoBall", "Document", "DocumentImageRectangle", "DocumentImageSquare", "DocumentRectangle", "DollarCircleArrows", "DotEnvelope", "DotTwoRings", "DoubleBigLeftArrow", "DoubleChevronLeft", "DoubleChevronRight", "DownCurveArrow", "Download", "DownloadCircle", "DownloadComplete", "DownloadInProgressCircle", "DraftDocument", "DragVertical", "Dusk", "Easel", "Eclipse", "Edit", "EmailVerification", "Emails", "Embed", "EntertainmentTv", "Envelope", "Error", "ExpandArrowLeft", "ExpandArrowRight", "ExpandColumn", "Eye", "EyeSearch", "EyeShut", "FaceID", "FallLeaf", "Family", "FastForward", "FencingEpee", "FilmReel", "FilmRoll", "FingerPointLeftArrow", "FingerPointRightArrow", "FingerPointSelect", "FingerPrint", "Fire", "FirstAidKit", "FirstQuarter", "FiveCircles", "Flag", "FlameTorch", "Fog", "FogDay", "Folder", "Font", "Football", "FootballHelmet", "ForestTree", "FourBoxes", "FourCorners", "FourCornersMagnifyingGlass", "FourCornersMusicNote", "FourLinesSpread", "FourThreeRatio", "FullMoon", "GIF", "GeminiAstrology", "GiftBox", "GolfTee", "GraduationHat", "Graph", "Gymnastics", "HalfStar", "HalfSun", "HappyFace", "HazeDay", "HazeNight", "Heading2", "Heading3", "Headline1", "HeadlineDocumentSquare", "Headphone", "HeadphonesMic", "Heart", "HeartArrow", "HeartPulse", "HeavyRain", "HeavyRainDay", "HeavyRainLightning", "HeavyRainLightningDay", "HeavyRainLightningNight", "HeavyRainNight", "Help", "Highlighter", "History", "HockeyWithPuck", "Home", "HorseHeadBridle", "HotTub", "Hurricane", "Ice", "Id", "Image", "ImageFile", "ImageGallery", "Inbox", "InboxDownArrow", "InboxUpArrow", "IndentRight", "Infinity", "Info", "InstitutionalWesternBank", "Italics", "JoyfulFace", "JudoUniform", "Keyboard", "KeylineShapes", "Kick", "KnightChessPiece", "Laptop", "LaptopWithPhone", "Laurel", "LaurelLeft", "LaurelRight", "LayoutBottom", "LayoutDefault", "LayoutFourColumn", "LayoutGrid", "LayoutPerfectGrid", "LayoutRight", "LayoutThreeColumn", "LayoutThreeRows", "LayoutTwoColumn", "LeftAlign", "LeftCurveArrow", "LeftPageArrow", "LeoAstrology", "Letter", "LetterColor", "LetterSize", "LibraAstrology", "LifeRing", "Lightbulb", "Lightning", "LightningDay", "LightningNight", "Link", "LiquidDrop", "Live", "Livestream", "Location", "LocationCircle", "LocationMap", "Lock", "LogIn", "LogOut", "Lollipop", "LoveEnvelope", "LoyaltyCard", "MagicWand", "MagnifyingGlass", "Mahjong", "MakeupBeauty", "Mannequin", "Medal", "MedicineBottle", "MedicinePill", "Megaphone", "Microphone", "Microscope", "Minus", "MinusBox", "MinusCircle", "MinusPeople", "MinusSearch", "MmaGlove", "MmaRing", "MobileNumber", "MobilePhone", "More", "MoreVertical", "NeutralFace", "NewMoon", "Newsletter", "Night", "NineSixteenRatio", "NoBell", "NoConnectionScreen", "NoEye", "NoHeart", "NoImage", "NoPeople", "NoShield", "NoSmoking", "NoSquare", "NoStar", "NoVideoCamera", "NoWifi", "NotificationBell", "Null", "NumberedList", "OnTop", "OneOneRatio", "OpenBook", "OpenEnvelope", "OrderedList", "OutdentLeft", "PDF", "PPT", "PaperPlane", "PaperPlaneDiagonal", "Paperclip", "Paragraph", "ParagraphLeftIdent", "ParagraphRightIdent", "Parking", "ParkingSquare", "PassKey", "Password", "Pause", "Payments", "Payphone", "PayphoneFace", "Pencil", "PencilLines", "People", "Person", "PersonClimbing", "PersonShield", "Pets", "Phone", "PieChart", "Pin", "PingPong", "PiscesAstrology", "PlainText", "Play", "PlayCircle", "Pool", "PowerSwitch", "Preferences", "PreferencesAlt", "Printer", "Priority", "Profile", "Progress", "ProgressWithCheck", "Pulse", "PuzzlePiece", "QrCode", "QuestionBubble", "QuoteCircle", "QuoteSquare", "RAW", "RTF", "RTFOff", "RacingFlag", "Radar", "RadioCircle", "RainDay", "RainNight", "Receipt", "Receipts", "RedoPencil", "Refresh", "Restaurant", "RetailTag", "RightAlign", "RightCurveArrow", "RightPageArrow", "RobotHead", "Running", "SadFace", "SadderFace", "SagittariusAstrology", "SailBoat", "Satellite", "ScaleDown", "ScanQrCode", "Scissors", "ScorpioAstrology", "SearchConfirm", "SearchEnvelope", "SearchWorldWithLines", "SecurityKey", "SendToSelf", "Server", "SettingsAlt", "SettingsCogPeople", "Shapes", "Share", "Shield", "ShieldCheck", "ShieldSlash", "ShockedFace", "ShoppingBag", "ShoppingBasket", "ShoppingCart", "Shuttlecock", "SixteenNineRatio", "Skateboard", "SkipTimeTen", "Skull", "Slideshow", "SmallSquareInsideBigSquare", "SmartWatch", "SmileFace", "SmileFaceLife", "Sms", "SmsVerificationCode", "Sneaker", "SneakerAlt", "Snippet", "Snow", "SnowDay", "SnowNight", "Snowflake", "Soccer", "Solitaire", "SoundLow", "SoundOff", "SoundOn", "Spa", "Sparkle", "SparkleFootballBall", "SparkleTennisBall", "SpecialCharacter", "SpeechBubble", "SpeechBubbleStar", "SportsBook", "SportsSparkle", "SprinkleDay", "SprinkleNight", "Square", "Stadium", "Star", "StarArticle", "StarMedal", "StarTrophy", "StatePrivacyControls", "StockTrends", "Stopwatch", "Store", "Strikethrough", "Sun", "Sunrise", "Sunset", "SurfboardOnSand", "Swimming", "Sync", "Tab", "Tablet", "TaurusAstrology", "TechnicalRoute", "Television", "TennisBall", "TennisRacketBall", "ThirdQuarter", "ThreeCircles", "ThreeFourRatio", "ThreeLines", "ThreeLinesSpread", "ThumbsDown", "ThumbsUp", "Thumbtack", "ThumbtackDiagonal", "TimePaperPlane", "Tornado", "Trading", "TrafficSignRightTurn", "Trampoline", "Transactions", "Trash", "Trending", "TrendingCircle", "Trophy", "TruckRight", "Tshirt", "Tsunami", "Tub", "TwoArrowsDiagonalInwards", "TwoArrowsDiagonalOutwards", "TwoCorners", "TwoHorizontalRectangles", "TwoLinesContainer", "TwoMasks", "TwoRectangles", "TwoSparkles", "TwoSquares", "TwoThirdsColumn", "Underline", "Unlock", "UnorderedList", "UpCurveArrow", "UpDownChevron", "UpDownShortArrows", "UpFolder", "Upload", "Verification", "VideoCamera", "VideoFile", "VirgoAstrology", "Virus", "Volleyball", "Walking", "Wallet", "WaningCrescent", "WaningGibbous", "Warning", "WaxingCrescent", "WaxingGibbous", "Web", "Weights", "Wifi", "Wind", "WindCloud", "WindCloudDay", "WindCloudNight", "Wine", "WorldWithLines", "Wrench", "WrestlingHeadGear", "WritingAi", "XLSFile", "YEP", "ZIP"];
86
86
  declare const multicolorIconNames: readonly ["Cloud", "CloudDay", "CloudNight", "Cold", "Dreary", "Dusk", "Eclipse", "FirstQuarter", "Fog", "FogDay", "FogNight", "FullMoon", "HalfSun", "HazeDay", "HazeNight", "HeavyRain", "HeavyRainDay", "HeavyRainLightning", "HeavyRainLightningDay", "HeavyRainLightningNight", "HeavyRainNight", "Hot", "Hurricane", "Ice", "IntermittentCloudsNight", "IntermittentCloudsSunny", "Lightning", "LightningDay", "LightningNight", "MostlyNightFlurries", "Night", "PartlyCloudyNight", "PartlyFlurries", "PartlyNightFlurries", "PartlySunny", "Rain", "RainDay", "RainNight", "Sleet", "Snow", "SnowDay", "Snowflake", "SprinkleDay", "SprinkleNight", "Sun", "Sunrise", "Sunset", "ThirdQuarter", "Tornado", "WaningCrescent", "WaningGibbous", "WaxingCrescent", "WaxingGibbous", "Wind", "WindCloud", "WindCloudDay", "WindCloudNight"];
87
87
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"Icon.d.cts","names":[],"sources":["../../src/components/Icon.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;;KAkCK,QAAA,GAAW,YAAY;UAElB,SAAA,SAAkB,KAAK;QACzB,IAAI;EAHP;EAEK,IAAA,EAGF,QAHY;EAAa;EACrB,IAAA,CAAA,EAIH,QAJG;EAAJ;EAEA,KAAA,CAAA,EAIE,UAJF,CAAA,OAAA,CAAA;EAEC;EAEC,OAAA,CAAA,EAEE,WAFF;EAEE,eAAA,CAAA,EAEQ,UAFR,CAAA,iBAAA,CAAA;EAEQ,YAAA,CAAA,EAEH,UAFG,CAAA,cAAA,CAAA;EAEH,oBAAA,CAAA,EACQ,UADR,CAAA,sBAAA,CAAA;EACQ,kBAAA,CAAA,EACF,UADE,CAAA,oBAAA,CAAA;EACF,uBAAA,CAAA,EACK,UADL,CAAA,yBAAA,CAAA;EACK,qBAAA,CAAA,EACF,UADE,CAAA,uBAAA,CAAA;EACF,WAAA,CAAA,EACV,UADU,CAAA,aAAA,CAAA;EACV,gBAAA,CAAA,EACK,UADL,CAAA,kBAAA,CAAA;EACK,cAAA,CAAA,EACF,UADE,CAAA,gBAAA,CAAA;EACF,cAAA,CAAA,EACA,UADA,CAAA,gBAAA,CAAA;EACA,iBAAA,CAAA,EACG,UADH,CAAA,mBAAA,CAAA;EACG,WAAA,CAAA,EACN,UADM,CAAA,aAAA,CAAA;EACN,mBAAA,CAAA,EACQ,UADR,CAAA,qBAAA,CAAA;EACQ,qBAAA,CAAA,EACE,UADF,CAAA,uBAAA,CAAA;EACE,gBAAA,CAAA,EACL,UADK,CAAA,kBAAA,CAAA;EACL,cAAA,CAAA,EACF,UADE,CAAA,gBAAA,CAAA;EACF,cAAA,CAAA,EACA,UADA,CAAA,gBAAA,CAAA;EACA,iBAAA,CAAA,EACG,UADH,CAAA,mBAAA,CAAA;EACG,UAAA,CAAA,EAEP,UAFO,CAAA,YAAA,CAAA;EAEP,YAAA,CAAA,EAEE,UAFF,CAAA,cAAA,CAAA;EAEE,UAAA,CAAA,EACF,UADE,CAAA,YAAA,CAAA;EACF,UAAA,CAAA,EACA,UADA,CAAA,YAAA,CAAA;EACA,aAAA,CAAA,EACG,UADH,CAAA,eAAA,CAAA;EACG,iBAAA,CAAA,EACI,UADJ,CAAA,mBAAA,CAAA;EACI,eAAA,CAAA,EACF,UADE,CAAA,iBAAA,CAAA;EACF,OAAA,CAAA,EACR,UADQ,CAAA,SAAA,CAAA;EACR,WAAA,CAAA,EAEI,UAFJ,CAAA,aAAA,CAAA;EAEI,SAAA,CAAA,EACF,UADE,CAAA,WAAA,CAAA;EACF,SAAA,CAAA,EACA,UADA,CAAA,WAAA,CAAA;EACA,YAAA,CAAA,EACG,UADH,CAAA,cAAA,CAAA;EACG,gBAAA,CAAA,EACI,UADJ,CAAA,kBAAA,CAAA;EACI,cAAA,CAAA,EACF,UADE,CAAA,gBAAA,CAAA;EACF,MAAA,CAAA,EACR,UADQ,CAAA,QAAA,CAAA;EACR;EAMS,mBAAA,CAAA,EAAA,MAAA;EAAV;EArDkB,kBAAA,CAAA,EAAA,MAAA;EAAI;EA0P1B,KAAA,CAAA,EArMI,SA4MR,CA5MkB,SAqMV,CAAA;AAaV;AACA;;;;;;;;;;;;;;;;;;;;;;cAdM,MAAI,OAAA,CAAA,qBAAA;cAaG;cACA"}
1
+ {"version":3,"file":"Icon.d.cts","names":[],"sources":["../../src/components/Icon.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;;KAkCK,QAAA,GAAW,YAAY;UAElB,SAAA,SAAkB,KAAK;QACzB,IAAI;EAHP;EAEK,IAAA,EAGF,QAHY;EAAa;EACrB,IAAA,CAAA,EAIH,QAJG;EAAJ;EAEA,KAAA,CAAA,EAIE,UAJF,CAAA,OAAA,CAAA;EAEC;EAEC,OAAA,CAAA,EAEE,WAFF;EAEE,eAAA,CAAA,EAEQ,UAFR,CAAA,iBAAA,CAAA;EAEQ,YAAA,CAAA,EAEH,UAFG,CAAA,cAAA,CAAA;EAEH,oBAAA,CAAA,EACQ,UADR,CAAA,sBAAA,CAAA;EACQ,kBAAA,CAAA,EACF,UADE,CAAA,oBAAA,CAAA;EACF,uBAAA,CAAA,EACK,UADL,CAAA,yBAAA,CAAA;EACK,qBAAA,CAAA,EACF,UADE,CAAA,uBAAA,CAAA;EACF,WAAA,CAAA,EACV,UADU,CAAA,aAAA,CAAA;EACV,gBAAA,CAAA,EACK,UADL,CAAA,kBAAA,CAAA;EACK,cAAA,CAAA,EACF,UADE,CAAA,gBAAA,CAAA;EACF,cAAA,CAAA,EACA,UADA,CAAA,gBAAA,CAAA;EACA,iBAAA,CAAA,EACG,UADH,CAAA,mBAAA,CAAA;EACG,WAAA,CAAA,EACN,UADM,CAAA,aAAA,CAAA;EACN,mBAAA,CAAA,EACQ,UADR,CAAA,qBAAA,CAAA;EACQ,qBAAA,CAAA,EACE,UADF,CAAA,uBAAA,CAAA;EACE,gBAAA,CAAA,EACL,UADK,CAAA,kBAAA,CAAA;EACL,cAAA,CAAA,EACF,UADE,CAAA,gBAAA,CAAA;EACF,cAAA,CAAA,EACA,UADA,CAAA,gBAAA,CAAA;EACA,iBAAA,CAAA,EACG,UADH,CAAA,mBAAA,CAAA;EACG,UAAA,CAAA,EAEP,UAFO,CAAA,YAAA,CAAA;EAEP,YAAA,CAAA,EAEE,UAFF,CAAA,cAAA,CAAA;EAEE,UAAA,CAAA,EACF,UADE,CAAA,YAAA,CAAA;EACF,UAAA,CAAA,EACA,UADA,CAAA,YAAA,CAAA;EACA,aAAA,CAAA,EACG,UADH,CAAA,eAAA,CAAA;EACG,iBAAA,CAAA,EACI,UADJ,CAAA,mBAAA,CAAA;EACI,eAAA,CAAA,EACF,UADE,CAAA,iBAAA,CAAA;EACF,OAAA,CAAA,EACR,UADQ,CAAA,SAAA,CAAA;EACR,WAAA,CAAA,EAEI,UAFJ,CAAA,aAAA,CAAA;EAEI,SAAA,CAAA,EACF,UADE,CAAA,WAAA,CAAA;EACF,SAAA,CAAA,EACA,UADA,CAAA,WAAA,CAAA;EACA,YAAA,CAAA,EACG,UADH,CAAA,cAAA,CAAA;EACG,gBAAA,CAAA,EACI,UADJ,CAAA,kBAAA,CAAA;EACI,cAAA,CAAA,EACF,UADE,CAAA,gBAAA,CAAA;EACF,MAAA,CAAA,EACR,UADQ,CAAA,QAAA,CAAA;EACR;EAMS,mBAAA,CAAA,EAAA,MAAA;EAAV;EArDkB,kBAAA,CAAA,EAAA,MAAA;EAAI;EA0P1B,KAAA,CAAA,EArMI,SA4MR,CA5MkB,SAqMV,CAAA;AAaV;AACA;;;;;;;;;;;;;;;;;;;;;;cAdM,MAAI,MAAA,CAAA,qBAAA;cAaG;cACA"}
@@ -2,7 +2,7 @@
2
2
  import { GlyphName } from "../icons/dist/glyphMap.mjs";
3
3
  import { SvgGlyphName } from "../icons/dist/svgMap.mjs";
4
4
  import { IconSize, IconVariant } from "../types/dist/index.mjs";
5
- import * as react4 from "react";
5
+ import * as react10 from "react";
6
6
  import { Ref } from "react";
7
7
  import { StyleProp, Text, TextProps, TextStyle } from "react-native";
8
8
  import { StyleProps } from "../../generated/styles";
@@ -81,7 +81,7 @@ interface IconProps extends Omit<TextProps, 'style'> {
81
81
  *
82
82
  * @see The {@link https://uds.build/docs/components/icon Icon Docs} for more info
83
83
  */
84
- declare const Icon: react4.NamedExoticComponent<IconProps>;
84
+ declare const Icon: react10.NamedExoticComponent<IconProps>;
85
85
  declare const iconNames: readonly ["A11Y", "Accessible", "AccountRecover", "AccountRefresh", "AccountSwitchAlt", "AccountSwitcher", "AcousticGuitar", "Add", "AddBell", "AddCalendar", "AddCheckCircle", "AddCircle", "AddContactCard", "AddDocument", "AddFace", "AddFolder", "AddPaperPlane", "AddPeople", "AddQuestion", "AddSearch", "AddSquare", "AffiliateLink", "AirQuality", "Airplane", "AirplaneLanding", "AirplaneTakeOff", "AngledSquareOnSquare", "AnyFile", "AppSwitcher", "AquariusAstrology", "Archive", "AriesAstrology", "ArrowDown", "ArrowDownCircle", "ArrowLeft", "ArrowLineDown", "ArrowLineUp", "ArrowRight", "ArrowUp", "Article", "ArtisticGymnastics", "Ascender", "AudioFile", "Authenticator", "AutoDownload", "AutoSaveOffline", "AutoSaveSync", "AutoSaveUpload", "AutoSaveUploadFail", "AutoSaved", "BabyBottle", "BackTimeTen", "Badge", "Balance", "BallInWater", "Barometer", "BaseBallBat", "Baseball", "Basketball", "BasketballHoop", "BeachUmbrella", "Bed", "Bell", "Below", "BigDownArrow", "BigLeftArrow", "BigRightArrow", "BigRightStraightArrow", "BigUpArrow", "Bike", "Bingo", "Binoculars", "BlackJack", "Bold", "Bolt", "Bookmark", "BottomLine", "BowAndArrow", "BoxCircle", "BoxFront", "BoxOnBox", "BoxingGlove", "Browser", "BubbleZone", "Building", "BulletPointContainer", "BulletPoints", "Bullseye", "BusFront", "BusinessBag", "Cake", "Calendar", "CalendarClock", "CalendarConfirm", "CalendarFile", "CalendarICSFile", "CalendarRightArrow", "Camera", "CancerAstrology", "Canoe", "CapriconAstrology", "Car", "CardsCheck", "Cash", "CelebrityStar", "CenterAlignment", "ChatAi", "Check", "CheckBookmark", "CheckBox", "CheckCircle", "CheckDocuments", "CheckEnvelope", "CheckPeople", "CheckSpeechBubble", "CheckVoteBallot", "Checklist", "ChevronDown", "ChevronLeft", "ChevronLeftPeople", "ChevronRight", "ChevronRightPeople", "ChevronUp", "Circle", "ClearText", "Clipboard", "Clock", "Clone", "ClosedCaption", "Cloud", "CloudDay", "CloudNight", "Cocktails", "Coffee", "CoffeeTakeout", "Cog", "Coin", "CollapseColumn", "Command", "Compass", "ComputerChip", "Connection", "ConnectionScreen", "ContactBook", "ContactCard", "Convert", "ConvertAlt", "ConvertLeft", "ConvertRight", "Cookies", "Coupon", "CreditCard", "CreditCardPayment", "CrescentMoon", "Cricket", "Cross", "CrossCircle", "CrossEnvelope", "CrossPeople", "CrossShield", "Crossword", "Cycling", "DOCFile", "DailyFantasy", "DaisyFlower", "Dandelion", "DataBook", "DataCloud", "DataSilo", "DataStorage", "Debug", "DeleteTab", "DeliveryPackage", "Dense", "DenyCircle", "Descender", "Desktop", "DiagonalKey", "DiagonalLeftDown", "DiagonalLeftUp", "DiagonalRightDown", "DiagonalRightUp", "Diamond", "Dice", "Dining", "Direction", "DiscoBall", "Document", "DocumentImageRectangle", "DocumentImageSquare", "DocumentRectangle", "DollarCircleArrows", "DotEnvelope", "DotTwoRings", "DoubleBigLeftArrow", "DoubleChevronLeft", "DoubleChevronRight", "DownCurveArrow", "Download", "DownloadCircle", "DownloadComplete", "DownloadInProgressCircle", "DraftDocument", "DragVertical", "Dusk", "Easel", "Eclipse", "Edit", "EmailVerification", "Emails", "Embed", "EntertainmentTv", "Envelope", "Error", "ExpandArrowLeft", "ExpandArrowRight", "ExpandColumn", "Eye", "EyeSearch", "EyeShut", "FaceID", "FallLeaf", "Family", "FastForward", "FencingEpee", "FilmReel", "FilmRoll", "FingerPointLeftArrow", "FingerPointRightArrow", "FingerPointSelect", "FingerPrint", "Fire", "FirstAidKit", "FirstQuarter", "FiveCircles", "Flag", "FlameTorch", "Fog", "FogDay", "Folder", "Font", "Football", "FootballHelmet", "ForestTree", "FourBoxes", "FourCorners", "FourCornersMagnifyingGlass", "FourCornersMusicNote", "FourLinesSpread", "FourThreeRatio", "FullMoon", "GIF", "GeminiAstrology", "GiftBox", "GolfTee", "GraduationHat", "Graph", "Gymnastics", "HalfStar", "HalfSun", "HappyFace", "HazeDay", "HazeNight", "Heading2", "Heading3", "Headline1", "HeadlineDocumentSquare", "Headphone", "HeadphonesMic", "Heart", "HeartArrow", "HeartPulse", "HeavyRain", "HeavyRainDay", "HeavyRainLightning", "HeavyRainLightningDay", "HeavyRainLightningNight", "HeavyRainNight", "Help", "Highlighter", "History", "HockeyWithPuck", "Home", "HorseHeadBridle", "HotTub", "Hurricane", "Ice", "Id", "Image", "ImageFile", "ImageGallery", "Inbox", "InboxDownArrow", "InboxUpArrow", "IndentRight", "Infinity", "Info", "InstitutionalWesternBank", "Italics", "JoyfulFace", "JudoUniform", "Keyboard", "KeylineShapes", "Kick", "KnightChessPiece", "Laptop", "LaptopWithPhone", "Laurel", "LaurelLeft", "LaurelRight", "LayoutBottom", "LayoutDefault", "LayoutFourColumn", "LayoutGrid", "LayoutPerfectGrid", "LayoutRight", "LayoutThreeColumn", "LayoutThreeRows", "LayoutTwoColumn", "LeftAlign", "LeftCurveArrow", "LeftPageArrow", "LeoAstrology", "Letter", "LetterColor", "LetterSize", "LibraAstrology", "LifeRing", "Lightbulb", "Lightning", "LightningDay", "LightningNight", "Link", "LiquidDrop", "Live", "Livestream", "Location", "LocationCircle", "LocationMap", "Lock", "LogIn", "LogOut", "Lollipop", "LoveEnvelope", "LoyaltyCard", "MagicWand", "MagnifyingGlass", "Mahjong", "MakeupBeauty", "Mannequin", "Medal", "MedicineBottle", "MedicinePill", "Megaphone", "Microphone", "Microscope", "Minus", "MinusBox", "MinusCircle", "MinusPeople", "MinusSearch", "MmaGlove", "MmaRing", "MobileNumber", "MobilePhone", "More", "MoreVertical", "NeutralFace", "NewMoon", "Newsletter", "Night", "NineSixteenRatio", "NoBell", "NoConnectionScreen", "NoEye", "NoHeart", "NoImage", "NoPeople", "NoShield", "NoSmoking", "NoSquare", "NoStar", "NoVideoCamera", "NoWifi", "NotificationBell", "Null", "NumberedList", "OnTop", "OneOneRatio", "OpenBook", "OpenEnvelope", "OrderedList", "OutdentLeft", "PDF", "PPT", "PaperPlane", "PaperPlaneDiagonal", "Paperclip", "Paragraph", "ParagraphLeftIdent", "ParagraphRightIdent", "Parking", "ParkingSquare", "PassKey", "Password", "Pause", "Payments", "Payphone", "PayphoneFace", "Pencil", "PencilLines", "People", "Person", "PersonClimbing", "PersonShield", "Pets", "Phone", "PieChart", "Pin", "PingPong", "PiscesAstrology", "PlainText", "Play", "PlayCircle", "Pool", "PowerSwitch", "Preferences", "PreferencesAlt", "Printer", "Priority", "Profile", "Progress", "ProgressWithCheck", "Pulse", "PuzzlePiece", "QrCode", "QuestionBubble", "QuoteCircle", "QuoteSquare", "RAW", "RTF", "RTFOff", "RacingFlag", "Radar", "RadioCircle", "RainDay", "RainNight", "Receipt", "Receipts", "RedoPencil", "Refresh", "Restaurant", "RetailTag", "RightAlign", "RightCurveArrow", "RightPageArrow", "RobotHead", "Running", "SadFace", "SadderFace", "SagittariusAstrology", "SailBoat", "Satellite", "ScaleDown", "ScanQrCode", "Scissors", "ScorpioAstrology", "SearchConfirm", "SearchEnvelope", "SearchWorldWithLines", "SecurityKey", "SendToSelf", "Server", "SettingsAlt", "SettingsCogPeople", "Shapes", "Share", "Shield", "ShieldCheck", "ShieldSlash", "ShockedFace", "ShoppingBag", "ShoppingBasket", "ShoppingCart", "Shuttlecock", "SixteenNineRatio", "Skateboard", "SkipTimeTen", "Skull", "Slideshow", "SmallSquareInsideBigSquare", "SmartWatch", "SmileFace", "SmileFaceLife", "Sms", "SmsVerificationCode", "Sneaker", "SneakerAlt", "Snippet", "Snow", "SnowDay", "SnowNight", "Snowflake", "Soccer", "Solitaire", "SoundLow", "SoundOff", "SoundOn", "Spa", "Sparkle", "SparkleFootballBall", "SparkleTennisBall", "SpecialCharacter", "SpeechBubble", "SpeechBubbleStar", "SportsBook", "SportsSparkle", "SprinkleDay", "SprinkleNight", "Square", "Stadium", "Star", "StarArticle", "StarMedal", "StarTrophy", "StatePrivacyControls", "StockTrends", "Stopwatch", "Store", "Strikethrough", "Sun", "Sunrise", "Sunset", "SurfboardOnSand", "Swimming", "Sync", "Tab", "Tablet", "TaurusAstrology", "TechnicalRoute", "Television", "TennisBall", "TennisRacketBall", "ThirdQuarter", "ThreeCircles", "ThreeFourRatio", "ThreeLines", "ThreeLinesSpread", "ThumbsDown", "ThumbsUp", "Thumbtack", "ThumbtackDiagonal", "TimePaperPlane", "Tornado", "Trading", "TrafficSignRightTurn", "Trampoline", "Transactions", "Trash", "Trending", "TrendingCircle", "Trophy", "TruckRight", "Tshirt", "Tsunami", "Tub", "TwoArrowsDiagonalInwards", "TwoArrowsDiagonalOutwards", "TwoCorners", "TwoHorizontalRectangles", "TwoLinesContainer", "TwoMasks", "TwoRectangles", "TwoSparkles", "TwoSquares", "TwoThirdsColumn", "Underline", "Unlock", "UnorderedList", "UpCurveArrow", "UpDownChevron", "UpDownShortArrows", "UpFolder", "Upload", "Verification", "VideoCamera", "VideoFile", "VirgoAstrology", "Virus", "Volleyball", "Walking", "Wallet", "WaningCrescent", "WaningGibbous", "Warning", "WaxingCrescent", "WaxingGibbous", "Web", "Weights", "Wifi", "Wind", "WindCloud", "WindCloudDay", "WindCloudNight", "Wine", "WorldWithLines", "Wrench", "WrestlingHeadGear", "WritingAi", "XLSFile", "YEP", "ZIP"];
86
86
  declare const multicolorIconNames: readonly ["Cloud", "CloudDay", "CloudNight", "Cold", "Dreary", "Dusk", "Eclipse", "FirstQuarter", "Fog", "FogDay", "FogNight", "FullMoon", "HalfSun", "HazeDay", "HazeNight", "HeavyRain", "HeavyRainDay", "HeavyRainLightning", "HeavyRainLightningDay", "HeavyRainLightningNight", "HeavyRainNight", "Hot", "Hurricane", "Ice", "IntermittentCloudsNight", "IntermittentCloudsSunny", "Lightning", "LightningDay", "LightningNight", "MostlyNightFlurries", "Night", "PartlyCloudyNight", "PartlyFlurries", "PartlyNightFlurries", "PartlySunny", "Rain", "RainDay", "RainNight", "Sleet", "Snow", "SnowDay", "Snowflake", "SprinkleDay", "SprinkleNight", "Sun", "Sunrise", "Sunset", "ThirdQuarter", "Tornado", "WaningCrescent", "WaningGibbous", "WaxingCrescent", "WaxingGibbous", "Wind", "WindCloud", "WindCloudDay", "WindCloudNight"];
87
87
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"Icon.d.mts","names":[],"sources":["../../src/components/Icon.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;;KAkCK,QAAA,GAAW,YAAY;UAElB,SAAA,SAAkB,KAAK;QACzB,IAAI;EAHP;EAEK,IAAA,EAGF,QAHY;EAAa;EACrB,IAAA,CAAA,EAIH,QAJG;EAAJ;EAEA,KAAA,CAAA,EAIE,UAJF,CAAA,OAAA,CAAA;EAEC;EAEC,OAAA,CAAA,EAEE,WAFF;EAEE,eAAA,CAAA,EAEQ,UAFR,CAAA,iBAAA,CAAA;EAEQ,YAAA,CAAA,EAEH,UAFG,CAAA,cAAA,CAAA;EAEH,oBAAA,CAAA,EACQ,UADR,CAAA,sBAAA,CAAA;EACQ,kBAAA,CAAA,EACF,UADE,CAAA,oBAAA,CAAA;EACF,uBAAA,CAAA,EACK,UADL,CAAA,yBAAA,CAAA;EACK,qBAAA,CAAA,EACF,UADE,CAAA,uBAAA,CAAA;EACF,WAAA,CAAA,EACV,UADU,CAAA,aAAA,CAAA;EACV,gBAAA,CAAA,EACK,UADL,CAAA,kBAAA,CAAA;EACK,cAAA,CAAA,EACF,UADE,CAAA,gBAAA,CAAA;EACF,cAAA,CAAA,EACA,UADA,CAAA,gBAAA,CAAA;EACA,iBAAA,CAAA,EACG,UADH,CAAA,mBAAA,CAAA;EACG,WAAA,CAAA,EACN,UADM,CAAA,aAAA,CAAA;EACN,mBAAA,CAAA,EACQ,UADR,CAAA,qBAAA,CAAA;EACQ,qBAAA,CAAA,EACE,UADF,CAAA,uBAAA,CAAA;EACE,gBAAA,CAAA,EACL,UADK,CAAA,kBAAA,CAAA;EACL,cAAA,CAAA,EACF,UADE,CAAA,gBAAA,CAAA;EACF,cAAA,CAAA,EACA,UADA,CAAA,gBAAA,CAAA;EACA,iBAAA,CAAA,EACG,UADH,CAAA,mBAAA,CAAA;EACG,UAAA,CAAA,EAEP,UAFO,CAAA,YAAA,CAAA;EAEP,YAAA,CAAA,EAEE,UAFF,CAAA,cAAA,CAAA;EAEE,UAAA,CAAA,EACF,UADE,CAAA,YAAA,CAAA;EACF,UAAA,CAAA,EACA,UADA,CAAA,YAAA,CAAA;EACA,aAAA,CAAA,EACG,UADH,CAAA,eAAA,CAAA;EACG,iBAAA,CAAA,EACI,UADJ,CAAA,mBAAA,CAAA;EACI,eAAA,CAAA,EACF,UADE,CAAA,iBAAA,CAAA;EACF,OAAA,CAAA,EACR,UADQ,CAAA,SAAA,CAAA;EACR,WAAA,CAAA,EAEI,UAFJ,CAAA,aAAA,CAAA;EAEI,SAAA,CAAA,EACF,UADE,CAAA,WAAA,CAAA;EACF,SAAA,CAAA,EACA,UADA,CAAA,WAAA,CAAA;EACA,YAAA,CAAA,EACG,UADH,CAAA,cAAA,CAAA;EACG,gBAAA,CAAA,EACI,UADJ,CAAA,kBAAA,CAAA;EACI,cAAA,CAAA,EACF,UADE,CAAA,gBAAA,CAAA;EACF,MAAA,CAAA,EACR,UADQ,CAAA,QAAA,CAAA;EACR;EAMS,mBAAA,CAAA,EAAA,MAAA;EAAV;EArDkB,kBAAA,CAAA,EAAA,MAAA;EAAI;EA0P1B,KAAA,CAAA,EArMI,SA4MR,CA5MkB,SAqMV,CAAA;AAaV;AACA;;;;;;;;;;;;;;;;;;;;;;cAdM,MAAI,MAAA,CAAA,qBAAA;cAaG;cACA"}
1
+ {"version":3,"file":"Icon.d.mts","names":[],"sources":["../../src/components/Icon.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;;KAkCK,QAAA,GAAW,YAAY;UAElB,SAAA,SAAkB,KAAK;QACzB,IAAI;EAHP;EAEK,IAAA,EAGF,QAHY;EAAa;EACrB,IAAA,CAAA,EAIH,QAJG;EAAJ;EAEA,KAAA,CAAA,EAIE,UAJF,CAAA,OAAA,CAAA;EAEC;EAEC,OAAA,CAAA,EAEE,WAFF;EAEE,eAAA,CAAA,EAEQ,UAFR,CAAA,iBAAA,CAAA;EAEQ,YAAA,CAAA,EAEH,UAFG,CAAA,cAAA,CAAA;EAEH,oBAAA,CAAA,EACQ,UADR,CAAA,sBAAA,CAAA;EACQ,kBAAA,CAAA,EACF,UADE,CAAA,oBAAA,CAAA;EACF,uBAAA,CAAA,EACK,UADL,CAAA,yBAAA,CAAA;EACK,qBAAA,CAAA,EACF,UADE,CAAA,uBAAA,CAAA;EACF,WAAA,CAAA,EACV,UADU,CAAA,aAAA,CAAA;EACV,gBAAA,CAAA,EACK,UADL,CAAA,kBAAA,CAAA;EACK,cAAA,CAAA,EACF,UADE,CAAA,gBAAA,CAAA;EACF,cAAA,CAAA,EACA,UADA,CAAA,gBAAA,CAAA;EACA,iBAAA,CAAA,EACG,UADH,CAAA,mBAAA,CAAA;EACG,WAAA,CAAA,EACN,UADM,CAAA,aAAA,CAAA;EACN,mBAAA,CAAA,EACQ,UADR,CAAA,qBAAA,CAAA;EACQ,qBAAA,CAAA,EACE,UADF,CAAA,uBAAA,CAAA;EACE,gBAAA,CAAA,EACL,UADK,CAAA,kBAAA,CAAA;EACL,cAAA,CAAA,EACF,UADE,CAAA,gBAAA,CAAA;EACF,cAAA,CAAA,EACA,UADA,CAAA,gBAAA,CAAA;EACA,iBAAA,CAAA,EACG,UADH,CAAA,mBAAA,CAAA;EACG,UAAA,CAAA,EAEP,UAFO,CAAA,YAAA,CAAA;EAEP,YAAA,CAAA,EAEE,UAFF,CAAA,cAAA,CAAA;EAEE,UAAA,CAAA,EACF,UADE,CAAA,YAAA,CAAA;EACF,UAAA,CAAA,EACA,UADA,CAAA,YAAA,CAAA;EACA,aAAA,CAAA,EACG,UADH,CAAA,eAAA,CAAA;EACG,iBAAA,CAAA,EACI,UADJ,CAAA,mBAAA,CAAA;EACI,eAAA,CAAA,EACF,UADE,CAAA,iBAAA,CAAA;EACF,OAAA,CAAA,EACR,UADQ,CAAA,SAAA,CAAA;EACR,WAAA,CAAA,EAEI,UAFJ,CAAA,aAAA,CAAA;EAEI,SAAA,CAAA,EACF,UADE,CAAA,WAAA,CAAA;EACF,SAAA,CAAA,EACA,UADA,CAAA,WAAA,CAAA;EACA,YAAA,CAAA,EACG,UADH,CAAA,cAAA,CAAA;EACG,gBAAA,CAAA,EACI,UADJ,CAAA,kBAAA,CAAA;EACI,cAAA,CAAA,EACF,UADE,CAAA,gBAAA,CAAA;EACF,MAAA,CAAA,EACR,UADQ,CAAA,QAAA,CAAA;EACR;EAMS,mBAAA,CAAA,EAAA,MAAA;EAAV;EArDkB,kBAAA,CAAA,EAAA,MAAA;EAAI;EA0P1B,KAAA,CAAA,EArMI,SA4MR,CA5MkB,SAqMV,CAAA;AAaV;AACA;;;;;;;;;;;;;;;;;;;;;;cAdM,MAAI,OAAA,CAAA,qBAAA;cAaG;cACA"}
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  import { glyphMap, glyphNames } from "../icons/dist/glyphMap.mjs";
3
3
  import { svgGlyphNames, svgMap } from "../icons/dist/svgMap.mjs";
4
4
  import { ICON_SIZE_MAP } from "../icons/dist/tokens.mjs";
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
3
3
  const require_index = require('../motion-tokens/dist/index.cjs');
4
4
  const require_motion = require('../motion.cjs');
@@ -2,7 +2,7 @@
2
2
  import { ButtonVariantFlat, IconButtonSize, IconVariant } from "../types/dist/index.cjs";
3
3
  import { IconName } from "./Icon.cjs";
4
4
  import { PressableProps as PressableProps$1 } from "./Pressable.cjs";
5
- import * as react10 from "react";
5
+ import * as react8 from "react";
6
6
  import { Ref } from "react";
7
7
  import { View } from "react-native";
8
8
 
@@ -39,7 +39,7 @@ interface IconButtonProps extends Omit<PressableProps$1, 'children'> {
39
39
  * <IconButton name="Settings" loading />
40
40
  * ```
41
41
  */
42
- declare const IconButton: react10.NamedExoticComponent<IconButtonProps>;
42
+ declare const IconButton: react8.NamedExoticComponent<IconButtonProps>;
43
43
  //#endregion
44
44
  export { IconButton, type IconButtonProps };
45
45
  //# sourceMappingURL=IconButton.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"IconButton.d.cts","names":[],"sources":["../../src/components/IconButton.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;UA6CU,eAAA,SAAwB,KAAK;;QAE/B;EAFE;EAA6B,OAAA,CAAA,EAI3B,iBAJ2B;EAE/B;EAEI,IAAA,CAAA,EAEH,cAFG;EAEH;EAEO,WAAA,CAAA,EAAA,WAAA;EAOJ,OAAA,CAAA,EAAA,OAAA;EAAJ;;;AAf8B;;QAe9B,IAAI;;;;;;;;;;;;;;;;;cAsBN,YAAU,OAAA,CAAA,qBAAA"}
1
+ {"version":3,"file":"IconButton.d.cts","names":[],"sources":["../../src/components/IconButton.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;UA6CU,eAAA,SAAwB,KAAK;;QAE/B;EAFE;EAA6B,OAAA,CAAA,EAI3B,iBAJ2B;EAE/B;EAEI,IAAA,CAAA,EAEH,cAFG;EAEH;EAEO,WAAA,CAAA,EAAA,WAAA;EAOJ,OAAA,CAAA,EAAA,OAAA;EAAJ;;;AAf8B;;QAe9B,IAAI;;;;;;;;;;;;;;;;;cAsBN,YAAU,MAAA,CAAA,qBAAA"}
@@ -2,7 +2,7 @@
2
2
  import { ButtonVariantFlat, IconButtonSize, IconVariant } from "../types/dist/index.mjs";
3
3
  import { IconName } from "./Icon.mjs";
4
4
  import { PressableProps as PressableProps$1 } from "./Pressable.mjs";
5
- import * as react9 from "react";
5
+ import * as react0 from "react";
6
6
  import { Ref } from "react";
7
7
  import { View } from "react-native";
8
8
 
@@ -39,7 +39,7 @@ interface IconButtonProps extends Omit<PressableProps$1, 'children'> {
39
39
  * <IconButton name="Settings" loading />
40
40
  * ```
41
41
  */
42
- declare const IconButton: react9.NamedExoticComponent<IconButtonProps>;
42
+ declare const IconButton: react0.NamedExoticComponent<IconButtonProps>;
43
43
  //#endregion
44
44
  export { IconButton, type IconButtonProps };
45
45
  //# sourceMappingURL=IconButton.d.mts.map
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  import { SCALE_EFFECTS } from "../motion-tokens/dist/index.mjs";
3
3
  import { BUTTON_SPRING_CONFIG } from "../motion.mjs";
4
4
  import { Icon } from "./Icon.mjs";
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
3
3
  const require_components_Icon = require('./Icon.cjs');
4
4
  let react = require("react");
@@ -1,6 +1,6 @@
1
1
 
2
2
  import { IconName, IconProps } from "./Icon.cjs";
3
- import * as react15 from "react";
3
+ import * as react9 from "react";
4
4
  import { ReactElement, Ref } from "react";
5
5
  import { Text } from "react-native";
6
6
 
@@ -39,7 +39,7 @@ interface IconSlotProps extends IconPropsWithoutName {
39
39
  * - Pass Icon component for custom props
40
40
  * - Pass function for dynamic rendering
41
41
  */
42
- declare const IconSlot: react15.NamedExoticComponent<IconSlotProps>;
42
+ declare const IconSlot: react9.NamedExoticComponent<IconSlotProps>;
43
43
  //#endregion
44
44
  export { IconSlot, type IconSlotProps, type IconSlotType };
45
45
  //# sourceMappingURL=IconSlot.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"IconSlot.d.cts","names":[],"sources":["../../src/components/IconSlot.tsx"],"sourcesContent":[],"mappings":";;;;;;;KAOK,oBAAA,GAAuB,KAAK;KAE5B,YAAA,GACD,WACA,aAAa,0BACA,yBAAyB,aAAa;UAE7C,aAAA,SAAsB;EAP3B,GAAA,CAAA,EAQG,GARH,CAQO,IARP,CAAA;EAEA;EACD,IAAA,CAAA,EAOK,YAPL;;;;;;;AAEkD;;;;;;AAEF;;;;;;;;;;;;;;;;cAkC9C,UAAQ,OAAA,CAAA,qBAAA"}
1
+ {"version":3,"file":"IconSlot.d.cts","names":[],"sources":["../../src/components/IconSlot.tsx"],"sourcesContent":[],"mappings":";;;;;;;KAOK,oBAAA,GAAuB,KAAK;KAE5B,YAAA,GACD,WACA,aAAa,0BACA,yBAAyB,aAAa;UAE7C,aAAA,SAAsB;EAP3B,GAAA,CAAA,EAQG,GARH,CAQO,IARP,CAAA;EAEA;EACD,IAAA,CAAA,EAOK,YAPL;;;;;;;AAEkD;;;;;;AAEF;;;;;;;;;;;;;;;;cAkC9C,UAAQ,MAAA,CAAA,qBAAA"}
@@ -1,6 +1,6 @@
1
1
 
2
2
  import { IconName, IconProps } from "./Icon.mjs";
3
- import * as react8 from "react";
3
+ import * as react0 from "react";
4
4
  import { ReactElement, Ref } from "react";
5
5
  import { Text } from "react-native";
6
6
 
@@ -39,7 +39,7 @@ interface IconSlotProps extends IconPropsWithoutName {
39
39
  * - Pass Icon component for custom props
40
40
  * - Pass function for dynamic rendering
41
41
  */
42
- declare const IconSlot: react8.NamedExoticComponent<IconSlotProps>;
42
+ declare const IconSlot: react0.NamedExoticComponent<IconSlotProps>;
43
43
  //#endregion
44
44
  export { IconSlot, type IconSlotProps, type IconSlotType };
45
45
  //# sourceMappingURL=IconSlot.d.mts.map
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  import { Icon } from "./Icon.mjs";
3
3
  import { cloneElement, isValidElement, memo } from "react";
4
4
  import { jsx } from "react/jsx-runtime";
@@ -1,4 +1,4 @@
1
- /*! © 2026 Yahoo, Inc. UDS Mobile v0.0.0-development */
1
+ /*! © 2026 Yahoo, Inc. UDS Mobile v1.3.0-beta.2 */
2
2
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
3
3
  let react = require("react");
4
4
  let react_native = require("react-native");