@sprawlify/vue 0.0.109 → 0.0.110

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 (125) hide show
  1. package/dist/{alert-dialog-anatomy-BPWHupYd.d.ts → alert-dialog-anatomy-CbhNBPw8.d.ts} +1 -1
  2. package/dist/{carousel-anatomy-Bm8A0IeH.d.ts → carousel-anatomy-DQ-njC4w.d.ts} +1 -1
  3. package/dist/{checkbox-anatomy-Bkxq8P4k.d.ts → checkbox-anatomy-D_EEk_7M.d.ts} +1 -1
  4. package/dist/{collapsible-34jXSu79.js → collapsible-CU8jdmsD.js} +1 -1
  5. package/dist/{collection-D4ZZsQpB.js → collection-CMkl1XB0.js} +1 -1
  6. package/dist/color-picker-anatomy-BuTyyjuo.d.ts +6 -0
  7. package/dist/combobox-anatomy-CV2xHL9g.d.ts +6 -0
  8. package/dist/components/accordion/index.d.ts +3 -3
  9. package/dist/components/accordion/index.js +4 -4
  10. package/dist/components/alert-dialog/index.d.ts +12 -12
  11. package/dist/components/alert-dialog/index.js +3 -3
  12. package/dist/components/anatomy.d.ts +14 -14
  13. package/dist/components/anatomy.js +2 -2
  14. package/dist/components/angle-slider/index.js +1 -1
  15. package/dist/components/aspect-ratio/index.js +1 -1
  16. package/dist/components/avatar/index.js +1 -1
  17. package/dist/components/carousel/index.d.ts +5 -5
  18. package/dist/components/carousel/index.js +1 -1
  19. package/dist/components/checkbox/index.d.ts +5 -5
  20. package/dist/components/checkbox/index.js +1 -1
  21. package/dist/components/clipboard/index.js +1 -1
  22. package/dist/components/collapsible/index.d.ts +1 -1
  23. package/dist/components/collapsible/index.js +1 -1
  24. package/dist/components/collection/index.js +1 -1
  25. package/dist/components/color-picker/index.d.ts +14 -14
  26. package/dist/components/color-picker/index.js +3 -3
  27. package/dist/components/combobox/index.d.ts +9 -9
  28. package/dist/components/combobox/index.js +4 -4
  29. package/dist/components/date-picker/index.d.ts +10 -10
  30. package/dist/components/date-picker/index.js +3 -3
  31. package/dist/components/dialog/index.d.ts +11 -11
  32. package/dist/components/dialog/index.js +3 -3
  33. package/dist/components/drawer/index.d.ts +242 -0
  34. package/dist/components/{bottom-sheet → drawer}/index.js +78 -78
  35. package/dist/components/dropdown-menu/index.d.ts +11 -11
  36. package/dist/components/dropdown-menu/index.js +3 -3
  37. package/dist/components/editable/index.d.ts +6 -6
  38. package/dist/components/editable/index.js +1 -1
  39. package/dist/components/field/index.d.ts +2 -2
  40. package/dist/components/fieldset/index.d.ts +1 -1
  41. package/dist/components/file-upload/index.d.ts +1 -1
  42. package/dist/components/file-upload/index.js +1 -1
  43. package/dist/components/floating-panel/index.d.ts +2 -2
  44. package/dist/components/floating-panel/index.js +2 -2
  45. package/dist/components/focus-trap/index.js +1 -1
  46. package/dist/components/highlight/index.js +1 -1
  47. package/dist/components/hover-card/index.d.ts +4 -4
  48. package/dist/components/hover-card/index.js +3 -3
  49. package/dist/components/image-cropper/index.d.ts +1 -1
  50. package/dist/components/image-cropper/index.js +1 -1
  51. package/dist/components/json-tree-view/index.d.ts +1 -1
  52. package/dist/components/json-tree-view/index.js +5 -5
  53. package/dist/components/listbox/index.d.ts +3 -3
  54. package/dist/components/listbox/index.js +2 -2
  55. package/dist/components/marquee/index.js +1 -1
  56. package/dist/components/navigation-menu/index.js +3 -3
  57. package/dist/components/number-input/index.d.ts +4 -4
  58. package/dist/components/number-input/index.js +1 -1
  59. package/dist/components/pagination/index.d.ts +2 -2
  60. package/dist/components/pagination/index.js +1 -1
  61. package/dist/components/password-input/index.d.ts +3 -3
  62. package/dist/components/password-input/index.js +1 -1
  63. package/dist/components/pin-input/index.d.ts +4 -4
  64. package/dist/components/pin-input/index.js +1 -1
  65. package/dist/components/popover/index.d.ts +9 -9
  66. package/dist/components/popover/index.js +3 -3
  67. package/dist/components/presence/index.d.ts +1 -1
  68. package/dist/components/presence/index.js +1 -1
  69. package/dist/components/progress/index.js +1 -1
  70. package/dist/components/qr-code/index.js +1 -1
  71. package/dist/components/radio-group/index.d.ts +1 -1
  72. package/dist/components/radio-group/index.js +1 -1
  73. package/dist/components/rating-group/index.d.ts +1 -1
  74. package/dist/components/rating-group/index.js +1 -1
  75. package/dist/components/scroll-area/index.js +1 -1
  76. package/dist/components/segment-group/index.d.ts +1 -1
  77. package/dist/components/segment-group/index.js +1 -1
  78. package/dist/components/select/index.d.ts +6 -6
  79. package/dist/components/select/index.js +4 -4
  80. package/dist/components/separator/index.js +1 -1
  81. package/dist/components/signature-pad/index.d.ts +1 -1
  82. package/dist/components/signature-pad/index.js +1 -1
  83. package/dist/components/slider/index.d.ts +2 -2
  84. package/dist/components/slider/index.js +1 -1
  85. package/dist/components/splitter/index.d.ts +2 -2
  86. package/dist/components/splitter/index.js +1 -1
  87. package/dist/components/steps/index.js +1 -1
  88. package/dist/components/switch/index.d.ts +4 -4
  89. package/dist/components/switch/index.js +1 -1
  90. package/dist/components/tabs/index.d.ts +3 -3
  91. package/dist/components/tabs/index.js +3 -3
  92. package/dist/components/tags-input/index.d.ts +12 -12
  93. package/dist/components/tags-input/index.js +1 -1
  94. package/dist/components/timer/index.js +1 -1
  95. package/dist/components/toggle/index.js +1 -1
  96. package/dist/components/toggle-group/index.d.ts +2 -2
  97. package/dist/components/toggle-group/index.js +1 -1
  98. package/dist/components/tooltip/index.d.ts +2 -2
  99. package/dist/components/tooltip/index.js +3 -3
  100. package/dist/components/tour/index.d.ts +3 -3
  101. package/dist/components/tour/index.js +3 -3
  102. package/dist/components/tree-view/index.d.ts +1 -1
  103. package/dist/components/tree-view/index.js +4 -4
  104. package/dist/{date-picker-anatomy-B6E2JeQx.d.ts → date-picker-anatomy-Bgths9Xv.d.ts} +1 -1
  105. package/dist/drawer-anatomy-BQkMauTu.d.ts +2 -0
  106. package/dist/drawer-anatomy-yHqvQAPn.js +2 -0
  107. package/dist/{field-anatomy-BWikn-kn.d.ts → field-anatomy-Bzlix6O4.d.ts} +1 -1
  108. package/dist/{fieldset-anatomy-pWRVtwyO.d.ts → fieldset-anatomy-CcZfEnO-.d.ts} +1 -1
  109. package/dist/{image-cropper-anatomy-ChVWjuvl.d.ts → image-cropper-anatomy-D1LB8g2f.d.ts} +1 -1
  110. package/dist/{index-CrEdjEeE.d.ts → index-DdyrLXRD.d.ts} +2 -2
  111. package/dist/{index-BVUxZEZF.d.ts → index-k-glCuDH.d.ts} +2 -2
  112. package/dist/{listbox-anatomy-BqnzOQRJ.d.ts → listbox-anatomy-BzFtsc8d.d.ts} +1 -1
  113. package/dist/{segment-group-anatomy-8sdDQVPl.d.ts → segment-group-anatomy-C2h5VcC1.d.ts} +1 -1
  114. package/dist/{tour-anatomy-oArGJeu1.d.ts → tour-anatomy-DC21O2lL.d.ts} +1 -1
  115. package/dist/{tree-view-DFYD5U4h.js → tree-view-BMIatAXN.js} +4 -4
  116. package/package.json +6 -6
  117. package/dist/bottom-sheet-anatomy-C70fosOT.js +0 -2
  118. package/dist/bottom-sheet-anatomy-DoteJlEZ.d.ts +0 -2
  119. package/dist/color-picker-anatomy-CAFzTTD9.d.ts +0 -6
  120. package/dist/combobox-anatomy-MfUvUUEB.d.ts +0 -6
  121. package/dist/components/bottom-sheet/index.d.ts +0 -242
  122. /package/dist/{clean-props-qyW2RH6G.js → clean-props-C5aydRx_.js} +0 -0
  123. /package/dist/{create-split-props-Cz6On1aq.js → create-split-props-D32I38aE.js} +0 -0
  124. /package/dist/{presence-Bv9Yv6KI.js → presence-B5YFZspA.js} +0 -0
  125. /package/dist/{use-render-strategy-Cq147Bb0.js → use-render-strategy-QgtvU85q.js} +0 -0
@@ -1,6 +1,6 @@
1
1
  import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
2
2
 
3
3
  //#region src/components/alert-dialog/alert-dialog-anatomy.d.ts
4
- declare const alertDialogAnatomy: _sprawlify_primitives_anatomy0.Anatomy<"title" | "content" | "trigger" | "backdrop" | "positioner" | "description" | "closeTrigger">;
4
+ declare const alertDialogAnatomy: _sprawlify_primitives_anatomy0.Anatomy<"content" | "trigger" | "title" | "positioner" | "closeTrigger" | "description" | "backdrop">;
5
5
  //#endregion
6
6
  export { alertDialogAnatomy as t };
@@ -1,6 +1,6 @@
1
1
  import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
2
2
 
3
3
  //#region src/components/carousel/carousel-anatomy.d.ts
4
- declare const carouselAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "control" | "indicator" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "progressText" | "indicatorGroup" | "autoplayTrigger" | "autoplayIndicator">;
4
+ declare const carouselAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "itemGroup" | "item" | "control" | "indicator" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger" | "progressText" | "autoplayIndicator">;
5
5
  //#endregion
6
6
  export { carouselAnatomy as t };
@@ -1,6 +1,6 @@
1
1
  import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
2
2
 
3
3
  //#region src/components/checkbox/checkbox-anatomy.d.ts
4
- declare const checkboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"label" | "root" | "control" | "indicator" | "group">;
4
+ declare const checkboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "label" | "control" | "indicator" | "group">;
5
5
  //#endregion
6
6
  export { checkboxAnatomy as t };
@@ -3,7 +3,7 @@ import { n as useMachine, r as normalizeProps$1 } from "./core-DFdl8jS7.js";
3
3
  import { a as DEFAULT_LOCALE, c as DEFAULT_ENVIRONMENT, l as useEnvironmentContext, o as useLocaleContext } from "./providers-CicBbUXG.js";
4
4
  import { t as createContext } from "./create-context-BqbKqBMN.js";
5
5
  import { n as sprawlify, r as useForwardExpose } from "./factory-Bd0Y5x-7.js";
6
- import { t as cleanProps } from "./clean-props-qyW2RH6G.js";
6
+ import { t as cleanProps } from "./clean-props-C5aydRx_.js";
7
7
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, ref, renderSlot, toValue, unref, useId, watch, withCtx } from "vue";
8
8
  import * as collapsible from "@sprawlify/primitives/machines/collapsible";
9
9
  //#region src/components/collapsible/use-collapsible-context.ts
@@ -1,5 +1,5 @@
1
1
  import { n as useMachine } from "./core-DFdl8jS7.js";
2
- import { t as cleanProps } from "./clean-props-qyW2RH6G.js";
2
+ import { t as cleanProps } from "./clean-props-C5aydRx_.js";
3
3
  import { computed, ref, shallowRef, toValue, watch } from "vue";
4
4
  import { GridCollection, ListCollection, Selection, TreeCollection, filePathToTree } from "@sprawlify/primitives/collection";
5
5
  import * as asyncList from "@sprawlify/primitives/machines/async-list";
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/color-picker/color-picker-anatomy.d.ts
4
+ declare const colorPickerAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "content" | "label" | "valueText" | "trigger" | "positioner" | "control" | "area" | "areaThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderTrack" | "channelSliderThumb" | "channelSliderValueText" | "channelInput" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "formatSelect" | "view">;
5
+ //#endregion
6
+ export { colorPickerAnatomy as t };
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/combobox/combobox-anatomy.d.ts
4
+ declare const comboboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "content" | "label" | "input" | "itemGroup" | "item" | "itemText" | "itemIndicator" | "itemGroupLabel" | "empty" | "trigger" | "positioner" | "control" | "clearTrigger" | "list">;
5
+ //#endregion
6
+ export { comboboxAnatomy as t };
@@ -1,5 +1,5 @@
1
1
  import { a as PolymorphicProps } from "../../factory-Go0oxO3B.js";
2
- import { i as UsePresenceProps } from "../../index-CrEdjEeE.js";
2
+ import { i as UsePresenceProps } from "../../index-DdyrLXRD.js";
3
3
  import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
4
4
  import { r as PropTypes } from "../../index-ga2m_BD2.js";
5
5
  import { t as RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js";
@@ -170,13 +170,13 @@ HTMLAttributes {}
170
170
  interface AccordionRootEmits extends RootEmits {}
171
171
  declare const _default$6: typeof __VLS_export;
172
172
  declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<AccordionRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
173
+ focusChange: (details: accordion.FocusChangeDetails) => any;
173
174
  valueChange: (details: accordion.ValueChangeDetails) => any;
174
175
  "update:modelValue": (value: string[]) => any;
175
- focusChange: (details: accordion.FocusChangeDetails) => any;
176
176
  }, string, vue.PublicProps, Readonly<AccordionRootProps> & Readonly<{
177
+ onFocusChange?: ((details: accordion.FocusChangeDetails) => any) | undefined;
177
178
  onValueChange?: ((details: accordion.ValueChangeDetails) => any) | undefined;
178
179
  "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
179
- onFocusChange?: ((details: accordion.FocusChangeDetails) => any) | undefined;
180
180
  }>, {
181
181
  disabled: boolean;
182
182
  multiple: boolean;
@@ -4,10 +4,10 @@ import { a as DEFAULT_LOCALE, c as DEFAULT_ENVIRONMENT, l as useEnvironmentConte
4
4
  import { t as createContext } from "../../create-context-BqbKqBMN.js";
5
5
  import { n as sprawlify, r as useForwardExpose } from "../../factory-Bd0Y5x-7.js";
6
6
  import { t as accordionAnatomy } from "../../accordion-anatomy-Die9efSm.js";
7
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
8
- import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-Cq147Bb0.js";
9
- import { t as createSplitProps } from "../../create-split-props-Cz6On1aq.js";
10
- import { l as useCollapsibleContext, t as collapsible_exports } from "../../collapsible-34jXSu79.js";
7
+ import { l as useCollapsibleContext, t as collapsible_exports } from "../../collapsible-CU8jdmsD.js";
8
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
9
+ import { t as createSplitProps } from "../../create-split-props-D32I38aE.js";
10
+ import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-QgtvU85q.js";
11
11
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
12
12
  import * as accordion from "@sprawlify/primitives/machines/accordion";
13
13
  //#region src/components/accordion/use-accordion-context.ts
@@ -3,7 +3,7 @@ import { t as RootEmits$1 } from "../../presence-types-D-XuGmDH.js";
3
3
  import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
4
4
  import { r as PropTypes } from "../../index-ga2m_BD2.js";
5
5
  import { t as RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js";
6
- import { t as alertDialogAnatomy } from "../../alert-dialog-anatomy-BPWHupYd.js";
6
+ import { t as alertDialogAnatomy } from "../../alert-dialog-anatomy-CbhNBPw8.js";
7
7
  import * as vue from "vue";
8
8
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
9
9
  import * as dialog from "@sprawlify/primitives/machines/dialog";
@@ -163,41 +163,41 @@ interface AlertDialogRootEmits extends RootEmits {}
163
163
  declare const _default$6: typeof __VLS_export$3;
164
164
  declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<AlertDialogRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
165
165
  exitComplete: () => any;
166
- escapeKeyDown: (event: KeyboardEvent) => any;
166
+ openChange: (details: dialog.OpenChangeDetails) => any;
167
+ "update:open": (open: boolean) => any;
167
168
  focusOutside: (event: dialog.FocusOutsideEvent) => any;
168
169
  interactOutside: (event: dialog.InteractOutsideEvent) => any;
169
- openChange: (details: dialog.OpenChangeDetails) => any;
170
170
  pointerDownOutside: (event: dialog.PointerDownOutsideEvent) => any;
171
+ escapeKeyDown: (event: KeyboardEvent) => any;
171
172
  requestDismiss: (event: CustomEvent<{
172
173
  originalLayer: HTMLElement;
173
174
  targetLayer: HTMLElement | undefined;
174
175
  originalIndex: number;
175
176
  targetIndex: number;
176
177
  }>) => any;
177
- "update:open": (open: boolean) => any;
178
178
  }, string, vue.PublicProps, Readonly<AlertDialogRootProps> & Readonly<{
179
179
  onExitComplete?: (() => any) | undefined;
180
- onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
180
+ onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
181
+ "onUpdate:open"?: ((open: boolean) => any) | undefined;
181
182
  onFocusOutside?: ((event: dialog.FocusOutsideEvent) => any) | undefined;
182
183
  onInteractOutside?: ((event: dialog.InteractOutsideEvent) => any) | undefined;
183
- onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
184
184
  onPointerDownOutside?: ((event: dialog.PointerDownOutsideEvent) => any) | undefined;
185
+ onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
185
186
  onRequestDismiss?: ((event: CustomEvent<{
186
187
  originalLayer: HTMLElement;
187
188
  targetLayer: HTMLElement | undefined;
188
189
  originalIndex: number;
189
190
  targetIndex: number;
190
191
  }>) => any) | undefined;
191
- "onUpdate:open"?: ((open: boolean) => any) | undefined;
192
192
  }>, {
193
193
  open: boolean;
194
- trapFocus: boolean;
195
- preventScroll: boolean;
196
- modal: boolean;
197
- restoreFocus: boolean;
198
- closeOnInteractOutside: boolean;
199
194
  closeOnEscape: boolean;
200
195
  defaultOpen: boolean;
196
+ closeOnInteractOutside: boolean;
197
+ modal: boolean;
198
+ preventScroll: boolean;
199
+ restoreFocus: boolean;
200
+ trapFocus: boolean;
201
201
  }, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
202
202
  default?: (props: {}) => any;
203
203
  }>;
@@ -4,9 +4,9 @@ import { a as DEFAULT_LOCALE, c as DEFAULT_ENVIRONMENT, l as useEnvironmentConte
4
4
  import { t as createContext } from "../../create-context-BqbKqBMN.js";
5
5
  import { n as sprawlify, r as useForwardExpose } from "../../factory-Bd0Y5x-7.js";
6
6
  import { n as parts, t as alertDialogAnatomy } from "../../alert-dialog-anatomy-DubFij06.js";
7
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
8
- import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-Cq147Bb0.js";
9
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-Bv9Yv6KI.js";
7
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
8
+ import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-QgtvU85q.js";
9
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B5YFZspA.js";
10
10
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
11
11
  import * as alertDialog from "@sprawlify/primitives/machines/dialog";
12
12
  //#region src/components/alert-dialog/use-alert-dialog-context.ts
@@ -1,24 +1,24 @@
1
1
  import { t as accordionAnatomy } from "../accordion-anatomy-DH1HE1RK.js";
2
- import { t as alertDialogAnatomy } from "../alert-dialog-anatomy-BPWHupYd.js";
2
+ import { t as alertDialogAnatomy } from "../alert-dialog-anatomy-CbhNBPw8.js";
3
3
  import { t as angleSliderAnatomy } from "../angle-slider-anatomy-CPWlz22O.js";
4
4
  import { t as avatarAnatomy } from "../avatar-anatomy-C15IaG7l.js";
5
- import { t as bottomSheetAnatomy } from "../bottom-sheet-anatomy-DoteJlEZ.js";
6
- import { t as carouselAnatomy } from "../carousel-anatomy-Bm8A0IeH.js";
7
- import { t as checkboxAnatomy } from "../checkbox-anatomy-Bkxq8P4k.js";
5
+ import { t as drawerAnatomy } from "../drawer-anatomy-BQkMauTu.js";
6
+ import { t as carouselAnatomy } from "../carousel-anatomy-DQ-njC4w.js";
7
+ import { t as checkboxAnatomy } from "../checkbox-anatomy-D_EEk_7M.js";
8
8
  import { t as clipboardAnatomy } from "../clipboard-anatomy-dy6XNAbY.js";
9
9
  import { t as collapsibleAnatomy } from "../collapsible-anatomy-DUZOe3-a.js";
10
- import { t as colorPickerAnatomy } from "../color-picker-anatomy-CAFzTTD9.js";
11
- import { t as comboboxAnatomy } from "../combobox-anatomy-MfUvUUEB.js";
12
- import { t as datePickerAnatomy } from "../date-picker-anatomy-B6E2JeQx.js";
10
+ import { t as colorPickerAnatomy } from "../color-picker-anatomy-BuTyyjuo.js";
11
+ import { t as comboboxAnatomy } from "../combobox-anatomy-CV2xHL9g.js";
12
+ import { t as datePickerAnatomy } from "../date-picker-anatomy-Bgths9Xv.js";
13
13
  import { t as dialogAnatomy } from "../dialog-anatomy-DJDXF2AU.js";
14
14
  import { t as editableAnatomy } from "../editable-anatomy-CH0QFbjb.js";
15
- import { t as fieldAnatomy } from "../field-anatomy-BWikn-kn.js";
16
- import { t as fieldsetAnatomy } from "../fieldset-anatomy-pWRVtwyO.js";
15
+ import { t as fieldAnatomy } from "../field-anatomy-Bzlix6O4.js";
16
+ import { t as fieldsetAnatomy } from "../fieldset-anatomy-CcZfEnO-.js";
17
17
  import { t as fileUploadAnatomy } from "../file-upload-anatomy-Y99NDpIO.js";
18
18
  import { t as floatingPanelAnatomy } from "../floating-panel-anatomy-BzVWrj8Z.js";
19
19
  import { t as hoverCardAnatomy } from "../hover-card-anatomy-LsFwl5DS.js";
20
- import { t as imageCropperAnatomy } from "../image-cropper-anatomy-ChVWjuvl.js";
21
- import { t as listboxAnatomy } from "../listbox-anatomy-BqnzOQRJ.js";
20
+ import { t as imageCropperAnatomy } from "../image-cropper-anatomy-D1LB8g2f.js";
21
+ import { t as listboxAnatomy } from "../listbox-anatomy-BzFtsc8d.js";
22
22
  import { t as marqueeAnatomy } from "../marquee-anatomy-Bih8y_Mg.js";
23
23
  import { t as dropdownMenuAnatomy } from "../dropdown-menu-anatomy-Bv4vy6dU.js";
24
24
  import { t as navigationMenuAnatomy } from "../navigation-menu-anatomy-B9CbXSLn.js";
@@ -32,7 +32,7 @@ import { t as qrCodeAnatomy } from "../qr-code-anatomy-CwXr0doo.js";
32
32
  import { t as radioGroupAnatomy } from "../radio-group-anatomy-DwXH2ZXh.js";
33
33
  import { t as ratingGroupAnatomy } from "../rating-group-anatomy-vdkTXds1.js";
34
34
  import { t as scrollAreaAnatomy } from "../scroll-area-anatomy-D08heRlt.js";
35
- import { t as segmentGroupAnatomy } from "../segment-group-anatomy-8sdDQVPl.js";
35
+ import { t as segmentGroupAnatomy } from "../segment-group-anatomy-C2h5VcC1.js";
36
36
  import { t as selectAnatomy } from "../select-anatomy-6e2EwWE7.js";
37
37
  import { t as separatorAnatomy } from "../separator-anatomy-BKWsJ9Pb.js";
38
38
  import { t as signaturePadAnatomy } from "../signature-pad-anatomy-D-FQgTUJ.js";
@@ -47,8 +47,8 @@ import { t as toastAnatomy } from "../toast-anatomy-C611urcE.js";
47
47
  import { t as toggleGroupAnatomy } from "../toggle-group-anatomy-BMEHxthU.js";
48
48
  import { t as toggleAnatomy } from "../toggle-anatomy-CAfJOViG.js";
49
49
  import { t as tooltipAnatomy } from "../tooltip-anatomy-B2EMlOzF.js";
50
- import { t as tourAnatomy } from "../tour-anatomy-oArGJeu1.js";
50
+ import { t as tourAnatomy } from "../tour-anatomy-DC21O2lL.js";
51
51
  import { t as treeViewAnatomy } from "../tree-view-anatomy-DiA9oPpn.js";
52
52
  import { anatomy as aspectRatioAnatomy } from "@sprawlify/primitives/machines/aspect-ratio";
53
53
  export * from "@sprawlify/primitives/anatomy";
54
- export { accordionAnatomy, alertDialogAnatomy, angleSliderAnatomy, aspectRatioAnatomy, avatarAnatomy, bottomSheetAnatomy, carouselAnatomy, checkboxAnatomy, clipboardAnatomy, collapsibleAnatomy, colorPickerAnatomy, comboboxAnatomy, datePickerAnatomy, dialogAnatomy, dropdownMenuAnatomy, editableAnatomy, fieldAnatomy, fieldsetAnatomy, fileUploadAnatomy, floatingPanelAnatomy, hoverCardAnatomy, imageCropperAnatomy, listboxAnatomy, marqueeAnatomy, navigationMenuAnatomy, numberInputAnatomy, paginationAnatomy, passwordInputAnatomy, pinInputAnatomy, popoverAnatomy, progressAnatomy, qrCodeAnatomy, radioGroupAnatomy, ratingGroupAnatomy, scrollAreaAnatomy, segmentGroupAnatomy, selectAnatomy, separatorAnatomy, signaturePadAnatomy, sliderAnatomy, splitterAnatomy, stepsAnatomy, switchAnatomy, tabsAnatomy, tagsInputAnatomy, timerAnatomy, toastAnatomy, toggleAnatomy, toggleGroupAnatomy, tooltipAnatomy, tourAnatomy, treeViewAnatomy };
54
+ export { accordionAnatomy, alertDialogAnatomy, angleSliderAnatomy, aspectRatioAnatomy, avatarAnatomy, carouselAnatomy, checkboxAnatomy, clipboardAnatomy, collapsibleAnatomy, colorPickerAnatomy, comboboxAnatomy, datePickerAnatomy, dialogAnatomy, drawerAnatomy, dropdownMenuAnatomy, editableAnatomy, fieldAnatomy, fieldsetAnatomy, fileUploadAnatomy, floatingPanelAnatomy, hoverCardAnatomy, imageCropperAnatomy, listboxAnatomy, marqueeAnatomy, navigationMenuAnatomy, numberInputAnatomy, paginationAnatomy, passwordInputAnatomy, pinInputAnatomy, popoverAnatomy, progressAnatomy, qrCodeAnatomy, radioGroupAnatomy, ratingGroupAnatomy, scrollAreaAnatomy, segmentGroupAnatomy, selectAnatomy, separatorAnatomy, signaturePadAnatomy, sliderAnatomy, splitterAnatomy, stepsAnatomy, switchAnatomy, tabsAnatomy, tagsInputAnatomy, timerAnatomy, toastAnatomy, toggleAnatomy, toggleGroupAnatomy, tooltipAnatomy, tourAnatomy, treeViewAnatomy };
@@ -2,7 +2,7 @@ import { t as accordionAnatomy } from "../accordion-anatomy-Die9efSm.js";
2
2
  import { t as alertDialogAnatomy } from "../alert-dialog-anatomy-DubFij06.js";
3
3
  import { t as angleSliderAnatomy } from "../angle-slider-anatomy-CUpFahN5.js";
4
4
  import { t as avatarAnatomy } from "../avatar-anatomy-_KMpd2cT.js";
5
- import { t as bottomSheetAnatomy } from "../bottom-sheet-anatomy-C70fosOT.js";
5
+ import { t as drawerAnatomy } from "../drawer-anatomy-yHqvQAPn.js";
6
6
  import { t as carouselAnatomy } from "../carousel-anatomy-DpBacyBH.js";
7
7
  import { t as checkboxAnatomy } from "../checkbox-anatomy-BIeQD0fF.js";
8
8
  import { t as clipboardAnatomy } from "../clipboard-anatomy-C6AmRH0k.js";
@@ -51,4 +51,4 @@ import { t as tourAnatomy } from "../tour-anatomy-VBbJhmJa.js";
51
51
  import { t as treeViewAnatomy } from "../tree-view-anatomy-BK8OR6TX.js";
52
52
  import { anatomy as aspectRatioAnatomy } from "@sprawlify/primitives/machines/aspect-ratio";
53
53
  export * from "@sprawlify/primitives/anatomy";
54
- export { accordionAnatomy, alertDialogAnatomy, angleSliderAnatomy, aspectRatioAnatomy, avatarAnatomy, bottomSheetAnatomy, carouselAnatomy, checkboxAnatomy, clipboardAnatomy, collapsibleAnatomy, colorPickerAnatomy, comboboxAnatomy, datePickerAnatomy, dialogAnatomy, dropdownMenuAnatomy, editableAnatomy, fieldAnatomy, fieldsetAnatomy, fileUploadAnatomy, floatingPanelAnatomy, hoverCardAnatomy, imageCropperAnatomy, listboxAnatomy, marqueeAnatomy, navigationMenuAnatomy, numberInputAnatomy, paginationAnatomy, passwordInputAnatomy, pinInputAnatomy, popoverAnatomy, progressAnatomy, qrCodeAnatomy, radioGroupAnatomy, ratingGroupAnatomy, scrollAreaAnatomy, segmentGroupAnatomy, selectAnatomy, separatorAnatomy, signaturePadAnatomy, sliderAnatomy, splitterAnatomy, stepsAnatomy, switchAnatomy, tabsAnatomy, tagsInputAnatomy, timerAnatomy, toastAnatomy, toggleAnatomy, toggleGroupAnatomy, tooltipAnatomy, tourAnatomy, treeViewAnatomy };
54
+ export { accordionAnatomy, alertDialogAnatomy, angleSliderAnatomy, aspectRatioAnatomy, avatarAnatomy, carouselAnatomy, checkboxAnatomy, clipboardAnatomy, collapsibleAnatomy, colorPickerAnatomy, comboboxAnatomy, datePickerAnatomy, dialogAnatomy, drawerAnatomy, dropdownMenuAnatomy, editableAnatomy, fieldAnatomy, fieldsetAnatomy, fileUploadAnatomy, floatingPanelAnatomy, hoverCardAnatomy, imageCropperAnatomy, listboxAnatomy, marqueeAnatomy, navigationMenuAnatomy, numberInputAnatomy, paginationAnatomy, passwordInputAnatomy, pinInputAnatomy, popoverAnatomy, progressAnatomy, qrCodeAnatomy, radioGroupAnatomy, ratingGroupAnatomy, scrollAreaAnatomy, segmentGroupAnatomy, selectAnatomy, separatorAnatomy, signaturePadAnatomy, sliderAnatomy, splitterAnatomy, stepsAnatomy, switchAnatomy, tabsAnatomy, tagsInputAnatomy, timerAnatomy, toastAnatomy, toggleAnatomy, toggleGroupAnatomy, tooltipAnatomy, tourAnatomy, treeViewAnatomy };
@@ -4,7 +4,7 @@ import { a as DEFAULT_LOCALE, c as DEFAULT_ENVIRONMENT, l as useEnvironmentConte
4
4
  import { t as createContext } from "../../create-context-BqbKqBMN.js";
5
5
  import { n as sprawlify, r as useForwardExpose } from "../../factory-Bd0Y5x-7.js";
6
6
  import { t as angleSliderAnatomy } from "../../angle-slider-anatomy-CUpFahN5.js";
7
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
7
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
8
8
  import { computed, createBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
9
9
  import * as angleSlider from "@sprawlify/primitives/machines/angle-slider";
10
10
  //#region src/components/angle-slider/use-angle-slider-context.ts
@@ -3,7 +3,7 @@ import { n as useMachine, r as normalizeProps$1 } from "../../core-DFdl8jS7.js";
3
3
  import { c as DEFAULT_ENVIRONMENT, l as useEnvironmentContext } from "../../providers-CicBbUXG.js";
4
4
  import { t as createContext } from "../../create-context-BqbKqBMN.js";
5
5
  import { n as sprawlify, r as useForwardExpose } from "../../factory-Bd0Y5x-7.js";
6
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
6
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
7
7
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
8
8
  import * as aspectRatio from "@sprawlify/primitives/machines/aspect-ratio";
9
9
  //#region src/components/aspect-ratio/use-aspect-ratio-context.ts
@@ -4,7 +4,7 @@ import { a as DEFAULT_LOCALE, c as DEFAULT_ENVIRONMENT, l as useEnvironmentConte
4
4
  import { t as createContext } from "../../create-context-BqbKqBMN.js";
5
5
  import { n as sprawlify, r as useForwardExpose } from "../../factory-Bd0Y5x-7.js";
6
6
  import { t as avatarAnatomy } from "../../avatar-anatomy-_KMpd2cT.js";
7
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
7
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
8
8
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
9
9
  import * as avatar from "@sprawlify/primitives/machines/avatar";
10
10
  //#region src/components/avatar/use-avatar-context.ts
@@ -1,7 +1,7 @@
1
1
  import { a as PolymorphicProps } from "../../factory-Go0oxO3B.js";
2
2
  import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
3
3
  import { r as PropTypes } from "../../index-ga2m_BD2.js";
4
- import { t as carouselAnatomy } from "../../carousel-anatomy-Bm8A0IeH.js";
4
+ import { t as carouselAnatomy } from "../../carousel-anatomy-DQ-njC4w.js";
5
5
  import * as vue from "vue";
6
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as carousel from "@sprawlify/primitives/machines/carousel";
@@ -272,15 +272,15 @@ HTMLAttributes {}
272
272
  interface CarouselRootEmits extends RootEmits {}
273
273
  declare const _default$11: typeof __VLS_export;
274
274
  declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<CarouselRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
275
- autoplayStatusChange: (details: carousel.AutoplayStatusDetails) => any;
276
- dragStatusChange: (details: carousel.DragStatusDetails) => any;
277
275
  pageChange: (details: carousel.PageChangeDetails) => any;
278
276
  "update:page": (page: number) => any;
277
+ autoplayStatusChange: (details: carousel.AutoplayStatusDetails) => any;
278
+ dragStatusChange: (details: carousel.DragStatusDetails) => any;
279
279
  }, string, vue.PublicProps, Readonly<CarouselRootProps> & Readonly<{
280
- onAutoplayStatusChange?: ((details: carousel.AutoplayStatusDetails) => any) | undefined;
281
- onDragStatusChange?: ((details: carousel.DragStatusDetails) => any) | undefined;
282
280
  onPageChange?: ((details: carousel.PageChangeDetails) => any) | undefined;
283
281
  "onUpdate:page"?: ((page: number) => any) | undefined;
282
+ onAutoplayStatusChange?: ((details: carousel.AutoplayStatusDetails) => any) | undefined;
283
+ onDragStatusChange?: ((details: carousel.DragStatusDetails) => any) | undefined;
284
284
  }>, {
285
285
  allowMouseDrag: boolean;
286
286
  autoplay: boolean | {
@@ -4,7 +4,7 @@ import { a as DEFAULT_LOCALE, c as DEFAULT_ENVIRONMENT, l as useEnvironmentConte
4
4
  import { t as createContext } from "../../create-context-BqbKqBMN.js";
5
5
  import { n as sprawlify, r as useForwardExpose } from "../../factory-Bd0Y5x-7.js";
6
6
  import { t as carouselAnatomy } from "../../carousel-anatomy-DpBacyBH.js";
7
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
7
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
8
8
  import { computed, createBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, withCtx } from "vue";
9
9
  import * as carousel from "@sprawlify/primitives/machines/carousel";
10
10
  //#region src/components/carousel/use-carousel-context.ts
@@ -1,7 +1,7 @@
1
1
  import { a as PolymorphicProps } from "../../factory-Go0oxO3B.js";
2
2
  import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
3
3
  import { r as PropTypes } from "../../index-ga2m_BD2.js";
4
- import { t as checkboxAnatomy } from "../../checkbox-anatomy-Bkxq8P4k.js";
4
+ import { t as checkboxAnatomy } from "../../checkbox-anatomy-D_EEk_7M.js";
5
5
  import * as vue from "vue";
6
6
  import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as checkbox from "@sprawlify/primitives/machines/checkbox";
@@ -215,17 +215,17 @@ LabelHTMLAttributes {}
215
215
  interface CheckboxRootEmits extends RootEmits {}
216
216
  declare const _default$7: typeof __VLS_export$1;
217
217
  declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<CheckboxRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
218
- "update:checked": (checked: checkbox.CheckedState) => any;
219
218
  checkedChange: (details: checkbox.CheckedChangeDetails) => any;
219
+ "update:checked": (checked: checkbox.CheckedState) => any;
220
220
  }, string, vue.PublicProps, Readonly<CheckboxRootProps> & Readonly<{
221
- "onUpdate:checked"?: ((checked: checkbox.CheckedState) => any) | undefined;
222
221
  onCheckedChange?: ((details: checkbox.CheckedChangeDetails) => any) | undefined;
222
+ "onUpdate:checked"?: ((checked: checkbox.CheckedState) => any) | undefined;
223
223
  }>, {
224
- required: boolean;
225
224
  disabled: boolean;
226
225
  invalid: boolean;
227
- readOnly: boolean;
228
226
  checked: checkbox.CheckedState;
227
+ required: boolean;
228
+ readOnly: boolean;
229
229
  defaultChecked: checkbox.CheckedState;
230
230
  }, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
231
231
  default?: (props: {}) => any;
@@ -6,7 +6,7 @@ import { n as sprawlify, r as useForwardExpose } from "../../factory-Bd0Y5x-7.js
6
6
  import { t as checkboxAnatomy } from "../../checkbox-anatomy-BIeQD0fF.js";
7
7
  import "../../field-anatomy-BloFzq7T.js";
8
8
  import "../../fieldset-anatomy-DBAg0hLg.js";
9
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
9
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
10
10
  import { t as toBooleanValue } from "../../boolean-D3BnFnrK.js";
11
11
  import { l as useFieldsetContext } from "../../fieldset-D2ag4AsT.js";
12
12
  import { p as useFieldContext } from "../../field-CzfgOnwc.js";
@@ -4,7 +4,7 @@ import { c as DEFAULT_ENVIRONMENT, l as useEnvironmentContext } from "../../prov
4
4
  import { t as createContext } from "../../create-context-BqbKqBMN.js";
5
5
  import { n as sprawlify, r as useForwardExpose } from "../../factory-Bd0Y5x-7.js";
6
6
  import { t as clipboardAnatomy } from "../../clipboard-anatomy-C6AmRH0k.js";
7
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
7
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
8
8
  import { computed, createBlock, createTextVNode, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, withCtx } from "vue";
9
9
  import * as clipboard from "@sprawlify/primitives/machines/clipboard";
10
10
  //#region src/components/clipboard/use-clipboard-context.ts
@@ -111,9 +111,9 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<CollapsibleR
111
111
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
112
112
  }>, {
113
113
  disabled: boolean;
114
- open: boolean;
115
114
  lazyMount: boolean;
116
115
  unmountOnExit: boolean;
116
+ open: boolean;
117
117
  defaultOpen: boolean;
118
118
  }, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
119
119
  default?: (props: {}) => any;
@@ -3,5 +3,5 @@ import "../../providers-CicBbUXG.js";
3
3
  import "../../create-context-BqbKqBMN.js";
4
4
  import "../../factory-Bd0Y5x-7.js";
5
5
  import { t as collapsibleAnatomy } from "../../collapsible-anatomy-BIdE3Swa.js";
6
- import { a as useCollapsible, c as collapsible_content_default, i as collapsible_root_default, l as useCollapsibleContext, n as collapsible_indicator_default, o as collapsible_root_provider_default, r as collapsible_trigger_default, s as collapsible_context_default, t as collapsible_exports } from "../../collapsible-34jXSu79.js";
6
+ import { a as useCollapsible, c as collapsible_content_default, i as collapsible_root_default, l as useCollapsibleContext, n as collapsible_indicator_default, o as collapsible_root_provider_default, r as collapsible_trigger_default, s as collapsible_context_default, t as collapsible_exports } from "../../collapsible-CU8jdmsD.js";
7
7
  export { collapsible_exports as Collapsible, collapsible_content_default as CollapsibleContent, collapsible_context_default as CollapsibleContext, collapsible_indicator_default as CollapsibleIndicator, collapsible_root_default as CollapsibleRoot, collapsible_root_provider_default as CollapsibleRootProvider, collapsible_trigger_default as CollapsibleTrigger, collapsibleAnatomy, useCollapsible, useCollapsibleContext };
@@ -1,3 +1,3 @@
1
1
  import "../../core-DFdl8jS7.js";
2
- import { a as createTreeCollection, i as createFileTreeCollection, n as useListCollection, o as createListCollection, r as useAsyncList, s as createGridCollection, t as useListSelection } from "../../collection-D4ZZsQpB.js";
2
+ import { a as createTreeCollection, i as createFileTreeCollection, n as useListCollection, o as createListCollection, r as useAsyncList, s as createGridCollection, t as useListSelection } from "../../collection-CMkl1XB0.js";
3
3
  export { createFileTreeCollection, createGridCollection, createListCollection, createTreeCollection, useAsyncList, useListCollection, useListSelection };
@@ -1,10 +1,10 @@
1
1
  import { a as PolymorphicProps } from "../../factory-Go0oxO3B.js";
2
2
  import { t as RootEmits$1 } from "../../presence-types-D-XuGmDH.js";
3
- import { c as PresenceProps } from "../../index-CrEdjEeE.js";
3
+ import { c as PresenceProps } from "../../index-DdyrLXRD.js";
4
4
  import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
5
5
  import { r as PropTypes } from "../../index-ga2m_BD2.js";
6
6
  import { t as RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js";
7
- import { t as colorPickerAnatomy } from "../../color-picker-anatomy-CAFzTTD9.js";
7
+ import { t as colorPickerAnatomy } from "../../color-picker-anatomy-BuTyyjuo.js";
8
8
  import * as vue from "vue";
9
9
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SelectHTMLAttributes, SlotsType, UnwrapRef } from "vue";
10
10
  import * as _sprawlify_primitives_machines_dialog0 from "@sprawlify/primitives/machines/dialog";
@@ -403,36 +403,36 @@ HTMLAttributes {}
403
403
  interface ColorPickerRootEmits extends RootEmits {}
404
404
  declare const _default$18: typeof __VLS_export$9;
405
405
  declare const __VLS_export$9: __VLS_WithSlots$9<vue.DefineComponent<ColorPickerRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
406
+ valueChange: (details: colorPicker.ValueChangeDetails) => any;
407
+ "update:modelValue": (value: _sprawlify_primitives_color_utils0.Color) => any;
406
408
  exitComplete: () => any;
407
- focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
408
- interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
409
409
  openChange: (details: colorPicker.OpenChangeDetails) => any;
410
- pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any;
411
410
  "update:open": (open: boolean) => any;
412
- valueChange: (details: colorPicker.ValueChangeDetails) => any;
413
- "update:modelValue": (value: _sprawlify_primitives_color_utils0.Color) => any;
414
411
  valueChangeEnd: (details: colorPicker.ValueChangeDetails) => any;
412
+ focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
413
+ interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
414
+ pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any;
415
415
  formatChange: (details: colorPicker.FormatChangeDetails) => any;
416
416
  "update:format": (format: _sprawlify_primitives_color_utils0.ColorFormat) => any;
417
417
  }, string, vue.PublicProps, Readonly<ColorPickerRootProps> & Readonly<{
418
+ onValueChange?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
419
+ "onUpdate:modelValue"?: ((value: _sprawlify_primitives_color_utils0.Color) => any) | undefined;
418
420
  onExitComplete?: (() => any) | undefined;
419
- onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
420
- onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
421
421
  onOpenChange?: ((details: colorPicker.OpenChangeDetails) => any) | undefined;
422
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
423
422
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
424
- onValueChange?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
425
- "onUpdate:modelValue"?: ((value: _sprawlify_primitives_color_utils0.Color) => any) | undefined;
426
423
  onValueChangeEnd?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
424
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
425
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
426
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
427
427
  onFormatChange?: ((details: colorPicker.FormatChangeDetails) => any) | undefined;
428
428
  "onUpdate:format"?: ((format: _sprawlify_primitives_color_utils0.ColorFormat) => any) | undefined;
429
429
  }>, {
430
430
  inline: boolean;
431
- required: boolean;
432
431
  disabled: boolean;
433
- open: boolean;
434
432
  invalid: boolean;
433
+ required: boolean;
435
434
  readOnly: boolean;
435
+ open: boolean;
436
436
  defaultOpen: boolean;
437
437
  closeOnSelect: boolean;
438
438
  openAutoFocus: boolean;
@@ -5,10 +5,10 @@ import { t as createContext } from "../../create-context-BqbKqBMN.js";
5
5
  import { n as sprawlify, r as useForwardExpose } from "../../factory-Bd0Y5x-7.js";
6
6
  import { t as colorPickerAnatomy } from "../../color-picker-anatomy-DAgWuOv8.js";
7
7
  import "../../field-anatomy-BloFzq7T.js";
8
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
9
- import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-Cq147Bb0.js";
10
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-Bv9Yv6KI.js";
8
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
9
+ import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-QgtvU85q.js";
11
10
  import { p as useFieldContext } from "../../field-CzfgOnwc.js";
11
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B5YFZspA.js";
12
12
  import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createTextVNode, createVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderList, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
13
13
  import * as colorPicker from "@sprawlify/primitives/machines/color-picker";
14
14
  import { parse as parseColor } from "@sprawlify/primitives/machines/color-picker";
@@ -1,10 +1,10 @@
1
1
  import { a as PolymorphicProps } from "../../factory-Go0oxO3B.js";
2
2
  import { t as RootEmits$1 } from "../../presence-types-D-XuGmDH.js";
3
- import { i as UsePresenceProps } from "../../index-CrEdjEeE.js";
3
+ import { i as UsePresenceProps } from "../../index-DdyrLXRD.js";
4
4
  import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-CcpL2F4P.js";
5
5
  import { r as PropTypes } from "../../index-ga2m_BD2.js";
6
6
  import { t as RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js";
7
- import { t as comboboxAnatomy } from "../../combobox-anatomy-MfUvUUEB.js";
7
+ import { t as comboboxAnatomy } from "../../combobox-anatomy-CV2xHL9g.js";
8
8
  import { _ as CollectionItem, b as createListCollection, i as UseListCollectionProps, o as useListCollection, y as ListCollection } from "../../index-DK-1mwjg.js";
9
9
  import * as vue from "vue";
10
10
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
@@ -539,18 +539,18 @@ declare const __VLS_export$2: <T extends CollectionItem>(__VLS_props: NonNullabl
539
539
  value: string[];
540
540
  itemValue: string;
541
541
  }) => any) | undefined;
542
+ onValueChange?: ((details: combobox.ValueChangeDetails<T>) => any) | undefined;
543
+ "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
542
544
  onExitComplete?: (() => any) | undefined;
543
- onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
544
- onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
545
545
  onOpenChange?: ((details: combobox.OpenChangeDetails) => any) | undefined;
546
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
547
546
  "onUpdate:open"?: ((value: boolean) => any) | undefined;
547
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
548
548
  onHighlightChange?: ((details: combobox.HighlightChangeDetails<T>) => any) | undefined;
549
549
  onInputValueChange?: ((details: combobox.InputValueChangeDetails) => any) | undefined;
550
- onValueChange?: ((details: combobox.ValueChangeDetails<T>) => any) | undefined;
551
- "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
552
- "onUpdate:highlightedValue"?: ((value: string | null) => any) | undefined;
550
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
551
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
553
552
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
553
+ "onUpdate:highlightedValue"?: ((value: string | null) => any) | undefined;
554
554
  }> & (typeof globalThis extends {
555
555
  __VLS_PROPS_FALLBACK: infer P;
556
556
  } ? P : {});
@@ -562,7 +562,7 @@ declare const __VLS_export$2: <T extends CollectionItem>(__VLS_props: NonNullabl
562
562
  emit: ((evt: "select", details: {
563
563
  value: string[];
564
564
  itemValue: string;
565
- }) => void) & ((evt: "exitComplete") => void) & ((evt: "focusOutside", event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => void) & ((evt: "interactOutside", event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => void) & ((evt: "openChange", details: combobox.OpenChangeDetails) => void) & ((evt: "pointerDownOutside", event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => void) & ((evt: "update:open", value: boolean) => void) & ((evt: "highlightChange", details: combobox.HighlightChangeDetails<T>) => void) & ((evt: "inputValueChange", details: combobox.InputValueChangeDetails) => void) & ((evt: "valueChange", details: combobox.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "update:highlightedValue", value: string | null) => void) & ((evt: "update:inputValue", value: string) => void);
565
+ }) => void) & ((evt: "valueChange", details: combobox.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "exitComplete") => void) & ((evt: "openChange", details: combobox.OpenChangeDetails) => void) & ((evt: "update:open", value: boolean) => void) & ((evt: "focusOutside", event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => void) & ((evt: "highlightChange", details: combobox.HighlightChangeDetails<T>) => void) & ((evt: "inputValueChange", details: combobox.InputValueChangeDetails) => void) & ((evt: "interactOutside", event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => void) & ((evt: "pointerDownOutside", event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => void) & ((evt: "update:inputValue", value: string) => void) & ((evt: "update:highlightedValue", value: string | null) => void);
566
566
  }>) => vue.VNode & {
567
567
  __ctx?: Awaited<typeof __VLS_setup>;
568
568
  };
@@ -5,11 +5,11 @@ import { t as createContext } from "../../create-context-BqbKqBMN.js";
5
5
  import { n as sprawlify, r as useForwardExpose } from "../../factory-Bd0Y5x-7.js";
6
6
  import { t as comboboxAnatomy } from "../../combobox-anatomy-BojTG5Ws.js";
7
7
  import "../../field-anatomy-BloFzq7T.js";
8
- import { t as cleanProps } from "../../clean-props-qyW2RH6G.js";
9
- import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-Cq147Bb0.js";
10
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-Bv9Yv6KI.js";
8
+ import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
9
+ import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-QgtvU85q.js";
11
10
  import { p as useFieldContext } from "../../field-CzfgOnwc.js";
12
- import { n as useListCollection, o as createListCollection } from "../../collection-D4ZZsQpB.js";
11
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B5YFZspA.js";
12
+ import { n as useListCollection, o as createListCollection } from "../../collection-CMkl1XB0.js";
13
13
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
14
14
  import * as combobox from "@sprawlify/primitives/machines/combobox";
15
15
  //#region src/components/combobox/use-combobox-context.ts