@sprawlify/vue 0.0.74 → 0.0.76
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/carousel-anatomy-CS3XZbw0.d.ts +6 -0
- package/dist/checkbox-anatomy-BzXdprCY.d.ts +6 -0
- package/dist/{collapsible-kw6uns8K.js → collapsible-fQ2-Jeml.js} +1 -1
- package/dist/{color-picker-anatomy-C18pJhHu.d.ts → color-picker-anatomy-Jhiag8cb.d.ts} +2 -2
- package/dist/combobox-anatomy-Bmc1BlRe.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +19 -19
- package/dist/components/accordion/index.js +5 -4
- package/dist/components/anatomy.d.ts +52 -50
- package/dist/components/anatomy.js +17 -15
- package/dist/components/angle-slider/index.d.ts +17 -17
- package/dist/components/angle-slider/index.js +1 -1
- package/dist/components/aspect-ratio/index.d.ts +97 -0
- package/dist/components/aspect-ratio/index.js +152 -0
- package/dist/components/avatar/index.d.ts +12 -12
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/bottom-sheet/index.d.ts +23 -23
- package/dist/components/bottom-sheet/index.js +4 -4
- package/dist/components/carousel/index.d.ts +20 -20
- package/dist/components/carousel/index.js +1 -1
- package/dist/components/checkbox/index.d.ts +20 -20
- package/dist/components/checkbox/index.js +4 -4
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +16 -16
- package/dist/components/clipboard/index.js +1 -1
- package/dist/components/collapsible/index.d.ts +14 -14
- package/dist/components/collapsible/index.js +2 -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 +53 -53
- package/dist/components/color-picker/index.js +4 -4
- package/dist/components/combobox/index.d.ts +36 -36
- package/dist/components/combobox/index.js +5 -5
- package/dist/components/date-picker/index.d.ts +44 -44
- package/dist/components/date-picker/index.js +3 -3
- package/dist/components/dialog/index.d.ts +36 -36
- package/dist/components/dialog/index.js +3 -3
- 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 +27 -27
- package/dist/components/editable/index.js +2 -2
- package/dist/components/field/index.d.ts +24 -24
- package/dist/components/field/index.js +2 -2
- package/dist/components/fieldset/index.d.ts +12 -12
- package/dist/components/fieldset/index.js +2 -2
- package/dist/components/file-upload/index.d.ts +26 -26
- package/dist/components/file-upload/index.js +2 -2
- package/dist/components/floating-panel/index.d.ts +27 -28
- package/dist/components/floating-panel/index.js +2 -2
- package/dist/components/focus-trap/index.d.ts +5 -5
- package/dist/components/focus-trap/index.js +1 -1
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/frame/index.d.ts +6 -6
- package/dist/components/highlight/index.d.ts +4 -4
- package/dist/components/hover-card/index.d.ts +26 -26
- package/dist/components/hover-card/index.js +3 -3
- package/dist/components/image-cropper/index.d.ts +15 -15
- package/dist/components/image-cropper/index.js +1 -1
- package/dist/components/json-tree-view/index.d.ts +10 -10
- package/dist/components/json-tree-view/index.js +7 -6
- package/dist/components/listbox/index.d.ts +23 -23
- package/dist/components/listbox/index.js +2 -2
- package/dist/components/marquee/index.d.ts +25 -25
- package/dist/components/marquee/index.js +1 -1
- package/dist/components/menu/index.d.ts +49 -49
- package/dist/components/menu/index.js +3 -3
- package/dist/components/navigation-menu/index.d.ts +21 -21
- package/dist/components/navigation-menu/index.js +3 -3
- package/dist/components/number-input/index.d.ts +21 -21
- package/dist/components/number-input/index.js +2 -2
- package/dist/components/pagination/index.d.ts +16 -16
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/password-input/index.d.ts +25 -25
- package/dist/components/password-input/index.js +2 -2
- package/dist/components/pin-input/index.d.ts +19 -19
- package/dist/components/pin-input/index.js +2 -2
- package/dist/components/popover/index.d.ts +39 -39
- package/dist/components/popover/index.js +3 -3
- package/dist/components/presence/index.d.ts +2 -2
- package/dist/components/presence/index.js +2 -2
- package/dist/components/progress/index.d.ts +16 -16
- package/dist/components/progress/index.js +1 -1
- package/dist/components/qr-code/index.d.ts +12 -12
- package/dist/components/qr-code/index.js +1 -1
- package/dist/components/radio-group/index.d.ts +18 -18
- package/dist/components/radio-group/index.js +3 -3
- package/dist/components/rating-group/index.d.ts +16 -16
- package/dist/components/rating-group/index.js +2 -2
- package/dist/components/scroll-area/index.d.ts +13 -13
- package/dist/components/scroll-area/index.js +1 -1
- package/dist/components/segment-group/index.d.ts +17 -17
- package/dist/components/segment-group/index.js +1 -1
- package/dist/components/select/index.d.ts +37 -37
- package/dist/components/select/index.js +5 -5
- 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 +17 -17
- package/dist/components/signature-pad/index.js +3 -3
- package/dist/components/slider/index.d.ts +22 -22
- package/dist/components/slider/index.js +2 -2
- package/dist/components/splitter/index.d.ts +13 -13
- package/dist/components/splitter/index.js +2 -2
- package/dist/components/steps/index.d.ts +21 -21
- package/dist/components/steps/index.js +2 -2
- package/dist/components/switch/index.d.ts +15 -15
- package/dist/components/switch/index.js +3 -3
- package/dist/components/tabs/index.d.ts +17 -17
- package/dist/components/tabs/index.js +4 -4
- package/dist/components/tags-input/index.d.ts +30 -30
- package/dist/components/tags-input/index.js +3 -3
- package/dist/components/timer/index.d.ts +15 -15
- package/dist/components/timer/index.js +2 -2
- package/dist/components/toast/index.d.ts +12 -12
- package/dist/components/toast/index.js +2 -2
- package/dist/components/toggle/index.d.ts +10 -10
- package/dist/components/toggle/index.js +2 -2
- package/dist/components/toggle-group/index.d.ts +11 -11
- package/dist/components/toggle-group/index.js +2 -2
- package/dist/components/tooltip/index.d.ts +20 -20
- package/dist/components/tooltip/index.js +4 -4
- package/dist/components/tour/index.d.ts +32 -32
- package/dist/components/tour/index.js +4 -4
- package/dist/components/tree-view/index.d.ts +6 -6
- package/dist/components/tree-view/index.js +7 -6
- package/dist/date-picker-anatomy-BbgOfc-T.d.ts +6 -0
- package/dist/{field-C6iB3Tje.js → field-C8hrCSpZ.js} +1 -1
- package/dist/field-anatomy-BudQLO5P.d.ts +6 -0
- package/dist/{fieldset-B1bn9yHW.js → fieldset-FlcFnfDX.js} +1 -1
- package/dist/fieldset-anatomy-BHRTGd-X.d.ts +6 -0
- package/dist/image-cropper-anatomy-D2maeqoK.d.ts +6 -0
- package/dist/{index-CKLWua9t.d.ts → index-B2hCTOPN.d.ts} +30 -30
- package/dist/{index-DLfVD7U5.d.ts → index-CcIkwU2l.d.ts} +9 -9
- package/dist/{index-_AirUBz0.d.ts → index-Xh0TkLb6.d.ts} +7 -7
- package/dist/index.d.ts +3 -3
- package/dist/listbox-anatomy-DsiGF3rU.d.ts +6 -0
- package/dist/{presence-Byk0B_Vq.js → presence-B50UYKDY.js} +1 -1
- package/dist/{segment-group-anatomy-CNtzx5Yr.d.ts → segment-group-anatomy-5X5sF6bU.d.ts} +1 -1
- package/dist/separator-anatomy-C9bGchxg.js +3 -0
- package/dist/separator-anatomy-Cyw-DWpB.d.ts +2 -0
- package/dist/{tour-anatomy-CgFQsxyi.d.ts → tour-anatomy-Cx59yoXC.d.ts} +1 -1
- package/dist/{tree-view-BBC0paRq.js → tree-view--stP9jty.js} +4 -4
- package/package.json +6 -2
- package/dist/carousel-anatomy-CP646ljY.d.ts +0 -6
- package/dist/checkbox-anatomy-DGrjF6ri.d.ts +0 -6
- package/dist/combobox-anatomy-CwdkDJPn.d.ts +0 -6
- package/dist/date-picker-anatomy-B3KhAu53.d.ts +0 -6
- package/dist/field-anatomy-meDug-96.d.ts +0 -6
- package/dist/fieldset-anatomy-BENizr4L.d.ts +0 -6
- package/dist/image-cropper-anatomy-Q-TC-Ntz.d.ts +0 -6
- package/dist/listbox-anatomy-CHgk_go8.d.ts +0 -6
- /package/dist/{accordion-anatomy-rCL5aWqn.d.ts → accordion-anatomy-Bxs15n6t.d.ts} +0 -0
- /package/dist/{angle-slider-anatomy-Dx77gXPi.d.ts → angle-slider-anatomy-4JLhdGMa.d.ts} +0 -0
- /package/dist/{avatar-anatomy-DqwdmVib.d.ts → avatar-anatomy-DRst-MIc.d.ts} +0 -0
- /package/dist/{boolean-L5YmbZkb.js → boolean-DRNklbLz.js} +0 -0
- /package/dist/{bottom-sheet-anatomy-CATwdEhi.d.ts → bottom-sheet-anatomy-DUXumYfR.d.ts} +0 -0
- /package/dist/{clipboard-anatomy-BtxJPw4p.d.ts → clipboard-anatomy-BOEGNpiY.d.ts} +0 -0
- /package/dist/{collapsible-anatomy-C-2X58M2.d.ts → collapsible-anatomy-DxiuORza.d.ts} +0 -0
- /package/dist/{collection-BHgAE3BH.js → collection-CBh5p7A_.js} +0 -0
- /package/dist/{create-split-props-BQ6yvpdF.js → create-split-props-D8oe6Rby.js} +0 -0
- /package/dist/{dialog-anatomy--8BPzYvc.d.ts → dialog-anatomy-ByMvuBxr.d.ts} +0 -0
- /package/dist/{editable-anatomy-qX6giV4Y.d.ts → editable-anatomy-D7zUtMKW.d.ts} +0 -0
- /package/dist/{factory-D5HMCjkS.d.ts → factory-n7N-L7_o.d.ts} +0 -0
- /package/dist/{factory-DxZQviAU.js → factory-xNPol80p.js} +0 -0
- /package/dist/{file-upload-anatomy-BFGZTW-d.d.ts → file-upload-anatomy-DdLNgaPz.d.ts} +0 -0
- /package/dist/{floating-panel-anatomy-aRL0nEuA.d.ts → floating-panel-anatomy-DwkXF2tr.d.ts} +0 -0
- /package/dist/{hover-card-anatomy-BL8G0P5L.d.ts → hover-card-anatomy-CTX5TEi3.d.ts} +0 -0
- /package/dist/{index-DmKzfNVe.d.ts → index-BJ8mRK6a.d.ts} +0 -0
- /package/dist/{index-e9UjgIag.d.ts → index-FXQujPvZ.d.ts} +0 -0
- /package/dist/{marquee-anatomy-BSMR6X4B.d.ts → marquee-anatomy-CS5BoKG3.d.ts} +0 -0
- /package/dist/{menu-anatomy-2i8La6ak.d.ts → menu-anatomy-DcjSKaK6.d.ts} +0 -0
- /package/dist/{navigation-menu-anatomy-kSlLw4EL.d.ts → navigation-menu-anatomy-bvfS7a-6.d.ts} +0 -0
- /package/dist/{number-input-anatomy-BrKnd1U3.d.ts → number-input-anatomy-BEL1Q-ZK.d.ts} +0 -0
- /package/dist/{pagination-anatomy-NpCn-mYm.d.ts → pagination-anatomy-xc9Fxt__.d.ts} +0 -0
- /package/dist/{password-input-anatomy-BJPXSE6T.d.ts → password-input-anatomy-CQFdYR2z.d.ts} +0 -0
- /package/dist/{pin-input-anatomy-OckZj-cF.d.ts → pin-input-anatomy-nRaqyCV2.d.ts} +0 -0
- /package/dist/{popover-anatomy-Ce31QPso.d.ts → popover-anatomy-Cwp8_2Po.d.ts} +0 -0
- /package/dist/{presence-types-CaUy1bPc.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
- /package/dist/{progress-anatomy-DUD4W7vg.d.ts → progress-anatomy-BubUhrtU.d.ts} +0 -0
- /package/dist/{qr-code-anatomy-Dmh5IV3m.d.ts → qr-code-anatomy-DKYQO_yO.d.ts} +0 -0
- /package/dist/{radio-group-anatomy-CXwS1OoR.d.ts → radio-group-anatomy-CiNL4B5J.d.ts} +0 -0
- /package/dist/{rating-group-anatomy-DMTutKxa.d.ts → rating-group-anatomy-DEi1Omvv.d.ts} +0 -0
- /package/dist/{scroll-area-anatomy-Cxkrq_al.d.ts → scroll-area-anatomy-CefzWgS5.d.ts} +0 -0
- /package/dist/{select-anatomy-Elu3b3Op.d.ts → select-anatomy-BLK5Kq84.d.ts} +0 -0
- /package/dist/{signature-pad-anatomy-Mz3w_i5B.js → signature-pad-anatomy-CoeXwoDo.js} +0 -0
- /package/dist/{signature-pad-anatomy-B-OK1170.d.ts → signature-pad-anatomy-ZbCDnYGZ.d.ts} +0 -0
- /package/dist/{slider-anatomy-Ctfd4geR.d.ts → slider-anatomy-BMTjqedI.d.ts} +0 -0
- /package/dist/{slider-anatomy-3KpCBnz3.js → slider-anatomy-D1MIQawS.js} +0 -0
- /package/dist/{splitter-anatomy-CN7s6WdQ.d.ts → splitter-anatomy-Bb-vdY9S.d.ts} +0 -0
- /package/dist/{splitter-anatomy-D2RNa-hA.js → splitter-anatomy-mbvD9KMw.js} +0 -0
- /package/dist/{steps-anatomy-DrtAi5Mk.d.ts → steps-anatomy-CMM7Zciy.d.ts} +0 -0
- /package/dist/{steps-anatomy-CSfgiyVI.js → steps-anatomy-DL1kFLaW.js} +0 -0
- /package/dist/{switch-anatomy-DDL1v5Fs.js → switch-anatomy-C_MAURJE.js} +0 -0
- /package/dist/{switch-anatomy-Z4qGqnte.d.ts → switch-anatomy-Dmg0RYjh.d.ts} +0 -0
- /package/dist/{tabs-anatomy-BL3YLH_t.d.ts → tabs-anatomy-CgXloO7s.d.ts} +0 -0
- /package/dist/{tabs-anatomy-DlQHg-E8.js → tabs-anatomy-DF_ekPnt.js} +0 -0
- /package/dist/{tags-input-anatomy-AHepxK3s.d.ts → tags-input-anatomy-C0HLrulm.d.ts} +0 -0
- /package/dist/{tags-input-anatomy-DYSi98Bx.js → tags-input-anatomy-Dpn_Smms.js} +0 -0
- /package/dist/{timer-anatomy-C9bTbrUf.js → timer-anatomy-BF3_7vbc.js} +0 -0
- /package/dist/{timer-anatomy-Be-Fa71t.d.ts → timer-anatomy-D0Ey9n_K.d.ts} +0 -0
- /package/dist/{toast-anatomy-CssUp7TT.js → toast-anatomy-BHDNHkvU.js} +0 -0
- /package/dist/{toast-anatomy-_k_zeUjw.d.ts → toast-anatomy-DHifYWal.d.ts} +0 -0
- /package/dist/{toggle-anatomy-D8XJQLnW.js → toggle-anatomy-B79YArNR.js} +0 -0
- /package/dist/{toggle-anatomy-DFzkjtVR.d.ts → toggle-anatomy-BVLEnnrv.d.ts} +0 -0
- /package/dist/{toggle-group-anatomy-L0_56E8r.d.ts → toggle-group-anatomy-BpV0-6Xe.d.ts} +0 -0
- /package/dist/{toggle-group-anatomy-DD8PvB75.js → toggle-group-anatomy-CFLq6ia_.js} +0 -0
- /package/dist/{tooltip-anatomy-jbsTMGov.d.ts → tooltip-anatomy-BlxUQUEe.d.ts} +0 -0
- /package/dist/{tooltip-anatomy-CPw1wOXd.js → tooltip-anatomy-D6lPF-Wq.js} +0 -0
- /package/dist/{tour-anatomy-CDmnjoPR.js → tour-anatomy-Cg6ZDDuV.js} +0 -0
- /package/dist/{tree-view-anatomy-BW_ruJ-g.js → tree-view-anatomy--Ft8ROVn.js} +0 -0
- /package/dist/{tree-view-anatomy-BM2MLpUa.d.ts → tree-view-anatomy-zTRJrcH9.d.ts} +0 -0
- /package/dist/{types-DVbnnQPS.d.ts → types-D_fjXif6.d.ts} +0 -0
- /package/dist/{use-render-strategy-Bx4OiQlo.js → use-render-strategy-3G0_HWbg.js} +0 -0
- /package/dist/{use-render-strategy-DsagWQCm.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
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 checkboxAnatomy } from "../../checkbox-anatomy-
|
|
5
|
-
import * as
|
|
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-BJ8mRK6a.js";
|
|
4
|
+
import { t as checkboxAnatomy } from "../../checkbox-anatomy-BzXdprCY.js";
|
|
5
|
+
import * as vue299 from "vue";
|
|
6
6
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as checkbox from "@sprawlify/primitives/machines/checkbox";
|
|
8
8
|
import { CheckedChangeDetails, CheckedChangeDetails as CheckboxCheckedChangeDetails, CheckedState, CheckedState as CheckboxCheckedState, connect } from "@sprawlify/primitives/machines/checkbox";
|
|
@@ -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<vue299.DefineComponent<{}, {}, {}, {}, {}, vue299.ComponentOptionsMixin, vue299.ComponentOptionsMixin, {}, string, vue299.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue299.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<vue299.DefineComponent<CheckboxControlProps, {}, {}, {}, {}, vue299.ComponentOptionsMixin, vue299.ComponentOptionsMixin, {}, string, vue299.PublicProps, Readonly<CheckboxControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue299.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<
|
|
66
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue299.DefineComponent<CheckboxGroupProps, {}, {}, {}, {}, vue299.ComponentOptionsMixin, vue299.ComponentOptionsMixin, {
|
|
67
67
|
valueChange: (value: string[]) => any;
|
|
68
68
|
"update:modelValue": (value: string[]) => any;
|
|
69
|
-
}, string,
|
|
69
|
+
}, string, vue299.PublicProps, Readonly<CheckboxGroupProps> & Readonly<{
|
|
70
70
|
onValueChange?: ((value: string[]) => any) | undefined;
|
|
71
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, vue299.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>): vue299.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<vue299.DefineComponent<CheckboxGroupProviderProps, {}, {}, {}, {}, vue299.ComponentOptionsMixin, vue299.ComponentOptionsMixin, {}, string, vue299.PublicProps, Readonly<CheckboxGroupProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue299.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<vue299.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, vue299.ComponentOptionsMixin, vue299.ComponentOptionsMixin, {}, string, vue299.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue299.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<vue299.DefineComponent<CheckboxIndicatorProps, {}, {}, {}, {}, vue299.ComponentOptionsMixin, vue299.ComponentOptionsMixin, {}, string, vue299.PublicProps, Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue299.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<vue299.DefineComponent<CheckboxLabelProps, {}, {}, {}, {}, vue299.ComponentOptionsMixin, vue299.ComponentOptionsMixin, {}, string, vue299.PublicProps, Readonly<CheckboxLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue299.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<
|
|
217
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue299.DefineComponent<CheckboxRootProps, {}, {}, {}, {}, vue299.ComponentOptionsMixin, vue299.ComponentOptionsMixin, {
|
|
218
218
|
checkedChange: (details: checkbox.CheckedChangeDetails) => any;
|
|
219
219
|
"update:checked": (checked: checkbox.CheckedState) => any;
|
|
220
|
-
}, string,
|
|
220
|
+
}, string, vue299.PublicProps, Readonly<CheckboxRootProps> & Readonly<{
|
|
221
221
|
onCheckedChange?: ((details: checkbox.CheckedChangeDetails) => any) | undefined;
|
|
222
222
|
"onUpdate:checked"?: ((checked: checkbox.CheckedState) => any) | undefined;
|
|
223
223
|
}>, {
|
|
224
224
|
disabled: boolean;
|
|
225
|
-
required: boolean;
|
|
226
225
|
invalid: boolean;
|
|
227
226
|
readOnly: boolean;
|
|
227
|
+
required: boolean;
|
|
228
228
|
checked: checkbox.CheckedState;
|
|
229
229
|
defaultChecked: checkbox.CheckedState;
|
|
230
|
-
}, {}, {}, {}, string,
|
|
230
|
+
}, {}, {}, {}, string, vue299.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<vue299.DefineComponent<CheckboxRootProviderProps, {}, {}, {}, {}, vue299.ComponentOptionsMixin, vue299.ComponentOptionsMixin, {}, string, vue299.PublicProps, Readonly<CheckboxRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue299.ComponentProvideOptions, false, {}, any>, {
|
|
259
259
|
default?: (props: {}) => any;
|
|
260
260
|
}>;
|
|
261
261
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -6,11 +6,11 @@ import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
|
6
6
|
import { t as checkboxAnatomy } from "../../checkbox-anatomy-DrTfnRdC.js";
|
|
7
7
|
import "../../field-anatomy-DOCpzb4B.js";
|
|
8
8
|
import "../../fieldset-anatomy-DmZTaMK6.js";
|
|
9
|
-
import { t as sprawlify } from "../../factory-
|
|
9
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
10
10
|
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
11
|
-
import { t as toBooleanValue } from "../../boolean-
|
|
12
|
-
import { l as useFieldsetContext } from "../../fieldset-
|
|
13
|
-
import { p as useFieldContext } from "../../field-
|
|
11
|
+
import { t as toBooleanValue } from "../../boolean-DRNklbLz.js";
|
|
12
|
+
import { l as useFieldsetContext } from "../../fieldset-FlcFnfDX.js";
|
|
13
|
+
import { p as useFieldContext } from "../../field-C8hrCSpZ.js";
|
|
14
14
|
import { computed, createBlock, defineComponent, getCurrentInstance, guardReactiveProps, mergeDefaults, mergeProps, nextTick, normalizeProps, openBlock, ref, renderSlot, toRefs, toValue, unref, useId, watch, withCtx } from "vue";
|
|
15
15
|
import * as checkbox from "@sprawlify/primitives/machines/checkbox";
|
|
16
16
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue2242 from "vue";
|
|
2
2
|
|
|
3
3
|
//#region src/components/client-only/client-only.vue.d.ts
|
|
4
4
|
type ClientOnlyProps = {};
|
|
@@ -8,7 +8,7 @@ type __VLS_Slots = {} & {
|
|
|
8
8
|
} & {
|
|
9
9
|
fallback?: (props: typeof __VLS_3) => any;
|
|
10
10
|
};
|
|
11
|
-
declare const __VLS_base:
|
|
11
|
+
declare const __VLS_base: vue2242.DefineComponent<{}, {}, {}, {}, {}, vue2242.ComponentOptionsMixin, vue2242.ComponentOptionsMixin, {}, string, vue2242.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2242.ComponentProvideOptions, true, {}, any>;
|
|
12
12
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
13
13
|
declare const _default: typeof __VLS_export;
|
|
14
14
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,8 +1,8 @@
|
|
|
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 clipboardAnatomy } from "../../clipboard-anatomy-
|
|
5
|
-
import * as
|
|
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-BJ8mRK6a.js";
|
|
4
|
+
import { t as clipboardAnatomy } from "../../clipboard-anatomy-BOEGNpiY.js";
|
|
5
|
+
import * as vue1340 from "vue";
|
|
6
6
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as clipboard from "@sprawlify/primitives/machines/clipboard";
|
|
8
8
|
import { CopyStatusDetails, CopyStatusDetails as ClipboardCopyStatusDetails } from "@sprawlify/primitives/machines/clipboard";
|
|
@@ -40,7 +40,7 @@ interface ClipboardContextProps extends SlotsType<{
|
|
|
40
40
|
default: UnwrapRef<UseClipboardContext>;
|
|
41
41
|
}> {}
|
|
42
42
|
declare const _default: typeof __VLS_export$8;
|
|
43
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
43
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue1340.DefineComponent<{}, {}, {}, {}, {}, vue1340.ComponentOptionsMixin, vue1340.ComponentOptionsMixin, {}, string, vue1340.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1340.ComponentProvideOptions, true, {}, any>, {
|
|
44
44
|
default(clipboard: UnwrapRef<UseClipboardContext>): unknown;
|
|
45
45
|
}>;
|
|
46
46
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -57,7 +57,7 @@ interface ClipboardControlProps extends ClipboardControlBaseProps,
|
|
|
57
57
|
*/
|
|
58
58
|
HTMLAttributes {}
|
|
59
59
|
declare const _default$1: typeof __VLS_export$7;
|
|
60
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
60
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue1340.DefineComponent<ClipboardControlProps, {}, {}, {}, {}, vue1340.ComponentOptionsMixin, vue1340.ComponentOptionsMixin, {}, string, vue1340.PublicProps, Readonly<ClipboardControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1340.ComponentProvideOptions, false, {}, any>, {
|
|
61
61
|
default?: (props: {}) => any;
|
|
62
62
|
}>;
|
|
63
63
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -74,7 +74,7 @@ interface ClipboardIndicatorProps extends ClipboardIndicatorBaseProps,
|
|
|
74
74
|
*/
|
|
75
75
|
HTMLAttributes {}
|
|
76
76
|
declare const _default$2: typeof __VLS_export$6;
|
|
77
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
77
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1340.DefineComponent<ClipboardIndicatorProps, {}, {}, {}, {}, vue1340.ComponentOptionsMixin, vue1340.ComponentOptionsMixin, {}, string, vue1340.PublicProps, Readonly<ClipboardIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1340.ComponentProvideOptions, false, {}, any>, {
|
|
78
78
|
copied?: (props: {}) => any;
|
|
79
79
|
} & {
|
|
80
80
|
default?: (props: {}) => any;
|
|
@@ -93,7 +93,7 @@ interface ClipboardInputProps extends ClipboardInputBaseProps,
|
|
|
93
93
|
*/
|
|
94
94
|
InputHTMLAttributes {}
|
|
95
95
|
declare const _default$3: typeof __VLS_export$5;
|
|
96
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
96
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1340.DefineComponent<ClipboardInputProps, {}, {}, {}, {}, vue1340.ComponentOptionsMixin, vue1340.ComponentOptionsMixin, {}, string, vue1340.PublicProps, Readonly<ClipboardInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1340.ComponentProvideOptions, false, {}, any>, {
|
|
97
97
|
default?: (props: {}) => any;
|
|
98
98
|
}>;
|
|
99
99
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -110,7 +110,7 @@ interface ClipboardLabelProps extends ClipboardLabelBaseProps,
|
|
|
110
110
|
*/
|
|
111
111
|
LabelHTMLAttributes {}
|
|
112
112
|
declare const _default$4: typeof __VLS_export$4;
|
|
113
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
113
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1340.DefineComponent<ClipboardLabelProps, {}, {}, {}, {}, vue1340.ComponentOptionsMixin, vue1340.ComponentOptionsMixin, {}, string, vue1340.PublicProps, Readonly<ClipboardLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1340.ComponentProvideOptions, false, {}, any>, {
|
|
114
114
|
default?: (props: {}) => any;
|
|
115
115
|
}>;
|
|
116
116
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -130,7 +130,7 @@ interface ClipboardRootProviderProps extends ClipboardRootProviderBaseProps,
|
|
|
130
130
|
*/
|
|
131
131
|
HTMLAttributes {}
|
|
132
132
|
declare const _default$6: typeof __VLS_export$3;
|
|
133
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
133
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1340.DefineComponent<ClipboardRootProviderProps, {}, {}, {}, {}, vue1340.ComponentOptionsMixin, vue1340.ComponentOptionsMixin, {}, string, vue1340.PublicProps, Readonly<ClipboardRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1340.ComponentProvideOptions, false, {}, any>, {
|
|
134
134
|
default?: (props: {}) => any;
|
|
135
135
|
}>;
|
|
136
136
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -148,15 +148,15 @@ interface ClipboardRootProps extends ClipboardRootBaseProps,
|
|
|
148
148
|
HTMLAttributes {}
|
|
149
149
|
interface ClipboardRootEmits extends RootEmits {}
|
|
150
150
|
declare const _default$5: typeof __VLS_export$2;
|
|
151
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
151
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1340.DefineComponent<ClipboardRootProps, {}, {}, {}, {}, vue1340.ComponentOptionsMixin, vue1340.ComponentOptionsMixin, {
|
|
152
152
|
valueChange: (details: clipboard.ValueChangeDetails) => any;
|
|
153
153
|
"update:modelValue": (value: string) => any;
|
|
154
154
|
statusChange: (details: clipboard.CopyStatusDetails) => any;
|
|
155
|
-
}, string,
|
|
155
|
+
}, string, vue1340.PublicProps, Readonly<ClipboardRootProps> & Readonly<{
|
|
156
156
|
onValueChange?: ((details: clipboard.ValueChangeDetails) => any) | undefined;
|
|
157
157
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
158
158
|
onStatusChange?: ((details: clipboard.CopyStatusDetails) => any) | undefined;
|
|
159
|
-
}>, {}, {}, {}, {}, string,
|
|
159
|
+
}>, {}, {}, {}, {}, string, vue1340.ComponentProvideOptions, false, {}, any>, {
|
|
160
160
|
default?: (props: {}) => any;
|
|
161
161
|
}>;
|
|
162
162
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -173,7 +173,7 @@ interface ClipboardTriggerProps extends ClipboardTriggerBaseProps,
|
|
|
173
173
|
*/
|
|
174
174
|
ButtonHTMLAttributes {}
|
|
175
175
|
declare const _default$7: typeof __VLS_export$1;
|
|
176
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
176
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1340.DefineComponent<ClipboardTriggerProps, {}, {}, {}, {}, vue1340.ComponentOptionsMixin, vue1340.ComponentOptionsMixin, {}, string, vue1340.PublicProps, Readonly<ClipboardTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1340.ComponentProvideOptions, false, {}, any>, {
|
|
177
177
|
default?: (props: {}) => any;
|
|
178
178
|
}>;
|
|
179
179
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -190,7 +190,7 @@ interface ClipboardValueTextProps extends ClipboardValueTextBaseProps,
|
|
|
190
190
|
*/
|
|
191
191
|
HTMLAttributes {}
|
|
192
192
|
declare const _default$8: typeof __VLS_export;
|
|
193
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
193
|
+
declare const __VLS_export: __VLS_WithSlots<vue1340.DefineComponent<ClipboardValueTextProps, {}, {}, {}, {}, vue1340.ComponentOptionsMixin, vue1340.ComponentOptionsMixin, {}, string, vue1340.PublicProps, Readonly<ClipboardValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1340.ComponentProvideOptions, false, {}, any>, {
|
|
194
194
|
default?: (props: {}) => any;
|
|
195
195
|
}>;
|
|
196
196
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,7 +4,7 @@ import { c as useEnvironmentContext, s as DEFAULT_ENVIRONMENT } from "../../prov
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { t as clipboardAnatomy } from "../../clipboard-anatomy-Btcms62_.js";
|
|
7
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
8
8
|
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
9
9
|
import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, withCtx } from "vue";
|
|
10
10
|
import * as clipboard from "@sprawlify/primitives/machines/clipboard";
|
|
@@ -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 { t as RenderStrategyProps } from "../../use-render-strategy-
|
|
5
|
-
import { t as collapsibleAnatomy } from "../../collapsible-anatomy-
|
|
6
|
-
import * as
|
|
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-BJ8mRK6a.js";
|
|
4
|
+
import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
|
|
5
|
+
import { t as collapsibleAnatomy } from "../../collapsible-anatomy-DxiuORza.js";
|
|
6
|
+
import * as vue2508 from "vue";
|
|
7
7
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
8
8
|
import * as collapsible from "@sprawlify/primitives/machines/collapsible";
|
|
9
9
|
import { OpenChangeDetails, OpenChangeDetails as CollapsibleOpenChangeDetails } from "@sprawlify/primitives/machines/collapsible";
|
|
@@ -16,7 +16,7 @@ interface CollapsibleContentProps extends CollapsibleContentBaseProps,
|
|
|
16
16
|
*/
|
|
17
17
|
HTMLAttributes {}
|
|
18
18
|
declare const _default: typeof __VLS_export$5;
|
|
19
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
19
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue2508.DefineComponent<CollapsibleContentProps, {}, {}, {}, {}, vue2508.ComponentOptionsMixin, vue2508.ComponentOptionsMixin, {}, string, vue2508.PublicProps, Readonly<CollapsibleContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2508.ComponentProvideOptions, false, {}, any>, {
|
|
20
20
|
default?: (props: {}) => any;
|
|
21
21
|
}>;
|
|
22
22
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -63,7 +63,7 @@ interface CollapsibleContextProps extends SlotsType<{
|
|
|
63
63
|
default: UnwrapRef<UseCollapsibleContext>;
|
|
64
64
|
}> {}
|
|
65
65
|
declare const _default$1: typeof __VLS_export$4;
|
|
66
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
66
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue2508.DefineComponent<{}, {}, {}, {}, {}, vue2508.ComponentOptionsMixin, vue2508.ComponentOptionsMixin, {}, string, vue2508.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2508.ComponentProvideOptions, true, {}, any>, {
|
|
67
67
|
default(collapsible: UnwrapRef<UseCollapsibleContext>): unknown;
|
|
68
68
|
}>;
|
|
69
69
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -83,7 +83,7 @@ interface CollapsibleRootProviderProps extends CollapsibleRootProviderBaseProps,
|
|
|
83
83
|
*/
|
|
84
84
|
HTMLAttributes {}
|
|
85
85
|
declare const _default$4: typeof __VLS_export$3;
|
|
86
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
86
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue2508.DefineComponent<CollapsibleRootProviderProps, {}, {}, {}, {}, vue2508.ComponentOptionsMixin, vue2508.ComponentOptionsMixin, {}, string, vue2508.PublicProps, Readonly<CollapsibleRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2508.ComponentProvideOptions, false, {}, any>, {
|
|
87
87
|
default?: (props: {}) => any;
|
|
88
88
|
}>;
|
|
89
89
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -101,11 +101,11 @@ interface CollapsibleRootProps extends CollapsibleRootBaseProps,
|
|
|
101
101
|
HTMLAttributes {}
|
|
102
102
|
interface CollapsibleRootEmits extends RootEmits {}
|
|
103
103
|
declare const _default$3: typeof __VLS_export$2;
|
|
104
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
104
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue2508.DefineComponent<CollapsibleRootProps, {}, {}, {}, {}, vue2508.ComponentOptionsMixin, vue2508.ComponentOptionsMixin, {
|
|
105
105
|
exitComplete: () => any;
|
|
106
106
|
openChange: (details: collapsible.OpenChangeDetails) => any;
|
|
107
107
|
"update:open": (open: boolean) => any;
|
|
108
|
-
}, string,
|
|
108
|
+
}, string, vue2508.PublicProps, Readonly<CollapsibleRootProps> & Readonly<{
|
|
109
109
|
onExitComplete?: (() => any) | undefined;
|
|
110
110
|
onOpenChange?: ((details: collapsible.OpenChangeDetails) => any) | undefined;
|
|
111
111
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
@@ -115,7 +115,7 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue640.DefineComponent<Collapsib
|
|
|
115
115
|
unmountOnExit: boolean;
|
|
116
116
|
defaultOpen: boolean;
|
|
117
117
|
open: boolean;
|
|
118
|
-
}, {}, {}, {}, string,
|
|
118
|
+
}, {}, {}, {}, string, vue2508.ComponentProvideOptions, false, {}, any>, {
|
|
119
119
|
default?: (props: {}) => any;
|
|
120
120
|
}>;
|
|
121
121
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -132,7 +132,7 @@ interface CollapsibleTriggerProps extends CollapsibleTriggerBaseProps,
|
|
|
132
132
|
*/
|
|
133
133
|
ButtonHTMLAttributes {}
|
|
134
134
|
declare const _default$5: typeof __VLS_export$1;
|
|
135
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
135
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue2508.DefineComponent<CollapsibleTriggerProps, {}, {}, {}, {}, vue2508.ComponentOptionsMixin, vue2508.ComponentOptionsMixin, {}, string, vue2508.PublicProps, Readonly<CollapsibleTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2508.ComponentProvideOptions, false, {}, any>, {
|
|
136
136
|
default?: (props: {}) => any;
|
|
137
137
|
}>;
|
|
138
138
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -149,7 +149,7 @@ interface CollapsibleIndicatorProps extends CollapsibleIndicatorBaseProps,
|
|
|
149
149
|
*/
|
|
150
150
|
HTMLAttributes {}
|
|
151
151
|
declare const _default$2: typeof __VLS_export;
|
|
152
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
152
|
+
declare const __VLS_export: __VLS_WithSlots<vue2508.DefineComponent<CollapsibleIndicatorProps, {}, {}, {}, {}, vue2508.ComponentOptionsMixin, vue2508.ComponentOptionsMixin, {}, string, vue2508.PublicProps, Readonly<CollapsibleIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2508.ComponentProvideOptions, false, {}, any>, {
|
|
153
153
|
default?: (props: {}) => any;
|
|
154
154
|
}>;
|
|
155
155
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -3,7 +3,7 @@ import "../../providers-DNBWT-O_.js";
|
|
|
3
3
|
import "../../create-context-Ds1GbsVc.js";
|
|
4
4
|
import "../../use-forward-expose-CCAmHTUB.js";
|
|
5
5
|
import { t as collapsibleAnatomy } from "../../collapsible-anatomy-Bz0a8LAr.js";
|
|
6
|
-
import "../../factory-
|
|
7
|
-
import { a as useCollapsible, c as collapsible_content_default, i as collapsible_root_default, l as useCollapsibleContext, n as collapsible_indicator_default, o as collapsible_root_provider_default, r as collapsible_trigger_default, s as collapsible_context_default, t as collapsible_exports } from "../../collapsible-
|
|
6
|
+
import "../../factory-xNPol80p.js";
|
|
7
|
+
import { a as useCollapsible, c as collapsible_content_default, i as collapsible_root_default, l as useCollapsibleContext, n as collapsible_indicator_default, o as collapsible_root_provider_default, r as collapsible_trigger_default, s as collapsible_context_default, t as collapsible_exports } from "../../collapsible-fQ2-Jeml.js";
|
|
8
8
|
|
|
9
9
|
export { collapsible_exports as Collapsible, collapsible_content_default as CollapsibleContent, collapsible_context_default as CollapsibleContext, collapsible_indicator_default as CollapsibleIndicator, collapsible_root_default as CollapsibleRoot, collapsible_root_provider_default as CollapsibleRootProvider, collapsible_trigger_default as CollapsibleTrigger, collapsibleAnatomy, useCollapsible, useCollapsibleContext };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { C as createGridCollection, S as GridCollectionOptions, _ as CollectionItem, a as UseListCollectionReturn, b as createListCollection, c as UseAsyncListReturn, d as FlatTreeNode, f as TreeCollection, g as createTreeCollection, h as createFileTreeCollection, i as UseListCollectionProps, l as useAsyncList, m as TreeNode, n as UseListSelectionReturn, o as useListCollection, p as TreeCollectionOptions, r as useListSelection, s as UseAsyncListProps, t as UseListSelectionProps, u as FilePathTreeNode, v as CollectionOptions, x as GridCollection, y as ListCollection } from "../../index-
|
|
1
|
+
import { C as createGridCollection, S as GridCollectionOptions, _ as CollectionItem, a as UseListCollectionReturn, b as createListCollection, c as UseAsyncListReturn, d as FlatTreeNode, f as TreeCollection, g as createTreeCollection, h as createFileTreeCollection, i as UseListCollectionProps, l as useAsyncList, m as TreeNode, n as UseListSelectionReturn, o as useListCollection, p as TreeCollectionOptions, r as useListSelection, s as UseAsyncListProps, t as UseListSelectionProps, u as FilePathTreeNode, v as CollectionOptions, x as GridCollection, y as ListCollection } from "../../index-FXQujPvZ.js";
|
|
2
2
|
export { CollectionItem, CollectionOptions, FilePathTreeNode, FlatTreeNode, GridCollection, GridCollectionOptions, ListCollection, TreeCollection, TreeCollectionOptions, TreeNode, UseAsyncListProps, UseAsyncListReturn, UseListCollectionProps, UseListCollectionReturn, UseListSelectionProps, UseListSelectionReturn, createFileTreeCollection, createGridCollection, createListCollection, createTreeCollection, useAsyncList, useListCollection, useListSelection };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../core-DNndr38p.js";
|
|
2
|
-
import { a as createTreeCollection, i as createFileTreeCollection, n as useListCollection, o as createListCollection, r as useAsyncList, s as createGridCollection, t as useListSelection } from "../../collection-
|
|
2
|
+
import { a as createTreeCollection, i as createFileTreeCollection, n as useListCollection, o as createListCollection, r as useAsyncList, s as createGridCollection, t as useListSelection } from "../../collection-CBh5p7A_.js";
|
|
3
3
|
|
|
4
4
|
export { createFileTreeCollection, createGridCollection, createListCollection, createTreeCollection, useAsyncList, useListCollection, useListSelection };
|