@sprawlify/vue 0.0.73 → 0.0.75
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/accordion-anatomy-Bxs15n6t.d.ts +2 -0
- package/dist/accordion-anatomy-SnniqySz.js +3 -0
- package/dist/angle-slider-anatomy-4JLhdGMa.d.ts +2 -0
- package/dist/angle-slider-anatomy-BcpYlzjU.js +3 -0
- package/dist/avatar-anatomy-DRst-MIc.d.ts +2 -0
- package/dist/avatar-anatomy-DkaRck8U.js +3 -0
- package/dist/bottom-sheet-anatomy-DUXumYfR.d.ts +2 -0
- package/dist/bottom-sheet-anatomy-lHEnPDuf.js +3 -0
- package/dist/carousel-anatomy-D1y42Ex5.d.ts +6 -0
- package/dist/carousel-anatomy-Dozyhz87.js +7 -0
- package/dist/checkbox-anatomy-C3nJ17T-.d.ts +6 -0
- package/dist/checkbox-anatomy-DrTfnRdC.js +7 -0
- package/dist/clipboard-anatomy-BOEGNpiY.d.ts +2 -0
- package/dist/clipboard-anatomy-Btcms62_.js +3 -0
- package/dist/{collapsible-SXAS3iFc.js → collapsible-OXksISO6.js} +3 -4
- package/dist/collapsible-anatomy-Bz0a8LAr.js +3 -0
- package/dist/collapsible-anatomy-DxiuORza.d.ts +2 -0
- package/dist/{collection-C_ZHBDQD.js → collection-CBh5p7A_.js} +1 -1
- package/dist/color-picker-anatomy-DJP6gg1F.js +7 -0
- package/dist/color-picker-anatomy-Dyp524yB.d.ts +6 -0
- package/dist/combobox-anatomy-DccBa7f5.js +7 -0
- package/dist/combobox-anatomy-pMR3g6v-.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +22 -21
- package/dist/components/accordion/index.js +6 -6
- package/dist/components/anatomy.d.ts +52 -0
- package/dist/components/anatomy.js +54 -0
- package/dist/components/angle-slider/index.d.ts +20 -19
- package/dist/components/angle-slider/index.js +3 -3
- package/dist/components/avatar/index.d.ts +13 -12
- package/dist/components/avatar/index.js +3 -3
- package/dist/components/bottom-sheet/index.d.ts +23 -22
- package/dist/components/bottom-sheet/index.js +6 -6
- package/dist/components/carousel/index.d.ts +24 -27
- package/dist/components/carousel/index.js +3 -7
- package/dist/components/checkbox/index.d.ts +25 -28
- package/dist/components/checkbox/index.js +8 -10
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +21 -20
- package/dist/components/clipboard/index.js +3 -3
- package/dist/components/collapsible/index.d.ts +17 -16
- package/dist/components/collapsible/index.js +3 -2
- 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 +57 -60
- package/dist/components/color-picker/index.js +8 -10
- package/dist/components/combobox/index.d.ts +38 -42
- package/dist/components/combobox/index.js +8 -11
- package/dist/components/date-picker/index.d.ts +53 -56
- package/dist/components/date-picker/index.js +6 -9
- package/dist/components/dialog/index.d.ts +32 -31
- package/dist/components/dialog/index.js +5 -5
- package/dist/components/download-trigger/index.d.ts +4 -4
- package/dist/components/download-trigger/index.js +1 -1
- package/dist/components/editable/index.d.ts +29 -28
- package/dist/components/editable/index.js +5 -4
- package/dist/components/field/index.d.ts +24 -27
- package/dist/components/field/index.js +3 -2
- package/dist/components/fieldset/index.d.ts +12 -15
- package/dist/components/fieldset/index.js +3 -2
- package/dist/components/file-upload/index.d.ts +26 -25
- package/dist/components/file-upload/index.js +5 -4
- package/dist/components/floating-panel/index.d.ts +30 -28
- package/dist/components/floating-panel/index.js +4 -4
- package/dist/components/focus-trap/index.d.ts +5 -5
- package/dist/components/focus-trap/index.js +2 -2
- 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 +28 -27
- package/dist/components/hover-card/index.js +5 -5
- package/dist/components/image-cropper/index.d.ts +15 -18
- package/dist/components/image-cropper/index.js +4 -7
- package/dist/components/json-tree-view/index.d.ts +13 -13
- package/dist/components/json-tree-view/index.js +6 -6
- package/dist/components/listbox/index.d.ts +26 -29
- package/dist/components/listbox/index.js +4 -8
- package/dist/components/marquee/index.d.ts +25 -24
- package/dist/components/marquee/index.js +3 -3
- package/dist/components/menu/index.d.ts +59 -57
- package/dist/components/menu/index.js +5 -5
- package/dist/components/navigation-menu/index.d.ts +22 -21
- package/dist/components/navigation-menu/index.js +5 -5
- package/dist/components/number-input/index.d.ts +24 -23
- package/dist/components/number-input/index.js +5 -4
- package/dist/components/pagination/index.d.ts +19 -18
- package/dist/components/pagination/index.js +3 -3
- package/dist/components/password-input/index.d.ts +27 -26
- package/dist/components/password-input/index.js +5 -4
- package/dist/components/pin-input/index.d.ts +19 -18
- package/dist/components/pin-input/index.js +5 -4
- package/dist/components/popover/index.d.ts +34 -33
- package/dist/components/popover/index.js +5 -5
- package/dist/components/presence/index.d.ts +2 -2
- package/dist/components/presence/index.js +2 -2
- package/dist/components/progress/index.d.ts +17 -16
- package/dist/components/progress/index.js +3 -3
- package/dist/components/qr-code/index.d.ts +13 -12
- package/dist/components/qr-code/index.js +3 -3
- package/dist/components/radio-group/index.d.ts +21 -20
- package/dist/components/radio-group/index.js +6 -5
- package/dist/components/rating-group/index.d.ts +20 -19
- package/dist/components/rating-group/index.js +5 -4
- package/dist/components/scroll-area/index.d.ts +14 -13
- package/dist/components/scroll-area/index.js +3 -3
- package/dist/components/segment-group/index.d.ts +19 -22
- package/dist/components/segment-group/index.js +3 -8
- package/dist/components/select/index.d.ts +40 -39
- package/dist/components/select/index.js +8 -7
- package/dist/components/separator/index.d.ts +81 -0
- package/dist/components/separator/index.js +135 -0
- package/dist/components/signature-pad/index.d.ts +18 -17
- package/dist/components/signature-pad/index.js +5 -4
- package/dist/components/slider/index.d.ts +25 -24
- package/dist/components/slider/index.js +3 -3
- package/dist/components/splitter/index.d.ts +16 -15
- package/dist/components/splitter/index.js +4 -3
- package/dist/components/steps/index.d.ts +22 -21
- package/dist/components/steps/index.js +3 -3
- package/dist/components/switch/index.d.ts +19 -18
- package/dist/components/switch/index.js +5 -4
- package/dist/components/tabs/index.d.ts +21 -20
- package/dist/components/tabs/index.js +5 -5
- package/dist/components/tags-input/index.d.ts +39 -38
- package/dist/components/tags-input/index.js +5 -4
- package/dist/components/timer/index.d.ts +16 -15
- package/dist/components/timer/index.js +3 -3
- package/dist/components/toast/index.d.ts +13 -12
- package/dist/components/toast/index.js +2 -2
- package/dist/components/toggle/index.d.ts +10 -13
- package/dist/components/toggle/index.js +3 -8
- package/dist/components/toggle-group/index.d.ts +15 -14
- package/dist/components/toggle-group/index.js +3 -3
- package/dist/components/tooltip/index.d.ts +23 -22
- package/dist/components/tooltip/index.js +5 -5
- package/dist/components/tour/index.d.ts +32 -35
- package/dist/components/tour/index.js +6 -9
- package/dist/components/tree-view/index.d.ts +6 -5
- package/dist/components/tree-view/index.js +6 -5
- package/dist/date-picker-anatomy-BbB7oLLk.js +7 -0
- package/dist/date-picker-anatomy-Br9ap7TS.d.ts +6 -0
- package/dist/dialog-anatomy-ByMvuBxr.d.ts +2 -0
- package/dist/dialog-anatomy-DZW7OUW_.js +3 -0
- package/dist/editable-anatomy-D1eyySPH.js +3 -0
- package/dist/editable-anatomy-D7zUtMKW.d.ts +2 -0
- package/dist/{field-CtPR24u6.js → field-B_BAnE0z.js} +3 -8
- package/dist/field-anatomy-DOCpzb4B.js +8 -0
- package/dist/field-anatomy-loNm9_9u.d.ts +6 -0
- package/dist/{fieldset-D5SznrKY.js → fieldset-XmKsNoOC.js} +3 -8
- package/dist/fieldset-anatomy-9h1GFO6X.d.ts +6 -0
- package/dist/fieldset-anatomy-DmZTaMK6.js +8 -0
- package/dist/file-upload-anatomy-CZ2VnScd.js +3 -0
- package/dist/file-upload-anatomy-DdLNgaPz.d.ts +2 -0
- package/dist/floating-panel-anatomy-DBrl1Bp0.js +3 -0
- package/dist/floating-panel-anatomy-DwkXF2tr.d.ts +2 -0
- package/dist/hover-card-anatomy-CTX5TEi3.d.ts +2 -0
- package/dist/hover-card-anatomy-D3wEfkuu.js +3 -0
- package/dist/image-cropper-anatomy-6_a6BSeW.d.ts +6 -0
- package/dist/image-cropper-anatomy-vcTNTTGP.js +7 -0
- package/dist/{index-BnYwp0nl.d.ts → index-C-kA-knN.d.ts} +7 -7
- package/dist/{index-CmCVWB7e.d.ts → index-DZ1ummfv.d.ts} +35 -35
- package/dist/{index-CCRVRFFQ.d.ts → index-DzrYvQ8H.d.ts} +2 -2
- package/dist/{index-8bjPAUl0.d.ts → index-VvcSzgim.d.ts} +10 -10
- package/dist/index.d.ts +3 -3
- package/dist/listbox-anatomy-D2r-4uq6.js +7 -0
- package/dist/listbox-anatomy-ZW3V07FW.d.ts +6 -0
- package/dist/marquee-anatomy-CS5BoKG3.d.ts +2 -0
- package/dist/marquee-anatomy-sKw9g-dJ.js +3 -0
- package/dist/menu-anatomy-DbCORryZ.js +3 -0
- package/dist/menu-anatomy-DcjSKaK6.d.ts +2 -0
- package/dist/navigation-menu-anatomy-bvfS7a-6.d.ts +2 -0
- package/dist/navigation-menu-anatomy-nwZUxyMV.js +3 -0
- package/dist/number-input-anatomy-BEL1Q-ZK.d.ts +2 -0
- package/dist/number-input-anatomy-hB3PpB4j.js +3 -0
- package/dist/pagination-anatomy-D8yk0Puf.js +3 -0
- package/dist/pagination-anatomy-xc9Fxt__.d.ts +2 -0
- package/dist/password-input-anatomy-CQFdYR2z.d.ts +2 -0
- package/dist/password-input-anatomy-D0nhl7MJ.js +3 -0
- package/dist/pin-input-anatomy-Blh9Y2sq.js +3 -0
- package/dist/pin-input-anatomy-nRaqyCV2.d.ts +2 -0
- package/dist/popover-anatomy-Cwp8_2Po.d.ts +2 -0
- package/dist/popover-anatomy-DXWeYlnF.js +3 -0
- package/dist/{presence-BK6rPXK7.js → presence-B50UYKDY.js} +1 -1
- package/dist/progress-anatomy-BubUhrtU.d.ts +2 -0
- package/dist/progress-anatomy-lioRhIrB.js +3 -0
- package/dist/qr-code-anatomy-CIy9Wai6.js +3 -0
- package/dist/qr-code-anatomy-DKYQO_yO.d.ts +2 -0
- package/dist/radio-group-anatomy-C7L8dkhn.js +3 -0
- package/dist/radio-group-anatomy-CiNL4B5J.d.ts +2 -0
- package/dist/rating-group-anatomy-CBhzoESK.js +3 -0
- package/dist/rating-group-anatomy-DEi1Omvv.d.ts +2 -0
- package/dist/scroll-area-anatomy-B-FlUOdc.js +3 -0
- package/dist/scroll-area-anatomy-CefzWgS5.d.ts +2 -0
- package/dist/segment-group-anatomy-CPdu1efW.js +8 -0
- package/dist/segment-group-anatomy-DesMk15u.d.ts +6 -0
- package/dist/select-anatomy-BLK5Kq84.d.ts +2 -0
- package/dist/select-anatomy-CiNHi2Kx.js +3 -0
- package/dist/separator-anatomy-C9bGchxg.js +3 -0
- package/dist/separator-anatomy-Cyw-DWpB.d.ts +2 -0
- package/dist/signature-pad-anatomy-CoeXwoDo.js +3 -0
- package/dist/signature-pad-anatomy-ZbCDnYGZ.d.ts +2 -0
- package/dist/slider-anatomy-BMTjqedI.d.ts +2 -0
- package/dist/slider-anatomy-D1MIQawS.js +3 -0
- package/dist/splitter-anatomy-Bb-vdY9S.d.ts +2 -0
- package/dist/splitter-anatomy-mbvD9KMw.js +3 -0
- package/dist/steps-anatomy-CMM7Zciy.d.ts +2 -0
- package/dist/steps-anatomy-DL1kFLaW.js +3 -0
- package/dist/switch-anatomy-C_MAURJE.js +3 -0
- package/dist/switch-anatomy-Dmg0RYjh.d.ts +2 -0
- package/dist/tabs-anatomy-CgXloO7s.d.ts +2 -0
- package/dist/tabs-anatomy-DF_ekPnt.js +3 -0
- package/dist/tags-input-anatomy-C0HLrulm.d.ts +2 -0
- package/dist/tags-input-anatomy-Dpn_Smms.js +3 -0
- package/dist/timer-anatomy-BF3_7vbc.js +3 -0
- package/dist/timer-anatomy-D0Ey9n_K.d.ts +2 -0
- package/dist/toast-anatomy-BHDNHkvU.js +3 -0
- package/dist/toast-anatomy-DHifYWal.d.ts +2 -0
- package/dist/toggle-anatomy-B79YArNR.js +8 -0
- package/dist/toggle-anatomy-C4EVS7GQ.d.ts +6 -0
- package/dist/toggle-group-anatomy-BpV0-6Xe.d.ts +2 -0
- package/dist/toggle-group-anatomy-CFLq6ia_.js +3 -0
- package/dist/tooltip-anatomy-BlxUQUEe.d.ts +2 -0
- package/dist/tooltip-anatomy-D6lPF-Wq.js +3 -0
- package/dist/tour-anatomy-Bc1FNWON.d.ts +6 -0
- package/dist/tour-anatomy-Cg6ZDDuV.js +7 -0
- package/dist/{tree-view-N6ShNmpe.js → tree-view-D0JBQ_ly.js} +6 -7
- package/dist/tree-view-anatomy--Ft8ROVn.js +3 -0
- package/dist/tree-view-anatomy-zTRJrcH9.d.ts +2 -0
- package/package.json +6 -2
- /package/dist/{boolean-CpMsIRK4.js → boolean-L5YmbZkb.js} +0 -0
- /package/dist/{clean-props-ChPEW0vT.js → clean-props-DsGHTEpm.js} +0 -0
- /package/dist/{create-split-props-BDJ_VWs3.js → create-split-props-D8oe6Rby.js} +0 -0
- /package/dist/{factory-B5zr8_kk.d.ts → factory-n7N-L7_o.d.ts} +0 -0
- /package/dist/{factory-Co08Aw8u.js → factory-xNPol80p.js} +0 -0
- /package/dist/{index-DhFoJHfp.d.ts → index-BezmG5AK.d.ts} +0 -0
- /package/dist/{presence-types-BJRr8tqd.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
- /package/dist/{types-DIEO6uP3.d.ts → types-D_fjXif6.d.ts} +0 -0
- /package/dist/{use-render-strategy-DMa_QmB6.js → use-render-strategy-3G0_HWbg.js} +0 -0
- /package/dist/{use-render-strategy-U5NxU252.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
import { t as PolymorphicProps } from "../../factory-
|
|
2
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import
|
|
1
|
+
import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-DzrYvQ8H.js";
|
|
4
|
+
import { t as avatarAnatomy } from "../../avatar-anatomy-DRst-MIc.js";
|
|
5
|
+
import * as vue456 from "vue";
|
|
5
6
|
import { ComputedRef, HTMLAttributes, ImgHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
7
|
import * as avatar from "@sprawlify/primitives/machines/avatar";
|
|
7
|
-
import { StatusChangeDetails, StatusChangeDetails as AvatarStatusChangeDetails
|
|
8
|
+
import { StatusChangeDetails, StatusChangeDetails as AvatarStatusChangeDetails } from "@sprawlify/primitives/machines/avatar";
|
|
8
9
|
|
|
9
10
|
//#region src/components/avatar/avatar-types.d.ts
|
|
10
11
|
interface RootProps {
|
|
@@ -32,7 +33,7 @@ interface AvatarContextProps extends SlotsType<{
|
|
|
32
33
|
default: UnwrapRef<UseAvatarContext>;
|
|
33
34
|
}> {}
|
|
34
35
|
declare const _default: typeof __VLS_export$4;
|
|
35
|
-
declare const __VLS_export$4: __VLS_WithSlots$3<
|
|
36
|
+
declare const __VLS_export$4: __VLS_WithSlots$3<vue456.DefineComponent<{}, {}, {}, {}, {}, vue456.ComponentOptionsMixin, vue456.ComponentOptionsMixin, {}, string, vue456.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue456.ComponentProvideOptions, true, {}, any>, {
|
|
36
37
|
default(avatar: UnwrapRef<UseAvatarContext>): unknown;
|
|
37
38
|
}>;
|
|
38
39
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -49,7 +50,7 @@ interface AvatarFallbackProps extends AvatarFallbackBaseProps,
|
|
|
49
50
|
*/
|
|
50
51
|
HTMLAttributes {}
|
|
51
52
|
declare const _default$1: typeof __VLS_export$3;
|
|
52
|
-
declare const __VLS_export$3: __VLS_WithSlots$2<
|
|
53
|
+
declare const __VLS_export$3: __VLS_WithSlots$2<vue456.DefineComponent<AvatarFallbackProps, {}, {}, {}, {}, vue456.ComponentOptionsMixin, vue456.ComponentOptionsMixin, {}, string, vue456.PublicProps, Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue456.ComponentProvideOptions, false, {}, any>, {
|
|
53
54
|
default?: (props: {}) => any;
|
|
54
55
|
}>;
|
|
55
56
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -66,7 +67,7 @@ interface AvatarImageProps extends AvatarImageBaseProps,
|
|
|
66
67
|
*/
|
|
67
68
|
ImgHTMLAttributes {}
|
|
68
69
|
declare const _default$2: typeof __VLS_export$2;
|
|
69
|
-
declare const __VLS_export$2:
|
|
70
|
+
declare const __VLS_export$2: vue456.DefineComponent<AvatarImageProps, {}, {}, {}, {}, vue456.ComponentOptionsMixin, vue456.ComponentOptionsMixin, {}, string, vue456.PublicProps, Readonly<AvatarImageProps> & Readonly<{}>, {}, {}, {}, {}, string, vue456.ComponentProvideOptions, false, {}, any>;
|
|
70
71
|
//#endregion
|
|
71
72
|
//#region src/components/avatar/avatar-root.vue.d.ts
|
|
72
73
|
interface AvatarRootBaseProps extends RootProps, PolymorphicProps {}
|
|
@@ -77,11 +78,11 @@ interface AvatarRootProps extends AvatarRootBaseProps,
|
|
|
77
78
|
HTMLAttributes {}
|
|
78
79
|
interface AvatarRootEmits extends RootEmits {}
|
|
79
80
|
declare const _default$3: typeof __VLS_export$1;
|
|
80
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
81
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue456.DefineComponent<AvatarRootProps, {}, {}, {}, {}, vue456.ComponentOptionsMixin, vue456.ComponentOptionsMixin, {
|
|
81
82
|
statusChange: (details: avatar.StatusChangeDetails) => any;
|
|
82
|
-
}, string,
|
|
83
|
+
}, string, vue456.PublicProps, Readonly<AvatarRootProps> & Readonly<{
|
|
83
84
|
onStatusChange?: ((details: avatar.StatusChangeDetails) => any) | undefined;
|
|
84
|
-
}>, {}, {}, {}, {}, string,
|
|
85
|
+
}>, {}, {}, {}, {}, string, vue456.ComponentProvideOptions, false, {}, any>, {
|
|
85
86
|
default?: (props: {}) => any;
|
|
86
87
|
}>;
|
|
87
88
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -101,7 +102,7 @@ interface AvatarRootProviderProps extends AvatarRootProviderBaseProps,
|
|
|
101
102
|
*/
|
|
102
103
|
HTMLAttributes {}
|
|
103
104
|
declare const _default$4: typeof __VLS_export;
|
|
104
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
105
|
+
declare const __VLS_export: __VLS_WithSlots<vue456.DefineComponent<AvatarRootProviderProps, {}, {}, {}, {}, vue456.ComponentOptionsMixin, vue456.ComponentOptionsMixin, {}, string, vue456.PublicProps, Readonly<AvatarRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue456.ComponentProvideOptions, false, {}, any>, {
|
|
105
106
|
default?: (props: {}) => any;
|
|
106
107
|
}>;
|
|
107
108
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -3,11 +3,11 @@ 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
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
|
-
import { t as
|
|
7
|
-
import { t as
|
|
6
|
+
import { t as avatarAnatomy } from "../../avatar-anatomy-DkaRck8U.js";
|
|
7
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
8
9
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
9
10
|
import * as avatar from "@sprawlify/primitives/machines/avatar";
|
|
10
|
-
import { anatomy as avatarAnatomy } from "@sprawlify/primitives/machines/avatar";
|
|
11
11
|
|
|
12
12
|
//#region src/components/avatar/use-avatar-context.ts
|
|
13
13
|
const [AvatarProvider, useAvatarContext] = createContext("AvatarContext");
|
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
import { t as PolymorphicProps } from "../../factory-
|
|
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
|
|
1
|
+
import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-DzrYvQ8H.js";
|
|
4
|
+
import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
|
|
5
|
+
import { t as bottomSheetAnatomy } from "../../bottom-sheet-anatomy-DUXumYfR.js";
|
|
6
|
+
import * as vue1884 from "vue";
|
|
6
7
|
import { ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
8
|
import * as bottomSheet from "@sprawlify/primitives/machines/bottom-sheet";
|
|
8
|
-
import { ContentProps, OpenChangeDetails, OpenChangeDetails as BottomSheetOpenChangeDetails
|
|
9
|
+
import { ContentProps, OpenChangeDetails, OpenChangeDetails as BottomSheetOpenChangeDetails } from "@sprawlify/primitives/machines/bottom-sheet";
|
|
9
10
|
|
|
10
11
|
//#region src/components/bottom-sheet/bottom-sheet-backdrop.vue.d.ts
|
|
11
12
|
interface BottomSheetBackdropBaseProps extends PolymorphicProps {}
|
|
@@ -15,7 +16,7 @@ interface BottomSheetBackdropProps extends BottomSheetBackdropBaseProps,
|
|
|
15
16
|
*/
|
|
16
17
|
HTMLAttributes {}
|
|
17
18
|
declare const _default: typeof __VLS_export$9;
|
|
18
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
19
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue1884.DefineComponent<BottomSheetBackdropProps, {}, {}, {}, {}, vue1884.ComponentOptionsMixin, vue1884.ComponentOptionsMixin, {}, string, vue1884.PublicProps, Readonly<BottomSheetBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1884.ComponentProvideOptions, false, {}, any>, {
|
|
19
20
|
default?: (props: {}) => any;
|
|
20
21
|
}>;
|
|
21
22
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -32,7 +33,7 @@ interface BottomSheetCloseTriggerProps extends BottomSheetCloseTriggerBaseProps,
|
|
|
32
33
|
*/
|
|
33
34
|
HTMLAttributes {}
|
|
34
35
|
declare const _default$1: typeof __VLS_export$8;
|
|
35
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
36
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue1884.DefineComponent<BottomSheetCloseTriggerProps, {}, {}, {}, {}, vue1884.ComponentOptionsMixin, vue1884.ComponentOptionsMixin, {}, string, vue1884.PublicProps, Readonly<BottomSheetCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1884.ComponentProvideOptions, false, {}, any>, {
|
|
36
37
|
default?: (props: {}) => any;
|
|
37
38
|
}>;
|
|
38
39
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -49,9 +50,9 @@ interface BottomSheetContentProps extends BottomSheetContentBaseProps,
|
|
|
49
50
|
*/
|
|
50
51
|
Omit<HTMLAttributes, 'draggable'> {}
|
|
51
52
|
declare const _default$2: typeof __VLS_export$7;
|
|
52
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
53
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue1884.DefineComponent<BottomSheetContentProps, {}, {}, {}, {}, vue1884.ComponentOptionsMixin, vue1884.ComponentOptionsMixin, {}, string, vue1884.PublicProps, Readonly<BottomSheetContentProps> & Readonly<{}>, {
|
|
53
54
|
draggable: boolean;
|
|
54
|
-
}, {}, {}, {}, string,
|
|
55
|
+
}, {}, {}, {}, string, vue1884.ComponentProvideOptions, false, {}, any>, {
|
|
55
56
|
default?: (props: {}) => any;
|
|
56
57
|
}>;
|
|
57
58
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -109,7 +110,7 @@ interface BottomSheetContextProps extends SlotsType<{
|
|
|
109
110
|
default: UnwrapRef<UseBottomSheetContext>;
|
|
110
111
|
}> {}
|
|
111
112
|
declare const _default$3: typeof __VLS_export$6;
|
|
112
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
113
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1884.DefineComponent<{}, {}, {}, {}, {}, vue1884.ComponentOptionsMixin, vue1884.ComponentOptionsMixin, {}, string, vue1884.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1884.ComponentProvideOptions, true, {}, any>, {
|
|
113
114
|
default(bottomSheet: UnwrapRef<UseBottomSheetContext>): unknown;
|
|
114
115
|
}>;
|
|
115
116
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -126,7 +127,7 @@ interface BottomSheetGrabberProps extends BottomSheetGrabberBaseProps,
|
|
|
126
127
|
*/
|
|
127
128
|
HTMLAttributes {}
|
|
128
129
|
declare const _default$4: typeof __VLS_export$5;
|
|
129
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
130
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1884.DefineComponent<BottomSheetGrabberProps, {}, {}, {}, {}, vue1884.ComponentOptionsMixin, vue1884.ComponentOptionsMixin, {}, string, vue1884.PublicProps, Readonly<BottomSheetGrabberProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1884.ComponentProvideOptions, false, {}, any>, {
|
|
130
131
|
default?: (props: {}) => any;
|
|
131
132
|
}>;
|
|
132
133
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -143,7 +144,7 @@ interface BottomSheetGrabberIndicatorProps extends BottomSheetGrabberIndicatorBa
|
|
|
143
144
|
*/
|
|
144
145
|
HTMLAttributes {}
|
|
145
146
|
declare const _default$5: typeof __VLS_export$4;
|
|
146
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
147
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1884.DefineComponent<BottomSheetGrabberIndicatorProps, {}, {}, {}, {}, vue1884.ComponentOptionsMixin, vue1884.ComponentOptionsMixin, {}, string, vue1884.PublicProps, Readonly<BottomSheetGrabberIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1884.ComponentProvideOptions, false, {}, any>, {
|
|
147
148
|
default?: (props: {}) => any;
|
|
148
149
|
}>;
|
|
149
150
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -156,27 +157,27 @@ type __VLS_WithSlots$4<T, S> = T & {
|
|
|
156
157
|
interface BottomSheetRootBaseProps extends RootProps, RenderStrategyProps {}
|
|
157
158
|
interface BottomSheetRootProps extends BottomSheetRootBaseProps {}
|
|
158
159
|
declare const _default$6: typeof __VLS_export$3;
|
|
159
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
160
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1884.DefineComponent<BottomSheetRootProps, {}, {}, {}, {}, vue1884.ComponentOptionsMixin, vue1884.ComponentOptionsMixin, {
|
|
160
161
|
openChange: (details: bottomSheet.OpenChangeDetails) => any;
|
|
161
162
|
activeSnapPointChange: (details: {
|
|
162
163
|
snapPoint: number | string;
|
|
163
164
|
}) => any;
|
|
164
|
-
}, string,
|
|
165
|
+
}, string, vue1884.PublicProps, Readonly<BottomSheetRootProps> & Readonly<{
|
|
165
166
|
onOpenChange?: ((details: bottomSheet.OpenChangeDetails) => any) | undefined;
|
|
166
167
|
onActiveSnapPointChange?: ((details: {
|
|
167
168
|
snapPoint: number | string;
|
|
168
169
|
}) => any) | undefined;
|
|
169
170
|
}>, {
|
|
170
|
-
open: boolean;
|
|
171
171
|
defaultOpen: boolean;
|
|
172
|
+
open: boolean;
|
|
172
173
|
closeOnEscape: boolean;
|
|
173
174
|
closeOnInteractOutside: boolean;
|
|
174
|
-
trapFocus: boolean;
|
|
175
|
-
preventScroll: boolean;
|
|
176
175
|
modal: boolean;
|
|
176
|
+
preventScroll: boolean;
|
|
177
177
|
restoreFocus: boolean;
|
|
178
|
+
trapFocus: boolean;
|
|
178
179
|
preventDragOnScroll: boolean;
|
|
179
|
-
}, {}, {}, {}, string,
|
|
180
|
+
}, {}, {}, {}, string, vue1884.ComponentProvideOptions, false, {}, any>, {
|
|
180
181
|
default?: (props: {}) => any;
|
|
181
182
|
}>;
|
|
182
183
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -192,7 +193,7 @@ interface RootProviderProps {
|
|
|
192
193
|
interface BottomSheetRootProviderBaseProps extends RootProviderProps, RenderStrategyProps {}
|
|
193
194
|
interface BottomSheetRootProviderProps extends BottomSheetRootProviderBaseProps {}
|
|
194
195
|
declare const _default$7: typeof __VLS_export$2;
|
|
195
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
196
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1884.DefineComponent<BottomSheetRootProviderProps, {}, {}, {}, {}, vue1884.ComponentOptionsMixin, vue1884.ComponentOptionsMixin, {}, string, vue1884.PublicProps, Readonly<BottomSheetRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1884.ComponentProvideOptions, false, {}, any>, {
|
|
196
197
|
default?: (props: {}) => any;
|
|
197
198
|
}>;
|
|
198
199
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -209,7 +210,7 @@ interface BottomSheetTitleProps extends BottomSheetTitleBaseProps,
|
|
|
209
210
|
*/
|
|
210
211
|
HTMLAttributes {}
|
|
211
212
|
declare const _default$8: typeof __VLS_export$1;
|
|
212
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
213
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1884.DefineComponent<BottomSheetTitleProps, {}, {}, {}, {}, vue1884.ComponentOptionsMixin, vue1884.ComponentOptionsMixin, {}, string, vue1884.PublicProps, Readonly<BottomSheetTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1884.ComponentProvideOptions, false, {}, any>, {
|
|
213
214
|
default?: (props: {}) => any;
|
|
214
215
|
}>;
|
|
215
216
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -226,7 +227,7 @@ interface BottomSheetTriggerProps extends BottomSheetTriggerBaseProps,
|
|
|
226
227
|
*/
|
|
227
228
|
HTMLAttributes {}
|
|
228
229
|
declare const _default$9: typeof __VLS_export;
|
|
229
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
230
|
+
declare const __VLS_export: __VLS_WithSlots<vue1884.DefineComponent<BottomSheetTriggerProps, {}, {}, {}, {}, vue1884.ComponentOptionsMixin, vue1884.ComponentOptionsMixin, {}, string, vue1884.PublicProps, Readonly<BottomSheetTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1884.ComponentProvideOptions, false, {}, any>, {
|
|
230
231
|
default?: (props: {}) => any;
|
|
231
232
|
}>;
|
|
232
233
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,14 +4,14 @@ 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 "../../utils-B4FuOOE-.js";
|
|
6
6
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
7
|
-
import { t as
|
|
8
|
-
import { t as
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
7
|
+
import { t as bottomSheetAnatomy } from "../../bottom-sheet-anatomy-lHEnPDuf.js";
|
|
8
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
9
|
+
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
10
|
+
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-3G0_HWbg.js";
|
|
11
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B50UYKDY.js";
|
|
12
|
+
import { t as createSplitProps } from "../../create-split-props-D8oe6Rby.js";
|
|
12
13
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
13
14
|
import * as bottomSheet from "@sprawlify/primitives/machines/bottom-sheet";
|
|
14
|
-
import { anatomy as bottomSheetAnatomy } from "@sprawlify/primitives/machines/bottom-sheet";
|
|
15
15
|
|
|
16
16
|
//#region src/components/bottom-sheet/use-bottom-sheet-context.ts
|
|
17
17
|
const [BottomSheetProvider, useBottomSheetContext] = createContext("BottomSheetContext");
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { t as PolymorphicProps } from "../../factory-
|
|
2
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import
|
|
1
|
+
import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-DzrYvQ8H.js";
|
|
4
|
+
import { t as carouselAnatomy } from "../../carousel-anatomy-D1y42Ex5.js";
|
|
5
|
+
import * as vue1969 from "vue";
|
|
5
6
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
|
-
import * as _sprawlify_primitives_anatomy1 from "@sprawlify/primitives/anatomy";
|
|
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";
|
|
9
9
|
|
|
@@ -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<vue1969.DefineComponent<CarouselAutoplayIndicatorProps, {}, {}, {}, {}, vue1969.ComponentOptionsMixin, vue1969.ComponentOptionsMixin, {}, string, vue1969.PublicProps, Readonly<CarouselAutoplayIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1969.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<vue1969.DefineComponent<CarouselProgressTextProps, {}, {}, {}, {}, vue1969.ComponentOptionsMixin, vue1969.ComponentOptionsMixin, {}, string, vue1969.PublicProps, Readonly<CarouselProgressTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1969.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<vue1969.DefineComponent<CarouselAutoplayTriggerProps, {}, {}, {}, {}, vue1969.ComponentOptionsMixin, vue1969.ComponentOptionsMixin, {}, string, vue1969.PublicProps, Readonly<CarouselAutoplayTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1969.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<vue1969.DefineComponent<{}, {}, {}, {}, {}, vue1969.ComponentOptionsMixin, vue1969.ComponentOptionsMixin, {}, string, vue1969.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1969.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<vue1969.DefineComponent<CarouselControlProps, {}, {}, {}, {}, vue1969.ComponentOptionsMixin, vue1969.ComponentOptionsMixin, {}, string, vue1969.PublicProps, Readonly<CarouselControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1969.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<vue1969.DefineComponent<CarouselIndicatorGroupProps, {}, {}, {}, {}, vue1969.ComponentOptionsMixin, vue1969.ComponentOptionsMixin, {}, string, vue1969.PublicProps, Readonly<CarouselIndicatorGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1969.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<vue1969.DefineComponent<CarouselIndicatorProps, {}, {}, {}, {}, vue1969.ComponentOptionsMixin, vue1969.ComponentOptionsMixin, {}, string, vue1969.PublicProps, Readonly<CarouselIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1969.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<vue1969.DefineComponent<CarouselItemGroupProps, {}, {}, {}, {}, vue1969.ComponentOptionsMixin, vue1969.ComponentOptionsMixin, {}, string, vue1969.PublicProps, Readonly<CarouselItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1969.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<vue1969.DefineComponent<CarouselItemProps, {}, {}, {}, {}, vue1969.ComponentOptionsMixin, vue1969.ComponentOptionsMixin, {}, string, vue1969.PublicProps, Readonly<CarouselItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1969.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<vue1969.DefineComponent<CarouselNextTriggerProps, {}, {}, {}, {}, vue1969.ComponentOptionsMixin, vue1969.ComponentOptionsMixin, {}, string, vue1969.PublicProps, Readonly<CarouselNextTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1969.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<vue1969.DefineComponent<CarouselPrevTriggerProps, {}, {}, {}, {}, vue1969.ComponentOptionsMixin, vue1969.ComponentOptionsMixin, {}, string, vue1969.PublicProps, Readonly<CarouselPrevTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1969.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<vue1969.DefineComponent<CarouselRootProviderProps, {}, {}, {}, {}, vue1969.ComponentOptionsMixin, vue1969.ComponentOptionsMixin, {}, string, vue1969.PublicProps, Readonly<CarouselRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1969.ComponentProvideOptions, false, {}, any>, {
|
|
257
257
|
default?: (props: {}) => any;
|
|
258
258
|
}>;
|
|
259
259
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -271,16 +271,16 @@ 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<
|
|
275
|
-
autoplayStatusChange: (details: carousel.AutoplayStatusDetails) => any;
|
|
276
|
-
dragStatusChange: (details: carousel.DragStatusDetails) => any;
|
|
274
|
+
declare const __VLS_export: __VLS_WithSlots<vue1969.DefineComponent<CarouselRootProps, {}, {}, {}, {}, vue1969.ComponentOptionsMixin, vue1969.ComponentOptionsMixin, {
|
|
277
275
|
pageChange: (details: carousel.PageChangeDetails) => any;
|
|
278
276
|
"update:page": (page: number) => any;
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
277
|
+
autoplayStatusChange: (details: carousel.AutoplayStatusDetails) => any;
|
|
278
|
+
dragStatusChange: (details: carousel.DragStatusDetails) => any;
|
|
279
|
+
}, string, vue1969.PublicProps, Readonly<CarouselRootProps> & Readonly<{
|
|
282
280
|
onPageChange?: ((details: carousel.PageChangeDetails) => any) | undefined;
|
|
283
281
|
"onUpdate:page"?: ((page: number) => any) | undefined;
|
|
282
|
+
onAutoplayStatusChange?: ((details: carousel.AutoplayStatusDetails) => any) | undefined;
|
|
283
|
+
onDragStatusChange?: ((details: carousel.DragStatusDetails) => any) | undefined;
|
|
284
284
|
}>, {
|
|
285
285
|
allowMouseDrag: boolean;
|
|
286
286
|
autoplay: boolean | {
|
|
@@ -288,7 +288,7 @@ declare const __VLS_export: __VLS_WithSlots<vue186.DefineComponent<CarouselRootP
|
|
|
288
288
|
};
|
|
289
289
|
autoSize: boolean;
|
|
290
290
|
loop: boolean;
|
|
291
|
-
}, {}, {}, {}, string,
|
|
291
|
+
}, {}, {}, {}, string, vue1969.ComponentProvideOptions, false, {}, any>, {
|
|
292
292
|
default?: (props: {}) => any;
|
|
293
293
|
}>;
|
|
294
294
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -296,9 +296,6 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
296
296
|
$slots: S;
|
|
297
297
|
};
|
|
298
298
|
};
|
|
299
|
-
//#endregion
|
|
300
|
-
//#region src/components/carousel/carousel-anatomy.d.ts
|
|
301
|
-
declare const carouselAnatomy: _sprawlify_primitives_anatomy1.AnatomyInstance<"root" | "item" | "control" | "indicator" | "nextTrigger" | "prevTrigger" | "itemGroup" | "indicatorGroup" | "autoplayTrigger" | "progressText" | "autoplayIndicator">;
|
|
302
299
|
declare namespace carousel_d_exports {
|
|
303
300
|
export { _default as AutoplayIndicator, CarouselAutoplayIndicatorBaseProps as AutoplayIndicatorBaseProps, CarouselAutoplayIndicatorProps as AutoplayIndicatorProps, AutoplayStatusDetails, _default$1 as AutoplayTrigger, CarouselAutoplayTriggerBaseProps as AutoplayTriggerBaseProps, CarouselAutoplayTriggerProps as AutoplayTriggerProps, _default$2 as Context, CarouselContextProps as ContextProps, _default$3 as Control, CarouselControlBaseProps as ControlBaseProps, CarouselControlProps as ControlProps, DragStatusDetails, _default$4 as Indicator, CarouselIndicatorBaseProps as IndicatorBaseProps, _default$5 as IndicatorGroup, CarouselIndicatorGroupBaseProps as IndicatorGroupBaseProps, CarouselIndicatorGroupProps as IndicatorGroupProps, CarouselIndicatorProps as IndicatorProps, _default$6 as Item, CarouselItemBaseProps as ItemBaseProps, _default$7 as ItemGroup, CarouselItemGroupBaseProps as ItemGroupBaseProps, CarouselItemGroupProps as ItemGroupProps, CarouselItemProps as ItemProps, _default$8 as NextTrigger, CarouselNextTriggerBaseProps as NextTriggerBaseProps, CarouselNextTriggerProps as NextTriggerProps, PageChangeDetails, _default$9 as PrevTrigger, CarouselPrevTriggerBaseProps as PrevTriggerBaseProps, CarouselPrevTriggerProps as PrevTriggerProps, _default$10 as ProgressText, CarouselProgressTextBaseProps as ProgressTextBaseProps, CarouselProgressTextProps as ProgressTextProps, _default$11 as Root, CarouselRootBaseProps as RootBaseProps, CarouselRootEmits as RootEmits, CarouselRootProps as RootProps, _default$12 as RootProvider, CarouselRootProviderBaseProps as RootProviderBaseProps, CarouselRootProviderProps as RootProviderProps };
|
|
304
301
|
}
|
|
@@ -3,16 +3,12 @@ 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
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
|
-
import { t as
|
|
7
|
-
import { t as
|
|
6
|
+
import { t as carouselAnatomy } from "../../carousel-anatomy-Dozyhz87.js";
|
|
7
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
8
9
|
import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, withCtx } from "vue";
|
|
9
10
|
import * as carousel from "@sprawlify/primitives/machines/carousel";
|
|
10
|
-
import { anatomy } from "@sprawlify/primitives/machines/carousel";
|
|
11
11
|
|
|
12
|
-
//#region src/components/carousel/carousel-anatomy.ts
|
|
13
|
-
const carouselAnatomy = anatomy.extendWith("progressText", "autoplayIndicator");
|
|
14
|
-
|
|
15
|
-
//#endregion
|
|
16
12
|
//#region src/components/carousel/use-carousel-context.ts
|
|
17
13
|
const [CarouselProvider, useCarouselContext] = createContext("CarouselContext");
|
|
18
14
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { t as PolymorphicProps } from "../../factory-
|
|
2
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import
|
|
1
|
+
import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-DzrYvQ8H.js";
|
|
4
|
+
import { t as checkboxAnatomy } from "../../checkbox-anatomy-C3nJ17T-.js";
|
|
5
|
+
import * as vue2565 from "vue";
|
|
5
6
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
7
|
import * as checkbox from "@sprawlify/primitives/machines/checkbox";
|
|
7
8
|
import { CheckedChangeDetails, CheckedChangeDetails as CheckboxCheckedChangeDetails, CheckedState, CheckedState as CheckboxCheckedState, connect } from "@sprawlify/primitives/machines/checkbox";
|
|
8
|
-
import * as _sprawlify_primitives_anatomy6 from "@sprawlify/primitives/anatomy";
|
|
9
9
|
|
|
10
10
|
//#region src/components/checkbox/use-checkbox-context.d.ts
|
|
11
11
|
interface UseCheckboxContext extends ComputedRef<ReturnType<typeof connect>> {}
|
|
@@ -15,7 +15,7 @@ interface CheckboxContextProps extends SlotsType<{
|
|
|
15
15
|
default: UnwrapRef<UseCheckboxContext>;
|
|
16
16
|
}> {}
|
|
17
17
|
declare const _default: typeof __VLS_export$8;
|
|
18
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
18
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue2565.DefineComponent<{}, {}, {}, {}, {}, vue2565.ComponentOptionsMixin, vue2565.ComponentOptionsMixin, {}, string, vue2565.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2565.ComponentProvideOptions, true, {}, any>, {
|
|
19
19
|
default(checkbox: UnwrapRef<UseCheckboxContext>): unknown;
|
|
20
20
|
}>;
|
|
21
21
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -32,7 +32,7 @@ interface CheckboxControlProps extends CheckboxControlBaseProps,
|
|
|
32
32
|
*/
|
|
33
33
|
HTMLAttributes {}
|
|
34
34
|
declare const _default$1: typeof __VLS_export$7;
|
|
35
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
35
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue2565.DefineComponent<CheckboxControlProps, {}, {}, {}, {}, vue2565.ComponentOptionsMixin, vue2565.ComponentOptionsMixin, {}, string, vue2565.PublicProps, Readonly<CheckboxControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2565.ComponentProvideOptions, false, {}, any>, {
|
|
36
36
|
default?: (props: {}) => any;
|
|
37
37
|
}>;
|
|
38
38
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -63,17 +63,17 @@ interface CheckboxGroupProps extends CheckboxGroupBaseProps,
|
|
|
63
63
|
*/
|
|
64
64
|
HTMLAttributes {}
|
|
65
65
|
declare const _default$2: typeof __VLS_export$6;
|
|
66
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
67
|
-
"update:modelValue": (value: string[]) => any;
|
|
66
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue2565.DefineComponent<CheckboxGroupProps, {}, {}, {}, {}, vue2565.ComponentOptionsMixin, vue2565.ComponentOptionsMixin, {
|
|
68
67
|
valueChange: (value: string[]) => any;
|
|
69
|
-
|
|
70
|
-
|
|
68
|
+
"update:modelValue": (value: string[]) => any;
|
|
69
|
+
}, string, vue2565.PublicProps, Readonly<CheckboxGroupProps> & Readonly<{
|
|
71
70
|
onValueChange?: ((value: string[]) => any) | undefined;
|
|
71
|
+
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
72
72
|
}>, {
|
|
73
73
|
disabled: boolean;
|
|
74
74
|
invalid: boolean;
|
|
75
75
|
readOnly: boolean;
|
|
76
|
-
}, {}, {}, {}, string,
|
|
76
|
+
}, {}, {}, {}, string, vue2565.ComponentProvideOptions, false, {}, any>, {
|
|
77
77
|
default?: (props: {}) => any;
|
|
78
78
|
}>;
|
|
79
79
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -88,7 +88,7 @@ type UseCheckboxGroupReturn = ReturnType<typeof useCheckboxGroup>;
|
|
|
88
88
|
interface CheckboxGroupItemProps {
|
|
89
89
|
value: string | undefined;
|
|
90
90
|
}
|
|
91
|
-
declare function useCheckboxGroup(props: GroupProps, emit?: EmitFn$1<GroupEmits>):
|
|
91
|
+
declare function useCheckboxGroup(props: GroupProps, emit?: EmitFn$1<GroupEmits>): vue2565.ComputedRef<{
|
|
92
92
|
isChecked: (val: string | undefined) => boolean;
|
|
93
93
|
value: string[];
|
|
94
94
|
name: string | undefined;
|
|
@@ -119,7 +119,7 @@ interface CheckboxGroupProviderProps extends CheckboxGroupProviderBaseProps,
|
|
|
119
119
|
*/
|
|
120
120
|
HTMLAttributes {}
|
|
121
121
|
declare const _default$3: typeof __VLS_export$5;
|
|
122
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
122
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue2565.DefineComponent<CheckboxGroupProviderProps, {}, {}, {}, {}, vue2565.ComponentOptionsMixin, vue2565.ComponentOptionsMixin, {}, string, vue2565.PublicProps, Readonly<CheckboxGroupProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2565.ComponentProvideOptions, false, {}, any>, {
|
|
123
123
|
default?: (props: {}) => any;
|
|
124
124
|
}>;
|
|
125
125
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -136,7 +136,7 @@ interface CheckboxHiddenInputProps extends CheckboxHiddenInputBaseProps,
|
|
|
136
136
|
*/
|
|
137
137
|
InputHTMLAttributes {}
|
|
138
138
|
declare const _default$4: typeof __VLS_export$4;
|
|
139
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
139
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue2565.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, vue2565.ComponentOptionsMixin, vue2565.ComponentOptionsMixin, {}, string, vue2565.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2565.ComponentProvideOptions, false, {}, any>, {
|
|
140
140
|
default?: (props: {}) => any;
|
|
141
141
|
}>;
|
|
142
142
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -155,7 +155,7 @@ HTMLAttributes {
|
|
|
155
155
|
indeterminate?: boolean;
|
|
156
156
|
}
|
|
157
157
|
declare const _default$5: typeof __VLS_export$3;
|
|
158
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
158
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue2565.DefineComponent<CheckboxIndicatorProps, {}, {}, {}, {}, vue2565.ComponentOptionsMixin, vue2565.ComponentOptionsMixin, {}, string, vue2565.PublicProps, Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2565.ComponentProvideOptions, false, {}, any>, {
|
|
159
159
|
default?: (props: {}) => any;
|
|
160
160
|
}>;
|
|
161
161
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -172,7 +172,7 @@ interface CheckboxLabelProps extends CheckboxLabelBaseProps,
|
|
|
172
172
|
*/
|
|
173
173
|
HTMLAttributes {}
|
|
174
174
|
declare const _default$6: typeof __VLS_export$2;
|
|
175
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
175
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue2565.DefineComponent<CheckboxLabelProps, {}, {}, {}, {}, vue2565.ComponentOptionsMixin, vue2565.ComponentOptionsMixin, {}, string, vue2565.PublicProps, Readonly<CheckboxLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2565.ComponentProvideOptions, false, {}, any>, {
|
|
176
176
|
default?: (props: {}) => any;
|
|
177
177
|
}>;
|
|
178
178
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -214,20 +214,20 @@ interface CheckboxRootProps extends CheckboxRootBaseProps,
|
|
|
214
214
|
LabelHTMLAttributes {}
|
|
215
215
|
interface CheckboxRootEmits extends RootEmits {}
|
|
216
216
|
declare const _default$7: typeof __VLS_export$1;
|
|
217
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
218
|
-
"update:checked": (checked: checkbox.CheckedState) => any;
|
|
217
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue2565.DefineComponent<CheckboxRootProps, {}, {}, {}, {}, vue2565.ComponentOptionsMixin, vue2565.ComponentOptionsMixin, {
|
|
219
218
|
checkedChange: (details: checkbox.CheckedChangeDetails) => any;
|
|
220
|
-
|
|
221
|
-
|
|
219
|
+
"update:checked": (checked: checkbox.CheckedState) => any;
|
|
220
|
+
}, string, vue2565.PublicProps, Readonly<CheckboxRootProps> & Readonly<{
|
|
222
221
|
onCheckedChange?: ((details: checkbox.CheckedChangeDetails) => any) | undefined;
|
|
222
|
+
"onUpdate:checked"?: ((checked: checkbox.CheckedState) => any) | undefined;
|
|
223
223
|
}>, {
|
|
224
|
-
|
|
224
|
+
checked: checkbox.CheckedState;
|
|
225
225
|
disabled: boolean;
|
|
226
|
+
required: boolean;
|
|
226
227
|
invalid: boolean;
|
|
227
228
|
readOnly: boolean;
|
|
228
|
-
checked: checkbox.CheckedState;
|
|
229
229
|
defaultChecked: checkbox.CheckedState;
|
|
230
|
-
}, {}, {}, {}, string,
|
|
230
|
+
}, {}, {}, {}, string, vue2565.ComponentProvideOptions, false, {}, any>, {
|
|
231
231
|
default?: (props: {}) => any;
|
|
232
232
|
}>;
|
|
233
233
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -255,7 +255,7 @@ interface CheckboxRootProviderProps extends CheckboxRootProviderBaseProps,
|
|
|
255
255
|
*/
|
|
256
256
|
LabelHTMLAttributes {}
|
|
257
257
|
declare const _default$8: typeof __VLS_export;
|
|
258
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
258
|
+
declare const __VLS_export: __VLS_WithSlots<vue2565.DefineComponent<CheckboxRootProviderProps, {}, {}, {}, {}, vue2565.ComponentOptionsMixin, vue2565.ComponentOptionsMixin, {}, string, vue2565.PublicProps, Readonly<CheckboxRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2565.ComponentProvideOptions, false, {}, any>, {
|
|
259
259
|
default?: (props: {}) => any;
|
|
260
260
|
}>;
|
|
261
261
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -267,7 +267,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
267
267
|
//#region src/components/checkbox/use-checkbox-group-context.d.ts
|
|
268
268
|
interface UseCheckboxGroupContext extends UseCheckboxGroupReturn {}
|
|
269
269
|
//#endregion
|
|
270
|
-
//#region src/components/checkbox/checkbox-anatomy.d.ts
|
|
271
|
-
declare const checkboxAnatomy: _sprawlify_primitives_anatomy6.AnatomyInstance<"label" | "root" | "group" | "control" | "indicator">;
|
|
272
|
-
//#endregion
|
|
273
270
|
export { checkbox_d_exports as Checkbox, type CheckboxCheckedChangeDetails, type CheckboxCheckedState, _default as CheckboxContext, type CheckboxContextProps, _default$1 as CheckboxControl, type CheckboxControlBaseProps, type CheckboxControlProps, _default$2 as CheckboxGroup, type CheckboxGroupBaseProps, type CheckboxGroupProps, _default$3 as CheckboxGroupProvider, type CheckboxGroupProviderBaseProps, type CheckboxGroupProviderProps, _default$4 as CheckboxHiddenInput, type CheckboxHiddenInputBaseProps, type CheckboxHiddenInputProps, _default$5 as CheckboxIndicator, type CheckboxIndicatorBaseProps, type CheckboxIndicatorProps, _default$6 as CheckboxLabel, type CheckboxLabelBaseProps, type CheckboxLabelProps, _default$7 as CheckboxRoot, type CheckboxRootBaseProps, type CheckboxRootEmits, type CheckboxRootProps, _default$8 as CheckboxRootProvider, type CheckboxRootProviderBaseProps, type CheckboxRootProviderProps, type UseCheckboxContext, type UseCheckboxGroupContext, type UseCheckboxGroupProps, type UseCheckboxGroupReturn, type UseCheckboxProps, type UseCheckboxReturn, checkboxAnatomy, useCheckbox, useCheckboxContext, useCheckboxGroup, useCheckboxGroupContext };
|