@yahoo/uds-v5-wip 1.0.3 → 1.0.4

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 (163) 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/config.d.ts +976 -976
  105. package/dist/core/dist/createComponent.d.ts +2 -1
  106. package/dist/core/dist/createComponentExample.d.ts +2 -1
  107. package/dist/core/dist/createProvider.d.ts +2 -1
  108. package/dist/core/dist/generated/stylePropsTwMap.d.ts +2 -1
  109. package/dist/core/dist/getComponentStyles.d.ts +2 -1
  110. package/dist/core/dist/getStyles.d.ts +2 -1
  111. package/dist/core/dist/macros.d.ts +2 -1
  112. package/dist/core/dist/propMappings.d.ts +2 -1
  113. package/dist/core/dist/resolveMotionState.d.ts +2 -1
  114. package/dist/core/dist/transformPreset.d.ts +2 -1
  115. package/dist/core/dist/withDefaultStyleProps.d.ts +2 -1
  116. package/dist/foundational-presets/dist/boldVibrant.d.ts +991 -990
  117. package/dist/foundational-presets/dist/brutalist.d.ts +991 -990
  118. package/dist/foundational-presets/dist/candy.d.ts +991 -990
  119. package/dist/foundational-presets/dist/cleanMinimalist.d.ts +991 -990
  120. package/dist/foundational-presets/dist/corporate.d.ts +991 -990
  121. package/dist/foundational-presets/dist/darkMoody.d.ts +991 -990
  122. package/dist/foundational-presets/dist/defaultPreset.d.ts +977 -976
  123. package/dist/foundational-presets/dist/forest.d.ts +991 -990
  124. package/dist/foundational-presets/dist/highContrast.d.ts +991 -990
  125. package/dist/foundational-presets/dist/lavender.d.ts +991 -990
  126. package/dist/foundational-presets/dist/luxury.d.ts +991 -990
  127. package/dist/foundational-presets/dist/monochrome.d.ts +991 -990
  128. package/dist/foundational-presets/dist/motion.d.ts +2 -1
  129. package/dist/foundational-presets/dist/neonCyber.d.ts +991 -990
  130. package/dist/foundational-presets/dist/newspaper.d.ts +991 -990
  131. package/dist/foundational-presets/dist/ocean.d.ts +991 -990
  132. package/dist/foundational-presets/dist/slate.d.ts +991 -990
  133. package/dist/foundational-presets/dist/sunset.d.ts +991 -990
  134. package/dist/foundational-presets/dist/terminal.d.ts +991 -990
  135. package/dist/foundational-presets/dist/warmOrganic.d.ts +991 -990
  136. package/dist/loader/dist/loader.d.ts +2 -1
  137. package/dist/loader/dist/next.d.ts +2 -1
  138. package/dist/tsconfig.tsbuildinfo +1 -1
  139. package/dist/utils/dist/array-utils/closestItem.d.ts +2 -1
  140. package/dist/utils/dist/array-utils/removeItem.d.ts +2 -1
  141. package/dist/utils/dist/component-style-defaults.d.ts +2 -1
  142. package/dist/utils/dist/math-utils/clamp.d.ts +2 -1
  143. package/dist/utils/dist/motion-utils/interpolate.d.ts +2 -1
  144. package/dist/utils/dist/object-utils/entries.d.ts +2 -1
  145. package/dist/utils/dist/object-utils/flattenObj.d.ts +2 -1
  146. package/dist/utils/dist/object-utils/fromEntries.d.ts +2 -1
  147. package/dist/utils/dist/object-utils/keys.d.ts +2 -1
  148. package/dist/utils/dist/object-utils/mapKeys.d.ts +2 -1
  149. package/dist/utils/dist/object-utils/mapValues.d.ts +2 -1
  150. package/dist/utils/dist/string-utils/arrayToUnion.d.ts +2 -1
  151. package/dist/utils/dist/string-utils/capitalize.d.ts +2 -1
  152. package/dist/utils/dist/string-utils/componentClassName.d.ts +2 -1
  153. package/dist/utils/dist/string-utils/createTemplate.d.ts +2 -1
  154. package/dist/utils/dist/string-utils/cssVar.d.ts +2 -1
  155. package/dist/utils/dist/string-utils/cssVars.d.ts +2 -1
  156. package/dist/utils/dist/string-utils/dedent.d.ts +2 -1
  157. package/dist/utils/dist/string-utils/indent.d.ts +2 -1
  158. package/dist/utils/dist/string-utils/join.d.ts +2 -1
  159. package/dist/utils/dist/string-utils/kebabCase.d.ts +2 -1
  160. package/dist/utils/dist/string-utils/split.d.ts +2 -1
  161. package/dist/utils/dist/string-utils/tsProperties.d.ts +2 -1
  162. package/dist/utils.d.ts +1 -1
  163. package/package.json +1 -1
@@ -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/control-slider.d.ts
6
+ //#region src/control-slider.d.ts
6
7
  /**
7
8
  * @description A scrub-style slider for precise numeric value selection
8
9
  */
@@ -122,6 +123,6 @@ declare const ControlSlider: _$react.FC<_$_uds_types0.CreateComponentProps<Compo
122
123
  label: "span";
123
124
  value: "span";
124
125
  }>>;
125
- type ControlSliderProps = React.ComponentProps<typeof ControlSlider>;
126
+ type ControlSliderProps = React.ComponentProps<typeof ControlSlider>; //#endregion
126
127
  //#endregion
127
128
  export { ControlSlider, ControlSliderProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/control-spring.config.d.ts
3
+ //#region src/control-spring.config.d.ts
3
4
  declare const controlSpringConfig: ComponentConfig<{
4
5
  ControlSpring: {
5
6
  readonly base: {
@@ -412,6 +413,6 @@ declare const controlSpringConfig: ComponentConfig<{
412
413
  };
413
414
  };
414
415
  }, {}>;
415
- type ControlSpringConfig = typeof controlSpringConfig;
416
+ type ControlSpringConfig = typeof controlSpringConfig; //#endregion
416
417
  //#endregion
417
418
  export { ControlSpringConfig, controlSpringConfig };
@@ -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/control-spring.d.ts
6
+ //#region src/control-spring.d.ts
6
7
  interface SpringConfig {
7
8
  stiffness: number;
8
9
  damping: number;
@@ -434,6 +435,6 @@ declare const ControlSpring: _$react.FC<_$_uds_types0.CreateComponentProps<Compo
434
435
  label: "span";
435
436
  fields: "div";
436
437
  }>>;
437
- type ControlSpringProps = React.ComponentProps<typeof ControlSpring>;
438
+ type ControlSpringProps = React.ComponentProps<typeof ControlSpring>; //#endregion
438
439
  //#endregion
439
440
  export { ControlSpring, ControlSpringProps, SpringConfig };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/control-stepper.config.d.ts
3
+ //#region src/control-stepper.config.d.ts
3
4
  declare const controlStepperConfig: ComponentConfig<{
4
5
  ControlStepper: {
5
6
  readonly base: {
@@ -1079,6 +1080,6 @@ declare const controlStepperConfig: ComponentConfig<{
1079
1080
  };
1080
1081
  };
1081
1082
  }, {}>;
1082
- type ControlStepperConfig = typeof controlStepperConfig;
1083
+ type ControlStepperConfig = typeof controlStepperConfig; //#endregion
1083
1084
  //#endregion
1084
1085
  export { ControlStepperConfig, controlStepperConfig };
@@ -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/control-stepper.d.ts
6
+ //#region src/control-stepper.d.ts
6
7
  /**
7
8
  * @description A numeric stepper with increment/decrement buttons and direct text editing
8
9
  */
@@ -1099,6 +1100,6 @@ declare const ControlStepper: _$react.FC<_$_uds_types0.CreateComponentProps<Comp
1099
1100
  decrement: "button";
1100
1101
  label: "span";
1101
1102
  }>>;
1102
- type ControlStepperProps = React.ComponentProps<typeof ControlStepper>;
1103
+ type ControlStepperProps = React.ComponentProps<typeof ControlStepper>; //#endregion
1103
1104
  //#endregion
1104
1105
  export { ControlStepper, ControlStepperProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/control-toggle.config.d.ts
3
+ //#region src/control-toggle.config.d.ts
3
4
  declare const controlToggleConfig: ComponentConfig<{
4
5
  ControlToggle: {
5
6
  readonly base: {
@@ -402,6 +403,6 @@ declare const controlToggleConfig: ComponentConfig<{
402
403
  };
403
404
  };
404
405
  }, {}>;
405
- type ControlToggleConfig = typeof controlToggleConfig;
406
+ type ControlToggleConfig = typeof controlToggleConfig; //#endregion
406
407
  //#endregion
407
408
  export { ControlToggleConfig, controlToggleConfig };
@@ -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/control-toggle.d.ts
6
+ //#region src/control-toggle.d.ts
6
7
  /**
7
8
  * @description A labeled on/off toggle using a segmented control
8
9
  */
@@ -415,6 +416,6 @@ declare const ControlToggle: _$react.FC<_$_uds_types0.CreateComponentProps<Compo
415
416
  root: "div";
416
417
  label: "span";
417
418
  }>>;
418
- type ControlToggleProps = React.ComponentProps<typeof ControlToggle>;
419
+ type ControlToggleProps = React.ComponentProps<typeof ControlToggle>; //#endregion
419
420
  //#endregion
420
421
  export { ControlToggle, ControlToggleProps };
@@ -1,8 +1,9 @@
1
1
  import { ComponentType, ReactNode } from "react";
2
2
 
3
3
  //#region ../components/dist/createSlot.d.ts
4
+ //#region src/createSlot.d.ts
4
5
  declare function createSlot<T extends ComponentType<{
5
6
  children?: ReactNode;
6
- }>>(): T;
7
+ }>>(): T; //#endregion
7
8
  //#endregion
8
9
  export { createSlot };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/dropdown.config.d.ts
3
+ //#region src/dropdown.config.d.ts
3
4
  declare const dropdownConfig: ComponentConfig<{
4
5
  Dropdown: {
5
6
  readonly base: {
@@ -915,6 +916,6 @@ declare const dropdownConfig: ComponentConfig<{
915
916
  };
916
917
  };
917
918
  }, {}>;
918
- type DropdownConfig = typeof dropdownConfig;
919
+ type DropdownConfig = typeof dropdownConfig; //#endregion
919
920
  //#endregion
920
921
  export { DropdownConfig, dropdownConfig };
@@ -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/dropdown.d.ts
6
+ //#region src/dropdown.d.ts
6
7
  interface DropdownItem {
7
8
  label: string;
8
9
  shortcut?: string;
@@ -945,6 +946,6 @@ declare const Dropdown: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentC
945
946
  shortcut: "span";
946
947
  separator: "div";
947
948
  destructiveItem: "div";
948
- }>>;
949
+ }>>; //#endregion
949
950
  //#endregion
950
951
  export { Dropdown, DropdownEntry, DropdownItem, DropdownSeparator };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/empty-state.config.d.ts
3
+ //#region src/empty-state.config.d.ts
3
4
  declare const emptyStateConfig: ComponentConfig<{
4
5
  EmptyState: {
5
6
  readonly base: {
@@ -391,6 +392,6 @@ declare const emptyStateConfig: ComponentConfig<{
391
392
  };
392
393
  };
393
394
  }, {}>;
394
- type EmptyStateConfig = typeof emptyStateConfig;
395
+ type EmptyStateConfig = typeof emptyStateConfig; //#endregion
395
396
  //#endregion
396
397
  export { EmptyStateConfig, emptyStateConfig };
@@ -4,6 +4,7 @@ import { ReactNode } from "react";
4
4
  import * as _$_uds_types0 from "@uds/types";
5
5
 
6
6
  //#region ../components/dist/empty-state.d.ts
7
+ //#region src/empty-state.d.ts
7
8
  /**
8
9
  * @description A centered placeholder shown when a view has no content, with optional icon, title, description, and actions
9
10
  */
@@ -411,6 +412,6 @@ declare const EmptyState: _$react.FC<_$_uds_types0.CreateComponentProps<Componen
411
412
  description: "div";
412
413
  actions: "div";
413
414
  }>>;
414
- type EmptyStateProps = React.ComponentProps<typeof EmptyState>;
415
+ type EmptyStateProps = React.ComponentProps<typeof EmptyState>; //#endregion
415
416
  //#endregion
416
417
  export { EmptyState, EmptyStateProps };
@@ -2,10 +2,11 @@ import * as _$react from "react";
2
2
  import { HtmlFooterProps, StyleAndModifierProps } from "@uds/types";
3
3
 
4
4
  //#region ../components/dist/footer.d.ts
5
+ //#region src/footer.d.ts
5
6
  interface FooterProps extends HtmlFooterProps, StyleAndModifierProps {}
6
7
  /**
7
8
  * @description A primitive for information about the author of the section, copyright data or links to related documents
8
9
  */
9
- declare const Footer: _$react.FC<FooterProps>;
10
+ declare const Footer: _$react.FC<FooterProps>; //#endregion
10
11
  //#endregion
11
12
  export { Footer, FooterProps };
@@ -3,6 +3,7 @@ import * as _$_uds_types0 from "@uds/types";
3
3
  import { ArbitraryValue, GridSpan, GridStartEnd, GridTemplate, HtmlDivProps, StyleAndModifierProps } from "@uds/types";
4
4
 
5
5
  //#region ../components/dist/grid.d.ts
6
+ //#region src/grid.d.ts
6
7
  interface GridOwnProps extends HtmlDivProps, Omit<StyleAndModifierProps, 'columns'> {
7
8
  /** Shorthand for gridTemplateColumns with repeat(n, minmax(0, 1fr)) */
8
9
  columns?: GridTemplate | ArbitraryValue;
@@ -36,6 +37,6 @@ declare const Grid: _$react.FC<_$_uds_types0.CreateComponentProps<string, GridOw
36
37
  /**
37
38
  * @description A grid item that controls span and position within a Grid
38
39
  */
39
- declare const GridItem: _$react.FC<_$_uds_types0.CreateComponentProps<string, GridItemOwnProps, "div">>;
40
+ declare const GridItem: _$react.FC<_$_uds_types0.CreateComponentProps<string, GridItemOwnProps, "div">>; //#endregion
40
41
  //#endregion
41
42
  export { Grid, GridItem, GridItemOwnProps, GridOwnProps };
@@ -2,10 +2,11 @@ import * as _$react from "react";
2
2
  import { HtmlHeaderProps, StyleAndModifierProps } from "@uds/types";
3
3
 
4
4
  //#region ../components/dist/header.d.ts
5
+ //#region src/header.d.ts
5
6
  interface HeaderProps extends HtmlHeaderProps, StyleAndModifierProps {}
6
7
  /**
7
8
  * @description A primitive for introductory content or a set of navigational links.
8
9
  */
9
- declare const Header: _$react.FC<HeaderProps>;
10
+ declare const Header: _$react.FC<HeaderProps>; //#endregion
10
11
  //#endregion
11
12
  export { Header, HeaderProps };
@@ -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/hstack.d.ts
6
+ //#region src/hstack.d.ts
6
7
  interface HStackOwnProps extends HtmlDivProps, StyleAndModifierProps {
7
8
  /** Render as a different semantic HTML element. Defaults to `div`. */
8
9
  as?: BoxAsTag;
@@ -10,6 +11,6 @@ interface HStackOwnProps extends HtmlDivProps, StyleAndModifierProps {
10
11
  /**
11
12
  * @description A primitive that arranges its children horizontally
12
13
  */
13
- declare const HStack: _$react.FC<_$_uds_types0.CreateComponentProps<string, HStackOwnProps, "div">>;
14
+ declare const HStack: _$react.FC<_$_uds_types0.CreateComponentProps<string, HStackOwnProps, "div">>; //#endregion
14
15
  //#endregion
15
16
  export { HStack, HStackOwnProps };
@@ -2,6 +2,7 @@ import * as _$react from "react";
2
2
  import { HtmlImgProps, StyleAndModifierProps } from "@uds/types";
3
3
 
4
4
  //#region ../components/dist/image.d.ts
5
+ //#region src/image.d.ts
5
6
  interface UniversalImageProps extends StyleAndModifierProps {
6
7
  /**
7
8
  * @description The source URL of the image. */
@@ -14,6 +15,6 @@ interface ImageProps extends HtmlImgProps, UniversalImageProps {}
14
15
  /**
15
16
  * @description Use for photos, product images, avatars, hero images, and thumbnails. Use real image URLs from Unsplash (https://images.unsplash.com/photo-...) for realistic content. Do NOT use SVG or a colored Box where a real image belongs.
16
17
  */
17
- declare const Image: _$react.FC<ImageProps>;
18
+ declare const Image: _$react.FC<ImageProps>; //#endregion
18
19
  //#endregion
19
20
  export { Image, ImageProps, UniversalImageProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/input.config.d.ts
3
+ //#region src/input.config.d.ts
3
4
  declare const inputConfig: ComponentConfig<{
4
5
  Input: {
5
6
  readonly base: {
@@ -53,6 +54,6 @@ declare const inputConfig: ComponentConfig<{
53
54
  };
54
55
  };
55
56
  }, {}>;
56
- type InputConfig = typeof inputConfig;
57
+ type InputConfig = typeof inputConfig; //#endregion
57
58
  //#endregion
58
59
  export { InputConfig, inputConfig };
@@ -4,6 +4,7 @@ import * as _$_uds_types0 from "@uds/types";
4
4
  import { HtmlInputProps, SizingStyleProps } from "@uds/types";
5
5
 
6
6
  //#region ../components/dist/input.d.ts
7
+ //#region src/input.d.ts
7
8
  interface InputProps extends HtmlInputProps, SizingStyleProps {}
8
9
  /**
9
10
  * A primitive that renders a text input
@@ -62,6 +63,6 @@ declare const Input: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConf
62
63
  };
63
64
  }, {}>, InputProps, {
64
65
  root: "input";
65
- }>>;
66
+ }>>; //#endregion
66
67
  //#endregion
67
68
  export { Input, InputProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/item.config.d.ts
3
+ //#region src/item.config.d.ts
3
4
  declare const itemConfig: ComponentConfig<{
4
5
  Item: {
5
6
  readonly base: {
@@ -346,6 +347,6 @@ declare const itemConfig: ComponentConfig<{
346
347
  };
347
348
  };
348
349
  }, {}>;
349
- type ItemConfig = typeof itemConfig;
350
+ type ItemConfig = typeof itemConfig; //#endregion
350
351
  //#endregion
351
352
  export { ItemConfig, itemConfig };
@@ -4,6 +4,7 @@ import { ReactNode } from "react";
4
4
  import * as _$_uds_types0 from "@uds/types";
5
5
 
6
6
  //#region ../components/dist/item.d.ts
7
+ //#region src/item.d.ts
7
8
  interface ItemOwnProps {
8
9
  media?: ReactNode;
9
10
  title?: ReactNode;
@@ -369,6 +370,6 @@ declare const Item: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfi
369
370
  description: "div";
370
371
  actions: "div";
371
372
  }>>;
372
- type ItemProps = React.ComponentProps<typeof Item>;
373
+ type ItemProps = React.ComponentProps<typeof Item>; //#endregion
373
374
  //#endregion
374
375
  export { Item, ItemOwnProps, ItemProps };
@@ -3,6 +3,7 @@ import * as _$_uds_types0 from "@uds/types";
3
3
  import { HtmlListItemProps, HtmlListProps, NativeListElementTag, StyleAndModifierProps } from "@uds/types";
4
4
 
5
5
  //#region ../components/dist/list.d.ts
6
+ //#region src/list.d.ts
6
7
  interface ListOwnProps extends HtmlListProps, StyleAndModifierProps {
7
8
  as?: NativeListElementTag;
8
9
  }
@@ -14,6 +15,6 @@ declare const List: _$react.FC<_$_uds_types0.CreateComponentProps<string, ListOw
14
15
  /**
15
16
  * @description A primitive that renders a list item
16
17
  */
17
- declare const ListItem: _$react.FC<ListItemOwnProps>;
18
+ declare const ListItem: _$react.FC<ListItemOwnProps>; //#endregion
18
19
  //#endregion
19
20
  export { List, ListItem, ListItemOwnProps, ListOwnProps };
@@ -2,10 +2,11 @@ import * as _$react from "react";
2
2
  import { HtmlMainProps, StyleAndModifierProps } from "@uds/types";
3
3
 
4
4
  //#region ../components/dist/main.d.ts
5
+ //#region src/main.d.ts
5
6
  interface MainProps extends HtmlMainProps, StyleAndModifierProps {}
6
7
  /**
7
8
  * @description A primitive for a main content area
8
9
  */
9
- declare const Main: _$react.FC<MainProps>;
10
+ declare const Main: _$react.FC<MainProps>; //#endregion
10
11
  //#endregion
11
12
  export { Main, MainProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/modal.config.d.ts
3
+ //#region src/modal.config.d.ts
3
4
  declare const modalConfig: ComponentConfig<{
4
5
  Modal: {
5
6
  readonly base: {
@@ -392,6 +393,6 @@ declare const modalConfig: ComponentConfig<{
392
393
  };
393
394
  };
394
395
  }, {}>;
395
- type ModalConfig = typeof modalConfig;
396
+ type ModalConfig = typeof modalConfig; //#endregion
396
397
  //#endregion
397
398
  export { ModalConfig, modalConfig };
@@ -4,6 +4,7 @@ import { ReactNode } from "react";
4
4
  import * as _$_uds_types0 from "@uds/types";
5
5
 
6
6
  //#region ../components/dist/modal.d.ts
7
+ //#region src/modal.d.ts
7
8
  /**
8
9
  * @description A modal overlay that requires user interaction before returning to the main content. Controlled via open prop bound to state; use on.openChange with setState (value: false) to close, and a Button on.press with setState (value: true) to open. Must be placed in a parent element's children array to render.
9
10
  */
@@ -428,6 +429,6 @@ interface ModalContextValue {
428
429
  }
429
430
  declare const ModalProvider: _$react.FC<{
430
431
  children: React.ReactNode;
431
- } & Record<never, never>>, useModal: () => ModalContextValue;
432
+ } & Record<never, never>>, useModal: () => ModalContextValue; //#endregion
432
433
  //#endregion
433
434
  export { Modal, ModalContextValue, ModalProvider, useModal };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/nav-header.config.d.ts
3
+ //#region src/nav-header.config.d.ts
3
4
  declare const navHeaderConfig: ComponentConfig<{
4
5
  NavHeader: {
5
6
  readonly base: {
@@ -153,6 +154,6 @@ declare const navHeaderConfig: ComponentConfig<{
153
154
  };
154
155
  };
155
156
  }, {}>;
156
- type NavHeaderConfig = typeof navHeaderConfig;
157
+ type NavHeaderConfig = typeof navHeaderConfig; //#endregion
157
158
  //#endregion
158
159
  export { NavHeaderConfig, navHeaderConfig };
@@ -4,6 +4,7 @@ import { ReactNode } from "react";
4
4
  import * as _$_uds_types0 from "@uds/types";
5
5
 
6
6
  //#region ../components/dist/nav-header.d.ts
7
+ //#region src/nav-header.d.ts
7
8
  /**
8
9
  * @description A navigation header bar with title and optional action areas
9
10
  */
@@ -168,6 +169,6 @@ declare const NavHeader: _$react.FC<_$_uds_types0.CreateComponentProps<Component
168
169
  title: "span";
169
170
  actions: "div";
170
171
  }>>;
171
- type NavHeaderProps = React.ComponentProps<typeof NavHeader>;
172
+ type NavHeaderProps = React.ComponentProps<typeof NavHeader>; //#endregion
172
173
  //#endregion
173
174
  export { NavHeader, NavHeaderProps };
@@ -2,10 +2,11 @@ import * as _$react from "react";
2
2
  import { HtmlNavProps, StyleAndModifierProps } from "@uds/types";
3
3
 
4
4
  //#region ../components/dist/nav.d.ts
5
+ //#region src/nav.d.ts
5
6
  interface NavProps extends HtmlNavProps, StyleAndModifierProps {}
6
7
  /**
7
8
  * @description A primitive which provides navigation links, either within the current document or to other documents
8
9
  */
9
- declare const Nav: _$react.FC<NavProps>;
10
+ declare const Nav: _$react.FC<NavProps>; //#endregion
10
11
  //#endregion
11
12
  export { Nav, NavProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/preset-bar.config.d.ts
3
+ //#region src/preset-bar.config.d.ts
3
4
  declare const presetBarConfig: ComponentConfig<{
4
5
  PresetBar: {
5
6
  readonly base: {
@@ -187,6 +188,6 @@ declare const presetBarConfig: ComponentConfig<{
187
188
  readonly defaultVariants: {};
188
189
  };
189
190
  }, {}>;
190
- type PresetBarConfig = typeof presetBarConfig;
191
+ type PresetBarConfig = typeof presetBarConfig; //#endregion
191
192
  //#endregion
192
193
  export { PresetBarConfig, presetBarConfig };
@@ -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/preset-bar.d.ts
6
+ //#region src/preset-bar.d.ts
6
7
  interface PresetItem {
7
8
  id: string;
8
9
  name: string;
@@ -210,6 +211,6 @@ declare const PresetBar: _$react.FC<_$_uds_types0.CreateComponentProps<Component
210
211
  item: "div";
211
212
  itemName: "span";
212
213
  }>>;
213
- type PresetBarProps = React.ComponentProps<typeof PresetBar>;
214
+ type PresetBarProps = React.ComponentProps<typeof PresetBar>; //#endregion
214
215
  //#endregion
215
216
  export { PresetBar, PresetBarProps, PresetItem };
@@ -28,6 +28,7 @@ import { itemConfig } from "../item.config.js";
28
28
  import { modalConfig } from "../modal.config.js";
29
29
  import { navHeaderConfig } from "../nav-header.config.js";
30
30
  import { presetBarConfig } from "../preset-bar.config.js";
31
+ import { toastConfig } from "../toast.config.js";
31
32
  import { progressConfig } from "../progress.config.js";
32
33
  import { selectConfig } from "../select.config.js";
33
34
  import { sheetConfig } from "../sheet.config.js";
@@ -39,10 +40,10 @@ import { switchConfig } from "../switch.config.js";
39
40
  import { tabsConfig } from "../tabs.config.js";
40
41
  import { textConfig } from "../text.config.js";
41
42
  import { textareaConfig } from "../textarea.config.js";
42
- import { toastConfig } from "../toast.config.js";
43
43
  import { tooltipConfig } from "../tooltip.config.js";
44
44
 
45
45
  //#region ../components/dist/presets/index.d.ts
46
+ //#region src/presets/index.d.ts
46
47
  declare const defaultComponentConfigs: readonly [ComponentConfig<{
47
48
  Anchor: {
48
49
  readonly base: {
@@ -17669,6 +17670,6 @@ declare const defaultComponentConfigs: readonly [ComponentConfig<{
17669
17670
  };
17670
17671
  };
17671
17672
  };
17672
- }, {}>];
17673
+ }, {}>]; //#endregion
17673
17674
  //#endregion
17674
17675
  export { defaultComponentConfigs };
@@ -2,10 +2,11 @@ import * as _$react from "react";
2
2
  import { HtmlButtonProps, StyleAndModifierProps } from "@uds/types";
3
3
 
4
4
  //#region ../components/dist/pressable.d.ts
5
+ //#region src/pressable.d.ts
5
6
  interface PressableProps extends HtmlButtonProps, StyleAndModifierProps {}
6
7
  /**
7
8
  * @description A bare interactive primitive with no predefined styles — you control all visual styling via style props. Use for custom interactive elements: color swatches, size chips, toggle pills, icon buttons, card-like clickable areas, or any tappable element that doesn't look like a standard button. ALWAYS include _hover and _pressed modifier props for visual feedback — a Pressable without these looks broken.
8
9
  */
9
- declare const Pressable: _$react.FC<PressableProps>;
10
+ declare const Pressable: _$react.FC<PressableProps>; //#endregion
10
11
  //#endregion
11
12
  export { Pressable, PressableProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/progress.config.d.ts
3
+ //#region src/progress.config.d.ts
3
4
  declare const progressConfig: ComponentConfig<{
4
5
  Progress: {
5
6
  readonly base: {
@@ -291,6 +292,6 @@ declare const progressConfig: ComponentConfig<{
291
292
  };
292
293
  };
293
294
  }, {}>;
294
- type ProgressConfig = typeof progressConfig;
295
+ type ProgressConfig = typeof progressConfig; //#endregion
295
296
  //#endregion
296
297
  export { ProgressConfig, progressConfig };
@@ -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/progress.d.ts
6
+ //#region src/progress.d.ts
6
7
  /**
7
8
  * @description A bar that indicates the completion progress of a task
8
9
  */
@@ -306,6 +307,6 @@ declare const Progress: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentC
306
307
  track: "div";
307
308
  fill: "div";
308
309
  }>>;
309
- type ProgressProps = React.ComponentProps<typeof Progress>;
310
+ type ProgressProps = React.ComponentProps<typeof Progress>; //#endregion
310
311
  //#endregion
311
312
  export { Progress, ProgressProps };
@@ -2,10 +2,11 @@ import * as _$react from "react";
2
2
  import { HtmlSectionProps, StyleAndModifierProps } from "@uds/types";
3
3
 
4
4
  //#region ../components/dist/section.d.ts
5
+ //#region src/section.d.ts
5
6
  interface SectionProps extends HtmlSectionProps, StyleAndModifierProps {}
6
7
  /**
7
8
  * @description A generic standalone section of a document, which doesn't have a more Definitionific semantic element to represent it
8
9
  */
9
- declare const Section: _$react.FC<SectionProps>;
10
+ declare const Section: _$react.FC<SectionProps>; //#endregion
10
11
  //#endregion
11
12
  export { Section, SectionProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/select.config.d.ts
3
+ //#region src/select.config.d.ts
3
4
  declare const selectConfig: ComponentConfig<{
4
5
  Select: {
5
6
  readonly base: {
@@ -26,6 +27,6 @@ declare const selectConfig: ComponentConfig<{
26
27
  };
27
28
  };
28
29
  }, {}>;
29
- type SelectConfig = typeof selectConfig;
30
+ type SelectConfig = typeof selectConfig; //#endregion
30
31
  //#endregion
31
32
  export { SelectConfig, selectConfig };
@@ -4,6 +4,7 @@ import * as _$_uds_types0 from "@uds/types";
4
4
  import { HtmlOptionProps, HtmlSelectProps, StyleAndModifierProps } from "@uds/types";
5
5
 
6
6
  //#region ../components/dist/select.d.ts
7
+ //#region src/select.d.ts
7
8
  interface SelectOwnProps extends HtmlSelectProps, StyleAndModifierProps {
8
9
  children?: React.ReactNode;
9
10
  }
@@ -40,6 +41,6 @@ declare const Select: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCon
40
41
  /**
41
42
  * @description A primitive that provides a set of options for a user to choose from
42
43
  */
43
- declare const Option: _$react.FC<OptionProps>;
44
+ declare const Option: _$react.FC<OptionProps>; //#endregion
44
45
  //#endregion
45
46
  export { Option, OptionProps, Select, SelectOwnProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/sheet.config.d.ts
3
+ //#region src/sheet.config.d.ts
3
4
  declare const sheetConfig: ComponentConfig<{
4
5
  Sheet: {
5
6
  readonly base: {
@@ -240,6 +241,6 @@ declare const sheetConfig: ComponentConfig<{
240
241
  };
241
242
  };
242
243
  }, {}>;
243
- type SheetConfig = typeof sheetConfig;
244
+ type SheetConfig = typeof sheetConfig; //#endregion
244
245
  //#endregion
245
246
  export { SheetConfig, sheetConfig };
@@ -4,6 +4,7 @@ import { ReactNode } from "react";
4
4
  import * as _$_uds_types0 from "@uds/types";
5
5
 
6
6
  //#region ../components/dist/sheet.d.ts
7
+ //#region src/sheet.d.ts
7
8
  /**
8
9
  * @description A panel that slides in from the edge of the screen
9
10
  */
@@ -262,6 +263,6 @@ declare const Sheet: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConf
262
263
  content: "div";
263
264
  footer: "div";
264
265
  }>>;
265
- type SheetProps = React.ComponentProps<typeof Sheet>;
266
+ type SheetProps = React.ComponentProps<typeof Sheet>; //#endregion
266
267
  //#endregion
267
268
  export { Sheet, SheetProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/sidebar.config.d.ts
3
+ //#region src/sidebar.config.d.ts
3
4
  declare const sidebarConfig: ComponentConfig<{
4
5
  Sidebar: {
5
6
  readonly base: {
@@ -1646,6 +1647,6 @@ declare const sidebarConfig: ComponentConfig<{
1646
1647
  };
1647
1648
  };
1648
1649
  }, {}>;
1649
- type SidebarConfig = typeof sidebarConfig;
1650
+ type SidebarConfig = typeof sidebarConfig; //#endregion
1650
1651
  //#endregion
1651
1652
  export { SidebarConfig, sidebarConfig };