@sprawlify/vue 0.0.79 → 0.0.81
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/carousel-anatomy-DremFoWg.d.ts +6 -0
- package/dist/checkbox-anatomy-BEYk63e-.d.ts +6 -0
- package/dist/{collapsible-DLRrv-CU.js → collapsible-DjMeJSQq.js} +1 -1
- package/dist/{collection-Cp7jsgmq.js → collection-D_pMm6Yu.js} +1 -1
- package/dist/{color-picker-anatomy-DgvTw5Yh.d.ts → color-picker-anatomy-C1nkVAWk.d.ts} +2 -2
- package/dist/combobox-anatomy-FRdGP6Nw.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +14 -14
- package/dist/components/accordion/index.js +4 -4
- package/dist/components/alert-dialog/index.d.ts +28 -27
- package/dist/components/alert-dialog/index.js +3 -3
- package/dist/components/anatomy.d.ts +10 -10
- package/dist/components/angle-slider/index.d.ts +14 -14
- package/dist/components/angle-slider/index.js +1 -1
- package/dist/components/aspect-ratio/index.d.ts +5 -5
- package/dist/components/aspect-ratio/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 +17 -17
- package/dist/components/carousel/index.js +1 -1
- package/dist/components/checkbox/index.d.ts +20 -20
- package/dist/components/checkbox/index.js +4 -4
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +12 -12
- package/dist/components/clipboard/index.js +1 -1
- package/dist/components/collapsible/index.d.ts +9 -9
- package/dist/components/collapsible/index.js +1 -1
- package/dist/components/collection/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +53 -53
- package/dist/components/color-picker/index.js +4 -4
- package/dist/components/combobox/index.d.ts +31 -31
- package/dist/components/combobox/index.js +5 -5
- package/dist/components/date-picker/index.d.ts +46 -46
- package/dist/components/date-picker/index.js +3 -3
- package/dist/components/dialog/index.d.ts +28 -27
- package/dist/components/dialog/index.js +3 -3
- package/dist/components/download-trigger/index.d.ts +2 -2
- package/dist/components/dropdown-menu/index.d.ts +51 -51
- package/dist/components/dropdown-menu/index.js +3 -3
- package/dist/components/editable/index.d.ts +24 -24
- package/dist/components/editable/index.js +2 -2
- package/dist/components/field/index.d.ts +24 -24
- package/dist/components/field/index.js +1 -1
- package/dist/components/fieldset/index.d.ts +10 -10
- package/dist/components/fieldset/index.js +1 -1
- package/dist/components/file-upload/index.d.ts +22 -22
- package/dist/components/file-upload/index.js +2 -2
- package/dist/components/floating-panel/index.d.ts +22 -21
- package/dist/components/floating-panel/index.js +2 -2
- package/dist/components/focus-trap/index.d.ts +5 -5
- package/dist/components/focus-trap/index.js +1 -1
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/frame/index.d.ts +6 -6
- package/dist/components/highlight/index.d.ts +5 -5
- package/dist/components/highlight/index.js +1 -1
- package/dist/components/hover-card/index.d.ts +20 -20
- package/dist/components/hover-card/index.js +3 -3
- package/dist/components/image-cropper/index.d.ts +12 -12
- package/dist/components/image-cropper/index.js +1 -1
- package/dist/components/json-tree-view/index.d.ts +7 -8
- package/dist/components/json-tree-view/index.js +5 -6
- package/dist/components/listbox/index.d.ts +19 -19
- 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/navigation-menu/index.d.ts +16 -16
- package/dist/components/navigation-menu/index.js +3 -3
- package/dist/components/number-input/index.d.ts +17 -17
- package/dist/components/number-input/index.js +2 -2
- package/dist/components/pagination/index.d.ts +12 -12
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/password-input/index.d.ts +22 -22
- package/dist/components/password-input/index.js +2 -2
- package/dist/components/pin-input/index.d.ts +15 -15
- package/dist/components/pin-input/index.js +2 -2
- 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 +3 -3
- package/dist/components/rating-group/index.d.ts +13 -13
- package/dist/components/rating-group/index.js +2 -2
- 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 +14 -14
- package/dist/components/segment-group/index.js +1 -1
- package/dist/components/select/index.d.ts +30 -31
- package/dist/components/select/index.js +5 -5
- package/dist/components/separator/index.d.ts +4 -4
- package/dist/components/separator/index.js +1 -1
- package/dist/components/signature-pad/index.d.ts +13 -13
- package/dist/components/signature-pad/index.js +2 -2
- package/dist/components/slider/index.d.ts +19 -19
- 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 +13 -13
- package/dist/components/switch/index.js +2 -2
- package/dist/components/tabs/index.d.ts +12 -12
- package/dist/components/tabs/index.js +3 -3
- package/dist/components/tags-input/index.d.ts +33 -33
- package/dist/components/tags-input/index.js +2 -2
- package/dist/components/timer/index.d.ts +11 -11
- package/dist/components/timer/index.js +1 -1
- package/dist/components/toast/index.d.ts +8 -8
- package/dist/components/toggle/index.d.ts +6 -6
- package/dist/components/toggle/index.js +1 -1
- package/dist/components/toggle-group/index.d.ts +7 -7
- package/dist/components/toggle-group/index.js +1 -1
- package/dist/components/tooltip/index.d.ts +14 -14
- package/dist/components/tooltip/index.js +3 -3
- package/dist/components/tour/index.d.ts +28 -28
- package/dist/components/tour/index.js +3 -3
- package/dist/components/tree-view/index.d.ts +1 -1
- package/dist/components/tree-view/index.js +4 -4
- package/dist/date-picker-anatomy-Jo8ai4EN.d.ts +6 -0
- package/dist/field-anatomy-BH-j5yCH.d.ts +6 -0
- package/dist/{image-cropper-anatomy-D653Zi5L.d.ts → image-cropper-anatomy-BXUKWt_B.d.ts} +2 -2
- package/dist/{index-Gp2PxjGZ.d.ts → index-8RA1Hfzs.d.ts} +28 -28
- package/dist/{index-CLgQxaLY.d.ts → index-BHrkcYVd.d.ts} +7 -7
- package/dist/{index-DOWv-lNG.d.ts → index-BSKGL1Oa.d.ts} +7 -7
- package/dist/index.d.ts +1 -1
- package/dist/{listbox-anatomy-5UspVLuv.d.ts → listbox-anatomy-Ck1icF-o.d.ts} +1 -1
- package/dist/segment-group-anatomy-DfpebcL_.d.ts +6 -0
- package/dist/{tour-anatomy-B3Vov9hM.d.ts → tour-anatomy-Dg6MktWA.d.ts} +1 -1
- package/dist/{tree-view-DNxj9zJu.js → tree-view-D0uubGi5.js} +4 -4
- package/package.json +2 -2
- package/dist/carousel-anatomy-CowY8V-J.d.ts +0 -6
- package/dist/checkbox-anatomy-BwEm409M.d.ts +0 -6
- package/dist/combobox-anatomy-DNShli14.d.ts +0 -6
- package/dist/date-picker-anatomy-DV850Y1_.d.ts +0 -6
- package/dist/field-anatomy-CaySAbVn.d.ts +0 -6
- package/dist/segment-group-anatomy-C0MnlQij.d.ts +0 -6
- /package/dist/{boolean-DRNklbLz.js → boolean-6Zl2NWRb.js} +0 -0
- /package/dist/{clean-props-jeo_b63H.js → clean-props-GbfPBIot.js} +0 -0
- /package/dist/{create-split-props-JMzYKf-E.js → create-split-props-D8oe6Rby.js} +0 -0
- /package/dist/{field-D5sIjqax.js → field-DMx_y6S-.js} +0 -0
- /package/dist/{fieldset-DvVWCARx.js → fieldset-4Y4cXm81.js} +0 -0
- /package/dist/{presence-BoJVvVf8.js → presence-BuHH-PkI.js} +0 -0
- /package/dist/{use-render-strategy-Bx4OiQlo.js → use-render-strategy-B0RVis2X.js} +0 -0
|
@@ -2,7 +2,7 @@ import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
|
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-D49hIhzQ.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-C2XO6Bu5.js";
|
|
4
4
|
import { t as ratingGroupAnatomy } from "../../rating-group-anatomy-CtMlHYGv.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue2670 from "vue";
|
|
6
6
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as ratingGroup from "@sprawlify/primitives/machines/rating-group";
|
|
8
8
|
import { HoverChangeDetails, HoverChangeDetails as RatingGroupHoverChangeDetails, ItemProps, ItemState, ValueChangeDetails, ValueChangeDetails as RatingGroupValueChangeDetails } from "@sprawlify/primitives/machines/rating-group";
|
|
@@ -15,7 +15,7 @@ interface RatingGroupControlProps extends RatingGroupControlBaseProps,
|
|
|
15
15
|
*/
|
|
16
16
|
HTMLAttributes {}
|
|
17
17
|
declare const _default$1: typeof __VLS_export$7;
|
|
18
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
18
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue2670.DefineComponent<RatingGroupControlProps, {}, {}, {}, {}, vue2670.ComponentOptionsMixin, vue2670.ComponentOptionsMixin, {}, string, vue2670.PublicProps, Readonly<RatingGroupControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2670.ComponentProvideOptions, false, {}, any>, {
|
|
19
19
|
default?: (props: {}) => any;
|
|
20
20
|
}>;
|
|
21
21
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -32,7 +32,7 @@ interface RatingGroupHiddenInputProps extends RatingGroupHiddenInputBaseProps,
|
|
|
32
32
|
*/
|
|
33
33
|
InputHTMLAttributes {}
|
|
34
34
|
declare const _default$2: typeof __VLS_export$6;
|
|
35
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
35
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue2670.DefineComponent<RatingGroupHiddenInputProps, {}, {}, {}, {}, vue2670.ComponentOptionsMixin, vue2670.ComponentOptionsMixin, {}, string, vue2670.PublicProps, Readonly<RatingGroupHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2670.ComponentProvideOptions, false, {}, any>, {
|
|
36
36
|
default?: (props: {}) => any;
|
|
37
37
|
}>;
|
|
38
38
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -49,7 +49,7 @@ interface RatingGroupItemContextProps extends SlotsType<{
|
|
|
49
49
|
default: UnwrapRef<UseRatingGroupItemContext>;
|
|
50
50
|
}> {}
|
|
51
51
|
declare const _default$4: typeof __VLS_export$5;
|
|
52
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
52
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue2670.DefineComponent<{}, {}, {}, {}, {}, vue2670.ComponentOptionsMixin, vue2670.ComponentOptionsMixin, {}, string, vue2670.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2670.ComponentProvideOptions, true, {}, any>, {
|
|
53
53
|
default(item: UnwrapRef<UseRatingGroupItemContext>): unknown;
|
|
54
54
|
}>;
|
|
55
55
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -66,7 +66,7 @@ interface RatingGroupItemProps extends RatingGroupItemBaseProps,
|
|
|
66
66
|
*/
|
|
67
67
|
HTMLAttributes {}
|
|
68
68
|
declare const _default$3: typeof __VLS_export$4;
|
|
69
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
69
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue2670.DefineComponent<RatingGroupItemProps, {}, {}, {}, {}, vue2670.ComponentOptionsMixin, vue2670.ComponentOptionsMixin, {}, string, vue2670.PublicProps, Readonly<RatingGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2670.ComponentProvideOptions, false, {}, any>, {
|
|
70
70
|
default?: (props: {}) => any;
|
|
71
71
|
}>;
|
|
72
72
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -83,7 +83,7 @@ interface RatingGroupLabelProps extends RatingGroupLabelBaseProps,
|
|
|
83
83
|
*/
|
|
84
84
|
LabelHTMLAttributes {}
|
|
85
85
|
declare const _default$5: typeof __VLS_export$3;
|
|
86
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
86
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue2670.DefineComponent<RatingGroupLabelProps, {}, {}, {}, {}, vue2670.ComponentOptionsMixin, vue2670.ComponentOptionsMixin, {}, string, vue2670.PublicProps, Readonly<RatingGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2670.ComponentProvideOptions, false, {}, any>, {
|
|
87
87
|
default?: (props: {}) => any;
|
|
88
88
|
}>;
|
|
89
89
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -103,7 +103,7 @@ interface RatingGroupRootProviderProps extends RatingGroupRootProviderBaseProps,
|
|
|
103
103
|
*/
|
|
104
104
|
HTMLAttributes {}
|
|
105
105
|
declare const _default$7: typeof __VLS_export$2;
|
|
106
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
106
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue2670.DefineComponent<RatingGroupRootProviderProps, {}, {}, {}, {}, vue2670.ComponentOptionsMixin, vue2670.ComponentOptionsMixin, {}, string, vue2670.PublicProps, Readonly<RatingGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2670.ComponentProvideOptions, false, {}, any>, {
|
|
107
107
|
default?: (props: {}) => any;
|
|
108
108
|
}>;
|
|
109
109
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -149,21 +149,21 @@ interface RatingGroupRootProps extends RatingGroupRootBaseProps,
|
|
|
149
149
|
HTMLAttributes {}
|
|
150
150
|
interface RatingGroupRootEmits extends RootEmits {}
|
|
151
151
|
declare const _default$6: typeof __VLS_export$1;
|
|
152
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
152
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue2670.DefineComponent<RatingGroupRootProps, {}, {}, {}, {}, vue2670.ComponentOptionsMixin, vue2670.ComponentOptionsMixin, {
|
|
153
153
|
valueChange: (details: ratingGroup.ValueChangeDetails) => any;
|
|
154
154
|
"update:modelValue": (value: number) => any;
|
|
155
155
|
hoverChange: (details: ratingGroup.HoverChangeDetails) => any;
|
|
156
|
-
}, string,
|
|
156
|
+
}, string, vue2670.PublicProps, Readonly<RatingGroupRootProps> & Readonly<{
|
|
157
157
|
onValueChange?: ((details: ratingGroup.ValueChangeDetails) => any) | undefined;
|
|
158
158
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
|
159
159
|
onHoverChange?: ((details: ratingGroup.HoverChangeDetails) => any) | undefined;
|
|
160
160
|
}>, {
|
|
161
161
|
disabled: boolean;
|
|
162
|
-
required: boolean;
|
|
163
162
|
readOnly: boolean;
|
|
164
|
-
|
|
163
|
+
required: boolean;
|
|
165
164
|
autoFocus: boolean;
|
|
166
|
-
|
|
165
|
+
allowHalf: boolean;
|
|
166
|
+
}, {}, {}, {}, string, vue2670.ComponentProvideOptions, false, {}, any>, {
|
|
167
167
|
default?: (props: {}) => any;
|
|
168
168
|
}>;
|
|
169
169
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -190,7 +190,7 @@ interface RatingGroupContextProps extends SlotsType<{
|
|
|
190
190
|
default: UnwrapRef<UseRatingGroupContext>;
|
|
191
191
|
}> {}
|
|
192
192
|
declare const _default: typeof __VLS_export;
|
|
193
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
193
|
+
declare const __VLS_export: __VLS_WithSlots<vue2670.DefineComponent<{}, {}, {}, {}, {}, vue2670.ComponentOptionsMixin, vue2670.ComponentOptionsMixin, {}, string, vue2670.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2670.ComponentProvideOptions, true, {}, any>, {
|
|
194
194
|
default(ratingGroup: UnwrapRef<UseRatingGroupContext>): unknown;
|
|
195
195
|
}>;
|
|
196
196
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -6,8 +6,8 @@ import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
|
6
6
|
import "../../field-anatomy-C90WAETb.js";
|
|
7
7
|
import { t as ratingGroupAnatomy } from "../../rating-group-anatomy-xU1gWoAB.js";
|
|
8
8
|
import { t as sprawlify } from "../../factory-yh31h0Rm.js";
|
|
9
|
-
import { t as cleanProps } from "../../clean-props-
|
|
10
|
-
import { p as useFieldContext } from "../../field-
|
|
9
|
+
import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
|
|
10
|
+
import { p as useFieldContext } from "../../field-DMx_y6S-.js";
|
|
11
11
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
12
12
|
import * as ratingGroup from "@sprawlify/primitives/machines/rating-group";
|
|
13
13
|
|
|
@@ -3,7 +3,7 @@ import { a as Optional } from "../../types-D49hIhzQ.js";
|
|
|
3
3
|
import { r as PropTypes } from "../../index-C2XO6Bu5.js";
|
|
4
4
|
import { t as scrollAreaAnatomy } from "../../scroll-area-anatomy-B_EypSXf.js";
|
|
5
5
|
import { Orientation } from "@sprawlify/primitives/types";
|
|
6
|
-
import * as
|
|
6
|
+
import * as vue475 from "vue";
|
|
7
7
|
import { ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
8
8
|
import * as scrollArea from "@sprawlify/primitives/machines/scroll-area";
|
|
9
9
|
import { ElementIds, ElementIds as ScrollAreaElementIds, ScrollToDetails, ScrollToDetails as ScrollAreaScrollToDetails, ScrollToEdge as ScrollAreaScrollToEdge, ScrollToEdgeDetails, ScrollToEdgeDetails as ScrollAreaScrollToEdgeDetails, ScrollbarState as ScrollAreaScrollbarState } from "@sprawlify/primitives/machines/scroll-area";
|
|
@@ -21,7 +21,7 @@ interface ScrollAreaContextProps extends SlotsType<{
|
|
|
21
21
|
default: UnwrapRef<UseScrollAreaContext>;
|
|
22
22
|
}> {}
|
|
23
23
|
declare const _default$1: typeof __VLS_export$7;
|
|
24
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
24
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue475.DefineComponent<{}, {}, {}, {}, {}, vue475.ComponentOptionsMixin, vue475.ComponentOptionsMixin, {}, string, vue475.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue475.ComponentProvideOptions, true, {}, any>, {
|
|
25
25
|
default(scrollArea: UnwrapRef<UseScrollAreaContext>): unknown;
|
|
26
26
|
}>;
|
|
27
27
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -38,7 +38,7 @@ interface ScrollAreaContentProps extends ScrollAreaContentBaseProps,
|
|
|
38
38
|
*/
|
|
39
39
|
HTMLAttributes {}
|
|
40
40
|
declare const _default: typeof __VLS_export$6;
|
|
41
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
41
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue475.DefineComponent<ScrollAreaContentProps, {}, {}, {}, {}, vue475.ComponentOptionsMixin, vue475.ComponentOptionsMixin, {}, string, vue475.PublicProps, Readonly<ScrollAreaContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue475.ComponentProvideOptions, false, {}, any>, {
|
|
42
42
|
default?: (props: {}) => any;
|
|
43
43
|
}>;
|
|
44
44
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -55,7 +55,7 @@ interface ScrollAreaCornerProps extends ScrollAreaCornerBaseProps,
|
|
|
55
55
|
*/
|
|
56
56
|
HTMLAttributes {}
|
|
57
57
|
declare const _default$2: typeof __VLS_export$5;
|
|
58
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
58
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue475.DefineComponent<ScrollAreaCornerProps, {}, {}, {}, {}, vue475.ComponentOptionsMixin, vue475.ComponentOptionsMixin, {}, string, vue475.PublicProps, Readonly<ScrollAreaCornerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue475.ComponentProvideOptions, false, {}, any>, {
|
|
59
59
|
default?: (props: {}) => any;
|
|
60
60
|
}>;
|
|
61
61
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -84,7 +84,7 @@ interface ScrollAreaRootProps extends ScrollAreaRootBaseProps,
|
|
|
84
84
|
*/
|
|
85
85
|
HTMLAttributes {}
|
|
86
86
|
declare const _default$3: typeof __VLS_export$4;
|
|
87
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
87
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue475.DefineComponent<ScrollAreaRootBaseProps, {}, {}, {}, {}, vue475.ComponentOptionsMixin, vue475.ComponentOptionsMixin, {}, string, vue475.PublicProps, Readonly<ScrollAreaRootBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue475.ComponentProvideOptions, false, {}, any>, {
|
|
88
88
|
default?: (props: {}) => any;
|
|
89
89
|
}>;
|
|
90
90
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -103,7 +103,7 @@ interface ScrollAreaRootProviderProps extends ScrollAreaRootProviderBaseProps,
|
|
|
103
103
|
*/
|
|
104
104
|
Omit<HTMLAttributes, 'value'> {}
|
|
105
105
|
declare const _default$4: typeof __VLS_export$3;
|
|
106
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
106
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue475.DefineComponent<ScrollAreaRootProviderBaseProps, {}, {}, {}, {}, vue475.ComponentOptionsMixin, vue475.ComponentOptionsMixin, {}, string, vue475.PublicProps, Readonly<ScrollAreaRootProviderBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue475.ComponentProvideOptions, false, {}, any>, {
|
|
107
107
|
default?: (props: {}) => any;
|
|
108
108
|
}>;
|
|
109
109
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -123,7 +123,7 @@ interface ScrollAreaScrollbarProps extends ScrollAreaScrollbarBaseProps,
|
|
|
123
123
|
*/
|
|
124
124
|
HTMLAttributes {}
|
|
125
125
|
declare const _default$5: typeof __VLS_export$2;
|
|
126
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
126
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue475.DefineComponent<ScrollAreaScrollbarBaseProps, {}, {}, {}, {}, vue475.ComponentOptionsMixin, vue475.ComponentOptionsMixin, {}, string, vue475.PublicProps, Readonly<ScrollAreaScrollbarBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue475.ComponentProvideOptions, false, {}, any>, {
|
|
127
127
|
default?: (props: {}) => any;
|
|
128
128
|
}>;
|
|
129
129
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -140,7 +140,7 @@ interface ScrollAreaThumbProps extends ScrollAreaThumbBaseProps,
|
|
|
140
140
|
*/
|
|
141
141
|
HTMLAttributes {}
|
|
142
142
|
declare const _default$6: typeof __VLS_export$1;
|
|
143
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
143
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue475.DefineComponent<ScrollAreaThumbBaseProps, {}, {}, {}, {}, vue475.ComponentOptionsMixin, vue475.ComponentOptionsMixin, {}, string, vue475.PublicProps, Readonly<ScrollAreaThumbBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue475.ComponentProvideOptions, false, {}, any>, {
|
|
144
144
|
default?: (props: {}) => any;
|
|
145
145
|
}>;
|
|
146
146
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -157,7 +157,7 @@ interface ScrollAreaViewportProps extends ScrollAreaViewportBaseProps,
|
|
|
157
157
|
*/
|
|
158
158
|
HTMLAttributes {}
|
|
159
159
|
declare const _default$7: typeof __VLS_export;
|
|
160
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
160
|
+
declare const __VLS_export: __VLS_WithSlots<vue475.DefineComponent<ScrollAreaViewportProps, {}, {}, {}, {}, vue475.ComponentOptionsMixin, vue475.ComponentOptionsMixin, {}, string, vue475.PublicProps, Readonly<ScrollAreaViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue475.ComponentProvideOptions, false, {}, any>, {
|
|
161
161
|
default?: (props: {}) => any;
|
|
162
162
|
}>;
|
|
163
163
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -5,7 +5,7 @@ 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 scrollAreaAnatomy } from "../../scroll-area-anatomy-D54kUb_3.js";
|
|
7
7
|
import { t as sprawlify } from "../../factory-yh31h0Rm.js";
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
|
|
9
9
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
10
10
|
import * as scrollArea from "@sprawlify/primitives/machines/scroll-area";
|
|
11
11
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-D49hIhzQ.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-C2XO6Bu5.js";
|
|
4
|
-
import { t as segmentGroupAnatomy } from "../../segment-group-anatomy-
|
|
5
|
-
import * as
|
|
4
|
+
import { t as segmentGroupAnatomy } from "../../segment-group-anatomy-DfpebcL_.js";
|
|
5
|
+
import * as vue598 from "vue";
|
|
6
6
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
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";
|
|
@@ -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<vue598.DefineComponent<{}, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue598.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<vue598.DefineComponent<SegmentGroupIndicatorProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<SegmentGroupIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.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<vue598.DefineComponent<{}, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue598.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<vue598.DefineComponent<SegmentGroupItemControlProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<SegmentGroupItemControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.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<vue598.DefineComponent<SegmentGroupItemHiddenInputProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<SegmentGroupItemHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.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<vue598.DefineComponent<SegmentGroupItemTextProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<SegmentGroupItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.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<vue598.DefineComponent<SegmentGroupItemProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<SegmentGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.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<vue598.DefineComponent<SegmentGroupLabelProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<SegmentGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.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<vue598.DefineComponent<SegmentGroupRootProviderProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {}, string, vue598.PublicProps, Readonly<SegmentGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue598.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<
|
|
207
|
+
declare const __VLS_export: __VLS_WithSlots<vue598.DefineComponent<SegmentGroupRootProps, {}, {}, {}, {}, vue598.ComponentOptionsMixin, vue598.ComponentOptionsMixin, {
|
|
208
208
|
valueChange: (details: segmentGroup.ValueChangeDetails) => any;
|
|
209
209
|
"update:modelValue": (value: string | null) => any;
|
|
210
|
-
}, string,
|
|
210
|
+
}, string, vue598.PublicProps, Readonly<SegmentGroupRootProps> & Readonly<{
|
|
211
211
|
onValueChange?: ((details: segmentGroup.ValueChangeDetails) => any) | undefined;
|
|
212
212
|
"onUpdate:modelValue"?: ((value: string | null) => any) | undefined;
|
|
213
213
|
}>, {
|
|
214
214
|
disabled: boolean;
|
|
215
215
|
readOnly: boolean;
|
|
216
|
-
}, {}, {}, {}, string,
|
|
216
|
+
}, {}, {}, {}, string, vue598.ComponentProvideOptions, false, {}, any>, {
|
|
217
217
|
default?: (props: {}) => any;
|
|
218
218
|
}>;
|
|
219
219
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -5,7 +5,7 @@ import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { n as segmentGroupAnatomy, t as parts } from "../../segment-group-anatomy-DKnrj_EM.js";
|
|
7
7
|
import { t as sprawlify } from "../../factory-yh31h0Rm.js";
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
|
|
9
9
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
10
10
|
import * as segmentGroup from "@sprawlify/primitives/machines/radio-group";
|
|
11
11
|
|
|
@@ -5,9 +5,8 @@ import { r as PropTypes } from "../../index-C2XO6Bu5.js";
|
|
|
5
5
|
import { t as RenderStrategyProps } from "../../use-render-strategy-D82Q7KQ3.js";
|
|
6
6
|
import { t as selectAnatomy } from "../../select-anatomy-CwULdmYD.js";
|
|
7
7
|
import { _ as CollectionItem, b as createListCollection, i as UseListCollectionProps, o as useListCollection, y as ListCollection } from "../../index-pShXx5Uh.js";
|
|
8
|
-
import * as
|
|
8
|
+
import * as vue433 from "vue";
|
|
9
9
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, LabelHTMLAttributes, MaybeRef, SelectHTMLAttributes, SlotsType, UnwrapRef } from "vue";
|
|
10
|
-
import * as _sprawlify_primitives_machines_dialog0 from "@sprawlify/primitives/machines/dialog";
|
|
11
10
|
import * as select from "@sprawlify/primitives/machines/select";
|
|
12
11
|
import { FocusOutsideEvent, FocusOutsideEvent as SelectFocusOutsideEvent, HighlightChangeDetails, HighlightChangeDetails as SelectHighlightChangeDetails, InteractOutsideEvent, InteractOutsideEvent as SelectInteractOutsideEvent, ItemGroupProps, ItemProps, ItemState, OpenChangeDetails, OpenChangeDetails as SelectOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as SelectPointerDownOutsideEvent, ValueChangeDetails, ValueChangeDetails as SelectValueChangeDetails } from "@sprawlify/primitives/machines/select";
|
|
13
12
|
|
|
@@ -19,7 +18,7 @@ interface SelectClearTriggerProps extends SelectClearTriggerBaseProps,
|
|
|
19
18
|
*/
|
|
20
19
|
ButtonHTMLAttributes {}
|
|
21
20
|
declare const _default: typeof __VLS_export$18;
|
|
22
|
-
declare const __VLS_export$18: __VLS_WithSlots$14<
|
|
21
|
+
declare const __VLS_export$18: __VLS_WithSlots$14<vue433.DefineComponent<SelectClearTriggerProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
23
22
|
default?: (props: {}) => any;
|
|
24
23
|
}>;
|
|
25
24
|
type __VLS_WithSlots$14<T, S> = T & {
|
|
@@ -36,7 +35,7 @@ interface SelectContentProps extends SelectContentBaseProps,
|
|
|
36
35
|
*/
|
|
37
36
|
HTMLAttributes {}
|
|
38
37
|
declare const _default$1: typeof __VLS_export$17;
|
|
39
|
-
declare const __VLS_export$17: __VLS_WithSlots$13<
|
|
38
|
+
declare const __VLS_export$17: __VLS_WithSlots$13<vue433.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
40
39
|
default?: (props: {}) => any;
|
|
41
40
|
}>;
|
|
42
41
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
@@ -53,7 +52,7 @@ interface SelectControlProps extends SelectControlBaseProps,
|
|
|
53
52
|
*/
|
|
54
53
|
HTMLAttributes {}
|
|
55
54
|
declare const _default$3: typeof __VLS_export$16;
|
|
56
|
-
declare const __VLS_export$16: __VLS_WithSlots$12<
|
|
55
|
+
declare const __VLS_export$16: __VLS_WithSlots$12<vue433.DefineComponent<SelectControlProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
57
56
|
default?: (props: {}) => any;
|
|
58
57
|
}>;
|
|
59
58
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -70,7 +69,7 @@ interface SelectHiddenSelectProps extends SelectHiddenSelectBaseProps,
|
|
|
70
69
|
*/
|
|
71
70
|
SelectHTMLAttributes {}
|
|
72
71
|
declare const _default$4: typeof __VLS_export$15;
|
|
73
|
-
declare const __VLS_export$15:
|
|
72
|
+
declare const __VLS_export$15: vue433.DefineComponent<SelectHiddenSelectProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectHiddenSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>;
|
|
74
73
|
//#endregion
|
|
75
74
|
//#region src/components/select/select-indicator.vue.d.ts
|
|
76
75
|
interface SelectIndicatorBaseProps extends PolymorphicProps {}
|
|
@@ -80,7 +79,7 @@ interface SelectIndicatorProps extends SelectIndicatorBaseProps,
|
|
|
80
79
|
*/
|
|
81
80
|
HTMLAttributes {}
|
|
82
81
|
declare const _default$5: typeof __VLS_export$14;
|
|
83
|
-
declare const __VLS_export$14: __VLS_WithSlots$11<
|
|
82
|
+
declare const __VLS_export$14: __VLS_WithSlots$11<vue433.DefineComponent<SelectIndicatorProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
84
83
|
default?: (props: {}) => any;
|
|
85
84
|
}>;
|
|
86
85
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -97,7 +96,7 @@ interface SelectListProps extends SelectListBaseProps,
|
|
|
97
96
|
*/
|
|
98
97
|
HTMLAttributes {}
|
|
99
98
|
declare const _default$13: typeof __VLS_export$13;
|
|
100
|
-
declare const __VLS_export$13: __VLS_WithSlots$10<
|
|
99
|
+
declare const __VLS_export$13: __VLS_WithSlots$10<vue433.DefineComponent<SelectListProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
101
100
|
default?: (props: {}) => any;
|
|
102
101
|
}>;
|
|
103
102
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -114,7 +113,7 @@ interface SelectItemContextProps extends SlotsType<{
|
|
|
114
113
|
default: UnwrapRef<UseSelectItemContext>;
|
|
115
114
|
}> {}
|
|
116
115
|
declare const _default$7: typeof __VLS_export$12;
|
|
117
|
-
declare const __VLS_export$12: __VLS_WithSlots$9<
|
|
116
|
+
declare const __VLS_export$12: __VLS_WithSlots$9<vue433.DefineComponent<{}, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, true, {}, any>, {
|
|
118
117
|
default(item: UnwrapRef<UseSelectItemContext>): unknown;
|
|
119
118
|
}>;
|
|
120
119
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -131,7 +130,7 @@ interface SelectItemGroupLabelProps extends SelectItemGroupLabelBaseProps,
|
|
|
131
130
|
*/
|
|
132
131
|
HTMLAttributes {}
|
|
133
132
|
declare const _default$9: typeof __VLS_export$11;
|
|
134
|
-
declare const __VLS_export$11: __VLS_WithSlots$8<
|
|
133
|
+
declare const __VLS_export$11: __VLS_WithSlots$8<vue433.DefineComponent<SelectItemGroupLabelProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectItemGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
135
134
|
default?: (props: {}) => any;
|
|
136
135
|
}>;
|
|
137
136
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -148,7 +147,7 @@ interface SelectItemGroupProps extends SelectItemGroupBaseProps,
|
|
|
148
147
|
*/
|
|
149
148
|
HTMLAttributes {}
|
|
150
149
|
declare const _default$8: typeof __VLS_export$10;
|
|
151
|
-
declare const __VLS_export$10: __VLS_WithSlots$7<
|
|
150
|
+
declare const __VLS_export$10: __VLS_WithSlots$7<vue433.DefineComponent<SelectItemGroupProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
152
151
|
default?: (props: {}) => any;
|
|
153
152
|
}>;
|
|
154
153
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -165,7 +164,7 @@ interface SelectItemIndicatorProps extends SelectItemIndicatorBaseProps,
|
|
|
165
164
|
*/
|
|
166
165
|
HTMLAttributes {}
|
|
167
166
|
declare const _default$10: typeof __VLS_export$9;
|
|
168
|
-
declare const __VLS_export$9: __VLS_WithSlots$6<
|
|
167
|
+
declare const __VLS_export$9: __VLS_WithSlots$6<vue433.DefineComponent<SelectItemIndicatorProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
169
168
|
default?: (props: {}) => any;
|
|
170
169
|
}>;
|
|
171
170
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -182,7 +181,7 @@ interface SelectItemTextProps extends SelectItemTextBaseProps,
|
|
|
182
181
|
*/
|
|
183
182
|
HTMLAttributes {}
|
|
184
183
|
declare const _default$11: typeof __VLS_export$8;
|
|
185
|
-
declare const __VLS_export$8: __VLS_WithSlots$5<
|
|
184
|
+
declare const __VLS_export$8: __VLS_WithSlots$5<vue433.DefineComponent<SelectItemTextProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
186
185
|
default?: (props: {}) => any;
|
|
187
186
|
}>;
|
|
188
187
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -199,7 +198,7 @@ interface SelectItemProps extends SelectItemBaseProps,
|
|
|
199
198
|
*/
|
|
200
199
|
HTMLAttributes {}
|
|
201
200
|
declare const _default$6: typeof __VLS_export$7;
|
|
202
|
-
declare const __VLS_export$7: __VLS_WithSlots$4<
|
|
201
|
+
declare const __VLS_export$7: __VLS_WithSlots$4<vue433.DefineComponent<SelectItemProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
203
202
|
default?: (props: {}) => any;
|
|
204
203
|
}>;
|
|
205
204
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -216,7 +215,7 @@ interface SelectLabelProps extends SelectLabelBaseProps,
|
|
|
216
215
|
*/
|
|
217
216
|
LabelHTMLAttributes {}
|
|
218
217
|
declare const _default$12: typeof __VLS_export$6;
|
|
219
|
-
declare const __VLS_export$6: __VLS_WithSlots$3<
|
|
218
|
+
declare const __VLS_export$6: __VLS_WithSlots$3<vue433.DefineComponent<SelectLabelProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
220
219
|
default?: (props: {}) => any;
|
|
221
220
|
}>;
|
|
222
221
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -233,7 +232,7 @@ interface SelectPositionerProps extends SelectPositionerBaseProps,
|
|
|
233
232
|
*/
|
|
234
233
|
HTMLAttributes {}
|
|
235
234
|
declare const _default$14: typeof __VLS_export$5;
|
|
236
|
-
declare const __VLS_export$5: __VLS_WithSlots$2<
|
|
235
|
+
declare const __VLS_export$5: __VLS_WithSlots$2<vue433.DefineComponent<SelectPositionerProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
237
236
|
default?: (props: {}) => any;
|
|
238
237
|
}>;
|
|
239
238
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -256,7 +255,7 @@ type SelectRootProviderComponent<P = {}> = <T extends CollectionItem>(props: Ass
|
|
|
256
255
|
interface SelectRootProviderEmits extends RootEmits$1 {}
|
|
257
256
|
declare const _default$16: typeof __VLS_export$4;
|
|
258
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<{
|
|
259
|
-
props:
|
|
258
|
+
props: vue433.PublicProps & __VLS_PrettifyLocal$2<SelectRootProviderProps<T> & {
|
|
260
259
|
onExitComplete?: (() => any) | undefined;
|
|
261
260
|
}> & (typeof globalThis extends {
|
|
262
261
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -267,7 +266,7 @@ declare const __VLS_export$4: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
267
266
|
default?: (props: {}) => any;
|
|
268
267
|
};
|
|
269
268
|
emit: (evt: "exitComplete") => void;
|
|
270
|
-
}>) =>
|
|
269
|
+
}>) => vue433.VNode & {
|
|
271
270
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
272
271
|
};
|
|
273
272
|
type __VLS_PrettifyLocal$2<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -334,17 +333,17 @@ type SelectRootComponentProps<T extends CollectionItem = CollectionItem, P = {}>
|
|
|
334
333
|
type SelectRootComponent<P = {}> = <T extends CollectionItem>(props: SelectRootComponentProps<T, P>) => any;
|
|
335
334
|
declare const _default$15: typeof __VLS_export$3;
|
|
336
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<{
|
|
337
|
-
props:
|
|
336
|
+
props: vue433.PublicProps & __VLS_PrettifyLocal$1<SelectRootProps<T> & {
|
|
338
337
|
onSelect?: ((details: select.SelectionDetails) => any) | undefined;
|
|
339
|
-
onValueChange?: ((details: select.ValueChangeDetails<T>) => any) | undefined;
|
|
340
|
-
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
341
338
|
onExitComplete?: (() => any) | undefined;
|
|
342
|
-
onFocusOutside?: ((event:
|
|
343
|
-
|
|
344
|
-
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
339
|
+
onFocusOutside?: ((event: select.FocusOutsideEvent) => any) | undefined;
|
|
340
|
+
onInteractOutside?: ((event: select.InteractOutsideEvent) => any) | undefined;
|
|
345
341
|
onOpenChange?: ((details: select.OpenChangeDetails) => any) | undefined;
|
|
346
|
-
onPointerDownOutside?: ((event:
|
|
342
|
+
onPointerDownOutside?: ((event: select.PointerDownOutsideEvent) => any) | undefined;
|
|
347
343
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
344
|
+
onValueChange?: ((details: select.ValueChangeDetails<T>) => any) | undefined;
|
|
345
|
+
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
346
|
+
onHighlightChange?: ((details: select.HighlightChangeDetails<T>) => any) | undefined;
|
|
348
347
|
"onUpdate:highlightedValue"?: ((value: string | null) => any) | undefined;
|
|
349
348
|
}> & (typeof globalThis extends {
|
|
350
349
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -354,8 +353,8 @@ declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
354
353
|
slots: {
|
|
355
354
|
default?: (props: {}) => any;
|
|
356
355
|
};
|
|
357
|
-
emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "
|
|
358
|
-
}>) =>
|
|
356
|
+
emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "exitComplete") => void) & ((evt: "focusOutside", event: select.FocusOutsideEvent) => void) & ((evt: "interactOutside", event: select.InteractOutsideEvent) => void) & ((evt: "openChange", details: select.OpenChangeDetails) => void) & ((evt: "pointerDownOutside", event: select.PointerDownOutsideEvent) => void) & ((evt: "update:open", open: boolean) => void) & ((evt: "valueChange", details: select.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "highlightChange", details: select.HighlightChangeDetails<T>) => void) & ((evt: "update:highlightedValue", value: string | null) => void);
|
|
357
|
+
}>) => vue433.VNode & {
|
|
359
358
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
360
359
|
};
|
|
361
360
|
type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -368,7 +367,7 @@ interface SelectTriggerProps extends SelectTriggerBaseProps,
|
|
|
368
367
|
*/
|
|
369
368
|
ButtonHTMLAttributes {}
|
|
370
369
|
declare const _default$17: typeof __VLS_export$2;
|
|
371
|
-
declare const __VLS_export$2: __VLS_WithSlots$1<
|
|
370
|
+
declare const __VLS_export$2: __VLS_WithSlots$1<vue433.DefineComponent<SelectTriggerProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, {
|
|
372
371
|
default?: (props: {}) => any;
|
|
373
372
|
}>;
|
|
374
373
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -387,7 +386,7 @@ HTMLAttributes {
|
|
|
387
386
|
placeholder?: string;
|
|
388
387
|
}
|
|
389
388
|
declare const _default$18: typeof __VLS_export$1;
|
|
390
|
-
declare const __VLS_export$1: __VLS_WithSlots<
|
|
389
|
+
declare const __VLS_export$1: __VLS_WithSlots<vue433.DefineComponent<SelectValueTextProps, {}, {}, {}, {}, vue433.ComponentOptionsMixin, vue433.ComponentOptionsMixin, {}, string, vue433.PublicProps, Readonly<SelectValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue433.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
391
390
|
type __VLS_WithSlots<T, S> = T & {
|
|
392
391
|
new (): {
|
|
393
392
|
$slots: S;
|
|
@@ -414,7 +413,7 @@ interface SelectContextProps<T extends CollectionItem> extends SlotsType<{
|
|
|
414
413
|
}> {}
|
|
415
414
|
declare const _default$2: typeof __VLS_export;
|
|
416
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<{
|
|
417
|
-
props:
|
|
416
|
+
props: vue433.PublicProps & (typeof globalThis extends {
|
|
418
417
|
__VLS_PROPS_FALLBACK: infer P;
|
|
419
418
|
} ? P : {});
|
|
420
419
|
expose: (exposed: {}) => void;
|
|
@@ -423,7 +422,7 @@ declare const __VLS_export: <T extends CollectionItem>(__VLS_props: NonNullable<
|
|
|
423
422
|
default(select: UnwrapRef<UseSelectContext<T>>): unknown;
|
|
424
423
|
};
|
|
425
424
|
emit: {};
|
|
426
|
-
}>) =>
|
|
425
|
+
}>) => vue433.VNode & {
|
|
427
426
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
428
427
|
};
|
|
429
428
|
type __VLS_PrettifyLocal<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -6,11 +6,11 @@ import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
|
6
6
|
import "../../field-anatomy-C90WAETb.js";
|
|
7
7
|
import { t as selectAnatomy } from "../../select-anatomy-BgXYHjfI.js";
|
|
8
8
|
import { t as sprawlify } from "../../factory-yh31h0Rm.js";
|
|
9
|
-
import { t as cleanProps } from "../../clean-props-
|
|
10
|
-
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-
|
|
11
|
-
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-
|
|
12
|
-
import { p as useFieldContext } from "../../field-
|
|
13
|
-
import { n as useListCollection, o as createListCollection } from "../../collection-
|
|
9
|
+
import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
|
|
10
|
+
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-B0RVis2X.js";
|
|
11
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BuHH-PkI.js";
|
|
12
|
+
import { p as useFieldContext } from "../../field-DMx_y6S-.js";
|
|
13
|
+
import { n as useListCollection, o as createListCollection } from "../../collection-D_pMm6Yu.js";
|
|
14
14
|
import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderList, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
|
|
15
15
|
import * as select from "@sprawlify/primitives/machines/select";
|
|
16
16
|
|