@sprawlify/vue 0.0.72 → 0.0.73
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/{collapsible-jX9S7WYj.js → collapsible-SXAS3iFc.js} +1 -1
- package/dist/{collection-DGKjEgOz.js → collection-C_ZHBDQD.js} +1 -1
- package/dist/components/accordion/index.d.ts +15 -15
- package/dist/components/accordion/index.js +4 -4
- package/dist/components/angle-slider/index.d.ts +15 -15
- package/dist/components/angle-slider/index.js +1 -1
- package/dist/components/avatar/index.d.ts +8 -8
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/bottom-sheet/index.d.ts +16 -16
- package/dist/components/bottom-sheet/index.js +4 -4
- package/dist/components/carousel/index.d.ts +22 -22
- package/dist/components/carousel/index.js +1 -1
- package/dist/components/checkbox/index.d.ts +23 -23
- package/dist/components/checkbox/index.js +1 -1
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +16 -16
- package/dist/components/clipboard/index.js +1 -1
- package/dist/components/collapsible/index.d.ts +11 -11
- package/dist/components/collapsible/index.js +1 -1
- package/dist/components/collection/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +48 -48
- package/dist/components/color-picker/index.js +3 -3
- package/dist/components/combobox/index.d.ts +31 -31
- package/dist/components/combobox/index.js +4 -4
- package/dist/components/date-picker/index.d.ts +42 -42
- package/dist/components/date-picker/index.js +3 -3
- package/dist/components/dialog/index.d.ts +28 -28
- package/dist/components/dialog/index.js +3 -3
- package/dist/components/download-trigger/index.d.ts +2 -2
- package/dist/components/editable/index.d.ts +24 -24
- package/dist/components/editable/index.js +1 -1
- package/dist/components/field/index.d.ts +23 -23
- package/dist/components/fieldset/index.d.ts +12 -12
- package/dist/components/file-upload/index.d.ts +20 -20
- package/dist/components/file-upload/index.js +1 -1
- package/dist/components/floating-panel/index.d.ts +19 -19
- package/dist/components/floating-panel/index.js +2 -2
- package/dist/components/focus-trap/index.d.ts +4 -4
- package/dist/components/focus-trap/index.js +1 -1
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/frame/index.d.ts +6 -6
- package/dist/components/highlight/index.d.ts +4 -4
- package/dist/components/highlight/index.js +1 -1
- package/dist/components/hover-card/index.d.ts +21 -21
- package/dist/components/hover-card/index.js +3 -3
- package/dist/components/image-cropper/index.d.ts +13 -13
- package/dist/components/image-cropper/index.js +1 -1
- package/dist/components/json-tree-view/index.d.ts +7 -7
- package/dist/components/json-tree-view/index.js +5 -5
- package/dist/components/listbox/index.d.ts +22 -22
- package/dist/components/listbox/index.js +2 -2
- package/dist/components/marquee/index.d.ts +20 -20
- package/dist/components/marquee/index.js +1 -1
- package/dist/components/menu/index.d.ts +45 -45
- package/dist/components/menu/index.js +3 -3
- package/dist/components/navigation-menu/index.d.ts +16 -16
- package/dist/components/navigation-menu/index.js +3 -3
- package/dist/components/number-input/index.d.ts +15 -15
- package/dist/components/number-input/index.js +1 -1
- package/dist/components/pagination/index.d.ts +14 -14
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/password-input/index.d.ts +20 -20
- package/dist/components/password-input/index.js +1 -1
- package/dist/components/pin-input/index.d.ts +12 -12
- package/dist/components/pin-input/index.js +1 -1
- package/dist/components/popover/index.d.ts +31 -31
- package/dist/components/popover/index.js +3 -3
- package/dist/components/presence/index.d.ts +1 -1
- package/dist/components/presence/index.js +1 -1
- package/dist/components/progress/index.d.ts +12 -12
- package/dist/components/progress/index.js +1 -1
- package/dist/components/qr-code/index.d.ts +8 -8
- package/dist/components/qr-code/index.js +1 -1
- package/dist/components/radio-group/index.d.ts +15 -15
- package/dist/components/radio-group/index.js +1 -1
- package/dist/components/rating-group/index.d.ts +13 -13
- package/dist/components/rating-group/index.js +1 -1
- package/dist/components/scroll-area/index.d.ts +9 -9
- package/dist/components/scroll-area/index.js +1 -1
- package/dist/components/segment-group/index.d.ts +17 -17
- package/dist/components/segment-group/index.js +1 -1
- package/dist/components/select/index.d.ts +30 -30
- package/dist/components/select/index.js +4 -4
- package/dist/components/signature-pad/index.d.ts +12 -12
- package/dist/components/signature-pad/index.js +1 -1
- package/dist/components/slider/index.d.ts +20 -20
- package/dist/components/slider/index.js +1 -1
- package/dist/components/splitter/index.d.ts +9 -9
- package/dist/components/splitter/index.js +1 -1
- package/dist/components/steps/index.d.ts +17 -17
- package/dist/components/steps/index.js +1 -1
- package/dist/components/switch/index.d.ts +14 -14
- package/dist/components/switch/index.js +1 -1
- package/dist/components/tabs/index.d.ts +14 -14
- package/dist/components/tabs/index.js +3 -3
- package/dist/components/tags-input/index.d.ts +27 -27
- package/dist/components/tags-input/index.js +1 -1
- package/dist/components/timer/index.d.ts +11 -11
- package/dist/components/timer/index.js +1 -1
- package/dist/components/toast/index.d.ts +154 -0
- package/dist/components/toast/index.js +265 -0
- package/dist/components/toggle/index.d.ts +101 -0
- package/dist/components/toggle/index.js +131 -0
- package/dist/components/toggle-group/index.d.ts +127 -0
- package/dist/components/toggle-group/index.js +207 -0
- package/dist/components/tooltip/index.d.ts +201 -0
- package/dist/components/tooltip/index.js +349 -0
- package/dist/components/tour/index.d.ts +308 -0
- package/dist/components/tour/index.js +505 -0
- package/dist/components/tree-view/index.d.ts +1 -1
- package/dist/components/tree-view/index.js +4 -4
- package/dist/{index-B_UiXhk3.d.ts → index-8bjPAUl0.d.ts} +9 -9
- package/dist/{index-xb1q4_02.d.ts → index-BnYwp0nl.d.ts} +7 -7
- package/dist/{index-DwWFWpls.d.ts → index-CmCVWB7e.d.ts} +28 -28
- package/dist/index.d.ts +1 -1
- package/dist/{tree-view-Ctpu5RjE.js → tree-view-N6ShNmpe.js} +4 -4
- package/package.json +22 -2
- /package/dist/{clean-props-D2R4tz5e.js → clean-props-ChPEW0vT.js} +0 -0
- /package/dist/{create-split-props-0RD5_O4P.js → create-split-props-BDJ_VWs3.js} +0 -0
- /package/dist/{presence-B4-UhJY9.js → presence-BK6rPXK7.js} +0 -0
- /package/dist/{use-render-strategy-DA33j31C.js → use-render-strategy-DMa_QmB6.js} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-CCRVRFFQ.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue1559 from "vue";
|
|
5
5
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
6
|
import * as sprawlifySwitch from "@sprawlify/primitives/machines/switch";
|
|
7
7
|
import { CheckedChangeDetails, CheckedChangeDetails as SwitchCheckedChangeDetails, anatomy as switchAnatomy } from "@sprawlify/primitives/machines/switch";
|
|
@@ -14,7 +14,7 @@ interface SwitchControlProps extends SwitchControlBaseProps,
|
|
|
14
14
|
*/
|
|
15
15
|
HTMLAttributes {}
|
|
16
16
|
declare const _default$1: typeof __VLS_export$6;
|
|
17
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
17
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1559.DefineComponent<SwitchControlProps, {}, {}, {}, {}, vue1559.ComponentOptionsMixin, vue1559.ComponentOptionsMixin, {}, string, vue1559.PublicProps, Readonly<SwitchControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1559.ComponentProvideOptions, false, {}, any>, {
|
|
18
18
|
default?: (props: {}) => any;
|
|
19
19
|
}>;
|
|
20
20
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -31,7 +31,7 @@ interface SwitchHiddenInputProps extends SwitchHiddenInputBaseProps,
|
|
|
31
31
|
*/
|
|
32
32
|
InputHTMLAttributes {}
|
|
33
33
|
declare const _default$2: typeof __VLS_export$5;
|
|
34
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
34
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1559.DefineComponent<SwitchHiddenInputProps, {}, {}, {}, {}, vue1559.ComponentOptionsMixin, vue1559.ComponentOptionsMixin, {}, string, vue1559.PublicProps, Readonly<SwitchHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1559.ComponentProvideOptions, false, {}, any>, {
|
|
35
35
|
default?: (props: {}) => any;
|
|
36
36
|
}>;
|
|
37
37
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -48,7 +48,7 @@ interface SwitchLabelProps extends SwitchLabelBaseProps,
|
|
|
48
48
|
*/
|
|
49
49
|
HTMLAttributes {}
|
|
50
50
|
declare const _default$3: typeof __VLS_export$4;
|
|
51
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
51
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1559.DefineComponent<SwitchLabelProps, {}, {}, {}, {}, vue1559.ComponentOptionsMixin, vue1559.ComponentOptionsMixin, {}, string, vue1559.PublicProps, Readonly<SwitchLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1559.ComponentProvideOptions, false, {}, any>, {
|
|
52
52
|
default?: (props: {}) => any;
|
|
53
53
|
}>;
|
|
54
54
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -68,7 +68,7 @@ interface SwitchRootProviderProps extends SwitchRootProviderBaseProps,
|
|
|
68
68
|
*/
|
|
69
69
|
LabelHTMLAttributes {}
|
|
70
70
|
declare const _default$5: typeof __VLS_export$3;
|
|
71
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
71
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1559.DefineComponent<SwitchRootProviderProps, {}, {}, {}, {}, vue1559.ComponentOptionsMixin, vue1559.ComponentOptionsMixin, {}, string, vue1559.PublicProps, Readonly<SwitchRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1559.ComponentProvideOptions, false, {}, any>, {
|
|
72
72
|
default?: (props: {}) => any;
|
|
73
73
|
}>;
|
|
74
74
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -112,20 +112,20 @@ interface SwitchRootProps extends SwitchRootBaseProps,
|
|
|
112
112
|
LabelHTMLAttributes {}
|
|
113
113
|
interface SwitchRootEmits extends RootEmits {}
|
|
114
114
|
declare const _default$4: typeof __VLS_export$2;
|
|
115
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
116
|
-
checkedChange: (details: sprawlifySwitch.CheckedChangeDetails) => any;
|
|
115
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1559.DefineComponent<SwitchRootProps, {}, {}, {}, {}, vue1559.ComponentOptionsMixin, vue1559.ComponentOptionsMixin, {
|
|
117
116
|
"update:checked": (checked: boolean) => any;
|
|
118
|
-
|
|
119
|
-
|
|
117
|
+
checkedChange: (details: sprawlifySwitch.CheckedChangeDetails) => any;
|
|
118
|
+
}, string, vue1559.PublicProps, Readonly<SwitchRootProps> & Readonly<{
|
|
120
119
|
"onUpdate:checked"?: ((checked: boolean) => any) | undefined;
|
|
120
|
+
onCheckedChange?: ((details: sprawlifySwitch.CheckedChangeDetails) => any) | undefined;
|
|
121
121
|
}>, {
|
|
122
122
|
required: boolean;
|
|
123
|
-
checked: boolean;
|
|
124
123
|
disabled: boolean;
|
|
125
|
-
defaultChecked: boolean;
|
|
126
124
|
invalid: boolean;
|
|
127
125
|
readOnly: boolean;
|
|
128
|
-
|
|
126
|
+
checked: boolean;
|
|
127
|
+
defaultChecked: boolean;
|
|
128
|
+
}, {}, {}, {}, string, vue1559.ComponentProvideOptions, false, {}, any>, {
|
|
129
129
|
default?: (props: {}) => any;
|
|
130
130
|
}>;
|
|
131
131
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -142,7 +142,7 @@ interface SwitchThumbProps extends SwitchThumbBaseProps,
|
|
|
142
142
|
*/
|
|
143
143
|
HTMLAttributes {}
|
|
144
144
|
declare const _default$6: typeof __VLS_export$1;
|
|
145
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
145
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1559.DefineComponent<SwitchThumbProps, {}, {}, {}, {}, vue1559.ComponentOptionsMixin, vue1559.ComponentOptionsMixin, {}, string, vue1559.PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1559.ComponentProvideOptions, false, {}, any>, {
|
|
146
146
|
default?: (props: {}) => any;
|
|
147
147
|
}>;
|
|
148
148
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -167,7 +167,7 @@ interface SwitchContextProps extends SlotsType<{
|
|
|
167
167
|
default: UnwrapRef<UseSwitchContext>;
|
|
168
168
|
}> {}
|
|
169
169
|
declare const _default: typeof __VLS_export;
|
|
170
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
170
|
+
declare const __VLS_export: __VLS_WithSlots<vue1559.DefineComponent<{}, {}, {}, {}, {}, vue1559.ComponentOptionsMixin, vue1559.ComponentOptionsMixin, {}, string, vue1559.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1559.ComponentProvideOptions, true, {}, any>, {
|
|
171
171
|
default(context: UnwrapRef<UseSwitchContext>): unknown;
|
|
172
172
|
}>;
|
|
173
173
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { t as sprawlify } from "../../factory-Co08Aw8u.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
|
|
8
8
|
import { m as useFieldContext } from "../../field-CtPR24u6.js";
|
|
9
9
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
10
10
|
import * as sprawlifySwitch from "@sprawlify/primitives/machines/switch";
|
|
@@ -2,7 +2,7 @@ import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
|
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-CCRVRFFQ.js";
|
|
4
4
|
import { t as RenderStrategyProps } from "../../use-render-strategy-U5NxU252.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue904 from "vue";
|
|
6
6
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as tabs from "@sprawlify/primitives/machines/tabs";
|
|
8
8
|
import { ContentProps, FocusChangeDetails, FocusChangeDetails as TabsFocusChangeDetails, TriggerProps, ValueChangeDetails, ValueChangeDetails as TabsValueChangeDetails, anatomy as tabsAnatomy } from "@sprawlify/primitives/machines/tabs";
|
|
@@ -15,7 +15,7 @@ interface TabContentProps extends TabContentBaseProps,
|
|
|
15
15
|
*/
|
|
16
16
|
HTMLAttributes {}
|
|
17
17
|
declare const _default: typeof __VLS_export$6;
|
|
18
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
18
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue904.DefineComponent<TabContentProps, {}, {}, {}, {}, vue904.ComponentOptionsMixin, vue904.ComponentOptionsMixin, {}, string, vue904.PublicProps, Readonly<TabContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue904.ComponentProvideOptions, false, {}, any>, {
|
|
19
19
|
default?: (props: {}) => any;
|
|
20
20
|
}>;
|
|
21
21
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -32,7 +32,7 @@ interface TabIndicatorProps extends TabIndicatorBaseProps,
|
|
|
32
32
|
*/
|
|
33
33
|
HTMLAttributes {}
|
|
34
34
|
declare const _default$1: typeof __VLS_export$5;
|
|
35
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
35
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue904.DefineComponent<TabIndicatorProps, {}, {}, {}, {}, vue904.ComponentOptionsMixin, vue904.ComponentOptionsMixin, {}, string, vue904.PublicProps, Readonly<TabIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue904.ComponentProvideOptions, false, {}, any>, {
|
|
36
36
|
default?: (props: {}) => any;
|
|
37
37
|
}>;
|
|
38
38
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -49,7 +49,7 @@ interface TabListProps extends TabListBaseProps,
|
|
|
49
49
|
*/
|
|
50
50
|
HTMLAttributes {}
|
|
51
51
|
declare const _default$2: typeof __VLS_export$4;
|
|
52
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
52
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue904.DefineComponent<TabListProps, {}, {}, {}, {}, vue904.ComponentOptionsMixin, vue904.ComponentOptionsMixin, {}, string, vue904.PublicProps, Readonly<TabListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue904.ComponentProvideOptions, false, {}, any>, {
|
|
53
53
|
default?: (props: {}) => any;
|
|
54
54
|
}>;
|
|
55
55
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -66,7 +66,7 @@ interface TabTriggerProps extends TabTriggerBaseProps,
|
|
|
66
66
|
*/
|
|
67
67
|
Omit<ButtonHTMLAttributes, 'disabled' | 'value'> {}
|
|
68
68
|
declare const _default$3: typeof __VLS_export$3;
|
|
69
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
69
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue904.DefineComponent<TabTriggerProps, {}, {}, {}, {}, vue904.ComponentOptionsMixin, vue904.ComponentOptionsMixin, {}, string, vue904.PublicProps, Readonly<TabTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue904.ComponentProvideOptions, false, {}, any>, {
|
|
70
70
|
default?: (props: {}) => any;
|
|
71
71
|
}>;
|
|
72
72
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -116,7 +116,7 @@ interface TabsContextProps extends SlotsType<{
|
|
|
116
116
|
default: UnwrapRef<UseTabsContext>;
|
|
117
117
|
}> {}
|
|
118
118
|
declare const _default$4: typeof __VLS_export$2;
|
|
119
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
119
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue904.DefineComponent<{}, {}, {}, {}, {}, vue904.ComponentOptionsMixin, vue904.ComponentOptionsMixin, {}, string, vue904.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue904.ComponentProvideOptions, true, {}, any>, {
|
|
120
120
|
default(tabs: UnwrapRef<UseTabsContext>): unknown;
|
|
121
121
|
}>;
|
|
122
122
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -136,7 +136,7 @@ interface TabsRootProviderProps extends TabsRootProviderBaseProps,
|
|
|
136
136
|
*/
|
|
137
137
|
HTMLAttributes {}
|
|
138
138
|
declare const _default$6: typeof __VLS_export$1;
|
|
139
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
139
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue904.DefineComponent<TabsRootProviderProps, {}, {}, {}, {}, vue904.ComponentOptionsMixin, vue904.ComponentOptionsMixin, {}, string, vue904.PublicProps, Readonly<TabsRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue904.ComponentProvideOptions, false, {}, any>, {
|
|
140
140
|
default?: (props: {}) => any;
|
|
141
141
|
}>;
|
|
142
142
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -154,19 +154,19 @@ interface TabsRootProps extends TabsRootBaseProps,
|
|
|
154
154
|
HTMLAttributes {}
|
|
155
155
|
interface TabsRootEmits extends RootEmits {}
|
|
156
156
|
declare const _default$5: typeof __VLS_export;
|
|
157
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
158
|
-
valueChange: (details: tabs.ValueChangeDetails) => any;
|
|
157
|
+
declare const __VLS_export: __VLS_WithSlots<vue904.DefineComponent<TabsRootProps, {}, {}, {}, {}, vue904.ComponentOptionsMixin, vue904.ComponentOptionsMixin, {
|
|
159
158
|
"update:modelValue": (value: string) => any;
|
|
159
|
+
valueChange: (details: tabs.ValueChangeDetails) => any;
|
|
160
160
|
focusChange: (details: tabs.FocusChangeDetails) => any;
|
|
161
|
-
}, string,
|
|
162
|
-
onValueChange?: ((details: tabs.ValueChangeDetails) => any) | undefined;
|
|
161
|
+
}, string, vue904.PublicProps, Readonly<TabsRootProps> & Readonly<{
|
|
163
162
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
163
|
+
onValueChange?: ((details: tabs.ValueChangeDetails) => any) | undefined;
|
|
164
164
|
onFocusChange?: ((details: tabs.FocusChangeDetails) => any) | undefined;
|
|
165
165
|
}>, {
|
|
166
|
-
composite: boolean;
|
|
167
|
-
deselectable: boolean;
|
|
168
166
|
loopFocus: boolean;
|
|
169
|
-
|
|
167
|
+
deselectable: boolean;
|
|
168
|
+
composite: boolean;
|
|
169
|
+
}, {}, {}, {}, string, vue904.ComponentProvideOptions, false, {}, any>, {
|
|
170
170
|
default?: (props: {}) => any;
|
|
171
171
|
}>;
|
|
172
172
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,9 +4,9 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { t as sprawlify } from "../../factory-Co08Aw8u.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
8
|
-
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-
|
|
9
|
-
import { i as usePresence, n as PresenceProvider } from "../../presence-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
|
|
8
|
+
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-DMa_QmB6.js";
|
|
9
|
+
import { i as usePresence, n as PresenceProvider } from "../../presence-BK6rPXK7.js";
|
|
10
10
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
11
11
|
import * as tabs from "@sprawlify/primitives/machines/tabs";
|
|
12
12
|
import { anatomy as tabsAnatomy } from "@sprawlify/primitives/machines/tabs";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-CCRVRFFQ.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue744 from "vue";
|
|
5
5
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
|
-
import * as
|
|
6
|
+
import * as _sprawlify_primitives_machines_menu0 from "@sprawlify/primitives/machines/menu";
|
|
7
7
|
import * as tagsInput from "@sprawlify/primitives/machines/tags-input";
|
|
8
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, anatomy as tagsInputAnatomy } from "@sprawlify/primitives/machines/tags-input";
|
|
9
9
|
|
|
@@ -15,7 +15,7 @@ interface TagsInputClearTriggerProps extends TagsInputClearTriggerBaseProps,
|
|
|
15
15
|
*/
|
|
16
16
|
ButtonHTMLAttributes {}
|
|
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<vue744.DefineComponent<TagsInputClearTriggerProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
|
|
19
19
|
default?: (props: {}) => any;
|
|
20
20
|
}>;
|
|
21
21
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
@@ -87,7 +87,7 @@ interface TagsInputContextProps extends SlotsType<{
|
|
|
87
87
|
default: UnwrapRef<UseTagsInputContext>;
|
|
88
88
|
}> {}
|
|
89
89
|
declare const _default$1: typeof __VLS_export$12;
|
|
90
|
-
declare const __VLS_export$12: __VLS_WithSlots$12<
|
|
90
|
+
declare const __VLS_export$12: __VLS_WithSlots$12<vue744.DefineComponent<{}, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, true, {}, any>, {
|
|
91
91
|
default(tagsInput: UnwrapRef<UseTagsInputContext>): unknown;
|
|
92
92
|
}>;
|
|
93
93
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -104,7 +104,7 @@ interface TagsInputControlProps extends TagsInputControlBaseProps,
|
|
|
104
104
|
*/
|
|
105
105
|
HTMLAttributes {}
|
|
106
106
|
declare const _default$2: typeof __VLS_export$11;
|
|
107
|
-
declare const __VLS_export$11: __VLS_WithSlots$11<
|
|
107
|
+
declare const __VLS_export$11: __VLS_WithSlots$11<vue744.DefineComponent<TagsInputControlProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
|
|
108
108
|
default?: (props: {}) => any;
|
|
109
109
|
}>;
|
|
110
110
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -121,7 +121,7 @@ interface TagsInputHiddenInputProps extends TagsInputHiddenInputBaseProps,
|
|
|
121
121
|
*/
|
|
122
122
|
InputHTMLAttributes {}
|
|
123
123
|
declare const _default$3: typeof __VLS_export$10;
|
|
124
|
-
declare const __VLS_export$10: __VLS_WithSlots$10<
|
|
124
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue744.DefineComponent<TagsInputHiddenInputProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
|
|
125
125
|
default?: (props: {}) => any;
|
|
126
126
|
}>;
|
|
127
127
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -138,7 +138,7 @@ interface TagsInputInputProps extends TagsInputInputBaseProps,
|
|
|
138
138
|
*/
|
|
139
139
|
InputHTMLAttributes {}
|
|
140
140
|
declare const _default$4: typeof __VLS_export$9;
|
|
141
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
141
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue744.DefineComponent<TagsInputInputProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
|
|
142
142
|
default?: (props: {}) => any;
|
|
143
143
|
}>;
|
|
144
144
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -155,7 +155,7 @@ interface TagsInputItemContextProps extends SlotsType<{
|
|
|
155
155
|
default: UnwrapRef<UseTagsInputItemContext>;
|
|
156
156
|
}> {}
|
|
157
157
|
declare const _default$6: typeof __VLS_export$8;
|
|
158
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
158
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue744.DefineComponent<{}, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, true, {}, any>, {
|
|
159
159
|
default(tagsInput: UnwrapRef<UseTagsInputItemContext>): unknown;
|
|
160
160
|
}>;
|
|
161
161
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -172,7 +172,7 @@ interface TagsInputItemDeleteTriggerProps extends TagsInputItemDeleteTriggerBase
|
|
|
172
172
|
*/
|
|
173
173
|
ButtonHTMLAttributes {}
|
|
174
174
|
declare const _default$7: typeof __VLS_export$7;
|
|
175
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
175
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue744.DefineComponent<TagsInputItemDeleteTriggerProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputItemDeleteTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
|
|
176
176
|
default?: (props: {}) => any;
|
|
177
177
|
}>;
|
|
178
178
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -189,7 +189,7 @@ interface TagsInputItemInputProps extends TagsInputItemInputBaseProps,
|
|
|
189
189
|
*/
|
|
190
190
|
InputHTMLAttributes {}
|
|
191
191
|
declare const _default$8: typeof __VLS_export$6;
|
|
192
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
192
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue744.DefineComponent<TagsInputItemInputProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputItemInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
|
|
193
193
|
default?: (props: {}) => any;
|
|
194
194
|
}>;
|
|
195
195
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -206,7 +206,7 @@ interface TagsInputItemPreviewProps extends TagsInputItemPreviewBaseProps,
|
|
|
206
206
|
*/
|
|
207
207
|
HTMLAttributes {}
|
|
208
208
|
declare const _default$9: typeof __VLS_export$5;
|
|
209
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
209
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue744.DefineComponent<TagsInputItemPreviewProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputItemPreviewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
|
|
210
210
|
default?: (props: {}) => any;
|
|
211
211
|
}>;
|
|
212
212
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -223,7 +223,7 @@ interface TagsInputItemTextProps extends TagsInputItemTextBaseProps,
|
|
|
223
223
|
*/
|
|
224
224
|
HTMLAttributes {}
|
|
225
225
|
declare const _default$10: typeof __VLS_export$4;
|
|
226
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
226
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue744.DefineComponent<TagsInputItemTextProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
|
|
227
227
|
default?: (props: {}) => any;
|
|
228
228
|
}>;
|
|
229
229
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -240,7 +240,7 @@ interface TagsInputItemProps extends TagsInputItemBaseProps,
|
|
|
240
240
|
*/
|
|
241
241
|
HTMLAttributes {}
|
|
242
242
|
declare const _default$5: typeof __VLS_export$3;
|
|
243
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
243
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue744.DefineComponent<TagsInputItemProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
|
|
244
244
|
default?: (props: {}) => any;
|
|
245
245
|
}>;
|
|
246
246
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -257,7 +257,7 @@ interface TagsInputLabelProps extends TagsInputLabelBaseProps,
|
|
|
257
257
|
*/
|
|
258
258
|
LabelHTMLAttributes {}
|
|
259
259
|
declare const _default$11: typeof __VLS_export$2;
|
|
260
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
260
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue744.DefineComponent<TagsInputLabelProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
|
|
261
261
|
default?: (props: {}) => any;
|
|
262
262
|
}>;
|
|
263
263
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -277,7 +277,7 @@ interface TagsInputRootProviderProps extends TagsInputRootProviderBaseProps,
|
|
|
277
277
|
*/
|
|
278
278
|
HTMLAttributes {}
|
|
279
279
|
declare const _default$13: typeof __VLS_export$1;
|
|
280
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
280
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue744.DefineComponent<TagsInputRootProviderProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {}, string, vue744.PublicProps, Readonly<TagsInputRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
|
|
281
281
|
default?: (props: {}) => any;
|
|
282
282
|
}>;
|
|
283
283
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -295,25 +295,25 @@ interface TagsInputRootProps extends TagsInputRootBaseProps,
|
|
|
295
295
|
HTMLAttributes {}
|
|
296
296
|
interface TagsInputRootEmits extends RootEmits {}
|
|
297
297
|
declare const _default$12: typeof __VLS_export;
|
|
298
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
298
|
+
declare const __VLS_export: __VLS_WithSlots<vue744.DefineComponent<TagsInputRootProps, {}, {}, {}, {}, vue744.ComponentOptionsMixin, vue744.ComponentOptionsMixin, {
|
|
299
|
+
"update:modelValue": (value: string[]) => any;
|
|
299
300
|
valueChange: (details: tagsInput.ValueChangeDetails) => any;
|
|
300
301
|
valueInvalid: (details: tagsInput.ValidityChangeDetails) => any;
|
|
301
|
-
|
|
302
|
-
focusOutside: (event: _sprawlify_primitives_machines_menu5.FocusOutsideEvent) => any;
|
|
303
|
-
interactOutside: (event: _sprawlify_primitives_machines_menu5.InteractOutsideEvent) => any;
|
|
304
|
-
pointerDownOutside: (event: _sprawlify_primitives_machines_menu5.PointerDownOutsideEvent) => any;
|
|
302
|
+
focusOutside: (event: _sprawlify_primitives_machines_menu0.FocusOutsideEvent) => any;
|
|
305
303
|
highlightChange: (details: tagsInput.HighlightChangeDetails) => any;
|
|
306
304
|
inputValueChange: (details: tagsInput.InputValueChangeDetails) => any;
|
|
305
|
+
interactOutside: (event: _sprawlify_primitives_machines_menu0.InteractOutsideEvent) => any;
|
|
306
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_menu0.PointerDownOutsideEvent) => any;
|
|
307
307
|
"update:inputValue": (value: string) => any;
|
|
308
|
-
}, string,
|
|
308
|
+
}, string, vue744.PublicProps, Readonly<TagsInputRootProps> & Readonly<{
|
|
309
|
+
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
309
310
|
onValueChange?: ((details: tagsInput.ValueChangeDetails) => any) | undefined;
|
|
310
311
|
onValueInvalid?: ((details: tagsInput.ValidityChangeDetails) => any) | undefined;
|
|
311
|
-
|
|
312
|
-
onFocusOutside?: ((event: _sprawlify_primitives_machines_menu5.FocusOutsideEvent) => any) | undefined;
|
|
313
|
-
onInteractOutside?: ((event: _sprawlify_primitives_machines_menu5.InteractOutsideEvent) => any) | undefined;
|
|
314
|
-
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_menu5.PointerDownOutsideEvent) => any) | undefined;
|
|
312
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_menu0.FocusOutsideEvent) => any) | undefined;
|
|
315
313
|
onHighlightChange?: ((details: tagsInput.HighlightChangeDetails) => any) | undefined;
|
|
316
314
|
onInputValueChange?: ((details: tagsInput.InputValueChangeDetails) => any) | undefined;
|
|
315
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_menu0.InteractOutsideEvent) => any) | undefined;
|
|
316
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_menu0.PointerDownOutsideEvent) => any) | undefined;
|
|
317
317
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
|
318
318
|
}>, {
|
|
319
319
|
required: boolean;
|
|
@@ -321,10 +321,10 @@ declare const __VLS_export: __VLS_WithSlots<vue397.DefineComponent<TagsInputRoot
|
|
|
321
321
|
invalid: boolean;
|
|
322
322
|
readOnly: boolean;
|
|
323
323
|
autoFocus: boolean;
|
|
324
|
-
editable: boolean;
|
|
325
324
|
addOnPaste: boolean;
|
|
326
325
|
allowOverflow: boolean;
|
|
327
|
-
|
|
326
|
+
editable: boolean;
|
|
327
|
+
}, {}, {}, {}, string, vue744.ComponentProvideOptions, false, {}, any>, {
|
|
328
328
|
default?: (props: {}) => any;
|
|
329
329
|
}>;
|
|
330
330
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { t as sprawlify } from "../../factory-Co08Aw8u.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
|
|
8
8
|
import { m as useFieldContext } from "../../field-CtPR24u6.js";
|
|
9
9
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
10
10
|
import * as tagsInput from "@sprawlify/primitives/machines/tags-input";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-CCRVRFFQ.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue2596 from "vue";
|
|
5
5
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
6
|
import * as timer from "@sprawlify/primitives/machines/timer";
|
|
7
7
|
import { ActionTriggerProps, ItemProps, TickDetails, anatomy as timerAnatomy } from "@sprawlify/primitives/machines/timer";
|
|
@@ -14,7 +14,7 @@ interface TimerActionTriggerProps extends TimerActionTriggerBaseProps,
|
|
|
14
14
|
*/
|
|
15
15
|
ButtonHTMLAttributes {}
|
|
16
16
|
declare const _default: typeof __VLS_export$7;
|
|
17
|
-
declare const __VLS_export$7: __VLS_WithSlots$6<
|
|
17
|
+
declare const __VLS_export$7: __VLS_WithSlots$6<vue2596.DefineComponent<TimerActionTriggerProps, {}, {}, {}, {}, vue2596.ComponentOptionsMixin, vue2596.ComponentOptionsMixin, {}, string, vue2596.PublicProps, Readonly<TimerActionTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2596.ComponentProvideOptions, false, {}, any>, {
|
|
18
18
|
default?: (props: {}) => any;
|
|
19
19
|
}>;
|
|
20
20
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -54,7 +54,7 @@ interface TimerContextProps extends SlotsType<{
|
|
|
54
54
|
default: UnwrapRef<UseTimerContext>;
|
|
55
55
|
}> {}
|
|
56
56
|
declare const _default$2: typeof __VLS_export$6;
|
|
57
|
-
declare const __VLS_export$6: __VLS_WithSlots$5<
|
|
57
|
+
declare const __VLS_export$6: __VLS_WithSlots$5<vue2596.DefineComponent<{}, {}, {}, {}, {}, vue2596.ComponentOptionsMixin, vue2596.ComponentOptionsMixin, {}, string, vue2596.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2596.ComponentProvideOptions, true, {}, any>, {
|
|
58
58
|
default(timer: UnwrapRef<UseTimerContext>): unknown;
|
|
59
59
|
}>;
|
|
60
60
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -71,7 +71,7 @@ interface TimerItemProps extends TimerItemBaseProps,
|
|
|
71
71
|
*/
|
|
72
72
|
HTMLAttributes {}
|
|
73
73
|
declare const _default$4: typeof __VLS_export$5;
|
|
74
|
-
declare const __VLS_export$5:
|
|
74
|
+
declare const __VLS_export$5: vue2596.DefineComponent<TimerItemProps, {}, {}, {}, {}, vue2596.ComponentOptionsMixin, vue2596.ComponentOptionsMixin, {}, string, vue2596.PublicProps, Readonly<TimerItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2596.ComponentProvideOptions, false, {}, any>;
|
|
75
75
|
//#endregion
|
|
76
76
|
//#region src/components/timer/timer-area.vue.d.ts
|
|
77
77
|
interface TimerAreaBaseProps extends PolymorphicProps {}
|
|
@@ -81,7 +81,7 @@ interface TimerAreaProps extends TimerAreaBaseProps,
|
|
|
81
81
|
*/
|
|
82
82
|
HTMLAttributes {}
|
|
83
83
|
declare const _default$1: typeof __VLS_export$4;
|
|
84
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
84
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue2596.DefineComponent<TimerAreaProps, {}, {}, {}, {}, vue2596.ComponentOptionsMixin, vue2596.ComponentOptionsMixin, {}, string, vue2596.PublicProps, Readonly<TimerAreaProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2596.ComponentProvideOptions, false, {}, any>, {
|
|
85
85
|
default?: (props: {}) => any;
|
|
86
86
|
}>;
|
|
87
87
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -98,7 +98,7 @@ interface TimerControlProps extends TimerControlBaseProps,
|
|
|
98
98
|
*/
|
|
99
99
|
HTMLAttributes {}
|
|
100
100
|
declare const _default$3: typeof __VLS_export$3;
|
|
101
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
101
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue2596.DefineComponent<TimerControlProps, {}, {}, {}, {}, vue2596.ComponentOptionsMixin, vue2596.ComponentOptionsMixin, {}, string, vue2596.PublicProps, Readonly<TimerControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2596.ComponentProvideOptions, false, {}, any>, {
|
|
102
102
|
default?: (props: {}) => any;
|
|
103
103
|
}>;
|
|
104
104
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -118,7 +118,7 @@ interface TimerRootProviderProps extends TimerRootProviderBaseProps,
|
|
|
118
118
|
*/
|
|
119
119
|
HTMLAttributes {}
|
|
120
120
|
declare const _default$6: typeof __VLS_export$2;
|
|
121
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
121
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue2596.DefineComponent<TimerRootProviderProps, {}, {}, {}, {}, vue2596.ComponentOptionsMixin, vue2596.ComponentOptionsMixin, {}, string, vue2596.PublicProps, Readonly<TimerRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2596.ComponentProvideOptions, false, {}, any>, {
|
|
122
122
|
default?: (props: {}) => any;
|
|
123
123
|
}>;
|
|
124
124
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -136,16 +136,16 @@ interface TimerRootProps extends TimerRootBaseProps,
|
|
|
136
136
|
HTMLAttributes {}
|
|
137
137
|
interface TimerRootEmits extends RootEmits {}
|
|
138
138
|
declare const _default$5: typeof __VLS_export$1;
|
|
139
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
139
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue2596.DefineComponent<TimerRootProps, {}, {}, {}, {}, vue2596.ComponentOptionsMixin, vue2596.ComponentOptionsMixin, {
|
|
140
140
|
complete: () => any;
|
|
141
141
|
tick: (details: timer.TickDetails) => any;
|
|
142
|
-
}, string,
|
|
142
|
+
}, string, vue2596.PublicProps, Readonly<TimerRootProps> & Readonly<{
|
|
143
143
|
onComplete?: (() => any) | undefined;
|
|
144
144
|
onTick?: ((details: timer.TickDetails) => any) | undefined;
|
|
145
145
|
}>, {
|
|
146
146
|
autoStart: boolean;
|
|
147
147
|
countdown: boolean;
|
|
148
|
-
}, {}, {}, {}, string,
|
|
148
|
+
}, {}, {}, {}, string, vue2596.ComponentProvideOptions, false, {}, any>, {
|
|
149
149
|
default?: (props: {}) => any;
|
|
150
150
|
}>;
|
|
151
151
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -162,7 +162,7 @@ interface TimerSeparatorProps extends TimerSeparatorBaseProps,
|
|
|
162
162
|
*/
|
|
163
163
|
HTMLAttributes {}
|
|
164
164
|
declare const _default$7: typeof __VLS_export;
|
|
165
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
165
|
+
declare const __VLS_export: __VLS_WithSlots<vue2596.DefineComponent<TimerSeparatorProps, {}, {}, {}, {}, vue2596.ComponentOptionsMixin, vue2596.ComponentOptionsMixin, {}, string, vue2596.PublicProps, Readonly<TimerSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2596.ComponentProvideOptions, false, {}, any>, {
|
|
166
166
|
default?: (props: {}) => any;
|
|
167
167
|
}>;
|
|
168
168
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,7 +4,7 @@ import { c as useEnvironmentContext, s as DEFAULT_ENVIRONMENT } from "../../prov
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { t as sprawlify } from "../../factory-Co08Aw8u.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
|
|
8
8
|
import { computed, createBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, withCtx } from "vue";
|
|
9
9
|
import * as timer from "@sprawlify/primitives/machines/timer";
|
|
10
10
|
import { anatomy as timerAnatomy } from "@sprawlify/primitives/machines/timer";
|