@sprawlify/vue 0.0.80 → 0.0.81

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 (92) hide show
  1. package/dist/{alert-dialog-anatomy-DkXaxq1b.d.ts → alert-dialog-anatomy-DMZO1oaM.d.ts} +1 -1
  2. package/dist/{carousel-anatomy-B4Uf40Wk.d.ts → carousel-anatomy-DremFoWg.d.ts} +1 -1
  3. package/dist/checkbox-anatomy-BEYk63e-.d.ts +6 -0
  4. package/dist/color-picker-anatomy-C1nkVAWk.d.ts +6 -0
  5. package/dist/combobox-anatomy-FRdGP6Nw.d.ts +6 -0
  6. package/dist/components/accordion/index.d.ts +16 -16
  7. package/dist/components/accordion/index.js +0 -1
  8. package/dist/components/alert-dialog/index.d.ts +32 -31
  9. package/dist/components/anatomy.d.ts +13 -13
  10. package/dist/components/angle-slider/index.d.ts +14 -14
  11. package/dist/components/aspect-ratio/index.d.ts +6 -6
  12. package/dist/components/avatar/index.d.ts +9 -9
  13. package/dist/components/bottom-sheet/index.d.ts +19 -19
  14. package/dist/components/carousel/index.d.ts +22 -22
  15. package/dist/components/checkbox/index.d.ts +18 -18
  16. package/dist/components/client-only/index.d.ts +2 -2
  17. package/dist/components/clipboard/index.d.ts +13 -13
  18. package/dist/components/collapsible/index.d.ts +12 -12
  19. package/dist/components/color-picker/index.d.ts +46 -46
  20. package/dist/components/combobox/index.d.ts +29 -29
  21. package/dist/components/date-picker/index.d.ts +41 -41
  22. package/dist/components/dialog/index.d.ts +31 -30
  23. package/dist/components/download-trigger/index.d.ts +2 -2
  24. package/dist/components/dropdown-menu/index.d.ts +48 -48
  25. package/dist/components/editable/index.d.ts +23 -23
  26. package/dist/components/field/index.d.ts +23 -23
  27. package/dist/components/fieldset/index.d.ts +11 -11
  28. package/dist/components/file-upload/index.d.ts +22 -22
  29. package/dist/components/floating-panel/index.d.ts +25 -24
  30. package/dist/components/focus-trap/index.d.ts +5 -5
  31. package/dist/components/format/index.d.ts +4 -4
  32. package/dist/components/frame/index.d.ts +6 -6
  33. package/dist/components/highlight/index.d.ts +5 -5
  34. package/dist/components/hover-card/index.d.ts +22 -22
  35. package/dist/components/image-cropper/index.d.ts +13 -13
  36. package/dist/components/json-tree-view/index.d.ts +8 -9
  37. package/dist/components/json-tree-view/index.js +0 -2
  38. package/dist/components/listbox/index.d.ts +20 -20
  39. package/dist/components/marquee/index.d.ts +22 -22
  40. package/dist/components/navigation-menu/index.d.ts +17 -17
  41. package/dist/components/number-input/index.d.ts +18 -18
  42. package/dist/components/pagination/index.d.ts +15 -15
  43. package/dist/components/password-input/index.d.ts +22 -22
  44. package/dist/components/pin-input/index.d.ts +16 -16
  45. package/dist/components/popover/index.d.ts +33 -33
  46. package/dist/components/presence/index.d.ts +1 -1
  47. package/dist/components/progress/index.d.ts +13 -13
  48. package/dist/components/qr-code/index.d.ts +9 -9
  49. package/dist/components/radio-group/index.d.ts +15 -15
  50. package/dist/components/rating-group/index.d.ts +14 -14
  51. package/dist/components/scroll-area/index.d.ts +10 -10
  52. package/dist/components/segment-group/index.d.ts +15 -15
  53. package/dist/components/select/index.d.ts +28 -29
  54. package/dist/components/separator/index.d.ts +5 -5
  55. package/dist/components/signature-pad/index.d.ts +14 -14
  56. package/dist/components/slider/index.d.ts +19 -19
  57. package/dist/components/splitter/index.d.ts +12 -12
  58. package/dist/components/steps/index.d.ts +18 -18
  59. package/dist/components/switch/index.d.ts +12 -12
  60. package/dist/components/tabs/index.d.ts +14 -14
  61. package/dist/components/tags-input/index.d.ts +32 -32
  62. package/dist/components/timer/index.d.ts +12 -12
  63. package/dist/components/toast/index.d.ts +9 -9
  64. package/dist/components/toggle/index.d.ts +8 -8
  65. package/dist/components/toggle-group/index.d.ts +9 -9
  66. package/dist/components/tooltip/index.d.ts +16 -16
  67. package/dist/components/tour/index.d.ts +29 -29
  68. package/dist/components/tree-view/index.d.ts +2 -2
  69. package/dist/components/tree-view/index.js +0 -1
  70. package/dist/{date-picker-anatomy-D9rKz5BV.d.ts → date-picker-anatomy-Jo8ai4EN.d.ts} +1 -1
  71. package/dist/field-anatomy-BH-j5yCH.d.ts +6 -0
  72. package/dist/{fieldset-anatomy-vzHem8gu.d.ts → fieldset-anatomy-JIjxInfF.d.ts} +1 -1
  73. package/dist/image-cropper-anatomy-BXUKWt_B.d.ts +6 -0
  74. package/dist/{index-BX-2SxBL.d.ts → index-8RA1Hfzs.d.ts} +29 -29
  75. package/dist/{index-B4xXPY7s.d.ts → index-BHrkcYVd.d.ts} +7 -7
  76. package/dist/{index-D4xbWFd7.d.ts → index-BSKGL1Oa.d.ts} +7 -7
  77. package/dist/{index-CB_-BfCY.d.ts → index-C2XO6Bu5.d.ts} +2 -2
  78. package/dist/index.d.ts +2 -2
  79. package/dist/listbox-anatomy-Ck1icF-o.d.ts +6 -0
  80. package/dist/segment-group-anatomy-DfpebcL_.d.ts +6 -0
  81. package/dist/toggle-anatomy-om-9P9sX.d.ts +6 -0
  82. package/dist/tour-anatomy-Dg6MktWA.d.ts +6 -0
  83. package/package.json +2 -2
  84. package/dist/checkbox-anatomy-IMyYeHxd.d.ts +0 -6
  85. package/dist/color-picker-anatomy-CieKbdb-.d.ts +0 -6
  86. package/dist/combobox-anatomy-BMLEIp-9.d.ts +0 -6
  87. package/dist/field-anatomy-Df_UsFB-.d.ts +0 -6
  88. package/dist/image-cropper-anatomy-B30SeuHb.d.ts +0 -6
  89. package/dist/listbox-anatomy-BirAXuA4.d.ts +0 -6
  90. package/dist/segment-group-anatomy-B0wVrY5V.d.ts +0 -6
  91. package/dist/toggle-anatomy-D_msAf8I.d.ts +0 -6
  92. package/dist/tour-anatomy-CpghGnk0.d.ts +0 -6
@@ -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<"trigger" | "content" | "positioner" | "title" | "description" | "closeTrigger" | "backdrop">;
4
+ declare const alertDialogAnatomy: _sprawlify_primitives_anatomy0.Anatomy<"title" | "trigger" | "positioner" | "backdrop" | "content" | "closeTrigger" | "description">;
5
5
  //#endregion
6
6
  export { alertDialogAnatomy as t };
@@ -1,6 +1,6 @@
1
1
  import * as _sprawlify_primitives_anatomy1 from "@sprawlify/primitives/anatomy";
2
2
 
3
3
  //#region src/components/carousel/carousel-anatomy.d.ts
4
- declare const carouselAnatomy: _sprawlify_primitives_anatomy1.AnatomyInstance<"root" | "indicator" | "control" | "item" | "prevTrigger" | "nextTrigger" | "itemGroup" | "indicatorGroup" | "autoplayTrigger" | "progressText" | "autoplayIndicator">;
4
+ declare const carouselAnatomy: _sprawlify_primitives_anatomy1.AnatomyInstance<"root" | "control" | "item" | "indicator" | "nextTrigger" | "prevTrigger" | "itemGroup" | "progressText" | "indicatorGroup" | "autoplayTrigger" | "autoplayIndicator">;
5
5
  //#endregion
6
6
  export { carouselAnatomy as t };
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy4 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/checkbox/checkbox-anatomy.d.ts
4
+ declare const checkboxAnatomy: _sprawlify_primitives_anatomy4.AnatomyInstance<"label" | "root" | "control" | "indicator" | "group">;
5
+ //#endregion
6
+ export { checkboxAnatomy as t };
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy5 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/color-picker/color-picker-anatomy.d.ts
4
+ declare const colorPickerAnatomy: _sprawlify_primitives_anatomy5.AnatomyInstance<"area" | "label" | "view" | "trigger" | "positioner" | "content" | "root" | "control" | "valueText" | "formatSelect" | "areaThumb" | "channelInput" | "channelSliderTrack" | "channelSliderThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderValueText" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger">;
5
+ //#endregion
6
+ export { colorPickerAnatomy as t };
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy6 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/combobox/combobox-anatomy.d.ts
4
+ declare const comboboxAnatomy: _sprawlify_primitives_anatomy6.AnatomyInstance<"list" | "input" | "label" | "trigger" | "positioner" | "content" | "root" | "control" | "item" | "itemGroup" | "itemText" | "clearTrigger" | "itemIndicator" | "itemGroupLabel" | "empty">;
5
+ //#endregion
6
+ export { comboboxAnatomy as t };
@@ -1,10 +1,10 @@
1
1
  import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
2
- import { i as UsePresenceProps } from "../../index-D4xbWFd7.js";
2
+ import { i as UsePresenceProps } from "../../index-BSKGL1Oa.js";
3
3
  import { a as Optional, r as EmitFn$1 } from "../../types-D49hIhzQ.js";
4
- import { r as PropTypes } from "../../index-CB_-BfCY.js";
4
+ import { r as PropTypes } from "../../index-C2XO6Bu5.js";
5
5
  import { t as RenderStrategyProps } from "../../use-render-strategy-D82Q7KQ3.js";
6
6
  import { t as accordionAnatomy } from "../../accordion-anatomy-Ds_qvEko.js";
7
- import * as vue151 from "vue";
7
+ import * as vue1721 from "vue";
8
8
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
9
9
  import * as accordion from "@sprawlify/primitives/machines/accordion";
10
10
  import { FocusChangeDetails, FocusChangeDetails as AccordionFocusChangeDetails, ItemProps, ItemState, ValueChangeDetails, ValueChangeDetails as AccordionValueChangeDetails } from "@sprawlify/primitives/machines/accordion";
@@ -46,7 +46,7 @@ interface AccordionContextProps extends SlotsType<{
46
46
  default: UnwrapRef<UseAccordionContext>;
47
47
  }> {}
48
48
  declare const _default: typeof __VLS_export$7;
49
- declare const __VLS_export$7: __VLS_WithSlots$7<vue151.DefineComponent<{}, {}, {}, {}, {}, vue151.ComponentOptionsMixin, vue151.ComponentOptionsMixin, {}, string, vue151.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue151.ComponentProvideOptions, true, {}, any>, {
49
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue1721.DefineComponent<{}, {}, {}, {}, {}, vue1721.ComponentOptionsMixin, vue1721.ComponentOptionsMixin, {}, string, vue1721.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1721.ComponentProvideOptions, true, {}, any>, {
50
50
  default(accordion: UnwrapRef<UseAccordionContext>): unknown;
51
51
  }>;
52
52
  type __VLS_WithSlots$7<T, S> = T & {
@@ -63,7 +63,7 @@ interface AccordionItemContentProps extends AccordionItemContentBaseProps,
63
63
  */
64
64
  HTMLAttributes {}
65
65
  declare const _default$2: typeof __VLS_export$6;
66
- declare const __VLS_export$6: __VLS_WithSlots$6<vue151.DefineComponent<AccordionItemContentProps, {}, {}, {}, {}, vue151.ComponentOptionsMixin, vue151.ComponentOptionsMixin, {}, string, vue151.PublicProps, Readonly<AccordionItemContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue151.ComponentProvideOptions, false, {}, any>, {
66
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue1721.DefineComponent<AccordionItemContentProps, {}, {}, {}, {}, vue1721.ComponentOptionsMixin, vue1721.ComponentOptionsMixin, {}, string, vue1721.PublicProps, Readonly<AccordionItemContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1721.ComponentProvideOptions, false, {}, any>, {
67
67
  default?: (props: {}) => any;
68
68
  }>;
69
69
  type __VLS_WithSlots$6<T, S> = T & {
@@ -80,7 +80,7 @@ interface AccordionItemContextProps extends SlotsType<{
80
80
  default: UnwrapRef<UseAccordionItemContext>;
81
81
  }> {}
82
82
  declare const _default$3: typeof __VLS_export$5;
83
- declare const __VLS_export$5: __VLS_WithSlots$5<vue151.DefineComponent<{}, {}, {}, {}, {}, vue151.ComponentOptionsMixin, vue151.ComponentOptionsMixin, {}, string, vue151.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue151.ComponentProvideOptions, true, {}, any>, {
83
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue1721.DefineComponent<{}, {}, {}, {}, {}, vue1721.ComponentOptionsMixin, vue1721.ComponentOptionsMixin, {}, string, vue1721.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1721.ComponentProvideOptions, true, {}, any>, {
84
84
  default(item: UnwrapRef<UseAccordionItemContext>): unknown;
85
85
  }>;
86
86
  type __VLS_WithSlots$5<T, S> = T & {
@@ -97,7 +97,7 @@ interface AccordionItemIndicatorProps extends AccordionItemIndicatorBaseProps,
97
97
  */
98
98
  HTMLAttributes {}
99
99
  declare const _default$4: typeof __VLS_export$4;
100
- declare const __VLS_export$4: __VLS_WithSlots$4<vue151.DefineComponent<AccordionItemIndicatorProps, {}, {}, {}, {}, vue151.ComponentOptionsMixin, vue151.ComponentOptionsMixin, {}, string, vue151.PublicProps, Readonly<AccordionItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue151.ComponentProvideOptions, false, {}, any>, {
100
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue1721.DefineComponent<AccordionItemIndicatorProps, {}, {}, {}, {}, vue1721.ComponentOptionsMixin, vue1721.ComponentOptionsMixin, {}, string, vue1721.PublicProps, Readonly<AccordionItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1721.ComponentProvideOptions, false, {}, any>, {
101
101
  default?: (props: {}) => any;
102
102
  }>;
103
103
  type __VLS_WithSlots$4<T, S> = T & {
@@ -114,7 +114,7 @@ interface AccordionItemTriggerProps extends AccordionItemTriggerBaseProps,
114
114
  */
115
115
  ButtonHTMLAttributes {}
116
116
  declare const _default$5: typeof __VLS_export$3;
117
- declare const __VLS_export$3: __VLS_WithSlots$3<vue151.DefineComponent<AccordionItemTriggerProps, {}, {}, {}, {}, vue151.ComponentOptionsMixin, vue151.ComponentOptionsMixin, {}, string, vue151.PublicProps, Readonly<AccordionItemTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue151.ComponentProvideOptions, false, {}, any>, {
117
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue1721.DefineComponent<AccordionItemTriggerProps, {}, {}, {}, {}, vue1721.ComponentOptionsMixin, vue1721.ComponentOptionsMixin, {}, string, vue1721.PublicProps, Readonly<AccordionItemTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1721.ComponentProvideOptions, false, {}, any>, {
118
118
  default?: (props: {}) => any;
119
119
  }>;
120
120
  type __VLS_WithSlots$3<T, S> = T & {
@@ -131,7 +131,7 @@ interface AccordionItemProps extends AccordionItemBaseProps,
131
131
  */
132
132
  HTMLAttributes {}
133
133
  declare const _default$1: typeof __VLS_export$2;
134
- declare const __VLS_export$2: __VLS_WithSlots$2<vue151.DefineComponent<AccordionItemProps, {}, {}, {}, {}, vue151.ComponentOptionsMixin, vue151.ComponentOptionsMixin, {}, string, vue151.PublicProps, Readonly<AccordionItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue151.ComponentProvideOptions, false, {}, any>, {
134
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue1721.DefineComponent<AccordionItemProps, {}, {}, {}, {}, vue1721.ComponentOptionsMixin, vue1721.ComponentOptionsMixin, {}, string, vue1721.PublicProps, Readonly<AccordionItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1721.ComponentProvideOptions, false, {}, any>, {
135
135
  default?: (props: {}) => any;
136
136
  }>;
137
137
  type __VLS_WithSlots$2<T, S> = T & {
@@ -151,7 +151,7 @@ interface AccordionRootProviderProps extends AccordionRootProviderBaseProps,
151
151
  */
152
152
  HTMLAttributes {}
153
153
  declare const _default$7: typeof __VLS_export$1;
154
- declare const __VLS_export$1: __VLS_WithSlots$1<vue151.DefineComponent<AccordionRootProviderProps, {}, {}, {}, {}, vue151.ComponentOptionsMixin, vue151.ComponentOptionsMixin, {}, string, vue151.PublicProps, Readonly<AccordionRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue151.ComponentProvideOptions, false, {}, any>, {
154
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue1721.DefineComponent<AccordionRootProviderProps, {}, {}, {}, {}, vue1721.ComponentOptionsMixin, vue1721.ComponentOptionsMixin, {}, string, vue1721.PublicProps, Readonly<AccordionRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1721.ComponentProvideOptions, false, {}, any>, {
155
155
  default?: (props: {}) => any;
156
156
  }>;
157
157
  type __VLS_WithSlots$1<T, S> = T & {
@@ -169,19 +169,19 @@ interface AccordionRootProps extends AccordionRootBaseProps,
169
169
  HTMLAttributes {}
170
170
  interface AccordionRootEmits extends RootEmits {}
171
171
  declare const _default$6: typeof __VLS_export;
172
- declare const __VLS_export: __VLS_WithSlots<vue151.DefineComponent<AccordionRootProps, {}, {}, {}, {}, vue151.ComponentOptionsMixin, vue151.ComponentOptionsMixin, {
173
- focusChange: (details: accordion.FocusChangeDetails) => any;
172
+ declare const __VLS_export: __VLS_WithSlots<vue1721.DefineComponent<AccordionRootProps, {}, {}, {}, {}, vue1721.ComponentOptionsMixin, vue1721.ComponentOptionsMixin, {
174
173
  valueChange: (details: accordion.ValueChangeDetails) => any;
175
174
  "update:modelValue": (value: string[]) => any;
176
- }, string, vue151.PublicProps, Readonly<AccordionRootProps> & Readonly<{
177
- onFocusChange?: ((details: accordion.FocusChangeDetails) => any) | undefined;
175
+ focusChange: (details: accordion.FocusChangeDetails) => any;
176
+ }, string, vue1721.PublicProps, Readonly<AccordionRootProps> & Readonly<{
178
177
  onValueChange?: ((details: accordion.ValueChangeDetails) => any) | undefined;
179
178
  "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
179
+ onFocusChange?: ((details: accordion.FocusChangeDetails) => any) | undefined;
180
180
  }>, {
181
181
  disabled: boolean;
182
- collapsible: boolean;
183
182
  multiple: boolean;
184
- }, {}, {}, {}, string, vue151.ComponentProvideOptions, false, {}, any>, {
183
+ collapsible: boolean;
184
+ }, {}, {}, {}, string, vue1721.ComponentProvideOptions, false, {}, any>, {
185
185
  default?: (props: {}) => any;
186
186
  }>;
187
187
  type __VLS_WithSlots<T, S> = T & {
@@ -4,7 +4,6 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
6
  import { t as accordionAnatomy } from "../../accordion-anatomy-SnniqySz.js";
7
- import "../../collapsible-anatomy-B63RaMgq.js";
8
7
  import { t as sprawlify } from "../../factory-yh31h0Rm.js";
9
8
  import { l as useCollapsibleContext, t as collapsible_exports } from "../../collapsible-DjMeJSQq.js";
10
9
  import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
@@ -1,13 +1,14 @@
1
1
  import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
2
2
  import { t as RootEmits$1 } from "../../presence-types-Dp8j2-3x.js";
3
3
  import { a as Optional, r as EmitFn$1 } from "../../types-D49hIhzQ.js";
4
- import { r as PropTypes } from "../../index-CB_-BfCY.js";
4
+ import { r as PropTypes } from "../../index-C2XO6Bu5.js";
5
5
  import { t as RenderStrategyProps } from "../../use-render-strategy-D82Q7KQ3.js";
6
- import { t as alertDialogAnatomy } from "../../alert-dialog-anatomy-DkXaxq1b.js";
7
- import * as vue934 from "vue";
6
+ import { t as alertDialogAnatomy } from "../../alert-dialog-anatomy-DMZO1oaM.js";
7
+ import * as vue14 from "vue";
8
8
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
9
9
  import * as dialog from "@sprawlify/primitives/machines/dialog";
10
10
  import { FocusOutsideEvent, FocusOutsideEvent as DialogFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as DialogInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as DialogOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as DialogPointerDownOutsideEvent } from "@sprawlify/primitives/machines/dialog";
11
+ import * as _sprawlify_primitives_machines_select0 from "@sprawlify/primitives/machines/select";
11
12
 
12
13
  //#region src/components/alert-dialog/alert-dialog-backdrop.vue.d.ts
13
14
  interface AlertDialogBackdropBaseProps extends PolymorphicProps {}
@@ -17,7 +18,7 @@ interface AlertDialogBackdropProps extends AlertDialogBackdropBaseProps,
17
18
  */
18
19
  HTMLAttributes {}
19
20
  declare const _default: typeof __VLS_export$9;
20
- declare const __VLS_export$9: __VLS_WithSlots$9<vue934.DefineComponent<AlertDialogBackdropProps, {}, {}, {}, {}, vue934.ComponentOptionsMixin, vue934.ComponentOptionsMixin, {}, string, vue934.PublicProps, Readonly<AlertDialogBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue934.ComponentProvideOptions, false, {}, any>, {
21
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue14.DefineComponent<AlertDialogBackdropProps, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {}, string, vue14.PublicProps, Readonly<AlertDialogBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue14.ComponentProvideOptions, false, {}, any>, {
21
22
  default?: (props: {}) => any;
22
23
  }>;
23
24
  type __VLS_WithSlots$9<T, S> = T & {
@@ -34,7 +35,7 @@ interface AlertDialogCloseTriggerProps extends AlertDialogCloseTriggerBaseProps,
34
35
  */
35
36
  ButtonHTMLAttributes {}
36
37
  declare const _default$1: typeof __VLS_export$8;
37
- declare const __VLS_export$8: __VLS_WithSlots$8<vue934.DefineComponent<AlertDialogCloseTriggerProps, {}, {}, {}, {}, vue934.ComponentOptionsMixin, vue934.ComponentOptionsMixin, {}, string, vue934.PublicProps, Readonly<AlertDialogCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue934.ComponentProvideOptions, false, {}, any>, {
38
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue14.DefineComponent<AlertDialogCloseTriggerProps, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {}, string, vue14.PublicProps, Readonly<AlertDialogCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue14.ComponentProvideOptions, false, {}, any>, {
38
39
  default?: (props: {}) => any;
39
40
  }>;
40
41
  type __VLS_WithSlots$8<T, S> = T & {
@@ -51,7 +52,7 @@ interface AlertDialogContentProps extends AlertDialogContentBaseProps,
51
52
  */
52
53
  HTMLAttributes {}
53
54
  declare const _default$2: typeof __VLS_export$7;
54
- declare const __VLS_export$7: __VLS_WithSlots$7<vue934.DefineComponent<AlertDialogContentProps, {}, {}, {}, {}, vue934.ComponentOptionsMixin, vue934.ComponentOptionsMixin, {}, string, vue934.PublicProps, Readonly<AlertDialogContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue934.ComponentProvideOptions, false, {}, any>, {
55
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue14.DefineComponent<AlertDialogContentProps, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {}, string, vue14.PublicProps, Readonly<AlertDialogContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue14.ComponentProvideOptions, false, {}, any>, {
55
56
  default?: (props: {}) => any;
56
57
  }>;
57
58
  type __VLS_WithSlots$7<T, S> = T & {
@@ -68,7 +69,7 @@ interface AlertDialogDescriptionProps extends AlertDialogDescriptionBaseProps,
68
69
  */
69
70
  HTMLAttributes {}
70
71
  declare const _default$4: typeof __VLS_export$6;
71
- declare const __VLS_export$6: __VLS_WithSlots$6<vue934.DefineComponent<AlertDialogDescriptionProps, {}, {}, {}, {}, vue934.ComponentOptionsMixin, vue934.ComponentOptionsMixin, {}, string, vue934.PublicProps, Readonly<AlertDialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue934.ComponentProvideOptions, false, {}, any>, {
72
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue14.DefineComponent<AlertDialogDescriptionProps, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {}, string, vue14.PublicProps, Readonly<AlertDialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue14.ComponentProvideOptions, false, {}, any>, {
72
73
  default?: (props: {}) => any;
73
74
  }>;
74
75
  type __VLS_WithSlots$6<T, S> = T & {
@@ -85,7 +86,7 @@ interface AlertDialogPositionerProps extends AlertDialogPositionerBaseProps,
85
86
  */
86
87
  HTMLAttributes {}
87
88
  declare const _default$5: typeof __VLS_export$5;
88
- declare const __VLS_export$5: __VLS_WithSlots$5<vue934.DefineComponent<AlertDialogPositionerProps, {}, {}, {}, {}, vue934.ComponentOptionsMixin, vue934.ComponentOptionsMixin, {}, string, vue934.PublicProps, Readonly<AlertDialogPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue934.ComponentProvideOptions, false, {}, any>, {
89
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue14.DefineComponent<AlertDialogPositionerProps, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {}, string, vue14.PublicProps, Readonly<AlertDialogPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue14.ComponentProvideOptions, false, {}, any>, {
89
90
  default?: (props: {}) => any;
90
91
  }>;
91
92
  type __VLS_WithSlots$5<T, S> = T & {
@@ -102,11 +103,11 @@ interface AlertDialogRootProviderBaseProps extends RootProviderProps, RenderStra
102
103
  interface AlertDialogRootProviderProps extends AlertDialogRootProviderBaseProps {}
103
104
  interface AlertDialogRootProviderEmits extends RootEmits$1 {}
104
105
  declare const _default$7: typeof __VLS_export$4;
105
- declare const __VLS_export$4: __VLS_WithSlots$4<vue934.DefineComponent<AlertDialogRootProviderProps, {}, {}, {}, {}, vue934.ComponentOptionsMixin, vue934.ComponentOptionsMixin, {
106
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue14.DefineComponent<AlertDialogRootProviderProps, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {
106
107
  exitComplete: () => any;
107
- }, string, vue934.PublicProps, Readonly<AlertDialogRootProviderProps> & Readonly<{
108
+ }, string, vue14.PublicProps, Readonly<AlertDialogRootProviderProps> & Readonly<{
108
109
  onExitComplete?: (() => any) | undefined;
109
- }>, {}, {}, {}, {}, string, vue934.ComponentProvideOptions, false, {}, any>, {
110
+ }>, {}, {}, {}, {}, string, vue14.ComponentProvideOptions, false, {}, any>, {
110
111
  default?: (props: {}) => any;
111
112
  }>;
112
113
  type __VLS_WithSlots$4<T, S> = T & {
@@ -161,44 +162,44 @@ interface AlertDialogRootBaseProps extends RootProps, RenderStrategyProps {}
161
162
  interface AlertDialogRootProps extends AlertDialogRootBaseProps {}
162
163
  interface AlertDialogRootEmits extends RootEmits {}
163
164
  declare const _default$6: typeof __VLS_export$3;
164
- declare const __VLS_export$3: __VLS_WithSlots$3<vue934.DefineComponent<AlertDialogRootProps, {}, {}, {}, {}, vue934.ComponentOptionsMixin, vue934.ComponentOptionsMixin, {
165
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue14.DefineComponent<AlertDialogRootProps, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {
165
166
  exitComplete: () => any;
166
- focusOutside: (event: dialog.FocusOutsideEvent) => any;
167
- interactOutside: (event: dialog.InteractOutsideEvent) => any;
168
- openChange: (details: dialog.OpenChangeDetails) => any;
169
- pointerDownOutside: (event: dialog.PointerDownOutsideEvent) => any;
170
- "update:open": (open: boolean) => any;
171
167
  escapeKeyDown: (event: KeyboardEvent) => any;
168
+ focusOutside: (event: _sprawlify_primitives_machines_select0.FocusOutsideEvent) => any;
169
+ interactOutside: (event: _sprawlify_primitives_machines_select0.InteractOutsideEvent) => any;
170
+ openChange: (details: dialog.OpenChangeDetails) => any;
171
+ pointerDownOutside: (event: _sprawlify_primitives_machines_select0.PointerDownOutsideEvent) => any;
172
172
  requestDismiss: (event: CustomEvent<{
173
173
  originalLayer: HTMLElement;
174
174
  targetLayer: HTMLElement | undefined;
175
175
  originalIndex: number;
176
176
  targetIndex: number;
177
177
  }>) => any;
178
- }, string, vue934.PublicProps, Readonly<AlertDialogRootProps> & Readonly<{
178
+ "update:open": (open: boolean) => any;
179
+ }, string, vue14.PublicProps, Readonly<AlertDialogRootProps> & Readonly<{
179
180
  onExitComplete?: (() => any) | undefined;
180
- onFocusOutside?: ((event: dialog.FocusOutsideEvent) => any) | undefined;
181
- onInteractOutside?: ((event: dialog.InteractOutsideEvent) => any) | undefined;
182
- onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
183
- onPointerDownOutside?: ((event: dialog.PointerDownOutsideEvent) => any) | undefined;
184
- "onUpdate:open"?: ((open: boolean) => any) | undefined;
185
181
  onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
182
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_select0.FocusOutsideEvent) => any) | undefined;
183
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_select0.InteractOutsideEvent) => any) | undefined;
184
+ onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
185
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_select0.PointerDownOutsideEvent) => any) | undefined;
186
186
  onRequestDismiss?: ((event: CustomEvent<{
187
187
  originalLayer: HTMLElement;
188
188
  targetLayer: HTMLElement | undefined;
189
189
  originalIndex: number;
190
190
  targetIndex: number;
191
191
  }>) => any) | undefined;
192
+ "onUpdate:open"?: ((open: boolean) => any) | undefined;
192
193
  }>, {
194
+ closeOnEscape: boolean;
195
+ closeOnInteractOutside: boolean;
193
196
  defaultOpen: boolean;
197
+ modal: boolean;
194
198
  open: boolean;
195
- closeOnEscape: boolean;
196
- trapFocus: boolean;
197
199
  preventScroll: boolean;
198
- modal: boolean;
199
200
  restoreFocus: boolean;
200
- closeOnInteractOutside: boolean;
201
- }, {}, {}, {}, string, vue934.ComponentProvideOptions, false, {}, any>, {
201
+ trapFocus: boolean;
202
+ }, {}, {}, {}, string, vue14.ComponentProvideOptions, false, {}, any>, {
202
203
  default?: (props: {}) => any;
203
204
  }>;
204
205
  type __VLS_WithSlots$3<T, S> = T & {
@@ -215,7 +216,7 @@ interface AlertDialogTitleProps extends AlertDialogTitleBaseProps,
215
216
  */
216
217
  HTMLAttributes {}
217
218
  declare const _default$8: typeof __VLS_export$2;
218
- declare const __VLS_export$2: __VLS_WithSlots$2<vue934.DefineComponent<AlertDialogTitleProps, {}, {}, {}, {}, vue934.ComponentOptionsMixin, vue934.ComponentOptionsMixin, {}, string, vue934.PublicProps, Readonly<AlertDialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue934.ComponentProvideOptions, false, {}, any>, {
219
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue14.DefineComponent<AlertDialogTitleProps, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {}, string, vue14.PublicProps, Readonly<AlertDialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue14.ComponentProvideOptions, false, {}, any>, {
219
220
  default?: (props: {}) => any;
220
221
  }>;
221
222
  type __VLS_WithSlots$2<T, S> = T & {
@@ -232,7 +233,7 @@ interface AlertDialogTriggerProps extends AlertDialogTriggerBaseProps,
232
233
  */
233
234
  ButtonHTMLAttributes {}
234
235
  declare const _default$9: typeof __VLS_export$1;
235
- declare const __VLS_export$1: __VLS_WithSlots$1<vue934.DefineComponent<AlertDialogTriggerProps, {}, {}, {}, {}, vue934.ComponentOptionsMixin, vue934.ComponentOptionsMixin, {}, string, vue934.PublicProps, Readonly<AlertDialogTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue934.ComponentProvideOptions, false, {}, any>, {
236
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue14.DefineComponent<AlertDialogTriggerProps, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {}, string, vue14.PublicProps, Readonly<AlertDialogTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue14.ComponentProvideOptions, false, {}, any>, {
236
237
  default?: (props: {}) => any;
237
238
  }>;
238
239
  type __VLS_WithSlots$1<T, S> = T & {
@@ -257,7 +258,7 @@ interface AlertDialogContextProps extends SlotsType<{
257
258
  default: UnwrapRef<UseAlertDialogContext>;
258
259
  }> {}
259
260
  declare const _default$3: typeof __VLS_export;
260
- declare const __VLS_export: __VLS_WithSlots<vue934.DefineComponent<{}, {}, {}, {}, {}, vue934.ComponentOptionsMixin, vue934.ComponentOptionsMixin, {}, string, vue934.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue934.ComponentProvideOptions, true, {}, any>, {
261
+ declare const __VLS_export: __VLS_WithSlots<vue14.DefineComponent<{}, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {}, string, vue14.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue14.ComponentProvideOptions, true, {}, any>, {
261
262
  default(alertDialog: UnwrapRef<UseAlertDialogContext>): unknown;
262
263
  }>;
263
264
  type __VLS_WithSlots<T, S> = T & {
@@ -1,24 +1,24 @@
1
1
  import { t as accordionAnatomy } from "../accordion-anatomy-Ds_qvEko.js";
2
- import { t as alertDialogAnatomy } from "../alert-dialog-anatomy-DkXaxq1b.js";
2
+ import { t as alertDialogAnatomy } from "../alert-dialog-anatomy-DMZO1oaM.js";
3
3
  import { t as angleSliderAnatomy } from "../angle-slider-anatomy-Bul1eXfZ.js";
4
4
  import { t as avatarAnatomy } from "../avatar-anatomy-DZ5Hy1zG.js";
5
5
  import { t as bottomSheetAnatomy } from "../bottom-sheet-anatomy-C08KrnBX.js";
6
- import { t as carouselAnatomy } from "../carousel-anatomy-B4Uf40Wk.js";
7
- import { t as checkboxAnatomy } from "../checkbox-anatomy-IMyYeHxd.js";
6
+ import { t as carouselAnatomy } from "../carousel-anatomy-DremFoWg.js";
7
+ import { t as checkboxAnatomy } from "../checkbox-anatomy-BEYk63e-.js";
8
8
  import { t as clipboardAnatomy } from "../clipboard-anatomy-Cfo3bvKj.js";
9
9
  import { t as collapsibleAnatomy } from "../collapsible-anatomy-BYSgsAu3.js";
10
- import { t as colorPickerAnatomy } from "../color-picker-anatomy-CieKbdb-.js";
11
- import { t as comboboxAnatomy } from "../combobox-anatomy-BMLEIp-9.js";
12
- import { t as datePickerAnatomy } from "../date-picker-anatomy-D9rKz5BV.js";
10
+ import { t as colorPickerAnatomy } from "../color-picker-anatomy-C1nkVAWk.js";
11
+ import { t as comboboxAnatomy } from "../combobox-anatomy-FRdGP6Nw.js";
12
+ import { t as datePickerAnatomy } from "../date-picker-anatomy-Jo8ai4EN.js";
13
13
  import { t as dialogAnatomy } from "../dialog-anatomy-CURzaSFr.js";
14
14
  import { t as editableAnatomy } from "../editable-anatomy-C7mXxQW8.js";
15
- import { t as fieldAnatomy } from "../field-anatomy-Df_UsFB-.js";
16
- import { t as fieldsetAnatomy } from "../fieldset-anatomy-vzHem8gu.js";
15
+ import { t as fieldAnatomy } from "../field-anatomy-BH-j5yCH.js";
16
+ import { t as fieldsetAnatomy } from "../fieldset-anatomy-JIjxInfF.js";
17
17
  import { t as fileUploadAnatomy } from "../file-upload-anatomy-Bt0zLDIE.js";
18
18
  import { t as floatingPanelAnatomy } from "../floating-panel-anatomy-DH9zKbGk.js";
19
19
  import { t as hoverCardAnatomy } from "../hover-card-anatomy-ClbegkVa.js";
20
- import { t as imageCropperAnatomy } from "../image-cropper-anatomy-B30SeuHb.js";
21
- import { t as listboxAnatomy } from "../listbox-anatomy-BirAXuA4.js";
20
+ import { t as imageCropperAnatomy } from "../image-cropper-anatomy-BXUKWt_B.js";
21
+ import { t as listboxAnatomy } from "../listbox-anatomy-Ck1icF-o.js";
22
22
  import { t as marqueeAnatomy } from "../marquee-anatomy-h5g9NC8A.js";
23
23
  import { t as dropdownMenuAnatomy } from "../dropdown-menu-anatomy-BqRBod4K.js";
24
24
  import { t as navigationMenuAnatomy } from "../navigation-menu-anatomy-DfeFh6Qh.js";
@@ -32,7 +32,7 @@ import { t as qrCodeAnatomy } from "../qr-code-anatomy-BMawjUCq.js";
32
32
  import { t as radioGroupAnatomy } from "../radio-group-anatomy-CqMEAEAo.js";
33
33
  import { t as ratingGroupAnatomy } from "../rating-group-anatomy-CtMlHYGv.js";
34
34
  import { t as scrollAreaAnatomy } from "../scroll-area-anatomy-B_EypSXf.js";
35
- import { t as segmentGroupAnatomy } from "../segment-group-anatomy-B0wVrY5V.js";
35
+ import { t as segmentGroupAnatomy } from "../segment-group-anatomy-DfpebcL_.js";
36
36
  import { t as selectAnatomy } from "../select-anatomy-CwULdmYD.js";
37
37
  import { t as separatorAnatomy } from "../separator-anatomy-BqAq__MN.js";
38
38
  import { t as signaturePadAnatomy } from "../signature-pad-anatomy-u_Sx7buV.js";
@@ -45,9 +45,9 @@ import { t as tagsInputAnatomy } from "../tags-input-anatomy-DCOiTav9.js";
45
45
  import { t as timerAnatomy } from "../timer-anatomy-X4tZiM_i.js";
46
46
  import { t as toastAnatomy } from "../toast-anatomy-DUsVvX5v.js";
47
47
  import { t as toggleGroupAnatomy } from "../toggle-group-anatomy--i6VaUi9.js";
48
- import { t as toggleAnatomy } from "../toggle-anatomy-D_msAf8I.js";
48
+ import { t as toggleAnatomy } from "../toggle-anatomy-om-9P9sX.js";
49
49
  import { t as tooltipAnatomy } from "../tooltip-anatomy-C2JI-_OT.js";
50
- import { t as tourAnatomy } from "../tour-anatomy-CpghGnk0.js";
50
+ import { t as tourAnatomy } from "../tour-anatomy-Dg6MktWA.js";
51
51
  import { t as treeViewAnatomy } from "../tree-view-anatomy-D9lkagO5.js";
52
52
  import { anatomy as aspectRatioAnatomy } from "@sprawlify/primitives/machines/aspect-ratio";
53
53
  export * from "@sprawlify/primitives/anatomy";
@@ -1,8 +1,8 @@
1
1
  import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
2
2
  import { a as Optional } from "../../types-D49hIhzQ.js";
3
- import { r as PropTypes } from "../../index-CB_-BfCY.js";
3
+ import { r as PropTypes } from "../../index-C2XO6Bu5.js";
4
4
  import { t as angleSliderAnatomy } from "../../angle-slider-anatomy-Bul1eXfZ.js";
5
- import * as vue226 from "vue";
5
+ import * as vue643 from "vue";
6
6
  import { ComputedRef, EmitFn, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as angleSlider from "@sprawlify/primitives/machines/angle-slider";
8
8
  import { MarkerProps } from "@sprawlify/primitives/machines/angle-slider";
@@ -50,7 +50,7 @@ interface AngleSliderContextProps extends SlotsType<{
50
50
  default: UnwrapRef<UseAngleSliderContext>;
51
51
  }> {}
52
52
  declare const _default: typeof __VLS_export$9;
53
- declare const __VLS_export$9: __VLS_WithSlots$9<vue226.DefineComponent<{}, {}, {}, {}, {}, vue226.ComponentOptionsMixin, vue226.ComponentOptionsMixin, {}, string, vue226.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue226.ComponentProvideOptions, true, {}, any>, {
53
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue643.DefineComponent<{}, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, true, {}, any>, {
54
54
  default(angleSlider: UnwrapRef<UseAngleSliderContext>): unknown;
55
55
  }>;
56
56
  type __VLS_WithSlots$9<T, S> = T & {
@@ -67,11 +67,11 @@ interface AngleSliderRootProps extends AngleSliderRootBaseProps,
67
67
  */
68
68
  Omit<HTMLAttributes, 'dir'> {}
69
69
  declare const _default$6: typeof __VLS_export$8;
70
- declare const __VLS_export$8: __VLS_WithSlots$8<vue226.DefineComponent<AngleSliderRootProps, {}, {}, {}, {}, vue226.ComponentOptionsMixin, vue226.ComponentOptionsMixin, {
70
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue643.DefineComponent<AngleSliderRootProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
71
71
  valueChange: (details: angleSlider.ValueChangeDetails) => any;
72
72
  "update:modelValue": (value: number) => any;
73
73
  valueChangeEnd: (details: angleSlider.ValueChangeDetails) => any;
74
- }, string, vue226.PublicProps, Readonly<AngleSliderRootProps> & Readonly<{
74
+ }, string, vue643.PublicProps, Readonly<AngleSliderRootProps> & Readonly<{
75
75
  onValueChange?: ((details: angleSlider.ValueChangeDetails) => any) | undefined;
76
76
  "onUpdate:modelValue"?: ((value: number) => any) | undefined;
77
77
  onValueChangeEnd?: ((details: angleSlider.ValueChangeDetails) => any) | undefined;
@@ -79,7 +79,7 @@ declare const __VLS_export$8: __VLS_WithSlots$8<vue226.DefineComponent<AngleSlid
79
79
  disabled: boolean;
80
80
  invalid: boolean;
81
81
  readOnly: boolean;
82
- }, {}, {}, {}, string, vue226.ComponentProvideOptions, false, {}, any>, {
82
+ }, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
83
83
  default?: (props: {}) => any;
84
84
  }>;
85
85
  type __VLS_WithSlots$8<T, S> = T & {
@@ -96,7 +96,7 @@ interface AngleSliderControlProps extends AngleSliderControlBaseProps,
96
96
  */
97
97
  HTMLAttributes {}
98
98
  declare const _default$1: typeof __VLS_export$7;
99
- declare const __VLS_export$7: __VLS_WithSlots$7<vue226.DefineComponent<AngleSliderControlProps, {}, {}, {}, {}, vue226.ComponentOptionsMixin, vue226.ComponentOptionsMixin, {}, string, vue226.PublicProps, Readonly<AngleSliderControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue226.ComponentProvideOptions, false, {}, any>, {
99
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue643.DefineComponent<AngleSliderControlProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AngleSliderControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
100
100
  default?: (props: {}) => any;
101
101
  }>;
102
102
  type __VLS_WithSlots$7<T, S> = T & {
@@ -113,7 +113,7 @@ interface AngleSliderHiddenInputProps extends AngleSliderHiddenInputBaseProps,
113
113
  */
114
114
  InputHTMLAttributes {}
115
115
  declare const _default$2: typeof __VLS_export$6;
116
- declare const __VLS_export$6: __VLS_WithSlots$6<vue226.DefineComponent<AngleSliderHiddenInputProps, {}, {}, {}, {}, vue226.ComponentOptionsMixin, vue226.ComponentOptionsMixin, {}, string, vue226.PublicProps, Readonly<AngleSliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue226.ComponentProvideOptions, false, {}, any>, {
116
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue643.DefineComponent<AngleSliderHiddenInputProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AngleSliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
117
117
  default?: (props: {}) => any;
118
118
  }>;
119
119
  type __VLS_WithSlots$6<T, S> = T & {
@@ -130,7 +130,7 @@ interface AngleSliderLabelProps extends AngleSliderLabelBaseProps,
130
130
  */
131
131
  LabelHTMLAttributes {}
132
132
  declare const _default$3: typeof __VLS_export$5;
133
- declare const __VLS_export$5: __VLS_WithSlots$5<vue226.DefineComponent<AngleSliderLabelProps, {}, {}, {}, {}, vue226.ComponentOptionsMixin, vue226.ComponentOptionsMixin, {}, string, vue226.PublicProps, Readonly<AngleSliderLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue226.ComponentProvideOptions, false, {}, any>, {
133
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue643.DefineComponent<AngleSliderLabelProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AngleSliderLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
134
134
  default?: (props: {}) => any;
135
135
  }>;
136
136
  type __VLS_WithSlots$5<T, S> = T & {
@@ -147,7 +147,7 @@ interface AngleSliderMarkerGroupProps extends AngleSliderMarkerGroupBaseProps,
147
147
  */
148
148
  HTMLAttributes {}
149
149
  declare const _default$5: typeof __VLS_export$4;
150
- declare const __VLS_export$4: __VLS_WithSlots$4<vue226.DefineComponent<AngleSliderMarkerGroupProps, {}, {}, {}, {}, vue226.ComponentOptionsMixin, vue226.ComponentOptionsMixin, {}, string, vue226.PublicProps, Readonly<AngleSliderMarkerGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue226.ComponentProvideOptions, false, {}, any>, {
150
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue643.DefineComponent<AngleSliderMarkerGroupProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AngleSliderMarkerGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
151
151
  default?: (props: {}) => any;
152
152
  }>;
153
153
  type __VLS_WithSlots$4<T, S> = T & {
@@ -164,7 +164,7 @@ interface AngleSliderMarkerProps extends AngleSliderMarkerBaseProps,
164
164
  */
165
165
  HTMLAttributes {}
166
166
  declare const _default$4: typeof __VLS_export$3;
167
- declare const __VLS_export$3: __VLS_WithSlots$3<vue226.DefineComponent<AngleSliderMarkerProps, {}, {}, {}, {}, vue226.ComponentOptionsMixin, vue226.ComponentOptionsMixin, {}, string, vue226.PublicProps, Readonly<AngleSliderMarkerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue226.ComponentProvideOptions, false, {}, any>, {
167
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue643.DefineComponent<AngleSliderMarkerProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AngleSliderMarkerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
168
168
  default?: (props: {}) => any;
169
169
  }>;
170
170
  type __VLS_WithSlots$3<T, S> = T & {
@@ -184,7 +184,7 @@ interface AngleSliderRootProviderProps extends AngleSliderRootProviderBaseProps,
184
184
  */
185
185
  HTMLAttributes {}
186
186
  declare const _default$7: typeof __VLS_export$2;
187
- declare const __VLS_export$2: __VLS_WithSlots$2<vue226.DefineComponent<AngleSliderRootProviderProps, {}, {}, {}, {}, vue226.ComponentOptionsMixin, vue226.ComponentOptionsMixin, {}, string, vue226.PublicProps, Readonly<AngleSliderRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue226.ComponentProvideOptions, false, {}, any>, {
187
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue643.DefineComponent<AngleSliderRootProviderProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AngleSliderRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
188
188
  default?: (props: {}) => any;
189
189
  }>;
190
190
  type __VLS_WithSlots$2<T, S> = T & {
@@ -201,7 +201,7 @@ interface AngleSliderThumbProps extends AngleSliderThumbBaseProps,
201
201
  */
202
202
  HTMLAttributes {}
203
203
  declare const _default$8: typeof __VLS_export$1;
204
- declare const __VLS_export$1: __VLS_WithSlots$1<vue226.DefineComponent<AngleSliderThumbProps, {}, {}, {}, {}, vue226.ComponentOptionsMixin, vue226.ComponentOptionsMixin, {}, string, vue226.PublicProps, Readonly<AngleSliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue226.ComponentProvideOptions, false, {}, any>, {
204
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue643.DefineComponent<AngleSliderThumbProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AngleSliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
205
205
  default?: (props: {}) => any;
206
206
  }>;
207
207
  type __VLS_WithSlots$1<T, S> = T & {
@@ -218,7 +218,7 @@ interface AngleSliderValueTextProps extends AngleSliderValueTextBaseProps,
218
218
  */
219
219
  HTMLAttributes {}
220
220
  declare const _default$9: typeof __VLS_export;
221
- declare const __VLS_export: __VLS_WithSlots<vue226.DefineComponent<AngleSliderValueTextProps, {}, {}, {}, {}, vue226.ComponentOptionsMixin, vue226.ComponentOptionsMixin, {}, string, vue226.PublicProps, Readonly<AngleSliderValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue226.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
221
+ declare const __VLS_export: __VLS_WithSlots<vue643.DefineComponent<AngleSliderValueTextProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AngleSliderValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
222
222
  type __VLS_WithSlots<T, S> = T & {
223
223
  new (): {
224
224
  $slots: S;
@@ -1,7 +1,7 @@
1
1
  import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
2
2
  import { a as Optional } from "../../types-D49hIhzQ.js";
3
- import { r as PropTypes } from "../../index-CB_-BfCY.js";
4
- import * as vue1538 from "vue";
3
+ import { r as PropTypes } from "../../index-C2XO6Bu5.js";
4
+ import * as vue229 from "vue";
5
5
  import { ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
6
6
  import * as aspectRatio from "@sprawlify/primitives/machines/aspect-ratio";
7
7
 
@@ -18,7 +18,7 @@ interface AspectRatioContextProps extends SlotsType<{
18
18
  default: UnwrapRef<UseAspectRatioContext>;
19
19
  }> {}
20
20
  declare const _default$1: typeof __VLS_export$3;
21
- declare const __VLS_export$3: __VLS_WithSlots$3<vue1538.DefineComponent<{}, {}, {}, {}, {}, vue1538.ComponentOptionsMixin, vue1538.ComponentOptionsMixin, {}, string, vue1538.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1538.ComponentProvideOptions, true, {}, any>, {
21
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue229.DefineComponent<{}, {}, {}, {}, {}, vue229.ComponentOptionsMixin, vue229.ComponentOptionsMixin, {}, string, vue229.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue229.ComponentProvideOptions, true, {}, any>, {
22
22
  default(aspectRatio: UnwrapRef<UseAspectRatioContext>): unknown;
23
23
  }>;
24
24
  type __VLS_WithSlots$3<T, S> = T & {
@@ -35,7 +35,7 @@ interface AspectRatioContentProps extends AspectRatioContentBaseProps,
35
35
  */
36
36
  HTMLAttributes {}
37
37
  declare const _default: typeof __VLS_export$2;
38
- declare const __VLS_export$2: __VLS_WithSlots$2<vue1538.DefineComponent<AspectRatioContentProps, {}, {}, {}, {}, vue1538.ComponentOptionsMixin, vue1538.ComponentOptionsMixin, {}, string, vue1538.PublicProps, Readonly<AspectRatioContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1538.ComponentProvideOptions, false, {}, any>, {
38
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue229.DefineComponent<AspectRatioContentProps, {}, {}, {}, {}, vue229.ComponentOptionsMixin, vue229.ComponentOptionsMixin, {}, string, vue229.PublicProps, Readonly<AspectRatioContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue229.ComponentProvideOptions, false, {}, any>, {
39
39
  default?: (props: {}) => any;
40
40
  }>;
41
41
  type __VLS_WithSlots$2<T, S> = T & {
@@ -62,7 +62,7 @@ interface AspectRatioRootProps extends AspectRatioRootBaseProps,
62
62
  */
63
63
  HTMLAttributes {}
64
64
  declare const _default$2: typeof __VLS_export$1;
65
- declare const __VLS_export$1: __VLS_WithSlots$1<vue1538.DefineComponent<AspectRatioRootProps, {}, {}, {}, {}, vue1538.ComponentOptionsMixin, vue1538.ComponentOptionsMixin, {}, string, vue1538.PublicProps, Readonly<AspectRatioRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1538.ComponentProvideOptions, false, {}, any>, {
65
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue229.DefineComponent<AspectRatioRootProps, {}, {}, {}, {}, vue229.ComponentOptionsMixin, vue229.ComponentOptionsMixin, {}, string, vue229.PublicProps, Readonly<AspectRatioRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue229.ComponentProvideOptions, false, {}, any>, {
66
66
  default?: (props: {}) => any;
67
67
  }>;
68
68
  type __VLS_WithSlots$1<T, S> = T & {
@@ -82,7 +82,7 @@ interface AspectRatioRootProviderProps extends AspectRatioRootProviderBaseProps,
82
82
  */
83
83
  HTMLAttributes {}
84
84
  declare const _default$3: typeof __VLS_export;
85
- declare const __VLS_export: __VLS_WithSlots<vue1538.DefineComponent<AspectRatioRootProviderProps, {}, {}, {}, {}, vue1538.ComponentOptionsMixin, vue1538.ComponentOptionsMixin, {}, string, vue1538.PublicProps, Readonly<AspectRatioRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1538.ComponentProvideOptions, false, {}, any>, {
85
+ declare const __VLS_export: __VLS_WithSlots<vue229.DefineComponent<AspectRatioRootProviderProps, {}, {}, {}, {}, vue229.ComponentOptionsMixin, vue229.ComponentOptionsMixin, {}, string, vue229.PublicProps, Readonly<AspectRatioRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue229.ComponentProvideOptions, false, {}, any>, {
86
86
  default?: (props: {}) => any;
87
87
  }>;
88
88
  type __VLS_WithSlots<T, S> = T & {