@sprawlify/vue 0.0.74 → 0.0.76
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-CS3XZbw0.d.ts +6 -0
- package/dist/checkbox-anatomy-BzXdprCY.d.ts +6 -0
- package/dist/{collapsible-kw6uns8K.js → collapsible-fQ2-Jeml.js} +1 -1
- package/dist/{color-picker-anatomy-C18pJhHu.d.ts → color-picker-anatomy-Jhiag8cb.d.ts} +2 -2
- package/dist/combobox-anatomy-Bmc1BlRe.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +19 -19
- package/dist/components/accordion/index.js +5 -4
- package/dist/components/anatomy.d.ts +52 -50
- package/dist/components/anatomy.js +17 -15
- package/dist/components/angle-slider/index.d.ts +17 -17
- package/dist/components/angle-slider/index.js +1 -1
- package/dist/components/aspect-ratio/index.d.ts +97 -0
- package/dist/components/aspect-ratio/index.js +152 -0
- package/dist/components/avatar/index.d.ts +12 -12
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/bottom-sheet/index.d.ts +23 -23
- package/dist/components/bottom-sheet/index.js +4 -4
- package/dist/components/carousel/index.d.ts +20 -20
- 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 +16 -16
- package/dist/components/clipboard/index.js +1 -1
- package/dist/components/collapsible/index.d.ts +14 -14
- package/dist/components/collapsible/index.js +2 -2
- 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 +53 -53
- package/dist/components/color-picker/index.js +4 -4
- package/dist/components/combobox/index.d.ts +36 -36
- package/dist/components/combobox/index.js +5 -5
- package/dist/components/date-picker/index.d.ts +44 -44
- package/dist/components/date-picker/index.js +3 -3
- package/dist/components/dialog/index.d.ts +36 -36
- package/dist/components/dialog/index.js +3 -3
- package/dist/components/download-trigger/index.d.ts +4 -4
- package/dist/components/download-trigger/index.js +1 -1
- package/dist/components/editable/index.d.ts +27 -27
- package/dist/components/editable/index.js +2 -2
- package/dist/components/field/index.d.ts +24 -24
- package/dist/components/field/index.js +2 -2
- package/dist/components/fieldset/index.d.ts +12 -12
- package/dist/components/fieldset/index.js +2 -2
- package/dist/components/file-upload/index.d.ts +26 -26
- package/dist/components/file-upload/index.js +2 -2
- package/dist/components/floating-panel/index.d.ts +27 -28
- 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 +4 -4
- package/dist/components/hover-card/index.d.ts +26 -26
- package/dist/components/hover-card/index.js +3 -3
- package/dist/components/image-cropper/index.d.ts +15 -15
- package/dist/components/image-cropper/index.js +1 -1
- package/dist/components/json-tree-view/index.d.ts +10 -10
- package/dist/components/json-tree-view/index.js +7 -6
- package/dist/components/listbox/index.d.ts +23 -23
- package/dist/components/listbox/index.js +2 -2
- package/dist/components/marquee/index.d.ts +25 -25
- package/dist/components/marquee/index.js +1 -1
- package/dist/components/menu/index.d.ts +49 -49
- package/dist/components/menu/index.js +3 -3
- package/dist/components/navigation-menu/index.d.ts +21 -21
- package/dist/components/navigation-menu/index.js +3 -3
- package/dist/components/number-input/index.d.ts +21 -21
- package/dist/components/number-input/index.js +2 -2
- package/dist/components/pagination/index.d.ts +16 -16
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/password-input/index.d.ts +25 -25
- package/dist/components/password-input/index.js +2 -2
- package/dist/components/pin-input/index.d.ts +19 -19
- package/dist/components/pin-input/index.js +2 -2
- package/dist/components/popover/index.d.ts +39 -39
- package/dist/components/popover/index.js +3 -3
- package/dist/components/presence/index.d.ts +2 -2
- package/dist/components/presence/index.js +2 -2
- package/dist/components/progress/index.d.ts +16 -16
- package/dist/components/progress/index.js +1 -1
- package/dist/components/qr-code/index.d.ts +12 -12
- package/dist/components/qr-code/index.js +1 -1
- package/dist/components/radio-group/index.d.ts +18 -18
- package/dist/components/radio-group/index.js +3 -3
- package/dist/components/rating-group/index.d.ts +16 -16
- package/dist/components/rating-group/index.js +2 -2
- package/dist/components/scroll-area/index.d.ts +13 -13
- package/dist/components/scroll-area/index.js +1 -1
- package/dist/components/segment-group/index.d.ts +17 -17
- package/dist/components/segment-group/index.js +1 -1
- package/dist/components/select/index.d.ts +37 -37
- package/dist/components/select/index.js +5 -5
- package/dist/components/separator/index.d.ts +81 -0
- package/dist/components/separator/index.js +135 -0
- package/dist/components/signature-pad/index.d.ts +17 -17
- package/dist/components/signature-pad/index.js +3 -3
- package/dist/components/slider/index.d.ts +22 -22
- package/dist/components/slider/index.js +2 -2
- package/dist/components/splitter/index.d.ts +13 -13
- package/dist/components/splitter/index.js +2 -2
- package/dist/components/steps/index.d.ts +21 -21
- package/dist/components/steps/index.js +2 -2
- package/dist/components/switch/index.d.ts +15 -15
- package/dist/components/switch/index.js +3 -3
- package/dist/components/tabs/index.d.ts +17 -17
- package/dist/components/tabs/index.js +4 -4
- package/dist/components/tags-input/index.d.ts +30 -30
- package/dist/components/tags-input/index.js +3 -3
- package/dist/components/timer/index.d.ts +15 -15
- package/dist/components/timer/index.js +2 -2
- package/dist/components/toast/index.d.ts +12 -12
- package/dist/components/toast/index.js +2 -2
- package/dist/components/toggle/index.d.ts +10 -10
- package/dist/components/toggle/index.js +2 -2
- package/dist/components/toggle-group/index.d.ts +11 -11
- package/dist/components/toggle-group/index.js +2 -2
- package/dist/components/tooltip/index.d.ts +20 -20
- package/dist/components/tooltip/index.js +4 -4
- package/dist/components/tour/index.d.ts +32 -32
- package/dist/components/tour/index.js +4 -4
- package/dist/components/tree-view/index.d.ts +6 -6
- package/dist/components/tree-view/index.js +7 -6
- package/dist/date-picker-anatomy-BbgOfc-T.d.ts +6 -0
- package/dist/{field-C6iB3Tje.js → field-C8hrCSpZ.js} +1 -1
- package/dist/field-anatomy-BudQLO5P.d.ts +6 -0
- package/dist/{fieldset-B1bn9yHW.js → fieldset-FlcFnfDX.js} +1 -1
- package/dist/fieldset-anatomy-BHRTGd-X.d.ts +6 -0
- package/dist/image-cropper-anatomy-D2maeqoK.d.ts +6 -0
- package/dist/{index-CKLWua9t.d.ts → index-B2hCTOPN.d.ts} +30 -30
- package/dist/{index-DLfVD7U5.d.ts → index-CcIkwU2l.d.ts} +9 -9
- package/dist/{index-_AirUBz0.d.ts → index-Xh0TkLb6.d.ts} +7 -7
- package/dist/index.d.ts +3 -3
- package/dist/listbox-anatomy-DsiGF3rU.d.ts +6 -0
- package/dist/{presence-Byk0B_Vq.js → presence-B50UYKDY.js} +1 -1
- package/dist/{segment-group-anatomy-CNtzx5Yr.d.ts → segment-group-anatomy-5X5sF6bU.d.ts} +1 -1
- package/dist/separator-anatomy-C9bGchxg.js +3 -0
- package/dist/separator-anatomy-Cyw-DWpB.d.ts +2 -0
- package/dist/{tour-anatomy-CgFQsxyi.d.ts → tour-anatomy-Cx59yoXC.d.ts} +1 -1
- package/dist/{tree-view-BBC0paRq.js → tree-view--stP9jty.js} +4 -4
- package/package.json +6 -2
- package/dist/carousel-anatomy-CP646ljY.d.ts +0 -6
- package/dist/checkbox-anatomy-DGrjF6ri.d.ts +0 -6
- package/dist/combobox-anatomy-CwdkDJPn.d.ts +0 -6
- package/dist/date-picker-anatomy-B3KhAu53.d.ts +0 -6
- package/dist/field-anatomy-meDug-96.d.ts +0 -6
- package/dist/fieldset-anatomy-BENizr4L.d.ts +0 -6
- package/dist/image-cropper-anatomy-Q-TC-Ntz.d.ts +0 -6
- package/dist/listbox-anatomy-CHgk_go8.d.ts +0 -6
- /package/dist/{accordion-anatomy-rCL5aWqn.d.ts → accordion-anatomy-Bxs15n6t.d.ts} +0 -0
- /package/dist/{angle-slider-anatomy-Dx77gXPi.d.ts → angle-slider-anatomy-4JLhdGMa.d.ts} +0 -0
- /package/dist/{avatar-anatomy-DqwdmVib.d.ts → avatar-anatomy-DRst-MIc.d.ts} +0 -0
- /package/dist/{boolean-L5YmbZkb.js → boolean-DRNklbLz.js} +0 -0
- /package/dist/{bottom-sheet-anatomy-CATwdEhi.d.ts → bottom-sheet-anatomy-DUXumYfR.d.ts} +0 -0
- /package/dist/{clipboard-anatomy-BtxJPw4p.d.ts → clipboard-anatomy-BOEGNpiY.d.ts} +0 -0
- /package/dist/{collapsible-anatomy-C-2X58M2.d.ts → collapsible-anatomy-DxiuORza.d.ts} +0 -0
- /package/dist/{collection-BHgAE3BH.js → collection-CBh5p7A_.js} +0 -0
- /package/dist/{create-split-props-BQ6yvpdF.js → create-split-props-D8oe6Rby.js} +0 -0
- /package/dist/{dialog-anatomy--8BPzYvc.d.ts → dialog-anatomy-ByMvuBxr.d.ts} +0 -0
- /package/dist/{editable-anatomy-qX6giV4Y.d.ts → editable-anatomy-D7zUtMKW.d.ts} +0 -0
- /package/dist/{factory-D5HMCjkS.d.ts → factory-n7N-L7_o.d.ts} +0 -0
- /package/dist/{factory-DxZQviAU.js → factory-xNPol80p.js} +0 -0
- /package/dist/{file-upload-anatomy-BFGZTW-d.d.ts → file-upload-anatomy-DdLNgaPz.d.ts} +0 -0
- /package/dist/{floating-panel-anatomy-aRL0nEuA.d.ts → floating-panel-anatomy-DwkXF2tr.d.ts} +0 -0
- /package/dist/{hover-card-anatomy-BL8G0P5L.d.ts → hover-card-anatomy-CTX5TEi3.d.ts} +0 -0
- /package/dist/{index-DmKzfNVe.d.ts → index-BJ8mRK6a.d.ts} +0 -0
- /package/dist/{index-e9UjgIag.d.ts → index-FXQujPvZ.d.ts} +0 -0
- /package/dist/{marquee-anatomy-BSMR6X4B.d.ts → marquee-anatomy-CS5BoKG3.d.ts} +0 -0
- /package/dist/{menu-anatomy-2i8La6ak.d.ts → menu-anatomy-DcjSKaK6.d.ts} +0 -0
- /package/dist/{navigation-menu-anatomy-kSlLw4EL.d.ts → navigation-menu-anatomy-bvfS7a-6.d.ts} +0 -0
- /package/dist/{number-input-anatomy-BrKnd1U3.d.ts → number-input-anatomy-BEL1Q-ZK.d.ts} +0 -0
- /package/dist/{pagination-anatomy-NpCn-mYm.d.ts → pagination-anatomy-xc9Fxt__.d.ts} +0 -0
- /package/dist/{password-input-anatomy-BJPXSE6T.d.ts → password-input-anatomy-CQFdYR2z.d.ts} +0 -0
- /package/dist/{pin-input-anatomy-OckZj-cF.d.ts → pin-input-anatomy-nRaqyCV2.d.ts} +0 -0
- /package/dist/{popover-anatomy-Ce31QPso.d.ts → popover-anatomy-Cwp8_2Po.d.ts} +0 -0
- /package/dist/{presence-types-CaUy1bPc.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
- /package/dist/{progress-anatomy-DUD4W7vg.d.ts → progress-anatomy-BubUhrtU.d.ts} +0 -0
- /package/dist/{qr-code-anatomy-Dmh5IV3m.d.ts → qr-code-anatomy-DKYQO_yO.d.ts} +0 -0
- /package/dist/{radio-group-anatomy-CXwS1OoR.d.ts → radio-group-anatomy-CiNL4B5J.d.ts} +0 -0
- /package/dist/{rating-group-anatomy-DMTutKxa.d.ts → rating-group-anatomy-DEi1Omvv.d.ts} +0 -0
- /package/dist/{scroll-area-anatomy-Cxkrq_al.d.ts → scroll-area-anatomy-CefzWgS5.d.ts} +0 -0
- /package/dist/{select-anatomy-Elu3b3Op.d.ts → select-anatomy-BLK5Kq84.d.ts} +0 -0
- /package/dist/{signature-pad-anatomy-Mz3w_i5B.js → signature-pad-anatomy-CoeXwoDo.js} +0 -0
- /package/dist/{signature-pad-anatomy-B-OK1170.d.ts → signature-pad-anatomy-ZbCDnYGZ.d.ts} +0 -0
- /package/dist/{slider-anatomy-Ctfd4geR.d.ts → slider-anatomy-BMTjqedI.d.ts} +0 -0
- /package/dist/{slider-anatomy-3KpCBnz3.js → slider-anatomy-D1MIQawS.js} +0 -0
- /package/dist/{splitter-anatomy-CN7s6WdQ.d.ts → splitter-anatomy-Bb-vdY9S.d.ts} +0 -0
- /package/dist/{splitter-anatomy-D2RNa-hA.js → splitter-anatomy-mbvD9KMw.js} +0 -0
- /package/dist/{steps-anatomy-DrtAi5Mk.d.ts → steps-anatomy-CMM7Zciy.d.ts} +0 -0
- /package/dist/{steps-anatomy-CSfgiyVI.js → steps-anatomy-DL1kFLaW.js} +0 -0
- /package/dist/{switch-anatomy-DDL1v5Fs.js → switch-anatomy-C_MAURJE.js} +0 -0
- /package/dist/{switch-anatomy-Z4qGqnte.d.ts → switch-anatomy-Dmg0RYjh.d.ts} +0 -0
- /package/dist/{tabs-anatomy-BL3YLH_t.d.ts → tabs-anatomy-CgXloO7s.d.ts} +0 -0
- /package/dist/{tabs-anatomy-DlQHg-E8.js → tabs-anatomy-DF_ekPnt.js} +0 -0
- /package/dist/{tags-input-anatomy-AHepxK3s.d.ts → tags-input-anatomy-C0HLrulm.d.ts} +0 -0
- /package/dist/{tags-input-anatomy-DYSi98Bx.js → tags-input-anatomy-Dpn_Smms.js} +0 -0
- /package/dist/{timer-anatomy-C9bTbrUf.js → timer-anatomy-BF3_7vbc.js} +0 -0
- /package/dist/{timer-anatomy-Be-Fa71t.d.ts → timer-anatomy-D0Ey9n_K.d.ts} +0 -0
- /package/dist/{toast-anatomy-CssUp7TT.js → toast-anatomy-BHDNHkvU.js} +0 -0
- /package/dist/{toast-anatomy-_k_zeUjw.d.ts → toast-anatomy-DHifYWal.d.ts} +0 -0
- /package/dist/{toggle-anatomy-D8XJQLnW.js → toggle-anatomy-B79YArNR.js} +0 -0
- /package/dist/{toggle-anatomy-DFzkjtVR.d.ts → toggle-anatomy-BVLEnnrv.d.ts} +0 -0
- /package/dist/{toggle-group-anatomy-L0_56E8r.d.ts → toggle-group-anatomy-BpV0-6Xe.d.ts} +0 -0
- /package/dist/{toggle-group-anatomy-DD8PvB75.js → toggle-group-anatomy-CFLq6ia_.js} +0 -0
- /package/dist/{tooltip-anatomy-jbsTMGov.d.ts → tooltip-anatomy-BlxUQUEe.d.ts} +0 -0
- /package/dist/{tooltip-anatomy-CPw1wOXd.js → tooltip-anatomy-D6lPF-Wq.js} +0 -0
- /package/dist/{tour-anatomy-CDmnjoPR.js → tour-anatomy-Cg6ZDDuV.js} +0 -0
- /package/dist/{tree-view-anatomy-BW_ruJ-g.js → tree-view-anatomy--Ft8ROVn.js} +0 -0
- /package/dist/{tree-view-anatomy-BM2MLpUa.d.ts → tree-view-anatomy-zTRJrcH9.d.ts} +0 -0
- /package/dist/{types-DVbnnQPS.d.ts → types-D_fjXif6.d.ts} +0 -0
- /package/dist/{use-render-strategy-Bx4OiQlo.js → use-render-strategy-3G0_HWbg.js} +0 -0
- /package/dist/{use-render-strategy-DsagWQCm.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { t as scrollAreaAnatomy } from "../../scroll-area-anatomy-B-FlUOdc.js";
|
|
7
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
8
8
|
import { t as cleanProps } from "../../clean-props-DsGHTEpm.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";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { t as PolymorphicProps } from "../../factory-
|
|
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 { t as PolymorphicProps } from "../../factory-n7N-L7_o.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-5X5sF6bU.js";
|
|
5
|
+
import * as vue590 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<vue590.DefineComponent<{}, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {}, string, vue590.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue590.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<vue590.DefineComponent<SegmentGroupIndicatorProps, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {}, string, vue590.PublicProps, Readonly<SegmentGroupIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue590.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<vue590.DefineComponent<{}, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {}, string, vue590.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue590.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<vue590.DefineComponent<SegmentGroupItemControlProps, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {}, string, vue590.PublicProps, Readonly<SegmentGroupItemControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue590.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<vue590.DefineComponent<SegmentGroupItemHiddenInputProps, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {}, string, vue590.PublicProps, Readonly<SegmentGroupItemHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue590.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<vue590.DefineComponent<SegmentGroupItemTextProps, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {}, string, vue590.PublicProps, Readonly<SegmentGroupItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue590.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<vue590.DefineComponent<SegmentGroupItemProps, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {}, string, vue590.PublicProps, Readonly<SegmentGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue590.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<vue590.DefineComponent<SegmentGroupLabelProps, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {}, string, vue590.PublicProps, Readonly<SegmentGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue590.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<vue590.DefineComponent<SegmentGroupRootProviderProps, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {}, string, vue590.PublicProps, Readonly<SegmentGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue590.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<vue590.DefineComponent<SegmentGroupRootProps, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {
|
|
208
208
|
valueChange: (details: segmentGroup.ValueChangeDetails) => any;
|
|
209
209
|
"update:modelValue": (value: string | null) => any;
|
|
210
|
-
}, string,
|
|
210
|
+
}, string, vue590.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, vue590.ComponentProvideOptions, false, {}, any>, {
|
|
217
217
|
default?: (props: {}) => any;
|
|
218
218
|
}>;
|
|
219
219
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { n as segmentGroupAnatomy, t as parts } from "../../segment-group-anatomy-CPdu1efW.js";
|
|
7
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
8
8
|
import { t as cleanProps } from "../../clean-props-DsGHTEpm.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";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { t as PolymorphicProps } from "../../factory-
|
|
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 { t as PolymorphicProps } from "../../factory-n7N-L7_o.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-BLK5Kq84.js";
|
|
7
|
+
import { _ as CollectionItem, b as createListCollection, i as UseListCollectionProps, o as useListCollection, y as ListCollection } from "../../index-FXQujPvZ.js";
|
|
8
|
+
import * as vue2434 from "vue";
|
|
9
9
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, LabelHTMLAttributes, MaybeRef, SelectHTMLAttributes, SlotsType, UnwrapRef } from "vue";
|
|
10
|
-
import * as
|
|
10
|
+
import * as _sprawlify_primitives_machines_bottom_sheet43 from "@sprawlify/primitives/machines/bottom-sheet";
|
|
11
11
|
import * as select from "@sprawlify/primitives/machines/select";
|
|
12
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";
|
|
13
13
|
|
|
@@ -19,7 +19,7 @@ interface SelectClearTriggerProps extends SelectClearTriggerBaseProps,
|
|
|
19
19
|
*/
|
|
20
20
|
ButtonHTMLAttributes {}
|
|
21
21
|
declare const _default: typeof __VLS_export$18;
|
|
22
|
-
declare const __VLS_export$18: __VLS_WithSlots$14<
|
|
22
|
+
declare const __VLS_export$18: __VLS_WithSlots$14<vue2434.DefineComponent<SelectClearTriggerProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
|
|
23
23
|
default?: (props: {}) => any;
|
|
24
24
|
}>;
|
|
25
25
|
type __VLS_WithSlots$14<T, S> = T & {
|
|
@@ -36,7 +36,7 @@ interface SelectContentProps extends SelectContentBaseProps,
|
|
|
36
36
|
*/
|
|
37
37
|
HTMLAttributes {}
|
|
38
38
|
declare const _default$1: typeof __VLS_export$17;
|
|
39
|
-
declare const __VLS_export$17: __VLS_WithSlots$13<
|
|
39
|
+
declare const __VLS_export$17: __VLS_WithSlots$13<vue2434.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
|
|
40
40
|
default?: (props: {}) => any;
|
|
41
41
|
}>;
|
|
42
42
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
@@ -53,7 +53,7 @@ interface SelectControlProps extends SelectControlBaseProps,
|
|
|
53
53
|
*/
|
|
54
54
|
HTMLAttributes {}
|
|
55
55
|
declare const _default$3: typeof __VLS_export$16;
|
|
56
|
-
declare const __VLS_export$16: __VLS_WithSlots$12<
|
|
56
|
+
declare const __VLS_export$16: __VLS_WithSlots$12<vue2434.DefineComponent<SelectControlProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
|
|
57
57
|
default?: (props: {}) => any;
|
|
58
58
|
}>;
|
|
59
59
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -70,7 +70,7 @@ interface SelectHiddenSelectProps extends SelectHiddenSelectBaseProps,
|
|
|
70
70
|
*/
|
|
71
71
|
SelectHTMLAttributes {}
|
|
72
72
|
declare const _default$4: typeof __VLS_export$15;
|
|
73
|
-
declare const __VLS_export$15:
|
|
73
|
+
declare const __VLS_export$15: vue2434.DefineComponent<SelectHiddenSelectProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectHiddenSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>;
|
|
74
74
|
//#endregion
|
|
75
75
|
//#region src/components/select/select-indicator.vue.d.ts
|
|
76
76
|
interface SelectIndicatorBaseProps extends PolymorphicProps {}
|
|
@@ -80,7 +80,7 @@ interface SelectIndicatorProps extends SelectIndicatorBaseProps,
|
|
|
80
80
|
*/
|
|
81
81
|
HTMLAttributes {}
|
|
82
82
|
declare const _default$5: typeof __VLS_export$14;
|
|
83
|
-
declare const __VLS_export$14: __VLS_WithSlots$11<
|
|
83
|
+
declare const __VLS_export$14: __VLS_WithSlots$11<vue2434.DefineComponent<SelectIndicatorProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
|
|
84
84
|
default?: (props: {}) => any;
|
|
85
85
|
}>;
|
|
86
86
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -97,7 +97,7 @@ interface SelectListProps extends SelectListBaseProps,
|
|
|
97
97
|
*/
|
|
98
98
|
HTMLAttributes {}
|
|
99
99
|
declare const _default$13: typeof __VLS_export$13;
|
|
100
|
-
declare const __VLS_export$13: __VLS_WithSlots$10<
|
|
100
|
+
declare const __VLS_export$13: __VLS_WithSlots$10<vue2434.DefineComponent<SelectListProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
|
|
101
101
|
default?: (props: {}) => any;
|
|
102
102
|
}>;
|
|
103
103
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -114,7 +114,7 @@ interface SelectItemContextProps extends SlotsType<{
|
|
|
114
114
|
default: UnwrapRef<UseSelectItemContext>;
|
|
115
115
|
}> {}
|
|
116
116
|
declare const _default$7: typeof __VLS_export$12;
|
|
117
|
-
declare const __VLS_export$12: __VLS_WithSlots$9<
|
|
117
|
+
declare const __VLS_export$12: __VLS_WithSlots$9<vue2434.DefineComponent<{}, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, true, {}, any>, {
|
|
118
118
|
default(item: UnwrapRef<UseSelectItemContext>): unknown;
|
|
119
119
|
}>;
|
|
120
120
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -131,7 +131,7 @@ interface SelectItemGroupLabelProps extends SelectItemGroupLabelBaseProps,
|
|
|
131
131
|
*/
|
|
132
132
|
HTMLAttributes {}
|
|
133
133
|
declare const _default$9: typeof __VLS_export$11;
|
|
134
|
-
declare const __VLS_export$11: __VLS_WithSlots$8<
|
|
134
|
+
declare const __VLS_export$11: __VLS_WithSlots$8<vue2434.DefineComponent<SelectItemGroupLabelProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectItemGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
|
|
135
135
|
default?: (props: {}) => any;
|
|
136
136
|
}>;
|
|
137
137
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -148,7 +148,7 @@ interface SelectItemGroupProps extends SelectItemGroupBaseProps,
|
|
|
148
148
|
*/
|
|
149
149
|
HTMLAttributes {}
|
|
150
150
|
declare const _default$8: typeof __VLS_export$10;
|
|
151
|
-
declare const __VLS_export$10: __VLS_WithSlots$7<
|
|
151
|
+
declare const __VLS_export$10: __VLS_WithSlots$7<vue2434.DefineComponent<SelectItemGroupProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
|
|
152
152
|
default?: (props: {}) => any;
|
|
153
153
|
}>;
|
|
154
154
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -165,7 +165,7 @@ interface SelectItemIndicatorProps extends SelectItemIndicatorBaseProps,
|
|
|
165
165
|
*/
|
|
166
166
|
HTMLAttributes {}
|
|
167
167
|
declare const _default$10: typeof __VLS_export$9;
|
|
168
|
-
declare const __VLS_export$9: __VLS_WithSlots$6<
|
|
168
|
+
declare const __VLS_export$9: __VLS_WithSlots$6<vue2434.DefineComponent<SelectItemIndicatorProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
|
|
169
169
|
default?: (props: {}) => any;
|
|
170
170
|
}>;
|
|
171
171
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -182,7 +182,7 @@ interface SelectItemTextProps extends SelectItemTextBaseProps,
|
|
|
182
182
|
*/
|
|
183
183
|
HTMLAttributes {}
|
|
184
184
|
declare const _default$11: typeof __VLS_export$8;
|
|
185
|
-
declare const __VLS_export$8: __VLS_WithSlots$5<
|
|
185
|
+
declare const __VLS_export$8: __VLS_WithSlots$5<vue2434.DefineComponent<SelectItemTextProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
|
|
186
186
|
default?: (props: {}) => any;
|
|
187
187
|
}>;
|
|
188
188
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -199,7 +199,7 @@ interface SelectItemProps extends SelectItemBaseProps,
|
|
|
199
199
|
*/
|
|
200
200
|
HTMLAttributes {}
|
|
201
201
|
declare const _default$6: typeof __VLS_export$7;
|
|
202
|
-
declare const __VLS_export$7: __VLS_WithSlots$4<
|
|
202
|
+
declare const __VLS_export$7: __VLS_WithSlots$4<vue2434.DefineComponent<SelectItemProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
|
|
203
203
|
default?: (props: {}) => any;
|
|
204
204
|
}>;
|
|
205
205
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -216,7 +216,7 @@ interface SelectLabelProps extends SelectLabelBaseProps,
|
|
|
216
216
|
*/
|
|
217
217
|
LabelHTMLAttributes {}
|
|
218
218
|
declare const _default$12: typeof __VLS_export$6;
|
|
219
|
-
declare const __VLS_export$6: __VLS_WithSlots$3<
|
|
219
|
+
declare const __VLS_export$6: __VLS_WithSlots$3<vue2434.DefineComponent<SelectLabelProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
|
|
220
220
|
default?: (props: {}) => any;
|
|
221
221
|
}>;
|
|
222
222
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -233,7 +233,7 @@ interface SelectPositionerProps extends SelectPositionerBaseProps,
|
|
|
233
233
|
*/
|
|
234
234
|
HTMLAttributes {}
|
|
235
235
|
declare const _default$14: typeof __VLS_export$5;
|
|
236
|
-
declare const __VLS_export$5: __VLS_WithSlots$2<
|
|
236
|
+
declare const __VLS_export$5: __VLS_WithSlots$2<vue2434.DefineComponent<SelectPositionerProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
|
|
237
237
|
default?: (props: {}) => any;
|
|
238
238
|
}>;
|
|
239
239
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -256,7 +256,7 @@ type SelectRootProviderComponent<P = {}> = <T extends CollectionItem>(props: Ass
|
|
|
256
256
|
interface SelectRootProviderEmits extends RootEmits$1 {}
|
|
257
257
|
declare const _default$16: typeof __VLS_export$4;
|
|
258
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<{
|
|
259
|
-
props:
|
|
259
|
+
props: vue2434.PublicProps & __VLS_PrettifyLocal$2<SelectRootProviderProps<T> & {
|
|
260
260
|
onExitComplete?: (() => any) | undefined;
|
|
261
261
|
}> & (typeof globalThis extends {
|
|
262
262
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -267,7 +267,7 @@ declare const __VLS_export$4: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
267
267
|
default?: (props: {}) => any;
|
|
268
268
|
};
|
|
269
269
|
emit: (evt: "exitComplete") => void;
|
|
270
|
-
}>) =>
|
|
270
|
+
}>) => vue2434.VNode & {
|
|
271
271
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
272
272
|
};
|
|
273
273
|
type __VLS_PrettifyLocal$2<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -334,18 +334,18 @@ type SelectRootComponentProps<T extends CollectionItem = CollectionItem, P = {}>
|
|
|
334
334
|
type SelectRootComponent<P = {}> = <T extends CollectionItem>(props: SelectRootComponentProps<T, P>) => any;
|
|
335
335
|
declare const _default$15: typeof __VLS_export$3;
|
|
336
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<{
|
|
337
|
-
props:
|
|
337
|
+
props: vue2434.PublicProps & __VLS_PrettifyLocal$1<SelectRootProps<T> & {
|
|
338
338
|
onSelect?: ((details: select.SelectionDetails) => any) | undefined;
|
|
339
339
|
onValueChange?: ((details: select.ValueChangeDetails<T>) => any) | undefined;
|
|
340
340
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
341
341
|
onExitComplete?: (() => any) | undefined;
|
|
342
|
-
onFocusOutside?: ((event:
|
|
343
|
-
|
|
344
|
-
onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet5.InteractOutsideEvent) => any) | undefined;
|
|
342
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet43.FocusOutsideEvent) => any) | undefined;
|
|
343
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet43.InteractOutsideEvent) => any) | undefined;
|
|
345
344
|
onOpenChange?: ((details: select.OpenChangeDetails) => any) | undefined;
|
|
346
|
-
onPointerDownOutside?: ((event:
|
|
347
|
-
"onUpdate:highlightedValue"?: ((value: string | null) => any) | undefined;
|
|
345
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet43.PointerDownOutsideEvent) => any) | undefined;
|
|
348
346
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
347
|
+
onHighlightChange?: ((details: select.HighlightChangeDetails<T>) => any) | undefined;
|
|
348
|
+
"onUpdate:highlightedValue"?: ((value: string | null) => any) | undefined;
|
|
349
349
|
}> & (typeof globalThis extends {
|
|
350
350
|
__VLS_PROPS_FALLBACK: infer P;
|
|
351
351
|
} ? P : {});
|
|
@@ -354,8 +354,8 @@ declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
354
354
|
slots: {
|
|
355
355
|
default?: (props: {}) => any;
|
|
356
356
|
};
|
|
357
|
-
emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "valueChange", details: select.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "exitComplete") => void) & ((evt: "focusOutside", event:
|
|
358
|
-
}>) =>
|
|
357
|
+
emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "valueChange", details: select.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "exitComplete") => void) & ((evt: "focusOutside", event: _sprawlify_primitives_machines_bottom_sheet43.FocusOutsideEvent) => void) & ((evt: "interactOutside", event: _sprawlify_primitives_machines_bottom_sheet43.InteractOutsideEvent) => void) & ((evt: "openChange", details: select.OpenChangeDetails) => void) & ((evt: "pointerDownOutside", event: _sprawlify_primitives_machines_bottom_sheet43.PointerDownOutsideEvent) => void) & ((evt: "update:open", open: boolean) => void) & ((evt: "highlightChange", details: select.HighlightChangeDetails<T>) => void) & ((evt: "update:highlightedValue", value: string | null) => void);
|
|
358
|
+
}>) => vue2434.VNode & {
|
|
359
359
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
360
360
|
};
|
|
361
361
|
type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -368,7 +368,7 @@ interface SelectTriggerProps extends SelectTriggerBaseProps,
|
|
|
368
368
|
*/
|
|
369
369
|
ButtonHTMLAttributes {}
|
|
370
370
|
declare const _default$17: typeof __VLS_export$2;
|
|
371
|
-
declare const __VLS_export$2: __VLS_WithSlots$1<
|
|
371
|
+
declare const __VLS_export$2: __VLS_WithSlots$1<vue2434.DefineComponent<SelectTriggerProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
|
|
372
372
|
default?: (props: {}) => any;
|
|
373
373
|
}>;
|
|
374
374
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -387,7 +387,7 @@ HTMLAttributes {
|
|
|
387
387
|
placeholder?: string;
|
|
388
388
|
}
|
|
389
389
|
declare const _default$18: typeof __VLS_export$1;
|
|
390
|
-
declare const __VLS_export$1: __VLS_WithSlots<
|
|
390
|
+
declare const __VLS_export$1: __VLS_WithSlots<vue2434.DefineComponent<SelectValueTextProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
391
391
|
type __VLS_WithSlots<T, S> = T & {
|
|
392
392
|
new (): {
|
|
393
393
|
$slots: S;
|
|
@@ -414,7 +414,7 @@ interface SelectContextProps<T extends CollectionItem> extends SlotsType<{
|
|
|
414
414
|
}> {}
|
|
415
415
|
declare const _default$2: typeof __VLS_export;
|
|
416
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<{
|
|
417
|
-
props:
|
|
417
|
+
props: vue2434.PublicProps & (typeof globalThis extends {
|
|
418
418
|
__VLS_PROPS_FALLBACK: infer P;
|
|
419
419
|
} ? P : {});
|
|
420
420
|
expose: (exposed: {}) => void;
|
|
@@ -423,7 +423,7 @@ declare const __VLS_export: <T extends CollectionItem>(__VLS_props: NonNullable<
|
|
|
423
423
|
default(select: UnwrapRef<UseSelectContext<T>>): unknown;
|
|
424
424
|
};
|
|
425
425
|
emit: {};
|
|
426
|
-
}>) =>
|
|
426
|
+
}>) => vue2434.VNode & {
|
|
427
427
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
428
428
|
};
|
|
429
429
|
type __VLS_PrettifyLocal<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -5,12 +5,12 @@ import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import "../../field-anatomy-DOCpzb4B.js";
|
|
7
7
|
import { t as selectAnatomy } from "../../select-anatomy-CiNHi2Kx.js";
|
|
8
|
-
import { t as sprawlify } from "../../factory-
|
|
8
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
9
9
|
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
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-
|
|
10
|
+
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-3G0_HWbg.js";
|
|
11
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B50UYKDY.js";
|
|
12
|
+
import { p as useFieldContext } from "../../field-C8hrCSpZ.js";
|
|
13
|
+
import { n as useListCollection, o as createListCollection } from "../../collection-CBh5p7A_.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
|
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
|
|
2
|
+
import { a as Optional } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
|
+
import { t as separatorAnatomy } from "../../separator-anatomy-Cyw-DWpB.js";
|
|
5
|
+
import * as vue1100 from "vue";
|
|
6
|
+
import { ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
|
+
import * as separator from "@sprawlify/primitives/machines/separator";
|
|
8
|
+
|
|
9
|
+
//#region src/components/separator/use-separator.d.ts
|
|
10
|
+
interface UseSeparatorProps extends Optional<Omit<separator.Props, 'dir' | 'getRootNode'>, 'id'> {}
|
|
11
|
+
interface UseSeparatorReturn extends ComputedRef<separator.Api<PropTypes>> {}
|
|
12
|
+
declare const useSeparator: (props?: MaybeRef<UseSeparatorProps>) => UseSeparatorReturn;
|
|
13
|
+
//#endregion
|
|
14
|
+
//#region src/components/separator/use-separator-context.d.ts
|
|
15
|
+
interface UseSeparatorContext extends UseSeparatorReturn {}
|
|
16
|
+
//#endregion
|
|
17
|
+
//#region src/components/separator/separator-context.vue.d.ts
|
|
18
|
+
interface SeparatorContextProps extends SlotsType<{
|
|
19
|
+
default: UnwrapRef<UseSeparatorContext>;
|
|
20
|
+
}> {}
|
|
21
|
+
declare const _default: typeof __VLS_export$2;
|
|
22
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1100.DefineComponent<{}, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {}, string, vue1100.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1100.ComponentProvideOptions, true, {}, any>, {
|
|
23
|
+
default(separator: UnwrapRef<UseSeparatorContext>): unknown;
|
|
24
|
+
}>;
|
|
25
|
+
type __VLS_WithSlots$2<T, S> = T & {
|
|
26
|
+
new (): {
|
|
27
|
+
$slots: S;
|
|
28
|
+
};
|
|
29
|
+
};
|
|
30
|
+
//#endregion
|
|
31
|
+
//#region src/components/separator/separator-types.d.ts
|
|
32
|
+
interface RootProps {
|
|
33
|
+
id?: string;
|
|
34
|
+
ids?: Partial<{
|
|
35
|
+
root: string;
|
|
36
|
+
}>;
|
|
37
|
+
decorative?: boolean | undefined;
|
|
38
|
+
orientation?: "horizontal" | "vertical" | undefined;
|
|
39
|
+
}
|
|
40
|
+
//#endregion
|
|
41
|
+
//#region src/components/separator/separator-root.vue.d.ts
|
|
42
|
+
interface SeparatorRootBaseProps extends RootProps, PolymorphicProps {}
|
|
43
|
+
interface SeparatorRootProps extends SeparatorRootBaseProps,
|
|
44
|
+
/**
|
|
45
|
+
* @vue-ignore
|
|
46
|
+
*/
|
|
47
|
+
HTMLAttributes {}
|
|
48
|
+
declare const _default$1: typeof __VLS_export$1;
|
|
49
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1100.DefineComponent<SeparatorRootProps, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {}, string, vue1100.PublicProps, Readonly<SeparatorRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1100.ComponentProvideOptions, false, {}, any>, {
|
|
50
|
+
default?: (props: {}) => any;
|
|
51
|
+
}>;
|
|
52
|
+
type __VLS_WithSlots$1<T, S> = T & {
|
|
53
|
+
new (): {
|
|
54
|
+
$slots: S;
|
|
55
|
+
};
|
|
56
|
+
};
|
|
57
|
+
//#endregion
|
|
58
|
+
//#region src/components/separator/separator-root-provider.vue.d.ts
|
|
59
|
+
interface RootProviderProps {
|
|
60
|
+
value: UnwrapRef<UseSeparatorReturn>;
|
|
61
|
+
}
|
|
62
|
+
interface SeparatorRootProviderBaseProps extends RootProviderProps, PolymorphicProps {}
|
|
63
|
+
interface SeparatorRootProviderProps extends SeparatorRootProviderBaseProps,
|
|
64
|
+
/**
|
|
65
|
+
* @vue-ignore
|
|
66
|
+
*/
|
|
67
|
+
HTMLAttributes {}
|
|
68
|
+
declare const _default$2: typeof __VLS_export;
|
|
69
|
+
declare const __VLS_export: __VLS_WithSlots<vue1100.DefineComponent<SeparatorRootProviderProps, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {}, string, vue1100.PublicProps, Readonly<SeparatorRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1100.ComponentProvideOptions, false, {}, any>, {
|
|
70
|
+
default?: (props: {}) => any;
|
|
71
|
+
}>;
|
|
72
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
73
|
+
new (): {
|
|
74
|
+
$slots: S;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
77
|
+
declare namespace separator_d_exports {
|
|
78
|
+
export { _default as Context, SeparatorContextProps as ContextProps, _default$1 as Root, SeparatorRootBaseProps as RootBaseProps, SeparatorRootProps as RootProps, _default$2 as RootProvider, SeparatorRootProviderBaseProps as RootProviderBaseProps, SeparatorRootProviderProps as RootProviderProps };
|
|
79
|
+
}
|
|
80
|
+
//#endregion
|
|
81
|
+
export { separator_d_exports as Separator, _default as SeparatorContext, type SeparatorContextProps, _default$1 as SeparatorRoot, type SeparatorRootBaseProps, type SeparatorRootProps, _default$2 as SeparatorRootProvider, type SeparatorRootProviderBaseProps, type SeparatorRootProviderProps, type UseSeparatorContext, type UseSeparatorProps, type UseSeparatorReturn, separatorAnatomy, useSeparator, useSeparatorContext };
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
2
|
+
import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
|
|
3
|
+
import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
|
|
4
|
+
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
|
+
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
|
+
import { t as separatorAnatomy } from "../../separator-anatomy-C9bGchxg.js";
|
|
7
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
9
|
+
import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
10
|
+
import * as separator from "@sprawlify/primitives/machines/separator";
|
|
11
|
+
|
|
12
|
+
//#region src/components/separator/use-separator-context.ts
|
|
13
|
+
const [SeparatorProvider, useSeparatorContext] = createContext("SeparatorContext");
|
|
14
|
+
|
|
15
|
+
//#endregion
|
|
16
|
+
//#region src/components/separator/separator-context.vue?vue&type=script&setup=true&lang.ts
|
|
17
|
+
var separator_context_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
|
|
18
|
+
__name: "separator-context",
|
|
19
|
+
setup(__props) {
|
|
20
|
+
const separator = useSeparatorContext();
|
|
21
|
+
return (_ctx, _cache) => {
|
|
22
|
+
return renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(unref(separator))));
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
});
|
|
26
|
+
|
|
27
|
+
//#endregion
|
|
28
|
+
//#region src/components/separator/separator-context.vue
|
|
29
|
+
var separator_context_default = separator_context_vue_vue_type_script_setup_true_lang_default;
|
|
30
|
+
|
|
31
|
+
//#endregion
|
|
32
|
+
//#region src/components/separator/use-separator.ts
|
|
33
|
+
const useSeparator = (props = {}) => {
|
|
34
|
+
const id = useId();
|
|
35
|
+
const env = useEnvironmentContext(DEFAULT_ENVIRONMENT);
|
|
36
|
+
const locale = useLocaleContext(DEFAULT_LOCALE);
|
|
37
|
+
const context = computed(() => {
|
|
38
|
+
const localeProps = toValue(props);
|
|
39
|
+
return {
|
|
40
|
+
id,
|
|
41
|
+
dir: locale.value.dir,
|
|
42
|
+
getRootNode: env?.value.getRootNode,
|
|
43
|
+
...cleanProps(localeProps)
|
|
44
|
+
};
|
|
45
|
+
});
|
|
46
|
+
const service = useMachine(separator.machine, context);
|
|
47
|
+
return computed(() => separator.connect(service, normalizeProps$1));
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
//#endregion
|
|
51
|
+
//#region src/components/separator/separator-root.vue?vue&type=script&setup=true&lang.ts
|
|
52
|
+
var separator_root_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
|
|
53
|
+
__name: "separator-root",
|
|
54
|
+
props: {
|
|
55
|
+
id: {
|
|
56
|
+
type: String,
|
|
57
|
+
required: false
|
|
58
|
+
},
|
|
59
|
+
ids: {
|
|
60
|
+
type: Object,
|
|
61
|
+
required: false
|
|
62
|
+
},
|
|
63
|
+
decorative: {
|
|
64
|
+
type: Boolean,
|
|
65
|
+
required: false,
|
|
66
|
+
skipCheck: true
|
|
67
|
+
},
|
|
68
|
+
orientation: {
|
|
69
|
+
type: null,
|
|
70
|
+
required: false
|
|
71
|
+
},
|
|
72
|
+
asChild: {
|
|
73
|
+
type: Boolean,
|
|
74
|
+
required: false
|
|
75
|
+
}
|
|
76
|
+
},
|
|
77
|
+
setup(__props) {
|
|
78
|
+
const separator = useSeparator(__props);
|
|
79
|
+
SeparatorProvider(separator);
|
|
80
|
+
useForwardExpose();
|
|
81
|
+
return (_ctx, _cache) => {
|
|
82
|
+
return openBlock(), createBlock(unref(sprawlify).div, mergeProps(unref(separator).getRootProps(), { "as-child": __props.asChild }), {
|
|
83
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default")]),
|
|
84
|
+
_: 3
|
|
85
|
+
}, 16, ["as-child"]);
|
|
86
|
+
};
|
|
87
|
+
}
|
|
88
|
+
});
|
|
89
|
+
|
|
90
|
+
//#endregion
|
|
91
|
+
//#region src/components/separator/separator-root.vue
|
|
92
|
+
var separator_root_default = separator_root_vue_vue_type_script_setup_true_lang_default;
|
|
93
|
+
|
|
94
|
+
//#endregion
|
|
95
|
+
//#region src/components/separator/separator-root-provider.vue?vue&type=script&setup=true&lang.ts
|
|
96
|
+
var separator_root_provider_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
|
|
97
|
+
__name: "separator-root-provider",
|
|
98
|
+
props: {
|
|
99
|
+
value: {
|
|
100
|
+
type: null,
|
|
101
|
+
required: true
|
|
102
|
+
},
|
|
103
|
+
asChild: {
|
|
104
|
+
type: Boolean,
|
|
105
|
+
required: false
|
|
106
|
+
}
|
|
107
|
+
},
|
|
108
|
+
setup(__props) {
|
|
109
|
+
const props = __props;
|
|
110
|
+
const separator = computed(() => props.value);
|
|
111
|
+
SeparatorProvider(separator);
|
|
112
|
+
useForwardExpose();
|
|
113
|
+
return (_ctx, _cache) => {
|
|
114
|
+
return openBlock(), createBlock(unref(sprawlify).div, mergeProps(separator.value.getRootProps(), { "as-child": __props.asChild }), {
|
|
115
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default")]),
|
|
116
|
+
_: 3
|
|
117
|
+
}, 16, ["as-child"]);
|
|
118
|
+
};
|
|
119
|
+
}
|
|
120
|
+
});
|
|
121
|
+
|
|
122
|
+
//#endregion
|
|
123
|
+
//#region src/components/separator/separator-root-provider.vue
|
|
124
|
+
var separator_root_provider_default = separator_root_provider_vue_vue_type_script_setup_true_lang_default;
|
|
125
|
+
|
|
126
|
+
//#endregion
|
|
127
|
+
//#region src/components/separator/separator.ts
|
|
128
|
+
var separator_exports = /* @__PURE__ */ __exportAll({
|
|
129
|
+
Context: () => separator_context_default,
|
|
130
|
+
Root: () => separator_root_default,
|
|
131
|
+
RootProvider: () => separator_root_provider_default
|
|
132
|
+
});
|
|
133
|
+
|
|
134
|
+
//#endregion
|
|
135
|
+
export { separator_exports as Separator, separator_context_default as SeparatorContext, separator_root_default as SeparatorRoot, separator_root_provider_default as SeparatorRootProvider, separatorAnatomy, useSeparator, useSeparatorContext };
|