@sprawlify/vue 0.0.72 → 0.0.73
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.
- package/dist/{collapsible-jX9S7WYj.js → collapsible-SXAS3iFc.js} +1 -1
- package/dist/{collection-DGKjEgOz.js → collection-C_ZHBDQD.js} +1 -1
- package/dist/components/accordion/index.d.ts +15 -15
- package/dist/components/accordion/index.js +4 -4
- package/dist/components/angle-slider/index.d.ts +15 -15
- package/dist/components/angle-slider/index.js +1 -1
- package/dist/components/avatar/index.d.ts +8 -8
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/bottom-sheet/index.d.ts +16 -16
- package/dist/components/bottom-sheet/index.js +4 -4
- package/dist/components/carousel/index.d.ts +22 -22
- package/dist/components/carousel/index.js +1 -1
- package/dist/components/checkbox/index.d.ts +23 -23
- package/dist/components/checkbox/index.js +1 -1
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +16 -16
- package/dist/components/clipboard/index.js +1 -1
- package/dist/components/collapsible/index.d.ts +11 -11
- package/dist/components/collapsible/index.js +1 -1
- package/dist/components/collection/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +48 -48
- package/dist/components/color-picker/index.js +3 -3
- package/dist/components/combobox/index.d.ts +31 -31
- package/dist/components/combobox/index.js +4 -4
- package/dist/components/date-picker/index.d.ts +42 -42
- package/dist/components/date-picker/index.js +3 -3
- package/dist/components/dialog/index.d.ts +28 -28
- package/dist/components/dialog/index.js +3 -3
- package/dist/components/download-trigger/index.d.ts +2 -2
- package/dist/components/editable/index.d.ts +24 -24
- package/dist/components/editable/index.js +1 -1
- package/dist/components/field/index.d.ts +23 -23
- package/dist/components/fieldset/index.d.ts +12 -12
- package/dist/components/file-upload/index.d.ts +20 -20
- package/dist/components/file-upload/index.js +1 -1
- package/dist/components/floating-panel/index.d.ts +19 -19
- package/dist/components/floating-panel/index.js +2 -2
- package/dist/components/focus-trap/index.d.ts +4 -4
- package/dist/components/focus-trap/index.js +1 -1
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/frame/index.d.ts +6 -6
- package/dist/components/highlight/index.d.ts +4 -4
- package/dist/components/highlight/index.js +1 -1
- package/dist/components/hover-card/index.d.ts +21 -21
- package/dist/components/hover-card/index.js +3 -3
- package/dist/components/image-cropper/index.d.ts +13 -13
- package/dist/components/image-cropper/index.js +1 -1
- package/dist/components/json-tree-view/index.d.ts +7 -7
- package/dist/components/json-tree-view/index.js +5 -5
- package/dist/components/listbox/index.d.ts +22 -22
- package/dist/components/listbox/index.js +2 -2
- package/dist/components/marquee/index.d.ts +20 -20
- package/dist/components/marquee/index.js +1 -1
- package/dist/components/menu/index.d.ts +45 -45
- package/dist/components/menu/index.js +3 -3
- package/dist/components/navigation-menu/index.d.ts +16 -16
- package/dist/components/navigation-menu/index.js +3 -3
- package/dist/components/number-input/index.d.ts +15 -15
- package/dist/components/number-input/index.js +1 -1
- package/dist/components/pagination/index.d.ts +14 -14
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/password-input/index.d.ts +20 -20
- package/dist/components/password-input/index.js +1 -1
- package/dist/components/pin-input/index.d.ts +12 -12
- package/dist/components/pin-input/index.js +1 -1
- package/dist/components/popover/index.d.ts +31 -31
- package/dist/components/popover/index.js +3 -3
- package/dist/components/presence/index.d.ts +1 -1
- package/dist/components/presence/index.js +1 -1
- package/dist/components/progress/index.d.ts +12 -12
- package/dist/components/progress/index.js +1 -1
- package/dist/components/qr-code/index.d.ts +8 -8
- package/dist/components/qr-code/index.js +1 -1
- package/dist/components/radio-group/index.d.ts +15 -15
- package/dist/components/radio-group/index.js +1 -1
- package/dist/components/rating-group/index.d.ts +13 -13
- package/dist/components/rating-group/index.js +1 -1
- package/dist/components/scroll-area/index.d.ts +9 -9
- package/dist/components/scroll-area/index.js +1 -1
- package/dist/components/segment-group/index.d.ts +17 -17
- package/dist/components/segment-group/index.js +1 -1
- package/dist/components/select/index.d.ts +30 -30
- package/dist/components/select/index.js +4 -4
- package/dist/components/signature-pad/index.d.ts +12 -12
- package/dist/components/signature-pad/index.js +1 -1
- package/dist/components/slider/index.d.ts +20 -20
- package/dist/components/slider/index.js +1 -1
- package/dist/components/splitter/index.d.ts +9 -9
- package/dist/components/splitter/index.js +1 -1
- package/dist/components/steps/index.d.ts +17 -17
- package/dist/components/steps/index.js +1 -1
- package/dist/components/switch/index.d.ts +14 -14
- package/dist/components/switch/index.js +1 -1
- package/dist/components/tabs/index.d.ts +14 -14
- package/dist/components/tabs/index.js +3 -3
- package/dist/components/tags-input/index.d.ts +27 -27
- package/dist/components/tags-input/index.js +1 -1
- package/dist/components/timer/index.d.ts +11 -11
- package/dist/components/timer/index.js +1 -1
- package/dist/components/toast/index.d.ts +154 -0
- package/dist/components/toast/index.js +265 -0
- package/dist/components/toggle/index.d.ts +101 -0
- package/dist/components/toggle/index.js +131 -0
- package/dist/components/toggle-group/index.d.ts +127 -0
- package/dist/components/toggle-group/index.js +207 -0
- package/dist/components/tooltip/index.d.ts +201 -0
- package/dist/components/tooltip/index.js +349 -0
- package/dist/components/tour/index.d.ts +308 -0
- package/dist/components/tour/index.js +505 -0
- package/dist/components/tree-view/index.d.ts +1 -1
- package/dist/components/tree-view/index.js +4 -4
- package/dist/{index-B_UiXhk3.d.ts → index-8bjPAUl0.d.ts} +9 -9
- package/dist/{index-xb1q4_02.d.ts → index-BnYwp0nl.d.ts} +7 -7
- package/dist/{index-DwWFWpls.d.ts → index-CmCVWB7e.d.ts} +28 -28
- package/dist/index.d.ts +1 -1
- package/dist/{tree-view-Ctpu5RjE.js → tree-view-N6ShNmpe.js} +4 -4
- package/package.json +22 -2
- /package/dist/{clean-props-D2R4tz5e.js → clean-props-ChPEW0vT.js} +0 -0
- /package/dist/{create-split-props-0RD5_O4P.js → create-split-props-BDJ_VWs3.js} +0 -0
- /package/dist/{presence-B4-UhJY9.js → presence-BK6rPXK7.js} +0 -0
- /package/dist/{use-render-strategy-DA33j31C.js → use-render-strategy-DMa_QmB6.js} +0 -0
|
@@ -3,9 +3,9 @@ import { t as RootEmits$1 } from "../../presence-types-BJRr8tqd.js";
|
|
|
3
3
|
import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
|
|
4
4
|
import { r as PropTypes } from "../../index-CCRVRFFQ.js";
|
|
5
5
|
import { t as RenderStrategyProps } from "../../use-render-strategy-U5NxU252.js";
|
|
6
|
-
import * as
|
|
6
|
+
import * as vue1464 from "vue";
|
|
7
7
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
8
|
-
import * as
|
|
8
|
+
import * as _sprawlify_primitives_machines_menu32 from "@sprawlify/primitives/machines/menu";
|
|
9
9
|
import * as popover from "@sprawlify/primitives/machines/popover";
|
|
10
10
|
import { FocusOutsideEvent, FocusOutsideEvent as PopoverFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as PopoverInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as PopoverOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as PopoverPointerDownOutsideEvent, anatomy as popoverAnatomy } from "@sprawlify/primitives/machines/popover";
|
|
11
11
|
|
|
@@ -17,7 +17,7 @@ interface PopoverAnchorProps extends PopoverAnchorBaseProps,
|
|
|
17
17
|
*/
|
|
18
18
|
HTMLAttributes {}
|
|
19
19
|
declare const _default: typeof __VLS_export$12;
|
|
20
|
-
declare const __VLS_export$12: __VLS_WithSlots$12<
|
|
20
|
+
declare const __VLS_export$12: __VLS_WithSlots$12<vue1464.DefineComponent<PopoverAnchorProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
|
|
21
21
|
default?: (props: {}) => any;
|
|
22
22
|
}>;
|
|
23
23
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -34,7 +34,7 @@ interface PopoverArrowTipProps extends PopoverArrowTipBaseProps,
|
|
|
34
34
|
*/
|
|
35
35
|
HTMLAttributes {}
|
|
36
36
|
declare const _default$2: typeof __VLS_export$11;
|
|
37
|
-
declare const __VLS_export$11: __VLS_WithSlots$11<
|
|
37
|
+
declare const __VLS_export$11: __VLS_WithSlots$11<vue1464.DefineComponent<PopoverArrowTipProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
|
|
38
38
|
default?: (props: {}) => any;
|
|
39
39
|
}>;
|
|
40
40
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -51,7 +51,7 @@ interface PopoverArrowProps extends PopoverArrowBaseProps,
|
|
|
51
51
|
*/
|
|
52
52
|
HTMLAttributes {}
|
|
53
53
|
declare const _default$1: typeof __VLS_export$10;
|
|
54
|
-
declare const __VLS_export$10: __VLS_WithSlots$10<
|
|
54
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue1464.DefineComponent<PopoverArrowProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
|
|
55
55
|
default?: (props: {}) => any;
|
|
56
56
|
}>;
|
|
57
57
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -68,7 +68,7 @@ interface PopoverCloseTriggerProps extends PopoverCloseTriggerBaseProps,
|
|
|
68
68
|
*/
|
|
69
69
|
ButtonHTMLAttributes {}
|
|
70
70
|
declare const _default$3: typeof __VLS_export$9;
|
|
71
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
71
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue1464.DefineComponent<PopoverCloseTriggerProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
|
|
72
72
|
default?: (props: {}) => any;
|
|
73
73
|
}>;
|
|
74
74
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -85,7 +85,7 @@ interface PopoverContentProps extends PopoverContentBaseProps,
|
|
|
85
85
|
*/
|
|
86
86
|
HTMLAttributes {}
|
|
87
87
|
declare const _default$4: typeof __VLS_export$8;
|
|
88
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
88
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue1464.DefineComponent<PopoverContentProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
|
|
89
89
|
default?: (props: {}) => any;
|
|
90
90
|
}>;
|
|
91
91
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -147,7 +147,7 @@ interface PopoverContextProps extends SlotsType<{
|
|
|
147
147
|
default: UnwrapRef<UsePopoverContext>;
|
|
148
148
|
}> {}
|
|
149
149
|
declare const _default$5: typeof __VLS_export$7;
|
|
150
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
150
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue1464.DefineComponent<{}, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, true, {}, any>, {
|
|
151
151
|
default(popover: UnwrapRef<UsePopoverContext>): unknown;
|
|
152
152
|
}>;
|
|
153
153
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -164,7 +164,7 @@ interface PopoverDescriptionProps extends PopoverDescriptionBaseProps,
|
|
|
164
164
|
*/
|
|
165
165
|
HTMLAttributes {}
|
|
166
166
|
declare const _default$6: typeof __VLS_export$6;
|
|
167
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
167
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1464.DefineComponent<PopoverDescriptionProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
|
|
168
168
|
default?: (props: {}) => any;
|
|
169
169
|
}>;
|
|
170
170
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -181,7 +181,7 @@ interface PopoverIndicatorProps extends PopoverIndicatorBaseProps,
|
|
|
181
181
|
*/
|
|
182
182
|
HTMLAttributes {}
|
|
183
183
|
declare const _default$7: typeof __VLS_export$5;
|
|
184
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
184
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1464.DefineComponent<PopoverIndicatorProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
|
|
185
185
|
default?: (props: {}) => any;
|
|
186
186
|
}>;
|
|
187
187
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -198,7 +198,7 @@ interface PopoverPositionerProps extends PopoverPositionerBaseProps,
|
|
|
198
198
|
*/
|
|
199
199
|
HTMLAttributes {}
|
|
200
200
|
declare const _default$8: typeof __VLS_export$4;
|
|
201
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
201
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1464.DefineComponent<PopoverPositionerProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
|
|
202
202
|
default?: (props: {}) => any;
|
|
203
203
|
}>;
|
|
204
204
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -215,11 +215,11 @@ interface PopoverRootProviderBaseProps extends RootProviderProps, RenderStrategy
|
|
|
215
215
|
interface PopoverRootProviderProps extends PopoverRootProviderBaseProps {}
|
|
216
216
|
interface PopoverRootProviderEmits extends RootEmits$1 {}
|
|
217
217
|
declare const _default$10: typeof __VLS_export$3;
|
|
218
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
218
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1464.DefineComponent<PopoverRootProviderProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {
|
|
219
219
|
exitComplete: () => any;
|
|
220
|
-
}, string,
|
|
220
|
+
}, string, vue1464.PublicProps, Readonly<PopoverRootProviderProps> & Readonly<{
|
|
221
221
|
onExitComplete?: (() => any) | undefined;
|
|
222
|
-
}>, {}, {}, {}, {}, string,
|
|
222
|
+
}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
|
|
223
223
|
default?: (props: {}) => any;
|
|
224
224
|
}>;
|
|
225
225
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -233,43 +233,43 @@ interface PopoverRootBaseProps extends RootProps, RenderStrategyProps {}
|
|
|
233
233
|
interface PopoverRootProps extends PopoverRootBaseProps {}
|
|
234
234
|
interface PopoverRootEmits extends RootEmits {}
|
|
235
235
|
declare const _default$9: typeof __VLS_export$2;
|
|
236
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
236
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1464.DefineComponent<PopoverRootProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {
|
|
237
237
|
exitComplete: () => any;
|
|
238
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
239
|
-
focusOutside: (event: _sprawlify_primitives_machines_menu0.FocusOutsideEvent) => any;
|
|
240
|
-
interactOutside: (event: _sprawlify_primitives_machines_menu0.InteractOutsideEvent) => any;
|
|
241
238
|
openChange: (details: popover.OpenChangeDetails) => any;
|
|
242
|
-
|
|
239
|
+
"update:open": (open: boolean) => any;
|
|
240
|
+
focusOutside: (event: _sprawlify_primitives_machines_menu32.FocusOutsideEvent) => any;
|
|
241
|
+
interactOutside: (event: _sprawlify_primitives_machines_menu32.InteractOutsideEvent) => any;
|
|
242
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_menu32.PointerDownOutsideEvent) => any;
|
|
243
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
243
244
|
requestDismiss: (event: CustomEvent<{
|
|
244
245
|
originalLayer: HTMLElement;
|
|
245
246
|
targetLayer: HTMLElement | undefined;
|
|
246
247
|
originalIndex: number;
|
|
247
248
|
targetIndex: number;
|
|
248
249
|
}>) => any;
|
|
249
|
-
|
|
250
|
-
}, string, vue167.PublicProps, Readonly<PopoverRootProps> & Readonly<{
|
|
250
|
+
}, string, vue1464.PublicProps, Readonly<PopoverRootProps> & Readonly<{
|
|
251
251
|
onExitComplete?: (() => any) | undefined;
|
|
252
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
253
|
-
onFocusOutside?: ((event: _sprawlify_primitives_machines_menu0.FocusOutsideEvent) => any) | undefined;
|
|
254
|
-
onInteractOutside?: ((event: _sprawlify_primitives_machines_menu0.InteractOutsideEvent) => any) | undefined;
|
|
255
252
|
onOpenChange?: ((details: popover.OpenChangeDetails) => any) | undefined;
|
|
256
|
-
|
|
253
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
254
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_menu32.FocusOutsideEvent) => any) | undefined;
|
|
255
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_menu32.InteractOutsideEvent) => any) | undefined;
|
|
256
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_menu32.PointerDownOutsideEvent) => any) | undefined;
|
|
257
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
257
258
|
onRequestDismiss?: ((event: CustomEvent<{
|
|
258
259
|
originalLayer: HTMLElement;
|
|
259
260
|
targetLayer: HTMLElement | undefined;
|
|
260
261
|
originalIndex: number;
|
|
261
262
|
targetIndex: number;
|
|
262
263
|
}>) => any) | undefined;
|
|
263
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
264
264
|
}>, {
|
|
265
265
|
open: boolean;
|
|
266
|
-
|
|
266
|
+
defaultOpen: boolean;
|
|
267
267
|
closeOnEscape: boolean;
|
|
268
|
+
autoFocus: boolean;
|
|
268
269
|
closeOnInteractOutside: boolean;
|
|
269
|
-
defaultOpen: boolean;
|
|
270
270
|
modal: boolean;
|
|
271
271
|
portalled: boolean;
|
|
272
|
-
}, {}, {}, {}, string,
|
|
272
|
+
}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
|
|
273
273
|
default?: (props: {}) => any;
|
|
274
274
|
}>;
|
|
275
275
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -286,7 +286,7 @@ interface PopoverTitleProps extends PopoverTitleBaseProps,
|
|
|
286
286
|
*/
|
|
287
287
|
HTMLAttributes {}
|
|
288
288
|
declare const _default$11: typeof __VLS_export$1;
|
|
289
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
289
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1464.DefineComponent<PopoverTitleProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
|
|
290
290
|
default?: (props: {}) => any;
|
|
291
291
|
}>;
|
|
292
292
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -303,7 +303,7 @@ interface PopoverTriggerProps extends PopoverTriggerBaseProps,
|
|
|
303
303
|
*/
|
|
304
304
|
ButtonHTMLAttributes {}
|
|
305
305
|
declare const _default$12: typeof __VLS_export;
|
|
306
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
306
|
+
declare const __VLS_export: __VLS_WithSlots<vue1464.DefineComponent<PopoverTriggerProps, {}, {}, {}, {}, vue1464.ComponentOptionsMixin, vue1464.ComponentOptionsMixin, {}, string, vue1464.PublicProps, Readonly<PopoverTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1464.ComponentProvideOptions, false, {}, any>, {
|
|
307
307
|
default?: (props: {}) => any;
|
|
308
308
|
}>;
|
|
309
309
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,9 +4,9 @@ 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 sprawlify } from "../../factory-Co08Aw8u.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
8
|
-
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-
|
|
9
|
-
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
|
|
8
|
+
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-DMa_QmB6.js";
|
|
9
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BK6rPXK7.js";
|
|
10
10
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
11
11
|
import * as popover from "@sprawlify/primitives/machines/popover";
|
|
12
12
|
import { anatomy as popoverAnatomy } from "@sprawlify/primitives/machines/popover";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "../../factory-B5zr8_kk.js";
|
|
2
|
-
import { a as UsePresenceReturn, c as PresenceProps, i as UsePresenceProps, l as _default, n as UsePresenceContext, o as usePresence, r as usePresenceContext, s as PresenceEmits, t as PresenceProvider } from "../../index-
|
|
2
|
+
import { a as UsePresenceReturn, c as PresenceProps, i as UsePresenceProps, l as _default, n as UsePresenceContext, o as usePresence, r as usePresenceContext, s as PresenceEmits, t as PresenceProvider } from "../../index-8bjPAUl0.js";
|
|
3
3
|
export { _default as Presence, PresenceEmits, PresenceProps, PresenceProvider, UsePresenceContext, UsePresenceProps, UsePresenceReturn, usePresence, usePresenceContext };
|
|
@@ -2,6 +2,6 @@ import "../../core-DNndr38p.js";
|
|
|
2
2
|
import "../../create-context-Ds1GbsVc.js";
|
|
3
3
|
import "../../use-forward-expose-CCAmHTUB.js";
|
|
4
4
|
import "../../factory-Co08Aw8u.js";
|
|
5
|
-
import { i as usePresence, n as PresenceProvider, r as usePresenceContext, t as presence_default } from "../../presence-
|
|
5
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext, t as presence_default } from "../../presence-BK6rPXK7.js";
|
|
6
6
|
|
|
7
7
|
export { presence_default as Presence, PresenceProvider, usePresence, usePresenceContext };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-CCRVRFFQ.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue598 from "vue";
|
|
5
5
|
import { ComputedRef, HTMLAttributes, LabelHTMLAttributes, MaybeRef, SVGAttributes, SlotsType, UnwrapRef } from "vue";
|
|
6
6
|
import * as progress from "@sprawlify/primitives/machines/progress";
|
|
7
7
|
import { ValueChangeDetails, ValueChangeDetails as ProgressValueChangeDetails, ValueTranslationDetails, ValueTranslationDetails as ProgressValueTranslationDetails, ViewProps, anatomy as progressAnatomy } from "@sprawlify/primitives/machines/progress";
|
|
@@ -14,7 +14,7 @@ interface ProgressCircleRangeProps extends ProgressCircleRangeBaseProps,
|
|
|
14
14
|
*/
|
|
15
15
|
HTMLAttributes {}
|
|
16
16
|
declare const _default$1: typeof __VLS_export$10;
|
|
17
|
-
declare const __VLS_export$10: __VLS_WithSlots$10<
|
|
17
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue598.DefineComponent<ProgressCircleRangeProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressCircleRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
|
|
18
18
|
default?: (props: {}) => any;
|
|
19
19
|
}>;
|
|
20
20
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -31,7 +31,7 @@ interface ProgressCircleTrackProps extends ProgressCircleTrackBaseProps,
|
|
|
31
31
|
*/
|
|
32
32
|
HTMLAttributes {}
|
|
33
33
|
declare const _default$2: typeof __VLS_export$9;
|
|
34
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
34
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue598.DefineComponent<ProgressCircleTrackProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressCircleTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
|
|
35
35
|
default?: (props: {}) => any;
|
|
36
36
|
}>;
|
|
37
37
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -48,7 +48,7 @@ interface ProgressCircleProps extends ProgressCircleBaseProps,
|
|
|
48
48
|
*/
|
|
49
49
|
SVGAttributes {}
|
|
50
50
|
declare const _default: typeof __VLS_export$8;
|
|
51
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
51
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue598.DefineComponent<ProgressCircleProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressCircleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
|
|
52
52
|
default?: (props: {}) => any;
|
|
53
53
|
}>;
|
|
54
54
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -95,7 +95,7 @@ interface ProgressContextProps extends SlotsType<{
|
|
|
95
95
|
default: UnwrapRef<UseProgressContext>;
|
|
96
96
|
}> {}
|
|
97
97
|
declare const _default$3: typeof __VLS_export$7;
|
|
98
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
98
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue598.DefineComponent<{}, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, true, {}, any>, {
|
|
99
99
|
default(progress: UnwrapRef<UseProgressContext>): unknown;
|
|
100
100
|
}>;
|
|
101
101
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -112,7 +112,7 @@ interface ProgressLabelProps extends ProgressLabelBaseProps,
|
|
|
112
112
|
*/
|
|
113
113
|
LabelHTMLAttributes {}
|
|
114
114
|
declare const _default$4: typeof __VLS_export$6;
|
|
115
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
115
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue598.DefineComponent<ProgressLabelProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
|
|
116
116
|
default?: (props: {}) => any;
|
|
117
117
|
}>;
|
|
118
118
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -129,7 +129,7 @@ interface ProgressRangeProps extends ProgressRangeBaseProps,
|
|
|
129
129
|
*/
|
|
130
130
|
HTMLAttributes {}
|
|
131
131
|
declare const _default$5: typeof __VLS_export$5;
|
|
132
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
132
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue598.DefineComponent<ProgressRangeProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
|
|
133
133
|
default?: (props: {}) => any;
|
|
134
134
|
}>;
|
|
135
135
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -149,7 +149,7 @@ interface ProgressRootProviderProps extends ProgressRootProviderBaseProps,
|
|
|
149
149
|
*/
|
|
150
150
|
HTMLAttributes {}
|
|
151
151
|
declare const _default$7: typeof __VLS_export$4;
|
|
152
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
152
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue598.DefineComponent<ProgressRootProviderProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
|
|
153
153
|
default?: (props: {}) => any;
|
|
154
154
|
}>;
|
|
155
155
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -167,7 +167,7 @@ interface ProgressRootProps extends ProgressRootBaseProps,
|
|
|
167
167
|
HTMLAttributes {}
|
|
168
168
|
interface ProgressRootEmits extends RootEmits {}
|
|
169
169
|
declare const _default$6: typeof __VLS_export$3;
|
|
170
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
170
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue598.DefineComponent<ProgressRootProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
|
|
171
171
|
default?: (props: {}) => any;
|
|
172
172
|
}>;
|
|
173
173
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -184,7 +184,7 @@ interface ProgressTrackProps extends ProgressTrackBaseProps,
|
|
|
184
184
|
*/
|
|
185
185
|
HTMLAttributes {}
|
|
186
186
|
declare const _default$8: typeof __VLS_export$2;
|
|
187
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
187
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue598.DefineComponent<ProgressTrackProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
|
|
188
188
|
default?: (props: {}) => any;
|
|
189
189
|
}>;
|
|
190
190
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -201,7 +201,7 @@ interface ProgressValueTextProps extends ProgressValueTextBaseProps,
|
|
|
201
201
|
*/
|
|
202
202
|
HTMLAttributes {}
|
|
203
203
|
declare const _default$9: typeof __VLS_export$1;
|
|
204
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
204
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue598.DefineComponent<ProgressValueTextProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
205
205
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
206
206
|
new (): {
|
|
207
207
|
$slots: S;
|
|
@@ -216,7 +216,7 @@ interface ProgressViewProps extends ProgressViewBaseProps,
|
|
|
216
216
|
*/
|
|
217
217
|
HTMLAttributes {}
|
|
218
218
|
declare const _default$10: typeof __VLS_export;
|
|
219
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
219
|
+
declare const __VLS_export: __VLS_WithSlots<vue598.DefineComponent<ProgressViewProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<ProgressViewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
|
|
220
220
|
default?: (props: {}) => any;
|
|
221
221
|
}>;
|
|
222
222
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,7 +4,7 @@ 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 sprawlify } from "../../factory-Co08Aw8u.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
|
|
8
8
|
import { computed, createBlock, createTextVNode, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
|
|
9
9
|
import * as progress from "@sprawlify/primitives/machines/progress";
|
|
10
10
|
import { anatomy as progressAnatomy } from "@sprawlify/primitives/machines/progress";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-CCRVRFFQ.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue1342 from "vue";
|
|
5
5
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SVGAttributes, SlotsType, UnwrapRef } from "vue";
|
|
6
6
|
import * as qrcode from "@sprawlify/primitives/machines/qr-code";
|
|
7
7
|
import { DownloadTriggerProps, QrCodeGenerateOptions, QrCodeGenerateOptions as GenerateOptions, QrCodeGenerateResult, QrCodeGenerateResult as GenerateResult, anatomy as qrCodeAnatomy } from "@sprawlify/primitives/machines/qr-code";
|
|
@@ -38,7 +38,7 @@ interface QrCodeContextProps extends SlotsType<{
|
|
|
38
38
|
default: UnwrapRef<UseQrCodeContext>;
|
|
39
39
|
}> {}
|
|
40
40
|
declare const _default: typeof __VLS_export$6;
|
|
41
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
41
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1342.DefineComponent<{}, {}, {}, {}, {}, vue1342.ComponentOptionsMixin, vue1342.ComponentOptionsMixin, {}, string, vue1342.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1342.ComponentProvideOptions, true, {}, any>, {
|
|
42
42
|
default(qrCode: UnwrapRef<UseQrCodeContext>): unknown;
|
|
43
43
|
}>;
|
|
44
44
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -55,7 +55,7 @@ interface QrCodeDownloadTriggerProps extends QrCodeDownloadTriggerBaseProps,
|
|
|
55
55
|
*/
|
|
56
56
|
ButtonHTMLAttributes {}
|
|
57
57
|
declare const _default$1: typeof __VLS_export$5;
|
|
58
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
58
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1342.DefineComponent<QrCodeDownloadTriggerProps, {}, {}, {}, {}, vue1342.ComponentOptionsMixin, vue1342.ComponentOptionsMixin, {}, string, vue1342.PublicProps, Readonly<QrCodeDownloadTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1342.ComponentProvideOptions, false, {}, any>, {
|
|
59
59
|
default?: (props: {}) => any;
|
|
60
60
|
}>;
|
|
61
61
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -72,7 +72,7 @@ interface QrCodeFrameProps extends QrCodeFrameBaseProps,
|
|
|
72
72
|
*/
|
|
73
73
|
SVGAttributes {}
|
|
74
74
|
declare const _default$2: typeof __VLS_export$4;
|
|
75
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
75
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1342.DefineComponent<QrCodeFrameProps, {}, {}, {}, {}, vue1342.ComponentOptionsMixin, vue1342.ComponentOptionsMixin, {}, string, vue1342.PublicProps, Readonly<QrCodeFrameProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1342.ComponentProvideOptions, false, {}, any>, {
|
|
76
76
|
default?: (props: {}) => any;
|
|
77
77
|
}>;
|
|
78
78
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -89,7 +89,7 @@ interface QrCodeOverlayProps extends QrCodeOverlayBaseProps,
|
|
|
89
89
|
*/
|
|
90
90
|
HTMLAttributes {}
|
|
91
91
|
declare const _default$3: typeof __VLS_export$3;
|
|
92
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
92
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1342.DefineComponent<QrCodeOverlayProps, {}, {}, {}, {}, vue1342.ComponentOptionsMixin, vue1342.ComponentOptionsMixin, {}, string, vue1342.PublicProps, Readonly<QrCodeOverlayProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1342.ComponentProvideOptions, false, {}, any>, {
|
|
93
93
|
default?: (props: {}) => any;
|
|
94
94
|
}>;
|
|
95
95
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -106,7 +106,7 @@ interface QrCodePatternProps extends QrCodePatternBaseProps,
|
|
|
106
106
|
*/
|
|
107
107
|
SVGAttributes {}
|
|
108
108
|
declare const _default$4: typeof __VLS_export$2;
|
|
109
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
109
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1342.DefineComponent<QrCodePatternProps, {}, {}, {}, {}, vue1342.ComponentOptionsMixin, vue1342.ComponentOptionsMixin, {}, string, vue1342.PublicProps, Readonly<QrCodePatternProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1342.ComponentProvideOptions, false, {}, any>, {
|
|
110
110
|
default?: (props: {}) => any;
|
|
111
111
|
}>;
|
|
112
112
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -126,7 +126,7 @@ interface QrCodeRootProviderProps extends QrCodeRootProviderBaseProps,
|
|
|
126
126
|
*/
|
|
127
127
|
HTMLAttributes {}
|
|
128
128
|
declare const _default$6: typeof __VLS_export$1;
|
|
129
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
129
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1342.DefineComponent<QrCodeRootProviderProps, {}, {}, {}, {}, vue1342.ComponentOptionsMixin, vue1342.ComponentOptionsMixin, {}, string, vue1342.PublicProps, Readonly<QrCodeRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1342.ComponentProvideOptions, false, {}, any>, {
|
|
130
130
|
default?: (props: {}) => any;
|
|
131
131
|
}>;
|
|
132
132
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -144,7 +144,7 @@ interface QrCodeRootProps extends QrCodeRootBaseProps,
|
|
|
144
144
|
HTMLAttributes {}
|
|
145
145
|
interface QrCodeRootEmits extends RootEmits {}
|
|
146
146
|
declare const _default$5: typeof __VLS_export;
|
|
147
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
147
|
+
declare const __VLS_export: __VLS_WithSlots<vue1342.DefineComponent<QrCodeRootProps, {}, {}, {}, {}, vue1342.ComponentOptionsMixin, vue1342.ComponentOptionsMixin, {}, string, vue1342.PublicProps, Readonly<QrCodeRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1342.ComponentProvideOptions, false, {}, any>, {
|
|
148
148
|
default?: (props: {}) => any;
|
|
149
149
|
}>;
|
|
150
150
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,7 +4,7 @@ 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 sprawlify } from "../../factory-Co08Aw8u.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
|
|
8
8
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
9
9
|
import * as qrcode from "@sprawlify/primitives/machines/qr-code";
|
|
10
10
|
import { anatomy as qrCodeAnatomy } from "@sprawlify/primitives/machines/qr-code";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-CCRVRFFQ.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue573 from "vue";
|
|
5
5
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
6
|
import * as radioGroup from "@sprawlify/primitives/machines/radio-group";
|
|
7
7
|
import { ItemProps, ItemState, ValueChangeDetails, ValueChangeDetails as RadioGroupValueChangeDetails, anatomy as radioGroupAnatomy } from "@sprawlify/primitives/machines/radio-group";
|
|
@@ -48,7 +48,7 @@ interface RadioGroupContextProps extends SlotsType<{
|
|
|
48
48
|
default: UnwrapRef<UseRadioGroupContext>;
|
|
49
49
|
}> {}
|
|
50
50
|
declare const _default: typeof __VLS_export$9;
|
|
51
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
51
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue573.DefineComponent<{}, {}, {}, {}, {}, vue573.ComponentOptionsMixin, vue573.ComponentOptionsMixin, {}, string, vue573.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue573.ComponentProvideOptions, true, {}, any>, {
|
|
52
52
|
default(radioGroup: UnwrapRef<UseRadioGroupContext>): unknown;
|
|
53
53
|
}>;
|
|
54
54
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -65,7 +65,7 @@ interface RadioGroupIndicatorProps extends RadioGroupIndicatorBaseProps,
|
|
|
65
65
|
*/
|
|
66
66
|
HTMLAttributes {}
|
|
67
67
|
declare const _default$1: typeof __VLS_export$8;
|
|
68
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
68
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue573.DefineComponent<RadioGroupIndicatorProps, {}, {}, {}, {}, vue573.ComponentOptionsMixin, vue573.ComponentOptionsMixin, {}, string, vue573.PublicProps, Readonly<RadioGroupIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue573.ComponentProvideOptions, false, {}, any>, {
|
|
69
69
|
default?: (props: {}) => any;
|
|
70
70
|
}>;
|
|
71
71
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -82,7 +82,7 @@ interface RadioGroupItemContextProps extends SlotsType<{
|
|
|
82
82
|
default: UnwrapRef<UseRadioGroupItemContext>;
|
|
83
83
|
}> {}
|
|
84
84
|
declare const _default$3: typeof __VLS_export$7;
|
|
85
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
85
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue573.DefineComponent<{}, {}, {}, {}, {}, vue573.ComponentOptionsMixin, vue573.ComponentOptionsMixin, {}, string, vue573.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue573.ComponentProvideOptions, true, {}, any>, {
|
|
86
86
|
default(item: UnwrapRef<UseRadioGroupItemContext>): unknown;
|
|
87
87
|
}>;
|
|
88
88
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -99,7 +99,7 @@ interface RadioGroupItemControlProps extends RadioGroupItemControlBaseProps,
|
|
|
99
99
|
*/
|
|
100
100
|
HTMLAttributes {}
|
|
101
101
|
declare const _default$4: typeof __VLS_export$6;
|
|
102
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
102
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue573.DefineComponent<RadioGroupItemControlProps, {}, {}, {}, {}, vue573.ComponentOptionsMixin, vue573.ComponentOptionsMixin, {}, string, vue573.PublicProps, Readonly<RadioGroupItemControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue573.ComponentProvideOptions, false, {}, any>, {
|
|
103
103
|
default?: (props: {}) => any;
|
|
104
104
|
}>;
|
|
105
105
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -116,7 +116,7 @@ interface RadioGroupItemHiddenInputProps extends RadioGroupItemHiddenInputBasePr
|
|
|
116
116
|
*/
|
|
117
117
|
InputHTMLAttributes {}
|
|
118
118
|
declare const _default$5: typeof __VLS_export$5;
|
|
119
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
119
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue573.DefineComponent<RadioGroupItemHiddenInputProps, {}, {}, {}, {}, vue573.ComponentOptionsMixin, vue573.ComponentOptionsMixin, {}, string, vue573.PublicProps, Readonly<RadioGroupItemHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue573.ComponentProvideOptions, false, {}, any>, {
|
|
120
120
|
default?: (props: {}) => any;
|
|
121
121
|
}>;
|
|
122
122
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -133,7 +133,7 @@ interface RadioGroupItemTextProps extends RadioGroupItemTextBaseProps,
|
|
|
133
133
|
*/
|
|
134
134
|
HTMLAttributes {}
|
|
135
135
|
declare const _default$6: typeof __VLS_export$4;
|
|
136
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
136
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue573.DefineComponent<RadioGroupItemTextProps, {}, {}, {}, {}, vue573.ComponentOptionsMixin, vue573.ComponentOptionsMixin, {}, string, vue573.PublicProps, Readonly<RadioGroupItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue573.ComponentProvideOptions, false, {}, any>, {
|
|
137
137
|
default?: (props: {}) => any;
|
|
138
138
|
}>;
|
|
139
139
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -150,7 +150,7 @@ interface RadioGroupItemProps extends RadioGroupItemBaseProps,
|
|
|
150
150
|
*/
|
|
151
151
|
LabelHTMLAttributes {}
|
|
152
152
|
declare const _default$2: typeof __VLS_export$3;
|
|
153
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
153
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue573.DefineComponent<RadioGroupItemProps, {}, {}, {}, {}, vue573.ComponentOptionsMixin, vue573.ComponentOptionsMixin, {}, string, vue573.PublicProps, Readonly<RadioGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue573.ComponentProvideOptions, false, {}, any>, {
|
|
154
154
|
default?: (props: {}) => any;
|
|
155
155
|
}>;
|
|
156
156
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -167,7 +167,7 @@ interface RadioGroupLabelProps extends RadioGroupLabelBaseProps,
|
|
|
167
167
|
*/
|
|
168
168
|
LabelHTMLAttributes {}
|
|
169
169
|
declare const _default$7: typeof __VLS_export$2;
|
|
170
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
170
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue573.DefineComponent<RadioGroupLabelProps, {}, {}, {}, {}, vue573.ComponentOptionsMixin, vue573.ComponentOptionsMixin, {}, string, vue573.PublicProps, Readonly<RadioGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue573.ComponentProvideOptions, false, {}, any>, {
|
|
171
171
|
default?: (props: {}) => any;
|
|
172
172
|
}>;
|
|
173
173
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -187,7 +187,7 @@ interface RadioGroupRootProviderProps extends RadioGroupRootProviderBaseProps,
|
|
|
187
187
|
*/
|
|
188
188
|
HTMLAttributes {}
|
|
189
189
|
declare const _default$9: typeof __VLS_export$1;
|
|
190
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
190
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue573.DefineComponent<RadioGroupRootProviderProps, {}, {}, {}, {}, vue573.ComponentOptionsMixin, vue573.ComponentOptionsMixin, {}, string, vue573.PublicProps, Readonly<RadioGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue573.ComponentProvideOptions, false, {}, any>, {
|
|
191
191
|
default?: (props: {}) => any;
|
|
192
192
|
}>;
|
|
193
193
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -205,18 +205,18 @@ interface RadioGroupRootProps extends RadioGroupRootBaseProps,
|
|
|
205
205
|
HTMLAttributes {}
|
|
206
206
|
interface RadioGroupRootEmits extends RootEmits {}
|
|
207
207
|
declare const _default$8: typeof __VLS_export;
|
|
208
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
209
|
-
valueChange: (details: radioGroup.ValueChangeDetails) => any;
|
|
208
|
+
declare const __VLS_export: __VLS_WithSlots<vue573.DefineComponent<RadioGroupRootProps, {}, {}, {}, {}, vue573.ComponentOptionsMixin, vue573.ComponentOptionsMixin, {
|
|
210
209
|
"update:modelValue": (value: string | null) => any;
|
|
211
|
-
|
|
212
|
-
|
|
210
|
+
valueChange: (details: radioGroup.ValueChangeDetails) => any;
|
|
211
|
+
}, string, vue573.PublicProps, Readonly<RadioGroupRootProps> & Readonly<{
|
|
213
212
|
"onUpdate:modelValue"?: ((value: string | null) => any) | undefined;
|
|
213
|
+
onValueChange?: ((details: radioGroup.ValueChangeDetails) => any) | undefined;
|
|
214
214
|
}>, {
|
|
215
215
|
required: boolean;
|
|
216
216
|
disabled: boolean;
|
|
217
217
|
invalid: boolean;
|
|
218
218
|
readOnly: boolean;
|
|
219
|
-
}, {}, {}, {}, string,
|
|
219
|
+
}, {}, {}, {}, string, vue573.ComponentProvideOptions, false, {}, any>, {
|
|
220
220
|
default?: (props: {}) => any;
|
|
221
221
|
}>;
|
|
222
222
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,7 +4,7 @@ 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 sprawlify } from "../../factory-Co08Aw8u.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
|
|
8
8
|
import { t as toBooleanValue } from "../../boolean-CpMsIRK4.js";
|
|
9
9
|
import { u as useFieldsetContext } from "../../fieldset-D5SznrKY.js";
|
|
10
10
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|