@sprawlify/vue 0.0.82 → 0.0.84
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{alert-dialog-anatomy-CuRMid0u.d.ts → alert-dialog-anatomy-DT5onog4.d.ts} +1 -1
- package/dist/carousel-anatomy-CQHgDb2I.d.ts +6 -0
- package/dist/{checkbox-anatomy-C98sOqXS.d.ts → checkbox-anatomy-D01zOAxc.d.ts} +1 -1
- package/dist/{collapsible-DjMeJSQq.js → collapsible-YxCX30T0.js} +2 -3
- package/dist/{collection-D_pMm6Yu.js → collection-D5aavLcu.js} +1 -1
- package/dist/color-picker-anatomy-r9WsDFfY.d.ts +6 -0
- package/dist/combobox-anatomy-BO1UsZ8F.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +17 -17
- package/dist/components/accordion/index.js +5 -6
- package/dist/components/alert-dialog/index.d.ts +35 -36
- package/dist/components/alert-dialog/index.js +4 -5
- package/dist/components/anatomy.d.ts +51 -51
- package/dist/components/angle-slider/index.d.ts +18 -18
- package/dist/components/angle-slider/index.js +2 -3
- package/dist/components/aspect-ratio/index.d.ts +8 -8
- package/dist/components/aspect-ratio/index.js +2 -3
- package/dist/components/avatar/index.d.ts +12 -12
- package/dist/components/avatar/index.js +2 -3
- package/dist/components/bottom-sheet/index.d.ts +23 -23
- package/dist/components/bottom-sheet/index.js +5 -6
- package/dist/components/carousel/index.d.ts +20 -20
- package/dist/components/carousel/index.js +2 -3
- package/dist/components/checkbox/index.d.ts +22 -22
- package/dist/components/checkbox/index.js +5 -6
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +18 -18
- package/dist/components/clipboard/index.js +2 -3
- package/dist/components/collapsible/index.d.ts +15 -15
- package/dist/components/collapsible/index.js +2 -3
- package/dist/components/collection/index.d.ts +1 -1
- package/dist/components/collection/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +50 -50
- package/dist/components/color-picker/index.js +5 -6
- package/dist/components/combobox/index.d.ts +34 -34
- package/dist/components/combobox/index.js +6 -7
- package/dist/components/date-picker/index.d.ts +43 -43
- package/dist/components/date-picker/index.js +4 -5
- package/dist/components/dialog/index.d.ts +35 -36
- package/dist/components/dialog/index.js +4 -5
- package/dist/components/download-trigger/index.d.ts +4 -4
- package/dist/components/download-trigger/index.js +1 -2
- package/dist/components/dropdown-menu/index.d.ts +55 -55
- package/dist/components/dropdown-menu/index.js +4 -5
- package/dist/components/editable/index.d.ts +27 -27
- package/dist/components/editable/index.js +3 -4
- package/dist/components/field/index.d.ts +24 -24
- package/dist/components/field/index.js +2 -3
- package/dist/components/fieldset/index.d.ts +12 -12
- package/dist/components/fieldset/index.js +2 -3
- package/dist/components/file-upload/index.d.ts +25 -25
- package/dist/components/file-upload/index.js +3 -4
- package/dist/components/floating-panel/index.d.ts +24 -24
- package/dist/components/floating-panel/index.js +3 -4
- package/dist/components/focus-trap/index.d.ts +5 -5
- package/dist/components/focus-trap/index.js +2 -3
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/frame/index.d.ts +6 -6
- package/dist/components/highlight/index.d.ts +4 -4
- package/dist/components/highlight/index.js +1 -1
- package/dist/components/hover-card/index.d.ts +26 -26
- package/dist/components/hover-card/index.js +4 -5
- package/dist/components/image-cropper/index.d.ts +15 -15
- package/dist/components/image-cropper/index.js +2 -3
- package/dist/components/json-tree-view/index.d.ts +10 -10
- package/dist/components/json-tree-view/index.js +6 -7
- package/dist/components/listbox/index.d.ts +23 -23
- package/dist/components/listbox/index.js +3 -4
- package/dist/components/marquee/index.d.ts +24 -24
- package/dist/components/marquee/index.js +2 -3
- package/dist/components/navigation-menu/index.d.ts +21 -21
- package/dist/components/navigation-menu/index.js +4 -5
- package/dist/components/number-input/index.d.ts +21 -21
- package/dist/components/number-input/index.js +3 -4
- package/dist/components/pagination/index.d.ts +16 -16
- package/dist/components/pagination/index.js +2 -3
- package/dist/components/password-input/index.d.ts +25 -25
- package/dist/components/password-input/index.js +3 -4
- package/dist/components/pin-input/index.d.ts +20 -20
- package/dist/components/pin-input/index.js +3 -4
- package/dist/components/popover/index.d.ts +38 -38
- package/dist/components/popover/index.js +4 -5
- package/dist/components/presence/index.d.ts +2 -2
- package/dist/components/presence/index.js +2 -3
- package/dist/components/progress/index.d.ts +16 -16
- package/dist/components/progress/index.js +2 -3
- package/dist/components/qr-code/index.d.ts +12 -12
- package/dist/components/qr-code/index.js +2 -3
- package/dist/components/radio-group/index.d.ts +18 -18
- package/dist/components/radio-group/index.js +4 -5
- package/dist/components/rating-group/index.d.ts +16 -16
- package/dist/components/rating-group/index.js +3 -4
- package/dist/components/scroll-area/index.d.ts +13 -13
- package/dist/components/scroll-area/index.js +2 -3
- package/dist/components/segment-group/index.d.ts +17 -17
- package/dist/components/segment-group/index.js +2 -3
- package/dist/components/select/index.d.ts +35 -35
- package/dist/components/select/index.js +6 -7
- package/dist/components/separator/index.d.ts +8 -8
- package/dist/components/separator/index.js +2 -3
- package/dist/components/signature-pad/index.d.ts +16 -16
- package/dist/components/signature-pad/index.js +3 -4
- package/dist/components/slider/index.d.ts +23 -23
- package/dist/components/slider/index.js +2 -3
- package/dist/components/splitter/index.d.ts +13 -13
- package/dist/components/splitter/index.js +2 -3
- package/dist/components/steps/index.d.ts +21 -21
- package/dist/components/steps/index.js +2 -3
- package/dist/components/switch/index.d.ts +16 -16
- package/dist/components/switch/index.js +3 -4
- package/dist/components/tabs/index.d.ts +15 -15
- package/dist/components/tabs/index.js +4 -5
- package/dist/components/tags-input/index.d.ts +17 -17
- package/dist/components/tags-input/index.js +3 -4
- package/dist/components/timer/index.d.ts +15 -15
- package/dist/components/timer/index.js +2 -3
- package/dist/components/toast/index.d.ts +12 -12
- package/dist/components/toast/index.js +1 -2
- package/dist/components/toggle/index.d.ts +10 -10
- package/dist/components/toggle/index.js +2 -3
- package/dist/components/toggle-group/index.d.ts +11 -11
- package/dist/components/toggle-group/index.js +2 -3
- package/dist/components/tooltip/index.d.ts +20 -20
- package/dist/components/tooltip/index.js +4 -5
- package/dist/components/tour/index.d.ts +32 -32
- package/dist/components/tour/index.js +4 -5
- package/dist/components/tree-view/index.d.ts +6 -6
- package/dist/components/tree-view/index.js +5 -6
- package/dist/date-picker-anatomy-CMHPPPhK.d.ts +6 -0
- package/dist/{factory-yh31h0Rm.js → factory-BQk6RiOp.js} +53 -2
- package/dist/factory-D4YHm1ne.d.ts +22 -0
- package/dist/{field-DMx_y6S-.js → field-CSIjIoIl.js} +1 -2
- package/dist/{field-anatomy-CaySAbVn.d.ts → field-anatomy-9oS_bdTz.d.ts} +2 -2
- package/dist/{fieldset-4Y4cXm81.js → fieldset-B_KIoaji.js} +1 -2
- package/dist/fieldset-anatomy-Cq_ynep1.d.ts +6 -0
- package/dist/{image-cropper-anatomy-CM-WDJKf.d.ts → image-cropper-anatomy-CyP4JFSK.d.ts} +2 -2
- package/dist/{index-CnV9Q1ED.d.ts → index-CjSVsbKe.d.ts} +33 -33
- package/dist/{index-BzFZio26.d.ts → index-D4t16tbm.d.ts} +7 -7
- package/dist/{index-B4phyfX4.d.ts → index-rfwGwC4P.d.ts} +9 -9
- package/dist/index.d.ts +5 -4
- package/dist/index.js +2 -2
- package/dist/listbox-anatomy-Df6bjHWU.d.ts +6 -0
- package/dist/{presence-BuHH-PkI.js → presence-CI76Mcpo.js} +1 -2
- package/dist/{segment-group-anatomy-C3ovL82h.d.ts → segment-group-anatomy-DzHeIm8g.d.ts} +1 -1
- package/dist/{tour-anatomy-CTFlgvHt.d.ts → tour-anatomy-DOo3BofU.d.ts} +1 -1
- package/dist/{tree-view-D0uubGi5.js → tree-view-4zY74_JI.js} +5 -6
- package/package.json +6 -2
- package/dist/carousel-anatomy-kcMp3ulc.d.ts +0 -6
- package/dist/color-picker-anatomy-DvFLVhPw.d.ts +0 -6
- package/dist/combobox-anatomy-BiWYA47x.d.ts +0 -6
- package/dist/date-picker-anatomy-BcSX6gth.d.ts +0 -6
- package/dist/factory-BiWWKx2m.d.ts +0 -8
- package/dist/fieldset-anatomy-JIjxInfF.d.ts +0 -6
- package/dist/listbox-anatomy-zEgrYv1V.d.ts +0 -6
- package/dist/use-forward-expose-CCAmHTUB.js +0 -54
- /package/dist/{accordion-anatomy-Ds_qvEko.d.ts → accordion-anatomy-Bxs15n6t.d.ts} +0 -0
- /package/dist/{angle-slider-anatomy-Bul1eXfZ.d.ts → angle-slider-anatomy-whG3APHN.d.ts} +0 -0
- /package/dist/{avatar-anatomy-DZ5Hy1zG.d.ts → avatar-anatomy-CHyA19ld.d.ts} +0 -0
- /package/dist/{boolean-6Zl2NWRb.js → boolean-DRNklbLz.js} +0 -0
- /package/dist/{bottom-sheet-anatomy-C08KrnBX.d.ts → bottom-sheet-anatomy-CuhyzaDM.d.ts} +0 -0
- /package/dist/{clean-props-GbfPBIot.js → clean-props-jeo_b63H.js} +0 -0
- /package/dist/{clipboard-anatomy-Cfo3bvKj.d.ts → clipboard-anatomy-CIC99c59.d.ts} +0 -0
- /package/dist/{collapsible-anatomy-BYSgsAu3.d.ts → collapsible-anatomy-hcVAnOIR.d.ts} +0 -0
- /package/dist/{create-split-props-D8oe6Rby.js → create-split-props-Cy-XbcBT.js} +0 -0
- /package/dist/{dialog-anatomy-CURzaSFr.d.ts → dialog-anatomy-DXEWrwRi.d.ts} +0 -0
- /package/dist/{dropdown-menu-anatomy-BqRBod4K.d.ts → dropdown-menu-anatomy-vJ1-APdg.d.ts} +0 -0
- /package/dist/{editable-anatomy-C7mXxQW8.d.ts → editable-anatomy-DJJXhBV1.d.ts} +0 -0
- /package/dist/{file-upload-anatomy-Bt0zLDIE.d.ts → file-upload-anatomy-iv0C7QVu.d.ts} +0 -0
- /package/dist/{floating-panel-anatomy-DH9zKbGk.d.ts → floating-panel-anatomy-Dyr3lcgZ.d.ts} +0 -0
- /package/dist/{hover-card-anatomy-ClbegkVa.d.ts → hover-card-anatomy-BSDDI0Kf.d.ts} +0 -0
- /package/dist/{index-C2XO6Bu5.d.ts → index-BJ8mRK6a.d.ts} +0 -0
- /package/dist/{index-pShXx5Uh.d.ts → index-adTDBnfd.d.ts} +0 -0
- /package/dist/{marquee-anatomy-h5g9NC8A.d.ts → marquee-anatomy-BzjeMztY.d.ts} +0 -0
- /package/dist/{navigation-menu-anatomy-DfeFh6Qh.d.ts → navigation-menu-anatomy-De1ATxET.d.ts} +0 -0
- /package/dist/{number-input-anatomy-Lqh7lyJQ.d.ts → number-input-anatomy-BPS2hzM6.d.ts} +0 -0
- /package/dist/{pagination-anatomy-JUuizdyV.d.ts → pagination-anatomy-BCX85m-Q.d.ts} +0 -0
- /package/dist/{password-input-anatomy-DrlPdYal.d.ts → password-input-anatomy-CNEwJOp9.d.ts} +0 -0
- /package/dist/{pin-input-anatomy-CYPrusAJ.d.ts → pin-input-anatomy-BKdH4pKx.d.ts} +0 -0
- /package/dist/{popover-anatomy-CPDT_oiK.d.ts → popover-anatomy-BxYyvWrE.d.ts} +0 -0
- /package/dist/{presence-types-Dp8j2-3x.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
- /package/dist/{progress-anatomy-CwFoZl9E.d.ts → progress-anatomy-aZfuAwWj.d.ts} +0 -0
- /package/dist/{qr-code-anatomy-BMawjUCq.d.ts → qr-code-anatomy-CxjYwfAP.d.ts} +0 -0
- /package/dist/{radio-group-anatomy-CqMEAEAo.d.ts → radio-group-anatomy-DExY7kYs.d.ts} +0 -0
- /package/dist/{rating-group-anatomy-CtMlHYGv.d.ts → rating-group-anatomy-Dc0wPZu2.d.ts} +0 -0
- /package/dist/{scroll-area-anatomy-B_EypSXf.d.ts → scroll-area-anatomy-DapfnNBU.d.ts} +0 -0
- /package/dist/{select-anatomy-CwULdmYD.d.ts → select-anatomy-CitDj30H.d.ts} +0 -0
- /package/dist/{separator-anatomy-BqAq__MN.d.ts → separator-anatomy-pGDIt-mq.d.ts} +0 -0
- /package/dist/{signature-pad-anatomy-u_Sx7buV.d.ts → signature-pad-anatomy-KbYu7JMW.d.ts} +0 -0
- /package/dist/{slider-anatomy-C_epctJe.d.ts → slider-anatomy-CZoxc1p8.d.ts} +0 -0
- /package/dist/{splitter-anatomy-DFGjHFqM.d.ts → splitter-anatomy-CLOLZl0a.d.ts} +0 -0
- /package/dist/{steps-anatomy-DfpX3XHM.d.ts → steps-anatomy-lbmXkG81.d.ts} +0 -0
- /package/dist/{switch-anatomy-5pECbpDU.d.ts → switch-anatomy-pGW5yxP1.d.ts} +0 -0
- /package/dist/{tabs-anatomy-Cwluwjxt.d.ts → tabs-anatomy-DAtPeBqj.d.ts} +0 -0
- /package/dist/{tags-input-anatomy-DCOiTav9.d.ts → tags-input-anatomy-DyeuJ7Th.d.ts} +0 -0
- /package/dist/{timer-anatomy-X4tZiM_i.d.ts → timer-anatomy-IGgjTzux.d.ts} +0 -0
- /package/dist/{toast-anatomy-DUsVvX5v.d.ts → toast-anatomy-BOrHt4-_.d.ts} +0 -0
- /package/dist/{toggle-anatomy-om-9P9sX.d.ts → toggle-anatomy-xiDQ91vN.d.ts} +0 -0
- /package/dist/{toggle-group-anatomy--i6VaUi9.d.ts → toggle-group-anatomy-DBV0OT7L.d.ts} +0 -0
- /package/dist/{tooltip-anatomy-C2JI-_OT.d.ts → tooltip-anatomy-T_76c603.d.ts} +0 -0
- /package/dist/{tree-view-anatomy-D9lkagO5.d.ts → tree-view-anatomy-BZT1uz4I.d.ts} +0 -0
- /package/dist/{types-D49hIhzQ.d.ts → types-D_fjXif6.d.ts} +0 -0
- /package/dist/{use-render-strategy-D82Q7KQ3.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
- /package/dist/{use-render-strategy-B0RVis2X.js → use-render-strategy-TTWaa6B7.js} +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as stepsAnatomy } from "../../steps-anatomy-
|
|
5
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
|
+
import { t as stepsAnatomy } from "../../steps-anatomy-lbmXkG81.js";
|
|
5
|
+
import * as vue2249 from "vue";
|
|
6
6
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as steps from "@sprawlify/primitives/machines/steps";
|
|
8
8
|
import { ItemProps, ItemState, StepChangeDetails, StepChangeDetails as StepChangeDetails$1 } from "@sprawlify/primitives/machines/steps";
|
|
@@ -15,7 +15,7 @@ interface StepsCompletedContentProps extends StepsCompletedContentBaseProps,
|
|
|
15
15
|
*/
|
|
16
16
|
HTMLAttributes {}
|
|
17
17
|
declare const _default: typeof __VLS_export$13;
|
|
18
|
-
declare const __VLS_export$13: __VLS_WithSlots$13<
|
|
18
|
+
declare const __VLS_export$13: __VLS_WithSlots$13<vue2249.DefineComponent<StepsCompletedContentProps, {}, {}, {}, {}, vue2249.ComponentOptionsMixin, vue2249.ComponentOptionsMixin, {}, string, vue2249.PublicProps, Readonly<StepsCompletedContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2249.ComponentProvideOptions, false, {}, any>, {
|
|
19
19
|
default?: (props: {}) => any;
|
|
20
20
|
}>;
|
|
21
21
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
@@ -32,7 +32,7 @@ interface StepsContentProps extends StepsContentBaseProps,
|
|
|
32
32
|
*/
|
|
33
33
|
HTMLAttributes {}
|
|
34
34
|
declare const _default$1: typeof __VLS_export$12;
|
|
35
|
-
declare const __VLS_export$12: __VLS_WithSlots$12<
|
|
35
|
+
declare const __VLS_export$12: __VLS_WithSlots$12<vue2249.DefineComponent<StepsContentProps, {}, {}, {}, {}, vue2249.ComponentOptionsMixin, vue2249.ComponentOptionsMixin, {}, string, vue2249.PublicProps, Readonly<StepsContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2249.ComponentProvideOptions, false, {}, any>, {
|
|
36
36
|
default?: (props: {}) => any;
|
|
37
37
|
}>;
|
|
38
38
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -73,7 +73,7 @@ interface StepsContextProps extends SlotsType<{
|
|
|
73
73
|
default: UnwrapRef<UseStepsContext>;
|
|
74
74
|
}> {}
|
|
75
75
|
declare const _default$2: typeof __VLS_export$11;
|
|
76
|
-
declare const __VLS_export$11: __VLS_WithSlots$11<
|
|
76
|
+
declare const __VLS_export$11: __VLS_WithSlots$11<vue2249.DefineComponent<{}, {}, {}, {}, {}, vue2249.ComponentOptionsMixin, vue2249.ComponentOptionsMixin, {}, string, vue2249.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2249.ComponentProvideOptions, true, {}, any>, {
|
|
77
77
|
default(context: UnwrapRef<UseStepsContext>): unknown;
|
|
78
78
|
}>;
|
|
79
79
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -90,7 +90,7 @@ interface StepsIndicatorProps extends StepsIndicatorBaseProps,
|
|
|
90
90
|
*/
|
|
91
91
|
HTMLAttributes {}
|
|
92
92
|
declare const _default$3: typeof __VLS_export$10;
|
|
93
|
-
declare const __VLS_export$10: __VLS_WithSlots$10<
|
|
93
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue2249.DefineComponent<StepsIndicatorProps, {}, {}, {}, {}, vue2249.ComponentOptionsMixin, vue2249.ComponentOptionsMixin, {}, string, vue2249.PublicProps, Readonly<StepsIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2249.ComponentProvideOptions, false, {}, any>, {
|
|
94
94
|
default?: (props: {}) => any;
|
|
95
95
|
}>;
|
|
96
96
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -107,7 +107,7 @@ interface StepsItemContextProps extends SlotsType<{
|
|
|
107
107
|
default: UnwrapRef<UseStepsItemContext>;
|
|
108
108
|
}> {}
|
|
109
109
|
declare const _default$5: typeof __VLS_export$9;
|
|
110
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
110
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue2249.DefineComponent<{}, {}, {}, {}, {}, vue2249.ComponentOptionsMixin, vue2249.ComponentOptionsMixin, {}, string, vue2249.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2249.ComponentProvideOptions, true, {}, any>, {
|
|
111
111
|
default(context: UnwrapRef<UseStepsItemContext>): unknown;
|
|
112
112
|
}>;
|
|
113
113
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -124,7 +124,7 @@ interface StepsItemProps extends StepsItemBaseProps,
|
|
|
124
124
|
*/
|
|
125
125
|
HTMLAttributes {}
|
|
126
126
|
declare const _default$4: typeof __VLS_export$8;
|
|
127
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
127
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue2249.DefineComponent<StepsItemProps, {}, {}, {}, {}, vue2249.ComponentOptionsMixin, vue2249.ComponentOptionsMixin, {}, string, vue2249.PublicProps, Readonly<StepsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2249.ComponentProvideOptions, false, {}, any>, {
|
|
128
128
|
default?: (props: {}) => any;
|
|
129
129
|
}>;
|
|
130
130
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -141,7 +141,7 @@ interface StepsListProps extends StepsListBaseProps,
|
|
|
141
141
|
*/
|
|
142
142
|
HTMLAttributes {}
|
|
143
143
|
declare const _default$6: typeof __VLS_export$7;
|
|
144
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
144
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue2249.DefineComponent<StepsListProps, {}, {}, {}, {}, vue2249.ComponentOptionsMixin, vue2249.ComponentOptionsMixin, {}, string, vue2249.PublicProps, Readonly<StepsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2249.ComponentProvideOptions, false, {}, any>, {
|
|
145
145
|
default?: (props: {}) => any;
|
|
146
146
|
}>;
|
|
147
147
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -158,7 +158,7 @@ interface StepsNextTriggerProps extends StepsNextTriggerBaseProps,
|
|
|
158
158
|
*/
|
|
159
159
|
ButtonHTMLAttributes {}
|
|
160
160
|
declare const _default$7: typeof __VLS_export$6;
|
|
161
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
161
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue2249.DefineComponent<StepsNextTriggerProps, {}, {}, {}, {}, vue2249.ComponentOptionsMixin, vue2249.ComponentOptionsMixin, {}, string, vue2249.PublicProps, Readonly<StepsNextTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2249.ComponentProvideOptions, false, {}, any>, {
|
|
162
162
|
default?: (props: {}) => any;
|
|
163
163
|
}>;
|
|
164
164
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -175,7 +175,7 @@ interface StepsPrevTriggerProps extends StepsPrevTriggerBaseProps,
|
|
|
175
175
|
*/
|
|
176
176
|
ButtonHTMLAttributes {}
|
|
177
177
|
declare const _default$8: typeof __VLS_export$5;
|
|
178
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
178
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue2249.DefineComponent<StepsPrevTriggerProps, {}, {}, {}, {}, vue2249.ComponentOptionsMixin, vue2249.ComponentOptionsMixin, {}, string, vue2249.PublicProps, Readonly<StepsPrevTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2249.ComponentProvideOptions, false, {}, any>, {
|
|
179
179
|
default?: (props: {}) => any;
|
|
180
180
|
}>;
|
|
181
181
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -192,7 +192,7 @@ interface StepsProgressProps extends StepsProgressBaseProps,
|
|
|
192
192
|
*/
|
|
193
193
|
HTMLAttributes {}
|
|
194
194
|
declare const _default$9: typeof __VLS_export$4;
|
|
195
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
195
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue2249.DefineComponent<StepsProgressProps, {}, {}, {}, {}, vue2249.ComponentOptionsMixin, vue2249.ComponentOptionsMixin, {}, string, vue2249.PublicProps, Readonly<StepsProgressProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2249.ComponentProvideOptions, false, {}, any>, {
|
|
196
196
|
default?: (props: {}) => any;
|
|
197
197
|
}>;
|
|
198
198
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -212,7 +212,7 @@ interface StepsRootProviderProps extends StepsRootProviderBaseProps,
|
|
|
212
212
|
*/
|
|
213
213
|
HTMLAttributes {}
|
|
214
214
|
declare const _default$11: typeof __VLS_export$3;
|
|
215
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
215
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue2249.DefineComponent<StepsRootProviderProps, {}, {}, {}, {}, vue2249.ComponentOptionsMixin, vue2249.ComponentOptionsMixin, {}, string, vue2249.PublicProps, Readonly<StepsRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2249.ComponentProvideOptions, false, {}, any>, {
|
|
216
216
|
default?: (props: {}) => any;
|
|
217
217
|
}>;
|
|
218
218
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -230,19 +230,19 @@ interface StepsRootProps extends StepsRootBaseProps,
|
|
|
230
230
|
HTMLAttributes {}
|
|
231
231
|
interface StepsRootEmits extends RootEmits {}
|
|
232
232
|
declare const _default$10: typeof __VLS_export$2;
|
|
233
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
233
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue2249.DefineComponent<StepsRootProps, {}, {}, {}, {}, vue2249.ComponentOptionsMixin, vue2249.ComponentOptionsMixin, {
|
|
234
234
|
stepChange: (details: steps.StepChangeDetails) => any;
|
|
235
235
|
stepComplete: () => any;
|
|
236
236
|
stepInvalid: (details: steps.StepInvalidDetails) => any;
|
|
237
237
|
"update:step": (step: number) => any;
|
|
238
|
-
}, string,
|
|
238
|
+
}, string, vue2249.PublicProps, Readonly<StepsRootProps> & Readonly<{
|
|
239
239
|
onStepChange?: ((details: steps.StepChangeDetails) => any) | undefined;
|
|
240
240
|
onStepComplete?: (() => any) | undefined;
|
|
241
241
|
onStepInvalid?: ((details: steps.StepInvalidDetails) => any) | undefined;
|
|
242
242
|
"onUpdate:step"?: ((step: number) => any) | undefined;
|
|
243
243
|
}>, {
|
|
244
244
|
linear: boolean;
|
|
245
|
-
}, {}, {}, {}, string,
|
|
245
|
+
}, {}, {}, {}, string, vue2249.ComponentProvideOptions, false, {}, any>, {
|
|
246
246
|
default?: (props: {}) => any;
|
|
247
247
|
}>;
|
|
248
248
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -259,7 +259,7 @@ interface StepsSeparatorProps extends StepsSeparatorBaseProps,
|
|
|
259
259
|
*/
|
|
260
260
|
HTMLAttributes {}
|
|
261
261
|
declare const _default$12: typeof __VLS_export$1;
|
|
262
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
262
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue2249.DefineComponent<StepsSeparatorProps, {}, {}, {}, {}, vue2249.ComponentOptionsMixin, vue2249.ComponentOptionsMixin, {}, string, vue2249.PublicProps, Readonly<StepsSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2249.ComponentProvideOptions, false, {}, any>, {
|
|
263
263
|
default?: (props: {}) => any;
|
|
264
264
|
}>;
|
|
265
265
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -276,7 +276,7 @@ interface StepsTriggerProps extends StepsTriggerBaseProps,
|
|
|
276
276
|
*/
|
|
277
277
|
ButtonHTMLAttributes {}
|
|
278
278
|
declare const _default$13: typeof __VLS_export;
|
|
279
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
279
|
+
declare const __VLS_export: __VLS_WithSlots<vue2249.DefineComponent<StepsTriggerProps, {}, {}, {}, {}, vue2249.ComponentOptionsMixin, vue2249.ComponentOptionsMixin, {}, string, vue2249.PublicProps, Readonly<StepsTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2249.ComponentProvideOptions, false, {}, any>, {
|
|
280
280
|
default?: (props: {}) => any;
|
|
281
281
|
}>;
|
|
282
282
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -2,10 +2,9 @@ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
|
|
3
3
|
import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
|
-
import {
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
6
6
|
import { t as stepsAnatomy } from "../../steps-anatomy-DjlPHIKh.js";
|
|
7
|
-
import { t as
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-jeo_b63H.js";
|
|
9
8
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
10
9
|
import * as steps from "@sprawlify/primitives/machines/steps";
|
|
11
10
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as switchAnatomy } from "../../switch-anatomy-
|
|
5
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
|
+
import { t as switchAnatomy } from "../../switch-anatomy-pGW5yxP1.js";
|
|
5
|
+
import * as vue2721 from "vue";
|
|
6
6
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as sprawlifySwitch from "@sprawlify/primitives/machines/switch";
|
|
8
8
|
import { CheckedChangeDetails, CheckedChangeDetails as SwitchCheckedChangeDetails } from "@sprawlify/primitives/machines/switch";
|
|
@@ -15,7 +15,7 @@ interface SwitchControlProps extends SwitchControlBaseProps,
|
|
|
15
15
|
*/
|
|
16
16
|
HTMLAttributes {}
|
|
17
17
|
declare const _default$1: typeof __VLS_export$6;
|
|
18
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
18
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue2721.DefineComponent<SwitchControlProps, {}, {}, {}, {}, vue2721.ComponentOptionsMixin, vue2721.ComponentOptionsMixin, {}, string, vue2721.PublicProps, Readonly<SwitchControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2721.ComponentProvideOptions, false, {}, any>, {
|
|
19
19
|
default?: (props: {}) => any;
|
|
20
20
|
}>;
|
|
21
21
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -32,7 +32,7 @@ interface SwitchHiddenInputProps extends SwitchHiddenInputBaseProps,
|
|
|
32
32
|
*/
|
|
33
33
|
InputHTMLAttributes {}
|
|
34
34
|
declare const _default$2: typeof __VLS_export$5;
|
|
35
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
35
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue2721.DefineComponent<SwitchHiddenInputProps, {}, {}, {}, {}, vue2721.ComponentOptionsMixin, vue2721.ComponentOptionsMixin, {}, string, vue2721.PublicProps, Readonly<SwitchHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2721.ComponentProvideOptions, false, {}, any>, {
|
|
36
36
|
default?: (props: {}) => any;
|
|
37
37
|
}>;
|
|
38
38
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -49,7 +49,7 @@ interface SwitchLabelProps extends SwitchLabelBaseProps,
|
|
|
49
49
|
*/
|
|
50
50
|
HTMLAttributes {}
|
|
51
51
|
declare const _default$3: typeof __VLS_export$4;
|
|
52
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
52
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue2721.DefineComponent<SwitchLabelProps, {}, {}, {}, {}, vue2721.ComponentOptionsMixin, vue2721.ComponentOptionsMixin, {}, string, vue2721.PublicProps, Readonly<SwitchLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2721.ComponentProvideOptions, false, {}, any>, {
|
|
53
53
|
default?: (props: {}) => any;
|
|
54
54
|
}>;
|
|
55
55
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -69,7 +69,7 @@ interface SwitchRootProviderProps extends SwitchRootProviderBaseProps,
|
|
|
69
69
|
*/
|
|
70
70
|
LabelHTMLAttributes {}
|
|
71
71
|
declare const _default$5: typeof __VLS_export$3;
|
|
72
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
72
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue2721.DefineComponent<SwitchRootProviderProps, {}, {}, {}, {}, vue2721.ComponentOptionsMixin, vue2721.ComponentOptionsMixin, {}, string, vue2721.PublicProps, Readonly<SwitchRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2721.ComponentProvideOptions, false, {}, any>, {
|
|
73
73
|
default?: (props: {}) => any;
|
|
74
74
|
}>;
|
|
75
75
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -113,20 +113,20 @@ interface SwitchRootProps extends SwitchRootBaseProps,
|
|
|
113
113
|
LabelHTMLAttributes {}
|
|
114
114
|
interface SwitchRootEmits extends RootEmits {}
|
|
115
115
|
declare const _default$4: typeof __VLS_export$2;
|
|
116
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
116
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue2721.DefineComponent<SwitchRootProps, {}, {}, {}, {}, vue2721.ComponentOptionsMixin, vue2721.ComponentOptionsMixin, {
|
|
117
117
|
checkedChange: (details: sprawlifySwitch.CheckedChangeDetails) => any;
|
|
118
118
|
"update:checked": (checked: boolean) => any;
|
|
119
|
-
}, string,
|
|
119
|
+
}, string, vue2721.PublicProps, Readonly<SwitchRootProps> & Readonly<{
|
|
120
120
|
onCheckedChange?: ((details: sprawlifySwitch.CheckedChangeDetails) => any) | undefined;
|
|
121
121
|
"onUpdate:checked"?: ((checked: boolean) => any) | undefined;
|
|
122
122
|
}>, {
|
|
123
|
-
disabled: boolean;
|
|
124
123
|
checked: boolean;
|
|
124
|
+
disabled: boolean;
|
|
125
125
|
required: boolean;
|
|
126
|
-
readOnly: boolean;
|
|
127
126
|
invalid: boolean;
|
|
127
|
+
readOnly: boolean;
|
|
128
128
|
defaultChecked: boolean;
|
|
129
|
-
}, {}, {}, {}, string,
|
|
129
|
+
}, {}, {}, {}, string, vue2721.ComponentProvideOptions, false, {}, any>, {
|
|
130
130
|
default?: (props: {}) => any;
|
|
131
131
|
}>;
|
|
132
132
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -143,7 +143,7 @@ interface SwitchThumbProps extends SwitchThumbBaseProps,
|
|
|
143
143
|
*/
|
|
144
144
|
HTMLAttributes {}
|
|
145
145
|
declare const _default$6: typeof __VLS_export$1;
|
|
146
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
146
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue2721.DefineComponent<SwitchThumbProps, {}, {}, {}, {}, vue2721.ComponentOptionsMixin, vue2721.ComponentOptionsMixin, {}, string, vue2721.PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2721.ComponentProvideOptions, false, {}, any>, {
|
|
147
147
|
default?: (props: {}) => any;
|
|
148
148
|
}>;
|
|
149
149
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -168,7 +168,7 @@ interface SwitchContextProps extends SlotsType<{
|
|
|
168
168
|
default: UnwrapRef<UseSwitchContext>;
|
|
169
169
|
}> {}
|
|
170
170
|
declare const _default: typeof __VLS_export;
|
|
171
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
171
|
+
declare const __VLS_export: __VLS_WithSlots<vue2721.DefineComponent<{}, {}, {}, {}, {}, vue2721.ComponentOptionsMixin, vue2721.ComponentOptionsMixin, {}, string, vue2721.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2721.ComponentProvideOptions, true, {}, any>, {
|
|
172
172
|
default(context: UnwrapRef<UseSwitchContext>): unknown;
|
|
173
173
|
}>;
|
|
174
174
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -2,12 +2,11 @@ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
|
|
3
3
|
import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
|
-
import {
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
6
6
|
import "../../field-anatomy-C90WAETb.js";
|
|
7
7
|
import { t as switchAnatomy } from "../../switch-anatomy-IGlvYF5l.js";
|
|
8
|
-
import { t as
|
|
9
|
-
import {
|
|
10
|
-
import { p as useFieldContext } from "../../field-DMx_y6S-.js";
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-jeo_b63H.js";
|
|
9
|
+
import { p as useFieldContext } from "../../field-CSIjIoIl.js";
|
|
11
10
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
12
11
|
import * as sprawlifySwitch from "@sprawlify/primitives/machines/switch";
|
|
13
12
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as RenderStrategyProps } from "../../use-render-strategy-
|
|
5
|
-
import { t as tabsAnatomy } from "../../tabs-anatomy-
|
|
6
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
|
+
import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
|
|
5
|
+
import { t as tabsAnatomy } from "../../tabs-anatomy-DAtPeBqj.js";
|
|
6
|
+
import * as vue2109 from "vue";
|
|
7
7
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
8
8
|
import * as tabs from "@sprawlify/primitives/machines/tabs";
|
|
9
9
|
import { ContentProps, FocusChangeDetails, FocusChangeDetails as TabsFocusChangeDetails, TriggerProps, ValueChangeDetails, ValueChangeDetails as TabsValueChangeDetails } from "@sprawlify/primitives/machines/tabs";
|
|
@@ -16,7 +16,7 @@ interface TabContentProps extends TabContentBaseProps,
|
|
|
16
16
|
*/
|
|
17
17
|
HTMLAttributes {}
|
|
18
18
|
declare const _default: typeof __VLS_export$6;
|
|
19
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
19
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue2109.DefineComponent<TabContentProps, {}, {}, {}, {}, vue2109.ComponentOptionsMixin, vue2109.ComponentOptionsMixin, {}, string, vue2109.PublicProps, Readonly<TabContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2109.ComponentProvideOptions, false, {}, any>, {
|
|
20
20
|
default?: (props: {}) => any;
|
|
21
21
|
}>;
|
|
22
22
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -33,7 +33,7 @@ interface TabIndicatorProps extends TabIndicatorBaseProps,
|
|
|
33
33
|
*/
|
|
34
34
|
HTMLAttributes {}
|
|
35
35
|
declare const _default$1: typeof __VLS_export$5;
|
|
36
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
36
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue2109.DefineComponent<TabIndicatorProps, {}, {}, {}, {}, vue2109.ComponentOptionsMixin, vue2109.ComponentOptionsMixin, {}, string, vue2109.PublicProps, Readonly<TabIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2109.ComponentProvideOptions, false, {}, any>, {
|
|
37
37
|
default?: (props: {}) => any;
|
|
38
38
|
}>;
|
|
39
39
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -50,7 +50,7 @@ interface TabListProps extends TabListBaseProps,
|
|
|
50
50
|
*/
|
|
51
51
|
HTMLAttributes {}
|
|
52
52
|
declare const _default$2: typeof __VLS_export$4;
|
|
53
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
53
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue2109.DefineComponent<TabListProps, {}, {}, {}, {}, vue2109.ComponentOptionsMixin, vue2109.ComponentOptionsMixin, {}, string, vue2109.PublicProps, Readonly<TabListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2109.ComponentProvideOptions, false, {}, any>, {
|
|
54
54
|
default?: (props: {}) => any;
|
|
55
55
|
}>;
|
|
56
56
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -67,7 +67,7 @@ interface TabTriggerProps extends TabTriggerBaseProps,
|
|
|
67
67
|
*/
|
|
68
68
|
Omit<ButtonHTMLAttributes, 'disabled' | 'value'> {}
|
|
69
69
|
declare const _default$3: typeof __VLS_export$3;
|
|
70
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
70
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue2109.DefineComponent<TabTriggerProps, {}, {}, {}, {}, vue2109.ComponentOptionsMixin, vue2109.ComponentOptionsMixin, {}, string, vue2109.PublicProps, Readonly<TabTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2109.ComponentProvideOptions, false, {}, any>, {
|
|
71
71
|
default?: (props: {}) => any;
|
|
72
72
|
}>;
|
|
73
73
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -117,7 +117,7 @@ interface TabsContextProps extends SlotsType<{
|
|
|
117
117
|
default: UnwrapRef<UseTabsContext>;
|
|
118
118
|
}> {}
|
|
119
119
|
declare const _default$4: typeof __VLS_export$2;
|
|
120
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
120
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue2109.DefineComponent<{}, {}, {}, {}, {}, vue2109.ComponentOptionsMixin, vue2109.ComponentOptionsMixin, {}, string, vue2109.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2109.ComponentProvideOptions, true, {}, any>, {
|
|
121
121
|
default(tabs: UnwrapRef<UseTabsContext>): unknown;
|
|
122
122
|
}>;
|
|
123
123
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -137,7 +137,7 @@ interface TabsRootProviderProps extends TabsRootProviderBaseProps,
|
|
|
137
137
|
*/
|
|
138
138
|
HTMLAttributes {}
|
|
139
139
|
declare const _default$6: typeof __VLS_export$1;
|
|
140
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
140
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue2109.DefineComponent<TabsRootProviderProps, {}, {}, {}, {}, vue2109.ComponentOptionsMixin, vue2109.ComponentOptionsMixin, {}, string, vue2109.PublicProps, Readonly<TabsRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2109.ComponentProvideOptions, false, {}, any>, {
|
|
141
141
|
default?: (props: {}) => any;
|
|
142
142
|
}>;
|
|
143
143
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -155,11 +155,11 @@ interface TabsRootProps extends TabsRootBaseProps,
|
|
|
155
155
|
HTMLAttributes {}
|
|
156
156
|
interface TabsRootEmits extends RootEmits {}
|
|
157
157
|
declare const _default$5: typeof __VLS_export;
|
|
158
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
158
|
+
declare const __VLS_export: __VLS_WithSlots<vue2109.DefineComponent<TabsRootProps, {}, {}, {}, {}, vue2109.ComponentOptionsMixin, vue2109.ComponentOptionsMixin, {
|
|
159
159
|
valueChange: (details: tabs.ValueChangeDetails) => any;
|
|
160
160
|
"update:modelValue": (value: string) => any;
|
|
161
161
|
focusChange: (details: tabs.FocusChangeDetails) => any;
|
|
162
|
-
}, string,
|
|
162
|
+
}, string, vue2109.PublicProps, Readonly<TabsRootProps> & Readonly<{
|
|
163
163
|
onValueChange?: ((details: tabs.ValueChangeDetails) => any) | undefined;
|
|
164
164
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
165
165
|
onFocusChange?: ((details: tabs.FocusChangeDetails) => any) | undefined;
|
|
@@ -167,7 +167,7 @@ declare const __VLS_export: __VLS_WithSlots<vue923.DefineComponent<TabsRootProps
|
|
|
167
167
|
composite: boolean;
|
|
168
168
|
deselectable: boolean;
|
|
169
169
|
loopFocus: boolean;
|
|
170
|
-
}, {}, {}, {}, string,
|
|
170
|
+
}, {}, {}, {}, string, vue2109.ComponentProvideOptions, false, {}, any>, {
|
|
171
171
|
default?: (props: {}) => any;
|
|
172
172
|
}>;
|
|
173
173
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -2,12 +2,11 @@ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1, t as mergeProps$1 } from "../../core-DNndr38p.js";
|
|
3
3
|
import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
|
-
import {
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
6
6
|
import { t as tabsAnatomy } from "../../tabs-anatomy-Ddv_VY6n.js";
|
|
7
|
-
import { t as
|
|
8
|
-
import { t as
|
|
9
|
-
import {
|
|
10
|
-
import { i as usePresence, n as PresenceProvider } from "../../presence-BuHH-PkI.js";
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-jeo_b63H.js";
|
|
8
|
+
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-TTWaa6B7.js";
|
|
9
|
+
import { i as usePresence, n as PresenceProvider } from "../../presence-CI76Mcpo.js";
|
|
11
10
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
12
11
|
import * as tabs from "@sprawlify/primitives/machines/tabs";
|
|
13
12
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as tagsInputAnatomy } from "../../tags-input-anatomy-
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
|
+
import { t as tagsInputAnatomy } from "../../tags-input-anatomy-DyeuJ7Th.js";
|
|
5
5
|
import * as vue2396 from "vue";
|
|
6
6
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
|
-
import * as
|
|
7
|
+
import * as _sprawlify_primitives_machines_dialog49 from "@sprawlify/primitives/machines/dialog";
|
|
8
8
|
import * as tagsInput from "@sprawlify/primitives/machines/tags-input";
|
|
9
9
|
import { FocusOutsideEvent, FocusOutsideEvent as TagsInputFocusOutsideEvent, HighlightChangeDetails, HighlightChangeDetails as TagsInputHighlightChangeDetails, InputValueChangeDetails, InputValueChangeDetails as TagsInputInputValueChangeDetails, InteractOutsideEvent, InteractOutsideEvent as TagsInputInteractOutsideEvent, ItemProps, ItemState, PointerDownOutsideEvent, PointerDownOutsideEvent as TagsInputPointerDownOutsideEvent, ValidityChangeDetails, ValidityChangeDetails as TagsInputValidityChangeDetails, ValueChangeDetails, ValueChangeDetails as TagsInputValueChangeDetails } from "@sprawlify/primitives/machines/tags-input";
|
|
10
10
|
|
|
@@ -298,33 +298,33 @@ interface TagsInputRootEmits extends RootEmits {}
|
|
|
298
298
|
declare const _default$12: typeof __VLS_export;
|
|
299
299
|
declare const __VLS_export: __VLS_WithSlots<vue2396.DefineComponent<TagsInputRootProps, {}, {}, {}, {}, vue2396.ComponentOptionsMixin, vue2396.ComponentOptionsMixin, {
|
|
300
300
|
valueChange: (details: tagsInput.ValueChangeDetails) => any;
|
|
301
|
+
valueInvalid: (details: tagsInput.ValidityChangeDetails) => any;
|
|
301
302
|
"update:modelValue": (value: string[]) => any;
|
|
302
|
-
focusOutside: (event:
|
|
303
|
-
interactOutside: (event:
|
|
304
|
-
pointerDownOutside: (event:
|
|
303
|
+
focusOutside: (event: _sprawlify_primitives_machines_dialog49.FocusOutsideEvent) => any;
|
|
304
|
+
interactOutside: (event: _sprawlify_primitives_machines_dialog49.InteractOutsideEvent) => any;
|
|
305
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog49.PointerDownOutsideEvent) => any;
|
|
305
306
|
highlightChange: (details: tagsInput.HighlightChangeDetails) => any;
|
|
306
|
-
valueInvalid: (details: tagsInput.ValidityChangeDetails) => any;
|
|
307
307
|
inputValueChange: (details: tagsInput.InputValueChangeDetails) => any;
|
|
308
308
|
"update:inputValue": (value: string) => any;
|
|
309
309
|
}, string, vue2396.PublicProps, Readonly<TagsInputRootProps> & Readonly<{
|
|
310
310
|
onValueChange?: ((details: tagsInput.ValueChangeDetails) => any) | undefined;
|
|
311
|
+
onValueInvalid?: ((details: tagsInput.ValidityChangeDetails) => any) | undefined;
|
|
311
312
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
312
|
-
onFocusOutside?: ((event:
|
|
313
|
-
onInteractOutside?: ((event:
|
|
314
|
-
onPointerDownOutside?: ((event:
|
|
313
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog49.FocusOutsideEvent) => any) | undefined;
|
|
314
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog49.InteractOutsideEvent) => any) | undefined;
|
|
315
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog49.PointerDownOutsideEvent) => any) | undefined;
|
|
315
316
|
onHighlightChange?: ((details: tagsInput.HighlightChangeDetails) => any) | undefined;
|
|
316
|
-
onValueInvalid?: ((details: tagsInput.ValidityChangeDetails) => any) | undefined;
|
|
317
317
|
onInputValueChange?: ((details: tagsInput.InputValueChangeDetails) => any) | undefined;
|
|
318
318
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
|
319
319
|
}>, {
|
|
320
320
|
disabled: boolean;
|
|
321
321
|
required: boolean;
|
|
322
|
-
readOnly: boolean;
|
|
323
|
-
invalid: boolean;
|
|
324
322
|
autoFocus: boolean;
|
|
325
|
-
|
|
326
|
-
|
|
323
|
+
invalid: boolean;
|
|
324
|
+
readOnly: boolean;
|
|
327
325
|
allowOverflow: boolean;
|
|
326
|
+
addOnPaste: boolean;
|
|
327
|
+
editable: boolean;
|
|
328
328
|
}, {}, {}, {}, string, vue2396.ComponentProvideOptions, false, {}, any>, {
|
|
329
329
|
default?: (props: {}) => any;
|
|
330
330
|
}>;
|
|
@@ -2,12 +2,11 @@ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
|
|
3
3
|
import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
|
-
import {
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
6
6
|
import "../../field-anatomy-C90WAETb.js";
|
|
7
7
|
import { t as tagsInputAnatomy } from "../../tags-input-anatomy-VaastGb3.js";
|
|
8
|
-
import { t as
|
|
9
|
-
import {
|
|
10
|
-
import { p as useFieldContext } from "../../field-DMx_y6S-.js";
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-jeo_b63H.js";
|
|
9
|
+
import { p as useFieldContext } from "../../field-CSIjIoIl.js";
|
|
11
10
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
12
11
|
import * as tagsInput from "@sprawlify/primitives/machines/tags-input";
|
|
13
12
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as timerAnatomy } from "../../timer-anatomy-
|
|
5
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
|
+
import { t as timerAnatomy } from "../../timer-anatomy-IGgjTzux.js";
|
|
5
|
+
import * as vue2354 from "vue";
|
|
6
6
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as timer from "@sprawlify/primitives/machines/timer";
|
|
8
8
|
import { ActionTriggerProps, ItemProps, TickDetails } from "@sprawlify/primitives/machines/timer";
|
|
@@ -15,7 +15,7 @@ interface TimerActionTriggerProps extends TimerActionTriggerBaseProps,
|
|
|
15
15
|
*/
|
|
16
16
|
ButtonHTMLAttributes {}
|
|
17
17
|
declare const _default: typeof __VLS_export$7;
|
|
18
|
-
declare const __VLS_export$7: __VLS_WithSlots$6<
|
|
18
|
+
declare const __VLS_export$7: __VLS_WithSlots$6<vue2354.DefineComponent<TimerActionTriggerProps, {}, {}, {}, {}, vue2354.ComponentOptionsMixin, vue2354.ComponentOptionsMixin, {}, string, vue2354.PublicProps, Readonly<TimerActionTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2354.ComponentProvideOptions, false, {}, any>, {
|
|
19
19
|
default?: (props: {}) => any;
|
|
20
20
|
}>;
|
|
21
21
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -55,7 +55,7 @@ interface TimerContextProps extends SlotsType<{
|
|
|
55
55
|
default: UnwrapRef<UseTimerContext>;
|
|
56
56
|
}> {}
|
|
57
57
|
declare const _default$2: typeof __VLS_export$6;
|
|
58
|
-
declare const __VLS_export$6: __VLS_WithSlots$5<
|
|
58
|
+
declare const __VLS_export$6: __VLS_WithSlots$5<vue2354.DefineComponent<{}, {}, {}, {}, {}, vue2354.ComponentOptionsMixin, vue2354.ComponentOptionsMixin, {}, string, vue2354.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2354.ComponentProvideOptions, true, {}, any>, {
|
|
59
59
|
default(timer: UnwrapRef<UseTimerContext>): unknown;
|
|
60
60
|
}>;
|
|
61
61
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -72,7 +72,7 @@ interface TimerItemProps extends TimerItemBaseProps,
|
|
|
72
72
|
*/
|
|
73
73
|
HTMLAttributes {}
|
|
74
74
|
declare const _default$4: typeof __VLS_export$5;
|
|
75
|
-
declare const __VLS_export$5:
|
|
75
|
+
declare const __VLS_export$5: vue2354.DefineComponent<TimerItemProps, {}, {}, {}, {}, vue2354.ComponentOptionsMixin, vue2354.ComponentOptionsMixin, {}, string, vue2354.PublicProps, Readonly<TimerItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2354.ComponentProvideOptions, false, {}, any>;
|
|
76
76
|
//#endregion
|
|
77
77
|
//#region src/components/timer/timer-area.vue.d.ts
|
|
78
78
|
interface TimerAreaBaseProps extends PolymorphicProps {}
|
|
@@ -82,7 +82,7 @@ interface TimerAreaProps extends TimerAreaBaseProps,
|
|
|
82
82
|
*/
|
|
83
83
|
HTMLAttributes {}
|
|
84
84
|
declare const _default$1: typeof __VLS_export$4;
|
|
85
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
85
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue2354.DefineComponent<TimerAreaProps, {}, {}, {}, {}, vue2354.ComponentOptionsMixin, vue2354.ComponentOptionsMixin, {}, string, vue2354.PublicProps, Readonly<TimerAreaProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2354.ComponentProvideOptions, false, {}, any>, {
|
|
86
86
|
default?: (props: {}) => any;
|
|
87
87
|
}>;
|
|
88
88
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -99,7 +99,7 @@ interface TimerControlProps extends TimerControlBaseProps,
|
|
|
99
99
|
*/
|
|
100
100
|
HTMLAttributes {}
|
|
101
101
|
declare const _default$3: typeof __VLS_export$3;
|
|
102
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
102
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue2354.DefineComponent<TimerControlProps, {}, {}, {}, {}, vue2354.ComponentOptionsMixin, vue2354.ComponentOptionsMixin, {}, string, vue2354.PublicProps, Readonly<TimerControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2354.ComponentProvideOptions, false, {}, any>, {
|
|
103
103
|
default?: (props: {}) => any;
|
|
104
104
|
}>;
|
|
105
105
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -119,7 +119,7 @@ interface TimerRootProviderProps extends TimerRootProviderBaseProps,
|
|
|
119
119
|
*/
|
|
120
120
|
HTMLAttributes {}
|
|
121
121
|
declare const _default$6: typeof __VLS_export$2;
|
|
122
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
122
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue2354.DefineComponent<TimerRootProviderProps, {}, {}, {}, {}, vue2354.ComponentOptionsMixin, vue2354.ComponentOptionsMixin, {}, string, vue2354.PublicProps, Readonly<TimerRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2354.ComponentProvideOptions, false, {}, any>, {
|
|
123
123
|
default?: (props: {}) => any;
|
|
124
124
|
}>;
|
|
125
125
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -137,16 +137,16 @@ interface TimerRootProps extends TimerRootBaseProps,
|
|
|
137
137
|
HTMLAttributes {}
|
|
138
138
|
interface TimerRootEmits extends RootEmits {}
|
|
139
139
|
declare const _default$5: typeof __VLS_export$1;
|
|
140
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
140
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue2354.DefineComponent<TimerRootProps, {}, {}, {}, {}, vue2354.ComponentOptionsMixin, vue2354.ComponentOptionsMixin, {
|
|
141
141
|
complete: () => any;
|
|
142
142
|
tick: (details: timer.TickDetails) => any;
|
|
143
|
-
}, string,
|
|
143
|
+
}, string, vue2354.PublicProps, Readonly<TimerRootProps> & Readonly<{
|
|
144
144
|
onComplete?: (() => any) | undefined;
|
|
145
145
|
onTick?: ((details: timer.TickDetails) => any) | undefined;
|
|
146
146
|
}>, {
|
|
147
147
|
autoStart: boolean;
|
|
148
148
|
countdown: boolean;
|
|
149
|
-
}, {}, {}, {}, string,
|
|
149
|
+
}, {}, {}, {}, string, vue2354.ComponentProvideOptions, false, {}, any>, {
|
|
150
150
|
default?: (props: {}) => any;
|
|
151
151
|
}>;
|
|
152
152
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -163,7 +163,7 @@ interface TimerSeparatorProps extends TimerSeparatorBaseProps,
|
|
|
163
163
|
*/
|
|
164
164
|
HTMLAttributes {}
|
|
165
165
|
declare const _default$7: typeof __VLS_export;
|
|
166
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
166
|
+
declare const __VLS_export: __VLS_WithSlots<vue2354.DefineComponent<TimerSeparatorProps, {}, {}, {}, {}, vue2354.ComponentOptionsMixin, vue2354.ComponentOptionsMixin, {}, string, vue2354.PublicProps, Readonly<TimerSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2354.ComponentProvideOptions, false, {}, any>, {
|
|
167
167
|
default?: (props: {}) => any;
|
|
168
168
|
}>;
|
|
169
169
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -2,10 +2,9 @@ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
|
|
3
3
|
import { c as useEnvironmentContext, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
|
-
import {
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
6
6
|
import { t as timerAnatomy } from "../../timer-anatomy-CV4qiG7g.js";
|
|
7
|
-
import { t as
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-jeo_b63H.js";
|
|
9
8
|
import { computed, createBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, withCtx } from "vue";
|
|
10
9
|
import * as timer from "@sprawlify/primitives/machines/timer";
|
|
11
10
|
|