@yahoo/uds-v5-wip 1.1.2 → 1.2.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 (202) hide show
  1. package/dist/components/dist/accordion.config.d.ts +1 -2
  2. package/dist/components/dist/accordion.d.ts +1 -2
  3. package/dist/components/dist/accordion.js +9 -9
  4. package/dist/components/dist/alert.config.d.ts +1 -2
  5. package/dist/components/dist/alert.d.ts +1 -2
  6. package/dist/components/dist/alert.js +2 -2
  7. package/dist/components/dist/anchor.config.d.ts +1 -2
  8. package/dist/components/dist/anchor.d.ts +1 -2
  9. package/dist/components/dist/article.d.ts +1 -2
  10. package/dist/components/dist/aside.d.ts +1 -2
  11. package/dist/components/dist/avatar-group.config.d.ts +1 -2
  12. package/dist/components/dist/avatar-group.d.ts +1 -2
  13. package/dist/components/dist/avatar-group.js +6 -6
  14. package/dist/components/dist/avatar.config.d.ts +1 -2
  15. package/dist/components/dist/avatar.d.ts +1 -2
  16. package/dist/components/dist/avatar.js +3 -3
  17. package/dist/components/dist/badge.config.d.ts +1 -2
  18. package/dist/components/dist/badge.d.ts +1 -2
  19. package/dist/components/dist/badge.js +2 -2
  20. package/dist/components/dist/box.d.ts +1 -2
  21. package/dist/components/dist/breadcrumb.config.d.ts +1 -2
  22. package/dist/components/dist/breadcrumb.d.ts +1 -2
  23. package/dist/components/dist/breadcrumb.js +17 -17
  24. package/dist/components/dist/button.config.d.ts +1 -2
  25. package/dist/components/dist/button.d.ts +1 -2
  26. package/dist/components/dist/button.js +5 -5
  27. package/dist/components/dist/card.config.d.ts +1 -2
  28. package/dist/components/dist/card.d.ts +1 -2
  29. package/dist/components/dist/card.js +4 -4
  30. package/dist/components/dist/collapsible.config.d.ts +1 -2
  31. package/dist/components/dist/collapsible.d.ts +1 -2
  32. package/dist/components/dist/collapsible.js +3 -3
  33. package/dist/components/dist/command.config.d.ts +1 -2
  34. package/dist/components/dist/command.d.ts +1 -2
  35. package/dist/components/dist/command.js +21 -21
  36. package/dist/components/dist/control-color.config.d.ts +1 -2
  37. package/dist/components/dist/control-color.d.ts +1 -2
  38. package/dist/components/dist/control-color.js +6 -6
  39. package/dist/components/dist/control-curve.config.d.ts +1 -2
  40. package/dist/components/dist/control-curve.d.ts +1 -2
  41. package/dist/components/dist/control-curve.js +4 -4
  42. package/dist/components/dist/control-folder.config.d.ts +1 -2
  43. package/dist/components/dist/control-folder.d.ts +1 -2
  44. package/dist/components/dist/control-folder.js +6 -6
  45. package/dist/components/dist/control-group.config.d.ts +1 -2
  46. package/dist/components/dist/control-group.d.ts +1 -2
  47. package/dist/components/dist/control-group.js +3 -3
  48. package/dist/components/dist/control-knob.config.d.ts +1 -2
  49. package/dist/components/dist/control-knob.d.ts +1 -2
  50. package/dist/components/dist/control-knob.js +8 -8
  51. package/dist/components/dist/control-panel.config.d.ts +1 -2
  52. package/dist/components/dist/control-panel.d.ts +1 -2
  53. package/dist/components/dist/control-panel.js +3 -3
  54. package/dist/components/dist/control-select.config.d.ts +1 -2
  55. package/dist/components/dist/control-select.d.ts +1 -2
  56. package/dist/components/dist/control-select.js +8 -8
  57. package/dist/components/dist/control-slider.config.d.ts +1 -2
  58. package/dist/components/dist/control-slider.d.ts +1 -2
  59. package/dist/components/dist/control-slider.js +8 -8
  60. package/dist/components/dist/control-spring.config.d.ts +1 -2
  61. package/dist/components/dist/control-spring.d.ts +1 -2
  62. package/dist/components/dist/control-spring.js +12 -12
  63. package/dist/components/dist/control-stepper.config.d.ts +1 -2
  64. package/dist/components/dist/control-stepper.d.ts +1 -2
  65. package/dist/components/dist/control-stepper.js +6 -6
  66. package/dist/components/dist/control-toggle.config.d.ts +1 -2
  67. package/dist/components/dist/control-toggle.d.ts +1 -2
  68. package/dist/components/dist/control-toggle.js +3 -3
  69. package/dist/components/dist/createSlot.d.ts +1 -2
  70. package/dist/components/dist/createSlot.js +2 -2
  71. package/dist/components/dist/dropdown.config.d.ts +1 -2
  72. package/dist/components/dist/dropdown.d.ts +1 -2
  73. package/dist/components/dist/dropdown.js +10 -10
  74. package/dist/components/dist/empty-state.config.d.ts +1 -2
  75. package/dist/components/dist/empty-state.d.ts +1 -2
  76. package/dist/components/dist/empty-state.js +6 -6
  77. package/dist/components/dist/footer.d.ts +1 -2
  78. package/dist/components/dist/grid.d.ts +1 -2
  79. package/dist/components/dist/grid.js +2 -2
  80. package/dist/components/dist/header.d.ts +1 -2
  81. package/dist/components/dist/hstack.d.ts +1 -2
  82. package/dist/components/dist/hstack.js +1 -1
  83. package/dist/components/dist/image.d.ts +1 -2
  84. package/dist/components/dist/input.config.d.ts +1 -2
  85. package/dist/components/dist/input.d.ts +1 -2
  86. package/dist/components/dist/input.js +1 -1
  87. package/dist/components/dist/item.config.d.ts +1 -2
  88. package/dist/components/dist/item.d.ts +1 -2
  89. package/dist/components/dist/item.js +8 -8
  90. package/dist/components/dist/list.d.ts +1 -2
  91. package/dist/components/dist/list.js +1 -1
  92. package/dist/components/dist/main.d.ts +1 -2
  93. package/dist/components/dist/modal.config.d.ts +1 -2
  94. package/dist/components/dist/modal.d.ts +1 -2
  95. package/dist/components/dist/modal.js +8 -8
  96. package/dist/components/dist/nav-header.config.d.ts +1 -2
  97. package/dist/components/dist/nav-header.d.ts +1 -2
  98. package/dist/components/dist/nav-header.js +3 -3
  99. package/dist/components/dist/nav.d.ts +1 -2
  100. package/dist/components/dist/preset-bar.config.d.ts +1 -2
  101. package/dist/components/dist/preset-bar.d.ts +1 -2
  102. package/dist/components/dist/preset-bar.js +10 -10
  103. package/dist/components/dist/presets/index.d.ts +2 -3
  104. package/dist/components/dist/presets/index.js +1 -1
  105. package/dist/components/dist/pressable.d.ts +1 -2
  106. package/dist/components/dist/progress.config.d.ts +1 -2
  107. package/dist/components/dist/progress.d.ts +1 -2
  108. package/dist/components/dist/progress.js +6 -6
  109. package/dist/components/dist/section.d.ts +1 -2
  110. package/dist/components/dist/select.config.d.ts +1 -2
  111. package/dist/components/dist/select.d.ts +1 -2
  112. package/dist/components/dist/sheet.config.d.ts +1 -2
  113. package/dist/components/dist/sheet.d.ts +1 -2
  114. package/dist/components/dist/sheet.js +8 -8
  115. package/dist/components/dist/sidebar.config.d.ts +1 -2
  116. package/dist/components/dist/sidebar.d.ts +1 -2
  117. package/dist/components/dist/sidebar.js +42 -42
  118. package/dist/components/dist/skeleton.config.d.ts +1 -2
  119. package/dist/components/dist/skeleton.d.ts +1 -2
  120. package/dist/components/dist/skeleton.js +1 -1
  121. package/dist/components/dist/slider.config.d.ts +1 -2
  122. package/dist/components/dist/slider.d.ts +1 -2
  123. package/dist/components/dist/slider.js +5 -5
  124. package/dist/components/dist/spinner.config.d.ts +1 -2
  125. package/dist/components/dist/spinner.d.ts +1 -2
  126. package/dist/components/dist/spinner.js +2 -2
  127. package/dist/components/dist/svg.d.ts +1 -2
  128. package/dist/components/dist/switch.config.d.ts +1 -2
  129. package/dist/components/dist/switch.d.ts +1 -2
  130. package/dist/components/dist/switch.js +5 -5
  131. package/dist/components/dist/table.d.ts +1 -2
  132. package/dist/components/dist/tabs.config.d.ts +1 -2
  133. package/dist/components/dist/tabs.d.ts +1 -2
  134. package/dist/components/dist/tabs.js +8 -8
  135. package/dist/components/dist/text.config.d.ts +1 -2
  136. package/dist/components/dist/text.d.ts +1 -2
  137. package/dist/components/dist/textarea.config.d.ts +1 -2
  138. package/dist/components/dist/textarea.d.ts +1 -2
  139. package/dist/components/dist/toast.config.d.ts +1 -2
  140. package/dist/components/dist/toast.d.ts +1 -2
  141. package/dist/components/dist/toast.js +7 -7
  142. package/dist/components/dist/tooltip.config.d.ts +1 -2
  143. package/dist/components/dist/tooltip.d.ts +1 -2
  144. package/dist/components/dist/tooltip.js +3 -3
  145. package/dist/components/dist/vstack.d.ts +1 -2
  146. package/dist/components/dist/vstack.js +1 -1
  147. package/dist/components/presets/index.d.ts +1 -1
  148. package/dist/components/presets/index.js +1 -1
  149. package/dist/config.d.ts +976 -976
  150. package/dist/core/dist/createComponent.d.ts +2 -1
  151. package/dist/core/dist/createComponentExample.d.ts +2 -1
  152. package/dist/core/dist/createProvider.d.ts +2 -1
  153. package/dist/core/dist/generated/stylePropsTwMap.d.ts +2 -1
  154. package/dist/core/dist/getComponentStyles.d.ts +2 -1
  155. package/dist/core/dist/getStyles.d.ts +2 -1
  156. package/dist/core/dist/macros.d.ts +2 -1
  157. package/dist/core/dist/propMappings.d.ts +2 -1
  158. package/dist/core/dist/resolveMotionState.d.ts +2 -1
  159. package/dist/core/dist/transformPreset.d.ts +2 -1
  160. package/dist/core/dist/withDefaultStyleProps.d.ts +2 -1
  161. package/dist/foundational-presets/dist/boldVibrant.d.ts +991 -990
  162. package/dist/foundational-presets/dist/brutalist.d.ts +991 -990
  163. package/dist/foundational-presets/dist/candy.d.ts +991 -990
  164. package/dist/foundational-presets/dist/cleanMinimalist.d.ts +991 -990
  165. package/dist/foundational-presets/dist/corporate.d.ts +991 -990
  166. package/dist/foundational-presets/dist/darkMoody.d.ts +991 -990
  167. package/dist/foundational-presets/dist/defaultPreset.d.ts +977 -976
  168. package/dist/foundational-presets/dist/forest.d.ts +991 -990
  169. package/dist/foundational-presets/dist/highContrast.d.ts +991 -990
  170. package/dist/foundational-presets/dist/lavender.d.ts +991 -990
  171. package/dist/foundational-presets/dist/luxury.d.ts +991 -990
  172. package/dist/foundational-presets/dist/monochrome.d.ts +991 -990
  173. package/dist/foundational-presets/dist/motion.d.ts +2 -1
  174. package/dist/foundational-presets/dist/neonCyber.d.ts +991 -990
  175. package/dist/foundational-presets/dist/newspaper.d.ts +991 -990
  176. package/dist/foundational-presets/dist/ocean.d.ts +991 -990
  177. package/dist/foundational-presets/dist/slate.d.ts +991 -990
  178. package/dist/foundational-presets/dist/sunset.d.ts +991 -990
  179. package/dist/foundational-presets/dist/terminal.d.ts +991 -990
  180. package/dist/foundational-presets/dist/warmOrganic.d.ts +991 -990
  181. package/dist/presets/dist/boldVibrant.d.ts +1 -2
  182. package/dist/presets/dist/brutalist.d.ts +1 -2
  183. package/dist/presets/dist/candy.d.ts +1 -2
  184. package/dist/presets/dist/cleanMinimalist.d.ts +1 -2
  185. package/dist/presets/dist/corporate.d.ts +1 -2
  186. package/dist/presets/dist/darkMoody.d.ts +1 -2
  187. package/dist/presets/dist/defaultPreset.d.ts +1 -2
  188. package/dist/presets/dist/defaultPreset.js +1 -1
  189. package/dist/presets/dist/forest.d.ts +1 -2
  190. package/dist/presets/dist/highContrast.d.ts +1 -2
  191. package/dist/presets/dist/lavender.d.ts +1 -2
  192. package/dist/presets/dist/luxury.d.ts +1 -2
  193. package/dist/presets/dist/monochrome.d.ts +1 -2
  194. package/dist/presets/dist/neonCyber.d.ts +1 -2
  195. package/dist/presets/dist/newspaper.d.ts +1 -2
  196. package/dist/presets/dist/ocean.d.ts +1 -2
  197. package/dist/presets/dist/slate.d.ts +1 -2
  198. package/dist/presets/dist/sunset.d.ts +1 -2
  199. package/dist/presets/dist/terminal.d.ts +1 -2
  200. package/dist/presets/dist/warmOrganic.d.ts +1 -2
  201. package/dist/tsconfig.tsbuildinfo +1 -1
  202. package/package.json +3 -3
@@ -25,13 +25,13 @@ const Tabs = createComponent(({ props, tabs, defaultTab }) => {
25
25
  });
26
26
  });
27
27
  }, [active]);
28
- return /* @__PURE__ */ jsxs("div", {
28
+ return jsxs("div", {
29
29
  ...props.root,
30
- children: [/* @__PURE__ */ jsxs("div", {
30
+ children: [jsxs("div", {
31
31
  ref: tabListRef,
32
32
  style: { position: "relative" },
33
33
  ...props.tabList,
34
- children: [indicatorStyle && /* @__PURE__ */ jsx("div", {
34
+ children: [indicatorStyle && jsx("div", {
35
35
  style: {
36
36
  position: "absolute",
37
37
  top: 0,
@@ -42,24 +42,24 @@ const Tabs = createComponent(({ props, tabs, defaultTab }) => {
42
42
  pointerEvents: "none"
43
43
  },
44
44
  ...props.indicator
45
- }), tabs.map((tab) => active === tab.id ? /* @__PURE__ */ jsx("button", {
45
+ }), tabs.map((tab) => active === tab.id ? jsx("button", {
46
46
  type: "button",
47
47
  "data-tab-id": tab.id,
48
48
  onClick: () => setActive(tab.id),
49
49
  ...props.activeTab,
50
- children: /* @__PURE__ */ jsx("span", {
50
+ children: jsx("span", {
51
51
  style: {
52
52
  position: "relative",
53
53
  zIndex: 1
54
54
  },
55
55
  children: tab.label
56
56
  })
57
- }, tab.id) : /* @__PURE__ */ jsx("button", {
57
+ }, tab.id) : jsx("button", {
58
58
  type: "button",
59
59
  "data-tab-id": tab.id,
60
60
  onClick: () => setActive(tab.id),
61
61
  ...props.tab,
62
- children: /* @__PURE__ */ jsx("span", {
62
+ children: jsx("span", {
63
63
  style: {
64
64
  position: "relative",
65
65
  zIndex: 1
@@ -67,7 +67,7 @@ const Tabs = createComponent(({ props, tabs, defaultTab }) => {
67
67
  children: tab.label
68
68
  })
69
69
  }, tab.id))]
70
- }), /* @__PURE__ */ jsx("div", {
70
+ }), jsx("div", {
71
71
  ...props.content,
72
72
  children: tabs.find((t) => t.id === active)?.content
73
73
  })]
@@ -1,6 +1,5 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/text.config.d.ts
3
- //#region src/text.config.d.ts
4
3
  declare const textConfig: ComponentConfig<{
5
4
  Text: {
6
5
  readonly base: {
@@ -302,6 +301,6 @@ declare const textVariants: {
302
301
  readonly lineHeight: string;
303
302
  readonly fontFamily: string;
304
303
  };
305
- }; //#endregion
304
+ };
306
305
  //#endregion
307
306
  export { TextConfig, textConfig, textVariants };
@@ -4,7 +4,6 @@ import * as _$_uds_types0 from "@uds/types";
4
4
  import { BackgroundStyleProps, BorderStyleProps, FlexStyleProps, HtmlTextProps, ModifierProps, NativeTextElementTag, OpacityStyleProps, SizingStyleProps, SpacingStyleProps, TypographyStyleProps } from "@uds/types";
5
5
 
6
6
  //#region ../components/dist/text.d.ts
7
- //#region src/text.d.ts
8
7
  interface TextStyleProps extends TypographyStyleProps, SpacingStyleProps, BackgroundStyleProps, BorderStyleProps, FlexStyleProps, SizingStyleProps, OpacityStyleProps {}
9
8
  interface TextProps extends HtmlTextProps<NativeTextElementTag>, TextStyleProps, ModifierProps<TextStyleProps> {
10
9
  as?: NativeTextElementTag;
@@ -201,6 +200,6 @@ declare const Text: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfi
201
200
  };
202
201
  }, {}>, TextProps, {
203
202
  root: "p";
204
- }>>; //#endregion
203
+ }>>;
205
204
  //#endregion
206
205
  export { Text, TextProps };
@@ -1,6 +1,5 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/textarea.config.d.ts
3
- //#region src/textarea.config.d.ts
4
3
  declare const textareaConfig: ComponentConfig<{
5
4
  Textarea: {
6
5
  readonly base: {
@@ -348,6 +347,6 @@ declare const textareaConfig: ComponentConfig<{
348
347
  };
349
348
  };
350
349
  }, {}>;
351
- type TextareaConfig = typeof textareaConfig; //#endregion
350
+ type TextareaConfig = typeof textareaConfig;
352
351
  //#endregion
353
352
  export { TextareaConfig, textareaConfig };
@@ -4,7 +4,6 @@ import * as _$_uds_types0 from "@uds/types";
4
4
  import { HtmlTextAreaProps, SizingStyleProps } from "@uds/types";
5
5
 
6
6
  //#region ../components/dist/textarea.d.ts
7
- //#region src/textarea.d.ts
8
7
  interface TextareaOwnProps extends HtmlTextAreaProps, SizingStyleProps {}
9
8
  /**
10
9
  * @description A primitive for multi-line plain-text editing control, useful when you want to allow users to enter a sizeable amount of free-form text
@@ -358,6 +357,6 @@ declare const Textarea: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentC
358
357
  }, {}>, TextareaOwnProps, {
359
358
  root: "textarea";
360
359
  }>>;
361
- type TextareaProps = React.ComponentProps<typeof Textarea>; //#endregion
360
+ type TextareaProps = React.ComponentProps<typeof Textarea>;
362
361
  //#endregion
363
362
  export { Textarea, TextareaOwnProps, TextareaProps };
@@ -1,6 +1,5 @@
1
1
  import { ComponentConfig, InterpolateMarker } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/toast.config.d.ts
3
- //#region src/toast.config.d.ts
4
3
  declare const toastConfig: ComponentConfig<{
5
4
  Toast: {
6
5
  readonly base: {
@@ -331,6 +330,6 @@ declare const toastConfig: ComponentConfig<{
331
330
  };
332
331
  };
333
332
  }, {}>;
334
- type ToastConfig = typeof toastConfig; //#endregion
333
+ type ToastConfig = typeof toastConfig;
335
334
  //#endregion
336
335
  export { ToastConfig, toastConfig };
@@ -5,7 +5,6 @@ import * as _$_uds_types0 from "@uds/types";
5
5
  import { GetComponentVariantProps, Simplify } from "@uds/types";
6
6
 
7
7
  //#region ../components/dist/toast.d.ts
8
- //#region src/toast.d.ts
9
8
  interface ToastDefinition {
10
9
  config: ToastConfig;
11
10
  props: {
@@ -422,6 +421,6 @@ interface ToastContextValue {
422
421
  }
423
422
  declare const ToastProvider: _$react.FC<{
424
423
  children: React.ReactNode;
425
- } & Record<never, never>>, useToast: () => ToastContextValue; //#endregion
424
+ } & Record<never, never>>, useToast: () => ToastContextValue;
426
425
  //#endregion
427
426
  export { AddToastOptions, Toast, ToastContextValue, ToastItemData, ToastMessage, ToastProps, ToastProvider, useToast };
@@ -18,7 +18,7 @@ const Toast = createComponent(({ props, children, toastId, index, expanded, onDi
18
18
  const handleDragEnd = useCallback((_event, info) => {
19
19
  onDragEnd?.(toastId, info);
20
20
  }, [toastId, onDragEnd]);
21
- return /* @__PURE__ */ jsx("div", {
21
+ return jsx("div", {
22
22
  ref: (el) => onMeasure?.(toastId, el),
23
23
  style: {
24
24
  position: index === 0 ? "relative" : "absolute",
@@ -26,18 +26,18 @@ const Toast = createComponent(({ props, children, toastId, index, expanded, onDi
26
26
  right: 0,
27
27
  zIndex: toastId
28
28
  },
29
- children: /* @__PURE__ */ jsxs("div", {
29
+ children: jsxs("div", {
30
30
  ...props.item,
31
31
  "data-state": expanded ? "expanded" : "collapsed",
32
32
  "data-motion-index": index,
33
33
  onDragEnd: handleDragEnd,
34
- children: [renderMessage ? renderMessage(({ children: c }) => /* @__PURE__ */ jsx("span", {
34
+ children: [renderMessage ? renderMessage(({ children: c }) => jsx("span", {
35
35
  ...props.text,
36
36
  children: c
37
- })) : /* @__PURE__ */ jsx("span", {
37
+ })) : jsx("span", {
38
38
  ...props.text,
39
39
  children
40
- }), /* @__PURE__ */ jsx("button", {
40
+ }), jsx("button", {
41
41
  type: "button",
42
42
  onClick: dismiss,
43
43
  ...props.dismiss,
@@ -130,7 +130,7 @@ const [ToastProvider, useToast] = createProvider("Toast", ({ children }) => {
130
130
  updateToast,
131
131
  dismissToast: dismiss
132
132
  },
133
- render: /* @__PURE__ */ jsxs(Fragment, { children: [children, /* @__PURE__ */ jsx("div", {
133
+ render: jsxs(Fragment, { children: [children, jsx("div", {
134
134
  onMouseEnter: handleMouseEnter,
135
135
  onMouseLeave: handleMouseLeave,
136
136
  style: {
@@ -140,7 +140,7 @@ const [ToastProvider, useToast] = createProvider("Toast", ({ children }) => {
140
140
  zIndex: 100,
141
141
  pointerEvents: toasts.length > 0 ? "auto" : "none"
142
142
  },
143
- children: toasts.map(({ id, message, variant }, index) => /* @__PURE__ */ jsx(Toast, {
143
+ children: toasts.map(({ id, message, variant }, index) => jsx(Toast, {
144
144
  toastId: id,
145
145
  index,
146
146
  expanded,
@@ -1,6 +1,5 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/tooltip.config.d.ts
3
- //#region src/tooltip.config.d.ts
4
3
  declare const tooltipConfig: ComponentConfig<{
5
4
  Tooltip: {
6
5
  readonly base: {
@@ -189,6 +188,6 @@ declare const tooltipConfig: ComponentConfig<{
189
188
  };
190
189
  };
191
190
  }, {}>;
192
- type TooltipConfig = typeof tooltipConfig; //#endregion
191
+ type TooltipConfig = typeof tooltipConfig;
193
192
  //#endregion
194
193
  export { TooltipConfig, tooltipConfig };
@@ -3,7 +3,6 @@ import * as _$react from "react";
3
3
  import * as _$_uds_types0 from "@uds/types";
4
4
 
5
5
  //#region ../components/dist/tooltip.d.ts
6
- //#region src/tooltip.d.ts
7
6
  /**
8
7
  * @description A popup that displays additional information when hovering over an element
9
8
  */
@@ -202,6 +201,6 @@ declare const Tooltip: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
202
201
  content: "div";
203
202
  text: "span";
204
203
  }>>;
205
- type TooltipProps = React.ComponentProps<typeof Tooltip>; //#endregion
204
+ type TooltipProps = React.ComponentProps<typeof Tooltip>;
206
205
  //#endregion
207
206
  export { Tooltip, TooltipProps };
@@ -10,14 +10,14 @@ import { jsx, jsxs } from "react/jsx-runtime";
10
10
  const Tooltip = createComponent(({ props, children, label }) => {
11
11
  const [show, setShow] = useState(false);
12
12
  const state = show ? "open" : "closed";
13
- return /* @__PURE__ */ jsxs("span", {
13
+ return jsxs("span", {
14
14
  onMouseEnter: () => setShow(true),
15
15
  onMouseLeave: () => setShow(false),
16
16
  ...props.trigger,
17
- children: [children, /* @__PURE__ */ jsx("div", {
17
+ children: [children, jsx("div", {
18
18
  "data-state": state,
19
19
  ...props.content,
20
- children: /* @__PURE__ */ jsx("span", {
20
+ children: jsx("span", {
21
21
  ...props.text,
22
22
  children: label
23
23
  })
@@ -3,7 +3,6 @@ import * as _$_uds_types0 from "@uds/types";
3
3
  import { BoxAsTag, HtmlDivProps, StyleAndModifierProps } from "@uds/types";
4
4
 
5
5
  //#region ../components/dist/vstack.d.ts
6
- //#region src/vstack.d.ts
7
6
  interface VStackOwnProps extends HtmlDivProps, StyleAndModifierProps {
8
7
  /** Render as a different semantic HTML element. Defaults to `div`. */
9
8
  as?: BoxAsTag;
@@ -11,6 +10,6 @@ interface VStackOwnProps extends HtmlDivProps, StyleAndModifierProps {
11
10
  /**
12
11
  * @description A primitive that arranges its children vertically
13
12
  */
14
- declare const VStack: _$react.FC<_$_uds_types0.CreateComponentProps<string, VStackOwnProps, "div">>; //#endregion
13
+ declare const VStack: _$react.FC<_$_uds_types0.CreateComponentProps<string, VStackOwnProps, "div">>;
15
14
  //#endregion
16
15
  export { VStack, VStackOwnProps };
@@ -7,7 +7,7 @@ import { jsx } from "react/jsx-runtime";
7
7
  * @description A primitive that arranges its children vertically
8
8
  */
9
9
  const VStack = createComponent(({ children, as, gap, gapY, display = "flex", flexDirection = display === "flex" ? "col" : void 0, ...rest }) => {
10
- return /* @__PURE__ */ jsx(Box, {
10
+ return jsx(Box, {
11
11
  as,
12
12
  display,
13
13
  flexDirection,
@@ -27,7 +27,6 @@ import { itemConfig } from "../dist/item.config.js";
27
27
  import { modalConfig } from "../dist/modal.config.js";
28
28
  import { navHeaderConfig } from "../dist/nav-header.config.js";
29
29
  import { presetBarConfig } from "../dist/preset-bar.config.js";
30
- import { toastConfig } from "../dist/toast.config.js";
31
30
  import { progressConfig } from "../dist/progress.config.js";
32
31
  import { selectConfig } from "../dist/select.config.js";
33
32
  import { sheetConfig } from "../dist/sheet.config.js";
@@ -39,6 +38,7 @@ import { switchConfig } from "../dist/switch.config.js";
39
38
  import { tabsConfig } from "../dist/tabs.config.js";
40
39
  import { textConfig } from "../dist/text.config.js";
41
40
  import { textareaConfig } from "../dist/textarea.config.js";
41
+ import { toastConfig } from "../dist/toast.config.js";
42
42
  import { tooltipConfig } from "../dist/tooltip.config.js";
43
43
  import { defaultComponentConfigs } from "../dist/presets/index.js";
44
44
  export { accordionConfig, alertConfig, anchorConfig, avatarConfig, avatarGroupConfig, badgeConfig, breadcrumbConfig, buttonConfig, cardConfig, collapsibleConfig, commandConfig, commandDialogConfig, commandEmptyConfig, commandGroupConfig, commandInputConfig, commandItemConfig, commandListConfig, commandSeparatorConfig, commandShortcutConfig, controlColorConfig, controlCurveConfig, controlFolderConfig, controlGroupConfig, controlKnobConfig, controlPanelConfig, controlSelectConfig, controlSliderConfig, controlSpringConfig, controlStepperConfig, controlToggleConfig, defaultComponentConfigs, dropdownConfig, emptyStateConfig, inputConfig, itemConfig, modalConfig, navHeaderConfig, presetBarConfig, progressConfig, selectConfig, sheetConfig, sidebarConfig, skeletonConfig, sliderConfig, spinnerConfig, switchConfig, tabsConfig, textConfig, textareaConfig, toastConfig, tooltipConfig };
@@ -2,8 +2,8 @@ import { textConfig } from "../dist/text.config.js";
2
2
  import { accordionConfig } from "../dist/accordion.config.js";
3
3
  import { alertConfig } from "../dist/alert.config.js";
4
4
  import { anchorConfig } from "../dist/anchor.config.js";
5
- import { avatarGroupConfig } from "../dist/avatar-group.config.js";
6
5
  import { avatarConfig } from "../dist/avatar.config.js";
6
+ import { avatarGroupConfig } from "../dist/avatar-group.config.js";
7
7
  import { badgeConfig } from "../dist/badge.config.js";
8
8
  import { breadcrumbConfig } from "../dist/breadcrumb.config.js";
9
9
  import { buttonConfig } from "../dist/button.config.js";