@yahoo/uds-v5-wip 1.0.2 → 1.0.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 (165) 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/alert.config.d.ts +1 -2
  4. package/dist/components/dist/alert.d.ts +1 -2
  5. package/dist/components/dist/anchor.config.d.ts +1 -2
  6. package/dist/components/dist/anchor.d.ts +1 -2
  7. package/dist/components/dist/article.d.ts +1 -2
  8. package/dist/components/dist/aside.d.ts +1 -2
  9. package/dist/components/dist/avatar-group.config.d.ts +1 -2
  10. package/dist/components/dist/avatar-group.d.ts +1 -2
  11. package/dist/components/dist/avatar.config.d.ts +1 -2
  12. package/dist/components/dist/avatar.d.ts +1 -2
  13. package/dist/components/dist/badge.config.d.ts +1 -2
  14. package/dist/components/dist/badge.d.ts +1 -2
  15. package/dist/components/dist/box.d.ts +1 -2
  16. package/dist/components/dist/breadcrumb.config.d.ts +1 -2
  17. package/dist/components/dist/breadcrumb.d.ts +1 -2
  18. package/dist/components/dist/button.config.d.ts +1 -2
  19. package/dist/components/dist/button.d.ts +1 -2
  20. package/dist/components/dist/card.config.d.ts +1 -2
  21. package/dist/components/dist/card.d.ts +1 -2
  22. package/dist/components/dist/collapsible.config.d.ts +1 -2
  23. package/dist/components/dist/collapsible.d.ts +1 -2
  24. package/dist/components/dist/command.config.d.ts +1 -2
  25. package/dist/components/dist/command.d.ts +1 -2
  26. package/dist/components/dist/control-color.config.d.ts +1 -2
  27. package/dist/components/dist/control-color.d.ts +1 -2
  28. package/dist/components/dist/control-curve.config.d.ts +1 -2
  29. package/dist/components/dist/control-curve.d.ts +1 -2
  30. package/dist/components/dist/control-folder.config.d.ts +1 -2
  31. package/dist/components/dist/control-folder.d.ts +1 -2
  32. package/dist/components/dist/control-group.config.d.ts +1 -2
  33. package/dist/components/dist/control-group.d.ts +1 -2
  34. package/dist/components/dist/control-knob.config.d.ts +1 -2
  35. package/dist/components/dist/control-knob.d.ts +1 -2
  36. package/dist/components/dist/control-panel.config.d.ts +1 -2
  37. package/dist/components/dist/control-panel.d.ts +1 -2
  38. package/dist/components/dist/control-select.config.d.ts +1 -2
  39. package/dist/components/dist/control-select.d.ts +1 -2
  40. package/dist/components/dist/control-slider.config.d.ts +1 -2
  41. package/dist/components/dist/control-slider.d.ts +1 -2
  42. package/dist/components/dist/control-spring.config.d.ts +1 -2
  43. package/dist/components/dist/control-spring.d.ts +1 -2
  44. package/dist/components/dist/control-stepper.config.d.ts +1 -2
  45. package/dist/components/dist/control-stepper.d.ts +1 -2
  46. package/dist/components/dist/control-toggle.config.d.ts +1 -2
  47. package/dist/components/dist/control-toggle.d.ts +1 -2
  48. package/dist/components/dist/createSlot.d.ts +1 -2
  49. package/dist/components/dist/dropdown.config.d.ts +1 -2
  50. package/dist/components/dist/dropdown.d.ts +1 -2
  51. package/dist/components/dist/empty-state.config.d.ts +1 -2
  52. package/dist/components/dist/empty-state.d.ts +1 -2
  53. package/dist/components/dist/footer.d.ts +1 -2
  54. package/dist/components/dist/grid.d.ts +1 -2
  55. package/dist/components/dist/header.d.ts +1 -2
  56. package/dist/components/dist/hstack.d.ts +1 -2
  57. package/dist/components/dist/image.d.ts +1 -2
  58. package/dist/components/dist/input.config.d.ts +1 -2
  59. package/dist/components/dist/input.d.ts +1 -2
  60. package/dist/components/dist/item.config.d.ts +1 -2
  61. package/dist/components/dist/item.d.ts +1 -2
  62. package/dist/components/dist/list.d.ts +1 -2
  63. package/dist/components/dist/main.d.ts +1 -2
  64. package/dist/components/dist/modal.config.d.ts +1 -2
  65. package/dist/components/dist/modal.d.ts +1 -2
  66. package/dist/components/dist/nav-header.config.d.ts +1 -2
  67. package/dist/components/dist/nav-header.d.ts +1 -2
  68. package/dist/components/dist/nav.d.ts +1 -2
  69. package/dist/components/dist/preset-bar.config.d.ts +1 -2
  70. package/dist/components/dist/preset-bar.d.ts +1 -2
  71. package/dist/components/dist/presets/index.d.ts +2 -3
  72. package/dist/components/dist/pressable.d.ts +1 -2
  73. package/dist/components/dist/progress.config.d.ts +1 -2
  74. package/dist/components/dist/progress.d.ts +1 -2
  75. package/dist/components/dist/section.d.ts +1 -2
  76. package/dist/components/dist/select.config.d.ts +1 -2
  77. package/dist/components/dist/select.d.ts +1 -2
  78. package/dist/components/dist/sheet.config.d.ts +1 -2
  79. package/dist/components/dist/sheet.d.ts +1 -2
  80. package/dist/components/dist/sidebar.config.d.ts +1 -2
  81. package/dist/components/dist/sidebar.d.ts +1 -2
  82. package/dist/components/dist/skeleton.config.d.ts +1 -2
  83. package/dist/components/dist/skeleton.d.ts +1 -2
  84. package/dist/components/dist/slider.config.d.ts +1 -2
  85. package/dist/components/dist/slider.d.ts +1 -2
  86. package/dist/components/dist/spinner.config.d.ts +1 -2
  87. package/dist/components/dist/spinner.d.ts +1 -2
  88. package/dist/components/dist/svg.d.ts +1 -2
  89. package/dist/components/dist/switch.config.d.ts +1 -2
  90. package/dist/components/dist/switch.d.ts +1 -2
  91. package/dist/components/dist/table.d.ts +1 -2
  92. package/dist/components/dist/tabs.config.d.ts +1 -2
  93. package/dist/components/dist/tabs.d.ts +1 -2
  94. package/dist/components/dist/text.config.d.ts +1 -2
  95. package/dist/components/dist/text.d.ts +1 -2
  96. package/dist/components/dist/textarea.config.d.ts +1 -2
  97. package/dist/components/dist/textarea.d.ts +1 -2
  98. package/dist/components/dist/toast.config.d.ts +1 -2
  99. package/dist/components/dist/toast.d.ts +1 -2
  100. package/dist/components/dist/tooltip.config.d.ts +1 -2
  101. package/dist/components/dist/tooltip.d.ts +1 -2
  102. package/dist/components/dist/vstack.d.ts +1 -2
  103. package/dist/components/presets/index.d.ts +1 -1
  104. package/dist/config.d.ts +968 -968
  105. package/dist/core/dist/createComponent.d.ts +1 -2
  106. package/dist/core/dist/createComponentExample.d.ts +1 -2
  107. package/dist/core/dist/createProvider.d.ts +1 -2
  108. package/dist/core/dist/generated/stylePropsTwMap.d.ts +1 -2
  109. package/dist/core/dist/getComponentStyles.d.ts +1 -2
  110. package/dist/core/dist/getStyles.d.ts +1 -2
  111. package/dist/core/dist/macros.d.ts +1 -2
  112. package/dist/core/dist/propMappings.d.ts +1 -2
  113. package/dist/core/dist/resolveMotionState.d.ts +1 -2
  114. package/dist/core/dist/transformPreset.d.ts +1 -2
  115. package/dist/core/dist/withDefaultStyleProps.d.ts +1 -2
  116. package/dist/foundational-presets/dist/boldVibrant.d.ts +985 -986
  117. package/dist/foundational-presets/dist/brutalist.d.ts +985 -986
  118. package/dist/foundational-presets/dist/candy.d.ts +985 -986
  119. package/dist/foundational-presets/dist/cleanMinimalist.d.ts +985 -986
  120. package/dist/foundational-presets/dist/corporate.d.ts +985 -986
  121. package/dist/foundational-presets/dist/darkMoody.d.ts +985 -986
  122. package/dist/foundational-presets/dist/defaultPreset.d.ts +968 -969
  123. package/dist/foundational-presets/dist/forest.d.ts +985 -986
  124. package/dist/foundational-presets/dist/highContrast.d.ts +985 -986
  125. package/dist/foundational-presets/dist/lavender.d.ts +985 -986
  126. package/dist/foundational-presets/dist/luxury.d.ts +985 -986
  127. package/dist/foundational-presets/dist/monochrome.d.ts +985 -986
  128. package/dist/foundational-presets/dist/motion.d.ts +1 -2
  129. package/dist/foundational-presets/dist/neonCyber.d.ts +985 -986
  130. package/dist/foundational-presets/dist/newspaper.d.ts +985 -986
  131. package/dist/foundational-presets/dist/ocean.d.ts +985 -986
  132. package/dist/foundational-presets/dist/slate.d.ts +985 -986
  133. package/dist/foundational-presets/dist/sunset.d.ts +985 -986
  134. package/dist/foundational-presets/dist/terminal.d.ts +985 -986
  135. package/dist/foundational-presets/dist/warmOrganic.d.ts +985 -986
  136. package/dist/loader/dist/loader.d.ts +1 -2
  137. package/dist/loader/dist/next.d.ts +1 -2
  138. package/dist/tsconfig.tsbuildinfo +1 -1
  139. package/dist/utils/dist/array-utils/closestItem.d.ts +1 -2
  140. package/dist/utils/dist/array-utils/removeItem.d.ts +1 -2
  141. package/dist/utils/dist/component-style-defaults.d.ts +1 -2
  142. package/dist/utils/dist/math-utils/clamp.d.ts +1 -2
  143. package/dist/utils/dist/motion-utils/interpolate.d.ts +1 -2
  144. package/dist/utils/dist/object-utils/entries.d.ts +1 -2
  145. package/dist/utils/dist/object-utils/flattenObj.d.ts +1 -2
  146. package/dist/utils/dist/object-utils/fromEntries.d.ts +1 -2
  147. package/dist/utils/dist/object-utils/keys.d.ts +1 -2
  148. package/dist/utils/dist/object-utils/mapKeys.d.ts +1 -2
  149. package/dist/utils/dist/object-utils/mapValues.d.ts +1 -2
  150. package/dist/utils/dist/string-utils/arrayToUnion.d.ts +1 -2
  151. package/dist/utils/dist/string-utils/capitalize.d.ts +1 -2
  152. package/dist/utils/dist/string-utils/componentClassName.d.ts +1 -2
  153. package/dist/utils/dist/string-utils/createTemplate.d.ts +1 -2
  154. package/dist/utils/dist/string-utils/cssVar.d.ts +1 -2
  155. package/dist/utils/dist/string-utils/cssVars.d.ts +1 -2
  156. package/dist/utils/dist/string-utils/dedent.d.ts +1 -2
  157. package/dist/utils/dist/string-utils/indent.d.ts +1 -2
  158. package/dist/utils/dist/string-utils/join.d.ts +1 -2
  159. package/dist/utils/dist/string-utils/kebabCase.d.ts +1 -2
  160. package/dist/utils/dist/string-utils/split.d.ts +1 -2
  161. package/dist/utils/dist/string-utils/tsProperties.d.ts +1 -2
  162. package/dist/utils.d.ts +1 -1
  163. package/package.json +2 -10
  164. package/dist/devtools.d.ts +0 -2
  165. package/dist/devtools.js +0 -3
@@ -4,7 +4,6 @@ import * as _$react_jsx_runtime0 from "react/jsx-runtime";
4
4
  import * as _$_uds_types0 from "@uds/types";
5
5
 
6
6
  //#region ../components/dist/sidebar.d.ts
7
- //#region src/sidebar.d.ts
8
7
  interface SidebarContextValue {
9
8
  state: 'expanded' | 'collapsed';
10
9
  open: boolean;
@@ -1821,6 +1820,6 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
1821
1820
  };
1822
1821
  };
1823
1822
  }, {}>, SidebarOwnProps, SidebarElements>>;
1824
- type SidebarProps = React.ComponentProps<typeof Sidebar>; //#endregion
1823
+ type SidebarProps = React.ComponentProps<typeof Sidebar>;
1825
1824
  //#endregion
1826
1825
  export { Sidebar, SidebarContent, SidebarContextValue, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarHeader, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarOwnProps, SidebarProps, SidebarProvider, SidebarSkeleton, SidebarTrigger, useSidebar };
@@ -1,6 +1,5 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/skeleton.config.d.ts
3
- //#region src/skeleton.config.d.ts
4
3
  declare const skeletonConfig: ComponentConfig<{
5
4
  Skeleton: {
6
5
  readonly base: {
@@ -12,6 +11,6 @@ declare const skeletonConfig: ComponentConfig<{
12
11
  };
13
12
  };
14
13
  }, {}>;
15
- type SkeletonConfig = typeof skeletonConfig; //#endregion
14
+ type SkeletonConfig = typeof skeletonConfig;
16
15
  //#endregion
17
16
  export { SkeletonConfig, skeletonConfig };
@@ -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/skeleton.d.ts
6
- //#region src/skeleton.d.ts
7
6
  /**
8
7
  * @description A placeholder that indicates content is loading
9
8
  */
@@ -23,6 +22,6 @@ declare const Skeleton: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentC
23
22
  }, {
24
23
  block: "div";
25
24
  }>>;
26
- type SkeletonProps = React.ComponentProps<typeof Skeleton>; //#endregion
25
+ type SkeletonProps = React.ComponentProps<typeof Skeleton>;
27
26
  //#endregion
28
27
  export { Skeleton, SkeletonProps };
@@ -1,6 +1,5 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/slider.config.d.ts
3
- //#region src/slider.config.d.ts
4
3
  declare const sliderConfig: ComponentConfig<{
5
4
  Slider: {
6
5
  readonly base: {
@@ -40,6 +39,6 @@ declare const sliderConfig: ComponentConfig<{
40
39
  };
41
40
  };
42
41
  }, {}>;
43
- type SliderConfig = typeof sliderConfig; //#endregion
42
+ type SliderConfig = typeof sliderConfig;
44
43
  //#endregion
45
44
  export { SliderConfig, sliderConfig };
@@ -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/slider.d.ts
6
- //#region src/slider.d.ts
7
6
  /**
8
7
  * @description A draggable control for selecting a numeric value within a range
9
8
  */
@@ -66,6 +65,6 @@ declare const Slider: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCon
66
65
  range: "div";
67
66
  thumb: "div";
68
67
  }>>;
69
- type SliderProps = React.ComponentProps<typeof Slider>; //#endregion
68
+ type SliderProps = React.ComponentProps<typeof Slider>;
70
69
  //#endregion
71
70
  export { Slider, SliderProps };
@@ -1,6 +1,5 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/spinner.config.d.ts
3
- //#region src/spinner.config.d.ts
4
3
  declare const spinnerConfig: ComponentConfig<{
5
4
  Spinner: {
6
5
  readonly base: {
@@ -30,6 +29,6 @@ declare const spinnerConfig: ComponentConfig<{
30
29
  };
31
30
  };
32
31
  }, {}>;
33
- type SpinnerConfig = typeof spinnerConfig; //#endregion
32
+ type SpinnerConfig = typeof spinnerConfig;
34
33
  //#endregion
35
34
  export { SpinnerConfig, spinnerConfig };
@@ -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/spinner.d.ts
6
- //#region src/spinner.d.ts
7
6
  /**
8
7
  * @description An animated indicator that signals an ongoing process
9
8
  */
@@ -38,6 +37,6 @@ declare const Spinner: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
38
37
  }, {}>, {}, {
39
38
  root: "svg";
40
39
  }>>;
41
- type SpinnerProps = React.ComponentProps<typeof Spinner>; //#endregion
40
+ type SpinnerProps = React.ComponentProps<typeof Spinner>;
42
41
  //#endregion
43
42
  export { Spinner, SpinnerProps };
@@ -2,7 +2,6 @@ import * as _$react from "react";
2
2
  import { HtmlSvgPathProps, HtmlSvgProps, HtmlSvgTextProps, StyleAndModifierProps } from "@uds/types";
3
3
 
4
4
  //#region ../components/dist/svg.d.ts
5
- //#region src/svg.d.ts
6
5
  interface SvgProps extends HtmlSvgProps, StyleAndModifierProps {}
7
6
  interface SvgPathProps extends HtmlSvgPathProps, StyleAndModifierProps {}
8
7
  interface SvgTextProps extends HtmlSvgTextProps, StyleAndModifierProps {}
@@ -17,6 +16,6 @@ declare const SvgPath: _$react.FC<SvgPathProps>;
17
16
  /**
18
17
  * @description A text element rendered within an SVG
19
18
  */
20
- declare const SvgText: _$react.FC<SvgTextProps>; //#endregion
19
+ declare const SvgText: _$react.FC<SvgTextProps>;
21
20
  //#endregion
22
21
  export { Svg, SvgPath, SvgPathProps, SvgProps, SvgText, SvgTextProps };
@@ -1,6 +1,5 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/switch.config.d.ts
3
- //#region src/switch.config.d.ts
4
3
  declare const switchConfig: ComponentConfig<{
5
4
  Switch: {
6
5
  readonly base: {
@@ -349,6 +348,6 @@ declare const switchConfig: ComponentConfig<{
349
348
  };
350
349
  };
351
350
  }, {}>;
352
- type SwitchConfig = typeof switchConfig; //#endregion
351
+ type SwitchConfig = typeof switchConfig;
353
352
  //#endregion
354
353
  export { SwitchConfig, switchConfig };
@@ -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/switch.d.ts
6
- //#region src/switch.d.ts
7
6
  /**
8
7
  * @description A toggle control for switching between on and off states
9
8
  */
@@ -366,6 +365,6 @@ declare const Switch: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCon
366
365
  label: "span";
367
366
  description: "span";
368
367
  }>>;
369
- type SwitchProps = React.ComponentProps<typeof Switch>; //#endregion
368
+ type SwitchProps = React.ComponentProps<typeof Switch>;
370
369
  //#endregion
371
370
  export { Switch, SwitchProps };
@@ -2,7 +2,6 @@ import * as _$react from "react";
2
2
  import { HtmlTableBodyProps, HtmlTableCellProps, HtmlTableHeadCellProps, HtmlTableHeadProps, HtmlTableProps, HtmlTableRowProps, StyleAndModifierProps } from "@uds/types";
3
3
 
4
4
  //#region ../components/dist/table.d.ts
5
- //#region src/table.d.ts
6
5
  interface TableProps extends HtmlTableProps, StyleAndModifierProps {}
7
6
  interface TableHeadProps extends HtmlTableHeadProps, StyleAndModifierProps {}
8
7
  interface TableHeadCellProps extends HtmlTableHeadCellProps, StyleAndModifierProps {}
@@ -32,6 +31,6 @@ declare const TableCell: _$react.FC<TableCellProps>;
32
31
  /**
33
32
  * @description A primitive for table rows
34
33
  */
35
- declare const TableRow: _$react.FC<TableRowProps>; //#endregion
34
+ declare const TableRow: _$react.FC<TableRowProps>;
36
35
  //#endregion
37
36
  export { Table, TableBody, TableBodyProps, TableCell, TableCellProps, TableHead, TableHeadCell, TableHeadCellProps, TableHeadProps, TableProps, TableRow, TableRowProps };
@@ -1,6 +1,5 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/tabs.config.d.ts
3
- //#region src/tabs.config.d.ts
4
3
  declare const tabsConfig: ComponentConfig<{
5
4
  Tabs: {
6
5
  readonly base: {
@@ -607,6 +606,6 @@ declare const tabsConfig: ComponentConfig<{
607
606
  };
608
607
  };
609
608
  }, {}>;
610
- type TabsConfig = typeof tabsConfig; //#endregion
609
+ type TabsConfig = typeof tabsConfig;
611
610
  //#endregion
612
611
  export { TabsConfig, tabsConfig };
@@ -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/tabs.d.ts
6
- //#region src/tabs.d.ts
7
6
  interface TabItem {
8
7
  id: string;
9
8
  label: string;
@@ -628,6 +627,6 @@ declare const Tabs: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfi
628
627
  indicator: "div";
629
628
  content: "div";
630
629
  }>>;
631
- type TabsProps = React.ComponentProps<typeof Tabs>; //#endregion
630
+ type TabsProps = React.ComponentProps<typeof Tabs>;
632
631
  //#endregion
633
632
  export { TabItem, Tabs, TabsProps };
@@ -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 };
@@ -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 };
@@ -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 };
@@ -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 };