@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 vue683 from "vue";
|
|
5
5
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
6
|
import * as ratingGroup from "@sprawlify/primitives/machines/rating-group";
|
|
7
7
|
import { HoverChangeDetails, HoverChangeDetails as RatingGroupHoverChangeDetails, ItemProps, ItemState, ValueChangeDetails, ValueChangeDetails as RatingGroupValueChangeDetails, anatomy as ratingGroupAnatomy } from "@sprawlify/primitives/machines/rating-group";
|
|
@@ -14,7 +14,7 @@ interface RatingGroupControlProps extends RatingGroupControlBaseProps,
|
|
|
14
14
|
*/
|
|
15
15
|
HTMLAttributes {}
|
|
16
16
|
declare const _default$1: typeof __VLS_export$7;
|
|
17
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
17
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue683.DefineComponent<RatingGroupControlProps, {}, {}, {}, {}, vue683.ComponentOptionsMixin, vue683.ComponentOptionsMixin, {}, string, vue683.PublicProps, Readonly<RatingGroupControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue683.ComponentProvideOptions, false, {}, any>, {
|
|
18
18
|
default?: (props: {}) => any;
|
|
19
19
|
}>;
|
|
20
20
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -31,7 +31,7 @@ interface RatingGroupHiddenInputProps extends RatingGroupHiddenInputBaseProps,
|
|
|
31
31
|
*/
|
|
32
32
|
InputHTMLAttributes {}
|
|
33
33
|
declare const _default$2: typeof __VLS_export$6;
|
|
34
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
34
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue683.DefineComponent<RatingGroupHiddenInputProps, {}, {}, {}, {}, vue683.ComponentOptionsMixin, vue683.ComponentOptionsMixin, {}, string, vue683.PublicProps, Readonly<RatingGroupHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue683.ComponentProvideOptions, false, {}, any>, {
|
|
35
35
|
default?: (props: {}) => any;
|
|
36
36
|
}>;
|
|
37
37
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -48,7 +48,7 @@ interface RatingGroupItemContextProps extends SlotsType<{
|
|
|
48
48
|
default: UnwrapRef<UseRatingGroupItemContext>;
|
|
49
49
|
}> {}
|
|
50
50
|
declare const _default$4: typeof __VLS_export$5;
|
|
51
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
51
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue683.DefineComponent<{}, {}, {}, {}, {}, vue683.ComponentOptionsMixin, vue683.ComponentOptionsMixin, {}, string, vue683.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue683.ComponentProvideOptions, true, {}, any>, {
|
|
52
52
|
default(item: UnwrapRef<UseRatingGroupItemContext>): unknown;
|
|
53
53
|
}>;
|
|
54
54
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -65,7 +65,7 @@ interface RatingGroupItemProps extends RatingGroupItemBaseProps,
|
|
|
65
65
|
*/
|
|
66
66
|
HTMLAttributes {}
|
|
67
67
|
declare const _default$3: typeof __VLS_export$4;
|
|
68
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
68
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue683.DefineComponent<RatingGroupItemProps, {}, {}, {}, {}, vue683.ComponentOptionsMixin, vue683.ComponentOptionsMixin, {}, string, vue683.PublicProps, Readonly<RatingGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue683.ComponentProvideOptions, false, {}, any>, {
|
|
69
69
|
default?: (props: {}) => any;
|
|
70
70
|
}>;
|
|
71
71
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -82,7 +82,7 @@ interface RatingGroupLabelProps extends RatingGroupLabelBaseProps,
|
|
|
82
82
|
*/
|
|
83
83
|
LabelHTMLAttributes {}
|
|
84
84
|
declare const _default$5: typeof __VLS_export$3;
|
|
85
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
85
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue683.DefineComponent<RatingGroupLabelProps, {}, {}, {}, {}, vue683.ComponentOptionsMixin, vue683.ComponentOptionsMixin, {}, string, vue683.PublicProps, Readonly<RatingGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue683.ComponentProvideOptions, false, {}, any>, {
|
|
86
86
|
default?: (props: {}) => any;
|
|
87
87
|
}>;
|
|
88
88
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -102,7 +102,7 @@ interface RatingGroupRootProviderProps extends RatingGroupRootProviderBaseProps,
|
|
|
102
102
|
*/
|
|
103
103
|
HTMLAttributes {}
|
|
104
104
|
declare const _default$7: typeof __VLS_export$2;
|
|
105
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
105
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue683.DefineComponent<RatingGroupRootProviderProps, {}, {}, {}, {}, vue683.ComponentOptionsMixin, vue683.ComponentOptionsMixin, {}, string, vue683.PublicProps, Readonly<RatingGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue683.ComponentProvideOptions, false, {}, any>, {
|
|
106
106
|
default?: (props: {}) => any;
|
|
107
107
|
}>;
|
|
108
108
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -148,13 +148,13 @@ interface RatingGroupRootProps extends RatingGroupRootBaseProps,
|
|
|
148
148
|
HTMLAttributes {}
|
|
149
149
|
interface RatingGroupRootEmits extends RootEmits {}
|
|
150
150
|
declare const _default$6: typeof __VLS_export$1;
|
|
151
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
152
|
-
valueChange: (details: ratingGroup.ValueChangeDetails) => any;
|
|
151
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue683.DefineComponent<RatingGroupRootProps, {}, {}, {}, {}, vue683.ComponentOptionsMixin, vue683.ComponentOptionsMixin, {
|
|
153
152
|
"update:modelValue": (value: number) => any;
|
|
153
|
+
valueChange: (details: ratingGroup.ValueChangeDetails) => any;
|
|
154
154
|
hoverChange: (details: ratingGroup.HoverChangeDetails) => any;
|
|
155
|
-
}, string,
|
|
156
|
-
onValueChange?: ((details: ratingGroup.ValueChangeDetails) => any) | undefined;
|
|
155
|
+
}, string, vue683.PublicProps, Readonly<RatingGroupRootProps> & Readonly<{
|
|
157
156
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
|
157
|
+
onValueChange?: ((details: ratingGroup.ValueChangeDetails) => any) | undefined;
|
|
158
158
|
onHoverChange?: ((details: ratingGroup.HoverChangeDetails) => any) | undefined;
|
|
159
159
|
}>, {
|
|
160
160
|
required: boolean;
|
|
@@ -162,7 +162,7 @@ declare const __VLS_export$1: __VLS_WithSlots$1<vue1050.DefineComponent<RatingGr
|
|
|
162
162
|
readOnly: boolean;
|
|
163
163
|
autoFocus: boolean;
|
|
164
164
|
allowHalf: boolean;
|
|
165
|
-
}, {}, {}, {}, string,
|
|
165
|
+
}, {}, {}, {}, string, vue683.ComponentProvideOptions, false, {}, any>, {
|
|
166
166
|
default?: (props: {}) => any;
|
|
167
167
|
}>;
|
|
168
168
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -189,7 +189,7 @@ interface RatingGroupContextProps extends SlotsType<{
|
|
|
189
189
|
default: UnwrapRef<UseRatingGroupContext>;
|
|
190
190
|
}> {}
|
|
191
191
|
declare const _default: typeof __VLS_export;
|
|
192
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
192
|
+
declare const __VLS_export: __VLS_WithSlots<vue683.DefineComponent<{}, {}, {}, {}, {}, vue683.ComponentOptionsMixin, vue683.ComponentOptionsMixin, {}, string, vue683.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue683.ComponentProvideOptions, true, {}, any>, {
|
|
193
193
|
default(ratingGroup: UnwrapRef<UseRatingGroupContext>): unknown;
|
|
194
194
|
}>;
|
|
195
195
|
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 ratingGroup from "@sprawlify/primitives/machines/rating-group";
|
|
@@ -2,7 +2,7 @@ import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
|
|
|
2
2
|
import { a as Optional } from "../../types-DIEO6uP3.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-CCRVRFFQ.js";
|
|
4
4
|
import { Orientation } from "@sprawlify/primitives/types";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue503 from "vue";
|
|
6
6
|
import { ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as scrollArea from "@sprawlify/primitives/machines/scroll-area";
|
|
8
8
|
import { ElementIds, ElementIds as ScrollAreaElementIds, ScrollToDetails, ScrollToDetails as ScrollAreaScrollToDetails, ScrollToEdge as ScrollAreaScrollToEdge, ScrollToEdgeDetails, ScrollToEdgeDetails as ScrollAreaScrollToEdgeDetails, ScrollbarState as ScrollAreaScrollbarState, anatomy as scrollAreaAnatomy } from "@sprawlify/primitives/machines/scroll-area";
|
|
@@ -20,7 +20,7 @@ interface ScrollAreaContextProps extends SlotsType<{
|
|
|
20
20
|
default: UnwrapRef<UseScrollAreaContext>;
|
|
21
21
|
}> {}
|
|
22
22
|
declare const _default$1: typeof __VLS_export$7;
|
|
23
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
23
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue503.DefineComponent<{}, {}, {}, {}, {}, vue503.ComponentOptionsMixin, vue503.ComponentOptionsMixin, {}, string, vue503.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue503.ComponentProvideOptions, true, {}, any>, {
|
|
24
24
|
default(scrollArea: UnwrapRef<UseScrollAreaContext>): unknown;
|
|
25
25
|
}>;
|
|
26
26
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -37,7 +37,7 @@ interface ScrollAreaContentProps extends ScrollAreaContentBaseProps,
|
|
|
37
37
|
*/
|
|
38
38
|
HTMLAttributes {}
|
|
39
39
|
declare const _default: typeof __VLS_export$6;
|
|
40
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
40
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue503.DefineComponent<ScrollAreaContentProps, {}, {}, {}, {}, vue503.ComponentOptionsMixin, vue503.ComponentOptionsMixin, {}, string, vue503.PublicProps, Readonly<ScrollAreaContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue503.ComponentProvideOptions, false, {}, any>, {
|
|
41
41
|
default?: (props: {}) => any;
|
|
42
42
|
}>;
|
|
43
43
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -54,7 +54,7 @@ interface ScrollAreaCornerProps extends ScrollAreaCornerBaseProps,
|
|
|
54
54
|
*/
|
|
55
55
|
HTMLAttributes {}
|
|
56
56
|
declare const _default$2: typeof __VLS_export$5;
|
|
57
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
57
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue503.DefineComponent<ScrollAreaCornerProps, {}, {}, {}, {}, vue503.ComponentOptionsMixin, vue503.ComponentOptionsMixin, {}, string, vue503.PublicProps, Readonly<ScrollAreaCornerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue503.ComponentProvideOptions, false, {}, any>, {
|
|
58
58
|
default?: (props: {}) => any;
|
|
59
59
|
}>;
|
|
60
60
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -83,7 +83,7 @@ interface ScrollAreaRootProps extends ScrollAreaRootBaseProps,
|
|
|
83
83
|
*/
|
|
84
84
|
HTMLAttributes {}
|
|
85
85
|
declare const _default$3: typeof __VLS_export$4;
|
|
86
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
86
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue503.DefineComponent<ScrollAreaRootBaseProps, {}, {}, {}, {}, vue503.ComponentOptionsMixin, vue503.ComponentOptionsMixin, {}, string, vue503.PublicProps, Readonly<ScrollAreaRootBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue503.ComponentProvideOptions, false, {}, any>, {
|
|
87
87
|
default?: (props: {}) => any;
|
|
88
88
|
}>;
|
|
89
89
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -102,7 +102,7 @@ interface ScrollAreaRootProviderProps extends ScrollAreaRootProviderBaseProps,
|
|
|
102
102
|
*/
|
|
103
103
|
Omit<HTMLAttributes, 'value'> {}
|
|
104
104
|
declare const _default$4: typeof __VLS_export$3;
|
|
105
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
105
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue503.DefineComponent<ScrollAreaRootProviderBaseProps, {}, {}, {}, {}, vue503.ComponentOptionsMixin, vue503.ComponentOptionsMixin, {}, string, vue503.PublicProps, Readonly<ScrollAreaRootProviderBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue503.ComponentProvideOptions, false, {}, any>, {
|
|
106
106
|
default?: (props: {}) => any;
|
|
107
107
|
}>;
|
|
108
108
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -122,7 +122,7 @@ interface ScrollAreaScrollbarProps extends ScrollAreaScrollbarBaseProps,
|
|
|
122
122
|
*/
|
|
123
123
|
HTMLAttributes {}
|
|
124
124
|
declare const _default$5: typeof __VLS_export$2;
|
|
125
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
125
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue503.DefineComponent<ScrollAreaScrollbarBaseProps, {}, {}, {}, {}, vue503.ComponentOptionsMixin, vue503.ComponentOptionsMixin, {}, string, vue503.PublicProps, Readonly<ScrollAreaScrollbarBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue503.ComponentProvideOptions, false, {}, any>, {
|
|
126
126
|
default?: (props: {}) => any;
|
|
127
127
|
}>;
|
|
128
128
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -139,7 +139,7 @@ interface ScrollAreaThumbProps extends ScrollAreaThumbBaseProps,
|
|
|
139
139
|
*/
|
|
140
140
|
HTMLAttributes {}
|
|
141
141
|
declare const _default$6: typeof __VLS_export$1;
|
|
142
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
142
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue503.DefineComponent<ScrollAreaThumbBaseProps, {}, {}, {}, {}, vue503.ComponentOptionsMixin, vue503.ComponentOptionsMixin, {}, string, vue503.PublicProps, Readonly<ScrollAreaThumbBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue503.ComponentProvideOptions, false, {}, any>, {
|
|
143
143
|
default?: (props: {}) => any;
|
|
144
144
|
}>;
|
|
145
145
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -156,7 +156,7 @@ interface ScrollAreaViewportProps extends ScrollAreaViewportBaseProps,
|
|
|
156
156
|
*/
|
|
157
157
|
HTMLAttributes {}
|
|
158
158
|
declare const _default$7: typeof __VLS_export;
|
|
159
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
159
|
+
declare const __VLS_export: __VLS_WithSlots<vue503.DefineComponent<ScrollAreaViewportProps, {}, {}, {}, {}, vue503.ComponentOptionsMixin, vue503.ComponentOptionsMixin, {}, string, vue503.PublicProps, Readonly<ScrollAreaViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue503.ComponentProvideOptions, false, {}, any>, {
|
|
160
160
|
default?: (props: {}) => any;
|
|
161
161
|
}>;
|
|
162
162
|
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 { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
9
9
|
import * as scrollArea from "@sprawlify/primitives/machines/scroll-area";
|
|
10
10
|
import { anatomy as scrollAreaAnatomy } from "@sprawlify/primitives/machines/scroll-area";
|
|
@@ -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 vue2546 from "vue";
|
|
5
5
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
|
-
import * as
|
|
6
|
+
import * as _sprawlify_primitives_anatomy13 from "@sprawlify/primitives/anatomy";
|
|
7
7
|
import * as segmentGroup from "@sprawlify/primitives/machines/radio-group";
|
|
8
8
|
import { ItemProps, ItemState, ValueChangeDetails, ValueChangeDetails as SegmentGroupValueChangeDetails } from "@sprawlify/primitives/machines/radio-group";
|
|
9
9
|
|
|
@@ -47,7 +47,7 @@ interface SegmentGroupContextProps extends SlotsType<{
|
|
|
47
47
|
default: UnwrapRef<UseSegmentGroupContext>;
|
|
48
48
|
}> {}
|
|
49
49
|
declare const _default: typeof __VLS_export$9;
|
|
50
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
50
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue2546.DefineComponent<{}, {}, {}, {}, {}, vue2546.ComponentOptionsMixin, vue2546.ComponentOptionsMixin, {}, string, vue2546.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2546.ComponentProvideOptions, true, {}, any>, {
|
|
51
51
|
default(segmentGroup: UnwrapRef<UseSegmentGroupContext>): unknown;
|
|
52
52
|
}>;
|
|
53
53
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -64,7 +64,7 @@ interface SegmentGroupIndicatorProps extends SegmentGroupIndicatorBaseProps,
|
|
|
64
64
|
*/
|
|
65
65
|
HTMLAttributes {}
|
|
66
66
|
declare const _default$1: typeof __VLS_export$8;
|
|
67
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
67
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue2546.DefineComponent<SegmentGroupIndicatorProps, {}, {}, {}, {}, vue2546.ComponentOptionsMixin, vue2546.ComponentOptionsMixin, {}, string, vue2546.PublicProps, Readonly<SegmentGroupIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2546.ComponentProvideOptions, false, {}, any>, {
|
|
68
68
|
default?: (props: {}) => any;
|
|
69
69
|
}>;
|
|
70
70
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -81,7 +81,7 @@ interface SegmentGroupItemContextProps extends SlotsType<{
|
|
|
81
81
|
default: UnwrapRef<UseSegmentGroupItemContext>;
|
|
82
82
|
}> {}
|
|
83
83
|
declare const _default$3: typeof __VLS_export$7;
|
|
84
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
84
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue2546.DefineComponent<{}, {}, {}, {}, {}, vue2546.ComponentOptionsMixin, vue2546.ComponentOptionsMixin, {}, string, vue2546.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2546.ComponentProvideOptions, true, {}, any>, {
|
|
85
85
|
default(item: UnwrapRef<UseSegmentGroupItemContext>): unknown;
|
|
86
86
|
}>;
|
|
87
87
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -98,7 +98,7 @@ interface SegmentGroupItemControlProps extends SegmentGroupItemControlBaseProps,
|
|
|
98
98
|
*/
|
|
99
99
|
HTMLAttributes {}
|
|
100
100
|
declare const _default$4: typeof __VLS_export$6;
|
|
101
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
101
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue2546.DefineComponent<SegmentGroupItemControlProps, {}, {}, {}, {}, vue2546.ComponentOptionsMixin, vue2546.ComponentOptionsMixin, {}, string, vue2546.PublicProps, Readonly<SegmentGroupItemControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2546.ComponentProvideOptions, false, {}, any>, {
|
|
102
102
|
default?: (props: {}) => any;
|
|
103
103
|
}>;
|
|
104
104
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -115,7 +115,7 @@ interface SegmentGroupItemHiddenInputProps extends SegmentGroupItemHiddenInputBa
|
|
|
115
115
|
*/
|
|
116
116
|
InputHTMLAttributes {}
|
|
117
117
|
declare const _default$5: typeof __VLS_export$5;
|
|
118
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
118
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue2546.DefineComponent<SegmentGroupItemHiddenInputProps, {}, {}, {}, {}, vue2546.ComponentOptionsMixin, vue2546.ComponentOptionsMixin, {}, string, vue2546.PublicProps, Readonly<SegmentGroupItemHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2546.ComponentProvideOptions, false, {}, any>, {
|
|
119
119
|
default?: (props: {}) => any;
|
|
120
120
|
}>;
|
|
121
121
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -132,7 +132,7 @@ interface SegmentGroupItemTextProps extends SegmentGroupItemTextBaseProps,
|
|
|
132
132
|
*/
|
|
133
133
|
HTMLAttributes {}
|
|
134
134
|
declare const _default$6: typeof __VLS_export$4;
|
|
135
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
135
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue2546.DefineComponent<SegmentGroupItemTextProps, {}, {}, {}, {}, vue2546.ComponentOptionsMixin, vue2546.ComponentOptionsMixin, {}, string, vue2546.PublicProps, Readonly<SegmentGroupItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2546.ComponentProvideOptions, false, {}, any>, {
|
|
136
136
|
default?: (props: {}) => any;
|
|
137
137
|
}>;
|
|
138
138
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -149,7 +149,7 @@ interface SegmentGroupItemProps extends SegmentGroupItemBaseProps,
|
|
|
149
149
|
*/
|
|
150
150
|
LabelHTMLAttributes {}
|
|
151
151
|
declare const _default$2: typeof __VLS_export$3;
|
|
152
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
152
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue2546.DefineComponent<SegmentGroupItemProps, {}, {}, {}, {}, vue2546.ComponentOptionsMixin, vue2546.ComponentOptionsMixin, {}, string, vue2546.PublicProps, Readonly<SegmentGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2546.ComponentProvideOptions, false, {}, any>, {
|
|
153
153
|
default?: (props: {}) => any;
|
|
154
154
|
}>;
|
|
155
155
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -166,7 +166,7 @@ interface SegmentGroupLabelProps extends SegmentGroupLabelBaseProps,
|
|
|
166
166
|
*/
|
|
167
167
|
LabelHTMLAttributes {}
|
|
168
168
|
declare const _default$7: typeof __VLS_export$2;
|
|
169
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
169
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue2546.DefineComponent<SegmentGroupLabelProps, {}, {}, {}, {}, vue2546.ComponentOptionsMixin, vue2546.ComponentOptionsMixin, {}, string, vue2546.PublicProps, Readonly<SegmentGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2546.ComponentProvideOptions, false, {}, any>, {
|
|
170
170
|
default?: (props: {}) => any;
|
|
171
171
|
}>;
|
|
172
172
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -186,7 +186,7 @@ interface SegmentGroupRootProviderProps extends SegmentGroupRootProviderBaseProp
|
|
|
186
186
|
*/
|
|
187
187
|
HTMLAttributes {}
|
|
188
188
|
declare const _default$9: typeof __VLS_export$1;
|
|
189
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
189
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue2546.DefineComponent<SegmentGroupRootProviderProps, {}, {}, {}, {}, vue2546.ComponentOptionsMixin, vue2546.ComponentOptionsMixin, {}, string, vue2546.PublicProps, Readonly<SegmentGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2546.ComponentProvideOptions, false, {}, any>, {
|
|
190
190
|
default?: (props: {}) => any;
|
|
191
191
|
}>;
|
|
192
192
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -204,16 +204,16 @@ interface SegmentGroupRootProps extends SegmentGroupRootBaseProps,
|
|
|
204
204
|
HTMLAttributes {}
|
|
205
205
|
interface SegmentGroupRootEmits extends RootEmits {}
|
|
206
206
|
declare const _default$8: typeof __VLS_export;
|
|
207
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
208
|
-
valueChange: (details: segmentGroup.ValueChangeDetails) => any;
|
|
207
|
+
declare const __VLS_export: __VLS_WithSlots<vue2546.DefineComponent<SegmentGroupRootProps, {}, {}, {}, {}, vue2546.ComponentOptionsMixin, vue2546.ComponentOptionsMixin, {
|
|
209
208
|
"update:modelValue": (value: string | null) => any;
|
|
210
|
-
|
|
211
|
-
|
|
209
|
+
valueChange: (details: segmentGroup.ValueChangeDetails) => any;
|
|
210
|
+
}, string, vue2546.PublicProps, Readonly<SegmentGroupRootProps> & Readonly<{
|
|
212
211
|
"onUpdate:modelValue"?: ((value: string | null) => any) | undefined;
|
|
212
|
+
onValueChange?: ((details: segmentGroup.ValueChangeDetails) => any) | undefined;
|
|
213
213
|
}>, {
|
|
214
214
|
disabled: boolean;
|
|
215
215
|
readOnly: boolean;
|
|
216
|
-
}, {}, {}, {}, string,
|
|
216
|
+
}, {}, {}, {}, string, vue2546.ComponentProvideOptions, false, {}, any>, {
|
|
217
217
|
default?: (props: {}) => any;
|
|
218
218
|
}>;
|
|
219
219
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -223,7 +223,7 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
223
223
|
};
|
|
224
224
|
//#endregion
|
|
225
225
|
//#region src/components/segment-group/segment-group-anatomy.d.ts
|
|
226
|
-
declare const segmentGroupAnatomy:
|
|
226
|
+
declare const segmentGroupAnatomy: _sprawlify_primitives_anatomy13.Anatomy<"label" | "root" | "item" | "indicator" | "itemControl" | "itemText">;
|
|
227
227
|
declare namespace segment_group_d_exports {
|
|
228
228
|
export { _default as Context, SegmentGroupContextProps as ContextProps, _default$1 as Indicator, SegmentGroupIndicatorBaseProps as IndicatorBaseProps, SegmentGroupIndicatorProps as IndicatorProps, _default$2 as Item, SegmentGroupItemBaseProps as ItemBaseProps, _default$3 as ItemContext, SegmentGroupItemContextProps as ItemContextProps, _default$4 as ItemControl, SegmentGroupItemControlBaseProps as ItemControlBaseProps, SegmentGroupItemControlProps as ItemControlProps, _default$5 as ItemHiddenInput, SegmentGroupItemHiddenInputBaseProps as ItemHiddenInputBaseProps, SegmentGroupItemHiddenInputProps as ItemHiddenInputProps, SegmentGroupItemProps as ItemProps, _default$6 as ItemText, SegmentGroupItemTextBaseProps as ItemTextBaseProps, SegmentGroupItemTextProps as ItemTextProps, _default$7 as Label, SegmentGroupLabelBaseProps as LabelBaseProps, SegmentGroupLabelProps as LabelProps, _default$8 as Root, SegmentGroupRootBaseProps as RootBaseProps, SegmentGroupRootEmits as RootEmits, SegmentGroupRootProps as RootProps, _default$9 as RootProvider, SegmentGroupRootProviderBaseProps as RootProviderBaseProps, SegmentGroupRootProviderProps as RootProviderProps, ValueChangeDetails };
|
|
229
229
|
}
|
|
@@ -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 { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
9
9
|
import * as segmentGroup from "@sprawlify/primitives/machines/radio-group";
|
|
10
10
|
import { anatomy } from "@sprawlify/primitives/machines/radio-group";
|
|
@@ -4,9 +4,9 @@ import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-DIEO6uP3.
|
|
|
4
4
|
import { r as PropTypes } from "../../index-CCRVRFFQ.js";
|
|
5
5
|
import { t as RenderStrategyProps } from "../../use-render-strategy-U5NxU252.js";
|
|
6
6
|
import { _ as CollectionItem, b as createListCollection, i as UseListCollectionProps, o as useListCollection, y as ListCollection } from "../../index-DhFoJHfp.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue1901 from "vue";
|
|
8
8
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, LabelHTMLAttributes, MaybeRef, SelectHTMLAttributes, SlotsType, UnwrapRef } from "vue";
|
|
9
|
-
import * as
|
|
9
|
+
import * as _sprawlify_primitives_machines_menu44 from "@sprawlify/primitives/machines/menu";
|
|
10
10
|
import * as select from "@sprawlify/primitives/machines/select";
|
|
11
11
|
import { FocusOutsideEvent, FocusOutsideEvent as SelectFocusOutsideEvent, HighlightChangeDetails, HighlightChangeDetails as SelectHighlightChangeDetails, InteractOutsideEvent, InteractOutsideEvent as SelectInteractOutsideEvent, ItemGroupProps as ItemGroupProps$1, ItemProps as ItemProps$1, ItemState, OpenChangeDetails, OpenChangeDetails as SelectOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as SelectPointerDownOutsideEvent, ValueChangeDetails, ValueChangeDetails as SelectValueChangeDetails, anatomy as selectAnatomy } from "@sprawlify/primitives/machines/select";
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ interface SelectClearTriggerProps extends SelectClearTriggerBaseProps,
|
|
|
18
18
|
*/
|
|
19
19
|
ButtonHTMLAttributes {}
|
|
20
20
|
declare const _default: typeof __VLS_export$18;
|
|
21
|
-
declare const __VLS_export$18: __VLS_WithSlots$14<
|
|
21
|
+
declare const __VLS_export$18: __VLS_WithSlots$14<vue1901.DefineComponent<SelectClearTriggerProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
|
|
22
22
|
default?: (props: {}) => any;
|
|
23
23
|
}>;
|
|
24
24
|
type __VLS_WithSlots$14<T, S> = T & {
|
|
@@ -35,7 +35,7 @@ interface SelectContentProps extends SelectContentBaseProps,
|
|
|
35
35
|
*/
|
|
36
36
|
HTMLAttributes {}
|
|
37
37
|
declare const _default$1: typeof __VLS_export$17;
|
|
38
|
-
declare const __VLS_export$17: __VLS_WithSlots$13<
|
|
38
|
+
declare const __VLS_export$17: __VLS_WithSlots$13<vue1901.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
|
|
39
39
|
default?: (props: {}) => any;
|
|
40
40
|
}>;
|
|
41
41
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
@@ -52,7 +52,7 @@ interface SelectControlProps extends SelectControlBaseProps,
|
|
|
52
52
|
*/
|
|
53
53
|
HTMLAttributes {}
|
|
54
54
|
declare const _default$3: typeof __VLS_export$16;
|
|
55
|
-
declare const __VLS_export$16: __VLS_WithSlots$12<
|
|
55
|
+
declare const __VLS_export$16: __VLS_WithSlots$12<vue1901.DefineComponent<SelectControlProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
|
|
56
56
|
default?: (props: {}) => any;
|
|
57
57
|
}>;
|
|
58
58
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -69,7 +69,7 @@ interface SelectHiddenSelectProps extends SelectHiddenSelectBaseProps,
|
|
|
69
69
|
*/
|
|
70
70
|
SelectHTMLAttributes {}
|
|
71
71
|
declare const _default$4: typeof __VLS_export$15;
|
|
72
|
-
declare const __VLS_export$15:
|
|
72
|
+
declare const __VLS_export$15: vue1901.DefineComponent<SelectHiddenSelectProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectHiddenSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>;
|
|
73
73
|
//#endregion
|
|
74
74
|
//#region src/components/select/select-indicator.vue.d.ts
|
|
75
75
|
interface SelectIndicatorBaseProps extends PolymorphicProps {}
|
|
@@ -79,7 +79,7 @@ interface SelectIndicatorProps extends SelectIndicatorBaseProps,
|
|
|
79
79
|
*/
|
|
80
80
|
HTMLAttributes {}
|
|
81
81
|
declare const _default$5: typeof __VLS_export$14;
|
|
82
|
-
declare const __VLS_export$14: __VLS_WithSlots$11<
|
|
82
|
+
declare const __VLS_export$14: __VLS_WithSlots$11<vue1901.DefineComponent<SelectIndicatorProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
|
|
83
83
|
default?: (props: {}) => any;
|
|
84
84
|
}>;
|
|
85
85
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -96,7 +96,7 @@ interface SelectListProps extends SelectListBaseProps,
|
|
|
96
96
|
*/
|
|
97
97
|
HTMLAttributes {}
|
|
98
98
|
declare const _default$13: typeof __VLS_export$13;
|
|
99
|
-
declare const __VLS_export$13: __VLS_WithSlots$10<
|
|
99
|
+
declare const __VLS_export$13: __VLS_WithSlots$10<vue1901.DefineComponent<SelectListProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
|
|
100
100
|
default?: (props: {}) => any;
|
|
101
101
|
}>;
|
|
102
102
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -113,7 +113,7 @@ interface SelectItemContextProps extends SlotsType<{
|
|
|
113
113
|
default: UnwrapRef<UseSelectItemContext>;
|
|
114
114
|
}> {}
|
|
115
115
|
declare const _default$7: typeof __VLS_export$12;
|
|
116
|
-
declare const __VLS_export$12: __VLS_WithSlots$9<
|
|
116
|
+
declare const __VLS_export$12: __VLS_WithSlots$9<vue1901.DefineComponent<{}, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, true, {}, any>, {
|
|
117
117
|
default(item: UnwrapRef<UseSelectItemContext>): unknown;
|
|
118
118
|
}>;
|
|
119
119
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -130,7 +130,7 @@ interface SelectItemGroupLabelProps extends SelectItemGroupLabelBaseProps,
|
|
|
130
130
|
*/
|
|
131
131
|
HTMLAttributes {}
|
|
132
132
|
declare const _default$9: typeof __VLS_export$11;
|
|
133
|
-
declare const __VLS_export$11: __VLS_WithSlots$8<
|
|
133
|
+
declare const __VLS_export$11: __VLS_WithSlots$8<vue1901.DefineComponent<SelectItemGroupLabelProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectItemGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
|
|
134
134
|
default?: (props: {}) => any;
|
|
135
135
|
}>;
|
|
136
136
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -147,7 +147,7 @@ interface SelectItemGroupProps extends SelectItemGroupBaseProps,
|
|
|
147
147
|
*/
|
|
148
148
|
HTMLAttributes {}
|
|
149
149
|
declare const _default$8: typeof __VLS_export$10;
|
|
150
|
-
declare const __VLS_export$10: __VLS_WithSlots$7<
|
|
150
|
+
declare const __VLS_export$10: __VLS_WithSlots$7<vue1901.DefineComponent<SelectItemGroupProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
|
|
151
151
|
default?: (props: {}) => any;
|
|
152
152
|
}>;
|
|
153
153
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -164,7 +164,7 @@ interface SelectItemIndicatorProps extends SelectItemIndicatorBaseProps,
|
|
|
164
164
|
*/
|
|
165
165
|
HTMLAttributes {}
|
|
166
166
|
declare const _default$10: typeof __VLS_export$9;
|
|
167
|
-
declare const __VLS_export$9: __VLS_WithSlots$6<
|
|
167
|
+
declare const __VLS_export$9: __VLS_WithSlots$6<vue1901.DefineComponent<SelectItemIndicatorProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
|
|
168
168
|
default?: (props: {}) => any;
|
|
169
169
|
}>;
|
|
170
170
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -181,7 +181,7 @@ interface SelectItemTextProps extends SelectItemTextBaseProps,
|
|
|
181
181
|
*/
|
|
182
182
|
HTMLAttributes {}
|
|
183
183
|
declare const _default$11: typeof __VLS_export$8;
|
|
184
|
-
declare const __VLS_export$8: __VLS_WithSlots$5<
|
|
184
|
+
declare const __VLS_export$8: __VLS_WithSlots$5<vue1901.DefineComponent<SelectItemTextProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
|
|
185
185
|
default?: (props: {}) => any;
|
|
186
186
|
}>;
|
|
187
187
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -198,7 +198,7 @@ interface SelectItemProps extends SelectItemBaseProps,
|
|
|
198
198
|
*/
|
|
199
199
|
HTMLAttributes {}
|
|
200
200
|
declare const _default$6: typeof __VLS_export$7;
|
|
201
|
-
declare const __VLS_export$7: __VLS_WithSlots$4<
|
|
201
|
+
declare const __VLS_export$7: __VLS_WithSlots$4<vue1901.DefineComponent<SelectItemProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
|
|
202
202
|
default?: (props: {}) => any;
|
|
203
203
|
}>;
|
|
204
204
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -215,7 +215,7 @@ interface SelectLabelProps extends SelectLabelBaseProps,
|
|
|
215
215
|
*/
|
|
216
216
|
LabelHTMLAttributes {}
|
|
217
217
|
declare const _default$12: typeof __VLS_export$6;
|
|
218
|
-
declare const __VLS_export$6: __VLS_WithSlots$3<
|
|
218
|
+
declare const __VLS_export$6: __VLS_WithSlots$3<vue1901.DefineComponent<SelectLabelProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
|
|
219
219
|
default?: (props: {}) => any;
|
|
220
220
|
}>;
|
|
221
221
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -232,7 +232,7 @@ interface SelectPositionerProps extends SelectPositionerBaseProps,
|
|
|
232
232
|
*/
|
|
233
233
|
HTMLAttributes {}
|
|
234
234
|
declare const _default$14: typeof __VLS_export$5;
|
|
235
|
-
declare const __VLS_export$5: __VLS_WithSlots$2<
|
|
235
|
+
declare const __VLS_export$5: __VLS_WithSlots$2<vue1901.DefineComponent<SelectPositionerProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
|
|
236
236
|
default?: (props: {}) => any;
|
|
237
237
|
}>;
|
|
238
238
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -255,7 +255,7 @@ type SelectRootProviderComponent<P = {}> = <T extends CollectionItem>(props: Ass
|
|
|
255
255
|
interface SelectRootProviderEmits extends RootEmits$1 {}
|
|
256
256
|
declare const _default$16: typeof __VLS_export$4;
|
|
257
257
|
declare const __VLS_export$4: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$2<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
258
|
-
props:
|
|
258
|
+
props: vue1901.PublicProps & __VLS_PrettifyLocal$2<SelectRootProviderProps<T> & {
|
|
259
259
|
onExitComplete?: (() => any) | undefined;
|
|
260
260
|
}> & (typeof globalThis extends {
|
|
261
261
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -266,7 +266,7 @@ declare const __VLS_export$4: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
266
266
|
default?: (props: {}) => any;
|
|
267
267
|
};
|
|
268
268
|
emit: (evt: "exitComplete") => void;
|
|
269
|
-
}>) =>
|
|
269
|
+
}>) => vue1901.VNode & {
|
|
270
270
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
271
271
|
};
|
|
272
272
|
type __VLS_PrettifyLocal$2<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -333,17 +333,17 @@ type SelectRootComponentProps<T extends CollectionItem = CollectionItem, P = {}>
|
|
|
333
333
|
type SelectRootComponent<P = {}> = <T extends CollectionItem>(props: SelectRootComponentProps<T, P>) => any;
|
|
334
334
|
declare const _default$15: typeof __VLS_export$3;
|
|
335
335
|
declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$1<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
336
|
-
props:
|
|
336
|
+
props: vue1901.PublicProps & __VLS_PrettifyLocal$1<SelectRootProps<T> & {
|
|
337
337
|
onSelect?: ((details: select.SelectionDetails) => any) | undefined;
|
|
338
|
-
onExitComplete?: (() => any) | undefined;
|
|
339
|
-
onValueChange?: ((details: select.ValueChangeDetails<T>) => any) | undefined;
|
|
340
338
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
341
|
-
|
|
342
|
-
onInteractOutside?: ((event: _sprawlify_primitives_machines_menu11.InteractOutsideEvent) => any) | undefined;
|
|
339
|
+
onExitComplete?: (() => any) | undefined;
|
|
343
340
|
onOpenChange?: ((details: select.OpenChangeDetails) => any) | undefined;
|
|
344
|
-
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_menu11.PointerDownOutsideEvent) => any) | undefined;
|
|
345
341
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
342
|
+
onValueChange?: ((details: select.ValueChangeDetails<T>) => any) | undefined;
|
|
343
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_menu44.FocusOutsideEvent) => any) | undefined;
|
|
346
344
|
onHighlightChange?: ((details: select.HighlightChangeDetails<T>) => any) | undefined;
|
|
345
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_menu44.InteractOutsideEvent) => any) | undefined;
|
|
346
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_menu44.PointerDownOutsideEvent) => any) | undefined;
|
|
347
347
|
"onUpdate:highlightedValue"?: ((value: string | null) => any) | undefined;
|
|
348
348
|
}> & (typeof globalThis extends {
|
|
349
349
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -353,8 +353,8 @@ declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
353
353
|
slots: {
|
|
354
354
|
default?: (props: {}) => any;
|
|
355
355
|
};
|
|
356
|
-
emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "
|
|
357
|
-
}>) =>
|
|
356
|
+
emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "exitComplete") => void) & ((evt: "openChange", details: select.OpenChangeDetails) => void) & ((evt: "update:open", open: boolean) => void) & ((evt: "valueChange", details: select.ValueChangeDetails<T>) => void) & ((evt: "focusOutside", event: _sprawlify_primitives_machines_menu44.FocusOutsideEvent) => void) & ((evt: "highlightChange", details: select.HighlightChangeDetails<T>) => void) & ((evt: "interactOutside", event: _sprawlify_primitives_machines_menu44.InteractOutsideEvent) => void) & ((evt: "pointerDownOutside", event: _sprawlify_primitives_machines_menu44.PointerDownOutsideEvent) => void) & ((evt: "update:highlightedValue", value: string | null) => void);
|
|
357
|
+
}>) => vue1901.VNode & {
|
|
358
358
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
359
359
|
};
|
|
360
360
|
type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -367,7 +367,7 @@ interface SelectTriggerProps extends SelectTriggerBaseProps,
|
|
|
367
367
|
*/
|
|
368
368
|
ButtonHTMLAttributes {}
|
|
369
369
|
declare const _default$17: typeof __VLS_export$2;
|
|
370
|
-
declare const __VLS_export$2: __VLS_WithSlots$1<
|
|
370
|
+
declare const __VLS_export$2: __VLS_WithSlots$1<vue1901.DefineComponent<SelectTriggerProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, {
|
|
371
371
|
default?: (props: {}) => any;
|
|
372
372
|
}>;
|
|
373
373
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -386,7 +386,7 @@ HTMLAttributes {
|
|
|
386
386
|
placeholder?: string;
|
|
387
387
|
}
|
|
388
388
|
declare const _default$18: typeof __VLS_export$1;
|
|
389
|
-
declare const __VLS_export$1: __VLS_WithSlots<
|
|
389
|
+
declare const __VLS_export$1: __VLS_WithSlots<vue1901.DefineComponent<SelectValueTextProps, {}, {}, {}, {}, vue1901.ComponentOptionsMixin, vue1901.ComponentOptionsMixin, {}, string, vue1901.PublicProps, Readonly<SelectValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1901.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
390
390
|
type __VLS_WithSlots<T, S> = T & {
|
|
391
391
|
new (): {
|
|
392
392
|
$slots: S;
|
|
@@ -413,7 +413,7 @@ interface SelectContextProps<T extends CollectionItem> extends SlotsType<{
|
|
|
413
413
|
}> {}
|
|
414
414
|
declare const _default$2: typeof __VLS_export;
|
|
415
415
|
declare const __VLS_export: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
416
|
-
props:
|
|
416
|
+
props: vue1901.PublicProps & (typeof globalThis extends {
|
|
417
417
|
__VLS_PROPS_FALLBACK: infer P;
|
|
418
418
|
} ? P : {});
|
|
419
419
|
expose: (exposed: {}) => void;
|
|
@@ -422,7 +422,7 @@ declare const __VLS_export: <T extends CollectionItem>(__VLS_props: NonNullable<
|
|
|
422
422
|
default(select: UnwrapRef<UseSelectContext<T>>): unknown;
|
|
423
423
|
};
|
|
424
424
|
emit: {};
|
|
425
|
-
}>) =>
|
|
425
|
+
}>) => vue1901.VNode & {
|
|
426
426
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
427
427
|
};
|
|
428
428
|
type __VLS_PrettifyLocal<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -4,11 +4,11 @@ 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 { t as RenderStrategyPropsProvider } from "../../use-render-strategy-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
|
|
8
|
+
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-DMa_QmB6.js";
|
|
9
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BK6rPXK7.js";
|
|
9
10
|
import { m as useFieldContext } from "../../field-CtPR24u6.js";
|
|
10
|
-
import { n as useListCollection, o as createListCollection } from "../../collection-
|
|
11
|
-
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B4-UhJY9.js";
|
|
11
|
+
import { n as useListCollection, o as createListCollection } from "../../collection-C_ZHBDQD.js";
|
|
12
12
|
import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderList, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
|
|
13
13
|
import * as select from "@sprawlify/primitives/machines/select";
|
|
14
14
|
import { anatomy as selectAnatomy } from "@sprawlify/primitives/machines/select";
|