@sprawlify/vue 0.0.73 → 0.0.75
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/accordion-anatomy-Bxs15n6t.d.ts +2 -0
- package/dist/accordion-anatomy-SnniqySz.js +3 -0
- package/dist/angle-slider-anatomy-4JLhdGMa.d.ts +2 -0
- package/dist/angle-slider-anatomy-BcpYlzjU.js +3 -0
- package/dist/avatar-anatomy-DRst-MIc.d.ts +2 -0
- package/dist/avatar-anatomy-DkaRck8U.js +3 -0
- package/dist/bottom-sheet-anatomy-DUXumYfR.d.ts +2 -0
- package/dist/bottom-sheet-anatomy-lHEnPDuf.js +3 -0
- package/dist/carousel-anatomy-D1y42Ex5.d.ts +6 -0
- package/dist/carousel-anatomy-Dozyhz87.js +7 -0
- package/dist/checkbox-anatomy-C3nJ17T-.d.ts +6 -0
- package/dist/checkbox-anatomy-DrTfnRdC.js +7 -0
- package/dist/clipboard-anatomy-BOEGNpiY.d.ts +2 -0
- package/dist/clipboard-anatomy-Btcms62_.js +3 -0
- package/dist/{collapsible-SXAS3iFc.js → collapsible-OXksISO6.js} +3 -4
- package/dist/collapsible-anatomy-Bz0a8LAr.js +3 -0
- package/dist/collapsible-anatomy-DxiuORza.d.ts +2 -0
- package/dist/{collection-C_ZHBDQD.js → collection-CBh5p7A_.js} +1 -1
- package/dist/color-picker-anatomy-DJP6gg1F.js +7 -0
- package/dist/color-picker-anatomy-Dyp524yB.d.ts +6 -0
- package/dist/combobox-anatomy-DccBa7f5.js +7 -0
- package/dist/combobox-anatomy-pMR3g6v-.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +22 -21
- package/dist/components/accordion/index.js +6 -6
- package/dist/components/anatomy.d.ts +52 -0
- package/dist/components/anatomy.js +54 -0
- package/dist/components/angle-slider/index.d.ts +20 -19
- package/dist/components/angle-slider/index.js +3 -3
- package/dist/components/avatar/index.d.ts +13 -12
- package/dist/components/avatar/index.js +3 -3
- package/dist/components/bottom-sheet/index.d.ts +23 -22
- package/dist/components/bottom-sheet/index.js +6 -6
- package/dist/components/carousel/index.d.ts +24 -27
- package/dist/components/carousel/index.js +3 -7
- package/dist/components/checkbox/index.d.ts +25 -28
- package/dist/components/checkbox/index.js +8 -10
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +21 -20
- package/dist/components/clipboard/index.js +3 -3
- package/dist/components/collapsible/index.d.ts +17 -16
- package/dist/components/collapsible/index.js +3 -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 +57 -60
- package/dist/components/color-picker/index.js +8 -10
- package/dist/components/combobox/index.d.ts +38 -42
- package/dist/components/combobox/index.js +8 -11
- package/dist/components/date-picker/index.d.ts +53 -56
- package/dist/components/date-picker/index.js +6 -9
- package/dist/components/dialog/index.d.ts +32 -31
- package/dist/components/dialog/index.js +5 -5
- 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 +29 -28
- package/dist/components/editable/index.js +5 -4
- package/dist/components/field/index.d.ts +24 -27
- package/dist/components/field/index.js +3 -2
- package/dist/components/fieldset/index.d.ts +12 -15
- package/dist/components/fieldset/index.js +3 -2
- package/dist/components/file-upload/index.d.ts +26 -25
- package/dist/components/file-upload/index.js +5 -4
- package/dist/components/floating-panel/index.d.ts +30 -28
- package/dist/components/floating-panel/index.js +4 -4
- package/dist/components/focus-trap/index.d.ts +5 -5
- package/dist/components/focus-trap/index.js +2 -2
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/frame/index.d.ts +6 -6
- package/dist/components/highlight/index.d.ts +4 -4
- package/dist/components/highlight/index.js +1 -1
- package/dist/components/hover-card/index.d.ts +28 -27
- package/dist/components/hover-card/index.js +5 -5
- package/dist/components/image-cropper/index.d.ts +15 -18
- package/dist/components/image-cropper/index.js +4 -7
- package/dist/components/json-tree-view/index.d.ts +13 -13
- package/dist/components/json-tree-view/index.js +6 -6
- package/dist/components/listbox/index.d.ts +26 -29
- package/dist/components/listbox/index.js +4 -8
- package/dist/components/marquee/index.d.ts +25 -24
- package/dist/components/marquee/index.js +3 -3
- package/dist/components/menu/index.d.ts +59 -57
- package/dist/components/menu/index.js +5 -5
- package/dist/components/navigation-menu/index.d.ts +22 -21
- package/dist/components/navigation-menu/index.js +5 -5
- package/dist/components/number-input/index.d.ts +24 -23
- package/dist/components/number-input/index.js +5 -4
- package/dist/components/pagination/index.d.ts +19 -18
- package/dist/components/pagination/index.js +3 -3
- package/dist/components/password-input/index.d.ts +27 -26
- package/dist/components/password-input/index.js +5 -4
- package/dist/components/pin-input/index.d.ts +19 -18
- package/dist/components/pin-input/index.js +5 -4
- package/dist/components/popover/index.d.ts +34 -33
- package/dist/components/popover/index.js +5 -5
- package/dist/components/presence/index.d.ts +2 -2
- package/dist/components/presence/index.js +2 -2
- package/dist/components/progress/index.d.ts +17 -16
- package/dist/components/progress/index.js +3 -3
- package/dist/components/qr-code/index.d.ts +13 -12
- package/dist/components/qr-code/index.js +3 -3
- package/dist/components/radio-group/index.d.ts +21 -20
- package/dist/components/radio-group/index.js +6 -5
- package/dist/components/rating-group/index.d.ts +20 -19
- package/dist/components/rating-group/index.js +5 -4
- package/dist/components/scroll-area/index.d.ts +14 -13
- package/dist/components/scroll-area/index.js +3 -3
- package/dist/components/segment-group/index.d.ts +19 -22
- package/dist/components/segment-group/index.js +3 -8
- package/dist/components/select/index.d.ts +40 -39
- package/dist/components/select/index.js +8 -7
- 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 +18 -17
- package/dist/components/signature-pad/index.js +5 -4
- package/dist/components/slider/index.d.ts +25 -24
- package/dist/components/slider/index.js +3 -3
- package/dist/components/splitter/index.d.ts +16 -15
- package/dist/components/splitter/index.js +4 -3
- package/dist/components/steps/index.d.ts +22 -21
- package/dist/components/steps/index.js +3 -3
- package/dist/components/switch/index.d.ts +19 -18
- package/dist/components/switch/index.js +5 -4
- package/dist/components/tabs/index.d.ts +21 -20
- package/dist/components/tabs/index.js +5 -5
- package/dist/components/tags-input/index.d.ts +39 -38
- package/dist/components/tags-input/index.js +5 -4
- package/dist/components/timer/index.d.ts +16 -15
- package/dist/components/timer/index.js +3 -3
- package/dist/components/toast/index.d.ts +13 -12
- package/dist/components/toast/index.js +2 -2
- package/dist/components/toggle/index.d.ts +10 -13
- package/dist/components/toggle/index.js +3 -8
- package/dist/components/toggle-group/index.d.ts +15 -14
- package/dist/components/toggle-group/index.js +3 -3
- package/dist/components/tooltip/index.d.ts +23 -22
- package/dist/components/tooltip/index.js +5 -5
- package/dist/components/tour/index.d.ts +32 -35
- package/dist/components/tour/index.js +6 -9
- package/dist/components/tree-view/index.d.ts +6 -5
- package/dist/components/tree-view/index.js +6 -5
- package/dist/date-picker-anatomy-BbB7oLLk.js +7 -0
- package/dist/date-picker-anatomy-Br9ap7TS.d.ts +6 -0
- package/dist/dialog-anatomy-ByMvuBxr.d.ts +2 -0
- package/dist/dialog-anatomy-DZW7OUW_.js +3 -0
- package/dist/editable-anatomy-D1eyySPH.js +3 -0
- package/dist/editable-anatomy-D7zUtMKW.d.ts +2 -0
- package/dist/{field-CtPR24u6.js → field-B_BAnE0z.js} +3 -8
- package/dist/field-anatomy-DOCpzb4B.js +8 -0
- package/dist/field-anatomy-loNm9_9u.d.ts +6 -0
- package/dist/{fieldset-D5SznrKY.js → fieldset-XmKsNoOC.js} +3 -8
- package/dist/fieldset-anatomy-9h1GFO6X.d.ts +6 -0
- package/dist/fieldset-anatomy-DmZTaMK6.js +8 -0
- package/dist/file-upload-anatomy-CZ2VnScd.js +3 -0
- package/dist/file-upload-anatomy-DdLNgaPz.d.ts +2 -0
- package/dist/floating-panel-anatomy-DBrl1Bp0.js +3 -0
- package/dist/floating-panel-anatomy-DwkXF2tr.d.ts +2 -0
- package/dist/hover-card-anatomy-CTX5TEi3.d.ts +2 -0
- package/dist/hover-card-anatomy-D3wEfkuu.js +3 -0
- package/dist/image-cropper-anatomy-6_a6BSeW.d.ts +6 -0
- package/dist/image-cropper-anatomy-vcTNTTGP.js +7 -0
- package/dist/{index-BnYwp0nl.d.ts → index-C-kA-knN.d.ts} +7 -7
- package/dist/{index-CmCVWB7e.d.ts → index-DZ1ummfv.d.ts} +35 -35
- package/dist/{index-CCRVRFFQ.d.ts → index-DzrYvQ8H.d.ts} +2 -2
- package/dist/{index-8bjPAUl0.d.ts → index-VvcSzgim.d.ts} +10 -10
- package/dist/index.d.ts +3 -3
- package/dist/listbox-anatomy-D2r-4uq6.js +7 -0
- package/dist/listbox-anatomy-ZW3V07FW.d.ts +6 -0
- package/dist/marquee-anatomy-CS5BoKG3.d.ts +2 -0
- package/dist/marquee-anatomy-sKw9g-dJ.js +3 -0
- package/dist/menu-anatomy-DbCORryZ.js +3 -0
- package/dist/menu-anatomy-DcjSKaK6.d.ts +2 -0
- package/dist/navigation-menu-anatomy-bvfS7a-6.d.ts +2 -0
- package/dist/navigation-menu-anatomy-nwZUxyMV.js +3 -0
- package/dist/number-input-anatomy-BEL1Q-ZK.d.ts +2 -0
- package/dist/number-input-anatomy-hB3PpB4j.js +3 -0
- package/dist/pagination-anatomy-D8yk0Puf.js +3 -0
- package/dist/pagination-anatomy-xc9Fxt__.d.ts +2 -0
- package/dist/password-input-anatomy-CQFdYR2z.d.ts +2 -0
- package/dist/password-input-anatomy-D0nhl7MJ.js +3 -0
- package/dist/pin-input-anatomy-Blh9Y2sq.js +3 -0
- package/dist/pin-input-anatomy-nRaqyCV2.d.ts +2 -0
- package/dist/popover-anatomy-Cwp8_2Po.d.ts +2 -0
- package/dist/popover-anatomy-DXWeYlnF.js +3 -0
- package/dist/{presence-BK6rPXK7.js → presence-B50UYKDY.js} +1 -1
- package/dist/progress-anatomy-BubUhrtU.d.ts +2 -0
- package/dist/progress-anatomy-lioRhIrB.js +3 -0
- package/dist/qr-code-anatomy-CIy9Wai6.js +3 -0
- package/dist/qr-code-anatomy-DKYQO_yO.d.ts +2 -0
- package/dist/radio-group-anatomy-C7L8dkhn.js +3 -0
- package/dist/radio-group-anatomy-CiNL4B5J.d.ts +2 -0
- package/dist/rating-group-anatomy-CBhzoESK.js +3 -0
- package/dist/rating-group-anatomy-DEi1Omvv.d.ts +2 -0
- package/dist/scroll-area-anatomy-B-FlUOdc.js +3 -0
- package/dist/scroll-area-anatomy-CefzWgS5.d.ts +2 -0
- package/dist/segment-group-anatomy-CPdu1efW.js +8 -0
- package/dist/segment-group-anatomy-DesMk15u.d.ts +6 -0
- package/dist/select-anatomy-BLK5Kq84.d.ts +2 -0
- package/dist/select-anatomy-CiNHi2Kx.js +3 -0
- package/dist/separator-anatomy-C9bGchxg.js +3 -0
- package/dist/separator-anatomy-Cyw-DWpB.d.ts +2 -0
- package/dist/signature-pad-anatomy-CoeXwoDo.js +3 -0
- package/dist/signature-pad-anatomy-ZbCDnYGZ.d.ts +2 -0
- package/dist/slider-anatomy-BMTjqedI.d.ts +2 -0
- package/dist/slider-anatomy-D1MIQawS.js +3 -0
- package/dist/splitter-anatomy-Bb-vdY9S.d.ts +2 -0
- package/dist/splitter-anatomy-mbvD9KMw.js +3 -0
- package/dist/steps-anatomy-CMM7Zciy.d.ts +2 -0
- package/dist/steps-anatomy-DL1kFLaW.js +3 -0
- package/dist/switch-anatomy-C_MAURJE.js +3 -0
- package/dist/switch-anatomy-Dmg0RYjh.d.ts +2 -0
- package/dist/tabs-anatomy-CgXloO7s.d.ts +2 -0
- package/dist/tabs-anatomy-DF_ekPnt.js +3 -0
- package/dist/tags-input-anatomy-C0HLrulm.d.ts +2 -0
- package/dist/tags-input-anatomy-Dpn_Smms.js +3 -0
- package/dist/timer-anatomy-BF3_7vbc.js +3 -0
- package/dist/timer-anatomy-D0Ey9n_K.d.ts +2 -0
- package/dist/toast-anatomy-BHDNHkvU.js +3 -0
- package/dist/toast-anatomy-DHifYWal.d.ts +2 -0
- package/dist/toggle-anatomy-B79YArNR.js +8 -0
- package/dist/toggle-anatomy-C4EVS7GQ.d.ts +6 -0
- package/dist/toggle-group-anatomy-BpV0-6Xe.d.ts +2 -0
- package/dist/toggle-group-anatomy-CFLq6ia_.js +3 -0
- package/dist/tooltip-anatomy-BlxUQUEe.d.ts +2 -0
- package/dist/tooltip-anatomy-D6lPF-Wq.js +3 -0
- package/dist/tour-anatomy-Bc1FNWON.d.ts +6 -0
- package/dist/tour-anatomy-Cg6ZDDuV.js +7 -0
- package/dist/{tree-view-N6ShNmpe.js → tree-view-D0JBQ_ly.js} +6 -7
- package/dist/tree-view-anatomy--Ft8ROVn.js +3 -0
- package/dist/tree-view-anatomy-zTRJrcH9.d.ts +2 -0
- package/package.json +6 -2
- /package/dist/{boolean-CpMsIRK4.js → boolean-L5YmbZkb.js} +0 -0
- /package/dist/{clean-props-ChPEW0vT.js → clean-props-DsGHTEpm.js} +0 -0
- /package/dist/{create-split-props-BDJ_VWs3.js → create-split-props-D8oe6Rby.js} +0 -0
- /package/dist/{factory-B5zr8_kk.d.ts → factory-n7N-L7_o.d.ts} +0 -0
- /package/dist/{factory-Co08Aw8u.js → factory-xNPol80p.js} +0 -0
- /package/dist/{index-DhFoJHfp.d.ts → index-BezmG5AK.d.ts} +0 -0
- /package/dist/{presence-types-BJRr8tqd.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
- /package/dist/{types-DIEO6uP3.d.ts → types-D_fjXif6.d.ts} +0 -0
- /package/dist/{use-render-strategy-DMa_QmB6.js → use-render-strategy-3G0_HWbg.js} +0 -0
- /package/dist/{use-render-strategy-U5NxU252.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
|
@@ -1,11 +1,12 @@
|
|
|
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 RenderStrategyProps } from "../../use-render-strategy-
|
|
5
|
-
import
|
|
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-DzrYvQ8H.js";
|
|
4
|
+
import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
|
|
5
|
+
import { t as navigationMenuAnatomy } from "../../navigation-menu-anatomy-bvfS7a-6.js";
|
|
6
|
+
import * as vue1096 from "vue";
|
|
6
7
|
import { AnchorHTMLAttributes, ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
8
|
import * as navigationMenu from "@sprawlify/primitives/machines/navigation-menu";
|
|
8
|
-
import { ContentProps, ItemProps, LinkProps, ValueChangeDetails, ValueChangeDetails as NavigationMenuValueChangeDetails, ViewportProps
|
|
9
|
+
import { ContentProps, ItemProps, LinkProps, ValueChangeDetails, ValueChangeDetails as NavigationMenuValueChangeDetails, ViewportProps } from "@sprawlify/primitives/machines/navigation-menu";
|
|
9
10
|
|
|
10
11
|
//#region src/components/navigation-menu/navigation-menu-arrow.vue.d.ts
|
|
11
12
|
interface NavigationMenuArrowBaseProps extends PolymorphicProps {}
|
|
@@ -15,7 +16,7 @@ interface NavigationMenuArrowProps extends NavigationMenuArrowBaseProps,
|
|
|
15
16
|
*/
|
|
16
17
|
HTMLAttributes {}
|
|
17
18
|
declare const _default: typeof __VLS_export$12;
|
|
18
|
-
declare const __VLS_export$12: __VLS_WithSlots$12<
|
|
19
|
+
declare const __VLS_export$12: __VLS_WithSlots$12<vue1096.DefineComponent<NavigationMenuArrowProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
|
|
19
20
|
default?: (props: {}) => any;
|
|
20
21
|
}>;
|
|
21
22
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -32,7 +33,7 @@ interface NavigationMenuContentProps extends NavigationMenuContentBaseProps,
|
|
|
32
33
|
*/
|
|
33
34
|
Omit<HTMLAttributes, 'onSelect'> {}
|
|
34
35
|
declare const _default$1: typeof __VLS_export$11;
|
|
35
|
-
declare const __VLS_export$11: __VLS_WithSlots$11<
|
|
36
|
+
declare const __VLS_export$11: __VLS_WithSlots$11<vue1096.DefineComponent<NavigationMenuContentProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
|
|
36
37
|
default?: (props: {}) => any;
|
|
37
38
|
} & {
|
|
38
39
|
default?: (props: {}) => any;
|
|
@@ -81,7 +82,7 @@ interface NavigationMenuContextProps extends SlotsType<{
|
|
|
81
82
|
default: UnwrapRef<UseNavigationMenuContext>;
|
|
82
83
|
}> {}
|
|
83
84
|
declare const _default$2: typeof __VLS_export$10;
|
|
84
|
-
declare const __VLS_export$10: __VLS_WithSlots$10<
|
|
85
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue1096.DefineComponent<{}, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, true, {}, any>, {
|
|
85
86
|
default(navigationMenu: UnwrapRef<UseNavigationMenuContext>): unknown;
|
|
86
87
|
}>;
|
|
87
88
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -98,7 +99,7 @@ interface NavigationMenuIndicatorProps extends NavigationMenuIndicatorBaseProps,
|
|
|
98
99
|
*/
|
|
99
100
|
HTMLAttributes {}
|
|
100
101
|
declare const _default$3: typeof __VLS_export$9;
|
|
101
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
102
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue1096.DefineComponent<NavigationMenuIndicatorProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
|
|
102
103
|
default?: (props: {}) => any;
|
|
103
104
|
}>;
|
|
104
105
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -115,7 +116,7 @@ interface NavigationMenuItemProps extends NavigationMenuItemBaseProps,
|
|
|
115
116
|
*/
|
|
116
117
|
HTMLAttributes {}
|
|
117
118
|
declare const _default$4: typeof __VLS_export$8;
|
|
118
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
119
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue1096.DefineComponent<NavigationMenuItemProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
|
|
119
120
|
default?: (props: {}) => any;
|
|
120
121
|
}>;
|
|
121
122
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -132,7 +133,7 @@ interface NavigationMenuItemIndicatorProps extends NavigationMenuItemIndicatorBa
|
|
|
132
133
|
*/
|
|
133
134
|
HTMLAttributes {}
|
|
134
135
|
declare const _default$5: typeof __VLS_export$7;
|
|
135
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
136
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue1096.DefineComponent<NavigationMenuItemIndicatorProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
|
|
136
137
|
default?: (props: {}) => any;
|
|
137
138
|
}>;
|
|
138
139
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -149,7 +150,7 @@ interface NavigationMenuLinkProps extends NavigationMenuLinkBaseProps,
|
|
|
149
150
|
*/
|
|
150
151
|
Omit<AnchorHTMLAttributes, 'current' | 'onSelect'> {}
|
|
151
152
|
declare const _default$6: typeof __VLS_export$6;
|
|
152
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
153
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1096.DefineComponent<NavigationMenuLinkProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuLinkProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
|
|
153
154
|
default?: (props: {}) => any;
|
|
154
155
|
}>;
|
|
155
156
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -166,7 +167,7 @@ interface NavigationMenuListProps extends NavigationMenuListBaseProps,
|
|
|
166
167
|
*/
|
|
167
168
|
HTMLAttributes {}
|
|
168
169
|
declare const _default$7: typeof __VLS_export$5;
|
|
169
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
170
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1096.DefineComponent<NavigationMenuListProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
|
|
170
171
|
default?: (props: {}) => any;
|
|
171
172
|
}>;
|
|
172
173
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -180,17 +181,17 @@ interface NavigationMenuRootBaseProps extends RootProps, RenderStrategyProps {}
|
|
|
180
181
|
interface NavigationMenuRootProps extends NavigationMenuRootBaseProps {}
|
|
181
182
|
interface NavigationMenuRootEmits extends RootEmits {}
|
|
182
183
|
declare const _default$8: typeof __VLS_export$4;
|
|
183
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
184
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1096.DefineComponent<NavigationMenuRootProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {
|
|
184
185
|
valueChange: (details: navigationMenu.ValueChangeDetails) => any;
|
|
185
186
|
"update:value": (value: string) => any;
|
|
186
|
-
}, string,
|
|
187
|
+
}, string, vue1096.PublicProps, Readonly<NavigationMenuRootProps> & Readonly<{
|
|
187
188
|
onValueChange?: ((details: navigationMenu.ValueChangeDetails) => any) | undefined;
|
|
188
189
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
189
190
|
}>, {
|
|
190
191
|
disableClickTrigger: boolean;
|
|
191
192
|
disableHoverTrigger: boolean;
|
|
192
193
|
disablePointerLeaveClose: boolean;
|
|
193
|
-
}, {}, {}, {}, string,
|
|
194
|
+
}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
|
|
194
195
|
default?: (props: {}) => any;
|
|
195
196
|
}>;
|
|
196
197
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -206,7 +207,7 @@ interface RootProviderProps {
|
|
|
206
207
|
interface NavigationMenuRootProviderBaseProps extends RootProviderProps, RenderStrategyProps {}
|
|
207
208
|
interface NavigationMenuRootProviderProps extends NavigationMenuRootProviderBaseProps {}
|
|
208
209
|
declare const _default$9: typeof __VLS_export$3;
|
|
209
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
210
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1096.DefineComponent<NavigationMenuRootProviderProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
|
|
210
211
|
default?: (props: {}) => any;
|
|
211
212
|
}>;
|
|
212
213
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -223,7 +224,7 @@ interface NavigationMenuTriggerProps extends NavigationMenuTriggerBaseProps,
|
|
|
223
224
|
*/
|
|
224
225
|
Omit<ButtonHTMLAttributes, 'disabled' | 'value'> {}
|
|
225
226
|
declare const _default$10: typeof __VLS_export$2;
|
|
226
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
227
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1096.DefineComponent<NavigationMenuTriggerProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
|
|
227
228
|
default?: (props: {}) => any;
|
|
228
229
|
}>;
|
|
229
230
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -240,7 +241,7 @@ interface NavigationMenuViewportProps extends NavigationMenuViewportBaseProps,
|
|
|
240
241
|
*/
|
|
241
242
|
HTMLAttributes {}
|
|
242
243
|
declare const _default$11: typeof __VLS_export$1;
|
|
243
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
244
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1096.DefineComponent<NavigationMenuViewportProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
|
|
244
245
|
default?: (props: {}) => any;
|
|
245
246
|
}>;
|
|
246
247
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -257,7 +258,7 @@ interface NavigationMenuViewportPositionerProps extends NavigationMenuViewportPo
|
|
|
257
258
|
*/
|
|
258
259
|
HTMLAttributes {}
|
|
259
260
|
declare const _default$12: typeof __VLS_export;
|
|
260
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
261
|
+
declare const __VLS_export: __VLS_WithSlots<vue1096.DefineComponent<NavigationMenuViewportPositionerProps, {}, {}, {}, {}, vue1096.ComponentOptionsMixin, vue1096.ComponentOptionsMixin, {}, string, vue1096.PublicProps, Readonly<NavigationMenuViewportPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1096.ComponentProvideOptions, false, {}, any>, {
|
|
261
262
|
default?: (props: {}) => any;
|
|
262
263
|
}>;
|
|
263
264
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -3,14 +3,14 @@ import { n as useMachine, r as normalizeProps$1, t as mergeProps$1 } from "../..
|
|
|
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
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
|
-
import { t as
|
|
7
|
-
import { t as
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
6
|
+
import { t as navigationMenuAnatomy } from "../../navigation-menu-anatomy-nwZUxyMV.js";
|
|
7
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
9
|
+
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-3G0_HWbg.js";
|
|
10
|
+
import { i as usePresence } from "../../presence-B50UYKDY.js";
|
|
10
11
|
import { ensure } from "@sprawlify/primitives/utils";
|
|
11
12
|
import { Fragment, Teleport, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useAttrs, useId, withCtx } from "vue";
|
|
12
13
|
import * as navigationMenu from "@sprawlify/primitives/machines/navigation-menu";
|
|
13
|
-
import { anatomy as navigationMenuAnatomy } from "@sprawlify/primitives/machines/navigation-menu";
|
|
14
14
|
|
|
15
15
|
//#region src/components/navigation-menu/use-navigation-menu-context.ts
|
|
16
16
|
const [NavigationMenuProvider, useNavigationMenuContext] = createContext("NavigationMenuContext");
|
|
@@ -1,10 +1,11 @@
|
|
|
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
|
|
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-DzrYvQ8H.js";
|
|
4
|
+
import { t as numberInputAnatomy } from "../../number-input-anatomy-BEL1Q-ZK.js";
|
|
5
|
+
import * as vue706 from "vue";
|
|
5
6
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
7
|
import * as numberInput from "@sprawlify/primitives/machines/number-input";
|
|
7
|
-
import { FocusChangeDetails, FocusChangeDetails as NumberInputFocusChangeDetails, ValueChangeDetails, ValueChangeDetails as NumberInputValueChangeDetails, ValueInvalidDetails, ValueInvalidDetails as NumberInputValueInvalidDetails
|
|
8
|
+
import { FocusChangeDetails, FocusChangeDetails as NumberInputFocusChangeDetails, ValueChangeDetails, ValueChangeDetails as NumberInputValueChangeDetails, ValueInvalidDetails, ValueInvalidDetails as NumberInputValueInvalidDetails } from "@sprawlify/primitives/machines/number-input";
|
|
8
9
|
|
|
9
10
|
//#region src/components/number-input/number-input-types.d.ts
|
|
10
11
|
interface RootProps {
|
|
@@ -61,7 +62,7 @@ interface NumberInputContextProps extends SlotsType<{
|
|
|
61
62
|
default: UnwrapRef<UseNumberInputContext>;
|
|
62
63
|
}> {}
|
|
63
64
|
declare const _default: typeof __VLS_export$9;
|
|
64
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
65
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue706.DefineComponent<{}, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {}, string, vue706.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue706.ComponentProvideOptions, true, {}, any>, {
|
|
65
66
|
default(numberInput: UnwrapRef<UseNumberInputContext>): unknown;
|
|
66
67
|
}>;
|
|
67
68
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -78,7 +79,7 @@ interface NumberInputControlProps extends NumberInputControlBaseProps,
|
|
|
78
79
|
*/
|
|
79
80
|
HTMLAttributes {}
|
|
80
81
|
declare const _default$1: typeof __VLS_export$8;
|
|
81
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
82
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue706.DefineComponent<NumberInputControlProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {}, string, vue706.PublicProps, Readonly<NumberInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
|
|
82
83
|
default?: (props: {}) => any;
|
|
83
84
|
}>;
|
|
84
85
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -95,7 +96,7 @@ interface NumberInputDecrementTriggerProps extends NumberInputDecrementTriggerBa
|
|
|
95
96
|
*/
|
|
96
97
|
ButtonHTMLAttributes {}
|
|
97
98
|
declare const _default$2: typeof __VLS_export$7;
|
|
98
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
99
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue706.DefineComponent<NumberInputDecrementTriggerProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {}, string, vue706.PublicProps, Readonly<NumberInputDecrementTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
|
|
99
100
|
default?: (props: {}) => any;
|
|
100
101
|
}>;
|
|
101
102
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -112,7 +113,7 @@ interface NumberInputIncrementTriggerProps extends NumberInputIncrementTriggerBa
|
|
|
112
113
|
*/
|
|
113
114
|
ButtonHTMLAttributes {}
|
|
114
115
|
declare const _default$3: typeof __VLS_export$6;
|
|
115
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
116
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue706.DefineComponent<NumberInputIncrementTriggerProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {}, string, vue706.PublicProps, Readonly<NumberInputIncrementTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
|
|
116
117
|
default?: (props: {}) => any;
|
|
117
118
|
}>;
|
|
118
119
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -129,7 +130,7 @@ interface NumberInputInputProps extends NumberInputInputBaseProps,
|
|
|
129
130
|
*/
|
|
130
131
|
InputHTMLAttributes {}
|
|
131
132
|
declare const _default$4: typeof __VLS_export$5;
|
|
132
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
133
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue706.DefineComponent<NumberInputInputProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {}, string, vue706.PublicProps, Readonly<NumberInputInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
|
|
133
134
|
default?: (props: {}) => any;
|
|
134
135
|
}>;
|
|
135
136
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -146,7 +147,7 @@ interface NumberInputLabelProps extends NumberInputLabelBaseProps,
|
|
|
146
147
|
*/
|
|
147
148
|
LabelHTMLAttributes {}
|
|
148
149
|
declare const _default$5: typeof __VLS_export$4;
|
|
149
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
150
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue706.DefineComponent<NumberInputLabelProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {}, string, vue706.PublicProps, Readonly<NumberInputLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
|
|
150
151
|
default?: (props: {}) => any;
|
|
151
152
|
}>;
|
|
152
153
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -166,7 +167,7 @@ interface NumberInputRootProviderProps extends NumberInputRootProviderBaseProps,
|
|
|
166
167
|
*/
|
|
167
168
|
HTMLAttributes {}
|
|
168
169
|
declare const _default$7: typeof __VLS_export$3;
|
|
169
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
170
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue706.DefineComponent<NumberInputRootProviderProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {}, string, vue706.PublicProps, Readonly<NumberInputRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
|
|
170
171
|
default?: (props: {}) => any;
|
|
171
172
|
}>;
|
|
172
173
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -184,27 +185,27 @@ interface NumberInputRootProps extends NumberInputRootBaseProps,
|
|
|
184
185
|
HTMLAttributes {}
|
|
185
186
|
interface NumberInputRootEmits extends RootEmits {}
|
|
186
187
|
declare const _default$6: typeof __VLS_export$2;
|
|
187
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
188
|
-
|
|
188
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue706.DefineComponent<NumberInputRootProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {
|
|
189
|
+
focusChange: (details: numberInput.FocusChangeDetails) => any;
|
|
189
190
|
valueChange: (details: numberInput.ValueChangeDetails) => any;
|
|
191
|
+
"update:modelValue": (value: string) => any;
|
|
190
192
|
valueInvalid: (details: numberInput.ValueInvalidDetails) => any;
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
193
|
+
}, string, vue706.PublicProps, Readonly<NumberInputRootProps> & Readonly<{
|
|
194
|
+
onFocusChange?: ((details: numberInput.FocusChangeDetails) => any) | undefined;
|
|
194
195
|
onValueChange?: ((details: numberInput.ValueChangeDetails) => any) | undefined;
|
|
196
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
195
197
|
onValueInvalid?: ((details: numberInput.ValueInvalidDetails) => any) | undefined;
|
|
196
|
-
onFocusChange?: ((details: numberInput.FocusChangeDetails) => any) | undefined;
|
|
197
198
|
}>, {
|
|
198
|
-
required: boolean;
|
|
199
199
|
disabled: boolean;
|
|
200
|
+
required: boolean;
|
|
200
201
|
invalid: boolean;
|
|
201
202
|
readOnly: boolean;
|
|
202
|
-
allowOverflow: boolean;
|
|
203
203
|
allowMouseWheel: boolean;
|
|
204
|
+
allowOverflow: boolean;
|
|
204
205
|
clampValueOnBlur: boolean;
|
|
205
206
|
focusInputOnChange: boolean;
|
|
206
207
|
spinOnPress: boolean;
|
|
207
|
-
}, {}, {}, {}, string,
|
|
208
|
+
}, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
|
|
208
209
|
default?: (props: {}) => any;
|
|
209
210
|
}>;
|
|
210
211
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -221,7 +222,7 @@ interface NumberInputScrubberProps extends NumberInputScrubberBaseProps,
|
|
|
221
222
|
*/
|
|
222
223
|
HTMLAttributes {}
|
|
223
224
|
declare const _default$8: typeof __VLS_export$1;
|
|
224
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
225
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue706.DefineComponent<NumberInputScrubberProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {}, string, vue706.PublicProps, Readonly<NumberInputScrubberProps> & Readonly<{}>, {}, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
|
|
225
226
|
default?: (props: {}) => any;
|
|
226
227
|
}>;
|
|
227
228
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -238,7 +239,7 @@ interface NumberInputValueTextProps extends NumberInputValueTextBaseProps,
|
|
|
238
239
|
*/
|
|
239
240
|
HTMLAttributes {}
|
|
240
241
|
declare const _default$9: typeof __VLS_export;
|
|
241
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
242
|
+
declare const __VLS_export: __VLS_WithSlots<vue706.DefineComponent<NumberInputValueTextProps, {}, {}, {}, {}, vue706.ComponentOptionsMixin, vue706.ComponentOptionsMixin, {}, string, vue706.PublicProps, Readonly<NumberInputValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue706.ComponentProvideOptions, false, {}, any>, {
|
|
242
243
|
default?: (props: {}) => any;
|
|
243
244
|
}>;
|
|
244
245
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -3,12 +3,13 @@ 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
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
|
-
import
|
|
7
|
-
import { t as
|
|
8
|
-
import {
|
|
6
|
+
import "../../field-anatomy-DOCpzb4B.js";
|
|
7
|
+
import { t as numberInputAnatomy } from "../../number-input-anatomy-hB3PpB4j.js";
|
|
8
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
9
|
+
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
10
|
+
import { p as useFieldContext } from "../../field-B_BAnE0z.js";
|
|
9
11
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
10
12
|
import * as numberInput from "@sprawlify/primitives/machines/number-input";
|
|
11
|
-
import { anatomy as numberInputAnatomy } from "@sprawlify/primitives/machines/number-input";
|
|
12
13
|
|
|
13
14
|
//#region src/components/number-input/use-number-input-context.ts
|
|
14
15
|
const [NumberInputProvider, useNumberInputContext] = createContext("NumberInputContext");
|
|
@@ -1,10 +1,11 @@
|
|
|
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
|
|
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-DzrYvQ8H.js";
|
|
4
|
+
import { t as paginationAnatomy } from "../../pagination-anatomy-xc9Fxt__.js";
|
|
5
|
+
import * as vue556 from "vue";
|
|
5
6
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
7
|
import * as pagination from "@sprawlify/primitives/machines/pagination";
|
|
7
|
-
import { EllipsisProps, ItemLabelDetails, ItemLabelDetails as PaginationItemLabelDetails, ItemProps, PageChangeDetails, PageChangeDetails as PaginationPageChangeDetails, PageSizeChangeDetails, PageSizeChangeDetails as PaginationPageSizeChangeDetails, PageUrlDetails, PageUrlDetails as PaginationPageUrlDetails
|
|
8
|
+
import { EllipsisProps, ItemLabelDetails, ItemLabelDetails as PaginationItemLabelDetails, ItemProps, PageChangeDetails, PageChangeDetails as PaginationPageChangeDetails, PageSizeChangeDetails, PageSizeChangeDetails as PaginationPageSizeChangeDetails, PageUrlDetails, PageUrlDetails as PaginationPageUrlDetails } from "@sprawlify/primitives/machines/pagination";
|
|
8
9
|
|
|
9
10
|
//#region src/components/pagination/pagination-ellipsis.vue.d.ts
|
|
10
11
|
interface PaginationEllipsisBaseProps extends EllipsisProps, PolymorphicProps {}
|
|
@@ -14,7 +15,7 @@ interface PaginationEllipsisProps extends PaginationEllipsisBaseProps,
|
|
|
14
15
|
*/
|
|
15
16
|
HTMLAttributes {}
|
|
16
17
|
declare const _default$1: typeof __VLS_export$8;
|
|
17
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
18
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue556.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {}, string, vue556.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, false, {}, any>, {
|
|
18
19
|
default?: (props: {}) => any;
|
|
19
20
|
}>;
|
|
20
21
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -31,7 +32,7 @@ interface PaginationFirstTriggerProps extends PaginationFirstTriggerBaseProps,
|
|
|
31
32
|
*/
|
|
32
33
|
ButtonHTMLAttributes {}
|
|
33
34
|
declare const _default$2: typeof __VLS_export$7;
|
|
34
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
35
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue556.DefineComponent<PaginationFirstTriggerProps, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {}, string, vue556.PublicProps, Readonly<PaginationFirstTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, false, {}, any>, {
|
|
35
36
|
default?: (props: {}) => any;
|
|
36
37
|
}>;
|
|
37
38
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -48,7 +49,7 @@ interface PaginationItemProps extends PaginationItemBaseProps,
|
|
|
48
49
|
*/
|
|
49
50
|
Omit<ButtonHTMLAttributes, 'type' | 'value'> {}
|
|
50
51
|
declare const _default$3: typeof __VLS_export$6;
|
|
51
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
52
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue556.DefineComponent<PaginationItemProps, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {}, string, vue556.PublicProps, Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, false, {}, any>, {
|
|
52
53
|
default?: (props: {}) => any;
|
|
53
54
|
}>;
|
|
54
55
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -65,7 +66,7 @@ interface PaginationLastTriggerProps extends PaginationLastTriggerBaseProps,
|
|
|
65
66
|
*/
|
|
66
67
|
ButtonHTMLAttributes {}
|
|
67
68
|
declare const _default$4: typeof __VLS_export$5;
|
|
68
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
69
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue556.DefineComponent<PaginationLastTriggerProps, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {}, string, vue556.PublicProps, Readonly<PaginationLastTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, false, {}, any>, {
|
|
69
70
|
default?: (props: {}) => any;
|
|
70
71
|
}>;
|
|
71
72
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -82,7 +83,7 @@ interface PaginationNextTriggerProps extends PaginationNextTriggerBaseProps,
|
|
|
82
83
|
*/
|
|
83
84
|
ButtonHTMLAttributes {}
|
|
84
85
|
declare const _default$5: typeof __VLS_export$4;
|
|
85
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
86
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue556.DefineComponent<PaginationNextTriggerProps, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {}, string, vue556.PublicProps, Readonly<PaginationNextTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, false, {}, any>, {
|
|
86
87
|
default?: (props: {}) => any;
|
|
87
88
|
}>;
|
|
88
89
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -99,7 +100,7 @@ interface PaginationPrevTriggerProps extends PaginationPrevTriggerBaseProps,
|
|
|
99
100
|
*/
|
|
100
101
|
ButtonHTMLAttributes {}
|
|
101
102
|
declare const _default$6: typeof __VLS_export$3;
|
|
102
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
103
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue556.DefineComponent<PaginationPrevTriggerProps, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {}, string, vue556.PublicProps, Readonly<PaginationPrevTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, false, {}, any>, {
|
|
103
104
|
default?: (props: {}) => any;
|
|
104
105
|
}>;
|
|
105
106
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -119,7 +120,7 @@ interface PaginationRootProviderProps extends PaginationRootProviderBaseProps,
|
|
|
119
120
|
*/
|
|
120
121
|
HTMLAttributes {}
|
|
121
122
|
declare const _default$8: typeof __VLS_export$2;
|
|
122
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
123
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue556.DefineComponent<PaginationRootProviderProps, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {}, string, vue556.PublicProps, Readonly<PaginationRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, false, {}, any>, {
|
|
123
124
|
default?: (props: {}) => any;
|
|
124
125
|
}>;
|
|
125
126
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -164,17 +165,17 @@ interface PaginationRootProps extends PaginationRootBaseProps,
|
|
|
164
165
|
HTMLAttributes {}
|
|
165
166
|
interface PaginationRootEmits extends RootEmits {}
|
|
166
167
|
declare const _default$7: typeof __VLS_export$1;
|
|
167
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
168
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue556.DefineComponent<PaginationRootProps, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {
|
|
168
169
|
pageChange: (details: pagination.PageChangeDetails) => any;
|
|
169
|
-
"update:page": (page: number) => any;
|
|
170
170
|
pageSizeChange: (details: pagination.PageSizeChangeDetails) => any;
|
|
171
|
+
"update:page": (page: number) => any;
|
|
171
172
|
"update:pageSize": (pageSize: number) => any;
|
|
172
|
-
}, string,
|
|
173
|
+
}, string, vue556.PublicProps, Readonly<PaginationRootProps> & Readonly<{
|
|
173
174
|
onPageChange?: ((details: pagination.PageChangeDetails) => any) | undefined;
|
|
174
|
-
"onUpdate:page"?: ((page: number) => any) | undefined;
|
|
175
175
|
onPageSizeChange?: ((details: pagination.PageSizeChangeDetails) => any) | undefined;
|
|
176
|
+
"onUpdate:page"?: ((page: number) => any) | undefined;
|
|
176
177
|
"onUpdate:pageSize"?: ((pageSize: number) => any) | undefined;
|
|
177
|
-
}>, {}, {}, {}, {}, string,
|
|
178
|
+
}>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, false, {}, any>, {
|
|
178
179
|
default?: (props: {}) => any;
|
|
179
180
|
}>;
|
|
180
181
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -199,7 +200,7 @@ interface PaginationContextProps extends SlotsType<{
|
|
|
199
200
|
default: UnwrapRef<UsePaginationContext>;
|
|
200
201
|
}> {}
|
|
201
202
|
declare const _default: typeof __VLS_export;
|
|
202
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
203
|
+
declare const __VLS_export: __VLS_WithSlots<vue556.DefineComponent<{}, {}, {}, {}, {}, vue556.ComponentOptionsMixin, vue556.ComponentOptionsMixin, {}, string, vue556.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue556.ComponentProvideOptions, true, {}, any>, {
|
|
203
204
|
default(pagination: UnwrapRef<UsePaginationContext>): unknown;
|
|
204
205
|
}>;
|
|
205
206
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -3,11 +3,11 @@ 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
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
|
-
import { t as
|
|
7
|
-
import { t as
|
|
6
|
+
import { t as paginationAnatomy } from "../../pagination-anatomy-D8yk0Puf.js";
|
|
7
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
8
9
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
9
10
|
import * as pagination from "@sprawlify/primitives/machines/pagination";
|
|
10
|
-
import { anatomy as paginationAnatomy } from "@sprawlify/primitives/machines/pagination";
|
|
11
11
|
|
|
12
12
|
//#region src/components/pagination/use-pagination-context.ts
|
|
13
13
|
const [PaginationProvider, usePaginationContext] = createContext("PaginationContext");
|
|
@@ -1,10 +1,11 @@
|
|
|
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
|
|
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-DzrYvQ8H.js";
|
|
4
|
+
import { t as passwordInputAnatomy } from "../../password-input-anatomy-CQFdYR2z.js";
|
|
5
|
+
import * as vue481 from "vue";
|
|
5
6
|
import { ComputedRef, HTMLAttributes, MaybeRef, UnwrapRef } from "vue";
|
|
6
7
|
import * as passwordInput from "@sprawlify/primitives/machines/password-input";
|
|
7
|
-
import { VisibilityChangeDetails, VisibilityChangeDetails as PasswordInputVisibilityChangeDetails
|
|
8
|
+
import { VisibilityChangeDetails, VisibilityChangeDetails as PasswordInputVisibilityChangeDetails } from "@sprawlify/primitives/machines/password-input";
|
|
8
9
|
|
|
9
10
|
//#region src/components/password-input/password-input-types.d.ts
|
|
10
11
|
interface RootProps {
|
|
@@ -36,7 +37,7 @@ interface PasswordInputContextProps {
|
|
|
36
37
|
value: UsePasswordInputReturn;
|
|
37
38
|
}
|
|
38
39
|
declare const _default: typeof __VLS_export$7;
|
|
39
|
-
declare const __VLS_export$7: __VLS_WithSlots$6<
|
|
40
|
+
declare const __VLS_export$7: __VLS_WithSlots$6<vue481.DefineComponent<PasswordInputContextProps, {}, {}, {}, {}, vue481.ComponentOptionsMixin, vue481.ComponentOptionsMixin, {}, string, vue481.PublicProps, Readonly<PasswordInputContextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue481.ComponentProvideOptions, false, {}, any>, {
|
|
40
41
|
default?: (props: {
|
|
41
42
|
visible: boolean;
|
|
42
43
|
disabled: boolean;
|
|
@@ -44,20 +45,20 @@ declare const __VLS_export$7: __VLS_WithSlots$6<vue1751.DefineComponent<Password
|
|
|
44
45
|
focus: VoidFunction;
|
|
45
46
|
setVisible: (value: boolean) => void;
|
|
46
47
|
toggleVisible: VoidFunction;
|
|
47
|
-
getRootProps: () =>
|
|
48
|
+
getRootProps: () => vue481.HTMLAttributes & {
|
|
48
49
|
key?: string | number | symbol | undefined;
|
|
49
|
-
ref?:
|
|
50
|
+
ref?: vue481.VNodeRef | undefined;
|
|
50
51
|
};
|
|
51
|
-
getLabelProps: () =>
|
|
52
|
-
getInputProps: () =>
|
|
53
|
-
getVisibilityTriggerProps: () =>
|
|
54
|
-
getIndicatorProps: () =>
|
|
52
|
+
getLabelProps: () => vue481.LabelHTMLAttributes & vue481.ReservedProps;
|
|
53
|
+
getInputProps: () => vue481.InputHTMLAttributes & vue481.ReservedProps;
|
|
54
|
+
getVisibilityTriggerProps: () => vue481.ButtonHTMLAttributes & vue481.ReservedProps;
|
|
55
|
+
getIndicatorProps: () => vue481.HTMLAttributes & {
|
|
55
56
|
key?: string | number | symbol | undefined;
|
|
56
|
-
ref?:
|
|
57
|
+
ref?: vue481.VNodeRef | undefined;
|
|
57
58
|
};
|
|
58
|
-
getControlProps: () =>
|
|
59
|
+
getControlProps: () => vue481.HTMLAttributes & {
|
|
59
60
|
key?: string | number | symbol | undefined;
|
|
60
|
-
ref?:
|
|
61
|
+
ref?: vue481.VNodeRef | undefined;
|
|
61
62
|
};
|
|
62
63
|
}) => any;
|
|
63
64
|
}>;
|
|
@@ -75,7 +76,7 @@ interface PasswordInputControlProps extends PasswordInputControlBaseProps,
|
|
|
75
76
|
*/
|
|
76
77
|
HTMLAttributes {}
|
|
77
78
|
declare const _default$1: typeof __VLS_export$6;
|
|
78
|
-
declare const __VLS_export$6: __VLS_WithSlots$5<
|
|
79
|
+
declare const __VLS_export$6: __VLS_WithSlots$5<vue481.DefineComponent<PasswordInputControlProps, {}, {}, {}, {}, vue481.ComponentOptionsMixin, vue481.ComponentOptionsMixin, {}, string, vue481.PublicProps, Readonly<PasswordInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue481.ComponentProvideOptions, false, {}, any>, {
|
|
79
80
|
default?: (props: {}) => any;
|
|
80
81
|
}>;
|
|
81
82
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -97,7 +98,7 @@ interface PasswordInputIndicatorProps extends PasswordInputIndicatorBaseProps,
|
|
|
97
98
|
*/
|
|
98
99
|
HTMLAttributes {}
|
|
99
100
|
declare const _default$2: typeof __VLS_export$5;
|
|
100
|
-
declare const __VLS_export$5: __VLS_WithSlots$4<
|
|
101
|
+
declare const __VLS_export$5: __VLS_WithSlots$4<vue481.DefineComponent<PasswordInputIndicatorProps, {}, {}, {}, {}, vue481.ComponentOptionsMixin, vue481.ComponentOptionsMixin, {}, string, vue481.PublicProps, Readonly<PasswordInputIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue481.ComponentProvideOptions, false, {}, any>, {
|
|
101
102
|
default?: (props: {}) => any;
|
|
102
103
|
} & {
|
|
103
104
|
fallback?: (props: {
|
|
@@ -118,7 +119,7 @@ interface PasswordInputInputProps extends PasswordInputInputBaseProps,
|
|
|
118
119
|
*/
|
|
119
120
|
HTMLAttributes {}
|
|
120
121
|
declare const _default$3: typeof __VLS_export$4;
|
|
121
|
-
declare const __VLS_export$4:
|
|
122
|
+
declare const __VLS_export$4: vue481.DefineComponent<PasswordInputInputProps, {}, {}, {}, {}, vue481.ComponentOptionsMixin, vue481.ComponentOptionsMixin, {}, string, vue481.PublicProps, Readonly<PasswordInputInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue481.ComponentProvideOptions, false, {}, any>;
|
|
122
123
|
//#endregion
|
|
123
124
|
//#region src/components/password-input/password-input-label.vue.d.ts
|
|
124
125
|
interface PasswordInputLabelBaseProps extends PolymorphicProps {}
|
|
@@ -128,7 +129,7 @@ interface PasswordInputLabelProps extends PasswordInputLabelBaseProps,
|
|
|
128
129
|
*/
|
|
129
130
|
HTMLAttributes {}
|
|
130
131
|
declare const _default$4: typeof __VLS_export$3;
|
|
131
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
132
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue481.DefineComponent<PasswordInputLabelProps, {}, {}, {}, {}, vue481.ComponentOptionsMixin, vue481.ComponentOptionsMixin, {}, string, vue481.PublicProps, Readonly<PasswordInputLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue481.ComponentProvideOptions, false, {}, any>, {
|
|
132
133
|
default?: (props: {}) => any;
|
|
133
134
|
}>;
|
|
134
135
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -145,21 +146,21 @@ interface PasswordInputRootProps extends PasswordInputRootBaseProps,
|
|
|
145
146
|
*/
|
|
146
147
|
HTMLAttributes {}
|
|
147
148
|
declare const _default$5: typeof __VLS_export$2;
|
|
148
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
149
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue481.DefineComponent<PasswordInputRootProps, {}, {}, {}, {}, vue481.ComponentOptionsMixin, vue481.ComponentOptionsMixin, {
|
|
149
150
|
visibilityChange: (details: passwordInput.VisibilityChangeDetails) => any;
|
|
150
151
|
"update:visible": (visible: boolean) => any;
|
|
151
|
-
}, string,
|
|
152
|
+
}, string, vue481.PublicProps, Readonly<PasswordInputRootProps> & Readonly<{
|
|
152
153
|
onVisibilityChange?: ((details: passwordInput.VisibilityChangeDetails) => any) | undefined;
|
|
153
154
|
"onUpdate:visible"?: ((visible: boolean) => any) | undefined;
|
|
154
155
|
}>, {
|
|
155
|
-
required: boolean;
|
|
156
156
|
disabled: boolean;
|
|
157
|
+
required: boolean;
|
|
157
158
|
invalid: boolean;
|
|
158
159
|
readOnly: boolean;
|
|
159
160
|
defaultVisible: boolean;
|
|
160
|
-
ignorePasswordManagers: boolean;
|
|
161
161
|
visible: boolean;
|
|
162
|
-
|
|
162
|
+
ignorePasswordManagers: boolean;
|
|
163
|
+
}, {}, {}, {}, string, vue481.ComponentProvideOptions, false, {}, any>, {
|
|
163
164
|
default?: (props: {}) => any;
|
|
164
165
|
}>;
|
|
165
166
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -178,7 +179,7 @@ interface PasswordInputRootProviderProps extends PasswordInputRootProviderBasePr
|
|
|
178
179
|
*/
|
|
179
180
|
HTMLAttributes {}
|
|
180
181
|
declare const _default$6: typeof __VLS_export$1;
|
|
181
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
182
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue481.DefineComponent<PasswordInputRootProviderProps, {}, {}, {}, {}, vue481.ComponentOptionsMixin, vue481.ComponentOptionsMixin, {}, string, vue481.PublicProps, Readonly<PasswordInputRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue481.ComponentProvideOptions, false, {}, any>, {
|
|
182
183
|
default?: (props: {}) => any;
|
|
183
184
|
}>;
|
|
184
185
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -195,7 +196,7 @@ interface PasswordInputVisibilityTriggerProps extends PasswordInputVisibilityTri
|
|
|
195
196
|
*/
|
|
196
197
|
HTMLAttributes {}
|
|
197
198
|
declare const _default$7: typeof __VLS_export;
|
|
198
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
199
|
+
declare const __VLS_export: __VLS_WithSlots<vue481.DefineComponent<PasswordInputVisibilityTriggerProps, {}, {}, {}, {}, vue481.ComponentOptionsMixin, vue481.ComponentOptionsMixin, {}, string, vue481.PublicProps, Readonly<PasswordInputVisibilityTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue481.ComponentProvideOptions, false, {}, any>, {
|
|
199
200
|
default?: (props: {}) => any;
|
|
200
201
|
}>;
|
|
201
202
|
type __VLS_WithSlots<T, S> = T & {
|