@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
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/accordion.config.d.ts
3
+ //#region src/accordion.config.d.ts
3
4
  declare const accordionConfig: ComponentConfig<{
4
5
  Accordion: {
5
6
  readonly base: {
@@ -426,6 +427,6 @@ declare const accordionConfig: ComponentConfig<{
426
427
  };
427
428
  };
428
429
  }, {}>;
429
- type AccordionConfig = typeof accordionConfig;
430
+ type AccordionConfig = typeof accordionConfig; //#endregion
430
431
  //#endregion
431
432
  export { AccordionConfig, accordionConfig };
@@ -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/accordion.d.ts
6
+ //#region src/accordion.d.ts
6
7
  interface AccordionItem {
7
8
  id: string;
8
9
  title: string;
@@ -448,6 +449,6 @@ declare const Accordion: _$react.FC<_$_uds_types0.CreateComponentProps<Component
448
449
  content: "div";
449
450
  contentText: "span";
450
451
  }>>;
451
- type AccordionProps = React.ComponentProps<typeof Accordion>;
452
+ type AccordionProps = React.ComponentProps<typeof Accordion>; //#endregion
452
453
  //#endregion
453
454
  export { Accordion, AccordionItem, AccordionProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/alert.config.d.ts
3
+ //#region src/alert.config.d.ts
3
4
  declare const alertConfig: ComponentConfig<{
4
5
  Alert: {
5
6
  readonly base: {
@@ -214,6 +215,6 @@ declare const alertConfig: ComponentConfig<{
214
215
  };
215
216
  };
216
217
  }, {}>;
217
- type AlertConfig = typeof alertConfig;
218
+ type AlertConfig = typeof alertConfig; //#endregion
218
219
  //#endregion
219
220
  export { AlertConfig, alertConfig };
@@ -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/alert.d.ts
6
+ //#region src/alert.d.ts
6
7
  /**
7
8
  * @description A message that communicates important information to the user
8
9
  */
@@ -225,6 +226,6 @@ declare const Alert: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConf
225
226
  root: "div";
226
227
  text: "span";
227
228
  }>>;
228
- type AlertProps = React.ComponentProps<typeof Alert>;
229
+ type AlertProps = React.ComponentProps<typeof Alert>; //#endregion
229
230
  //#endregion
230
231
  export { Alert, AlertProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/anchor.config.d.ts
3
+ //#region src/anchor.config.d.ts
3
4
  declare const anchorConfig: ComponentConfig<{
4
5
  Anchor: {
5
6
  readonly base: {
@@ -245,6 +246,6 @@ declare const anchorConfig: ComponentConfig<{
245
246
  };
246
247
  };
247
248
  }, {}>;
248
- type AnchorConfig = typeof anchorConfig;
249
+ type AnchorConfig = typeof anchorConfig; //#endregion
249
250
  //#endregion
250
251
  export { AnchorConfig, anchorConfig };
@@ -4,6 +4,7 @@ import * as _$_uds_types0 from "@uds/types";
4
4
  import { HtmlAnchorProps, ModifierProps, SpacingStyleProps, TypographyStyleProps } from "@uds/types";
5
5
 
6
6
  //#region ../components/dist/anchor.d.ts
7
+ //#region src/anchor.d.ts
7
8
  interface AnchorStyleProps extends TypographyStyleProps, SpacingStyleProps {}
8
9
  interface AnchorOwnProps extends HtmlAnchorProps, AnchorStyleProps, ModifierProps<AnchorStyleProps> {
9
10
  children?: React.ReactNode;
@@ -256,6 +257,6 @@ declare const Anchor: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCon
256
257
  };
257
258
  };
258
259
  }, {}>, AnchorOwnProps, keyof _$react.JSX.IntrinsicElements>>;
259
- type AnchorProps = React.ComponentProps<typeof Anchor>;
260
+ type AnchorProps = React.ComponentProps<typeof Anchor>; //#endregion
260
261
  //#endregion
261
262
  export { Anchor, AnchorOwnProps, AnchorProps };
@@ -2,10 +2,11 @@ import * as _$react from "react";
2
2
  import { HtmlArticleProps, StyleAndModifierProps } from "@uds/types";
3
3
 
4
4
  //#region ../components/dist/article.d.ts
5
+ //#region src/article.d.ts
5
6
  interface ArticleProps extends HtmlArticleProps, StyleAndModifierProps {}
6
7
  /**
7
8
  * @description A primitive that defines independent, self-contained content
8
9
  */
9
- declare const Article: _$react.FC<ArticleProps>;
10
+ declare const Article: _$react.FC<ArticleProps>; //#endregion
10
11
  //#endregion
11
12
  export { Article, ArticleProps };
@@ -2,10 +2,11 @@ import * as _$react from "react";
2
2
  import { HtmlAsideProps, StyleAndModifierProps } from "@uds/types";
3
3
 
4
4
  //#region ../components/dist/aside.d.ts
5
+ //#region src/aside.d.ts
5
6
  interface AsideProps extends HtmlAsideProps, StyleAndModifierProps {}
6
7
  /**
7
8
  * @description A primitive that renders content that is only indirectly related to the document's main content
8
9
  */
9
- declare const Aside: _$react.FC<AsideProps>;
10
+ declare const Aside: _$react.FC<AsideProps>; //#endregion
10
11
  //#endregion
11
12
  export { Aside, AsideProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/avatar-group.config.d.ts
3
+ //#region src/avatar-group.config.d.ts
3
4
  declare const avatarGroupConfig: ComponentConfig<{
4
5
  AvatarGroup: {
5
6
  readonly base: {
@@ -310,6 +311,6 @@ declare const avatarGroupConfig: ComponentConfig<{
310
311
  };
311
312
  };
312
313
  }, {}>;
313
- type AvatarGroupConfig = typeof avatarGroupConfig;
314
+ type AvatarGroupConfig = typeof avatarGroupConfig; //#endregion
314
315
  //#endregion
315
316
  export { AvatarGroupConfig, avatarGroupConfig };
@@ -3,6 +3,7 @@ import React from "react";
3
3
  import * as _$_uds_types0 from "@uds/types";
4
4
 
5
5
  //#region ../components/dist/avatar-group.d.ts
6
+ //#region src/avatar-group.d.ts
6
7
  /**
7
8
  * @description A row of overlapping avatars representing a group of users
8
9
  */
@@ -324,6 +325,6 @@ declare const AvatarGroup: React.FC<_$_uds_types0.CreateComponentProps<Component
324
325
  overflow: "div";
325
326
  overflowText: "span";
326
327
  label: "span";
327
- }>>;
328
+ }>>; //#endregion
328
329
  //#endregion
329
330
  export { AvatarGroup };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/avatar.config.d.ts
3
+ //#region src/avatar.config.d.ts
3
4
  declare const avatarConfig: ComponentConfig<{
4
5
  Avatar: {
5
6
  readonly base: {
@@ -192,6 +193,6 @@ declare const avatarConfig: ComponentConfig<{
192
193
  };
193
194
  };
194
195
  }, {}>;
195
- type AvatarConfig = typeof avatarConfig;
196
+ type AvatarConfig = typeof avatarConfig; //#endregion
196
197
  //#endregion
197
198
  export { AvatarConfig, avatarConfig };
@@ -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/avatar.d.ts
6
+ //#region src/avatar.d.ts
6
7
  /**
7
8
  * @description A circular representation of a user, displaying an image or initials as fallback
8
9
  */
@@ -206,6 +207,6 @@ declare const Avatar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCon
206
207
  image: "img";
207
208
  fallbackText: "span";
208
209
  }>>;
209
- type AvatarProps = React.ComponentProps<typeof Avatar>;
210
+ type AvatarProps = React.ComponentProps<typeof Avatar>; //#endregion
210
211
  //#endregion
211
212
  export { Avatar, AvatarProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/badge.config.d.ts
3
+ //#region src/badge.config.d.ts
3
4
  declare const badgeConfig: ComponentConfig<{
4
5
  Badge: {
5
6
  readonly base: {
@@ -472,6 +473,6 @@ declare const badgeConfig: ComponentConfig<{
472
473
  };
473
474
  };
474
475
  }, {}>;
475
- type BadgeConfig = typeof badgeConfig;
476
+ type BadgeConfig = typeof badgeConfig; //#endregion
476
477
  //#endregion
477
478
  export { BadgeConfig, badgeConfig };
@@ -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/badge.d.ts
6
+ //#region src/badge.d.ts
6
7
  /**
7
8
  * @description A small label for status, category, or metadata
8
9
  */
@@ -484,6 +485,6 @@ declare const Badge: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConf
484
485
  dot: "span";
485
486
  text: "span";
486
487
  }>>;
487
- type BadgeProps = React.ComponentProps<typeof Badge>;
488
+ type BadgeProps = React.ComponentProps<typeof Badge>; //#endregion
488
489
  //#endregion
489
490
  export { Badge, BadgeProps };
@@ -2,6 +2,7 @@ import * as _$react from "react";
2
2
  import { BoxAsTag, HtmlDivProps, StyleAndModifierProps } from "@uds/types";
3
3
 
4
4
  //#region ../components/dist/box.d.ts
5
+ //#region src/box.d.ts
5
6
  interface BoxProps extends HtmlDivProps, StyleAndModifierProps {
6
7
  /** Render as a different semantic HTML element. Defaults to `div`. */
7
8
  as?: BoxAsTag;
@@ -9,6 +10,6 @@ interface BoxProps extends HtmlDivProps, StyleAndModifierProps {
9
10
  /**
10
11
  * @description The fundamental primitive component that includes styling utility properties, and corresponding design variables as values
11
12
  */
12
- declare const Box: _$react.FC<BoxProps>;
13
+ declare const Box: _$react.FC<BoxProps>; //#endregion
13
14
  //#endregion
14
15
  export { Box, BoxProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/breadcrumb.config.d.ts
3
+ //#region src/breadcrumb.config.d.ts
3
4
  declare const breadcrumbConfig: ComponentConfig<{
4
5
  Breadcrumb: {
5
6
  readonly base: {
@@ -385,6 +386,6 @@ declare const breadcrumbConfig: ComponentConfig<{
385
386
  };
386
387
  };
387
388
  }, {}>;
388
- type BreadcrumbConfig = typeof breadcrumbConfig;
389
+ type BreadcrumbConfig = typeof breadcrumbConfig; //#endregion
389
390
  //#endregion
390
391
  export { BreadcrumbConfig, breadcrumbConfig };
@@ -5,6 +5,7 @@ import * as _$_uds_types0 from "@uds/types";
5
5
  import { HtmlAnchorProps } from "@uds/types";
6
6
 
7
7
  //#region ../components/dist/breadcrumb.d.ts
8
+ //#region src/breadcrumb.d.ts
8
9
  interface BreadcrumbItem {
9
10
  /** Text or node to display */
10
11
  label: ReactNode;
@@ -415,6 +416,6 @@ declare const Breadcrumb: _$react.FC<_$_uds_types0.CreateComponentProps<Componen
415
416
  link: "a";
416
417
  page: "span";
417
418
  ellipsis: "span";
418
- }>>;
419
+ }>>; //#endregion
419
420
  //#endregion
420
421
  export { Breadcrumb, BreadcrumbItem };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/button.config.d.ts
3
+ //#region src/button.config.d.ts
3
4
  declare const buttonConfig: ComponentConfig<{
4
5
  Button: {
5
6
  readonly base: {
@@ -376,6 +377,6 @@ declare const buttonConfig: ComponentConfig<{
376
377
  };
377
378
  };
378
379
  }, {}>;
379
- type ButtonConfig = typeof buttonConfig;
380
+ type ButtonConfig = typeof buttonConfig; //#endregion
380
381
  //#endregion
381
382
  export { ButtonConfig, buttonConfig };
@@ -4,6 +4,7 @@ import * as _$_uds_types0 from "@uds/types";
4
4
  import { HtmlButtonProps, SizingStyleProps } from "@uds/types";
5
5
 
6
6
  //#region ../components/dist/button.d.ts
7
+ //#region src/button.d.ts
7
8
  interface ButtonOwnProps extends HtmlButtonProps, SizingStyleProps {
8
9
  /**
9
10
  * @description When asChild is set to true, the component's child will be cloned and passed
@@ -398,6 +399,6 @@ declare const Button: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentCon
398
399
  startIcon: "span";
399
400
  endIcon: "span";
400
401
  }>>;
401
- type ButtonProps = React.ComponentProps<typeof Button>;
402
+ type ButtonProps = React.ComponentProps<typeof Button>; //#endregion
402
403
  //#endregion
403
404
  export { Button, ButtonOwnProps, ButtonProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/card.config.d.ts
3
+ //#region src/card.config.d.ts
3
4
  declare const cardConfig: ComponentConfig<{
4
5
  Card: {
5
6
  readonly base: {
@@ -331,6 +332,6 @@ declare const cardConfig: ComponentConfig<{
331
332
  };
332
333
  };
333
334
  }, {}>;
334
- type CardConfig = typeof cardConfig;
335
+ type CardConfig = typeof cardConfig; //#endregion
335
336
  //#endregion
336
337
  export { CardConfig, cardConfig };
@@ -4,6 +4,7 @@ import { ReactNode } from "react";
4
4
  import * as _$_uds_types0 from "@uds/types";
5
5
 
6
6
  //#region ../components/dist/card.d.ts
7
+ //#region src/card.d.ts
7
8
  /**
8
9
  * @description A contained surface for grouping related content with optional title, content, and actions
9
10
  */
@@ -347,6 +348,6 @@ declare const Card: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfi
347
348
  title: "div";
348
349
  content: "div";
349
350
  actions: "div";
350
- }>>;
351
+ }>>; //#endregion
351
352
  //#endregion
352
353
  export { Card };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/collapsible.config.d.ts
3
+ //#region src/collapsible.config.d.ts
3
4
  declare const collapsibleConfig: ComponentConfig<{
4
5
  Collapsible: {
5
6
  readonly base: {
@@ -40,6 +41,6 @@ declare const collapsibleConfig: ComponentConfig<{
40
41
  };
41
42
  };
42
43
  }, {}>;
43
- type CollapsibleConfig = typeof collapsibleConfig;
44
+ type CollapsibleConfig = typeof collapsibleConfig; //#endregion
44
45
  //#endregion
45
46
  export { CollapsibleConfig, collapsibleConfig };
@@ -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/collapsible.d.ts
6
+ //#region src/collapsible.d.ts
6
7
  /**
7
8
  * @description A headless collapsible primitive with animated expand/collapse
8
9
  */
@@ -56,6 +57,6 @@ declare const Collapsible: _$react.FC<_$_uds_types0.CreateComponentProps<Compone
56
57
  trigger: "button";
57
58
  content: "div";
58
59
  }>>;
59
- type CollapsibleProps = React.ComponentProps<typeof Collapsible>;
60
+ type CollapsibleProps = React.ComponentProps<typeof Collapsible>; //#endregion
60
61
  //#endregion
61
62
  export { Collapsible, CollapsibleProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/command.config.d.ts
3
+ //#region src/command.config.d.ts
3
4
  declare const commandConfig: ComponentConfig<{
4
5
  Command: {
5
6
  readonly base: {
@@ -1608,6 +1609,6 @@ type CommandEmptyConfig = typeof commandEmptyConfig;
1608
1609
  type CommandGroupConfig = typeof commandGroupConfig;
1609
1610
  type CommandItemConfig = typeof commandItemConfig;
1610
1611
  type CommandShortcutConfig = typeof commandShortcutConfig;
1611
- type CommandSeparatorConfig = typeof commandSeparatorConfig;
1612
+ type CommandSeparatorConfig = typeof commandSeparatorConfig; //#endregion
1612
1613
  //#endregion
1613
1614
  export { CommandConfig, CommandDialogConfig, CommandEmptyConfig, CommandGroupConfig, CommandInputConfig, CommandItemConfig, CommandListConfig, CommandSeparatorConfig, CommandShortcutConfig, commandConfig, commandDialogConfig, commandEmptyConfig, commandGroupConfig, commandInputConfig, commandItemConfig, commandListConfig, commandSeparatorConfig, commandShortcutConfig };
@@ -4,6 +4,7 @@ import { ReactNode } from "react";
4
4
  import * as _$_uds_types0 from "@uds/types";
5
5
 
6
6
  //#region ../components/dist/command.d.ts
7
+ //#region src/command.d.ts
7
8
  interface CommandContextValue {
8
9
  search: string;
9
10
  setSearch: (value: string) => void;
@@ -1717,6 +1718,6 @@ type CommandEmptyProps = React.ComponentProps<typeof CommandEmpty>;
1717
1718
  type CommandGroupProps = React.ComponentProps<typeof CommandGroup>;
1718
1719
  type CommandItemProps = React.ComponentProps<typeof CommandItem>;
1719
1720
  type CommandShortcutProps = React.ComponentProps<typeof CommandShortcut>;
1720
- type CommandSeparatorProps = React.ComponentProps<typeof CommandSeparator>;
1721
+ type CommandSeparatorProps = React.ComponentProps<typeof CommandSeparator>; //#endregion
1721
1722
  //#endregion
1722
1723
  export { Command, CommandContextValue, CommandDialog, CommandDialogProps, CommandEmpty, CommandEmptyProps, CommandGroup, CommandGroupProps, CommandInput, CommandInputProps, CommandItem, CommandItemProps, CommandList, CommandListProps, CommandProps, CommandProvider, CommandSeparator, CommandSeparatorProps, CommandShortcut, CommandShortcutProps, useCommand };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/control-color.config.d.ts
3
+ //#region src/control-color.config.d.ts
3
4
  declare const controlColorConfig: ComponentConfig<{
4
5
  ControlColor: {
5
6
  readonly base: {
@@ -974,6 +975,6 @@ declare const controlColorConfig: ComponentConfig<{
974
975
  };
975
976
  };
976
977
  }, {}>;
977
- type ControlColorConfig = typeof controlColorConfig;
978
+ type ControlColorConfig = typeof controlColorConfig; //#endregion
978
979
  //#endregion
979
980
  export { ControlColorConfig, controlColorConfig };
@@ -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-color.d.ts
6
+ //#region src/control-color.d.ts
6
7
  /**
7
8
  * @description A hex color input with preview swatch and text field
8
9
  */
@@ -990,6 +991,6 @@ declare const ControlColor: _$react.FC<_$_uds_types0.CreateComponentProps<Compon
990
991
  input: "input";
991
992
  label: "span";
992
993
  }>>;
993
- type ControlColorProps = React.ComponentProps<typeof ControlColor>;
994
+ type ControlColorProps = React.ComponentProps<typeof ControlColor>; //#endregion
994
995
  //#endregion
995
996
  export { ControlColor, ControlColorProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/control-curve.config.d.ts
3
+ //#region src/control-curve.config.d.ts
3
4
  declare const controlCurveConfig: ComponentConfig<{
4
5
  ControlCurve: {
5
6
  readonly base: {
@@ -13,6 +14,6 @@ declare const controlCurveConfig: ComponentConfig<{
13
14
  readonly defaultVariants: {};
14
15
  };
15
16
  }, {}>;
16
- type ControlCurveConfig = typeof controlCurveConfig;
17
+ type ControlCurveConfig = typeof controlCurveConfig; //#endregion
17
18
  //#endregion
18
19
  export { ControlCurveConfig, controlCurveConfig };
@@ -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-curve.d.ts
6
+ //#region src/control-curve.d.ts
6
7
  interface ControlCurveInput {
7
8
  stiffness: number;
8
9
  damping: number;
@@ -30,6 +31,6 @@ declare const ControlCurve: _$react.FC<_$_uds_types0.CreateComponentProps<Compon
30
31
  }, {
31
32
  root: "div";
32
33
  }>>;
33
- type ControlCurveProps = React.ComponentProps<typeof ControlCurve>;
34
+ type ControlCurveProps = React.ComponentProps<typeof ControlCurve>; //#endregion
34
35
  //#endregion
35
36
  export { ControlCurve, ControlCurveInput, ControlCurveProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/control-folder.config.d.ts
3
+ //#region src/control-folder.config.d.ts
3
4
  declare const controlFolderConfig: ComponentConfig<{
4
5
  ControlFolder: {
5
6
  readonly base: {
@@ -172,6 +173,6 @@ declare const controlFolderConfig: ComponentConfig<{
172
173
  readonly defaultVariants: {};
173
174
  };
174
175
  }, {}>;
175
- type ControlFolderConfig = typeof controlFolderConfig;
176
+ type ControlFolderConfig = typeof controlFolderConfig; //#endregion
176
177
  //#endregion
177
178
  export { ControlFolderConfig, controlFolderConfig };
@@ -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-folder.d.ts
6
+ //#region src/control-folder.d.ts
6
7
  /**
7
8
  * @description A collapsible folder section with animated expand/collapse
8
9
  */
@@ -189,6 +190,6 @@ declare const ControlFolder: _$react.FC<_$_uds_types0.CreateComponentProps<Compo
189
190
  content: "div";
190
191
  children: "div";
191
192
  }>>;
192
- type ControlFolderProps = React.ComponentProps<typeof ControlFolder>;
193
+ type ControlFolderProps = React.ComponentProps<typeof ControlFolder>; //#endregion
193
194
  //#endregion
194
195
  export { ControlFolder, ControlFolderProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/control-group.config.d.ts
3
+ //#region src/control-group.config.d.ts
3
4
  declare const controlGroupConfig: ComponentConfig<{
4
5
  ControlGroup: {
5
6
  readonly base: {
@@ -854,6 +855,6 @@ declare const controlGroupConfig: ComponentConfig<{
854
855
  };
855
856
  };
856
857
  }, {}>;
857
- type ControlGroupConfig = typeof controlGroupConfig;
858
+ type ControlGroupConfig = typeof controlGroupConfig; //#endregion
858
859
  //#endregion
859
860
  export { ControlGroupConfig, controlGroupConfig };
@@ -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-group.d.ts
6
+ //#region src/control-group.d.ts
6
7
  interface ControlGroupOption {
7
8
  id: string;
8
9
  label: string;
@@ -876,6 +877,6 @@ declare const ControlGroup: _$react.FC<_$_uds_types0.CreateComponentProps<Compon
876
877
  activeItem: "button";
877
878
  indicator: "div";
878
879
  }>>;
879
- type ControlGroupProps = React.ComponentProps<typeof ControlGroup>;
880
+ type ControlGroupProps = React.ComponentProps<typeof ControlGroup>; //#endregion
880
881
  //#endregion
881
882
  export { ControlGroup, ControlGroupOption, ControlGroupProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/control-knob.config.d.ts
3
+ //#region src/control-knob.config.d.ts
3
4
  declare const controlKnobConfig: ComponentConfig<{
4
5
  ControlKnob: {
5
6
  readonly base: {
@@ -787,6 +788,6 @@ declare const controlKnobConfig: ComponentConfig<{
787
788
  };
788
789
  };
789
790
  }, {}>;
790
- type ControlKnobConfig = typeof controlKnobConfig;
791
+ type ControlKnobConfig = typeof controlKnobConfig; //#endregion
791
792
  //#endregion
792
793
  export { ControlKnobConfig, controlKnobConfig };
@@ -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-knob.d.ts
6
+ //#region src/control-knob.d.ts
6
7
  declare const DIAL_SIZES: {
7
8
  readonly sm: 36;
8
9
  readonly md: 64;
@@ -814,6 +815,6 @@ declare const ControlKnob: _$react.FC<_$_uds_types0.CreateComponentProps<Compone
814
815
  label: "span";
815
816
  value: "span";
816
817
  }>>;
817
- type ControlKnobProps = React.ComponentProps<typeof ControlKnob>;
818
+ type ControlKnobProps = React.ComponentProps<typeof ControlKnob>; //#endregion
818
819
  //#endregion
819
820
  export { ControlKnob, ControlKnobProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/control-panel.config.d.ts
3
+ //#region src/control-panel.config.d.ts
3
4
  declare const controlPanelConfig: ComponentConfig<{
4
5
  ControlPanel: {
5
6
  readonly base: {
@@ -397,6 +398,6 @@ declare const controlPanelConfig: ComponentConfig<{
397
398
  };
398
399
  };
399
400
  }, {}>;
400
- type ControlPanelConfig = typeof controlPanelConfig;
401
+ type ControlPanelConfig = typeof controlPanelConfig; //#endregion
401
402
  //#endregion
402
403
  export { ControlPanelConfig, controlPanelConfig };
@@ -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-panel.d.ts
6
+ //#region src/control-panel.d.ts
6
7
  /**
7
8
  * @description A titled container for grouping property controls and settings
8
9
  */
@@ -410,6 +411,6 @@ declare const ControlPanel: _$react.FC<_$_uds_types0.CreateComponentProps<Compon
410
411
  title: "span";
411
412
  items: "div";
412
413
  }>>;
413
- type ControlPanelProps = React.ComponentProps<typeof ControlPanel>;
414
+ type ControlPanelProps = React.ComponentProps<typeof ControlPanel>; //#endregion
414
415
  //#endregion
415
416
  export { ControlPanel, ControlPanelProps };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/control-select.config.d.ts
3
+ //#region src/control-select.config.d.ts
3
4
  declare const controlSelectConfig: ComponentConfig<{
4
5
  ControlSelect: {
5
6
  readonly base: {
@@ -1171,6 +1172,6 @@ declare const controlSelectConfig: ComponentConfig<{
1171
1172
  };
1172
1173
  };
1173
1174
  }, {}>;
1174
- type ControlSelectConfig = typeof controlSelectConfig;
1175
+ type ControlSelectConfig = typeof controlSelectConfig; //#endregion
1175
1176
  //#endregion
1176
1177
  export { ControlSelectConfig, controlSelectConfig };
@@ -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-select.d.ts
6
+ //#region src/control-select.d.ts
6
7
  interface SelectOption {
7
8
  id: string;
8
9
  label: string;
@@ -1195,6 +1196,6 @@ declare const ControlSelect: _$react.FC<_$_uds_types0.CreateComponentProps<Compo
1195
1196
  option: "button";
1196
1197
  optionLabel: "span";
1197
1198
  }>>;
1198
- type ControlSelectProps = React.ComponentProps<typeof ControlSelect>;
1199
+ type ControlSelectProps = React.ComponentProps<typeof ControlSelect>; //#endregion
1199
1200
  //#endregion
1200
1201
  export { ControlSelect, ControlSelectProps, SelectOption };
@@ -1,5 +1,6 @@
1
1
  import { ComponentConfig } from "../../config/dist/createConfig.js";
2
2
  //#region ../components/dist/control-slider.config.d.ts
3
+ //#region src/control-slider.config.d.ts
3
4
  declare const controlSliderConfig: ComponentConfig<{
4
5
  ControlSlider: {
5
6
  readonly base: {
@@ -99,6 +100,6 @@ declare const controlSliderConfig: ComponentConfig<{
99
100
  };
100
101
  };
101
102
  }, {}>;
102
- type ControlSliderConfig = typeof controlSliderConfig;
103
+ type ControlSliderConfig = typeof controlSliderConfig; //#endregion
103
104
  //#endregion
104
105
  export { ControlSliderConfig, controlSliderConfig };