@sprawlify/vue 0.0.109 → 0.0.111
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{alert-dialog-anatomy-BPWHupYd.d.ts → alert-dialog-anatomy-Cmbo81mV.d.ts} +1 -1
- package/dist/{carousel-anatomy-Bm8A0IeH.d.ts → carousel-anatomy-CYo6B4BR.d.ts} +1 -1
- package/dist/{collapsible-34jXSu79.js → collapsible-BO89DMDT.js} +2 -2
- package/dist/{collection-D4ZZsQpB.js → collection-CMkl1XB0.js} +1 -1
- package/dist/color-picker-anatomy-09BXGqLT.d.ts +6 -0
- package/dist/{combobox-anatomy-MfUvUUEB.d.ts → combobox-anatomy-fBVJeObj.d.ts} +1 -1
- package/dist/components/accordion/index.d.ts +4 -4
- package/dist/components/accordion/index.js +5 -5
- package/dist/components/alert-dialog/index.d.ts +9 -9
- package/dist/components/alert-dialog/index.js +4 -4
- package/dist/components/anatomy.d.ts +9 -9
- package/dist/components/anatomy.js +2 -2
- package/dist/components/angle-slider/index.d.ts +1 -1
- package/dist/components/angle-slider/index.js +2 -2
- package/dist/components/aspect-ratio/index.js +2 -2
- package/dist/components/avatar/index.js +2 -2
- package/dist/components/carousel/index.d.ts +5 -5
- package/dist/components/carousel/index.js +2 -2
- package/dist/components/checkbox/index.d.ts +4 -4
- package/dist/components/checkbox/index.js +4 -4
- package/dist/components/clipboard/index.js +2 -2
- package/dist/components/collapsible/index.d.ts +2 -2
- package/dist/components/collapsible/index.js +2 -2
- package/dist/components/collection/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +10 -10
- package/dist/components/color-picker/index.js +5 -5
- package/dist/components/combobox/index.d.ts +8 -8
- package/dist/components/combobox/index.js +6 -6
- package/dist/components/date-picker/index.d.ts +8 -8
- package/dist/components/date-picker/index.js +4 -4
- package/dist/components/dialog/index.d.ts +8 -8
- package/dist/components/dialog/index.js +4 -4
- package/dist/components/download-trigger/index.js +1 -1
- package/dist/components/drawer/index.d.ts +343 -0
- package/dist/components/drawer/index.js +519 -0
- package/dist/components/dropdown-menu/index.d.ts +10 -10
- package/dist/components/dropdown-menu/index.js +4 -4
- package/dist/components/editable/index.d.ts +7 -7
- package/dist/components/editable/index.js +3 -3
- package/dist/components/field/index.d.ts +1 -1
- package/dist/components/field/index.js +2 -2
- package/dist/components/fieldset/index.js +2 -2
- package/dist/components/file-upload/index.d.ts +2 -2
- package/dist/components/file-upload/index.js +3 -3
- package/dist/components/floating-panel/index.d.ts +2 -2
- package/dist/components/floating-panel/index.js +3 -3
- package/dist/components/focus-trap/index.js +2 -2
- package/dist/components/highlight/index.js +1 -1
- package/dist/components/hover-card/index.d.ts +5 -5
- package/dist/components/hover-card/index.js +4 -4
- package/dist/components/image-cropper/index.js +2 -2
- package/dist/components/json-tree-view/index.d.ts +2 -2
- package/dist/components/json-tree-view/index.js +6 -6
- package/dist/components/listbox/index.d.ts +3 -3
- package/dist/components/listbox/index.js +3 -3
- package/dist/components/marquee/index.js +2 -2
- package/dist/components/navigation-menu/index.js +4 -4
- package/dist/components/number-input/index.d.ts +3 -3
- package/dist/components/number-input/index.js +3 -3
- package/dist/components/pagination/index.d.ts +2 -2
- package/dist/components/pagination/index.js +2 -2
- package/dist/components/password-input/index.d.ts +1 -1
- package/dist/components/password-input/index.js +3 -3
- package/dist/components/pin-input/index.d.ts +4 -4
- package/dist/components/pin-input/index.js +3 -3
- package/dist/components/popover/index.d.ts +8 -8
- package/dist/components/popover/index.js +4 -4
- package/dist/components/presence/index.d.ts +1 -1
- package/dist/components/presence/index.js +2 -2
- package/dist/components/progress/index.js +2 -2
- package/dist/components/qr-code/index.js +2 -2
- package/dist/components/radio-group/index.d.ts +1 -1
- package/dist/components/radio-group/index.js +3 -3
- package/dist/components/rating-group/index.d.ts +1 -1
- package/dist/components/rating-group/index.js +3 -3
- package/dist/components/scroll-area/index.js +2 -2
- package/dist/components/segment-group/index.js +2 -2
- package/dist/components/select/index.d.ts +5 -5
- package/dist/components/select/index.js +6 -6
- package/dist/components/separator/index.js +2 -2
- package/dist/components/signature-pad/index.js +3 -3
- package/dist/components/slider/index.d.ts +3 -3
- package/dist/components/slider/index.js +2 -2
- package/dist/components/splitter/index.js +2 -2
- package/dist/components/steps/index.js +2 -2
- package/dist/components/switch/index.d.ts +3 -3
- package/dist/components/switch/index.js +3 -3
- package/dist/components/tabs/index.d.ts +4 -4
- package/dist/components/tabs/index.js +4 -4
- package/dist/components/tags-input/index.d.ts +8 -8
- package/dist/components/tags-input/index.js +3 -3
- package/dist/components/timer/index.js +2 -2
- package/dist/components/toast/index.js +1 -1
- package/dist/components/toggle/index.js +2 -2
- package/dist/components/toggle-group/index.d.ts +2 -2
- package/dist/components/toggle-group/index.js +2 -2
- package/dist/components/tooltip/index.d.ts +4 -4
- package/dist/components/tooltip/index.js +4 -4
- package/dist/components/tour/index.d.ts +1 -1
- package/dist/components/tour/index.js +4 -4
- package/dist/components/tree-view/index.d.ts +1 -1
- package/dist/components/tree-view/index.js +5 -5
- package/dist/{date-picker-anatomy-B6E2JeQx.d.ts → date-picker-anatomy-CTaSCl_Q.d.ts} +1 -1
- package/dist/drawer-anatomy-BQkMauTu.d.ts +2 -0
- package/dist/drawer-anatomy-yHqvQAPn.js +2 -0
- package/dist/{factory-Bd0Y5x-7.js → factory-pEq4L11-.js} +2 -2
- package/dist/{field-CzfgOnwc.js → field-COxjRzcf.js} +1 -1
- package/dist/{fieldset-D2ag4AsT.js → fieldset-DwMrmSml.js} +1 -1
- package/dist/{index-BVUxZEZF.d.ts → index-C7sz_n_w.d.ts} +2 -2
- package/dist/{index-CrEdjEeE.d.ts → index-DdyrLXRD.d.ts} +2 -2
- package/dist/index.js +1 -1
- package/dist/{listbox-anatomy-BqnzOQRJ.d.ts → listbox-anatomy-BIheOi8j.d.ts} +1 -1
- package/dist/{presence-Bv9Yv6KI.js → presence-C1Yo35j8.js} +1 -1
- package/dist/{tour-anatomy-oArGJeu1.d.ts → tour-anatomy-DltwPG-R.d.ts} +1 -1
- package/dist/{tree-view-DFYD5U4h.js → tree-view-CV0sK_Ab.js} +5 -5
- package/package.json +6 -6
- package/dist/bottom-sheet-anatomy-C70fosOT.js +0 -2
- package/dist/bottom-sheet-anatomy-DoteJlEZ.d.ts +0 -2
- package/dist/color-picker-anatomy-CAFzTTD9.d.ts +0 -6
- package/dist/components/bottom-sheet/index.d.ts +0 -242
- package/dist/components/bottom-sheet/index.js +0 -375
- /package/dist/{clean-props-qyW2RH6G.js → clean-props-C5aydRx_.js} +0 -0
- /package/dist/{create-split-props-Cz6On1aq.js → create-split-props-D32I38aE.js} +0 -0
- /package/dist/{use-render-strategy-Cq147Bb0.js → use-render-strategy-QgtvU85q.js} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { n as useMachine, r as normalizeProps$1 } from "./core-DFdl8jS7.js";
|
|
2
2
|
import { t as createContext } from "./create-context-BqbKqBMN.js";
|
|
3
|
-
import { n as sprawlify, r as useForwardExpose } from "./factory-
|
|
3
|
+
import { n as sprawlify, r as useForwardExpose } from "./factory-pEq4L11-.js";
|
|
4
4
|
import { computed, createBlock, createCommentVNode, defineComponent, mergeDefaults, mergeProps, openBlock, ref, renderSlot, toValue, unref, watch, withCtx } from "vue";
|
|
5
5
|
import * as presence from "@sprawlify/primitives/machines/presence";
|
|
6
6
|
//#region src/components/presence/use-presence.ts
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/tour/tour-anatomy.d.ts
|
|
4
|
-
declare const tourAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"title" | "content" | "
|
|
4
|
+
declare const tourAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"title" | "content" | "description" | "positioner" | "backdrop" | "closeTrigger" | "control" | "progressText" | "arrow" | "actionTrigger" | "arrowTip" | "spotlight">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { tourAnatomy as t };
|
|
@@ -2,11 +2,11 @@ import { t as __exportAll } from "./chunk-pbuEa-1d.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1 } from "./core-DFdl8jS7.js";
|
|
3
3
|
import { a as DEFAULT_LOCALE, c as DEFAULT_ENVIRONMENT, l as useEnvironmentContext, o as useLocaleContext } from "./providers-CicBbUXG.js";
|
|
4
4
|
import { t as createContext } from "./create-context-BqbKqBMN.js";
|
|
5
|
-
import { n as sprawlify, r as useForwardExpose } from "./factory-
|
|
6
|
-
import { t as
|
|
7
|
-
import {
|
|
8
|
-
import { t as createSplitProps } from "./create-split-props-
|
|
9
|
-
import { t as
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "./factory-pEq4L11-.js";
|
|
6
|
+
import { t as collapsible_exports } from "./collapsible-BO89DMDT.js";
|
|
7
|
+
import { t as cleanProps } from "./clean-props-C5aydRx_.js";
|
|
8
|
+
import { t as createSplitProps } from "./create-split-props-D32I38aE.js";
|
|
9
|
+
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "./use-render-strategy-QgtvU85q.js";
|
|
10
10
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
11
11
|
import * as treeView from "@sprawlify/primitives/machines/tree-view";
|
|
12
12
|
//#region src/components/tree-view/use-tree-view-context.ts
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sprawlify/vue",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.111",
|
|
4
4
|
"description": "Vue wrapper for primitives.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "sprawlify <npm@sprawlify.com>",
|
|
@@ -40,10 +40,6 @@
|
|
|
40
40
|
"types": "./dist/components/avatar/index.d.ts",
|
|
41
41
|
"default": "./dist/components/avatar/index.js"
|
|
42
42
|
},
|
|
43
|
-
"./bottom-sheet": {
|
|
44
|
-
"types": "./dist/components/bottom-sheet/index.d.ts",
|
|
45
|
-
"default": "./dist/components/bottom-sheet/index.js"
|
|
46
|
-
},
|
|
47
43
|
"./carousel": {
|
|
48
44
|
"types": "./dist/components/carousel/index.d.ts",
|
|
49
45
|
"default": "./dist/components/carousel/index.js"
|
|
@@ -88,6 +84,10 @@
|
|
|
88
84
|
"types": "./dist/components/download-trigger/index.d.ts",
|
|
89
85
|
"default": "./dist/components/download-trigger/index.js"
|
|
90
86
|
},
|
|
87
|
+
"./drawer": {
|
|
88
|
+
"types": "./dist/components/drawer/index.d.ts",
|
|
89
|
+
"default": "./dist/components/drawer/index.js"
|
|
90
|
+
},
|
|
91
91
|
"./dropdown-menu": {
|
|
92
92
|
"types": "./dist/components/dropdown-menu/index.d.ts",
|
|
93
93
|
"default": "./dist/components/dropdown-menu/index.js"
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
"access": "public"
|
|
270
270
|
},
|
|
271
271
|
"dependencies": {
|
|
272
|
-
"@sprawlify/primitives": "0.0.
|
|
272
|
+
"@sprawlify/primitives": "0.0.111"
|
|
273
273
|
},
|
|
274
274
|
"peerDependencies": {
|
|
275
275
|
"vue": ">=3.0.0"
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/color-picker/color-picker-anatomy.d.ts
|
|
4
|
-
declare const colorPickerAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"area" | "label" | "view" | "content" | "trigger" | "positioner" | "root" | "control" | "valueText" | "formatSelect" | "areaThumb" | "channelInput" | "channelSliderTrack" | "channelSliderThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderValueText" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { colorPickerAnatomy as t };
|
|
@@ -1,242 +0,0 @@
|
|
|
1
|
-
import { a as PolymorphicProps } from "../../factory-Go0oxO3B.js";
|
|
2
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
|
|
3
|
-
import { r as PropTypes } from "../../index-ga2m_BD2.js";
|
|
4
|
-
import { t as RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js";
|
|
5
|
-
import { t as bottomSheetAnatomy } from "../../bottom-sheet-anatomy-DoteJlEZ.js";
|
|
6
|
-
import * as vue from "vue";
|
|
7
|
-
import { ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
8
|
-
import * as bottomSheet from "@sprawlify/primitives/machines/bottom-sheet";
|
|
9
|
-
import { ContentProps, OpenChangeDetails, OpenChangeDetails as BottomSheetOpenChangeDetails } from "@sprawlify/primitives/machines/bottom-sheet";
|
|
10
|
-
|
|
11
|
-
//#region src/components/bottom-sheet/bottom-sheet-backdrop.vue.d.ts
|
|
12
|
-
interface BottomSheetBackdropBaseProps extends PolymorphicProps {}
|
|
13
|
-
interface BottomSheetBackdropProps extends BottomSheetBackdropBaseProps,
|
|
14
|
-
/**
|
|
15
|
-
* @vue-ignore
|
|
16
|
-
*/
|
|
17
|
-
HTMLAttributes {}
|
|
18
|
-
declare const _default: typeof __VLS_export$9;
|
|
19
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<vue.DefineComponent<BottomSheetBackdropProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BottomSheetBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
20
|
-
default?: (props: {}) => any;
|
|
21
|
-
}>;
|
|
22
|
-
type __VLS_WithSlots$9<T, S> = T & {
|
|
23
|
-
new (): {
|
|
24
|
-
$slots: S;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
//#endregion
|
|
28
|
-
//#region src/components/bottom-sheet/bottom-sheet-close-trigger.vue.d.ts
|
|
29
|
-
interface BottomSheetCloseTriggerBaseProps extends PolymorphicProps {}
|
|
30
|
-
interface BottomSheetCloseTriggerProps extends BottomSheetCloseTriggerBaseProps,
|
|
31
|
-
/**
|
|
32
|
-
* @vue-ignore
|
|
33
|
-
*/
|
|
34
|
-
HTMLAttributes {}
|
|
35
|
-
declare const _default$1: typeof __VLS_export$8;
|
|
36
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<vue.DefineComponent<BottomSheetCloseTriggerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BottomSheetCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
37
|
-
default?: (props: {}) => any;
|
|
38
|
-
}>;
|
|
39
|
-
type __VLS_WithSlots$8<T, S> = T & {
|
|
40
|
-
new (): {
|
|
41
|
-
$slots: S;
|
|
42
|
-
};
|
|
43
|
-
};
|
|
44
|
-
//#endregion
|
|
45
|
-
//#region src/components/bottom-sheet/bottom-sheet-content.vue.d.ts
|
|
46
|
-
interface BottomSheetContentBaseProps extends PolymorphicProps, ContentProps {}
|
|
47
|
-
interface BottomSheetContentProps extends BottomSheetContentBaseProps,
|
|
48
|
-
/**
|
|
49
|
-
* @vue-ignore
|
|
50
|
-
*/
|
|
51
|
-
Omit<HTMLAttributes, "draggable"> {}
|
|
52
|
-
declare const _default$2: typeof __VLS_export$7;
|
|
53
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<vue.DefineComponent<BottomSheetContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BottomSheetContentProps> & Readonly<{}>, {
|
|
54
|
-
draggable: boolean;
|
|
55
|
-
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
56
|
-
default?: (props: {}) => any;
|
|
57
|
-
}>;
|
|
58
|
-
type __VLS_WithSlots$7<T, S> = T & {
|
|
59
|
-
new (): {
|
|
60
|
-
$slots: S;
|
|
61
|
-
};
|
|
62
|
-
};
|
|
63
|
-
//#endregion
|
|
64
|
-
//#region src/components/bottom-sheet/bottom-sheet-types.d.ts
|
|
65
|
-
interface RootProps {
|
|
66
|
-
id?: string;
|
|
67
|
-
ids?: Partial<{
|
|
68
|
-
backdrop: string;
|
|
69
|
-
content: string;
|
|
70
|
-
trigger: string;
|
|
71
|
-
grabber: string;
|
|
72
|
-
grabberIndicator: string;
|
|
73
|
-
closeTrigger: string;
|
|
74
|
-
}>;
|
|
75
|
-
trapFocus?: boolean;
|
|
76
|
-
preventScroll?: boolean;
|
|
77
|
-
modal?: boolean;
|
|
78
|
-
initialFocusEl?: () => HTMLElement | null;
|
|
79
|
-
finalFocusEl?: () => HTMLElement | null;
|
|
80
|
-
restoreFocus?: boolean;
|
|
81
|
-
role?: "dialog" | "alertdialog";
|
|
82
|
-
open?: boolean;
|
|
83
|
-
defaultOpen?: boolean;
|
|
84
|
-
closeOnInteractOutside?: boolean;
|
|
85
|
-
closeOnEscape?: boolean;
|
|
86
|
-
snapPoints?: (number | string)[];
|
|
87
|
-
swipeVelocityThreshold?: number;
|
|
88
|
-
closeThreshold?: number;
|
|
89
|
-
preventDragOnScroll?: boolean;
|
|
90
|
-
activeSnapPoint?: number | string;
|
|
91
|
-
defaultActiveSnapPoint?: number | string;
|
|
92
|
-
}
|
|
93
|
-
type RootEmits = {
|
|
94
|
-
openChange: [details: bottomSheet.OpenChangeDetails];
|
|
95
|
-
activeSnapPointChange: [details: {
|
|
96
|
-
snapPoint: number | string;
|
|
97
|
-
}];
|
|
98
|
-
};
|
|
99
|
-
//#endregion
|
|
100
|
-
//#region src/components/bottom-sheet/use-bottom-sheet.d.ts
|
|
101
|
-
interface UseBottomSheetProps extends Optional<Omit<bottomSheet.Props, "dir" | "getRootNode">, "id"> {}
|
|
102
|
-
interface UseBottomSheetReturn extends ComputedRef<bottomSheet.Api<PropTypes>> {}
|
|
103
|
-
declare const useBottomSheet: (props?: MaybeRef<UseBottomSheetProps>, emit?: EmitFn$1<RootEmits>) => UseBottomSheetReturn;
|
|
104
|
-
//#endregion
|
|
105
|
-
//#region src/components/bottom-sheet/use-bottom-sheet-context.d.ts
|
|
106
|
-
interface UseBottomSheetContext extends UseBottomSheetReturn {}
|
|
107
|
-
//#endregion
|
|
108
|
-
//#region src/components/bottom-sheet/bottom-sheet-context.vue.d.ts
|
|
109
|
-
interface BottomSheetContextProps extends SlotsType<{
|
|
110
|
-
default: UnwrapRef<UseBottomSheetContext>;
|
|
111
|
-
}> {}
|
|
112
|
-
declare const _default$3: typeof __VLS_export$6;
|
|
113
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>, {
|
|
114
|
-
default(bottomSheet: UnwrapRef<UseBottomSheetContext>): unknown;
|
|
115
|
-
}>;
|
|
116
|
-
type __VLS_WithSlots$6<T, S> = T & {
|
|
117
|
-
new (): {
|
|
118
|
-
$slots: S;
|
|
119
|
-
};
|
|
120
|
-
};
|
|
121
|
-
//#endregion
|
|
122
|
-
//#region src/components/bottom-sheet/bottom-sheet-grabber.vue.d.ts
|
|
123
|
-
interface BottomSheetGrabberBaseProps extends PolymorphicProps {}
|
|
124
|
-
interface BottomSheetGrabberProps extends BottomSheetGrabberBaseProps,
|
|
125
|
-
/**
|
|
126
|
-
* @vue-ignore
|
|
127
|
-
*/
|
|
128
|
-
HTMLAttributes {}
|
|
129
|
-
declare const _default$4: typeof __VLS_export$5;
|
|
130
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<vue.DefineComponent<BottomSheetGrabberProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BottomSheetGrabberProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
131
|
-
default?: (props: {}) => any;
|
|
132
|
-
}>;
|
|
133
|
-
type __VLS_WithSlots$5<T, S> = T & {
|
|
134
|
-
new (): {
|
|
135
|
-
$slots: S;
|
|
136
|
-
};
|
|
137
|
-
};
|
|
138
|
-
//#endregion
|
|
139
|
-
//#region src/components/bottom-sheet/bottom-sheet-grabber-indicator.vue.d.ts
|
|
140
|
-
interface BottomSheetGrabberIndicatorBaseProps extends PolymorphicProps {}
|
|
141
|
-
interface BottomSheetGrabberIndicatorProps extends BottomSheetGrabberIndicatorBaseProps,
|
|
142
|
-
/**
|
|
143
|
-
* @vue-ignore
|
|
144
|
-
*/
|
|
145
|
-
HTMLAttributes {}
|
|
146
|
-
declare const _default$5: typeof __VLS_export$4;
|
|
147
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<vue.DefineComponent<BottomSheetGrabberIndicatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BottomSheetGrabberIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
148
|
-
default?: (props: {}) => any;
|
|
149
|
-
}>;
|
|
150
|
-
type __VLS_WithSlots$4<T, S> = T & {
|
|
151
|
-
new (): {
|
|
152
|
-
$slots: S;
|
|
153
|
-
};
|
|
154
|
-
};
|
|
155
|
-
//#endregion
|
|
156
|
-
//#region src/components/bottom-sheet/bottom-sheet-root.vue.d.ts
|
|
157
|
-
interface BottomSheetRootBaseProps extends RootProps, RenderStrategyProps {}
|
|
158
|
-
interface BottomSheetRootProps extends BottomSheetRootBaseProps {}
|
|
159
|
-
declare const _default$6: typeof __VLS_export$3;
|
|
160
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<BottomSheetRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
161
|
-
openChange: (details: bottomSheet.OpenChangeDetails) => any;
|
|
162
|
-
activeSnapPointChange: (details: {
|
|
163
|
-
snapPoint: number | string;
|
|
164
|
-
}) => any;
|
|
165
|
-
}, string, vue.PublicProps, Readonly<BottomSheetRootProps> & Readonly<{
|
|
166
|
-
onOpenChange?: ((details: bottomSheet.OpenChangeDetails) => any) | undefined;
|
|
167
|
-
onActiveSnapPointChange?: ((details: {
|
|
168
|
-
snapPoint: number | string;
|
|
169
|
-
}) => any) | undefined;
|
|
170
|
-
}>, {
|
|
171
|
-
open: boolean;
|
|
172
|
-
trapFocus: boolean;
|
|
173
|
-
preventScroll: boolean;
|
|
174
|
-
modal: boolean;
|
|
175
|
-
restoreFocus: boolean;
|
|
176
|
-
closeOnInteractOutside: boolean;
|
|
177
|
-
closeOnEscape: boolean;
|
|
178
|
-
defaultOpen: boolean;
|
|
179
|
-
preventDragOnScroll: boolean;
|
|
180
|
-
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
181
|
-
default?: (props: {}) => any;
|
|
182
|
-
}>;
|
|
183
|
-
type __VLS_WithSlots$3<T, S> = T & {
|
|
184
|
-
new (): {
|
|
185
|
-
$slots: S;
|
|
186
|
-
};
|
|
187
|
-
};
|
|
188
|
-
//#endregion
|
|
189
|
-
//#region src/components/bottom-sheet/bottom-sheet-root-provider.vue.d.ts
|
|
190
|
-
interface RootProviderProps {
|
|
191
|
-
value: UnwrapRef<UseBottomSheetReturn>;
|
|
192
|
-
}
|
|
193
|
-
interface BottomSheetRootProviderBaseProps extends RootProviderProps, RenderStrategyProps {}
|
|
194
|
-
interface BottomSheetRootProviderProps extends BottomSheetRootProviderBaseProps {}
|
|
195
|
-
declare const _default$7: typeof __VLS_export$2;
|
|
196
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<BottomSheetRootProviderProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BottomSheetRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
197
|
-
default?: (props: {}) => any;
|
|
198
|
-
}>;
|
|
199
|
-
type __VLS_WithSlots$2<T, S> = T & {
|
|
200
|
-
new (): {
|
|
201
|
-
$slots: S;
|
|
202
|
-
};
|
|
203
|
-
};
|
|
204
|
-
//#endregion
|
|
205
|
-
//#region src/components/bottom-sheet/bottom-sheet-title.vue.d.ts
|
|
206
|
-
interface BottomSheetTitleBaseProps extends PolymorphicProps {}
|
|
207
|
-
interface BottomSheetTitleProps extends BottomSheetTitleBaseProps,
|
|
208
|
-
/**
|
|
209
|
-
* @vue-ignore
|
|
210
|
-
*/
|
|
211
|
-
HTMLAttributes {}
|
|
212
|
-
declare const _default$8: typeof __VLS_export$1;
|
|
213
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<BottomSheetTitleProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BottomSheetTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
214
|
-
default?: (props: {}) => any;
|
|
215
|
-
}>;
|
|
216
|
-
type __VLS_WithSlots$1<T, S> = T & {
|
|
217
|
-
new (): {
|
|
218
|
-
$slots: S;
|
|
219
|
-
};
|
|
220
|
-
};
|
|
221
|
-
//#endregion
|
|
222
|
-
//#region src/components/bottom-sheet/bottom-sheet-trigger.vue.d.ts
|
|
223
|
-
interface BottomSheetTriggerBaseProps extends PolymorphicProps {}
|
|
224
|
-
interface BottomSheetTriggerProps extends BottomSheetTriggerBaseProps,
|
|
225
|
-
/**
|
|
226
|
-
* @vue-ignore
|
|
227
|
-
*/
|
|
228
|
-
HTMLAttributes {}
|
|
229
|
-
declare const _default$9: typeof __VLS_export;
|
|
230
|
-
declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<BottomSheetTriggerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BottomSheetTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
231
|
-
default?: (props: {}) => any;
|
|
232
|
-
}>;
|
|
233
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
234
|
-
new (): {
|
|
235
|
-
$slots: S;
|
|
236
|
-
};
|
|
237
|
-
};
|
|
238
|
-
declare namespace bottom_sheet_d_exports {
|
|
239
|
-
export { _default as Backdrop, BottomSheetBackdropBaseProps as BackdropBaseProps, BottomSheetBackdropProps as BackdropProps, _default$1 as CloseTrigger, BottomSheetCloseTriggerBaseProps as CloseTriggerBaseProps, BottomSheetCloseTriggerProps as CloseTriggerProps, _default$2 as Content, BottomSheetContentBaseProps as ContentBaseProps, BottomSheetContentProps as ContentProps, _default$3 as Context, BottomSheetContextProps as ContextProps, _default$4 as Grabber, BottomSheetGrabberBaseProps as GrabberBaseProps, _default$5 as GrabberIndicator, BottomSheetGrabberIndicatorBaseProps as GrabberIndicatorBaseProps, BottomSheetGrabberIndicatorProps as GrabberIndicatorProps, BottomSheetGrabberProps as GrabberProps, OpenChangeDetails, _default$6 as Root, BottomSheetRootBaseProps as RootBaseProps, BottomSheetRootProps as RootProps, _default$7 as RootProvider, BottomSheetRootProviderBaseProps as RootProviderBaseProps, BottomSheetRootProviderProps as RootProviderProps, _default$8 as Title, BottomSheetTitleBaseProps as TitleBaseProps, BottomSheetTitleProps as TitleProps, _default$9 as Trigger, BottomSheetTriggerBaseProps as TriggerBaseProps, BottomSheetTriggerProps as TriggerProps };
|
|
240
|
-
}
|
|
241
|
-
//#endregion
|
|
242
|
-
export { bottom_sheet_d_exports as BottomSheet, _default as BottomSheetBackdrop, type BottomSheetBackdropBaseProps, type BottomSheetBackdropProps, _default$1 as BottomSheetCloseTrigger, type BottomSheetCloseTriggerBaseProps, type BottomSheetCloseTriggerProps, _default$2 as BottomSheetContent, type BottomSheetContentBaseProps, type BottomSheetContentProps, _default$3 as BottomSheetContext, type BottomSheetContextProps, _default$4 as BottomSheetGrabber, type BottomSheetGrabberBaseProps, _default$5 as BottomSheetGrabberIndicator, type BottomSheetGrabberIndicatorBaseProps, type BottomSheetGrabberIndicatorProps, type BottomSheetGrabberProps, type BottomSheetOpenChangeDetails, _default$6 as BottomSheetRoot, type BottomSheetRootBaseProps, type BottomSheetRootProps, _default$7 as BottomSheetRootProvider, type BottomSheetRootProviderBaseProps, type BottomSheetRootProviderProps, _default$8 as BottomSheetTitle, type BottomSheetTitleBaseProps, type BottomSheetTitleProps, _default$9 as BottomSheetTrigger, type BottomSheetTriggerBaseProps, type BottomSheetTriggerProps, type UseBottomSheetContext, type UseBottomSheetProps, type UseBottomSheetReturn, bottomSheetAnatomy, useBottomSheet, useBottomSheetContext };
|