@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,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 tabsAnatomy } from "../../tabs-anatomy-CgXloO7s.js";
|
|
6
|
+
import * as vue2465 from "vue";
|
|
6
7
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
8
|
import * as tabs from "@sprawlify/primitives/machines/tabs";
|
|
8
|
-
import { ContentProps, FocusChangeDetails, FocusChangeDetails as TabsFocusChangeDetails, TriggerProps, ValueChangeDetails, ValueChangeDetails as TabsValueChangeDetails
|
|
9
|
+
import { ContentProps, FocusChangeDetails, FocusChangeDetails as TabsFocusChangeDetails, TriggerProps, ValueChangeDetails, ValueChangeDetails as TabsValueChangeDetails } from "@sprawlify/primitives/machines/tabs";
|
|
9
10
|
|
|
10
11
|
//#region src/components/tabs/tab-content.vue.d.ts
|
|
11
12
|
interface TabContentBaseProps extends ContentProps, PolymorphicProps {}
|
|
@@ -15,7 +16,7 @@ interface TabContentProps extends TabContentBaseProps,
|
|
|
15
16
|
*/
|
|
16
17
|
HTMLAttributes {}
|
|
17
18
|
declare const _default: typeof __VLS_export$6;
|
|
18
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
19
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue2465.DefineComponent<TabContentProps, {}, {}, {}, {}, vue2465.ComponentOptionsMixin, vue2465.ComponentOptionsMixin, {}, string, vue2465.PublicProps, Readonly<TabContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2465.ComponentProvideOptions, false, {}, any>, {
|
|
19
20
|
default?: (props: {}) => any;
|
|
20
21
|
}>;
|
|
21
22
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -32,7 +33,7 @@ interface TabIndicatorProps extends TabIndicatorBaseProps,
|
|
|
32
33
|
*/
|
|
33
34
|
HTMLAttributes {}
|
|
34
35
|
declare const _default$1: typeof __VLS_export$5;
|
|
35
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
36
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue2465.DefineComponent<TabIndicatorProps, {}, {}, {}, {}, vue2465.ComponentOptionsMixin, vue2465.ComponentOptionsMixin, {}, string, vue2465.PublicProps, Readonly<TabIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2465.ComponentProvideOptions, false, {}, any>, {
|
|
36
37
|
default?: (props: {}) => any;
|
|
37
38
|
}>;
|
|
38
39
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -49,7 +50,7 @@ interface TabListProps extends TabListBaseProps,
|
|
|
49
50
|
*/
|
|
50
51
|
HTMLAttributes {}
|
|
51
52
|
declare const _default$2: typeof __VLS_export$4;
|
|
52
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
53
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue2465.DefineComponent<TabListProps, {}, {}, {}, {}, vue2465.ComponentOptionsMixin, vue2465.ComponentOptionsMixin, {}, string, vue2465.PublicProps, Readonly<TabListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2465.ComponentProvideOptions, false, {}, any>, {
|
|
53
54
|
default?: (props: {}) => any;
|
|
54
55
|
}>;
|
|
55
56
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -66,7 +67,7 @@ interface TabTriggerProps extends TabTriggerBaseProps,
|
|
|
66
67
|
*/
|
|
67
68
|
Omit<ButtonHTMLAttributes, 'disabled' | 'value'> {}
|
|
68
69
|
declare const _default$3: typeof __VLS_export$3;
|
|
69
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
70
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue2465.DefineComponent<TabTriggerProps, {}, {}, {}, {}, vue2465.ComponentOptionsMixin, vue2465.ComponentOptionsMixin, {}, string, vue2465.PublicProps, Readonly<TabTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2465.ComponentProvideOptions, false, {}, any>, {
|
|
70
71
|
default?: (props: {}) => any;
|
|
71
72
|
}>;
|
|
72
73
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -116,7 +117,7 @@ interface TabsContextProps extends SlotsType<{
|
|
|
116
117
|
default: UnwrapRef<UseTabsContext>;
|
|
117
118
|
}> {}
|
|
118
119
|
declare const _default$4: typeof __VLS_export$2;
|
|
119
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
120
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue2465.DefineComponent<{}, {}, {}, {}, {}, vue2465.ComponentOptionsMixin, vue2465.ComponentOptionsMixin, {}, string, vue2465.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2465.ComponentProvideOptions, true, {}, any>, {
|
|
120
121
|
default(tabs: UnwrapRef<UseTabsContext>): unknown;
|
|
121
122
|
}>;
|
|
122
123
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -136,7 +137,7 @@ interface TabsRootProviderProps extends TabsRootProviderBaseProps,
|
|
|
136
137
|
*/
|
|
137
138
|
HTMLAttributes {}
|
|
138
139
|
declare const _default$6: typeof __VLS_export$1;
|
|
139
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
140
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue2465.DefineComponent<TabsRootProviderProps, {}, {}, {}, {}, vue2465.ComponentOptionsMixin, vue2465.ComponentOptionsMixin, {}, string, vue2465.PublicProps, Readonly<TabsRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2465.ComponentProvideOptions, false, {}, any>, {
|
|
140
141
|
default?: (props: {}) => any;
|
|
141
142
|
}>;
|
|
142
143
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -154,19 +155,19 @@ interface TabsRootProps extends TabsRootBaseProps,
|
|
|
154
155
|
HTMLAttributes {}
|
|
155
156
|
interface TabsRootEmits extends RootEmits {}
|
|
156
157
|
declare const _default$5: typeof __VLS_export;
|
|
157
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
158
|
-
"update:modelValue": (value: string) => any;
|
|
159
|
-
valueChange: (details: tabs.ValueChangeDetails) => any;
|
|
158
|
+
declare const __VLS_export: __VLS_WithSlots<vue2465.DefineComponent<TabsRootProps, {}, {}, {}, {}, vue2465.ComponentOptionsMixin, vue2465.ComponentOptionsMixin, {
|
|
160
159
|
focusChange: (details: tabs.FocusChangeDetails) => any;
|
|
161
|
-
|
|
162
|
-
"
|
|
163
|
-
|
|
160
|
+
valueChange: (details: tabs.ValueChangeDetails) => any;
|
|
161
|
+
"update:modelValue": (value: string) => any;
|
|
162
|
+
}, string, vue2465.PublicProps, Readonly<TabsRootProps> & Readonly<{
|
|
164
163
|
onFocusChange?: ((details: tabs.FocusChangeDetails) => any) | undefined;
|
|
164
|
+
onValueChange?: ((details: tabs.ValueChangeDetails) => any) | undefined;
|
|
165
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
165
166
|
}>, {
|
|
167
|
+
composite: boolean;
|
|
166
168
|
loopFocus: boolean;
|
|
167
169
|
deselectable: boolean;
|
|
168
|
-
|
|
169
|
-
}, {}, {}, {}, string, vue904.ComponentProvideOptions, false, {}, any>, {
|
|
170
|
+
}, {}, {}, {}, string, vue2465.ComponentProvideOptions, false, {}, any>, {
|
|
170
171
|
default?: (props: {}) => any;
|
|
171
172
|
}>;
|
|
172
173
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -3,13 +3,13 @@ import { n as useMachine, r as normalizeProps$1, t as mergeProps$1 } from "../..
|
|
|
3
3
|
import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
|
-
import { t as
|
|
7
|
-
import { t as
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
6
|
+
import { t as tabsAnatomy } from "../../tabs-anatomy-DF_ekPnt.js";
|
|
7
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
9
|
+
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-3G0_HWbg.js";
|
|
10
|
+
import { i as usePresence, n as PresenceProvider } from "../../presence-B50UYKDY.js";
|
|
10
11
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
11
12
|
import * as tabs from "@sprawlify/primitives/machines/tabs";
|
|
12
|
-
import { anatomy as tabsAnatomy } from "@sprawlify/primitives/machines/tabs";
|
|
13
13
|
|
|
14
14
|
//#region src/components/tabs/use-tabs-context.ts
|
|
15
15
|
const [TabsProvider, useTabsContext] = createContext("TabsContext");
|
|
@@ -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
|
|
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 tagsInputAnatomy } from "../../tags-input-anatomy-C0HLrulm.js";
|
|
5
|
+
import * as vue1536 from "vue";
|
|
5
6
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
|
-
import * as
|
|
7
|
+
import * as _sprawlify_primitives_machines_combobox31 from "@sprawlify/primitives/machines/combobox";
|
|
7
8
|
import * as tagsInput from "@sprawlify/primitives/machines/tags-input";
|
|
8
|
-
import { FocusOutsideEvent, FocusOutsideEvent as TagsInputFocusOutsideEvent, HighlightChangeDetails, HighlightChangeDetails as TagsInputHighlightChangeDetails, InputValueChangeDetails, InputValueChangeDetails as TagsInputInputValueChangeDetails, InteractOutsideEvent, InteractOutsideEvent as TagsInputInteractOutsideEvent, ItemProps as ItemProps$1, ItemState, PointerDownOutsideEvent, PointerDownOutsideEvent as TagsInputPointerDownOutsideEvent, ValidityChangeDetails, ValidityChangeDetails as TagsInputValidityChangeDetails, ValueChangeDetails, ValueChangeDetails as TagsInputValueChangeDetails
|
|
9
|
+
import { FocusOutsideEvent, FocusOutsideEvent as TagsInputFocusOutsideEvent, HighlightChangeDetails, HighlightChangeDetails as TagsInputHighlightChangeDetails, InputValueChangeDetails, InputValueChangeDetails as TagsInputInputValueChangeDetails, InteractOutsideEvent, InteractOutsideEvent as TagsInputInteractOutsideEvent, ItemProps as ItemProps$1, ItemState as ItemState$1, PointerDownOutsideEvent, PointerDownOutsideEvent as TagsInputPointerDownOutsideEvent, ValidityChangeDetails, ValidityChangeDetails as TagsInputValidityChangeDetails, ValueChangeDetails, ValueChangeDetails as TagsInputValueChangeDetails } from "@sprawlify/primitives/machines/tags-input";
|
|
9
10
|
|
|
10
11
|
//#region src/components/tags-input/tags-input-clear-trigger.vue.d.ts
|
|
11
12
|
interface TagsInputClearTriggerBaseProps extends PolymorphicProps {}
|
|
@@ -15,7 +16,7 @@ interface TagsInputClearTriggerProps extends TagsInputClearTriggerBaseProps,
|
|
|
15
16
|
*/
|
|
16
17
|
ButtonHTMLAttributes {}
|
|
17
18
|
declare const _default: typeof __VLS_export$13;
|
|
18
|
-
declare const __VLS_export$13: __VLS_WithSlots$13<
|
|
19
|
+
declare const __VLS_export$13: __VLS_WithSlots$13<vue1536.DefineComponent<TagsInputClearTriggerProps, {}, {}, {}, {}, vue1536.ComponentOptionsMixin, vue1536.ComponentOptionsMixin, {}, string, vue1536.PublicProps, Readonly<TagsInputClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1536.ComponentProvideOptions, false, {}, any>, {
|
|
19
20
|
default?: (props: {}) => any;
|
|
20
21
|
}>;
|
|
21
22
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
@@ -87,7 +88,7 @@ interface TagsInputContextProps extends SlotsType<{
|
|
|
87
88
|
default: UnwrapRef<UseTagsInputContext>;
|
|
88
89
|
}> {}
|
|
89
90
|
declare const _default$1: typeof __VLS_export$12;
|
|
90
|
-
declare const __VLS_export$12: __VLS_WithSlots$12<
|
|
91
|
+
declare const __VLS_export$12: __VLS_WithSlots$12<vue1536.DefineComponent<{}, {}, {}, {}, {}, vue1536.ComponentOptionsMixin, vue1536.ComponentOptionsMixin, {}, string, vue1536.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1536.ComponentProvideOptions, true, {}, any>, {
|
|
91
92
|
default(tagsInput: UnwrapRef<UseTagsInputContext>): unknown;
|
|
92
93
|
}>;
|
|
93
94
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -104,7 +105,7 @@ interface TagsInputControlProps extends TagsInputControlBaseProps,
|
|
|
104
105
|
*/
|
|
105
106
|
HTMLAttributes {}
|
|
106
107
|
declare const _default$2: typeof __VLS_export$11;
|
|
107
|
-
declare const __VLS_export$11: __VLS_WithSlots$11<
|
|
108
|
+
declare const __VLS_export$11: __VLS_WithSlots$11<vue1536.DefineComponent<TagsInputControlProps, {}, {}, {}, {}, vue1536.ComponentOptionsMixin, vue1536.ComponentOptionsMixin, {}, string, vue1536.PublicProps, Readonly<TagsInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1536.ComponentProvideOptions, false, {}, any>, {
|
|
108
109
|
default?: (props: {}) => any;
|
|
109
110
|
}>;
|
|
110
111
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -121,7 +122,7 @@ interface TagsInputHiddenInputProps extends TagsInputHiddenInputBaseProps,
|
|
|
121
122
|
*/
|
|
122
123
|
InputHTMLAttributes {}
|
|
123
124
|
declare const _default$3: typeof __VLS_export$10;
|
|
124
|
-
declare const __VLS_export$10: __VLS_WithSlots$10<
|
|
125
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue1536.DefineComponent<TagsInputHiddenInputProps, {}, {}, {}, {}, vue1536.ComponentOptionsMixin, vue1536.ComponentOptionsMixin, {}, string, vue1536.PublicProps, Readonly<TagsInputHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1536.ComponentProvideOptions, false, {}, any>, {
|
|
125
126
|
default?: (props: {}) => any;
|
|
126
127
|
}>;
|
|
127
128
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -138,7 +139,7 @@ interface TagsInputInputProps extends TagsInputInputBaseProps,
|
|
|
138
139
|
*/
|
|
139
140
|
InputHTMLAttributes {}
|
|
140
141
|
declare const _default$4: typeof __VLS_export$9;
|
|
141
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
142
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue1536.DefineComponent<TagsInputInputProps, {}, {}, {}, {}, vue1536.ComponentOptionsMixin, vue1536.ComponentOptionsMixin, {}, string, vue1536.PublicProps, Readonly<TagsInputInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1536.ComponentProvideOptions, false, {}, any>, {
|
|
142
143
|
default?: (props: {}) => any;
|
|
143
144
|
}>;
|
|
144
145
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -148,14 +149,14 @@ type __VLS_WithSlots$9<T, S> = T & {
|
|
|
148
149
|
};
|
|
149
150
|
//#endregion
|
|
150
151
|
//#region src/components/tags-input/use-tags-input-item-context.d.ts
|
|
151
|
-
interface UseTagsInputItemContext extends ComputedRef<ItemState> {}
|
|
152
|
+
interface UseTagsInputItemContext extends ComputedRef<ItemState$1> {}
|
|
152
153
|
//#endregion
|
|
153
154
|
//#region src/components/tags-input/tags-input-item-context.vue.d.ts
|
|
154
155
|
interface TagsInputItemContextProps extends SlotsType<{
|
|
155
156
|
default: UnwrapRef<UseTagsInputItemContext>;
|
|
156
157
|
}> {}
|
|
157
158
|
declare const _default$6: typeof __VLS_export$8;
|
|
158
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
159
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue1536.DefineComponent<{}, {}, {}, {}, {}, vue1536.ComponentOptionsMixin, vue1536.ComponentOptionsMixin, {}, string, vue1536.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1536.ComponentProvideOptions, true, {}, any>, {
|
|
159
160
|
default(tagsInput: UnwrapRef<UseTagsInputItemContext>): unknown;
|
|
160
161
|
}>;
|
|
161
162
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -172,7 +173,7 @@ interface TagsInputItemDeleteTriggerProps extends TagsInputItemDeleteTriggerBase
|
|
|
172
173
|
*/
|
|
173
174
|
ButtonHTMLAttributes {}
|
|
174
175
|
declare const _default$7: typeof __VLS_export$7;
|
|
175
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
176
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue1536.DefineComponent<TagsInputItemDeleteTriggerProps, {}, {}, {}, {}, vue1536.ComponentOptionsMixin, vue1536.ComponentOptionsMixin, {}, string, vue1536.PublicProps, Readonly<TagsInputItemDeleteTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1536.ComponentProvideOptions, false, {}, any>, {
|
|
176
177
|
default?: (props: {}) => any;
|
|
177
178
|
}>;
|
|
178
179
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -189,7 +190,7 @@ interface TagsInputItemInputProps extends TagsInputItemInputBaseProps,
|
|
|
189
190
|
*/
|
|
190
191
|
InputHTMLAttributes {}
|
|
191
192
|
declare const _default$8: typeof __VLS_export$6;
|
|
192
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
193
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1536.DefineComponent<TagsInputItemInputProps, {}, {}, {}, {}, vue1536.ComponentOptionsMixin, vue1536.ComponentOptionsMixin, {}, string, vue1536.PublicProps, Readonly<TagsInputItemInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1536.ComponentProvideOptions, false, {}, any>, {
|
|
193
194
|
default?: (props: {}) => any;
|
|
194
195
|
}>;
|
|
195
196
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -206,7 +207,7 @@ interface TagsInputItemPreviewProps extends TagsInputItemPreviewBaseProps,
|
|
|
206
207
|
*/
|
|
207
208
|
HTMLAttributes {}
|
|
208
209
|
declare const _default$9: typeof __VLS_export$5;
|
|
209
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
210
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1536.DefineComponent<TagsInputItemPreviewProps, {}, {}, {}, {}, vue1536.ComponentOptionsMixin, vue1536.ComponentOptionsMixin, {}, string, vue1536.PublicProps, Readonly<TagsInputItemPreviewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1536.ComponentProvideOptions, false, {}, any>, {
|
|
210
211
|
default?: (props: {}) => any;
|
|
211
212
|
}>;
|
|
212
213
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -223,7 +224,7 @@ interface TagsInputItemTextProps extends TagsInputItemTextBaseProps,
|
|
|
223
224
|
*/
|
|
224
225
|
HTMLAttributes {}
|
|
225
226
|
declare const _default$10: typeof __VLS_export$4;
|
|
226
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
227
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1536.DefineComponent<TagsInputItemTextProps, {}, {}, {}, {}, vue1536.ComponentOptionsMixin, vue1536.ComponentOptionsMixin, {}, string, vue1536.PublicProps, Readonly<TagsInputItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1536.ComponentProvideOptions, false, {}, any>, {
|
|
227
228
|
default?: (props: {}) => any;
|
|
228
229
|
}>;
|
|
229
230
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -240,7 +241,7 @@ interface TagsInputItemProps extends TagsInputItemBaseProps,
|
|
|
240
241
|
*/
|
|
241
242
|
HTMLAttributes {}
|
|
242
243
|
declare const _default$5: typeof __VLS_export$3;
|
|
243
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
244
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1536.DefineComponent<TagsInputItemProps, {}, {}, {}, {}, vue1536.ComponentOptionsMixin, vue1536.ComponentOptionsMixin, {}, string, vue1536.PublicProps, Readonly<TagsInputItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1536.ComponentProvideOptions, false, {}, any>, {
|
|
244
245
|
default?: (props: {}) => any;
|
|
245
246
|
}>;
|
|
246
247
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -257,7 +258,7 @@ interface TagsInputLabelProps extends TagsInputLabelBaseProps,
|
|
|
257
258
|
*/
|
|
258
259
|
LabelHTMLAttributes {}
|
|
259
260
|
declare const _default$11: typeof __VLS_export$2;
|
|
260
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
261
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1536.DefineComponent<TagsInputLabelProps, {}, {}, {}, {}, vue1536.ComponentOptionsMixin, vue1536.ComponentOptionsMixin, {}, string, vue1536.PublicProps, Readonly<TagsInputLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1536.ComponentProvideOptions, false, {}, any>, {
|
|
261
262
|
default?: (props: {}) => any;
|
|
262
263
|
}>;
|
|
263
264
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -277,7 +278,7 @@ interface TagsInputRootProviderProps extends TagsInputRootProviderBaseProps,
|
|
|
277
278
|
*/
|
|
278
279
|
HTMLAttributes {}
|
|
279
280
|
declare const _default$13: typeof __VLS_export$1;
|
|
280
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
281
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1536.DefineComponent<TagsInputRootProviderProps, {}, {}, {}, {}, vue1536.ComponentOptionsMixin, vue1536.ComponentOptionsMixin, {}, string, vue1536.PublicProps, Readonly<TagsInputRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1536.ComponentProvideOptions, false, {}, any>, {
|
|
281
282
|
default?: (props: {}) => any;
|
|
282
283
|
}>;
|
|
283
284
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -295,36 +296,36 @@ interface TagsInputRootProps extends TagsInputRootBaseProps,
|
|
|
295
296
|
HTMLAttributes {}
|
|
296
297
|
interface TagsInputRootEmits extends RootEmits {}
|
|
297
298
|
declare const _default$12: typeof __VLS_export;
|
|
298
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
299
|
-
|
|
300
|
-
valueChange: (details: tagsInput.ValueChangeDetails) => any;
|
|
301
|
-
valueInvalid: (details: tagsInput.ValidityChangeDetails) => any;
|
|
302
|
-
focusOutside: (event: _sprawlify_primitives_machines_menu0.FocusOutsideEvent) => any;
|
|
299
|
+
declare const __VLS_export: __VLS_WithSlots<vue1536.DefineComponent<TagsInputRootProps, {}, {}, {}, {}, vue1536.ComponentOptionsMixin, vue1536.ComponentOptionsMixin, {
|
|
300
|
+
focusOutside: (event: _sprawlify_primitives_machines_combobox31.FocusOutsideEvent) => any;
|
|
303
301
|
highlightChange: (details: tagsInput.HighlightChangeDetails) => any;
|
|
304
302
|
inputValueChange: (details: tagsInput.InputValueChangeDetails) => any;
|
|
305
|
-
interactOutside: (event:
|
|
306
|
-
pointerDownOutside: (event:
|
|
303
|
+
interactOutside: (event: _sprawlify_primitives_machines_combobox31.InteractOutsideEvent) => any;
|
|
304
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_combobox31.PointerDownOutsideEvent) => any;
|
|
305
|
+
valueChange: (details: tagsInput.ValueChangeDetails) => any;
|
|
306
|
+
"update:modelValue": (value: string[]) => any;
|
|
307
307
|
"update:inputValue": (value: string) => any;
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
onValueInvalid?: ((details: tagsInput.ValidityChangeDetails) => any) | undefined;
|
|
312
|
-
onFocusOutside?: ((event: _sprawlify_primitives_machines_menu0.FocusOutsideEvent) => any) | undefined;
|
|
308
|
+
valueInvalid: (details: tagsInput.ValidityChangeDetails) => any;
|
|
309
|
+
}, string, vue1536.PublicProps, Readonly<TagsInputRootProps> & Readonly<{
|
|
310
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_combobox31.FocusOutsideEvent) => any) | undefined;
|
|
313
311
|
onHighlightChange?: ((details: tagsInput.HighlightChangeDetails) => any) | undefined;
|
|
314
312
|
onInputValueChange?: ((details: tagsInput.InputValueChangeDetails) => any) | undefined;
|
|
315
|
-
onInteractOutside?: ((event:
|
|
316
|
-
onPointerDownOutside?: ((event:
|
|
313
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_combobox31.InteractOutsideEvent) => any) | undefined;
|
|
314
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_combobox31.PointerDownOutsideEvent) => any) | undefined;
|
|
315
|
+
onValueChange?: ((details: tagsInput.ValueChangeDetails) => any) | undefined;
|
|
316
|
+
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
317
317
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
|
318
|
+
onValueInvalid?: ((details: tagsInput.ValidityChangeDetails) => any) | undefined;
|
|
318
319
|
}>, {
|
|
319
|
-
required: boolean;
|
|
320
320
|
disabled: boolean;
|
|
321
|
+
required: boolean;
|
|
322
|
+
autoFocus: boolean;
|
|
321
323
|
invalid: boolean;
|
|
322
324
|
readOnly: boolean;
|
|
323
|
-
autoFocus: boolean;
|
|
324
|
-
addOnPaste: boolean;
|
|
325
325
|
allowOverflow: boolean;
|
|
326
|
+
addOnPaste: boolean;
|
|
326
327
|
editable: boolean;
|
|
327
|
-
}, {}, {}, {}, string,
|
|
328
|
+
}, {}, {}, {}, string, vue1536.ComponentProvideOptions, false, {}, any>, {
|
|
328
329
|
default?: (props: {}) => any;
|
|
329
330
|
}>;
|
|
330
331
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -3,12 +3,13 @@ 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
|
|
7
|
-
import { t as
|
|
8
|
-
import {
|
|
6
|
+
import "../../field-anatomy-DOCpzb4B.js";
|
|
7
|
+
import { t as tagsInputAnatomy } from "../../tags-input-anatomy-Dpn_Smms.js";
|
|
8
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
9
|
+
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
10
|
+
import { p as useFieldContext } from "../../field-B_BAnE0z.js";
|
|
9
11
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
10
12
|
import * as tagsInput from "@sprawlify/primitives/machines/tags-input";
|
|
11
|
-
import { anatomy as tagsInputAnatomy } from "@sprawlify/primitives/machines/tags-input";
|
|
12
13
|
|
|
13
14
|
//#region src/components/tags-input/use-tags-input-context.ts
|
|
14
15
|
const [TagsInputProvider, useTagsInputContext] = createContext("TagsInputContext");
|
|
@@ -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 timerAnatomy } from "../../timer-anatomy-D0Ey9n_K.js";
|
|
5
|
+
import * as vue1446 from "vue";
|
|
5
6
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
7
|
import * as timer from "@sprawlify/primitives/machines/timer";
|
|
7
|
-
import { ActionTriggerProps, ItemProps, TickDetails
|
|
8
|
+
import { ActionTriggerProps, ItemProps, TickDetails } from "@sprawlify/primitives/machines/timer";
|
|
8
9
|
|
|
9
10
|
//#region src/components/timer/timer-action-trigger.vue.d.ts
|
|
10
11
|
interface TimerActionTriggerBaseProps extends ActionTriggerProps, PolymorphicProps {}
|
|
@@ -14,7 +15,7 @@ interface TimerActionTriggerProps extends TimerActionTriggerBaseProps,
|
|
|
14
15
|
*/
|
|
15
16
|
ButtonHTMLAttributes {}
|
|
16
17
|
declare const _default: typeof __VLS_export$7;
|
|
17
|
-
declare const __VLS_export$7: __VLS_WithSlots$6<
|
|
18
|
+
declare const __VLS_export$7: __VLS_WithSlots$6<vue1446.DefineComponent<TimerActionTriggerProps, {}, {}, {}, {}, vue1446.ComponentOptionsMixin, vue1446.ComponentOptionsMixin, {}, string, vue1446.PublicProps, Readonly<TimerActionTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1446.ComponentProvideOptions, false, {}, any>, {
|
|
18
19
|
default?: (props: {}) => any;
|
|
19
20
|
}>;
|
|
20
21
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -54,7 +55,7 @@ interface TimerContextProps extends SlotsType<{
|
|
|
54
55
|
default: UnwrapRef<UseTimerContext>;
|
|
55
56
|
}> {}
|
|
56
57
|
declare const _default$2: typeof __VLS_export$6;
|
|
57
|
-
declare const __VLS_export$6: __VLS_WithSlots$5<
|
|
58
|
+
declare const __VLS_export$6: __VLS_WithSlots$5<vue1446.DefineComponent<{}, {}, {}, {}, {}, vue1446.ComponentOptionsMixin, vue1446.ComponentOptionsMixin, {}, string, vue1446.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1446.ComponentProvideOptions, true, {}, any>, {
|
|
58
59
|
default(timer: UnwrapRef<UseTimerContext>): unknown;
|
|
59
60
|
}>;
|
|
60
61
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -71,7 +72,7 @@ interface TimerItemProps extends TimerItemBaseProps,
|
|
|
71
72
|
*/
|
|
72
73
|
HTMLAttributes {}
|
|
73
74
|
declare const _default$4: typeof __VLS_export$5;
|
|
74
|
-
declare const __VLS_export$5:
|
|
75
|
+
declare const __VLS_export$5: vue1446.DefineComponent<TimerItemProps, {}, {}, {}, {}, vue1446.ComponentOptionsMixin, vue1446.ComponentOptionsMixin, {}, string, vue1446.PublicProps, Readonly<TimerItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1446.ComponentProvideOptions, false, {}, any>;
|
|
75
76
|
//#endregion
|
|
76
77
|
//#region src/components/timer/timer-area.vue.d.ts
|
|
77
78
|
interface TimerAreaBaseProps extends PolymorphicProps {}
|
|
@@ -81,7 +82,7 @@ interface TimerAreaProps extends TimerAreaBaseProps,
|
|
|
81
82
|
*/
|
|
82
83
|
HTMLAttributes {}
|
|
83
84
|
declare const _default$1: typeof __VLS_export$4;
|
|
84
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
85
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1446.DefineComponent<TimerAreaProps, {}, {}, {}, {}, vue1446.ComponentOptionsMixin, vue1446.ComponentOptionsMixin, {}, string, vue1446.PublicProps, Readonly<TimerAreaProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1446.ComponentProvideOptions, false, {}, any>, {
|
|
85
86
|
default?: (props: {}) => any;
|
|
86
87
|
}>;
|
|
87
88
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -98,7 +99,7 @@ interface TimerControlProps extends TimerControlBaseProps,
|
|
|
98
99
|
*/
|
|
99
100
|
HTMLAttributes {}
|
|
100
101
|
declare const _default$3: typeof __VLS_export$3;
|
|
101
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
102
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1446.DefineComponent<TimerControlProps, {}, {}, {}, {}, vue1446.ComponentOptionsMixin, vue1446.ComponentOptionsMixin, {}, string, vue1446.PublicProps, Readonly<TimerControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1446.ComponentProvideOptions, false, {}, any>, {
|
|
102
103
|
default?: (props: {}) => any;
|
|
103
104
|
}>;
|
|
104
105
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -118,7 +119,7 @@ interface TimerRootProviderProps extends TimerRootProviderBaseProps,
|
|
|
118
119
|
*/
|
|
119
120
|
HTMLAttributes {}
|
|
120
121
|
declare const _default$6: typeof __VLS_export$2;
|
|
121
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
122
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1446.DefineComponent<TimerRootProviderProps, {}, {}, {}, {}, vue1446.ComponentOptionsMixin, vue1446.ComponentOptionsMixin, {}, string, vue1446.PublicProps, Readonly<TimerRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1446.ComponentProvideOptions, false, {}, any>, {
|
|
122
123
|
default?: (props: {}) => any;
|
|
123
124
|
}>;
|
|
124
125
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -136,16 +137,16 @@ interface TimerRootProps extends TimerRootBaseProps,
|
|
|
136
137
|
HTMLAttributes {}
|
|
137
138
|
interface TimerRootEmits extends RootEmits {}
|
|
138
139
|
declare const _default$5: typeof __VLS_export$1;
|
|
139
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
140
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1446.DefineComponent<TimerRootProps, {}, {}, {}, {}, vue1446.ComponentOptionsMixin, vue1446.ComponentOptionsMixin, {
|
|
140
141
|
complete: () => any;
|
|
141
142
|
tick: (details: timer.TickDetails) => any;
|
|
142
|
-
}, string,
|
|
143
|
+
}, string, vue1446.PublicProps, Readonly<TimerRootProps> & Readonly<{
|
|
143
144
|
onComplete?: (() => any) | undefined;
|
|
144
145
|
onTick?: ((details: timer.TickDetails) => any) | undefined;
|
|
145
146
|
}>, {
|
|
146
147
|
autoStart: boolean;
|
|
147
148
|
countdown: boolean;
|
|
148
|
-
}, {}, {}, {}, string,
|
|
149
|
+
}, {}, {}, {}, string, vue1446.ComponentProvideOptions, false, {}, any>, {
|
|
149
150
|
default?: (props: {}) => any;
|
|
150
151
|
}>;
|
|
151
152
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -162,7 +163,7 @@ interface TimerSeparatorProps extends TimerSeparatorBaseProps,
|
|
|
162
163
|
*/
|
|
163
164
|
HTMLAttributes {}
|
|
164
165
|
declare const _default$7: typeof __VLS_export;
|
|
165
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
166
|
+
declare const __VLS_export: __VLS_WithSlots<vue1446.DefineComponent<TimerSeparatorProps, {}, {}, {}, {}, vue1446.ComponentOptionsMixin, vue1446.ComponentOptionsMixin, {}, string, vue1446.PublicProps, Readonly<TimerSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1446.ComponentProvideOptions, false, {}, any>, {
|
|
166
167
|
default?: (props: {}) => any;
|
|
167
168
|
}>;
|
|
168
169
|
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 { c as useEnvironmentContext, 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 timerAnatomy } from "../../timer-anatomy-BF3_7vbc.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, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, withCtx } from "vue";
|
|
9
10
|
import * as timer from "@sprawlify/primitives/machines/timer";
|
|
10
|
-
import { anatomy as timerAnatomy } from "@sprawlify/primitives/machines/timer";
|
|
11
11
|
|
|
12
12
|
//#region src/components/timer/use-timer-context.ts
|
|
13
13
|
const [TimerProvider, useTimerContext] = createContext("TimerContext");
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
import { t as PolymorphicProps } from "../../factory-
|
|
2
|
-
import { a as Optional } 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 } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-DzrYvQ8H.js";
|
|
4
|
+
import { t as toastAnatomy } from "../../toast-anatomy-DHifYWal.js";
|
|
5
|
+
import * as vue1222 from "vue";
|
|
5
6
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, SlotsType, UnwrapRef, VNodeChild } from "vue";
|
|
6
7
|
import * as toast from "@sprawlify/primitives/machines/toast";
|
|
7
|
-
import { ActionOptions, ActionOptions as ToastActionOptions, Placement, Placement as ToastPlacement, PromiseOptions, PromiseOptions as ToastPromiseOptions, Status, Status as ToastStatus, StatusChangeDetails, StatusChangeDetails as ToastStatusChangeDetails, StoreProps, StoreProps as ToastStoreProps, Type, Type as ToastType
|
|
8
|
+
import { ActionOptions, ActionOptions as ToastActionOptions, Placement, Placement as ToastPlacement, PromiseOptions, PromiseOptions as ToastPromiseOptions, Status, Status as ToastStatus, StatusChangeDetails, StatusChangeDetails as ToastStatusChangeDetails, StoreProps, StoreProps as ToastStoreProps, Type, Type as ToastType } from "@sprawlify/primitives/machines/toast";
|
|
8
9
|
|
|
9
10
|
//#region src/components/toast/create-toaster.d.ts
|
|
10
11
|
interface CreateToasterProps extends Optional<Partial<toast.StoreProps>, 'placement'> {
|
|
@@ -21,7 +22,7 @@ interface ToastActionTriggerProps extends ToastActionTriggerBaseProps,
|
|
|
21
22
|
*/
|
|
22
23
|
ButtonHTMLAttributes {}
|
|
23
24
|
declare const _default: typeof __VLS_export$6;
|
|
24
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
25
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1222.DefineComponent<ToastActionTriggerProps, {}, {}, {}, {}, vue1222.ComponentOptionsMixin, vue1222.ComponentOptionsMixin, {}, string, vue1222.PublicProps, Readonly<ToastActionTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1222.ComponentProvideOptions, false, {}, any>, {
|
|
25
26
|
default?: (props: {}) => any;
|
|
26
27
|
}>;
|
|
27
28
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -38,7 +39,7 @@ interface ToastCloseTriggerProps extends ToastCloseTriggerBaseProps,
|
|
|
38
39
|
*/
|
|
39
40
|
ButtonHTMLAttributes {}
|
|
40
41
|
declare const _default$1: typeof __VLS_export$5;
|
|
41
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
42
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1222.DefineComponent<ToastCloseTriggerProps, {}, {}, {}, {}, vue1222.ComponentOptionsMixin, vue1222.ComponentOptionsMixin, {}, string, vue1222.PublicProps, Readonly<ToastCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1222.ComponentProvideOptions, false, {}, any>, {
|
|
42
43
|
default?: (props: {}) => any;
|
|
43
44
|
}>;
|
|
44
45
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -55,7 +56,7 @@ interface ToastContextProps extends SlotsType<{
|
|
|
55
56
|
default: UnwrapRef<UseToastContext>;
|
|
56
57
|
}> {}
|
|
57
58
|
declare const _default$2: typeof __VLS_export$4;
|
|
58
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
59
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1222.DefineComponent<{}, {}, {}, {}, {}, vue1222.ComponentOptionsMixin, vue1222.ComponentOptionsMixin, {}, string, vue1222.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1222.ComponentProvideOptions, true, {}, any>, {
|
|
59
60
|
default(toast: UnwrapRef<UseToastContext>): unknown;
|
|
60
61
|
}>;
|
|
61
62
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -72,7 +73,7 @@ interface ToastDescriptionProps extends ToastDescriptionBaseProps,
|
|
|
72
73
|
*/
|
|
73
74
|
HTMLAttributes {}
|
|
74
75
|
declare const _default$3: typeof __VLS_export$3;
|
|
75
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
76
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1222.DefineComponent<ToastDescriptionProps, {}, {}, {}, {}, vue1222.ComponentOptionsMixin, vue1222.ComponentOptionsMixin, {}, string, vue1222.PublicProps, Readonly<ToastDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1222.ComponentProvideOptions, false, {}, any>, {
|
|
76
77
|
default?: (props: {}) => any;
|
|
77
78
|
}>;
|
|
78
79
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -89,7 +90,7 @@ interface ToastRootProps extends ToastRootBaseProps,
|
|
|
89
90
|
*/
|
|
90
91
|
HTMLAttributes {}
|
|
91
92
|
declare const _default$4: typeof __VLS_export$2;
|
|
92
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
93
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1222.DefineComponent<ToastRootProps, {}, {}, {}, {}, vue1222.ComponentOptionsMixin, vue1222.ComponentOptionsMixin, {}, string, vue1222.PublicProps, Readonly<ToastRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1222.ComponentProvideOptions, false, {}, any>, {
|
|
93
94
|
default?: (props: {}) => any;
|
|
94
95
|
}>;
|
|
95
96
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -106,7 +107,7 @@ interface ToastTitleProps extends ToastTitleBaseProps,
|
|
|
106
107
|
*/
|
|
107
108
|
HTMLAttributes {}
|
|
108
109
|
declare const _default$5: typeof __VLS_export$1;
|
|
109
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
110
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1222.DefineComponent<ToastTitleProps, {}, {}, {}, {}, vue1222.ComponentOptionsMixin, vue1222.ComponentOptionsMixin, {}, string, vue1222.PublicProps, Readonly<ToastTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1222.ComponentProvideOptions, false, {}, any>, {
|
|
110
111
|
default?: (props: {}) => any;
|
|
111
112
|
}>;
|
|
112
113
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -139,7 +140,7 @@ declare var __VLS_15: {
|
|
|
139
140
|
type __VLS_Slots = {} & {
|
|
140
141
|
default?: (props: typeof __VLS_15) => any;
|
|
141
142
|
};
|
|
142
|
-
declare const __VLS_base:
|
|
143
|
+
declare const __VLS_base: vue1222.DefineComponent<{}, {}, {}, {}, {}, vue1222.ComponentOptionsMixin, vue1222.ComponentOptionsMixin, {}, string, vue1222.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1222.ComponentProvideOptions, false, {}, any>;
|
|
143
144
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
144
145
|
declare const _default$6: typeof __VLS_export;
|
|
145
146
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -3,10 +3,10 @@ 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
|
|
6
|
+
import { t as toastAnatomy } from "../../toast-anatomy-BHDNHkvU.js";
|
|
7
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
7
8
|
import { Fragment, computed, createBlock, createElementBlock, createElementVNode, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderList, renderSlot, unref, useId, withCtx } from "vue";
|
|
8
9
|
import * as toast from "@sprawlify/primitives/machines/toast";
|
|
9
|
-
import { anatomy as toastAnatomy } from "@sprawlify/primitives/machines/toast";
|
|
10
10
|
|
|
11
11
|
//#region src/components/toast/create-toaster.ts
|
|
12
12
|
const createToaster = (props) => {
|