@sprawlify/vue 0.0.82 → 0.0.84
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/{alert-dialog-anatomy-CuRMid0u.d.ts → alert-dialog-anatomy-DT5onog4.d.ts} +1 -1
- package/dist/carousel-anatomy-CQHgDb2I.d.ts +6 -0
- package/dist/{checkbox-anatomy-C98sOqXS.d.ts → checkbox-anatomy-D01zOAxc.d.ts} +1 -1
- package/dist/{collapsible-DjMeJSQq.js → collapsible-YxCX30T0.js} +2 -3
- package/dist/{collection-D_pMm6Yu.js → collection-D5aavLcu.js} +1 -1
- package/dist/color-picker-anatomy-r9WsDFfY.d.ts +6 -0
- package/dist/combobox-anatomy-BO1UsZ8F.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +17 -17
- package/dist/components/accordion/index.js +5 -6
- package/dist/components/alert-dialog/index.d.ts +35 -36
- package/dist/components/alert-dialog/index.js +4 -5
- package/dist/components/anatomy.d.ts +51 -51
- package/dist/components/angle-slider/index.d.ts +18 -18
- package/dist/components/angle-slider/index.js +2 -3
- package/dist/components/aspect-ratio/index.d.ts +8 -8
- package/dist/components/aspect-ratio/index.js +2 -3
- package/dist/components/avatar/index.d.ts +12 -12
- package/dist/components/avatar/index.js +2 -3
- package/dist/components/bottom-sheet/index.d.ts +23 -23
- package/dist/components/bottom-sheet/index.js +5 -6
- package/dist/components/carousel/index.d.ts +20 -20
- package/dist/components/carousel/index.js +2 -3
- package/dist/components/checkbox/index.d.ts +22 -22
- package/dist/components/checkbox/index.js +5 -6
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +18 -18
- package/dist/components/clipboard/index.js +2 -3
- package/dist/components/collapsible/index.d.ts +15 -15
- package/dist/components/collapsible/index.js +2 -3
- package/dist/components/collection/index.d.ts +1 -1
- package/dist/components/collection/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +50 -50
- package/dist/components/color-picker/index.js +5 -6
- package/dist/components/combobox/index.d.ts +34 -34
- package/dist/components/combobox/index.js +6 -7
- package/dist/components/date-picker/index.d.ts +43 -43
- package/dist/components/date-picker/index.js +4 -5
- package/dist/components/dialog/index.d.ts +35 -36
- package/dist/components/dialog/index.js +4 -5
- package/dist/components/download-trigger/index.d.ts +4 -4
- package/dist/components/download-trigger/index.js +1 -2
- package/dist/components/dropdown-menu/index.d.ts +55 -55
- package/dist/components/dropdown-menu/index.js +4 -5
- package/dist/components/editable/index.d.ts +27 -27
- package/dist/components/editable/index.js +3 -4
- package/dist/components/field/index.d.ts +24 -24
- package/dist/components/field/index.js +2 -3
- package/dist/components/fieldset/index.d.ts +12 -12
- package/dist/components/fieldset/index.js +2 -3
- package/dist/components/file-upload/index.d.ts +25 -25
- package/dist/components/file-upload/index.js +3 -4
- package/dist/components/floating-panel/index.d.ts +24 -24
- package/dist/components/floating-panel/index.js +3 -4
- package/dist/components/focus-trap/index.d.ts +5 -5
- package/dist/components/focus-trap/index.js +2 -3
- 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 +26 -26
- package/dist/components/hover-card/index.js +4 -5
- package/dist/components/image-cropper/index.d.ts +15 -15
- package/dist/components/image-cropper/index.js +2 -3
- package/dist/components/json-tree-view/index.d.ts +10 -10
- package/dist/components/json-tree-view/index.js +6 -7
- package/dist/components/listbox/index.d.ts +23 -23
- package/dist/components/listbox/index.js +3 -4
- package/dist/components/marquee/index.d.ts +24 -24
- package/dist/components/marquee/index.js +2 -3
- package/dist/components/navigation-menu/index.d.ts +21 -21
- package/dist/components/navigation-menu/index.js +4 -5
- package/dist/components/number-input/index.d.ts +21 -21
- package/dist/components/number-input/index.js +3 -4
- package/dist/components/pagination/index.d.ts +16 -16
- package/dist/components/pagination/index.js +2 -3
- package/dist/components/password-input/index.d.ts +25 -25
- package/dist/components/password-input/index.js +3 -4
- package/dist/components/pin-input/index.d.ts +20 -20
- package/dist/components/pin-input/index.js +3 -4
- package/dist/components/popover/index.d.ts +38 -38
- package/dist/components/popover/index.js +4 -5
- package/dist/components/presence/index.d.ts +2 -2
- package/dist/components/presence/index.js +2 -3
- package/dist/components/progress/index.d.ts +16 -16
- package/dist/components/progress/index.js +2 -3
- package/dist/components/qr-code/index.d.ts +12 -12
- package/dist/components/qr-code/index.js +2 -3
- package/dist/components/radio-group/index.d.ts +18 -18
- package/dist/components/radio-group/index.js +4 -5
- package/dist/components/rating-group/index.d.ts +16 -16
- package/dist/components/rating-group/index.js +3 -4
- package/dist/components/scroll-area/index.d.ts +13 -13
- package/dist/components/scroll-area/index.js +2 -3
- package/dist/components/segment-group/index.d.ts +17 -17
- package/dist/components/segment-group/index.js +2 -3
- package/dist/components/select/index.d.ts +35 -35
- package/dist/components/select/index.js +6 -7
- package/dist/components/separator/index.d.ts +8 -8
- package/dist/components/separator/index.js +2 -3
- package/dist/components/signature-pad/index.d.ts +16 -16
- package/dist/components/signature-pad/index.js +3 -4
- package/dist/components/slider/index.d.ts +23 -23
- package/dist/components/slider/index.js +2 -3
- package/dist/components/splitter/index.d.ts +13 -13
- package/dist/components/splitter/index.js +2 -3
- package/dist/components/steps/index.d.ts +21 -21
- package/dist/components/steps/index.js +2 -3
- package/dist/components/switch/index.d.ts +16 -16
- package/dist/components/switch/index.js +3 -4
- package/dist/components/tabs/index.d.ts +15 -15
- package/dist/components/tabs/index.js +4 -5
- package/dist/components/tags-input/index.d.ts +17 -17
- package/dist/components/tags-input/index.js +3 -4
- package/dist/components/timer/index.d.ts +15 -15
- package/dist/components/timer/index.js +2 -3
- package/dist/components/toast/index.d.ts +12 -12
- package/dist/components/toast/index.js +1 -2
- package/dist/components/toggle/index.d.ts +10 -10
- package/dist/components/toggle/index.js +2 -3
- package/dist/components/toggle-group/index.d.ts +11 -11
- package/dist/components/toggle-group/index.js +2 -3
- package/dist/components/tooltip/index.d.ts +20 -20
- package/dist/components/tooltip/index.js +4 -5
- package/dist/components/tour/index.d.ts +32 -32
- package/dist/components/tour/index.js +4 -5
- package/dist/components/tree-view/index.d.ts +6 -6
- package/dist/components/tree-view/index.js +5 -6
- package/dist/date-picker-anatomy-CMHPPPhK.d.ts +6 -0
- package/dist/{factory-yh31h0Rm.js → factory-BQk6RiOp.js} +53 -2
- package/dist/factory-D4YHm1ne.d.ts +22 -0
- package/dist/{field-DMx_y6S-.js → field-CSIjIoIl.js} +1 -2
- package/dist/{field-anatomy-CaySAbVn.d.ts → field-anatomy-9oS_bdTz.d.ts} +2 -2
- package/dist/{fieldset-4Y4cXm81.js → fieldset-B_KIoaji.js} +1 -2
- package/dist/fieldset-anatomy-Cq_ynep1.d.ts +6 -0
- package/dist/{image-cropper-anatomy-CM-WDJKf.d.ts → image-cropper-anatomy-CyP4JFSK.d.ts} +2 -2
- package/dist/{index-CnV9Q1ED.d.ts → index-CjSVsbKe.d.ts} +33 -33
- package/dist/{index-BzFZio26.d.ts → index-D4t16tbm.d.ts} +7 -7
- package/dist/{index-B4phyfX4.d.ts → index-rfwGwC4P.d.ts} +9 -9
- package/dist/index.d.ts +5 -4
- package/dist/index.js +2 -2
- package/dist/listbox-anatomy-Df6bjHWU.d.ts +6 -0
- package/dist/{presence-BuHH-PkI.js → presence-CI76Mcpo.js} +1 -2
- package/dist/{segment-group-anatomy-C3ovL82h.d.ts → segment-group-anatomy-DzHeIm8g.d.ts} +1 -1
- package/dist/{tour-anatomy-CTFlgvHt.d.ts → tour-anatomy-DOo3BofU.d.ts} +1 -1
- package/dist/{tree-view-D0uubGi5.js → tree-view-4zY74_JI.js} +5 -6
- package/package.json +6 -2
- package/dist/carousel-anatomy-kcMp3ulc.d.ts +0 -6
- package/dist/color-picker-anatomy-DvFLVhPw.d.ts +0 -6
- package/dist/combobox-anatomy-BiWYA47x.d.ts +0 -6
- package/dist/date-picker-anatomy-BcSX6gth.d.ts +0 -6
- package/dist/factory-BiWWKx2m.d.ts +0 -8
- package/dist/fieldset-anatomy-JIjxInfF.d.ts +0 -6
- package/dist/listbox-anatomy-zEgrYv1V.d.ts +0 -6
- package/dist/use-forward-expose-CCAmHTUB.js +0 -54
- /package/dist/{accordion-anatomy-Ds_qvEko.d.ts → accordion-anatomy-Bxs15n6t.d.ts} +0 -0
- /package/dist/{angle-slider-anatomy-Bul1eXfZ.d.ts → angle-slider-anatomy-whG3APHN.d.ts} +0 -0
- /package/dist/{avatar-anatomy-DZ5Hy1zG.d.ts → avatar-anatomy-CHyA19ld.d.ts} +0 -0
- /package/dist/{boolean-6Zl2NWRb.js → boolean-DRNklbLz.js} +0 -0
- /package/dist/{bottom-sheet-anatomy-C08KrnBX.d.ts → bottom-sheet-anatomy-CuhyzaDM.d.ts} +0 -0
- /package/dist/{clean-props-GbfPBIot.js → clean-props-jeo_b63H.js} +0 -0
- /package/dist/{clipboard-anatomy-Cfo3bvKj.d.ts → clipboard-anatomy-CIC99c59.d.ts} +0 -0
- /package/dist/{collapsible-anatomy-BYSgsAu3.d.ts → collapsible-anatomy-hcVAnOIR.d.ts} +0 -0
- /package/dist/{create-split-props-D8oe6Rby.js → create-split-props-Cy-XbcBT.js} +0 -0
- /package/dist/{dialog-anatomy-CURzaSFr.d.ts → dialog-anatomy-DXEWrwRi.d.ts} +0 -0
- /package/dist/{dropdown-menu-anatomy-BqRBod4K.d.ts → dropdown-menu-anatomy-vJ1-APdg.d.ts} +0 -0
- /package/dist/{editable-anatomy-C7mXxQW8.d.ts → editable-anatomy-DJJXhBV1.d.ts} +0 -0
- /package/dist/{file-upload-anatomy-Bt0zLDIE.d.ts → file-upload-anatomy-iv0C7QVu.d.ts} +0 -0
- /package/dist/{floating-panel-anatomy-DH9zKbGk.d.ts → floating-panel-anatomy-Dyr3lcgZ.d.ts} +0 -0
- /package/dist/{hover-card-anatomy-ClbegkVa.d.ts → hover-card-anatomy-BSDDI0Kf.d.ts} +0 -0
- /package/dist/{index-C2XO6Bu5.d.ts → index-BJ8mRK6a.d.ts} +0 -0
- /package/dist/{index-pShXx5Uh.d.ts → index-adTDBnfd.d.ts} +0 -0
- /package/dist/{marquee-anatomy-h5g9NC8A.d.ts → marquee-anatomy-BzjeMztY.d.ts} +0 -0
- /package/dist/{navigation-menu-anatomy-DfeFh6Qh.d.ts → navigation-menu-anatomy-De1ATxET.d.ts} +0 -0
- /package/dist/{number-input-anatomy-Lqh7lyJQ.d.ts → number-input-anatomy-BPS2hzM6.d.ts} +0 -0
- /package/dist/{pagination-anatomy-JUuizdyV.d.ts → pagination-anatomy-BCX85m-Q.d.ts} +0 -0
- /package/dist/{password-input-anatomy-DrlPdYal.d.ts → password-input-anatomy-CNEwJOp9.d.ts} +0 -0
- /package/dist/{pin-input-anatomy-CYPrusAJ.d.ts → pin-input-anatomy-BKdH4pKx.d.ts} +0 -0
- /package/dist/{popover-anatomy-CPDT_oiK.d.ts → popover-anatomy-BxYyvWrE.d.ts} +0 -0
- /package/dist/{presence-types-Dp8j2-3x.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
- /package/dist/{progress-anatomy-CwFoZl9E.d.ts → progress-anatomy-aZfuAwWj.d.ts} +0 -0
- /package/dist/{qr-code-anatomy-BMawjUCq.d.ts → qr-code-anatomy-CxjYwfAP.d.ts} +0 -0
- /package/dist/{radio-group-anatomy-CqMEAEAo.d.ts → radio-group-anatomy-DExY7kYs.d.ts} +0 -0
- /package/dist/{rating-group-anatomy-CtMlHYGv.d.ts → rating-group-anatomy-Dc0wPZu2.d.ts} +0 -0
- /package/dist/{scroll-area-anatomy-B_EypSXf.d.ts → scroll-area-anatomy-DapfnNBU.d.ts} +0 -0
- /package/dist/{select-anatomy-CwULdmYD.d.ts → select-anatomy-CitDj30H.d.ts} +0 -0
- /package/dist/{separator-anatomy-BqAq__MN.d.ts → separator-anatomy-pGDIt-mq.d.ts} +0 -0
- /package/dist/{signature-pad-anatomy-u_Sx7buV.d.ts → signature-pad-anatomy-KbYu7JMW.d.ts} +0 -0
- /package/dist/{slider-anatomy-C_epctJe.d.ts → slider-anatomy-CZoxc1p8.d.ts} +0 -0
- /package/dist/{splitter-anatomy-DFGjHFqM.d.ts → splitter-anatomy-CLOLZl0a.d.ts} +0 -0
- /package/dist/{steps-anatomy-DfpX3XHM.d.ts → steps-anatomy-lbmXkG81.d.ts} +0 -0
- /package/dist/{switch-anatomy-5pECbpDU.d.ts → switch-anatomy-pGW5yxP1.d.ts} +0 -0
- /package/dist/{tabs-anatomy-Cwluwjxt.d.ts → tabs-anatomy-DAtPeBqj.d.ts} +0 -0
- /package/dist/{tags-input-anatomy-DCOiTav9.d.ts → tags-input-anatomy-DyeuJ7Th.d.ts} +0 -0
- /package/dist/{timer-anatomy-X4tZiM_i.d.ts → timer-anatomy-IGgjTzux.d.ts} +0 -0
- /package/dist/{toast-anatomy-DUsVvX5v.d.ts → toast-anatomy-BOrHt4-_.d.ts} +0 -0
- /package/dist/{toggle-anatomy-om-9P9sX.d.ts → toggle-anatomy-xiDQ91vN.d.ts} +0 -0
- /package/dist/{toggle-group-anatomy--i6VaUi9.d.ts → toggle-group-anatomy-DBV0OT7L.d.ts} +0 -0
- /package/dist/{tooltip-anatomy-C2JI-_OT.d.ts → tooltip-anatomy-T_76c603.d.ts} +0 -0
- /package/dist/{tree-view-anatomy-D9lkagO5.d.ts → tree-view-anatomy-BZT1uz4I.d.ts} +0 -0
- /package/dist/{types-D49hIhzQ.d.ts → types-D_fjXif6.d.ts} +0 -0
- /package/dist/{use-render-strategy-D82Q7KQ3.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
- /package/dist/{use-render-strategy-B0RVis2X.js → use-render-strategy-TTWaa6B7.js} +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { a as Optional } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as angleSliderAnatomy } from "../../angle-slider-anatomy-
|
|
5
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
+
import { a as Optional } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
|
+
import { t as angleSliderAnatomy } from "../../angle-slider-anatomy-whG3APHN.js";
|
|
5
|
+
import * as vue103 from "vue";
|
|
6
6
|
import { ComputedRef, EmitFn, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as angleSlider from "@sprawlify/primitives/machines/angle-slider";
|
|
8
8
|
import { MarkerProps } from "@sprawlify/primitives/machines/angle-slider";
|
|
@@ -50,7 +50,7 @@ interface AngleSliderContextProps extends SlotsType<{
|
|
|
50
50
|
default: UnwrapRef<UseAngleSliderContext>;
|
|
51
51
|
}> {}
|
|
52
52
|
declare const _default: typeof __VLS_export$9;
|
|
53
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
53
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue103.DefineComponent<{}, {}, {}, {}, {}, vue103.ComponentOptionsMixin, vue103.ComponentOptionsMixin, {}, string, vue103.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue103.ComponentProvideOptions, true, {}, any>, {
|
|
54
54
|
default(angleSlider: UnwrapRef<UseAngleSliderContext>): unknown;
|
|
55
55
|
}>;
|
|
56
56
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -67,19 +67,19 @@ interface AngleSliderRootProps extends AngleSliderRootBaseProps,
|
|
|
67
67
|
*/
|
|
68
68
|
Omit<HTMLAttributes, 'dir'> {}
|
|
69
69
|
declare const _default$6: typeof __VLS_export$8;
|
|
70
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
70
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue103.DefineComponent<AngleSliderRootProps, {}, {}, {}, {}, vue103.ComponentOptionsMixin, vue103.ComponentOptionsMixin, {
|
|
71
71
|
valueChange: (details: angleSlider.ValueChangeDetails) => any;
|
|
72
72
|
"update:modelValue": (value: number) => any;
|
|
73
73
|
valueChangeEnd: (details: angleSlider.ValueChangeDetails) => any;
|
|
74
|
-
}, string,
|
|
74
|
+
}, string, vue103.PublicProps, Readonly<AngleSliderRootProps> & Readonly<{
|
|
75
75
|
onValueChange?: ((details: angleSlider.ValueChangeDetails) => any) | undefined;
|
|
76
76
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
|
77
77
|
onValueChangeEnd?: ((details: angleSlider.ValueChangeDetails) => any) | undefined;
|
|
78
78
|
}>, {
|
|
79
79
|
disabled: boolean;
|
|
80
|
-
readOnly: boolean;
|
|
81
80
|
invalid: boolean;
|
|
82
|
-
|
|
81
|
+
readOnly: boolean;
|
|
82
|
+
}, {}, {}, {}, string, vue103.ComponentProvideOptions, false, {}, any>, {
|
|
83
83
|
default?: (props: {}) => any;
|
|
84
84
|
}>;
|
|
85
85
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -96,7 +96,7 @@ interface AngleSliderControlProps extends AngleSliderControlBaseProps,
|
|
|
96
96
|
*/
|
|
97
97
|
HTMLAttributes {}
|
|
98
98
|
declare const _default$1: typeof __VLS_export$7;
|
|
99
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
99
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue103.DefineComponent<AngleSliderControlProps, {}, {}, {}, {}, vue103.ComponentOptionsMixin, vue103.ComponentOptionsMixin, {}, string, vue103.PublicProps, Readonly<AngleSliderControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue103.ComponentProvideOptions, false, {}, any>, {
|
|
100
100
|
default?: (props: {}) => any;
|
|
101
101
|
}>;
|
|
102
102
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -113,7 +113,7 @@ interface AngleSliderHiddenInputProps extends AngleSliderHiddenInputBaseProps,
|
|
|
113
113
|
*/
|
|
114
114
|
InputHTMLAttributes {}
|
|
115
115
|
declare const _default$2: typeof __VLS_export$6;
|
|
116
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
116
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue103.DefineComponent<AngleSliderHiddenInputProps, {}, {}, {}, {}, vue103.ComponentOptionsMixin, vue103.ComponentOptionsMixin, {}, string, vue103.PublicProps, Readonly<AngleSliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue103.ComponentProvideOptions, false, {}, any>, {
|
|
117
117
|
default?: (props: {}) => any;
|
|
118
118
|
}>;
|
|
119
119
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -130,7 +130,7 @@ interface AngleSliderLabelProps extends AngleSliderLabelBaseProps,
|
|
|
130
130
|
*/
|
|
131
131
|
LabelHTMLAttributes {}
|
|
132
132
|
declare const _default$3: typeof __VLS_export$5;
|
|
133
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
133
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue103.DefineComponent<AngleSliderLabelProps, {}, {}, {}, {}, vue103.ComponentOptionsMixin, vue103.ComponentOptionsMixin, {}, string, vue103.PublicProps, Readonly<AngleSliderLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue103.ComponentProvideOptions, false, {}, any>, {
|
|
134
134
|
default?: (props: {}) => any;
|
|
135
135
|
}>;
|
|
136
136
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -147,7 +147,7 @@ interface AngleSliderMarkerGroupProps extends AngleSliderMarkerGroupBaseProps,
|
|
|
147
147
|
*/
|
|
148
148
|
HTMLAttributes {}
|
|
149
149
|
declare const _default$5: typeof __VLS_export$4;
|
|
150
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
150
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue103.DefineComponent<AngleSliderMarkerGroupProps, {}, {}, {}, {}, vue103.ComponentOptionsMixin, vue103.ComponentOptionsMixin, {}, string, vue103.PublicProps, Readonly<AngleSliderMarkerGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue103.ComponentProvideOptions, false, {}, any>, {
|
|
151
151
|
default?: (props: {}) => any;
|
|
152
152
|
}>;
|
|
153
153
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -164,7 +164,7 @@ interface AngleSliderMarkerProps extends AngleSliderMarkerBaseProps,
|
|
|
164
164
|
*/
|
|
165
165
|
HTMLAttributes {}
|
|
166
166
|
declare const _default$4: typeof __VLS_export$3;
|
|
167
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
167
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue103.DefineComponent<AngleSliderMarkerProps, {}, {}, {}, {}, vue103.ComponentOptionsMixin, vue103.ComponentOptionsMixin, {}, string, vue103.PublicProps, Readonly<AngleSliderMarkerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue103.ComponentProvideOptions, false, {}, any>, {
|
|
168
168
|
default?: (props: {}) => any;
|
|
169
169
|
}>;
|
|
170
170
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -184,7 +184,7 @@ interface AngleSliderRootProviderProps extends AngleSliderRootProviderBaseProps,
|
|
|
184
184
|
*/
|
|
185
185
|
HTMLAttributes {}
|
|
186
186
|
declare const _default$7: typeof __VLS_export$2;
|
|
187
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
187
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue103.DefineComponent<AngleSliderRootProviderProps, {}, {}, {}, {}, vue103.ComponentOptionsMixin, vue103.ComponentOptionsMixin, {}, string, vue103.PublicProps, Readonly<AngleSliderRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue103.ComponentProvideOptions, false, {}, any>, {
|
|
188
188
|
default?: (props: {}) => any;
|
|
189
189
|
}>;
|
|
190
190
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -201,7 +201,7 @@ interface AngleSliderThumbProps extends AngleSliderThumbBaseProps,
|
|
|
201
201
|
*/
|
|
202
202
|
HTMLAttributes {}
|
|
203
203
|
declare const _default$8: typeof __VLS_export$1;
|
|
204
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
204
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue103.DefineComponent<AngleSliderThumbProps, {}, {}, {}, {}, vue103.ComponentOptionsMixin, vue103.ComponentOptionsMixin, {}, string, vue103.PublicProps, Readonly<AngleSliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue103.ComponentProvideOptions, false, {}, any>, {
|
|
205
205
|
default?: (props: {}) => any;
|
|
206
206
|
}>;
|
|
207
207
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -218,7 +218,7 @@ interface AngleSliderValueTextProps extends AngleSliderValueTextBaseProps,
|
|
|
218
218
|
*/
|
|
219
219
|
HTMLAttributes {}
|
|
220
220
|
declare const _default$9: typeof __VLS_export;
|
|
221
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
221
|
+
declare const __VLS_export: __VLS_WithSlots<vue103.DefineComponent<AngleSliderValueTextProps, {}, {}, {}, {}, vue103.ComponentOptionsMixin, vue103.ComponentOptionsMixin, {}, string, vue103.PublicProps, Readonly<AngleSliderValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue103.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
222
222
|
type __VLS_WithSlots<T, S> = T & {
|
|
223
223
|
new (): {
|
|
224
224
|
$slots: S;
|
|
@@ -2,10 +2,9 @@ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
|
|
3
3
|
import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
|
-
import {
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
6
6
|
import { t as angleSliderAnatomy } from "../../angle-slider-anatomy-cYknk1iJ.js";
|
|
7
|
-
import { t as
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-jeo_b63H.js";
|
|
9
8
|
import { computed, createBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
|
|
10
9
|
import * as angleSlider from "@sprawlify/primitives/machines/angle-slider";
|
|
11
10
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { a as Optional } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
+
import { a as Optional } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
|
+
import * as vue2616 from "vue";
|
|
5
5
|
import { ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
6
|
import * as aspectRatio from "@sprawlify/primitives/machines/aspect-ratio";
|
|
7
7
|
|
|
@@ -18,7 +18,7 @@ interface AspectRatioContextProps extends SlotsType<{
|
|
|
18
18
|
default: UnwrapRef<UseAspectRatioContext>;
|
|
19
19
|
}> {}
|
|
20
20
|
declare const _default$1: typeof __VLS_export$3;
|
|
21
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
21
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue2616.DefineComponent<{}, {}, {}, {}, {}, vue2616.ComponentOptionsMixin, vue2616.ComponentOptionsMixin, {}, string, vue2616.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2616.ComponentProvideOptions, true, {}, any>, {
|
|
22
22
|
default(aspectRatio: UnwrapRef<UseAspectRatioContext>): unknown;
|
|
23
23
|
}>;
|
|
24
24
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -35,7 +35,7 @@ interface AspectRatioContentProps extends AspectRatioContentBaseProps,
|
|
|
35
35
|
*/
|
|
36
36
|
HTMLAttributes {}
|
|
37
37
|
declare const _default: typeof __VLS_export$2;
|
|
38
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
38
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue2616.DefineComponent<AspectRatioContentProps, {}, {}, {}, {}, vue2616.ComponentOptionsMixin, vue2616.ComponentOptionsMixin, {}, string, vue2616.PublicProps, Readonly<AspectRatioContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2616.ComponentProvideOptions, false, {}, any>, {
|
|
39
39
|
default?: (props: {}) => any;
|
|
40
40
|
}>;
|
|
41
41
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -62,7 +62,7 @@ interface AspectRatioRootProps extends AspectRatioRootBaseProps,
|
|
|
62
62
|
*/
|
|
63
63
|
HTMLAttributes {}
|
|
64
64
|
declare const _default$2: typeof __VLS_export$1;
|
|
65
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
65
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue2616.DefineComponent<AspectRatioRootProps, {}, {}, {}, {}, vue2616.ComponentOptionsMixin, vue2616.ComponentOptionsMixin, {}, string, vue2616.PublicProps, Readonly<AspectRatioRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2616.ComponentProvideOptions, false, {}, any>, {
|
|
66
66
|
default?: (props: {}) => any;
|
|
67
67
|
}>;
|
|
68
68
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -82,7 +82,7 @@ interface AspectRatioRootProviderProps extends AspectRatioRootProviderBaseProps,
|
|
|
82
82
|
*/
|
|
83
83
|
HTMLAttributes {}
|
|
84
84
|
declare const _default$3: typeof __VLS_export;
|
|
85
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
85
|
+
declare const __VLS_export: __VLS_WithSlots<vue2616.DefineComponent<AspectRatioRootProviderProps, {}, {}, {}, {}, vue2616.ComponentOptionsMixin, vue2616.ComponentOptionsMixin, {}, string, vue2616.PublicProps, Readonly<AspectRatioRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2616.ComponentProvideOptions, false, {}, any>, {
|
|
86
86
|
default?: (props: {}) => any;
|
|
87
87
|
}>;
|
|
88
88
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -2,9 +2,8 @@ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
|
|
3
3
|
import { c as useEnvironmentContext, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
|
-
import {
|
|
6
|
-
import { t as
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
6
|
+
import { t as cleanProps } from "../../clean-props-jeo_b63H.js";
|
|
8
7
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
9
8
|
import * as aspectRatio from "@sprawlify/primitives/machines/aspect-ratio";
|
|
10
9
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as avatarAnatomy } from "../../avatar-anatomy-
|
|
5
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
|
+
import { t as avatarAnatomy } from "../../avatar-anatomy-CHyA19ld.js";
|
|
5
|
+
import * as vue83 from "vue";
|
|
6
6
|
import { ComputedRef, HTMLAttributes, ImgHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as avatar from "@sprawlify/primitives/machines/avatar";
|
|
8
8
|
import { StatusChangeDetails, StatusChangeDetails as AvatarStatusChangeDetails } from "@sprawlify/primitives/machines/avatar";
|
|
@@ -33,7 +33,7 @@ interface AvatarContextProps extends SlotsType<{
|
|
|
33
33
|
default: UnwrapRef<UseAvatarContext>;
|
|
34
34
|
}> {}
|
|
35
35
|
declare const _default: typeof __VLS_export$4;
|
|
36
|
-
declare const __VLS_export$4: __VLS_WithSlots$3<
|
|
36
|
+
declare const __VLS_export$4: __VLS_WithSlots$3<vue83.DefineComponent<{}, {}, {}, {}, {}, vue83.ComponentOptionsMixin, vue83.ComponentOptionsMixin, {}, string, vue83.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue83.ComponentProvideOptions, true, {}, any>, {
|
|
37
37
|
default(avatar: UnwrapRef<UseAvatarContext>): unknown;
|
|
38
38
|
}>;
|
|
39
39
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -50,7 +50,7 @@ interface AvatarFallbackProps extends AvatarFallbackBaseProps,
|
|
|
50
50
|
*/
|
|
51
51
|
HTMLAttributes {}
|
|
52
52
|
declare const _default$1: typeof __VLS_export$3;
|
|
53
|
-
declare const __VLS_export$3: __VLS_WithSlots$2<
|
|
53
|
+
declare const __VLS_export$3: __VLS_WithSlots$2<vue83.DefineComponent<AvatarFallbackProps, {}, {}, {}, {}, vue83.ComponentOptionsMixin, vue83.ComponentOptionsMixin, {}, string, vue83.PublicProps, Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue83.ComponentProvideOptions, false, {}, any>, {
|
|
54
54
|
default?: (props: {}) => any;
|
|
55
55
|
}>;
|
|
56
56
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -67,7 +67,7 @@ interface AvatarImageProps extends AvatarImageBaseProps,
|
|
|
67
67
|
*/
|
|
68
68
|
ImgHTMLAttributes {}
|
|
69
69
|
declare const _default$2: typeof __VLS_export$2;
|
|
70
|
-
declare const __VLS_export$2:
|
|
70
|
+
declare const __VLS_export$2: vue83.DefineComponent<AvatarImageProps, {}, {}, {}, {}, vue83.ComponentOptionsMixin, vue83.ComponentOptionsMixin, {}, string, vue83.PublicProps, Readonly<AvatarImageProps> & Readonly<{}>, {}, {}, {}, {}, string, vue83.ComponentProvideOptions, false, {}, any>;
|
|
71
71
|
//#endregion
|
|
72
72
|
//#region src/components/avatar/avatar-root.vue.d.ts
|
|
73
73
|
interface AvatarRootBaseProps extends RootProps, PolymorphicProps {}
|
|
@@ -78,11 +78,11 @@ interface AvatarRootProps extends AvatarRootBaseProps,
|
|
|
78
78
|
HTMLAttributes {}
|
|
79
79
|
interface AvatarRootEmits extends RootEmits {}
|
|
80
80
|
declare const _default$3: typeof __VLS_export$1;
|
|
81
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
81
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue83.DefineComponent<AvatarRootProps, {}, {}, {}, {}, vue83.ComponentOptionsMixin, vue83.ComponentOptionsMixin, {
|
|
82
82
|
statusChange: (details: avatar.StatusChangeDetails) => any;
|
|
83
|
-
}, string,
|
|
83
|
+
}, string, vue83.PublicProps, Readonly<AvatarRootProps> & Readonly<{
|
|
84
84
|
onStatusChange?: ((details: avatar.StatusChangeDetails) => any) | undefined;
|
|
85
|
-
}>, {}, {}, {}, {}, string,
|
|
85
|
+
}>, {}, {}, {}, {}, string, vue83.ComponentProvideOptions, false, {}, any>, {
|
|
86
86
|
default?: (props: {}) => any;
|
|
87
87
|
}>;
|
|
88
88
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -102,7 +102,7 @@ interface AvatarRootProviderProps extends AvatarRootProviderBaseProps,
|
|
|
102
102
|
*/
|
|
103
103
|
HTMLAttributes {}
|
|
104
104
|
declare const _default$4: typeof __VLS_export;
|
|
105
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
105
|
+
declare const __VLS_export: __VLS_WithSlots<vue83.DefineComponent<AvatarRootProviderProps, {}, {}, {}, {}, vue83.ComponentOptionsMixin, vue83.ComponentOptionsMixin, {}, string, vue83.PublicProps, Readonly<AvatarRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue83.ComponentProvideOptions, false, {}, any>, {
|
|
106
106
|
default?: (props: {}) => any;
|
|
107
107
|
}>;
|
|
108
108
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -2,10 +2,9 @@ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
|
|
3
3
|
import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
|
-
import {
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
6
6
|
import { t as avatarAnatomy } from "../../avatar-anatomy-CZqJnRiE.js";
|
|
7
|
-
import { t as
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-jeo_b63H.js";
|
|
9
8
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
10
9
|
import * as avatar from "@sprawlify/primitives/machines/avatar";
|
|
11
10
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as RenderStrategyProps } from "../../use-render-strategy-
|
|
5
|
-
import { t as bottomSheetAnatomy } from "../../bottom-sheet-anatomy-
|
|
6
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
|
+
import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
|
|
5
|
+
import { t as bottomSheetAnatomy } from "../../bottom-sheet-anatomy-CuhyzaDM.js";
|
|
6
|
+
import * as vue1252 from "vue";
|
|
7
7
|
import { ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
8
8
|
import * as bottomSheet from "@sprawlify/primitives/machines/bottom-sheet";
|
|
9
9
|
import { ContentProps, OpenChangeDetails, OpenChangeDetails as BottomSheetOpenChangeDetails } from "@sprawlify/primitives/machines/bottom-sheet";
|
|
@@ -16,7 +16,7 @@ interface BottomSheetBackdropProps extends BottomSheetBackdropBaseProps,
|
|
|
16
16
|
*/
|
|
17
17
|
HTMLAttributes {}
|
|
18
18
|
declare const _default: typeof __VLS_export$9;
|
|
19
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
19
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue1252.DefineComponent<BottomSheetBackdropProps, {}, {}, {}, {}, vue1252.ComponentOptionsMixin, vue1252.ComponentOptionsMixin, {}, string, vue1252.PublicProps, Readonly<BottomSheetBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1252.ComponentProvideOptions, false, {}, any>, {
|
|
20
20
|
default?: (props: {}) => any;
|
|
21
21
|
}>;
|
|
22
22
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -33,7 +33,7 @@ interface BottomSheetCloseTriggerProps extends BottomSheetCloseTriggerBaseProps,
|
|
|
33
33
|
*/
|
|
34
34
|
HTMLAttributes {}
|
|
35
35
|
declare const _default$1: typeof __VLS_export$8;
|
|
36
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
36
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue1252.DefineComponent<BottomSheetCloseTriggerProps, {}, {}, {}, {}, vue1252.ComponentOptionsMixin, vue1252.ComponentOptionsMixin, {}, string, vue1252.PublicProps, Readonly<BottomSheetCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1252.ComponentProvideOptions, false, {}, any>, {
|
|
37
37
|
default?: (props: {}) => any;
|
|
38
38
|
}>;
|
|
39
39
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -50,9 +50,9 @@ interface BottomSheetContentProps extends BottomSheetContentBaseProps,
|
|
|
50
50
|
*/
|
|
51
51
|
Omit<HTMLAttributes, 'draggable'> {}
|
|
52
52
|
declare const _default$2: typeof __VLS_export$7;
|
|
53
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
53
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue1252.DefineComponent<BottomSheetContentProps, {}, {}, {}, {}, vue1252.ComponentOptionsMixin, vue1252.ComponentOptionsMixin, {}, string, vue1252.PublicProps, Readonly<BottomSheetContentProps> & Readonly<{}>, {
|
|
54
54
|
draggable: boolean;
|
|
55
|
-
}, {}, {}, {}, string,
|
|
55
|
+
}, {}, {}, {}, string, vue1252.ComponentProvideOptions, false, {}, any>, {
|
|
56
56
|
default?: (props: {}) => any;
|
|
57
57
|
}>;
|
|
58
58
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -110,7 +110,7 @@ interface BottomSheetContextProps extends SlotsType<{
|
|
|
110
110
|
default: UnwrapRef<UseBottomSheetContext>;
|
|
111
111
|
}> {}
|
|
112
112
|
declare const _default$3: typeof __VLS_export$6;
|
|
113
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
113
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1252.DefineComponent<{}, {}, {}, {}, {}, vue1252.ComponentOptionsMixin, vue1252.ComponentOptionsMixin, {}, string, vue1252.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1252.ComponentProvideOptions, true, {}, any>, {
|
|
114
114
|
default(bottomSheet: UnwrapRef<UseBottomSheetContext>): unknown;
|
|
115
115
|
}>;
|
|
116
116
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -127,7 +127,7 @@ interface BottomSheetGrabberProps extends BottomSheetGrabberBaseProps,
|
|
|
127
127
|
*/
|
|
128
128
|
HTMLAttributes {}
|
|
129
129
|
declare const _default$4: typeof __VLS_export$5;
|
|
130
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
130
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1252.DefineComponent<BottomSheetGrabberProps, {}, {}, {}, {}, vue1252.ComponentOptionsMixin, vue1252.ComponentOptionsMixin, {}, string, vue1252.PublicProps, Readonly<BottomSheetGrabberProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1252.ComponentProvideOptions, false, {}, any>, {
|
|
131
131
|
default?: (props: {}) => any;
|
|
132
132
|
}>;
|
|
133
133
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -144,7 +144,7 @@ interface BottomSheetGrabberIndicatorProps extends BottomSheetGrabberIndicatorBa
|
|
|
144
144
|
*/
|
|
145
145
|
HTMLAttributes {}
|
|
146
146
|
declare const _default$5: typeof __VLS_export$4;
|
|
147
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
147
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1252.DefineComponent<BottomSheetGrabberIndicatorProps, {}, {}, {}, {}, vue1252.ComponentOptionsMixin, vue1252.ComponentOptionsMixin, {}, string, vue1252.PublicProps, Readonly<BottomSheetGrabberIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1252.ComponentProvideOptions, false, {}, any>, {
|
|
148
148
|
default?: (props: {}) => any;
|
|
149
149
|
}>;
|
|
150
150
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -157,27 +157,27 @@ type __VLS_WithSlots$4<T, S> = T & {
|
|
|
157
157
|
interface BottomSheetRootBaseProps extends RootProps, RenderStrategyProps {}
|
|
158
158
|
interface BottomSheetRootProps extends BottomSheetRootBaseProps {}
|
|
159
159
|
declare const _default$6: typeof __VLS_export$3;
|
|
160
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
160
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1252.DefineComponent<BottomSheetRootProps, {}, {}, {}, {}, vue1252.ComponentOptionsMixin, vue1252.ComponentOptionsMixin, {
|
|
161
161
|
openChange: (details: bottomSheet.OpenChangeDetails) => any;
|
|
162
162
|
activeSnapPointChange: (details: {
|
|
163
163
|
snapPoint: number | string;
|
|
164
164
|
}) => any;
|
|
165
|
-
}, string,
|
|
165
|
+
}, string, vue1252.PublicProps, Readonly<BottomSheetRootProps> & Readonly<{
|
|
166
166
|
onOpenChange?: ((details: bottomSheet.OpenChangeDetails) => any) | undefined;
|
|
167
167
|
onActiveSnapPointChange?: ((details: {
|
|
168
168
|
snapPoint: number | string;
|
|
169
169
|
}) => any) | undefined;
|
|
170
170
|
}>, {
|
|
171
|
-
closeOnEscape: boolean;
|
|
172
|
-
closeOnInteractOutside: boolean;
|
|
173
171
|
defaultOpen: boolean;
|
|
174
|
-
modal: boolean;
|
|
175
172
|
open: boolean;
|
|
173
|
+
closeOnEscape: boolean;
|
|
174
|
+
closeOnInteractOutside: boolean;
|
|
175
|
+
trapFocus: boolean;
|
|
176
176
|
preventScroll: boolean;
|
|
177
|
+
modal: boolean;
|
|
177
178
|
restoreFocus: boolean;
|
|
178
|
-
trapFocus: boolean;
|
|
179
179
|
preventDragOnScroll: boolean;
|
|
180
|
-
}, {}, {}, {}, string,
|
|
180
|
+
}, {}, {}, {}, string, vue1252.ComponentProvideOptions, false, {}, any>, {
|
|
181
181
|
default?: (props: {}) => any;
|
|
182
182
|
}>;
|
|
183
183
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -193,7 +193,7 @@ interface RootProviderProps {
|
|
|
193
193
|
interface BottomSheetRootProviderBaseProps extends RootProviderProps, RenderStrategyProps {}
|
|
194
194
|
interface BottomSheetRootProviderProps extends BottomSheetRootProviderBaseProps {}
|
|
195
195
|
declare const _default$7: typeof __VLS_export$2;
|
|
196
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
196
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1252.DefineComponent<BottomSheetRootProviderProps, {}, {}, {}, {}, vue1252.ComponentOptionsMixin, vue1252.ComponentOptionsMixin, {}, string, vue1252.PublicProps, Readonly<BottomSheetRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1252.ComponentProvideOptions, false, {}, any>, {
|
|
197
197
|
default?: (props: {}) => any;
|
|
198
198
|
}>;
|
|
199
199
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -210,7 +210,7 @@ interface BottomSheetTitleProps extends BottomSheetTitleBaseProps,
|
|
|
210
210
|
*/
|
|
211
211
|
HTMLAttributes {}
|
|
212
212
|
declare const _default$8: typeof __VLS_export$1;
|
|
213
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
213
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1252.DefineComponent<BottomSheetTitleProps, {}, {}, {}, {}, vue1252.ComponentOptionsMixin, vue1252.ComponentOptionsMixin, {}, string, vue1252.PublicProps, Readonly<BottomSheetTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1252.ComponentProvideOptions, false, {}, any>, {
|
|
214
214
|
default?: (props: {}) => any;
|
|
215
215
|
}>;
|
|
216
216
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -227,7 +227,7 @@ interface BottomSheetTriggerProps extends BottomSheetTriggerBaseProps,
|
|
|
227
227
|
*/
|
|
228
228
|
HTMLAttributes {}
|
|
229
229
|
declare const _default$9: typeof __VLS_export;
|
|
230
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
230
|
+
declare const __VLS_export: __VLS_WithSlots<vue1252.DefineComponent<BottomSheetTriggerProps, {}, {}, {}, {}, vue1252.ComponentOptionsMixin, vue1252.ComponentOptionsMixin, {}, string, vue1252.PublicProps, Readonly<BottomSheetTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1252.ComponentProvideOptions, false, {}, any>, {
|
|
231
231
|
default?: (props: {}) => any;
|
|
232
232
|
}>;
|
|
233
233
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -3,13 +3,12 @@ import { n as useMachine, r as normalizeProps$1, t as mergeProps$1 } from "../..
|
|
|
3
3
|
import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import "../../utils-B4FuOOE-.js";
|
|
6
|
-
import {
|
|
6
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
7
7
|
import { t as bottomSheetAnatomy } from "../../bottom-sheet-anatomy-C8vx9fBH.js";
|
|
8
|
-
import { t as
|
|
9
|
-
import { t as
|
|
10
|
-
import { t as
|
|
11
|
-
import { n as
|
|
12
|
-
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BuHH-PkI.js";
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-jeo_b63H.js";
|
|
9
|
+
import { t as createSplitProps } from "../../create-split-props-Cy-XbcBT.js";
|
|
10
|
+
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-TTWaa6B7.js";
|
|
11
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-CI76Mcpo.js";
|
|
13
12
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
14
13
|
import * as bottomSheet from "@sprawlify/primitives/machines/bottom-sheet";
|
|
15
14
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as carouselAnatomy } from "../../carousel-anatomy-
|
|
5
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
|
+
import { t as carouselAnatomy } from "../../carousel-anatomy-CQHgDb2I.js";
|
|
5
|
+
import * as vue1909 from "vue";
|
|
6
6
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as carousel from "@sprawlify/primitives/machines/carousel";
|
|
8
8
|
import { AutoplayStatusDetails, AutoplayStatusDetails as CarouselAutoplayStatusDetails, DragStatusDetails, DragStatusDetails as CarouselDragStatusDetails, IndicatorProps, ItemProps, PageChangeDetails, PageChangeDetails as CarouselPageChangeDetails } from "@sprawlify/primitives/machines/carousel";
|
|
@@ -17,7 +17,7 @@ interface CarouselAutoplayIndicatorProps extends CarouselAutoplayIndicatorBasePr
|
|
|
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<vue1909.DefineComponent<CarouselAutoplayIndicatorProps, {}, {}, {}, {}, vue1909.ComponentOptionsMixin, vue1909.ComponentOptionsMixin, {}, string, vue1909.PublicProps, Readonly<CarouselAutoplayIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1909.ComponentProvideOptions, false, {}, any>, {
|
|
21
21
|
default?: (props: {}) => any;
|
|
22
22
|
} & {
|
|
23
23
|
fallback?: (props: {
|
|
@@ -38,7 +38,7 @@ interface CarouselProgressTextProps extends CarouselProgressTextBaseProps,
|
|
|
38
38
|
*/
|
|
39
39
|
HTMLAttributes {}
|
|
40
40
|
declare const _default$10: typeof __VLS_export$11;
|
|
41
|
-
declare const __VLS_export$11: __VLS_WithSlots$11<
|
|
41
|
+
declare const __VLS_export$11: __VLS_WithSlots$11<vue1909.DefineComponent<CarouselProgressTextProps, {}, {}, {}, {}, vue1909.ComponentOptionsMixin, vue1909.ComponentOptionsMixin, {}, string, vue1909.PublicProps, Readonly<CarouselProgressTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1909.ComponentProvideOptions, false, {}, any>, {
|
|
42
42
|
default?: (props: {}) => any;
|
|
43
43
|
}>;
|
|
44
44
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -55,7 +55,7 @@ interface CarouselAutoplayTriggerProps extends CarouselAutoplayTriggerBaseProps,
|
|
|
55
55
|
*/
|
|
56
56
|
ButtonHTMLAttributes {}
|
|
57
57
|
declare const _default$1: typeof __VLS_export$10;
|
|
58
|
-
declare const __VLS_export$10: __VLS_WithSlots$10<
|
|
58
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue1909.DefineComponent<CarouselAutoplayTriggerProps, {}, {}, {}, {}, vue1909.ComponentOptionsMixin, vue1909.ComponentOptionsMixin, {}, string, vue1909.PublicProps, Readonly<CarouselAutoplayTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1909.ComponentProvideOptions, false, {}, any>, {
|
|
59
59
|
default?: (props: {}) => any;
|
|
60
60
|
}>;
|
|
61
61
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -114,7 +114,7 @@ interface CarouselContextProps extends SlotsType<{
|
|
|
114
114
|
default: UnwrapRef<UseCarouselContext>;
|
|
115
115
|
}> {}
|
|
116
116
|
declare const _default$2: typeof __VLS_export$9;
|
|
117
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
117
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue1909.DefineComponent<{}, {}, {}, {}, {}, vue1909.ComponentOptionsMixin, vue1909.ComponentOptionsMixin, {}, string, vue1909.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1909.ComponentProvideOptions, true, {}, any>, {
|
|
118
118
|
default(carousel: UnwrapRef<UseCarouselContext>): unknown;
|
|
119
119
|
}>;
|
|
120
120
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -131,7 +131,7 @@ interface CarouselControlProps extends CarouselControlBaseProps,
|
|
|
131
131
|
*/
|
|
132
132
|
HTMLAttributes {}
|
|
133
133
|
declare const _default$3: typeof __VLS_export$8;
|
|
134
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
134
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue1909.DefineComponent<CarouselControlProps, {}, {}, {}, {}, vue1909.ComponentOptionsMixin, vue1909.ComponentOptionsMixin, {}, string, vue1909.PublicProps, Readonly<CarouselControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1909.ComponentProvideOptions, false, {}, any>, {
|
|
135
135
|
default?: (props: {}) => any;
|
|
136
136
|
}>;
|
|
137
137
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -148,7 +148,7 @@ interface CarouselIndicatorGroupProps extends CarouselIndicatorGroupBaseProps,
|
|
|
148
148
|
*/
|
|
149
149
|
HTMLAttributes {}
|
|
150
150
|
declare const _default$5: typeof __VLS_export$7;
|
|
151
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
151
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue1909.DefineComponent<CarouselIndicatorGroupProps, {}, {}, {}, {}, vue1909.ComponentOptionsMixin, vue1909.ComponentOptionsMixin, {}, string, vue1909.PublicProps, Readonly<CarouselIndicatorGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1909.ComponentProvideOptions, false, {}, any>, {
|
|
152
152
|
default?: (props: {}) => any;
|
|
153
153
|
}>;
|
|
154
154
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -165,7 +165,7 @@ interface CarouselIndicatorProps extends CarouselIndicatorBaseProps,
|
|
|
165
165
|
*/
|
|
166
166
|
ButtonHTMLAttributes {}
|
|
167
167
|
declare const _default$4: typeof __VLS_export$6;
|
|
168
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
168
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1909.DefineComponent<CarouselIndicatorProps, {}, {}, {}, {}, vue1909.ComponentOptionsMixin, vue1909.ComponentOptionsMixin, {}, string, vue1909.PublicProps, Readonly<CarouselIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1909.ComponentProvideOptions, false, {}, any>, {
|
|
169
169
|
default?: (props: {}) => any;
|
|
170
170
|
}>;
|
|
171
171
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -182,7 +182,7 @@ interface CarouselItemGroupProps extends CarouselItemGroupBaseProps,
|
|
|
182
182
|
*/
|
|
183
183
|
HTMLAttributes {}
|
|
184
184
|
declare const _default$7: typeof __VLS_export$5;
|
|
185
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
185
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1909.DefineComponent<CarouselItemGroupProps, {}, {}, {}, {}, vue1909.ComponentOptionsMixin, vue1909.ComponentOptionsMixin, {}, string, vue1909.PublicProps, Readonly<CarouselItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1909.ComponentProvideOptions, false, {}, any>, {
|
|
186
186
|
default?: (props: {}) => any;
|
|
187
187
|
}>;
|
|
188
188
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -199,7 +199,7 @@ interface CarouselItemProps extends CarouselItemBaseProps,
|
|
|
199
199
|
*/
|
|
200
200
|
HTMLAttributes {}
|
|
201
201
|
declare const _default$6: typeof __VLS_export$4;
|
|
202
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
202
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1909.DefineComponent<CarouselItemProps, {}, {}, {}, {}, vue1909.ComponentOptionsMixin, vue1909.ComponentOptionsMixin, {}, string, vue1909.PublicProps, Readonly<CarouselItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1909.ComponentProvideOptions, false, {}, any>, {
|
|
203
203
|
default?: (props: {}) => any;
|
|
204
204
|
}>;
|
|
205
205
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -216,7 +216,7 @@ interface CarouselNextTriggerProps extends CarouselNextTriggerBaseProps,
|
|
|
216
216
|
*/
|
|
217
217
|
ButtonHTMLAttributes {}
|
|
218
218
|
declare const _default$8: typeof __VLS_export$3;
|
|
219
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
219
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1909.DefineComponent<CarouselNextTriggerProps, {}, {}, {}, {}, vue1909.ComponentOptionsMixin, vue1909.ComponentOptionsMixin, {}, string, vue1909.PublicProps, Readonly<CarouselNextTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1909.ComponentProvideOptions, false, {}, any>, {
|
|
220
220
|
default?: (props: {}) => any;
|
|
221
221
|
}>;
|
|
222
222
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -233,7 +233,7 @@ interface CarouselPrevTriggerProps extends CarouselPrevTriggerBaseProps,
|
|
|
233
233
|
*/
|
|
234
234
|
ButtonHTMLAttributes {}
|
|
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<vue1909.DefineComponent<CarouselPrevTriggerProps, {}, {}, {}, {}, vue1909.ComponentOptionsMixin, vue1909.ComponentOptionsMixin, {}, string, vue1909.PublicProps, Readonly<CarouselPrevTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1909.ComponentProvideOptions, false, {}, any>, {
|
|
237
237
|
default?: (props: {}) => any;
|
|
238
238
|
}>;
|
|
239
239
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -253,7 +253,7 @@ interface CarouselRootProviderProps extends CarouselRootProviderBaseProps,
|
|
|
253
253
|
*/
|
|
254
254
|
HTMLAttributes {}
|
|
255
255
|
declare const _default$12: typeof __VLS_export$1;
|
|
256
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
256
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1909.DefineComponent<CarouselRootProviderProps, {}, {}, {}, {}, vue1909.ComponentOptionsMixin, vue1909.ComponentOptionsMixin, {}, string, vue1909.PublicProps, Readonly<CarouselRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1909.ComponentProvideOptions, false, {}, any>, {
|
|
257
257
|
default?: (props: {}) => any;
|
|
258
258
|
}>;
|
|
259
259
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -271,12 +271,12 @@ interface CarouselRootProps extends CarouselRootBaseProps,
|
|
|
271
271
|
HTMLAttributes {}
|
|
272
272
|
interface CarouselRootEmits extends RootEmits {}
|
|
273
273
|
declare const _default$11: typeof __VLS_export;
|
|
274
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
274
|
+
declare const __VLS_export: __VLS_WithSlots<vue1909.DefineComponent<CarouselRootProps, {}, {}, {}, {}, vue1909.ComponentOptionsMixin, vue1909.ComponentOptionsMixin, {
|
|
275
275
|
autoplayStatusChange: (details: carousel.AutoplayStatusDetails) => any;
|
|
276
276
|
dragStatusChange: (details: carousel.DragStatusDetails) => any;
|
|
277
277
|
pageChange: (details: carousel.PageChangeDetails) => any;
|
|
278
278
|
"update:page": (page: number) => any;
|
|
279
|
-
}, string,
|
|
279
|
+
}, string, vue1909.PublicProps, Readonly<CarouselRootProps> & Readonly<{
|
|
280
280
|
onAutoplayStatusChange?: ((details: carousel.AutoplayStatusDetails) => any) | undefined;
|
|
281
281
|
onDragStatusChange?: ((details: carousel.DragStatusDetails) => any) | undefined;
|
|
282
282
|
onPageChange?: ((details: carousel.PageChangeDetails) => any) | undefined;
|
|
@@ -288,7 +288,7 @@ declare const __VLS_export: __VLS_WithSlots<vue1154.DefineComponent<CarouselRoot
|
|
|
288
288
|
};
|
|
289
289
|
autoSize: boolean;
|
|
290
290
|
loop: boolean;
|
|
291
|
-
}, {}, {}, {}, string,
|
|
291
|
+
}, {}, {}, {}, string, vue1909.ComponentProvideOptions, false, {}, any>, {
|
|
292
292
|
default?: (props: {}) => any;
|
|
293
293
|
}>;
|
|
294
294
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -2,10 +2,9 @@ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
|
|
3
3
|
import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
|
-
import {
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
6
6
|
import { t as carouselAnatomy } from "../../carousel-anatomy-DTNJ2jpa.js";
|
|
7
|
-
import { t as
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-jeo_b63H.js";
|
|
9
8
|
import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, withCtx } from "vue";
|
|
10
9
|
import * as carousel from "@sprawlify/primitives/machines/carousel";
|
|
11
10
|
|