@yahoo/uds-v5-wip 1.1.2 → 1.1.3

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