@sprawlify/vue 0.0.76 → 0.0.77

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 (112) hide show
  1. package/dist/carousel-anatomy-DwrhoUqZ.d.ts +6 -0
  2. package/dist/checkbox-anatomy-RPOOG6m5.d.ts +6 -0
  3. package/dist/{color-picker-anatomy-Jhiag8cb.d.ts → color-picker-anatomy-CqfgkBND.d.ts} +2 -2
  4. package/dist/combobox-anatomy-CpyHROa-.d.ts +6 -0
  5. package/dist/components/accordion/index.d.ts +12 -12
  6. package/dist/components/accordion/index.js +1 -1
  7. package/dist/components/anatomy.d.ts +12 -12
  8. package/dist/components/angle-slider/index.d.ts +13 -13
  9. package/dist/components/aspect-ratio/index.d.ts +5 -5
  10. package/dist/components/avatar/index.d.ts +8 -8
  11. package/dist/components/bottom-sheet/index.d.ts +18 -18
  12. package/dist/components/carousel/index.d.ts +17 -17
  13. package/dist/components/checkbox/index.d.ts +18 -18
  14. package/dist/components/checkbox/index.js +3 -3
  15. package/dist/components/client-only/index.d.ts +2 -2
  16. package/dist/components/clipboard/index.d.ts +14 -14
  17. package/dist/components/collapsible/index.d.ts +11 -11
  18. package/dist/components/collapsible/index.js +1 -1
  19. package/dist/components/color-picker/index.d.ts +46 -46
  20. package/dist/components/color-picker/index.js +1 -1
  21. package/dist/components/combobox/index.d.ts +28 -28
  22. package/dist/components/combobox/index.js +1 -1
  23. package/dist/components/date-picker/index.d.ts +39 -39
  24. package/dist/components/dialog/index.d.ts +30 -30
  25. package/dist/components/download-trigger/index.d.ts +2 -2
  26. package/dist/components/editable/index.d.ts +22 -22
  27. package/dist/components/editable/index.js +1 -1
  28. package/dist/components/field/index.d.ts +23 -23
  29. package/dist/components/field/index.js +1 -1
  30. package/dist/components/fieldset/index.d.ts +11 -11
  31. package/dist/components/fieldset/index.js +1 -1
  32. package/dist/components/file-upload/index.d.ts +21 -21
  33. package/dist/components/file-upload/index.js +1 -1
  34. package/dist/components/floating-panel/index.d.ts +19 -19
  35. package/dist/components/focus-trap/index.d.ts +5 -5
  36. package/dist/components/format/index.d.ts +4 -4
  37. package/dist/components/frame/index.d.ts +6 -6
  38. package/dist/components/highlight/index.d.ts +4 -4
  39. package/dist/components/hover-card/index.d.ts +20 -20
  40. package/dist/components/image-cropper/index.d.ts +12 -12
  41. package/dist/components/json-tree-view/index.d.ts +8 -7
  42. package/dist/components/json-tree-view/index.js +3 -2
  43. package/dist/components/listbox/index.d.ts +19 -19
  44. package/dist/components/marquee/index.d.ts +21 -21
  45. package/dist/components/menu/index.d.ts +46 -46
  46. package/dist/components/navigation-menu/index.d.ts +16 -16
  47. package/dist/components/number-input/index.d.ts +14 -14
  48. package/dist/components/number-input/index.js +1 -1
  49. package/dist/components/pagination/index.d.ts +12 -12
  50. package/dist/components/password-input/index.d.ts +21 -21
  51. package/dist/components/password-input/index.js +1 -1
  52. package/dist/components/pin-input/index.d.ts +13 -13
  53. package/dist/components/pin-input/index.js +1 -1
  54. package/dist/components/popover/index.d.ts +32 -32
  55. package/dist/components/presence/index.d.ts +1 -1
  56. package/dist/components/progress/index.d.ts +12 -12
  57. package/dist/components/qr-code/index.d.ts +8 -8
  58. package/dist/components/radio-group/index.d.ts +14 -14
  59. package/dist/components/radio-group/index.js +2 -2
  60. package/dist/components/rating-group/index.d.ts +12 -12
  61. package/dist/components/rating-group/index.js +1 -1
  62. package/dist/components/scroll-area/index.d.ts +9 -9
  63. package/dist/components/segment-group/index.d.ts +14 -14
  64. package/dist/components/select/index.d.ts +27 -27
  65. package/dist/components/select/index.js +1 -1
  66. package/dist/components/separator/index.d.ts +4 -4
  67. package/dist/components/signature-pad/index.d.ts +13 -13
  68. package/dist/components/signature-pad/index.js +1 -1
  69. package/dist/components/slider/index.d.ts +16 -16
  70. package/dist/components/splitter/index.d.ts +9 -9
  71. package/dist/components/steps/index.d.ts +17 -17
  72. package/dist/components/switch/index.d.ts +12 -12
  73. package/dist/components/switch/index.js +1 -1
  74. package/dist/components/tabs/index.d.ts +11 -11
  75. package/dist/components/tags-input/index.d.ts +24 -24
  76. package/dist/components/tags-input/index.js +1 -1
  77. package/dist/components/timer/index.d.ts +11 -11
  78. package/dist/components/toast/index.d.ts +8 -8
  79. package/dist/components/toggle/index.d.ts +7 -7
  80. package/dist/components/toggle-group/index.d.ts +9 -9
  81. package/dist/components/tooltip/index.d.ts +14 -14
  82. package/dist/components/tour/index.d.ts +28 -28
  83. package/dist/components/tree-view/index.d.ts +1 -1
  84. package/dist/components/tree-view/index.js +2 -2
  85. package/dist/date-picker-anatomy-csud5zM0.d.ts +6 -0
  86. package/dist/field-anatomy-n4MQ6CIA.d.ts +6 -0
  87. package/dist/fieldset-anatomy-j1YsgpiA.d.ts +6 -0
  88. package/dist/{image-cropper-anatomy-D2maeqoK.d.ts → image-cropper-anatomy-BCN4Egjw.d.ts} +2 -2
  89. package/dist/{index-Xh0TkLb6.d.ts → index-BKK0vIdn.d.ts} +7 -7
  90. package/dist/{index-CcIkwU2l.d.ts → index-CMBDt7rf.d.ts} +6 -6
  91. package/dist/{index-B2hCTOPN.d.ts → index-ctptSac4.d.ts} +25 -25
  92. package/dist/index.d.ts +1 -1
  93. package/dist/listbox-anatomy-DbF6wAW0.d.ts +6 -0
  94. package/dist/segment-group-anatomy-BweP3B5a.d.ts +6 -0
  95. package/dist/toggle-anatomy-CosjCd7U.d.ts +6 -0
  96. package/dist/tour-anatomy-HAoP7f8M.d.ts +6 -0
  97. package/dist/{tree-view--stP9jty.js → tree-view-D0JBQ_ly.js} +1 -1
  98. package/package.json +2 -2
  99. package/dist/carousel-anatomy-CS3XZbw0.d.ts +0 -6
  100. package/dist/checkbox-anatomy-BzXdprCY.d.ts +0 -6
  101. package/dist/combobox-anatomy-Bmc1BlRe.d.ts +0 -6
  102. package/dist/date-picker-anatomy-BbgOfc-T.d.ts +0 -6
  103. package/dist/field-anatomy-BudQLO5P.d.ts +0 -6
  104. package/dist/fieldset-anatomy-BHRTGd-X.d.ts +0 -6
  105. package/dist/listbox-anatomy-DsiGF3rU.d.ts +0 -6
  106. package/dist/segment-group-anatomy-5X5sF6bU.d.ts +0 -6
  107. package/dist/toggle-anatomy-BVLEnnrv.d.ts +0 -6
  108. package/dist/tour-anatomy-Cx59yoXC.d.ts +0 -6
  109. /package/dist/{boolean-DRNklbLz.js → boolean-L5YmbZkb.js} +0 -0
  110. /package/dist/{collapsible-fQ2-Jeml.js → collapsible-OXksISO6.js} +0 -0
  111. /package/dist/{field-C8hrCSpZ.js → field-B_BAnE0z.js} +0 -0
  112. /package/dist/{fieldset-FlcFnfDX.js → fieldset-XmKsNoOC.js} +0 -0
@@ -3,7 +3,7 @@ import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
3
  import { r as PropTypes } from "../../index-BJ8mRK6a.js";
4
4
  import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
5
5
  import { t as tabsAnatomy } from "../../tabs-anatomy-CgXloO7s.js";
6
- import * as vue515 from "vue";
6
+ import * as vue494 from "vue";
7
7
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
8
8
  import * as tabs from "@sprawlify/primitives/machines/tabs";
9
9
  import { ContentProps, FocusChangeDetails, FocusChangeDetails as TabsFocusChangeDetails, TriggerProps, ValueChangeDetails, ValueChangeDetails as TabsValueChangeDetails } from "@sprawlify/primitives/machines/tabs";
@@ -16,7 +16,7 @@ interface TabContentProps extends TabContentBaseProps,
16
16
  */
17
17
  HTMLAttributes {}
18
18
  declare const _default: typeof __VLS_export$6;
19
- declare const __VLS_export$6: __VLS_WithSlots$6<vue515.DefineComponent<TabContentProps, {}, {}, {}, {}, vue515.ComponentOptionsMixin, vue515.ComponentOptionsMixin, {}, string, vue515.PublicProps, Readonly<TabContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue515.ComponentProvideOptions, false, {}, any>, {
19
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue494.DefineComponent<TabContentProps, {}, {}, {}, {}, vue494.ComponentOptionsMixin, vue494.ComponentOptionsMixin, {}, string, vue494.PublicProps, Readonly<TabContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue494.ComponentProvideOptions, false, {}, any>, {
20
20
  default?: (props: {}) => any;
21
21
  }>;
22
22
  type __VLS_WithSlots$6<T, S> = T & {
@@ -33,7 +33,7 @@ interface TabIndicatorProps extends TabIndicatorBaseProps,
33
33
  */
34
34
  HTMLAttributes {}
35
35
  declare const _default$1: typeof __VLS_export$5;
36
- declare const __VLS_export$5: __VLS_WithSlots$5<vue515.DefineComponent<TabIndicatorProps, {}, {}, {}, {}, vue515.ComponentOptionsMixin, vue515.ComponentOptionsMixin, {}, string, vue515.PublicProps, Readonly<TabIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue515.ComponentProvideOptions, false, {}, any>, {
36
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue494.DefineComponent<TabIndicatorProps, {}, {}, {}, {}, vue494.ComponentOptionsMixin, vue494.ComponentOptionsMixin, {}, string, vue494.PublicProps, Readonly<TabIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue494.ComponentProvideOptions, false, {}, any>, {
37
37
  default?: (props: {}) => any;
38
38
  }>;
39
39
  type __VLS_WithSlots$5<T, S> = T & {
@@ -50,7 +50,7 @@ interface TabListProps extends TabListBaseProps,
50
50
  */
51
51
  HTMLAttributes {}
52
52
  declare const _default$2: typeof __VLS_export$4;
53
- declare const __VLS_export$4: __VLS_WithSlots$4<vue515.DefineComponent<TabListProps, {}, {}, {}, {}, vue515.ComponentOptionsMixin, vue515.ComponentOptionsMixin, {}, string, vue515.PublicProps, Readonly<TabListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue515.ComponentProvideOptions, false, {}, any>, {
53
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue494.DefineComponent<TabListProps, {}, {}, {}, {}, vue494.ComponentOptionsMixin, vue494.ComponentOptionsMixin, {}, string, vue494.PublicProps, Readonly<TabListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue494.ComponentProvideOptions, false, {}, any>, {
54
54
  default?: (props: {}) => any;
55
55
  }>;
56
56
  type __VLS_WithSlots$4<T, S> = T & {
@@ -67,7 +67,7 @@ interface TabTriggerProps extends TabTriggerBaseProps,
67
67
  */
68
68
  Omit<ButtonHTMLAttributes, 'disabled' | 'value'> {}
69
69
  declare const _default$3: typeof __VLS_export$3;
70
- declare const __VLS_export$3: __VLS_WithSlots$3<vue515.DefineComponent<TabTriggerProps, {}, {}, {}, {}, vue515.ComponentOptionsMixin, vue515.ComponentOptionsMixin, {}, string, vue515.PublicProps, Readonly<TabTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue515.ComponentProvideOptions, false, {}, any>, {
70
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue494.DefineComponent<TabTriggerProps, {}, {}, {}, {}, vue494.ComponentOptionsMixin, vue494.ComponentOptionsMixin, {}, string, vue494.PublicProps, Readonly<TabTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue494.ComponentProvideOptions, false, {}, any>, {
71
71
  default?: (props: {}) => any;
72
72
  }>;
73
73
  type __VLS_WithSlots$3<T, S> = T & {
@@ -117,7 +117,7 @@ interface TabsContextProps extends SlotsType<{
117
117
  default: UnwrapRef<UseTabsContext>;
118
118
  }> {}
119
119
  declare const _default$4: typeof __VLS_export$2;
120
- declare const __VLS_export$2: __VLS_WithSlots$2<vue515.DefineComponent<{}, {}, {}, {}, {}, vue515.ComponentOptionsMixin, vue515.ComponentOptionsMixin, {}, string, vue515.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue515.ComponentProvideOptions, true, {}, any>, {
120
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue494.DefineComponent<{}, {}, {}, {}, {}, vue494.ComponentOptionsMixin, vue494.ComponentOptionsMixin, {}, string, vue494.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue494.ComponentProvideOptions, true, {}, any>, {
121
121
  default(tabs: UnwrapRef<UseTabsContext>): unknown;
122
122
  }>;
123
123
  type __VLS_WithSlots$2<T, S> = T & {
@@ -137,7 +137,7 @@ interface TabsRootProviderProps extends TabsRootProviderBaseProps,
137
137
  */
138
138
  HTMLAttributes {}
139
139
  declare const _default$6: typeof __VLS_export$1;
140
- declare const __VLS_export$1: __VLS_WithSlots$1<vue515.DefineComponent<TabsRootProviderProps, {}, {}, {}, {}, vue515.ComponentOptionsMixin, vue515.ComponentOptionsMixin, {}, string, vue515.PublicProps, Readonly<TabsRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue515.ComponentProvideOptions, false, {}, any>, {
140
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue494.DefineComponent<TabsRootProviderProps, {}, {}, {}, {}, vue494.ComponentOptionsMixin, vue494.ComponentOptionsMixin, {}, string, vue494.PublicProps, Readonly<TabsRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue494.ComponentProvideOptions, false, {}, any>, {
141
141
  default?: (props: {}) => any;
142
142
  }>;
143
143
  type __VLS_WithSlots$1<T, S> = T & {
@@ -155,19 +155,19 @@ interface TabsRootProps extends TabsRootBaseProps,
155
155
  HTMLAttributes {}
156
156
  interface TabsRootEmits extends RootEmits {}
157
157
  declare const _default$5: typeof __VLS_export;
158
- declare const __VLS_export: __VLS_WithSlots<vue515.DefineComponent<TabsRootProps, {}, {}, {}, {}, vue515.ComponentOptionsMixin, vue515.ComponentOptionsMixin, {
158
+ declare const __VLS_export: __VLS_WithSlots<vue494.DefineComponent<TabsRootProps, {}, {}, {}, {}, vue494.ComponentOptionsMixin, vue494.ComponentOptionsMixin, {
159
159
  valueChange: (details: tabs.ValueChangeDetails) => any;
160
160
  "update:modelValue": (value: string) => any;
161
161
  focusChange: (details: tabs.FocusChangeDetails) => any;
162
- }, string, vue515.PublicProps, Readonly<TabsRootProps> & Readonly<{
162
+ }, string, vue494.PublicProps, Readonly<TabsRootProps> & Readonly<{
163
163
  onValueChange?: ((details: tabs.ValueChangeDetails) => any) | undefined;
164
164
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
165
165
  onFocusChange?: ((details: tabs.FocusChangeDetails) => any) | undefined;
166
166
  }>, {
167
167
  composite: boolean;
168
- deselectable: boolean;
169
168
  loopFocus: boolean;
170
- }, {}, {}, {}, string, vue515.ComponentProvideOptions, false, {}, any>, {
169
+ deselectable: boolean;
170
+ }, {}, {}, {}, string, vue494.ComponentProvideOptions, false, {}, any>, {
171
171
  default?: (props: {}) => any;
172
172
  }>;
173
173
  type __VLS_WithSlots<T, S> = T & {
@@ -2,7 +2,7 @@ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
2
  import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
3
  import { r as PropTypes } from "../../index-BJ8mRK6a.js";
4
4
  import { t as tagsInputAnatomy } from "../../tags-input-anatomy-C0HLrulm.js";
5
- import * as vue2287 from "vue";
5
+ import * as vue1393 from "vue";
6
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as _sprawlify_primitives_machines_bottom_sheet37 from "@sprawlify/primitives/machines/bottom-sheet";
8
8
  import * as tagsInput from "@sprawlify/primitives/machines/tags-input";
@@ -16,7 +16,7 @@ interface TagsInputClearTriggerProps extends TagsInputClearTriggerBaseProps,
16
16
  */
17
17
  ButtonHTMLAttributes {}
18
18
  declare const _default: typeof __VLS_export$13;
19
- declare const __VLS_export$13: __VLS_WithSlots$13<vue2287.DefineComponent<TagsInputClearTriggerProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
19
+ declare const __VLS_export$13: __VLS_WithSlots$13<vue1393.DefineComponent<TagsInputClearTriggerProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TagsInputClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.ComponentProvideOptions, false, {}, any>, {
20
20
  default?: (props: {}) => any;
21
21
  }>;
22
22
  type __VLS_WithSlots$13<T, S> = T & {
@@ -88,7 +88,7 @@ interface TagsInputContextProps extends SlotsType<{
88
88
  default: UnwrapRef<UseTagsInputContext>;
89
89
  }> {}
90
90
  declare const _default$1: typeof __VLS_export$12;
91
- declare const __VLS_export$12: __VLS_WithSlots$12<vue2287.DefineComponent<{}, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, true, {}, any>, {
91
+ declare const __VLS_export$12: __VLS_WithSlots$12<vue1393.DefineComponent<{}, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.ComponentProvideOptions, true, {}, any>, {
92
92
  default(tagsInput: UnwrapRef<UseTagsInputContext>): unknown;
93
93
  }>;
94
94
  type __VLS_WithSlots$12<T, S> = T & {
@@ -105,7 +105,7 @@ interface TagsInputControlProps extends TagsInputControlBaseProps,
105
105
  */
106
106
  HTMLAttributes {}
107
107
  declare const _default$2: typeof __VLS_export$11;
108
- declare const __VLS_export$11: __VLS_WithSlots$11<vue2287.DefineComponent<TagsInputControlProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
108
+ declare const __VLS_export$11: __VLS_WithSlots$11<vue1393.DefineComponent<TagsInputControlProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TagsInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.ComponentProvideOptions, false, {}, any>, {
109
109
  default?: (props: {}) => any;
110
110
  }>;
111
111
  type __VLS_WithSlots$11<T, S> = T & {
@@ -122,7 +122,7 @@ interface TagsInputHiddenInputProps extends TagsInputHiddenInputBaseProps,
122
122
  */
123
123
  InputHTMLAttributes {}
124
124
  declare const _default$3: typeof __VLS_export$10;
125
- declare const __VLS_export$10: __VLS_WithSlots$10<vue2287.DefineComponent<TagsInputHiddenInputProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
125
+ declare const __VLS_export$10: __VLS_WithSlots$10<vue1393.DefineComponent<TagsInputHiddenInputProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TagsInputHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.ComponentProvideOptions, false, {}, any>, {
126
126
  default?: (props: {}) => any;
127
127
  }>;
128
128
  type __VLS_WithSlots$10<T, S> = T & {
@@ -139,7 +139,7 @@ interface TagsInputInputProps extends TagsInputInputBaseProps,
139
139
  */
140
140
  InputHTMLAttributes {}
141
141
  declare const _default$4: typeof __VLS_export$9;
142
- declare const __VLS_export$9: __VLS_WithSlots$9<vue2287.DefineComponent<TagsInputInputProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
142
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue1393.DefineComponent<TagsInputInputProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TagsInputInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.ComponentProvideOptions, false, {}, any>, {
143
143
  default?: (props: {}) => any;
144
144
  }>;
145
145
  type __VLS_WithSlots$9<T, S> = T & {
@@ -156,7 +156,7 @@ interface TagsInputItemContextProps extends SlotsType<{
156
156
  default: UnwrapRef<UseTagsInputItemContext>;
157
157
  }> {}
158
158
  declare const _default$6: typeof __VLS_export$8;
159
- declare const __VLS_export$8: __VLS_WithSlots$8<vue2287.DefineComponent<{}, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, true, {}, any>, {
159
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue1393.DefineComponent<{}, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.ComponentProvideOptions, true, {}, any>, {
160
160
  default(tagsInput: UnwrapRef<UseTagsInputItemContext>): unknown;
161
161
  }>;
162
162
  type __VLS_WithSlots$8<T, S> = T & {
@@ -173,7 +173,7 @@ interface TagsInputItemDeleteTriggerProps extends TagsInputItemDeleteTriggerBase
173
173
  */
174
174
  ButtonHTMLAttributes {}
175
175
  declare const _default$7: typeof __VLS_export$7;
176
- declare const __VLS_export$7: __VLS_WithSlots$7<vue2287.DefineComponent<TagsInputItemDeleteTriggerProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputItemDeleteTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
176
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue1393.DefineComponent<TagsInputItemDeleteTriggerProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TagsInputItemDeleteTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.ComponentProvideOptions, false, {}, any>, {
177
177
  default?: (props: {}) => any;
178
178
  }>;
179
179
  type __VLS_WithSlots$7<T, S> = T & {
@@ -190,7 +190,7 @@ interface TagsInputItemInputProps extends TagsInputItemInputBaseProps,
190
190
  */
191
191
  InputHTMLAttributes {}
192
192
  declare const _default$8: typeof __VLS_export$6;
193
- declare const __VLS_export$6: __VLS_WithSlots$6<vue2287.DefineComponent<TagsInputItemInputProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputItemInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
193
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue1393.DefineComponent<TagsInputItemInputProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TagsInputItemInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.ComponentProvideOptions, false, {}, any>, {
194
194
  default?: (props: {}) => any;
195
195
  }>;
196
196
  type __VLS_WithSlots$6<T, S> = T & {
@@ -207,7 +207,7 @@ interface TagsInputItemPreviewProps extends TagsInputItemPreviewBaseProps,
207
207
  */
208
208
  HTMLAttributes {}
209
209
  declare const _default$9: typeof __VLS_export$5;
210
- declare const __VLS_export$5: __VLS_WithSlots$5<vue2287.DefineComponent<TagsInputItemPreviewProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputItemPreviewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
210
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue1393.DefineComponent<TagsInputItemPreviewProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TagsInputItemPreviewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.ComponentProvideOptions, false, {}, any>, {
211
211
  default?: (props: {}) => any;
212
212
  }>;
213
213
  type __VLS_WithSlots$5<T, S> = T & {
@@ -224,7 +224,7 @@ interface TagsInputItemTextProps extends TagsInputItemTextBaseProps,
224
224
  */
225
225
  HTMLAttributes {}
226
226
  declare const _default$10: typeof __VLS_export$4;
227
- declare const __VLS_export$4: __VLS_WithSlots$4<vue2287.DefineComponent<TagsInputItemTextProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
227
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue1393.DefineComponent<TagsInputItemTextProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TagsInputItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.ComponentProvideOptions, false, {}, any>, {
228
228
  default?: (props: {}) => any;
229
229
  }>;
230
230
  type __VLS_WithSlots$4<T, S> = T & {
@@ -241,7 +241,7 @@ interface TagsInputItemProps extends TagsInputItemBaseProps,
241
241
  */
242
242
  HTMLAttributes {}
243
243
  declare const _default$5: typeof __VLS_export$3;
244
- declare const __VLS_export$3: __VLS_WithSlots$3<vue2287.DefineComponent<TagsInputItemProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
244
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue1393.DefineComponent<TagsInputItemProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TagsInputItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.ComponentProvideOptions, false, {}, any>, {
245
245
  default?: (props: {}) => any;
246
246
  }>;
247
247
  type __VLS_WithSlots$3<T, S> = T & {
@@ -258,7 +258,7 @@ interface TagsInputLabelProps extends TagsInputLabelBaseProps,
258
258
  */
259
259
  LabelHTMLAttributes {}
260
260
  declare const _default$11: typeof __VLS_export$2;
261
- declare const __VLS_export$2: __VLS_WithSlots$2<vue2287.DefineComponent<TagsInputLabelProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
261
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue1393.DefineComponent<TagsInputLabelProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TagsInputLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.ComponentProvideOptions, false, {}, any>, {
262
262
  default?: (props: {}) => any;
263
263
  }>;
264
264
  type __VLS_WithSlots$2<T, S> = T & {
@@ -278,7 +278,7 @@ interface TagsInputRootProviderProps extends TagsInputRootProviderBaseProps,
278
278
  */
279
279
  HTMLAttributes {}
280
280
  declare const _default$13: typeof __VLS_export$1;
281
- declare const __VLS_export$1: __VLS_WithSlots$1<vue2287.DefineComponent<TagsInputRootProviderProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {}, string, vue2287.PublicProps, Readonly<TagsInputRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
281
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue1393.DefineComponent<TagsInputRootProviderProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {}, string, vue1393.PublicProps, Readonly<TagsInputRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1393.ComponentProvideOptions, false, {}, any>, {
282
282
  default?: (props: {}) => any;
283
283
  }>;
284
284
  type __VLS_WithSlots$1<T, S> = T & {
@@ -296,36 +296,36 @@ interface TagsInputRootProps extends TagsInputRootBaseProps,
296
296
  HTMLAttributes {}
297
297
  interface TagsInputRootEmits extends RootEmits {}
298
298
  declare const _default$12: typeof __VLS_export;
299
- declare const __VLS_export: __VLS_WithSlots<vue2287.DefineComponent<TagsInputRootProps, {}, {}, {}, {}, vue2287.ComponentOptionsMixin, vue2287.ComponentOptionsMixin, {
299
+ declare const __VLS_export: __VLS_WithSlots<vue1393.DefineComponent<TagsInputRootProps, {}, {}, {}, {}, vue1393.ComponentOptionsMixin, vue1393.ComponentOptionsMixin, {
300
300
  valueChange: (details: tagsInput.ValueChangeDetails) => any;
301
301
  "update:modelValue": (value: string[]) => any;
302
302
  focusOutside: (event: _sprawlify_primitives_machines_bottom_sheet37.FocusOutsideEvent) => any;
303
- interactOutside: (event: _sprawlify_primitives_machines_bottom_sheet37.InteractOutsideEvent) => any;
304
- pointerDownOutside: (event: _sprawlify_primitives_machines_bottom_sheet37.PointerDownOutsideEvent) => any;
305
303
  highlightChange: (details: tagsInput.HighlightChangeDetails) => any;
306
304
  inputValueChange: (details: tagsInput.InputValueChangeDetails) => any;
305
+ interactOutside: (event: _sprawlify_primitives_machines_bottom_sheet37.InteractOutsideEvent) => any;
306
+ pointerDownOutside: (event: _sprawlify_primitives_machines_bottom_sheet37.PointerDownOutsideEvent) => any;
307
307
  "update:inputValue": (value: string) => any;
308
308
  valueInvalid: (details: tagsInput.ValidityChangeDetails) => any;
309
- }, string, vue2287.PublicProps, Readonly<TagsInputRootProps> & Readonly<{
309
+ }, string, vue1393.PublicProps, Readonly<TagsInputRootProps> & Readonly<{
310
310
  onValueChange?: ((details: tagsInput.ValueChangeDetails) => any) | undefined;
311
311
  "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
312
312
  onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet37.FocusOutsideEvent) => any) | undefined;
313
- onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet37.InteractOutsideEvent) => any) | undefined;
314
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet37.PointerDownOutsideEvent) => any) | undefined;
315
313
  onHighlightChange?: ((details: tagsInput.HighlightChangeDetails) => any) | undefined;
316
314
  onInputValueChange?: ((details: tagsInput.InputValueChangeDetails) => any) | undefined;
315
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet37.InteractOutsideEvent) => any) | undefined;
316
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet37.PointerDownOutsideEvent) => any) | undefined;
317
317
  "onUpdate:inputValue"?: ((value: string) => any) | undefined;
318
318
  onValueInvalid?: ((details: tagsInput.ValidityChangeDetails) => any) | undefined;
319
319
  }>, {
320
320
  disabled: boolean;
321
- invalid: boolean;
322
- readOnly: boolean;
323
321
  required: boolean;
324
- allowOverflow: boolean;
325
322
  autoFocus: boolean;
323
+ invalid: boolean;
324
+ readOnly: boolean;
326
325
  addOnPaste: boolean;
326
+ allowOverflow: boolean;
327
327
  editable: boolean;
328
- }, {}, {}, {}, string, vue2287.ComponentProvideOptions, false, {}, any>, {
328
+ }, {}, {}, {}, string, vue1393.ComponentProvideOptions, false, {}, any>, {
329
329
  default?: (props: {}) => any;
330
330
  }>;
331
331
  type __VLS_WithSlots<T, S> = T & {
@@ -7,7 +7,7 @@ import "../../field-anatomy-DOCpzb4B.js";
7
7
  import { t as tagsInputAnatomy } from "../../tags-input-anatomy-Dpn_Smms.js";
8
8
  import { t as sprawlify } from "../../factory-xNPol80p.js";
9
9
  import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
- import { p as useFieldContext } from "../../field-C8hrCSpZ.js";
10
+ import { p as useFieldContext } from "../../field-B_BAnE0z.js";
11
11
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
12
12
  import * as tagsInput from "@sprawlify/primitives/machines/tags-input";
13
13
 
@@ -2,7 +2,7 @@ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
2
  import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
3
  import { r as PropTypes } from "../../index-BJ8mRK6a.js";
4
4
  import { t as timerAnatomy } from "../../timer-anatomy-D0Ey9n_K.js";
5
- import * as vue109 from "vue";
5
+ import * as vue134 from "vue";
6
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as timer from "@sprawlify/primitives/machines/timer";
8
8
  import { ActionTriggerProps, ItemProps, TickDetails } from "@sprawlify/primitives/machines/timer";
@@ -15,7 +15,7 @@ interface TimerActionTriggerProps extends TimerActionTriggerBaseProps,
15
15
  */
16
16
  ButtonHTMLAttributes {}
17
17
  declare const _default: typeof __VLS_export$7;
18
- declare const __VLS_export$7: __VLS_WithSlots$6<vue109.DefineComponent<TimerActionTriggerProps, {}, {}, {}, {}, vue109.ComponentOptionsMixin, vue109.ComponentOptionsMixin, {}, string, vue109.PublicProps, Readonly<TimerActionTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue109.ComponentProvideOptions, false, {}, any>, {
18
+ declare const __VLS_export$7: __VLS_WithSlots$6<vue134.DefineComponent<TimerActionTriggerProps, {}, {}, {}, {}, vue134.ComponentOptionsMixin, vue134.ComponentOptionsMixin, {}, string, vue134.PublicProps, Readonly<TimerActionTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue134.ComponentProvideOptions, false, {}, any>, {
19
19
  default?: (props: {}) => any;
20
20
  }>;
21
21
  type __VLS_WithSlots$6<T, S> = T & {
@@ -55,7 +55,7 @@ interface TimerContextProps extends SlotsType<{
55
55
  default: UnwrapRef<UseTimerContext>;
56
56
  }> {}
57
57
  declare const _default$2: typeof __VLS_export$6;
58
- declare const __VLS_export$6: __VLS_WithSlots$5<vue109.DefineComponent<{}, {}, {}, {}, {}, vue109.ComponentOptionsMixin, vue109.ComponentOptionsMixin, {}, string, vue109.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue109.ComponentProvideOptions, true, {}, any>, {
58
+ declare const __VLS_export$6: __VLS_WithSlots$5<vue134.DefineComponent<{}, {}, {}, {}, {}, vue134.ComponentOptionsMixin, vue134.ComponentOptionsMixin, {}, string, vue134.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue134.ComponentProvideOptions, true, {}, any>, {
59
59
  default(timer: UnwrapRef<UseTimerContext>): unknown;
60
60
  }>;
61
61
  type __VLS_WithSlots$5<T, S> = T & {
@@ -72,7 +72,7 @@ interface TimerItemProps extends TimerItemBaseProps,
72
72
  */
73
73
  HTMLAttributes {}
74
74
  declare const _default$4: typeof __VLS_export$5;
75
- declare const __VLS_export$5: vue109.DefineComponent<TimerItemProps, {}, {}, {}, {}, vue109.ComponentOptionsMixin, vue109.ComponentOptionsMixin, {}, string, vue109.PublicProps, Readonly<TimerItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue109.ComponentProvideOptions, false, {}, any>;
75
+ declare const __VLS_export$5: vue134.DefineComponent<TimerItemProps, {}, {}, {}, {}, vue134.ComponentOptionsMixin, vue134.ComponentOptionsMixin, {}, string, vue134.PublicProps, Readonly<TimerItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue134.ComponentProvideOptions, false, {}, any>;
76
76
  //#endregion
77
77
  //#region src/components/timer/timer-area.vue.d.ts
78
78
  interface TimerAreaBaseProps extends PolymorphicProps {}
@@ -82,7 +82,7 @@ interface TimerAreaProps extends TimerAreaBaseProps,
82
82
  */
83
83
  HTMLAttributes {}
84
84
  declare const _default$1: typeof __VLS_export$4;
85
- declare const __VLS_export$4: __VLS_WithSlots$4<vue109.DefineComponent<TimerAreaProps, {}, {}, {}, {}, vue109.ComponentOptionsMixin, vue109.ComponentOptionsMixin, {}, string, vue109.PublicProps, Readonly<TimerAreaProps> & Readonly<{}>, {}, {}, {}, {}, string, vue109.ComponentProvideOptions, false, {}, any>, {
85
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue134.DefineComponent<TimerAreaProps, {}, {}, {}, {}, vue134.ComponentOptionsMixin, vue134.ComponentOptionsMixin, {}, string, vue134.PublicProps, Readonly<TimerAreaProps> & Readonly<{}>, {}, {}, {}, {}, string, vue134.ComponentProvideOptions, false, {}, any>, {
86
86
  default?: (props: {}) => any;
87
87
  }>;
88
88
  type __VLS_WithSlots$4<T, S> = T & {
@@ -99,7 +99,7 @@ interface TimerControlProps extends TimerControlBaseProps,
99
99
  */
100
100
  HTMLAttributes {}
101
101
  declare const _default$3: typeof __VLS_export$3;
102
- declare const __VLS_export$3: __VLS_WithSlots$3<vue109.DefineComponent<TimerControlProps, {}, {}, {}, {}, vue109.ComponentOptionsMixin, vue109.ComponentOptionsMixin, {}, string, vue109.PublicProps, Readonly<TimerControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue109.ComponentProvideOptions, false, {}, any>, {
102
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue134.DefineComponent<TimerControlProps, {}, {}, {}, {}, vue134.ComponentOptionsMixin, vue134.ComponentOptionsMixin, {}, string, vue134.PublicProps, Readonly<TimerControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue134.ComponentProvideOptions, false, {}, any>, {
103
103
  default?: (props: {}) => any;
104
104
  }>;
105
105
  type __VLS_WithSlots$3<T, S> = T & {
@@ -119,7 +119,7 @@ interface TimerRootProviderProps extends TimerRootProviderBaseProps,
119
119
  */
120
120
  HTMLAttributes {}
121
121
  declare const _default$6: typeof __VLS_export$2;
122
- declare const __VLS_export$2: __VLS_WithSlots$2<vue109.DefineComponent<TimerRootProviderProps, {}, {}, {}, {}, vue109.ComponentOptionsMixin, vue109.ComponentOptionsMixin, {}, string, vue109.PublicProps, Readonly<TimerRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue109.ComponentProvideOptions, false, {}, any>, {
122
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue134.DefineComponent<TimerRootProviderProps, {}, {}, {}, {}, vue134.ComponentOptionsMixin, vue134.ComponentOptionsMixin, {}, string, vue134.PublicProps, Readonly<TimerRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue134.ComponentProvideOptions, false, {}, any>, {
123
123
  default?: (props: {}) => any;
124
124
  }>;
125
125
  type __VLS_WithSlots$2<T, S> = T & {
@@ -137,16 +137,16 @@ interface TimerRootProps extends TimerRootBaseProps,
137
137
  HTMLAttributes {}
138
138
  interface TimerRootEmits extends RootEmits {}
139
139
  declare const _default$5: typeof __VLS_export$1;
140
- declare const __VLS_export$1: __VLS_WithSlots$1<vue109.DefineComponent<TimerRootProps, {}, {}, {}, {}, vue109.ComponentOptionsMixin, vue109.ComponentOptionsMixin, {
140
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue134.DefineComponent<TimerRootProps, {}, {}, {}, {}, vue134.ComponentOptionsMixin, vue134.ComponentOptionsMixin, {
141
141
  complete: () => any;
142
142
  tick: (details: timer.TickDetails) => any;
143
- }, string, vue109.PublicProps, Readonly<TimerRootProps> & Readonly<{
143
+ }, string, vue134.PublicProps, Readonly<TimerRootProps> & Readonly<{
144
144
  onComplete?: (() => any) | undefined;
145
145
  onTick?: ((details: timer.TickDetails) => any) | undefined;
146
146
  }>, {
147
147
  autoStart: boolean;
148
148
  countdown: boolean;
149
- }, {}, {}, {}, string, vue109.ComponentProvideOptions, false, {}, any>, {
149
+ }, {}, {}, {}, string, vue134.ComponentProvideOptions, false, {}, any>, {
150
150
  default?: (props: {}) => any;
151
151
  }>;
152
152
  type __VLS_WithSlots$1<T, S> = T & {
@@ -163,7 +163,7 @@ interface TimerSeparatorProps extends TimerSeparatorBaseProps,
163
163
  */
164
164
  HTMLAttributes {}
165
165
  declare const _default$7: typeof __VLS_export;
166
- declare const __VLS_export: __VLS_WithSlots<vue109.DefineComponent<TimerSeparatorProps, {}, {}, {}, {}, vue109.ComponentOptionsMixin, vue109.ComponentOptionsMixin, {}, string, vue109.PublicProps, Readonly<TimerSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue109.ComponentProvideOptions, false, {}, any>, {
166
+ declare const __VLS_export: __VLS_WithSlots<vue134.DefineComponent<TimerSeparatorProps, {}, {}, {}, {}, vue134.ComponentOptionsMixin, vue134.ComponentOptionsMixin, {}, string, vue134.PublicProps, Readonly<TimerSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue134.ComponentProvideOptions, false, {}, any>, {
167
167
  default?: (props: {}) => any;
168
168
  }>;
169
169
  type __VLS_WithSlots<T, S> = T & {
@@ -2,7 +2,7 @@ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
2
  import { a as Optional } from "../../types-D_fjXif6.js";
3
3
  import { r as PropTypes } from "../../index-BJ8mRK6a.js";
4
4
  import { t as toastAnatomy } from "../../toast-anatomy-DHifYWal.js";
5
- import * as vue2252 from "vue";
5
+ import * as vue1584 from "vue";
6
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, SlotsType, UnwrapRef, VNodeChild } from "vue";
7
7
  import * as toast from "@sprawlify/primitives/machines/toast";
8
8
  import { ActionOptions, ActionOptions as ToastActionOptions, Placement, Placement as ToastPlacement, PromiseOptions, PromiseOptions as ToastPromiseOptions, Status, Status as ToastStatus, StatusChangeDetails, StatusChangeDetails as ToastStatusChangeDetails, StoreProps, StoreProps as ToastStoreProps, Type, Type as ToastType } from "@sprawlify/primitives/machines/toast";
@@ -22,7 +22,7 @@ interface ToastActionTriggerProps extends ToastActionTriggerBaseProps,
22
22
  */
23
23
  ButtonHTMLAttributes {}
24
24
  declare const _default: typeof __VLS_export$6;
25
- declare const __VLS_export$6: __VLS_WithSlots$6<vue2252.DefineComponent<ToastActionTriggerProps, {}, {}, {}, {}, vue2252.ComponentOptionsMixin, vue2252.ComponentOptionsMixin, {}, string, vue2252.PublicProps, Readonly<ToastActionTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2252.ComponentProvideOptions, false, {}, any>, {
25
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue1584.DefineComponent<ToastActionTriggerProps, {}, {}, {}, {}, vue1584.ComponentOptionsMixin, vue1584.ComponentOptionsMixin, {}, string, vue1584.PublicProps, Readonly<ToastActionTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1584.ComponentProvideOptions, false, {}, any>, {
26
26
  default?: (props: {}) => any;
27
27
  }>;
28
28
  type __VLS_WithSlots$6<T, S> = T & {
@@ -39,7 +39,7 @@ interface ToastCloseTriggerProps extends ToastCloseTriggerBaseProps,
39
39
  */
40
40
  ButtonHTMLAttributes {}
41
41
  declare const _default$1: typeof __VLS_export$5;
42
- declare const __VLS_export$5: __VLS_WithSlots$5<vue2252.DefineComponent<ToastCloseTriggerProps, {}, {}, {}, {}, vue2252.ComponentOptionsMixin, vue2252.ComponentOptionsMixin, {}, string, vue2252.PublicProps, Readonly<ToastCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2252.ComponentProvideOptions, false, {}, any>, {
42
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue1584.DefineComponent<ToastCloseTriggerProps, {}, {}, {}, {}, vue1584.ComponentOptionsMixin, vue1584.ComponentOptionsMixin, {}, string, vue1584.PublicProps, Readonly<ToastCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1584.ComponentProvideOptions, false, {}, any>, {
43
43
  default?: (props: {}) => any;
44
44
  }>;
45
45
  type __VLS_WithSlots$5<T, S> = T & {
@@ -56,7 +56,7 @@ interface ToastContextProps extends SlotsType<{
56
56
  default: UnwrapRef<UseToastContext>;
57
57
  }> {}
58
58
  declare const _default$2: typeof __VLS_export$4;
59
- declare const __VLS_export$4: __VLS_WithSlots$4<vue2252.DefineComponent<{}, {}, {}, {}, {}, vue2252.ComponentOptionsMixin, vue2252.ComponentOptionsMixin, {}, string, vue2252.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2252.ComponentProvideOptions, true, {}, any>, {
59
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue1584.DefineComponent<{}, {}, {}, {}, {}, vue1584.ComponentOptionsMixin, vue1584.ComponentOptionsMixin, {}, string, vue1584.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1584.ComponentProvideOptions, true, {}, any>, {
60
60
  default(toast: UnwrapRef<UseToastContext>): unknown;
61
61
  }>;
62
62
  type __VLS_WithSlots$4<T, S> = T & {
@@ -73,7 +73,7 @@ interface ToastDescriptionProps extends ToastDescriptionBaseProps,
73
73
  */
74
74
  HTMLAttributes {}
75
75
  declare const _default$3: typeof __VLS_export$3;
76
- declare const __VLS_export$3: __VLS_WithSlots$3<vue2252.DefineComponent<ToastDescriptionProps, {}, {}, {}, {}, vue2252.ComponentOptionsMixin, vue2252.ComponentOptionsMixin, {}, string, vue2252.PublicProps, Readonly<ToastDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2252.ComponentProvideOptions, false, {}, any>, {
76
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue1584.DefineComponent<ToastDescriptionProps, {}, {}, {}, {}, vue1584.ComponentOptionsMixin, vue1584.ComponentOptionsMixin, {}, string, vue1584.PublicProps, Readonly<ToastDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1584.ComponentProvideOptions, false, {}, any>, {
77
77
  default?: (props: {}) => any;
78
78
  }>;
79
79
  type __VLS_WithSlots$3<T, S> = T & {
@@ -90,7 +90,7 @@ interface ToastRootProps extends ToastRootBaseProps,
90
90
  */
91
91
  HTMLAttributes {}
92
92
  declare const _default$4: typeof __VLS_export$2;
93
- declare const __VLS_export$2: __VLS_WithSlots$2<vue2252.DefineComponent<ToastRootProps, {}, {}, {}, {}, vue2252.ComponentOptionsMixin, vue2252.ComponentOptionsMixin, {}, string, vue2252.PublicProps, Readonly<ToastRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2252.ComponentProvideOptions, false, {}, any>, {
93
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue1584.DefineComponent<ToastRootProps, {}, {}, {}, {}, vue1584.ComponentOptionsMixin, vue1584.ComponentOptionsMixin, {}, string, vue1584.PublicProps, Readonly<ToastRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1584.ComponentProvideOptions, false, {}, any>, {
94
94
  default?: (props: {}) => any;
95
95
  }>;
96
96
  type __VLS_WithSlots$2<T, S> = T & {
@@ -107,7 +107,7 @@ interface ToastTitleProps extends ToastTitleBaseProps,
107
107
  */
108
108
  HTMLAttributes {}
109
109
  declare const _default$5: typeof __VLS_export$1;
110
- declare const __VLS_export$1: __VLS_WithSlots$1<vue2252.DefineComponent<ToastTitleProps, {}, {}, {}, {}, vue2252.ComponentOptionsMixin, vue2252.ComponentOptionsMixin, {}, string, vue2252.PublicProps, Readonly<ToastTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2252.ComponentProvideOptions, false, {}, any>, {
110
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue1584.DefineComponent<ToastTitleProps, {}, {}, {}, {}, vue1584.ComponentOptionsMixin, vue1584.ComponentOptionsMixin, {}, string, vue1584.PublicProps, Readonly<ToastTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1584.ComponentProvideOptions, false, {}, any>, {
111
111
  default?: (props: {}) => any;
112
112
  }>;
113
113
  type __VLS_WithSlots$1<T, S> = T & {
@@ -140,7 +140,7 @@ declare var __VLS_15: {
140
140
  type __VLS_Slots = {} & {
141
141
  default?: (props: typeof __VLS_15) => any;
142
142
  };
143
- declare const __VLS_base: vue2252.DefineComponent<{}, {}, {}, {}, {}, vue2252.ComponentOptionsMixin, vue2252.ComponentOptionsMixin, {}, string, vue2252.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2252.ComponentProvideOptions, false, {}, any>;
143
+ declare const __VLS_base: vue1584.DefineComponent<{}, {}, {}, {}, {}, vue1584.ComponentOptionsMixin, vue1584.ComponentOptionsMixin, {}, string, vue1584.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1584.ComponentProvideOptions, false, {}, any>;
144
144
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
145
145
  declare const _default$6: typeof __VLS_export;
146
146
  type __VLS_WithSlots<T, S> = T & {
@@ -1,8 +1,8 @@
1
1
  import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
2
  import { r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
3
  import { r as PropTypes } from "../../index-BJ8mRK6a.js";
4
- import { t as toggleAnatomy } from "../../toggle-anatomy-BVLEnnrv.js";
5
- import * as vue832 from "vue";
4
+ import { t as toggleAnatomy } from "../../toggle-anatomy-CosjCd7U.js";
5
+ import * as vue731 from "vue";
6
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as toggle from "@sprawlify/primitives/machines/toggle";
8
8
 
@@ -29,17 +29,17 @@ declare var __VLS_8$1: {};
29
29
  type __VLS_Slots$1 = {} & {
30
30
  default?: (props: typeof __VLS_8$1) => any;
31
31
  };
32
- declare const __VLS_base$1: vue832.DefineComponent<ToggleRootProps, {}, {}, {}, {}, vue832.ComponentOptionsMixin, vue832.ComponentOptionsMixin, {
32
+ declare const __VLS_base$1: vue731.DefineComponent<ToggleRootProps, {}, {}, {}, {}, vue731.ComponentOptionsMixin, vue731.ComponentOptionsMixin, {
33
33
  pressedChange: (pressed: boolean) => any;
34
34
  "update:pressed": (pressed: boolean) => any;
35
- }, string, vue832.PublicProps, Readonly<ToggleRootProps> & Readonly<{
35
+ }, string, vue731.PublicProps, Readonly<ToggleRootProps> & Readonly<{
36
36
  onPressedChange?: ((pressed: boolean) => any) | undefined;
37
37
  "onUpdate:pressed"?: ((pressed: boolean) => any) | undefined;
38
38
  }>, {
39
39
  disabled: boolean;
40
40
  defaultPressed: boolean;
41
41
  pressed: boolean;
42
- }, {}, {}, {}, string, vue832.ComponentProvideOptions, false, {}, any>;
42
+ }, {}, {}, {}, string, vue731.ComponentProvideOptions, false, {}, any>;
43
43
  declare const __VLS_export$2: __VLS_WithSlots$2<typeof __VLS_base$1, __VLS_Slots$1>;
44
44
  declare const _default$2: typeof __VLS_export$2;
45
45
  type __VLS_WithSlots$2<T, S> = T & {
@@ -61,7 +61,7 @@ type __VLS_Slots = {} & {
61
61
  } & {
62
62
  fallback?: (props: typeof __VLS_10) => any;
63
63
  };
64
- declare const __VLS_base: vue832.DefineComponent<ToggleIndicatorProps, {}, {}, {}, {}, vue832.ComponentOptionsMixin, vue832.ComponentOptionsMixin, {}, string, vue832.PublicProps, Readonly<ToggleIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue832.ComponentProvideOptions, false, {}, any>;
64
+ declare const __VLS_base: vue731.DefineComponent<ToggleIndicatorProps, {}, {}, {}, {}, vue731.ComponentOptionsMixin, vue731.ComponentOptionsMixin, {}, string, vue731.PublicProps, Readonly<ToggleIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue731.ComponentProvideOptions, false, {}, any>;
65
65
  declare const __VLS_export$1: __VLS_WithSlots$1<typeof __VLS_base, __VLS_Slots>;
66
66
  declare const _default$1: typeof __VLS_export$1;
67
67
  type __VLS_WithSlots$1<T, S> = T & {
@@ -83,7 +83,7 @@ interface ToggleContextProps extends SlotsType<{
83
83
  default: UnwrapRef<UseToggleContext>;
84
84
  }> {}
85
85
  declare const _default: typeof __VLS_export;
86
- declare const __VLS_export: __VLS_WithSlots<vue832.DefineComponent<{}, {}, {}, {}, {}, vue832.ComponentOptionsMixin, vue832.ComponentOptionsMixin, {}, string, vue832.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue832.ComponentProvideOptions, true, {}, any>, {
86
+ declare const __VLS_export: __VLS_WithSlots<vue731.DefineComponent<{}, {}, {}, {}, {}, vue731.ComponentOptionsMixin, vue731.ComponentOptionsMixin, {}, string, vue731.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue731.ComponentProvideOptions, true, {}, any>, {
87
87
  default(toggle: UnwrapRef<UseToggleContext>): unknown;
88
88
  }>;
89
89
  type __VLS_WithSlots<T, S> = T & {
@@ -2,7 +2,7 @@ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
2
  import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
3
  import { r as PropTypes } from "../../index-BJ8mRK6a.js";
4
4
  import { t as toggleGroupAnatomy } from "../../toggle-group-anatomy-BpV0-6Xe.js";
5
- import * as vue1090 from "vue";
5
+ import * as vue676 from "vue";
6
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as toggleGroup from "@sprawlify/primitives/machines/toggle-group";
8
8
  import { ItemProps, ValueChangeDetails, ValueChangeDetails as ToggleGroupValueChangeDetails } from "@sprawlify/primitives/machines/toggle-group";
@@ -15,7 +15,7 @@ interface ToggleGroupItemProps extends ToggleGroupItemBaseProps,
15
15
  */
16
16
  Omit<ButtonHTMLAttributes, 'disabled' | 'value'> {}
17
17
  declare const _default$1: typeof __VLS_export$3;
18
- declare const __VLS_export$3: __VLS_WithSlots$3<vue1090.DefineComponent<ToggleGroupItemProps, {}, {}, {}, {}, vue1090.ComponentOptionsMixin, vue1090.ComponentOptionsMixin, {}, string, vue1090.PublicProps, Readonly<ToggleGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1090.ComponentProvideOptions, false, {}, any>, {
18
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue676.DefineComponent<ToggleGroupItemProps, {}, {}, {}, {}, vue676.ComponentOptionsMixin, vue676.ComponentOptionsMixin, {}, string, vue676.PublicProps, Readonly<ToggleGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue676.ComponentProvideOptions, false, {}, any>, {
19
19
  default?: (props: {}) => any;
20
20
  }>;
21
21
  type __VLS_WithSlots$3<T, S> = T & {
@@ -35,7 +35,7 @@ interface ToggleGroupRootProviderProps extends ToggleGroupRootProviderBaseProps,
35
35
  */
36
36
  HTMLAttributes {}
37
37
  declare const _default$3: typeof __VLS_export$2;
38
- declare const __VLS_export$2: __VLS_WithSlots$2<vue1090.DefineComponent<ToggleGroupRootProviderProps, {}, {}, {}, {}, vue1090.ComponentOptionsMixin, vue1090.ComponentOptionsMixin, {}, string, vue1090.PublicProps, Readonly<ToggleGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1090.ComponentProvideOptions, false, {}, any>, {
38
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue676.DefineComponent<ToggleGroupRootProviderProps, {}, {}, {}, {}, vue676.ComponentOptionsMixin, vue676.ComponentOptionsMixin, {}, string, vue676.PublicProps, Readonly<ToggleGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue676.ComponentProvideOptions, false, {}, any>, {
39
39
  default?: (props: {}) => any;
40
40
  }>;
41
41
  type __VLS_WithSlots$2<T, S> = T & {
@@ -74,19 +74,19 @@ interface ToggleGroupRootProps extends ToggleGroupRootBaseProps,
74
74
  HTMLAttributes {}
75
75
  interface ToggleGroupRootEmits extends RootEmits {}
76
76
  declare const _default$2: typeof __VLS_export$1;
77
- declare const __VLS_export$1: __VLS_WithSlots$1<vue1090.DefineComponent<ToggleGroupRootProps, {}, {}, {}, {}, vue1090.ComponentOptionsMixin, vue1090.ComponentOptionsMixin, {
77
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue676.DefineComponent<ToggleGroupRootProps, {}, {}, {}, {}, vue676.ComponentOptionsMixin, vue676.ComponentOptionsMixin, {
78
78
  valueChange: (details: toggleGroup.ValueChangeDetails) => any;
79
79
  "update:modelValue": (value: string[]) => any;
80
- }, string, vue1090.PublicProps, Readonly<ToggleGroupRootProps> & Readonly<{
80
+ }, string, vue676.PublicProps, Readonly<ToggleGroupRootProps> & Readonly<{
81
81
  onValueChange?: ((details: toggleGroup.ValueChangeDetails) => any) | undefined;
82
82
  "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
83
83
  }>, {
84
84
  disabled: boolean;
85
- deselectable: boolean;
86
- loopFocus: boolean;
87
85
  multiple: boolean;
86
+ loopFocus: boolean;
87
+ deselectable: boolean;
88
88
  rovingFocus: boolean;
89
- }, {}, {}, {}, string, vue1090.ComponentProvideOptions, false, {}, any>, {
89
+ }, {}, {}, {}, string, vue676.ComponentProvideOptions, false, {}, any>, {
90
90
  default?: (props: {}) => any;
91
91
  }>;
92
92
  type __VLS_WithSlots$1<T, S> = T & {
@@ -116,7 +116,7 @@ interface ToggleGroupContextProps extends SlotsType<{
116
116
  default: UnwrapRef<UseToggleGroupContext>;
117
117
  }> {}
118
118
  declare const _default: typeof __VLS_export;
119
- declare const __VLS_export: __VLS_WithSlots<vue1090.DefineComponent<{}, {}, {}, {}, {}, vue1090.ComponentOptionsMixin, vue1090.ComponentOptionsMixin, {}, string, vue1090.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1090.ComponentProvideOptions, true, {}, any>, {
119
+ declare const __VLS_export: __VLS_WithSlots<vue676.DefineComponent<{}, {}, {}, {}, {}, vue676.ComponentOptionsMixin, vue676.ComponentOptionsMixin, {}, string, vue676.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue676.ComponentProvideOptions, true, {}, any>, {
120
120
  default(toggleGroup: UnwrapRef<UseToggleGroupContext>): unknown;
121
121
  }>;
122
122
  type __VLS_WithSlots<T, S> = T & {