@sprawlify/vue 0.0.81 → 0.0.83
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/alert-dialog-anatomy-C2irt92-.d.ts +6 -0
- package/dist/carousel-anatomy-DmFsWHmO.d.ts +6 -0
- package/dist/checkbox-anatomy-BWuJE28O.d.ts +6 -0
- package/dist/{collapsible-DjMeJSQq.js → collapsible-YxCX30T0.js} +2 -3
- package/dist/{collection-D_pMm6Yu.js → collection-D5aavLcu.js} +1 -1
- package/dist/color-picker-anatomy-CZ8JYbW7.d.ts +6 -0
- package/dist/combobox-anatomy-6dwlU7yT.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +19 -19
- package/dist/components/accordion/index.js +6 -6
- package/dist/components/alert-dialog/index.d.ts +27 -28
- package/dist/components/alert-dialog/index.js +4 -5
- package/dist/components/anatomy.d.ts +51 -51
- package/dist/components/angle-slider/index.d.ts +17 -17
- package/dist/components/angle-slider/index.js +2 -3
- package/dist/components/aspect-ratio/index.d.ts +8 -8
- package/dist/components/aspect-ratio/index.js +2 -3
- package/dist/components/avatar/index.d.ts +12 -12
- package/dist/components/avatar/index.js +2 -3
- package/dist/components/bottom-sheet/index.d.ts +19 -19
- package/dist/components/bottom-sheet/index.js +5 -6
- package/dist/components/carousel/index.d.ts +24 -24
- package/dist/components/carousel/index.js +2 -3
- package/dist/components/checkbox/index.d.ts +21 -21
- package/dist/components/checkbox/index.js +5 -6
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +16 -16
- package/dist/components/clipboard/index.js +2 -3
- package/dist/components/collapsible/index.d.ts +14 -14
- package/dist/components/collapsible/index.js +2 -3
- package/dist/components/collection/index.d.ts +1 -1
- package/dist/components/collection/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +52 -52
- package/dist/components/color-picker/index.js +5 -6
- package/dist/components/combobox/index.d.ts +36 -36
- package/dist/components/combobox/index.js +6 -7
- package/dist/components/date-picker/index.d.ts +45 -45
- package/dist/components/date-picker/index.js +4 -5
- package/dist/components/dialog/index.d.ts +27 -28
- package/dist/components/dialog/index.js +4 -5
- package/dist/components/download-trigger/index.d.ts +4 -4
- package/dist/components/download-trigger/index.js +1 -2
- package/dist/components/dropdown-menu/index.d.ts +47 -47
- package/dist/components/dropdown-menu/index.js +4 -5
- package/dist/components/editable/index.d.ts +27 -27
- package/dist/components/editable/index.js +3 -4
- package/dist/components/field/index.d.ts +24 -24
- package/dist/components/field/index.js +2 -3
- package/dist/components/fieldset/index.d.ts +12 -12
- package/dist/components/fieldset/index.js +2 -3
- package/dist/components/file-upload/index.d.ts +25 -25
- package/dist/components/file-upload/index.js +3 -4
- package/dist/components/floating-panel/index.d.ts +25 -26
- package/dist/components/floating-panel/index.js +3 -4
- package/dist/components/focus-trap/index.d.ts +6 -6
- package/dist/components/focus-trap/index.js +2 -3
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/frame/index.d.ts +6 -6
- package/dist/components/highlight/index.d.ts +5 -5
- package/dist/components/highlight/index.js +1 -1
- package/dist/components/hover-card/index.d.ts +26 -26
- package/dist/components/hover-card/index.js +4 -5
- package/dist/components/image-cropper/index.d.ts +15 -15
- package/dist/components/image-cropper/index.js +2 -3
- package/dist/components/json-tree-view/index.d.ts +10 -10
- package/dist/components/json-tree-view/index.js +7 -7
- package/dist/components/listbox/index.d.ts +23 -23
- package/dist/components/listbox/index.js +3 -4
- package/dist/components/marquee/index.d.ts +24 -24
- package/dist/components/marquee/index.js +2 -3
- package/dist/components/navigation-menu/index.d.ts +21 -21
- package/dist/components/navigation-menu/index.js +4 -5
- package/dist/components/number-input/index.d.ts +21 -21
- package/dist/components/number-input/index.js +3 -4
- package/dist/components/pagination/index.d.ts +18 -18
- package/dist/components/pagination/index.js +2 -3
- package/dist/components/password-input/index.d.ts +25 -25
- package/dist/components/password-input/index.js +3 -4
- package/dist/components/pin-input/index.d.ts +16 -16
- package/dist/components/pin-input/index.js +3 -4
- package/dist/components/popover/index.d.ts +31 -31
- package/dist/components/popover/index.js +4 -5
- package/dist/components/presence/index.d.ts +2 -2
- package/dist/components/presence/index.js +2 -3
- package/dist/components/progress/index.d.ts +16 -16
- package/dist/components/progress/index.js +2 -3
- package/dist/components/qr-code/index.d.ts +12 -12
- package/dist/components/qr-code/index.js +2 -3
- package/dist/components/radio-group/index.d.ts +18 -18
- package/dist/components/radio-group/index.js +4 -5
- package/dist/components/rating-group/index.d.ts +16 -16
- package/dist/components/rating-group/index.js +3 -4
- package/dist/components/scroll-area/index.d.ts +13 -13
- package/dist/components/scroll-area/index.js +2 -3
- package/dist/components/segment-group/index.d.ts +17 -17
- package/dist/components/segment-group/index.js +2 -3
- package/dist/components/select/index.d.ts +36 -35
- package/dist/components/select/index.js +6 -7
- package/dist/components/separator/index.d.ts +8 -8
- package/dist/components/separator/index.js +2 -3
- package/dist/components/signature-pad/index.d.ts +17 -17
- package/dist/components/signature-pad/index.js +3 -4
- package/dist/components/slider/index.d.ts +22 -22
- package/dist/components/slider/index.js +2 -3
- package/dist/components/splitter/index.d.ts +13 -13
- package/dist/components/splitter/index.js +2 -3
- package/dist/components/steps/index.d.ts +21 -21
- package/dist/components/steps/index.js +2 -3
- package/dist/components/switch/index.d.ts +16 -16
- package/dist/components/switch/index.js +3 -4
- package/dist/components/tabs/index.d.ts +17 -17
- package/dist/components/tabs/index.js +4 -5
- package/dist/components/tags-input/index.d.ts +32 -32
- package/dist/components/tags-input/index.js +3 -4
- package/dist/components/timer/index.d.ts +15 -15
- package/dist/components/timer/index.js +2 -3
- package/dist/components/toast/index.d.ts +12 -12
- package/dist/components/toast/index.js +1 -2
- package/dist/components/toggle/index.d.ts +10 -10
- package/dist/components/toggle/index.js +2 -3
- package/dist/components/toggle-group/index.d.ts +11 -11
- package/dist/components/toggle-group/index.js +2 -3
- package/dist/components/tooltip/index.d.ts +19 -19
- package/dist/components/tooltip/index.js +4 -5
- package/dist/components/tour/index.d.ts +32 -32
- package/dist/components/tour/index.js +4 -5
- package/dist/components/tree-view/index.d.ts +6 -6
- package/dist/components/tree-view/index.js +6 -6
- package/dist/date-picker-anatomy-b9iAI1hH.d.ts +6 -0
- package/dist/{factory-yh31h0Rm.js → factory-BQk6RiOp.js} +53 -2
- package/dist/factory-D4YHm1ne.d.ts +22 -0
- package/dist/{field-DMx_y6S-.js → field-CSIjIoIl.js} +1 -2
- package/dist/field-anatomy-CJjfESVZ.d.ts +6 -0
- package/dist/{fieldset-4Y4cXm81.js → fieldset-B_KIoaji.js} +1 -2
- package/dist/fieldset-anatomy-Cq_ynep1.d.ts +6 -0
- package/dist/image-cropper-anatomy-CyP4JFSK.d.ts +6 -0
- package/dist/{index-BSKGL1Oa.d.ts → index-Cl_zx1ke.d.ts} +10 -10
- package/dist/{index-8RA1Hfzs.d.ts → index-D9FUSjzK.d.ts} +32 -32
- package/dist/{index-BHrkcYVd.d.ts → index-IKEuiQif.d.ts} +7 -7
- package/dist/index.d.ts +5 -4
- package/dist/index.js +2 -2
- package/dist/{listbox-anatomy-Ck1icF-o.d.ts → listbox-anatomy-BNo_CKmk.d.ts} +1 -1
- package/dist/{presence-BuHH-PkI.js → presence-CI76Mcpo.js} +1 -2
- package/dist/segment-group-anatomy-CQErsPks.d.ts +6 -0
- package/dist/{tour-anatomy-Dg6MktWA.d.ts → tour-anatomy-DpcOJU-H.d.ts} +1 -1
- package/dist/{tree-view-D0uubGi5.js → tree-view-4zY74_JI.js} +5 -6
- package/package.json +2 -2
- package/dist/alert-dialog-anatomy-DMZO1oaM.d.ts +0 -6
- package/dist/carousel-anatomy-DremFoWg.d.ts +0 -6
- package/dist/checkbox-anatomy-BEYk63e-.d.ts +0 -6
- package/dist/color-picker-anatomy-C1nkVAWk.d.ts +0 -6
- package/dist/combobox-anatomy-FRdGP6Nw.d.ts +0 -6
- package/dist/date-picker-anatomy-Jo8ai4EN.d.ts +0 -6
- package/dist/factory-BiWWKx2m.d.ts +0 -8
- package/dist/field-anatomy-BH-j5yCH.d.ts +0 -6
- package/dist/fieldset-anatomy-JIjxInfF.d.ts +0 -6
- package/dist/image-cropper-anatomy-BXUKWt_B.d.ts +0 -6
- package/dist/segment-group-anatomy-DfpebcL_.d.ts +0 -6
- package/dist/use-forward-expose-CCAmHTUB.js +0 -54
- /package/dist/{accordion-anatomy-Ds_qvEko.d.ts → accordion-anatomy-Bxs15n6t.d.ts} +0 -0
- /package/dist/{angle-slider-anatomy-Bul1eXfZ.d.ts → angle-slider-anatomy-whG3APHN.d.ts} +0 -0
- /package/dist/{avatar-anatomy-DZ5Hy1zG.d.ts → avatar-anatomy-CHyA19ld.d.ts} +0 -0
- /package/dist/{boolean-6Zl2NWRb.js → boolean-DRNklbLz.js} +0 -0
- /package/dist/{bottom-sheet-anatomy-C08KrnBX.d.ts → bottom-sheet-anatomy-CuhyzaDM.d.ts} +0 -0
- /package/dist/{clean-props-GbfPBIot.js → clean-props-jeo_b63H.js} +0 -0
- /package/dist/{clipboard-anatomy-Cfo3bvKj.d.ts → clipboard-anatomy-CIC99c59.d.ts} +0 -0
- /package/dist/{collapsible-anatomy-BYSgsAu3.d.ts → collapsible-anatomy-hcVAnOIR.d.ts} +0 -0
- /package/dist/{create-split-props-D8oe6Rby.js → create-split-props-Cy-XbcBT.js} +0 -0
- /package/dist/{dialog-anatomy-CURzaSFr.d.ts → dialog-anatomy-DXEWrwRi.d.ts} +0 -0
- /package/dist/{dropdown-menu-anatomy-BqRBod4K.d.ts → dropdown-menu-anatomy-vJ1-APdg.d.ts} +0 -0
- /package/dist/{editable-anatomy-C7mXxQW8.d.ts → editable-anatomy-DJJXhBV1.d.ts} +0 -0
- /package/dist/{file-upload-anatomy-Bt0zLDIE.d.ts → file-upload-anatomy-iv0C7QVu.d.ts} +0 -0
- /package/dist/{floating-panel-anatomy-DH9zKbGk.d.ts → floating-panel-anatomy-Dyr3lcgZ.d.ts} +0 -0
- /package/dist/{hover-card-anatomy-ClbegkVa.d.ts → hover-card-anatomy-BSDDI0Kf.d.ts} +0 -0
- /package/dist/{index-C2XO6Bu5.d.ts → index-BJ8mRK6a.d.ts} +0 -0
- /package/dist/{index-pShXx5Uh.d.ts → index-adTDBnfd.d.ts} +0 -0
- /package/dist/{marquee-anatomy-h5g9NC8A.d.ts → marquee-anatomy-BzjeMztY.d.ts} +0 -0
- /package/dist/{navigation-menu-anatomy-DfeFh6Qh.d.ts → navigation-menu-anatomy-De1ATxET.d.ts} +0 -0
- /package/dist/{number-input-anatomy-Lqh7lyJQ.d.ts → number-input-anatomy-BPS2hzM6.d.ts} +0 -0
- /package/dist/{pagination-anatomy-JUuizdyV.d.ts → pagination-anatomy-BCX85m-Q.d.ts} +0 -0
- /package/dist/{password-input-anatomy-DrlPdYal.d.ts → password-input-anatomy-CNEwJOp9.d.ts} +0 -0
- /package/dist/{pin-input-anatomy-CYPrusAJ.d.ts → pin-input-anatomy-BKdH4pKx.d.ts} +0 -0
- /package/dist/{popover-anatomy-CPDT_oiK.d.ts → popover-anatomy-BxYyvWrE.d.ts} +0 -0
- /package/dist/{presence-types-Dp8j2-3x.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
- /package/dist/{progress-anatomy-CwFoZl9E.d.ts → progress-anatomy-aZfuAwWj.d.ts} +0 -0
- /package/dist/{qr-code-anatomy-BMawjUCq.d.ts → qr-code-anatomy-CxjYwfAP.d.ts} +0 -0
- /package/dist/{radio-group-anatomy-CqMEAEAo.d.ts → radio-group-anatomy-DExY7kYs.d.ts} +0 -0
- /package/dist/{rating-group-anatomy-CtMlHYGv.d.ts → rating-group-anatomy-Dc0wPZu2.d.ts} +0 -0
- /package/dist/{scroll-area-anatomy-B_EypSXf.d.ts → scroll-area-anatomy-DapfnNBU.d.ts} +0 -0
- /package/dist/{select-anatomy-CwULdmYD.d.ts → select-anatomy-CitDj30H.d.ts} +0 -0
- /package/dist/{separator-anatomy-BqAq__MN.d.ts → separator-anatomy-pGDIt-mq.d.ts} +0 -0
- /package/dist/{signature-pad-anatomy-u_Sx7buV.d.ts → signature-pad-anatomy-KbYu7JMW.d.ts} +0 -0
- /package/dist/{slider-anatomy-C_epctJe.d.ts → slider-anatomy-CZoxc1p8.d.ts} +0 -0
- /package/dist/{splitter-anatomy-DFGjHFqM.d.ts → splitter-anatomy-CLOLZl0a.d.ts} +0 -0
- /package/dist/{steps-anatomy-DfpX3XHM.d.ts → steps-anatomy-lbmXkG81.d.ts} +0 -0
- /package/dist/{switch-anatomy-5pECbpDU.d.ts → switch-anatomy-pGW5yxP1.d.ts} +0 -0
- /package/dist/{tabs-anatomy-Cwluwjxt.d.ts → tabs-anatomy-DAtPeBqj.d.ts} +0 -0
- /package/dist/{tags-input-anatomy-DCOiTav9.d.ts → tags-input-anatomy-DyeuJ7Th.d.ts} +0 -0
- /package/dist/{timer-anatomy-X4tZiM_i.d.ts → timer-anatomy-IGgjTzux.d.ts} +0 -0
- /package/dist/{toast-anatomy-DUsVvX5v.d.ts → toast-anatomy-BOrHt4-_.d.ts} +0 -0
- /package/dist/{toggle-anatomy-om-9P9sX.d.ts → toggle-anatomy-xiDQ91vN.d.ts} +0 -0
- /package/dist/{toggle-group-anatomy--i6VaUi9.d.ts → toggle-group-anatomy-DBV0OT7L.d.ts} +0 -0
- /package/dist/{tooltip-anatomy-C2JI-_OT.d.ts → tooltip-anatomy-T_76c603.d.ts} +0 -0
- /package/dist/{tree-view-anatomy-D9lkagO5.d.ts → tree-view-anatomy-BZT1uz4I.d.ts} +0 -0
- /package/dist/{types-D49hIhzQ.d.ts → types-D_fjXif6.d.ts} +0 -0
- /package/dist/{use-render-strategy-D82Q7KQ3.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
- /package/dist/{use-render-strategy-B0RVis2X.js → use-render-strategy-TTWaa6B7.js} +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as ratingGroupAnatomy } from "../../rating-group-anatomy-
|
|
5
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
|
+
import { t as ratingGroupAnatomy } from "../../rating-group-anatomy-Dc0wPZu2.js";
|
|
5
|
+
import * as vue458 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<vue458.DefineComponent<RatingGroupControlProps, {}, {}, {}, {}, vue458.ComponentOptionsMixin, vue458.ComponentOptionsMixin, {}, string, vue458.PublicProps, Readonly<RatingGroupControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue458.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<vue458.DefineComponent<RatingGroupHiddenInputProps, {}, {}, {}, {}, vue458.ComponentOptionsMixin, vue458.ComponentOptionsMixin, {}, string, vue458.PublicProps, Readonly<RatingGroupHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue458.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<vue458.DefineComponent<{}, {}, {}, {}, {}, vue458.ComponentOptionsMixin, vue458.ComponentOptionsMixin, {}, string, vue458.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue458.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<vue458.DefineComponent<RatingGroupItemProps, {}, {}, {}, {}, vue458.ComponentOptionsMixin, vue458.ComponentOptionsMixin, {}, string, vue458.PublicProps, Readonly<RatingGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue458.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<vue458.DefineComponent<RatingGroupLabelProps, {}, {}, {}, {}, vue458.ComponentOptionsMixin, vue458.ComponentOptionsMixin, {}, string, vue458.PublicProps, Readonly<RatingGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue458.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<vue458.DefineComponent<RatingGroupRootProviderProps, {}, {}, {}, {}, vue458.ComponentOptionsMixin, vue458.ComponentOptionsMixin, {}, string, vue458.PublicProps, Readonly<RatingGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue458.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<vue458.DefineComponent<RatingGroupRootProps, {}, {}, {}, {}, vue458.ComponentOptionsMixin, vue458.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, vue458.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
|
-
readOnly: boolean;
|
|
163
162
|
required: boolean;
|
|
163
|
+
readOnly: boolean;
|
|
164
164
|
autoFocus: boolean;
|
|
165
165
|
allowHalf: boolean;
|
|
166
|
-
}, {}, {}, {}, string,
|
|
166
|
+
}, {}, {}, {}, string, vue458.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<vue458.DefineComponent<{}, {}, {}, {}, {}, vue458.ComponentOptionsMixin, vue458.ComponentOptionsMixin, {}, string, vue458.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue458.ComponentProvideOptions, true, {}, any>, {
|
|
194
194
|
default(ratingGroup: UnwrapRef<UseRatingGroupContext>): unknown;
|
|
195
195
|
}>;
|
|
196
196
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -2,12 +2,11 @@ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
|
|
3
3
|
import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
|
-
import {
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
6
6
|
import "../../field-anatomy-C90WAETb.js";
|
|
7
7
|
import { t as ratingGroupAnatomy } from "../../rating-group-anatomy-xU1gWoAB.js";
|
|
8
|
-
import { t as
|
|
9
|
-
import {
|
|
10
|
-
import { p as useFieldContext } from "../../field-DMx_y6S-.js";
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-jeo_b63H.js";
|
|
9
|
+
import { p as useFieldContext } from "../../field-CSIjIoIl.js";
|
|
11
10
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
12
11
|
import * as ratingGroup from "@sprawlify/primitives/machines/rating-group";
|
|
13
12
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { a as Optional } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as scrollAreaAnatomy } from "../../scroll-area-anatomy-
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
+
import { a as Optional } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
|
+
import { t as scrollAreaAnatomy } from "../../scroll-area-anatomy-DapfnNBU.js";
|
|
5
5
|
import { Orientation } from "@sprawlify/primitives/types";
|
|
6
|
-
import * as
|
|
6
|
+
import * as vue915 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<vue915.DefineComponent<{}, {}, {}, {}, {}, vue915.ComponentOptionsMixin, vue915.ComponentOptionsMixin, {}, string, vue915.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue915.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<vue915.DefineComponent<ScrollAreaContentProps, {}, {}, {}, {}, vue915.ComponentOptionsMixin, vue915.ComponentOptionsMixin, {}, string, vue915.PublicProps, Readonly<ScrollAreaContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue915.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<vue915.DefineComponent<ScrollAreaCornerProps, {}, {}, {}, {}, vue915.ComponentOptionsMixin, vue915.ComponentOptionsMixin, {}, string, vue915.PublicProps, Readonly<ScrollAreaCornerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue915.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<vue915.DefineComponent<ScrollAreaRootBaseProps, {}, {}, {}, {}, vue915.ComponentOptionsMixin, vue915.ComponentOptionsMixin, {}, string, vue915.PublicProps, Readonly<ScrollAreaRootBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue915.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<vue915.DefineComponent<ScrollAreaRootProviderBaseProps, {}, {}, {}, {}, vue915.ComponentOptionsMixin, vue915.ComponentOptionsMixin, {}, string, vue915.PublicProps, Readonly<ScrollAreaRootProviderBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue915.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<vue915.DefineComponent<ScrollAreaScrollbarBaseProps, {}, {}, {}, {}, vue915.ComponentOptionsMixin, vue915.ComponentOptionsMixin, {}, string, vue915.PublicProps, Readonly<ScrollAreaScrollbarBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue915.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<vue915.DefineComponent<ScrollAreaThumbBaseProps, {}, {}, {}, {}, vue915.ComponentOptionsMixin, vue915.ComponentOptionsMixin, {}, string, vue915.PublicProps, Readonly<ScrollAreaThumbBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue915.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<vue915.DefineComponent<ScrollAreaViewportProps, {}, {}, {}, {}, vue915.ComponentOptionsMixin, vue915.ComponentOptionsMixin, {}, string, vue915.PublicProps, Readonly<ScrollAreaViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue915.ComponentProvideOptions, false, {}, any>, {
|
|
161
161
|
default?: (props: {}) => any;
|
|
162
162
|
}>;
|
|
163
163
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -2,10 +2,9 @@ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
|
|
3
3
|
import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
|
-
import {
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
6
6
|
import { t as scrollAreaAnatomy } from "../../scroll-area-anatomy-D54kUb_3.js";
|
|
7
|
-
import { t as
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-jeo_b63H.js";
|
|
9
8
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
10
9
|
import * as scrollArea from "@sprawlify/primitives/machines/scroll-area";
|
|
11
10
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as segmentGroupAnatomy } from "../../segment-group-anatomy-
|
|
5
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
|
+
import { t as segmentGroupAnatomy } from "../../segment-group-anatomy-CQErsPks.js";
|
|
5
|
+
import * as vue870 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<vue870.DefineComponent<{}, {}, {}, {}, {}, vue870.ComponentOptionsMixin, vue870.ComponentOptionsMixin, {}, string, vue870.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue870.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<vue870.DefineComponent<SegmentGroupIndicatorProps, {}, {}, {}, {}, vue870.ComponentOptionsMixin, vue870.ComponentOptionsMixin, {}, string, vue870.PublicProps, Readonly<SegmentGroupIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue870.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<vue870.DefineComponent<{}, {}, {}, {}, {}, vue870.ComponentOptionsMixin, vue870.ComponentOptionsMixin, {}, string, vue870.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue870.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<vue870.DefineComponent<SegmentGroupItemControlProps, {}, {}, {}, {}, vue870.ComponentOptionsMixin, vue870.ComponentOptionsMixin, {}, string, vue870.PublicProps, Readonly<SegmentGroupItemControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue870.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<vue870.DefineComponent<SegmentGroupItemHiddenInputProps, {}, {}, {}, {}, vue870.ComponentOptionsMixin, vue870.ComponentOptionsMixin, {}, string, vue870.PublicProps, Readonly<SegmentGroupItemHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue870.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<vue870.DefineComponent<SegmentGroupItemTextProps, {}, {}, {}, {}, vue870.ComponentOptionsMixin, vue870.ComponentOptionsMixin, {}, string, vue870.PublicProps, Readonly<SegmentGroupItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue870.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<vue870.DefineComponent<SegmentGroupItemProps, {}, {}, {}, {}, vue870.ComponentOptionsMixin, vue870.ComponentOptionsMixin, {}, string, vue870.PublicProps, Readonly<SegmentGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue870.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<vue870.DefineComponent<SegmentGroupLabelProps, {}, {}, {}, {}, vue870.ComponentOptionsMixin, vue870.ComponentOptionsMixin, {}, string, vue870.PublicProps, Readonly<SegmentGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue870.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<vue870.DefineComponent<SegmentGroupRootProviderProps, {}, {}, {}, {}, vue870.ComponentOptionsMixin, vue870.ComponentOptionsMixin, {}, string, vue870.PublicProps, Readonly<SegmentGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue870.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<vue870.DefineComponent<SegmentGroupRootProps, {}, {}, {}, {}, vue870.ComponentOptionsMixin, vue870.ComponentOptionsMixin, {
|
|
208
208
|
valueChange: (details: segmentGroup.ValueChangeDetails) => any;
|
|
209
209
|
"update:modelValue": (value: string | null) => any;
|
|
210
|
-
}, string,
|
|
210
|
+
}, string, vue870.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, vue870.ComponentProvideOptions, false, {}, any>, {
|
|
217
217
|
default?: (props: {}) => any;
|
|
218
218
|
}>;
|
|
219
219
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -2,10 +2,9 @@ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
|
|
3
3
|
import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
|
-
import {
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
6
6
|
import { n as segmentGroupAnatomy, t as parts } from "../../segment-group-anatomy-DKnrj_EM.js";
|
|
7
|
-
import { t as
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-jeo_b63H.js";
|
|
9
8
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
10
9
|
import * as segmentGroup from "@sprawlify/primitives/machines/radio-group";
|
|
11
10
|
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { t as RootEmits$1 } from "../../presence-types-
|
|
3
|
-
import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-
|
|
4
|
-
import { r as PropTypes } from "../../index-
|
|
5
|
-
import { t as RenderStrategyProps } from "../../use-render-strategy-
|
|
6
|
-
import { t as selectAnatomy } from "../../select-anatomy-
|
|
7
|
-
import { _ as CollectionItem, b as createListCollection, i as UseListCollectionProps, o as useListCollection, y as ListCollection } from "../../index-
|
|
8
|
-
import * as
|
|
1
|
+
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
|
+
import { t as RootEmits$1 } from "../../presence-types-CC57eEhO.js";
|
|
3
|
+
import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-D_fjXif6.js";
|
|
4
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
5
|
+
import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
|
|
6
|
+
import { t as selectAnatomy } from "../../select-anatomy-CitDj30H.js";
|
|
7
|
+
import { _ as CollectionItem, b as createListCollection, i as UseListCollectionProps, o as useListCollection, y as ListCollection } from "../../index-adTDBnfd.js";
|
|
8
|
+
import * as vue2557 from "vue";
|
|
9
9
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, LabelHTMLAttributes, MaybeRef, SelectHTMLAttributes, SlotsType, UnwrapRef } from "vue";
|
|
10
|
+
import * as _sprawlify_primitives_machines_dialog63 from "@sprawlify/primitives/machines/dialog";
|
|
10
11
|
import * as select from "@sprawlify/primitives/machines/select";
|
|
11
12
|
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";
|
|
12
13
|
|
|
@@ -18,7 +19,7 @@ interface SelectClearTriggerProps extends SelectClearTriggerBaseProps,
|
|
|
18
19
|
*/
|
|
19
20
|
ButtonHTMLAttributes {}
|
|
20
21
|
declare const _default: typeof __VLS_export$18;
|
|
21
|
-
declare const __VLS_export$18: __VLS_WithSlots$14<
|
|
22
|
+
declare const __VLS_export$18: __VLS_WithSlots$14<vue2557.DefineComponent<SelectClearTriggerProps, {}, {}, {}, {}, vue2557.ComponentOptionsMixin, vue2557.ComponentOptionsMixin, {}, string, vue2557.PublicProps, Readonly<SelectClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2557.ComponentProvideOptions, false, {}, any>, {
|
|
22
23
|
default?: (props: {}) => any;
|
|
23
24
|
}>;
|
|
24
25
|
type __VLS_WithSlots$14<T, S> = T & {
|
|
@@ -35,7 +36,7 @@ interface SelectContentProps extends SelectContentBaseProps,
|
|
|
35
36
|
*/
|
|
36
37
|
HTMLAttributes {}
|
|
37
38
|
declare const _default$1: typeof __VLS_export$17;
|
|
38
|
-
declare const __VLS_export$17: __VLS_WithSlots$13<
|
|
39
|
+
declare const __VLS_export$17: __VLS_WithSlots$13<vue2557.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue2557.ComponentOptionsMixin, vue2557.ComponentOptionsMixin, {}, string, vue2557.PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2557.ComponentProvideOptions, false, {}, any>, {
|
|
39
40
|
default?: (props: {}) => any;
|
|
40
41
|
}>;
|
|
41
42
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
@@ -52,7 +53,7 @@ interface SelectControlProps extends SelectControlBaseProps,
|
|
|
52
53
|
*/
|
|
53
54
|
HTMLAttributes {}
|
|
54
55
|
declare const _default$3: typeof __VLS_export$16;
|
|
55
|
-
declare const __VLS_export$16: __VLS_WithSlots$12<
|
|
56
|
+
declare const __VLS_export$16: __VLS_WithSlots$12<vue2557.DefineComponent<SelectControlProps, {}, {}, {}, {}, vue2557.ComponentOptionsMixin, vue2557.ComponentOptionsMixin, {}, string, vue2557.PublicProps, Readonly<SelectControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2557.ComponentProvideOptions, false, {}, any>, {
|
|
56
57
|
default?: (props: {}) => any;
|
|
57
58
|
}>;
|
|
58
59
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -69,7 +70,7 @@ interface SelectHiddenSelectProps extends SelectHiddenSelectBaseProps,
|
|
|
69
70
|
*/
|
|
70
71
|
SelectHTMLAttributes {}
|
|
71
72
|
declare const _default$4: typeof __VLS_export$15;
|
|
72
|
-
declare const __VLS_export$15:
|
|
73
|
+
declare const __VLS_export$15: vue2557.DefineComponent<SelectHiddenSelectProps, {}, {}, {}, {}, vue2557.ComponentOptionsMixin, vue2557.ComponentOptionsMixin, {}, string, vue2557.PublicProps, Readonly<SelectHiddenSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2557.ComponentProvideOptions, false, {}, any>;
|
|
73
74
|
//#endregion
|
|
74
75
|
//#region src/components/select/select-indicator.vue.d.ts
|
|
75
76
|
interface SelectIndicatorBaseProps extends PolymorphicProps {}
|
|
@@ -79,7 +80,7 @@ interface SelectIndicatorProps extends SelectIndicatorBaseProps,
|
|
|
79
80
|
*/
|
|
80
81
|
HTMLAttributes {}
|
|
81
82
|
declare const _default$5: typeof __VLS_export$14;
|
|
82
|
-
declare const __VLS_export$14: __VLS_WithSlots$11<
|
|
83
|
+
declare const __VLS_export$14: __VLS_WithSlots$11<vue2557.DefineComponent<SelectIndicatorProps, {}, {}, {}, {}, vue2557.ComponentOptionsMixin, vue2557.ComponentOptionsMixin, {}, string, vue2557.PublicProps, Readonly<SelectIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2557.ComponentProvideOptions, false, {}, any>, {
|
|
83
84
|
default?: (props: {}) => any;
|
|
84
85
|
}>;
|
|
85
86
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -96,7 +97,7 @@ interface SelectListProps extends SelectListBaseProps,
|
|
|
96
97
|
*/
|
|
97
98
|
HTMLAttributes {}
|
|
98
99
|
declare const _default$13: typeof __VLS_export$13;
|
|
99
|
-
declare const __VLS_export$13: __VLS_WithSlots$10<
|
|
100
|
+
declare const __VLS_export$13: __VLS_WithSlots$10<vue2557.DefineComponent<SelectListProps, {}, {}, {}, {}, vue2557.ComponentOptionsMixin, vue2557.ComponentOptionsMixin, {}, string, vue2557.PublicProps, Readonly<SelectListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2557.ComponentProvideOptions, false, {}, any>, {
|
|
100
101
|
default?: (props: {}) => any;
|
|
101
102
|
}>;
|
|
102
103
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -113,7 +114,7 @@ interface SelectItemContextProps extends SlotsType<{
|
|
|
113
114
|
default: UnwrapRef<UseSelectItemContext>;
|
|
114
115
|
}> {}
|
|
115
116
|
declare const _default$7: typeof __VLS_export$12;
|
|
116
|
-
declare const __VLS_export$12: __VLS_WithSlots$9<
|
|
117
|
+
declare const __VLS_export$12: __VLS_WithSlots$9<vue2557.DefineComponent<{}, {}, {}, {}, {}, vue2557.ComponentOptionsMixin, vue2557.ComponentOptionsMixin, {}, string, vue2557.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2557.ComponentProvideOptions, true, {}, any>, {
|
|
117
118
|
default(item: UnwrapRef<UseSelectItemContext>): unknown;
|
|
118
119
|
}>;
|
|
119
120
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -130,7 +131,7 @@ interface SelectItemGroupLabelProps extends SelectItemGroupLabelBaseProps,
|
|
|
130
131
|
*/
|
|
131
132
|
HTMLAttributes {}
|
|
132
133
|
declare const _default$9: typeof __VLS_export$11;
|
|
133
|
-
declare const __VLS_export$11: __VLS_WithSlots$8<
|
|
134
|
+
declare const __VLS_export$11: __VLS_WithSlots$8<vue2557.DefineComponent<SelectItemGroupLabelProps, {}, {}, {}, {}, vue2557.ComponentOptionsMixin, vue2557.ComponentOptionsMixin, {}, string, vue2557.PublicProps, Readonly<SelectItemGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2557.ComponentProvideOptions, false, {}, any>, {
|
|
134
135
|
default?: (props: {}) => any;
|
|
135
136
|
}>;
|
|
136
137
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -147,7 +148,7 @@ interface SelectItemGroupProps extends SelectItemGroupBaseProps,
|
|
|
147
148
|
*/
|
|
148
149
|
HTMLAttributes {}
|
|
149
150
|
declare const _default$8: typeof __VLS_export$10;
|
|
150
|
-
declare const __VLS_export$10: __VLS_WithSlots$7<
|
|
151
|
+
declare const __VLS_export$10: __VLS_WithSlots$7<vue2557.DefineComponent<SelectItemGroupProps, {}, {}, {}, {}, vue2557.ComponentOptionsMixin, vue2557.ComponentOptionsMixin, {}, string, vue2557.PublicProps, Readonly<SelectItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2557.ComponentProvideOptions, false, {}, any>, {
|
|
151
152
|
default?: (props: {}) => any;
|
|
152
153
|
}>;
|
|
153
154
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -164,7 +165,7 @@ interface SelectItemIndicatorProps extends SelectItemIndicatorBaseProps,
|
|
|
164
165
|
*/
|
|
165
166
|
HTMLAttributes {}
|
|
166
167
|
declare const _default$10: typeof __VLS_export$9;
|
|
167
|
-
declare const __VLS_export$9: __VLS_WithSlots$6<
|
|
168
|
+
declare const __VLS_export$9: __VLS_WithSlots$6<vue2557.DefineComponent<SelectItemIndicatorProps, {}, {}, {}, {}, vue2557.ComponentOptionsMixin, vue2557.ComponentOptionsMixin, {}, string, vue2557.PublicProps, Readonly<SelectItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2557.ComponentProvideOptions, false, {}, any>, {
|
|
168
169
|
default?: (props: {}) => any;
|
|
169
170
|
}>;
|
|
170
171
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -181,7 +182,7 @@ interface SelectItemTextProps extends SelectItemTextBaseProps,
|
|
|
181
182
|
*/
|
|
182
183
|
HTMLAttributes {}
|
|
183
184
|
declare const _default$11: typeof __VLS_export$8;
|
|
184
|
-
declare const __VLS_export$8: __VLS_WithSlots$5<
|
|
185
|
+
declare const __VLS_export$8: __VLS_WithSlots$5<vue2557.DefineComponent<SelectItemTextProps, {}, {}, {}, {}, vue2557.ComponentOptionsMixin, vue2557.ComponentOptionsMixin, {}, string, vue2557.PublicProps, Readonly<SelectItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2557.ComponentProvideOptions, false, {}, any>, {
|
|
185
186
|
default?: (props: {}) => any;
|
|
186
187
|
}>;
|
|
187
188
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -198,7 +199,7 @@ interface SelectItemProps extends SelectItemBaseProps,
|
|
|
198
199
|
*/
|
|
199
200
|
HTMLAttributes {}
|
|
200
201
|
declare const _default$6: typeof __VLS_export$7;
|
|
201
|
-
declare const __VLS_export$7: __VLS_WithSlots$4<
|
|
202
|
+
declare const __VLS_export$7: __VLS_WithSlots$4<vue2557.DefineComponent<SelectItemProps, {}, {}, {}, {}, vue2557.ComponentOptionsMixin, vue2557.ComponentOptionsMixin, {}, string, vue2557.PublicProps, Readonly<SelectItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2557.ComponentProvideOptions, false, {}, any>, {
|
|
202
203
|
default?: (props: {}) => any;
|
|
203
204
|
}>;
|
|
204
205
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -215,7 +216,7 @@ interface SelectLabelProps extends SelectLabelBaseProps,
|
|
|
215
216
|
*/
|
|
216
217
|
LabelHTMLAttributes {}
|
|
217
218
|
declare const _default$12: typeof __VLS_export$6;
|
|
218
|
-
declare const __VLS_export$6: __VLS_WithSlots$3<
|
|
219
|
+
declare const __VLS_export$6: __VLS_WithSlots$3<vue2557.DefineComponent<SelectLabelProps, {}, {}, {}, {}, vue2557.ComponentOptionsMixin, vue2557.ComponentOptionsMixin, {}, string, vue2557.PublicProps, Readonly<SelectLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2557.ComponentProvideOptions, false, {}, any>, {
|
|
219
220
|
default?: (props: {}) => any;
|
|
220
221
|
}>;
|
|
221
222
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -232,7 +233,7 @@ interface SelectPositionerProps extends SelectPositionerBaseProps,
|
|
|
232
233
|
*/
|
|
233
234
|
HTMLAttributes {}
|
|
234
235
|
declare const _default$14: typeof __VLS_export$5;
|
|
235
|
-
declare const __VLS_export$5: __VLS_WithSlots$2<
|
|
236
|
+
declare const __VLS_export$5: __VLS_WithSlots$2<vue2557.DefineComponent<SelectPositionerProps, {}, {}, {}, {}, vue2557.ComponentOptionsMixin, vue2557.ComponentOptionsMixin, {}, string, vue2557.PublicProps, Readonly<SelectPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2557.ComponentProvideOptions, false, {}, any>, {
|
|
236
237
|
default?: (props: {}) => any;
|
|
237
238
|
}>;
|
|
238
239
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -255,7 +256,7 @@ type SelectRootProviderComponent<P = {}> = <T extends CollectionItem>(props: Ass
|
|
|
255
256
|
interface SelectRootProviderEmits extends RootEmits$1 {}
|
|
256
257
|
declare const _default$16: typeof __VLS_export$4;
|
|
257
258
|
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:
|
|
259
|
+
props: vue2557.PublicProps & __VLS_PrettifyLocal$2<SelectRootProviderProps<T> & {
|
|
259
260
|
onExitComplete?: (() => any) | undefined;
|
|
260
261
|
}> & (typeof globalThis extends {
|
|
261
262
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -266,7 +267,7 @@ declare const __VLS_export$4: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
266
267
|
default?: (props: {}) => any;
|
|
267
268
|
};
|
|
268
269
|
emit: (evt: "exitComplete") => void;
|
|
269
|
-
}>) =>
|
|
270
|
+
}>) => vue2557.VNode & {
|
|
270
271
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
271
272
|
};
|
|
272
273
|
type __VLS_PrettifyLocal$2<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -333,15 +334,15 @@ type SelectRootComponentProps<T extends CollectionItem = CollectionItem, P = {}>
|
|
|
333
334
|
type SelectRootComponent<P = {}> = <T extends CollectionItem>(props: SelectRootComponentProps<T, P>) => any;
|
|
334
335
|
declare const _default$15: typeof __VLS_export$3;
|
|
335
336
|
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:
|
|
337
|
+
props: vue2557.PublicProps & __VLS_PrettifyLocal$1<SelectRootProps<T> & {
|
|
337
338
|
onSelect?: ((details: select.SelectionDetails) => any) | undefined;
|
|
339
|
+
onValueChange?: ((details: select.ValueChangeDetails<T>) => any) | undefined;
|
|
338
340
|
onExitComplete?: (() => any) | undefined;
|
|
339
|
-
onFocusOutside?: ((event:
|
|
340
|
-
onInteractOutside?: ((event:
|
|
341
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog63.FocusOutsideEvent) => any) | undefined;
|
|
342
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog63.InteractOutsideEvent) => any) | undefined;
|
|
341
343
|
onOpenChange?: ((details: select.OpenChangeDetails) => any) | undefined;
|
|
342
|
-
onPointerDownOutside?: ((event:
|
|
344
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog63.PointerDownOutsideEvent) => any) | undefined;
|
|
343
345
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
344
|
-
onValueChange?: ((details: select.ValueChangeDetails<T>) => any) | undefined;
|
|
345
346
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
346
347
|
onHighlightChange?: ((details: select.HighlightChangeDetails<T>) => any) | undefined;
|
|
347
348
|
"onUpdate:highlightedValue"?: ((value: string | null) => any) | undefined;
|
|
@@ -353,8 +354,8 @@ declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
353
354
|
slots: {
|
|
354
355
|
default?: (props: {}) => any;
|
|
355
356
|
};
|
|
356
|
-
emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "exitComplete") => void) & ((evt: "focusOutside", event:
|
|
357
|
-
}>) =>
|
|
357
|
+
emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "valueChange", details: select.ValueChangeDetails<T>) => void) & ((evt: "exitComplete") => void) & ((evt: "focusOutside", event: _sprawlify_primitives_machines_dialog63.FocusOutsideEvent) => void) & ((evt: "interactOutside", event: _sprawlify_primitives_machines_dialog63.InteractOutsideEvent) => void) & ((evt: "openChange", details: select.OpenChangeDetails) => void) & ((evt: "pointerDownOutside", event: _sprawlify_primitives_machines_dialog63.PointerDownOutsideEvent) => void) & ((evt: "update:open", open: boolean) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "highlightChange", details: select.HighlightChangeDetails<T>) => void) & ((evt: "update:highlightedValue", value: string | null) => void);
|
|
358
|
+
}>) => vue2557.VNode & {
|
|
358
359
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
359
360
|
};
|
|
360
361
|
type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -367,7 +368,7 @@ interface SelectTriggerProps extends SelectTriggerBaseProps,
|
|
|
367
368
|
*/
|
|
368
369
|
ButtonHTMLAttributes {}
|
|
369
370
|
declare const _default$17: typeof __VLS_export$2;
|
|
370
|
-
declare const __VLS_export$2: __VLS_WithSlots$1<
|
|
371
|
+
declare const __VLS_export$2: __VLS_WithSlots$1<vue2557.DefineComponent<SelectTriggerProps, {}, {}, {}, {}, vue2557.ComponentOptionsMixin, vue2557.ComponentOptionsMixin, {}, string, vue2557.PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2557.ComponentProvideOptions, false, {}, any>, {
|
|
371
372
|
default?: (props: {}) => any;
|
|
372
373
|
}>;
|
|
373
374
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -386,7 +387,7 @@ HTMLAttributes {
|
|
|
386
387
|
placeholder?: string;
|
|
387
388
|
}
|
|
388
389
|
declare const _default$18: typeof __VLS_export$1;
|
|
389
|
-
declare const __VLS_export$1: __VLS_WithSlots<
|
|
390
|
+
declare const __VLS_export$1: __VLS_WithSlots<vue2557.DefineComponent<SelectValueTextProps, {}, {}, {}, {}, vue2557.ComponentOptionsMixin, vue2557.ComponentOptionsMixin, {}, string, vue2557.PublicProps, Readonly<SelectValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2557.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
390
391
|
type __VLS_WithSlots<T, S> = T & {
|
|
391
392
|
new (): {
|
|
392
393
|
$slots: S;
|
|
@@ -413,7 +414,7 @@ interface SelectContextProps<T extends CollectionItem> extends SlotsType<{
|
|
|
413
414
|
}> {}
|
|
414
415
|
declare const _default$2: typeof __VLS_export;
|
|
415
416
|
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:
|
|
417
|
+
props: vue2557.PublicProps & (typeof globalThis extends {
|
|
417
418
|
__VLS_PROPS_FALLBACK: infer P;
|
|
418
419
|
} ? P : {});
|
|
419
420
|
expose: (exposed: {}) => void;
|
|
@@ -422,7 +423,7 @@ declare const __VLS_export: <T extends CollectionItem>(__VLS_props: NonNullable<
|
|
|
422
423
|
default(select: UnwrapRef<UseSelectContext<T>>): unknown;
|
|
423
424
|
};
|
|
424
425
|
emit: {};
|
|
425
|
-
}>) =>
|
|
426
|
+
}>) => vue2557.VNode & {
|
|
426
427
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
427
428
|
};
|
|
428
429
|
type __VLS_PrettifyLocal<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|