@yahoo/uds-v5-wip 1.1.3 → 1.3.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 (107) hide show
  1. package/dist/components/dist/accordion.config.d.ts +2 -1
  2. package/dist/components/dist/accordion.d.ts +2 -1
  3. package/dist/components/dist/alert.config.d.ts +2 -1
  4. package/dist/components/dist/alert.d.ts +2 -1
  5. package/dist/components/dist/anchor.config.d.ts +2 -1
  6. package/dist/components/dist/anchor.d.ts +2 -1
  7. package/dist/components/dist/article.d.ts +2 -1
  8. package/dist/components/dist/aside.d.ts +2 -1
  9. package/dist/components/dist/avatar-group.config.d.ts +2 -1
  10. package/dist/components/dist/avatar-group.d.ts +2 -1
  11. package/dist/components/dist/avatar.config.d.ts +2 -1
  12. package/dist/components/dist/avatar.d.ts +2 -1
  13. package/dist/components/dist/badge.config.d.ts +2 -1
  14. package/dist/components/dist/badge.d.ts +2 -1
  15. package/dist/components/dist/box.d.ts +2 -1
  16. package/dist/components/dist/breadcrumb.config.d.ts +2 -1
  17. package/dist/components/dist/breadcrumb.d.ts +2 -1
  18. package/dist/components/dist/button.config.d.ts +2 -1
  19. package/dist/components/dist/button.d.ts +2 -1
  20. package/dist/components/dist/card.config.d.ts +2 -1
  21. package/dist/components/dist/card.d.ts +2 -1
  22. package/dist/components/dist/collapsible.config.d.ts +2 -1
  23. package/dist/components/dist/collapsible.d.ts +2 -1
  24. package/dist/components/dist/command.config.d.ts +2 -1
  25. package/dist/components/dist/command.d.ts +2 -1
  26. package/dist/components/dist/control-color.config.d.ts +2 -1
  27. package/dist/components/dist/control-color.d.ts +2 -1
  28. package/dist/components/dist/control-curve.config.d.ts +2 -1
  29. package/dist/components/dist/control-curve.d.ts +2 -1
  30. package/dist/components/dist/control-folder.config.d.ts +2 -1
  31. package/dist/components/dist/control-folder.d.ts +2 -1
  32. package/dist/components/dist/control-group.config.d.ts +2 -1
  33. package/dist/components/dist/control-group.d.ts +2 -1
  34. package/dist/components/dist/control-knob.config.d.ts +2 -1
  35. package/dist/components/dist/control-knob.d.ts +2 -1
  36. package/dist/components/dist/control-panel.config.d.ts +2 -1
  37. package/dist/components/dist/control-panel.d.ts +2 -1
  38. package/dist/components/dist/control-select.config.d.ts +2 -1
  39. package/dist/components/dist/control-select.d.ts +2 -1
  40. package/dist/components/dist/control-slider.config.d.ts +2 -1
  41. package/dist/components/dist/control-slider.d.ts +2 -1
  42. package/dist/components/dist/control-spring.config.d.ts +2 -1
  43. package/dist/components/dist/control-spring.d.ts +2 -1
  44. package/dist/components/dist/control-stepper.config.d.ts +2 -1
  45. package/dist/components/dist/control-stepper.d.ts +2 -1
  46. package/dist/components/dist/control-toggle.config.d.ts +2 -1
  47. package/dist/components/dist/control-toggle.d.ts +2 -1
  48. package/dist/components/dist/createSlot.d.ts +2 -1
  49. package/dist/components/dist/dropdown.config.d.ts +2 -1
  50. package/dist/components/dist/dropdown.d.ts +2 -1
  51. package/dist/components/dist/empty-state.config.d.ts +2 -1
  52. package/dist/components/dist/empty-state.d.ts +2 -1
  53. package/dist/components/dist/footer.d.ts +2 -1
  54. package/dist/components/dist/grid.d.ts +2 -1
  55. package/dist/components/dist/header.d.ts +2 -1
  56. package/dist/components/dist/hstack.d.ts +2 -1
  57. package/dist/components/dist/image.d.ts +2 -1
  58. package/dist/components/dist/input.config.d.ts +2 -1
  59. package/dist/components/dist/input.d.ts +2 -1
  60. package/dist/components/dist/item.config.d.ts +2 -1
  61. package/dist/components/dist/item.d.ts +2 -1
  62. package/dist/components/dist/list.d.ts +2 -1
  63. package/dist/components/dist/main.d.ts +2 -1
  64. package/dist/components/dist/modal.config.d.ts +2 -1
  65. package/dist/components/dist/modal.d.ts +2 -1
  66. package/dist/components/dist/nav-header.config.d.ts +2 -1
  67. package/dist/components/dist/nav-header.d.ts +2 -1
  68. package/dist/components/dist/nav.d.ts +2 -1
  69. package/dist/components/dist/preset-bar.config.d.ts +2 -1
  70. package/dist/components/dist/preset-bar.d.ts +2 -1
  71. package/dist/components/dist/presets/index.d.ts +3 -2
  72. package/dist/components/dist/pressable.d.ts +2 -1
  73. package/dist/components/dist/progress.config.d.ts +2 -1
  74. package/dist/components/dist/progress.d.ts +2 -1
  75. package/dist/components/dist/section.d.ts +2 -1
  76. package/dist/components/dist/select.config.d.ts +2 -1
  77. package/dist/components/dist/select.d.ts +2 -1
  78. package/dist/components/dist/sheet.config.d.ts +2 -1
  79. package/dist/components/dist/sheet.d.ts +2 -1
  80. package/dist/components/dist/sidebar.config.d.ts +2 -1
  81. package/dist/components/dist/sidebar.d.ts +2 -1
  82. package/dist/components/dist/skeleton.config.d.ts +2 -1
  83. package/dist/components/dist/skeleton.d.ts +2 -1
  84. package/dist/components/dist/slider.config.d.ts +2 -1
  85. package/dist/components/dist/slider.d.ts +2 -1
  86. package/dist/components/dist/spinner.config.d.ts +2 -1
  87. package/dist/components/dist/spinner.d.ts +2 -1
  88. package/dist/components/dist/svg.d.ts +2 -1
  89. package/dist/components/dist/switch.config.d.ts +2 -1
  90. package/dist/components/dist/switch.d.ts +2 -1
  91. package/dist/components/dist/table.d.ts +2 -1
  92. package/dist/components/dist/tabs.config.d.ts +2 -1
  93. package/dist/components/dist/tabs.d.ts +2 -1
  94. package/dist/components/dist/text.config.d.ts +2 -1
  95. package/dist/components/dist/text.d.ts +2 -1
  96. package/dist/components/dist/textarea.config.d.ts +2 -1
  97. package/dist/components/dist/textarea.d.ts +2 -1
  98. package/dist/components/dist/toast.config.d.ts +2 -1
  99. package/dist/components/dist/toast.d.ts +2 -1
  100. package/dist/components/dist/tooltip.config.d.ts +2 -1
  101. package/dist/components/dist/tooltip.d.ts +2 -1
  102. package/dist/components/dist/vstack.d.ts +2 -1
  103. package/dist/components/presets/index.d.ts +1 -1
  104. package/dist/loader/dist/loader.d.ts +2 -1
  105. package/dist/loader/dist/next.d.ts +2 -1
  106. package/dist/tsconfig.tsbuildinfo +1 -1
  107. package/package.json +3 -3
@@ -4,6 +4,7 @@ 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
7
8
  interface SidebarContextValue {
8
9
  state: 'expanded' | 'collapsed';
9
10
  open: boolean;
@@ -1820,6 +1821,6 @@ declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
1820
1821
  };
1821
1822
  };
1822
1823
  }, {}>, SidebarOwnProps, SidebarElements>>;
1823
- type SidebarProps = React.ComponentProps<typeof Sidebar>;
1824
+ type SidebarProps = React.ComponentProps<typeof Sidebar>; //#endregion
1824
1825
  //#endregion
1825
1826
  export { Sidebar, SidebarContent, SidebarContextValue, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarHeader, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarOwnProps, SidebarProps, SidebarProvider, SidebarSkeleton, SidebarTrigger, useSidebar };
@@ -1,5 +1,6 @@
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
3
4
  declare const skeletonConfig: ComponentConfig<{
4
5
  Skeleton: {
5
6
  readonly base: {
@@ -11,6 +12,6 @@ declare const skeletonConfig: ComponentConfig<{
11
12
  };
12
13
  };
13
14
  }, {}>;
14
- type SkeletonConfig = typeof skeletonConfig;
15
+ type SkeletonConfig = typeof skeletonConfig; //#endregion
15
16
  //#endregion
16
17
  export { SkeletonConfig, skeletonConfig };
@@ -3,6 +3,7 @@ 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
6
7
  /**
7
8
  * @description A placeholder that indicates content is loading
8
9
  */
@@ -22,6 +23,6 @@ declare const Skeleton: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentC
22
23
  }, {
23
24
  block: "div";
24
25
  }>>;
25
- type SkeletonProps = React.ComponentProps<typeof Skeleton>;
26
+ type SkeletonProps = React.ComponentProps<typeof Skeleton>; //#endregion
26
27
  //#endregion
27
28
  export { Skeleton, SkeletonProps };
@@ -1,5 +1,6 @@
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
3
4
  declare const sliderConfig: ComponentConfig<{
4
5
  Slider: {
5
6
  readonly base: {
@@ -39,6 +40,6 @@ declare const sliderConfig: ComponentConfig<{
39
40
  };
40
41
  };
41
42
  }, {}>;
42
- type SliderConfig = typeof sliderConfig;
43
+ type SliderConfig = typeof sliderConfig; //#endregion
43
44
  //#endregion
44
45
  export { SliderConfig, sliderConfig };
@@ -3,6 +3,7 @@ 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
6
7
  /**
7
8
  * @description A draggable control for selecting a numeric value within a range
8
9
  */
@@ -65,6 +66,6 @@ declare const Slider: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCon
65
66
  range: "div";
66
67
  thumb: "div";
67
68
  }>>;
68
- type SliderProps = React.ComponentProps<typeof Slider>;
69
+ type SliderProps = React.ComponentProps<typeof Slider>; //#endregion
69
70
  //#endregion
70
71
  export { Slider, SliderProps };
@@ -1,5 +1,6 @@
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
3
4
  declare const spinnerConfig: ComponentConfig<{
4
5
  Spinner: {
5
6
  readonly base: {
@@ -29,6 +30,6 @@ declare const spinnerConfig: ComponentConfig<{
29
30
  };
30
31
  };
31
32
  }, {}>;
32
- type SpinnerConfig = typeof spinnerConfig;
33
+ type SpinnerConfig = typeof spinnerConfig; //#endregion
33
34
  //#endregion
34
35
  export { SpinnerConfig, spinnerConfig };
@@ -3,6 +3,7 @@ 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
6
7
  /**
7
8
  * @description An animated indicator that signals an ongoing process
8
9
  */
@@ -37,6 +38,6 @@ declare const Spinner: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
37
38
  }, {}>, {}, {
38
39
  root: "svg";
39
40
  }>>;
40
- type SpinnerProps = React.ComponentProps<typeof Spinner>;
41
+ type SpinnerProps = React.ComponentProps<typeof Spinner>; //#endregion
41
42
  //#endregion
42
43
  export { Spinner, SpinnerProps };
@@ -2,6 +2,7 @@ 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
5
6
  interface SvgProps extends HtmlSvgProps, StyleAndModifierProps {}
6
7
  interface SvgPathProps extends HtmlSvgPathProps, StyleAndModifierProps {}
7
8
  interface SvgTextProps extends HtmlSvgTextProps, StyleAndModifierProps {}
@@ -16,6 +17,6 @@ declare const SvgPath: _$react.FC<SvgPathProps>;
16
17
  /**
17
18
  * @description A text element rendered within an SVG
18
19
  */
19
- declare const SvgText: _$react.FC<SvgTextProps>;
20
+ declare const SvgText: _$react.FC<SvgTextProps>; //#endregion
20
21
  //#endregion
21
22
  export { Svg, SvgPath, SvgPathProps, SvgProps, SvgText, SvgTextProps };
@@ -1,5 +1,6 @@
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
3
4
  declare const switchConfig: ComponentConfig<{
4
5
  Switch: {
5
6
  readonly base: {
@@ -348,6 +349,6 @@ declare const switchConfig: ComponentConfig<{
348
349
  };
349
350
  };
350
351
  }, {}>;
351
- type SwitchConfig = typeof switchConfig;
352
+ type SwitchConfig = typeof switchConfig; //#endregion
352
353
  //#endregion
353
354
  export { SwitchConfig, switchConfig };
@@ -3,6 +3,7 @@ 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
6
7
  /**
7
8
  * @description A toggle control for switching between on and off states
8
9
  */
@@ -365,6 +366,6 @@ declare const Switch: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCon
365
366
  label: "span";
366
367
  description: "span";
367
368
  }>>;
368
- type SwitchProps = React.ComponentProps<typeof Switch>;
369
+ type SwitchProps = React.ComponentProps<typeof Switch>; //#endregion
369
370
  //#endregion
370
371
  export { Switch, SwitchProps };
@@ -2,6 +2,7 @@ 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
5
6
  interface TableProps extends HtmlTableProps, StyleAndModifierProps {}
6
7
  interface TableHeadProps extends HtmlTableHeadProps, StyleAndModifierProps {}
7
8
  interface TableHeadCellProps extends HtmlTableHeadCellProps, StyleAndModifierProps {}
@@ -31,6 +32,6 @@ declare const TableCell: _$react.FC<TableCellProps>;
31
32
  /**
32
33
  * @description A primitive for table rows
33
34
  */
34
- declare const TableRow: _$react.FC<TableRowProps>;
35
+ declare const TableRow: _$react.FC<TableRowProps>; //#endregion
35
36
  //#endregion
36
37
  export { Table, TableBody, TableBodyProps, TableCell, TableCellProps, TableHead, TableHeadCell, TableHeadCellProps, TableHeadProps, TableProps, TableRow, TableRowProps };
@@ -1,5 +1,6 @@
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
3
4
  declare const tabsConfig: ComponentConfig<{
4
5
  Tabs: {
5
6
  readonly base: {
@@ -606,6 +607,6 @@ declare const tabsConfig: ComponentConfig<{
606
607
  };
607
608
  };
608
609
  }, {}>;
609
- type TabsConfig = typeof tabsConfig;
610
+ type TabsConfig = typeof tabsConfig; //#endregion
610
611
  //#endregion
611
612
  export { TabsConfig, tabsConfig };
@@ -3,6 +3,7 @@ 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
6
7
  interface TabItem {
7
8
  id: string;
8
9
  label: string;
@@ -627,6 +628,6 @@ declare const Tabs: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfi
627
628
  indicator: "div";
628
629
  content: "div";
629
630
  }>>;
630
- type TabsProps = React.ComponentProps<typeof Tabs>;
631
+ type TabsProps = React.ComponentProps<typeof Tabs>; //#endregion
631
632
  //#endregion
632
633
  export { TabItem, Tabs, TabsProps };
@@ -1,5 +1,6 @@
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
3
4
  declare const textConfig: ComponentConfig<{
4
5
  Text: {
5
6
  readonly base: {
@@ -301,6 +302,6 @@ declare const textVariants: {
301
302
  readonly lineHeight: string;
302
303
  readonly fontFamily: string;
303
304
  };
304
- };
305
+ }; //#endregion
305
306
  //#endregion
306
307
  export { TextConfig, textConfig, textVariants };
@@ -4,6 +4,7 @@ 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
7
8
  interface TextStyleProps extends TypographyStyleProps, SpacingStyleProps, BackgroundStyleProps, BorderStyleProps, FlexStyleProps, SizingStyleProps, OpacityStyleProps {}
8
9
  interface TextProps extends HtmlTextProps<NativeTextElementTag>, TextStyleProps, ModifierProps<TextStyleProps> {
9
10
  as?: NativeTextElementTag;
@@ -200,6 +201,6 @@ declare const Text: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfi
200
201
  };
201
202
  }, {}>, TextProps, {
202
203
  root: "p";
203
- }>>;
204
+ }>>; //#endregion
204
205
  //#endregion
205
206
  export { Text, TextProps };
@@ -1,5 +1,6 @@
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
3
4
  declare const textareaConfig: ComponentConfig<{
4
5
  Textarea: {
5
6
  readonly base: {
@@ -347,6 +348,6 @@ declare const textareaConfig: ComponentConfig<{
347
348
  };
348
349
  };
349
350
  }, {}>;
350
- type TextareaConfig = typeof textareaConfig;
351
+ type TextareaConfig = typeof textareaConfig; //#endregion
351
352
  //#endregion
352
353
  export { TextareaConfig, textareaConfig };
@@ -4,6 +4,7 @@ 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
7
8
  interface TextareaOwnProps extends HtmlTextAreaProps, SizingStyleProps {}
8
9
  /**
9
10
  * @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
@@ -357,6 +358,6 @@ declare const Textarea: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentC
357
358
  }, {}>, TextareaOwnProps, {
358
359
  root: "textarea";
359
360
  }>>;
360
- type TextareaProps = React.ComponentProps<typeof Textarea>;
361
+ type TextareaProps = React.ComponentProps<typeof Textarea>; //#endregion
361
362
  //#endregion
362
363
  export { Textarea, TextareaOwnProps, TextareaProps };
@@ -1,5 +1,6 @@
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
3
4
  declare const toastConfig: ComponentConfig<{
4
5
  Toast: {
5
6
  readonly base: {
@@ -330,6 +331,6 @@ declare const toastConfig: ComponentConfig<{
330
331
  };
331
332
  };
332
333
  }, {}>;
333
- type ToastConfig = typeof toastConfig;
334
+ type ToastConfig = typeof toastConfig; //#endregion
334
335
  //#endregion
335
336
  export { ToastConfig, toastConfig };
@@ -5,6 +5,7 @@ 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
8
9
  interface ToastDefinition {
9
10
  config: ToastConfig;
10
11
  props: {
@@ -421,6 +422,6 @@ interface ToastContextValue {
421
422
  }
422
423
  declare const ToastProvider: _$react.FC<{
423
424
  children: React.ReactNode;
424
- } & Record<never, never>>, useToast: () => ToastContextValue;
425
+ } & Record<never, never>>, useToast: () => ToastContextValue; //#endregion
425
426
  //#endregion
426
427
  export { AddToastOptions, Toast, ToastContextValue, ToastItemData, ToastMessage, ToastProps, ToastProvider, useToast };
@@ -1,5 +1,6 @@
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
3
4
  declare const tooltipConfig: ComponentConfig<{
4
5
  Tooltip: {
5
6
  readonly base: {
@@ -188,6 +189,6 @@ declare const tooltipConfig: ComponentConfig<{
188
189
  };
189
190
  };
190
191
  }, {}>;
191
- type TooltipConfig = typeof tooltipConfig;
192
+ type TooltipConfig = typeof tooltipConfig; //#endregion
192
193
  //#endregion
193
194
  export { TooltipConfig, tooltipConfig };
@@ -3,6 +3,7 @@ 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
6
7
  /**
7
8
  * @description A popup that displays additional information when hovering over an element
8
9
  */
@@ -201,6 +202,6 @@ declare const Tooltip: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCo
201
202
  content: "div";
202
203
  text: "span";
203
204
  }>>;
204
- type TooltipProps = React.ComponentProps<typeof Tooltip>;
205
+ type TooltipProps = React.ComponentProps<typeof Tooltip>; //#endregion
205
206
  //#endregion
206
207
  export { Tooltip, TooltipProps };
@@ -3,6 +3,7 @@ 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
6
7
  interface VStackOwnProps extends HtmlDivProps, StyleAndModifierProps {
7
8
  /** Render as a different semantic HTML element. Defaults to `div`. */
8
9
  as?: BoxAsTag;
@@ -10,6 +11,6 @@ interface VStackOwnProps extends HtmlDivProps, StyleAndModifierProps {
10
11
  /**
11
12
  * @description A primitive that arranges its children vertically
12
13
  */
13
- declare const VStack: _$react.FC<_$_uds_types0.CreateComponentProps<string, VStackOwnProps, "div">>;
14
+ declare const VStack: _$react.FC<_$_uds_types0.CreateComponentProps<string, VStackOwnProps, "div">>; //#endregion
14
15
  //#endregion
15
16
  export { VStack, VStackOwnProps };
@@ -27,6 +27,7 @@ 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";
30
31
  import { progressConfig } from "../dist/progress.config.js";
31
32
  import { selectConfig } from "../dist/select.config.js";
32
33
  import { sheetConfig } from "../dist/sheet.config.js";
@@ -38,7 +39,6 @@ import { switchConfig } from "../dist/switch.config.js";
38
39
  import { tabsConfig } from "../dist/tabs.config.js";
39
40
  import { textConfig } from "../dist/text.config.js";
40
41
  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 };
@@ -1,7 +1,8 @@
1
1
  import { LoaderDefinitionFunction } from "webpack";
2
2
 
3
3
  //#region ../loader/dist/loader.d.ts
4
+ //#region src/loader.d.ts
4
5
  declare const transformLoader: LoaderDefinitionFunction;
5
- declare const normal: LoaderDefinitionFunction<{}, {}>;
6
+ declare const normal: LoaderDefinitionFunction<{}, {}>; //#endregion
6
7
  //#endregion
7
8
  export { normal, transformLoader };
@@ -1,6 +1,7 @@
1
1
  import { NextConfig } from "next";
2
2
 
3
3
  //#region ../loader/dist/next.d.ts
4
+ //#region src/next.d.ts
4
5
  interface WithUdsOptions {
5
6
  /** Output directory for generated files (default: '.uds') */
6
7
  outputDir?: string;
@@ -11,6 +12,6 @@ interface WithUdsOptions {
11
12
  type NextConfigFn = (phase: string, ctx: {
12
13
  defaultConfig: NextConfig;
13
14
  }) => NextConfig | Promise<NextConfig>;
14
- declare function withUds(nextConfigOrFn: NextConfig | NextConfigFn, options?: WithUdsOptions): NextConfig | NextConfigFn;
15
+ declare function withUds(nextConfigOrFn: NextConfig | NextConfigFn, options?: WithUdsOptions): NextConfig | NextConfigFn; //#endregion
15
16
  //#endregion
16
17
  export { WithUdsOptions, withUds };