@sprawlify/vue 0.0.79 → 0.0.81
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/carousel-anatomy-DremFoWg.d.ts +6 -0
- package/dist/checkbox-anatomy-BEYk63e-.d.ts +6 -0
- package/dist/{collapsible-DLRrv-CU.js → collapsible-DjMeJSQq.js} +1 -1
- package/dist/{collection-Cp7jsgmq.js → collection-D_pMm6Yu.js} +1 -1
- package/dist/{color-picker-anatomy-DgvTw5Yh.d.ts → color-picker-anatomy-C1nkVAWk.d.ts} +2 -2
- package/dist/combobox-anatomy-FRdGP6Nw.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +14 -14
- package/dist/components/accordion/index.js +4 -4
- package/dist/components/alert-dialog/index.d.ts +28 -27
- package/dist/components/alert-dialog/index.js +3 -3
- package/dist/components/anatomy.d.ts +10 -10
- package/dist/components/angle-slider/index.d.ts +14 -14
- package/dist/components/angle-slider/index.js +1 -1
- package/dist/components/aspect-ratio/index.d.ts +5 -5
- package/dist/components/aspect-ratio/index.js +1 -1
- package/dist/components/avatar/index.d.ts +8 -8
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/bottom-sheet/index.d.ts +16 -16
- package/dist/components/bottom-sheet/index.js +4 -4
- package/dist/components/carousel/index.d.ts +17 -17
- package/dist/components/carousel/index.js +1 -1
- package/dist/components/checkbox/index.d.ts +20 -20
- package/dist/components/checkbox/index.js +4 -4
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +12 -12
- package/dist/components/clipboard/index.js +1 -1
- package/dist/components/collapsible/index.d.ts +9 -9
- package/dist/components/collapsible/index.js +1 -1
- package/dist/components/collection/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +53 -53
- package/dist/components/color-picker/index.js +4 -4
- package/dist/components/combobox/index.d.ts +31 -31
- package/dist/components/combobox/index.js +5 -5
- package/dist/components/date-picker/index.d.ts +46 -46
- package/dist/components/date-picker/index.js +3 -3
- package/dist/components/dialog/index.d.ts +28 -27
- package/dist/components/dialog/index.js +3 -3
- package/dist/components/download-trigger/index.d.ts +2 -2
- package/dist/components/dropdown-menu/index.d.ts +51 -51
- package/dist/components/dropdown-menu/index.js +3 -3
- package/dist/components/editable/index.d.ts +24 -24
- package/dist/components/editable/index.js +2 -2
- package/dist/components/field/index.d.ts +24 -24
- package/dist/components/field/index.js +1 -1
- package/dist/components/fieldset/index.d.ts +10 -10
- package/dist/components/fieldset/index.js +1 -1
- package/dist/components/file-upload/index.d.ts +22 -22
- package/dist/components/file-upload/index.js +2 -2
- package/dist/components/floating-panel/index.d.ts +22 -21
- package/dist/components/floating-panel/index.js +2 -2
- package/dist/components/focus-trap/index.d.ts +5 -5
- package/dist/components/focus-trap/index.js +1 -1
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/frame/index.d.ts +6 -6
- package/dist/components/highlight/index.d.ts +5 -5
- package/dist/components/highlight/index.js +1 -1
- package/dist/components/hover-card/index.d.ts +20 -20
- package/dist/components/hover-card/index.js +3 -3
- package/dist/components/image-cropper/index.d.ts +12 -12
- package/dist/components/image-cropper/index.js +1 -1
- package/dist/components/json-tree-view/index.d.ts +7 -8
- package/dist/components/json-tree-view/index.js +5 -6
- package/dist/components/listbox/index.d.ts +19 -19
- package/dist/components/listbox/index.js +2 -2
- package/dist/components/marquee/index.d.ts +20 -20
- package/dist/components/marquee/index.js +1 -1
- package/dist/components/navigation-menu/index.d.ts +16 -16
- package/dist/components/navigation-menu/index.js +3 -3
- package/dist/components/number-input/index.d.ts +17 -17
- package/dist/components/number-input/index.js +2 -2
- package/dist/components/pagination/index.d.ts +12 -12
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/password-input/index.d.ts +22 -22
- package/dist/components/password-input/index.js +2 -2
- package/dist/components/pin-input/index.d.ts +15 -15
- package/dist/components/pin-input/index.js +2 -2
- package/dist/components/popover/index.d.ts +31 -31
- package/dist/components/popover/index.js +3 -3
- package/dist/components/presence/index.d.ts +1 -1
- package/dist/components/presence/index.js +1 -1
- package/dist/components/progress/index.d.ts +12 -12
- package/dist/components/progress/index.js +1 -1
- package/dist/components/qr-code/index.d.ts +8 -8
- package/dist/components/qr-code/index.js +1 -1
- package/dist/components/radio-group/index.d.ts +15 -15
- package/dist/components/radio-group/index.js +3 -3
- package/dist/components/rating-group/index.d.ts +13 -13
- package/dist/components/rating-group/index.js +2 -2
- package/dist/components/scroll-area/index.d.ts +9 -9
- package/dist/components/scroll-area/index.js +1 -1
- package/dist/components/segment-group/index.d.ts +14 -14
- package/dist/components/segment-group/index.js +1 -1
- package/dist/components/select/index.d.ts +30 -31
- package/dist/components/select/index.js +5 -5
- package/dist/components/separator/index.d.ts +4 -4
- package/dist/components/separator/index.js +1 -1
- package/dist/components/signature-pad/index.d.ts +13 -13
- package/dist/components/signature-pad/index.js +2 -2
- package/dist/components/slider/index.d.ts +19 -19
- package/dist/components/slider/index.js +1 -1
- package/dist/components/splitter/index.d.ts +9 -9
- package/dist/components/splitter/index.js +1 -1
- package/dist/components/steps/index.d.ts +17 -17
- package/dist/components/steps/index.js +1 -1
- package/dist/components/switch/index.d.ts +13 -13
- package/dist/components/switch/index.js +2 -2
- package/dist/components/tabs/index.d.ts +12 -12
- package/dist/components/tabs/index.js +3 -3
- package/dist/components/tags-input/index.d.ts +33 -33
- package/dist/components/tags-input/index.js +2 -2
- package/dist/components/timer/index.d.ts +11 -11
- package/dist/components/timer/index.js +1 -1
- package/dist/components/toast/index.d.ts +8 -8
- package/dist/components/toggle/index.d.ts +6 -6
- package/dist/components/toggle/index.js +1 -1
- package/dist/components/toggle-group/index.d.ts +7 -7
- package/dist/components/toggle-group/index.js +1 -1
- package/dist/components/tooltip/index.d.ts +14 -14
- package/dist/components/tooltip/index.js +3 -3
- package/dist/components/tour/index.d.ts +28 -28
- package/dist/components/tour/index.js +3 -3
- package/dist/components/tree-view/index.d.ts +1 -1
- package/dist/components/tree-view/index.js +4 -4
- package/dist/date-picker-anatomy-Jo8ai4EN.d.ts +6 -0
- package/dist/field-anatomy-BH-j5yCH.d.ts +6 -0
- package/dist/{image-cropper-anatomy-D653Zi5L.d.ts → image-cropper-anatomy-BXUKWt_B.d.ts} +2 -2
- package/dist/{index-Gp2PxjGZ.d.ts → index-8RA1Hfzs.d.ts} +28 -28
- package/dist/{index-CLgQxaLY.d.ts → index-BHrkcYVd.d.ts} +7 -7
- package/dist/{index-DOWv-lNG.d.ts → index-BSKGL1Oa.d.ts} +7 -7
- package/dist/index.d.ts +1 -1
- package/dist/{listbox-anatomy-5UspVLuv.d.ts → listbox-anatomy-Ck1icF-o.d.ts} +1 -1
- package/dist/segment-group-anatomy-DfpebcL_.d.ts +6 -0
- package/dist/{tour-anatomy-B3Vov9hM.d.ts → tour-anatomy-Dg6MktWA.d.ts} +1 -1
- package/dist/{tree-view-DNxj9zJu.js → tree-view-D0uubGi5.js} +4 -4
- package/package.json +2 -2
- package/dist/carousel-anatomy-CowY8V-J.d.ts +0 -6
- package/dist/checkbox-anatomy-BwEm409M.d.ts +0 -6
- package/dist/combobox-anatomy-DNShli14.d.ts +0 -6
- package/dist/date-picker-anatomy-DV850Y1_.d.ts +0 -6
- package/dist/field-anatomy-CaySAbVn.d.ts +0 -6
- package/dist/segment-group-anatomy-C0MnlQij.d.ts +0 -6
- /package/dist/{boolean-DRNklbLz.js → boolean-6Zl2NWRb.js} +0 -0
- /package/dist/{clean-props-jeo_b63H.js → clean-props-GbfPBIot.js} +0 -0
- /package/dist/{create-split-props-JMzYKf-E.js → create-split-props-D8oe6Rby.js} +0 -0
- /package/dist/{field-D5sIjqax.js → field-DMx_y6S-.js} +0 -0
- /package/dist/{fieldset-DvVWCARx.js → fieldset-4Y4cXm81.js} +0 -0
- /package/dist/{presence-BoJVvVf8.js → presence-BuHH-PkI.js} +0 -0
- /package/dist/{use-render-strategy-Bx4OiQlo.js → use-render-strategy-B0RVis2X.js} +0 -0
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy1 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/carousel/carousel-anatomy.d.ts
|
|
4
|
+
declare const carouselAnatomy: _sprawlify_primitives_anatomy1.AnatomyInstance<"root" | "control" | "item" | "indicator" | "nextTrigger" | "prevTrigger" | "itemGroup" | "progressText" | "indicatorGroup" | "autoplayTrigger" | "autoplayIndicator">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { carouselAnatomy as t };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy4 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/checkbox/checkbox-anatomy.d.ts
|
|
4
|
+
declare const checkboxAnatomy: _sprawlify_primitives_anatomy4.AnatomyInstance<"label" | "root" | "control" | "indicator" | "group">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { checkboxAnatomy as 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 { t as sprawlify } from "./factory-yh31h0Rm.js";
|
|
7
|
-
import { t as cleanProps } from "./clean-props-
|
|
7
|
+
import { t as cleanProps } from "./clean-props-GbfPBIot.js";
|
|
8
8
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, ref, renderSlot, toValue, unref, useId, watch, withCtx } from "vue";
|
|
9
9
|
import * as collapsible from "@sprawlify/primitives/machines/collapsible";
|
|
10
10
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { n as useMachine } from "./core-DNndr38p.js";
|
|
2
|
-
import { t as cleanProps } from "./clean-props-
|
|
2
|
+
import { t as cleanProps } from "./clean-props-GbfPBIot.js";
|
|
3
3
|
import { computed, ref, shallowRef, toValue, watch } from "vue";
|
|
4
4
|
import { GridCollection, ListCollection, Selection, TreeCollection, filePathToTree } from "@sprawlify/primitives/collection";
|
|
5
5
|
import * as asyncList from "@sprawlify/primitives/machines/async-list";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _sprawlify_primitives_anatomy5 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/color-picker/color-picker-anatomy.d.ts
|
|
4
|
-
declare const colorPickerAnatomy:
|
|
4
|
+
declare const colorPickerAnatomy: _sprawlify_primitives_anatomy5.AnatomyInstance<"area" | "label" | "view" | "trigger" | "positioner" | "content" | "root" | "control" | "valueText" | "formatSelect" | "areaThumb" | "channelInput" | "channelSliderTrack" | "channelSliderThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderValueText" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { colorPickerAnatomy as t };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy6 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/combobox/combobox-anatomy.d.ts
|
|
4
|
+
declare const comboboxAnatomy: _sprawlify_primitives_anatomy6.AnatomyInstance<"list" | "input" | "label" | "trigger" | "positioner" | "content" | "root" | "control" | "item" | "itemGroup" | "itemText" | "clearTrigger" | "itemIndicator" | "itemGroupLabel" | "empty">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { comboboxAnatomy as t };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
|
|
2
|
-
import { i as UsePresenceProps } from "../../index-
|
|
2
|
+
import { i as UsePresenceProps } from "../../index-BSKGL1Oa.js";
|
|
3
3
|
import { a as Optional, r as EmitFn$1 } from "../../types-D49hIhzQ.js";
|
|
4
4
|
import { r as PropTypes } from "../../index-C2XO6Bu5.js";
|
|
5
5
|
import { t as RenderStrategyProps } from "../../use-render-strategy-D82Q7KQ3.js";
|
|
6
6
|
import { t as accordionAnatomy } from "../../accordion-anatomy-Ds_qvEko.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue1721 from "vue";
|
|
8
8
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
9
9
|
import * as accordion from "@sprawlify/primitives/machines/accordion";
|
|
10
10
|
import { FocusChangeDetails, FocusChangeDetails as AccordionFocusChangeDetails, ItemProps, ItemState, ValueChangeDetails, ValueChangeDetails as AccordionValueChangeDetails } from "@sprawlify/primitives/machines/accordion";
|
|
@@ -46,7 +46,7 @@ interface AccordionContextProps extends SlotsType<{
|
|
|
46
46
|
default: UnwrapRef<UseAccordionContext>;
|
|
47
47
|
}> {}
|
|
48
48
|
declare const _default: typeof __VLS_export$7;
|
|
49
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
49
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue1721.DefineComponent<{}, {}, {}, {}, {}, vue1721.ComponentOptionsMixin, vue1721.ComponentOptionsMixin, {}, string, vue1721.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1721.ComponentProvideOptions, true, {}, any>, {
|
|
50
50
|
default(accordion: UnwrapRef<UseAccordionContext>): unknown;
|
|
51
51
|
}>;
|
|
52
52
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -63,7 +63,7 @@ interface AccordionItemContentProps extends AccordionItemContentBaseProps,
|
|
|
63
63
|
*/
|
|
64
64
|
HTMLAttributes {}
|
|
65
65
|
declare const _default$2: typeof __VLS_export$6;
|
|
66
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
66
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1721.DefineComponent<AccordionItemContentProps, {}, {}, {}, {}, vue1721.ComponentOptionsMixin, vue1721.ComponentOptionsMixin, {}, string, vue1721.PublicProps, Readonly<AccordionItemContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1721.ComponentProvideOptions, false, {}, any>, {
|
|
67
67
|
default?: (props: {}) => any;
|
|
68
68
|
}>;
|
|
69
69
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -80,7 +80,7 @@ interface AccordionItemContextProps extends SlotsType<{
|
|
|
80
80
|
default: UnwrapRef<UseAccordionItemContext>;
|
|
81
81
|
}> {}
|
|
82
82
|
declare const _default$3: typeof __VLS_export$5;
|
|
83
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
83
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1721.DefineComponent<{}, {}, {}, {}, {}, vue1721.ComponentOptionsMixin, vue1721.ComponentOptionsMixin, {}, string, vue1721.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1721.ComponentProvideOptions, true, {}, any>, {
|
|
84
84
|
default(item: UnwrapRef<UseAccordionItemContext>): unknown;
|
|
85
85
|
}>;
|
|
86
86
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -97,7 +97,7 @@ interface AccordionItemIndicatorProps extends AccordionItemIndicatorBaseProps,
|
|
|
97
97
|
*/
|
|
98
98
|
HTMLAttributes {}
|
|
99
99
|
declare const _default$4: typeof __VLS_export$4;
|
|
100
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
100
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1721.DefineComponent<AccordionItemIndicatorProps, {}, {}, {}, {}, vue1721.ComponentOptionsMixin, vue1721.ComponentOptionsMixin, {}, string, vue1721.PublicProps, Readonly<AccordionItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1721.ComponentProvideOptions, false, {}, any>, {
|
|
101
101
|
default?: (props: {}) => any;
|
|
102
102
|
}>;
|
|
103
103
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -114,7 +114,7 @@ interface AccordionItemTriggerProps extends AccordionItemTriggerBaseProps,
|
|
|
114
114
|
*/
|
|
115
115
|
ButtonHTMLAttributes {}
|
|
116
116
|
declare const _default$5: typeof __VLS_export$3;
|
|
117
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
117
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1721.DefineComponent<AccordionItemTriggerProps, {}, {}, {}, {}, vue1721.ComponentOptionsMixin, vue1721.ComponentOptionsMixin, {}, string, vue1721.PublicProps, Readonly<AccordionItemTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1721.ComponentProvideOptions, false, {}, any>, {
|
|
118
118
|
default?: (props: {}) => any;
|
|
119
119
|
}>;
|
|
120
120
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -131,7 +131,7 @@ interface AccordionItemProps extends AccordionItemBaseProps,
|
|
|
131
131
|
*/
|
|
132
132
|
HTMLAttributes {}
|
|
133
133
|
declare const _default$1: typeof __VLS_export$2;
|
|
134
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
134
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1721.DefineComponent<AccordionItemProps, {}, {}, {}, {}, vue1721.ComponentOptionsMixin, vue1721.ComponentOptionsMixin, {}, string, vue1721.PublicProps, Readonly<AccordionItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1721.ComponentProvideOptions, false, {}, any>, {
|
|
135
135
|
default?: (props: {}) => any;
|
|
136
136
|
}>;
|
|
137
137
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -151,7 +151,7 @@ interface AccordionRootProviderProps extends AccordionRootProviderBaseProps,
|
|
|
151
151
|
*/
|
|
152
152
|
HTMLAttributes {}
|
|
153
153
|
declare const _default$7: typeof __VLS_export$1;
|
|
154
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
154
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1721.DefineComponent<AccordionRootProviderProps, {}, {}, {}, {}, vue1721.ComponentOptionsMixin, vue1721.ComponentOptionsMixin, {}, string, vue1721.PublicProps, Readonly<AccordionRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1721.ComponentProvideOptions, false, {}, any>, {
|
|
155
155
|
default?: (props: {}) => any;
|
|
156
156
|
}>;
|
|
157
157
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -169,19 +169,19 @@ interface AccordionRootProps extends AccordionRootBaseProps,
|
|
|
169
169
|
HTMLAttributes {}
|
|
170
170
|
interface AccordionRootEmits extends RootEmits {}
|
|
171
171
|
declare const _default$6: typeof __VLS_export;
|
|
172
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
173
|
-
focusChange: (details: accordion.FocusChangeDetails) => any;
|
|
172
|
+
declare const __VLS_export: __VLS_WithSlots<vue1721.DefineComponent<AccordionRootProps, {}, {}, {}, {}, vue1721.ComponentOptionsMixin, vue1721.ComponentOptionsMixin, {
|
|
174
173
|
valueChange: (details: accordion.ValueChangeDetails) => any;
|
|
175
174
|
"update:modelValue": (value: string[]) => any;
|
|
176
|
-
|
|
177
|
-
|
|
175
|
+
focusChange: (details: accordion.FocusChangeDetails) => any;
|
|
176
|
+
}, string, vue1721.PublicProps, Readonly<AccordionRootProps> & Readonly<{
|
|
178
177
|
onValueChange?: ((details: accordion.ValueChangeDetails) => any) | undefined;
|
|
179
178
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
179
|
+
onFocusChange?: ((details: accordion.FocusChangeDetails) => any) | undefined;
|
|
180
180
|
}>, {
|
|
181
181
|
disabled: boolean;
|
|
182
182
|
multiple: boolean;
|
|
183
183
|
collapsible: boolean;
|
|
184
|
-
}, {}, {}, {}, string,
|
|
184
|
+
}, {}, {}, {}, string, vue1721.ComponentProvideOptions, false, {}, any>, {
|
|
185
185
|
default?: (props: {}) => any;
|
|
186
186
|
}>;
|
|
187
187
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -5,10 +5,10 @@ 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 accordionAnatomy } from "../../accordion-anatomy-SnniqySz.js";
|
|
7
7
|
import { t as sprawlify } from "../../factory-yh31h0Rm.js";
|
|
8
|
-
import { t as
|
|
9
|
-
import {
|
|
10
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
11
|
-
import {
|
|
8
|
+
import { l as useCollapsibleContext, t as collapsible_exports } from "../../collapsible-DjMeJSQq.js";
|
|
9
|
+
import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
|
|
10
|
+
import { t as createSplitProps } from "../../create-split-props-D8oe6Rby.js";
|
|
11
|
+
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-B0RVis2X.js";
|
|
12
12
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
13
13
|
import * as accordion from "@sprawlify/primitives/machines/accordion";
|
|
14
14
|
|
|
@@ -4,10 +4,11 @@ import { a as Optional, r as EmitFn$1 } from "../../types-D49hIhzQ.js";
|
|
|
4
4
|
import { r as PropTypes } from "../../index-C2XO6Bu5.js";
|
|
5
5
|
import { t as RenderStrategyProps } from "../../use-render-strategy-D82Q7KQ3.js";
|
|
6
6
|
import { t as alertDialogAnatomy } from "../../alert-dialog-anatomy-DMZO1oaM.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue14 from "vue";
|
|
8
8
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
9
9
|
import * as dialog from "@sprawlify/primitives/machines/dialog";
|
|
10
10
|
import { FocusOutsideEvent, FocusOutsideEvent as DialogFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as DialogInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as DialogOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as DialogPointerDownOutsideEvent } from "@sprawlify/primitives/machines/dialog";
|
|
11
|
+
import * as _sprawlify_primitives_machines_select0 from "@sprawlify/primitives/machines/select";
|
|
11
12
|
|
|
12
13
|
//#region src/components/alert-dialog/alert-dialog-backdrop.vue.d.ts
|
|
13
14
|
interface AlertDialogBackdropBaseProps extends PolymorphicProps {}
|
|
@@ -17,7 +18,7 @@ interface AlertDialogBackdropProps extends AlertDialogBackdropBaseProps,
|
|
|
17
18
|
*/
|
|
18
19
|
HTMLAttributes {}
|
|
19
20
|
declare const _default: typeof __VLS_export$9;
|
|
20
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
21
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue14.DefineComponent<AlertDialogBackdropProps, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {}, string, vue14.PublicProps, Readonly<AlertDialogBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue14.ComponentProvideOptions, false, {}, any>, {
|
|
21
22
|
default?: (props: {}) => any;
|
|
22
23
|
}>;
|
|
23
24
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -34,7 +35,7 @@ interface AlertDialogCloseTriggerProps extends AlertDialogCloseTriggerBaseProps,
|
|
|
34
35
|
*/
|
|
35
36
|
ButtonHTMLAttributes {}
|
|
36
37
|
declare const _default$1: typeof __VLS_export$8;
|
|
37
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
38
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue14.DefineComponent<AlertDialogCloseTriggerProps, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {}, string, vue14.PublicProps, Readonly<AlertDialogCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue14.ComponentProvideOptions, false, {}, any>, {
|
|
38
39
|
default?: (props: {}) => any;
|
|
39
40
|
}>;
|
|
40
41
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -51,7 +52,7 @@ interface AlertDialogContentProps extends AlertDialogContentBaseProps,
|
|
|
51
52
|
*/
|
|
52
53
|
HTMLAttributes {}
|
|
53
54
|
declare const _default$2: typeof __VLS_export$7;
|
|
54
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
55
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue14.DefineComponent<AlertDialogContentProps, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {}, string, vue14.PublicProps, Readonly<AlertDialogContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue14.ComponentProvideOptions, false, {}, any>, {
|
|
55
56
|
default?: (props: {}) => any;
|
|
56
57
|
}>;
|
|
57
58
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -68,7 +69,7 @@ interface AlertDialogDescriptionProps extends AlertDialogDescriptionBaseProps,
|
|
|
68
69
|
*/
|
|
69
70
|
HTMLAttributes {}
|
|
70
71
|
declare const _default$4: typeof __VLS_export$6;
|
|
71
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
72
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue14.DefineComponent<AlertDialogDescriptionProps, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {}, string, vue14.PublicProps, Readonly<AlertDialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue14.ComponentProvideOptions, false, {}, any>, {
|
|
72
73
|
default?: (props: {}) => any;
|
|
73
74
|
}>;
|
|
74
75
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -85,7 +86,7 @@ interface AlertDialogPositionerProps extends AlertDialogPositionerBaseProps,
|
|
|
85
86
|
*/
|
|
86
87
|
HTMLAttributes {}
|
|
87
88
|
declare const _default$5: typeof __VLS_export$5;
|
|
88
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
89
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue14.DefineComponent<AlertDialogPositionerProps, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {}, string, vue14.PublicProps, Readonly<AlertDialogPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue14.ComponentProvideOptions, false, {}, any>, {
|
|
89
90
|
default?: (props: {}) => any;
|
|
90
91
|
}>;
|
|
91
92
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -102,11 +103,11 @@ interface AlertDialogRootProviderBaseProps extends RootProviderProps, RenderStra
|
|
|
102
103
|
interface AlertDialogRootProviderProps extends AlertDialogRootProviderBaseProps {}
|
|
103
104
|
interface AlertDialogRootProviderEmits extends RootEmits$1 {}
|
|
104
105
|
declare const _default$7: typeof __VLS_export$4;
|
|
105
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
106
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue14.DefineComponent<AlertDialogRootProviderProps, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {
|
|
106
107
|
exitComplete: () => any;
|
|
107
|
-
}, string,
|
|
108
|
+
}, string, vue14.PublicProps, Readonly<AlertDialogRootProviderProps> & Readonly<{
|
|
108
109
|
onExitComplete?: (() => any) | undefined;
|
|
109
|
-
}>, {}, {}, {}, {}, string,
|
|
110
|
+
}>, {}, {}, {}, {}, string, vue14.ComponentProvideOptions, false, {}, any>, {
|
|
110
111
|
default?: (props: {}) => any;
|
|
111
112
|
}>;
|
|
112
113
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -161,44 +162,44 @@ interface AlertDialogRootBaseProps extends RootProps, RenderStrategyProps {}
|
|
|
161
162
|
interface AlertDialogRootProps extends AlertDialogRootBaseProps {}
|
|
162
163
|
interface AlertDialogRootEmits extends RootEmits {}
|
|
163
164
|
declare const _default$6: typeof __VLS_export$3;
|
|
164
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
165
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue14.DefineComponent<AlertDialogRootProps, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {
|
|
165
166
|
exitComplete: () => any;
|
|
166
|
-
focusOutside: (event: dialog.FocusOutsideEvent) => any;
|
|
167
|
-
interactOutside: (event: dialog.InteractOutsideEvent) => any;
|
|
168
|
-
openChange: (details: dialog.OpenChangeDetails) => any;
|
|
169
|
-
pointerDownOutside: (event: dialog.PointerDownOutsideEvent) => any;
|
|
170
|
-
"update:open": (open: boolean) => any;
|
|
171
167
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
168
|
+
focusOutside: (event: _sprawlify_primitives_machines_select0.FocusOutsideEvent) => any;
|
|
169
|
+
interactOutside: (event: _sprawlify_primitives_machines_select0.InteractOutsideEvent) => any;
|
|
170
|
+
openChange: (details: dialog.OpenChangeDetails) => any;
|
|
171
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_select0.PointerDownOutsideEvent) => any;
|
|
172
172
|
requestDismiss: (event: CustomEvent<{
|
|
173
173
|
originalLayer: HTMLElement;
|
|
174
174
|
targetLayer: HTMLElement | undefined;
|
|
175
175
|
originalIndex: number;
|
|
176
176
|
targetIndex: number;
|
|
177
177
|
}>) => any;
|
|
178
|
-
|
|
178
|
+
"update:open": (open: boolean) => any;
|
|
179
|
+
}, string, vue14.PublicProps, Readonly<AlertDialogRootProps> & Readonly<{
|
|
179
180
|
onExitComplete?: (() => any) | undefined;
|
|
180
|
-
onFocusOutside?: ((event: dialog.FocusOutsideEvent) => any) | undefined;
|
|
181
|
-
onInteractOutside?: ((event: dialog.InteractOutsideEvent) => any) | undefined;
|
|
182
|
-
onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
|
|
183
|
-
onPointerDownOutside?: ((event: dialog.PointerDownOutsideEvent) => any) | undefined;
|
|
184
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
185
181
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
182
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_select0.FocusOutsideEvent) => any) | undefined;
|
|
183
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_select0.InteractOutsideEvent) => any) | undefined;
|
|
184
|
+
onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
|
|
185
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_select0.PointerDownOutsideEvent) => any) | undefined;
|
|
186
186
|
onRequestDismiss?: ((event: CustomEvent<{
|
|
187
187
|
originalLayer: HTMLElement;
|
|
188
188
|
targetLayer: HTMLElement | undefined;
|
|
189
189
|
originalIndex: number;
|
|
190
190
|
targetIndex: number;
|
|
191
191
|
}>) => any) | undefined;
|
|
192
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
192
193
|
}>, {
|
|
193
|
-
defaultOpen: boolean;
|
|
194
|
-
open: boolean;
|
|
195
194
|
closeOnEscape: boolean;
|
|
196
195
|
closeOnInteractOutside: boolean;
|
|
196
|
+
defaultOpen: boolean;
|
|
197
197
|
modal: boolean;
|
|
198
|
+
open: boolean;
|
|
198
199
|
preventScroll: boolean;
|
|
199
200
|
restoreFocus: boolean;
|
|
200
201
|
trapFocus: boolean;
|
|
201
|
-
}, {}, {}, {}, string,
|
|
202
|
+
}, {}, {}, {}, string, vue14.ComponentProvideOptions, false, {}, any>, {
|
|
202
203
|
default?: (props: {}) => any;
|
|
203
204
|
}>;
|
|
204
205
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -215,7 +216,7 @@ interface AlertDialogTitleProps extends AlertDialogTitleBaseProps,
|
|
|
215
216
|
*/
|
|
216
217
|
HTMLAttributes {}
|
|
217
218
|
declare const _default$8: typeof __VLS_export$2;
|
|
218
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
219
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue14.DefineComponent<AlertDialogTitleProps, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {}, string, vue14.PublicProps, Readonly<AlertDialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue14.ComponentProvideOptions, false, {}, any>, {
|
|
219
220
|
default?: (props: {}) => any;
|
|
220
221
|
}>;
|
|
221
222
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -232,7 +233,7 @@ interface AlertDialogTriggerProps extends AlertDialogTriggerBaseProps,
|
|
|
232
233
|
*/
|
|
233
234
|
ButtonHTMLAttributes {}
|
|
234
235
|
declare const _default$9: typeof __VLS_export$1;
|
|
235
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
236
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue14.DefineComponent<AlertDialogTriggerProps, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {}, string, vue14.PublicProps, Readonly<AlertDialogTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue14.ComponentProvideOptions, false, {}, any>, {
|
|
236
237
|
default?: (props: {}) => any;
|
|
237
238
|
}>;
|
|
238
239
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -257,7 +258,7 @@ interface AlertDialogContextProps extends SlotsType<{
|
|
|
257
258
|
default: UnwrapRef<UseAlertDialogContext>;
|
|
258
259
|
}> {}
|
|
259
260
|
declare const _default$3: typeof __VLS_export;
|
|
260
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
261
|
+
declare const __VLS_export: __VLS_WithSlots<vue14.DefineComponent<{}, {}, {}, {}, {}, vue14.ComponentOptionsMixin, vue14.ComponentOptionsMixin, {}, string, vue14.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue14.ComponentProvideOptions, true, {}, any>, {
|
|
261
262
|
default(alertDialog: UnwrapRef<UseAlertDialogContext>): unknown;
|
|
262
263
|
}>;
|
|
263
264
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -5,9 +5,9 @@ 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 parts, t as alertDialogAnatomy } from "../../alert-dialog-anatomy-6UZ4w58n.js";
|
|
7
7
|
import { t as sprawlify } from "../../factory-yh31h0Rm.js";
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-
|
|
9
|
-
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-
|
|
10
|
-
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
|
|
9
|
+
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-B0RVis2X.js";
|
|
10
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BuHH-PkI.js";
|
|
11
11
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
12
12
|
import * as alertDialog from "@sprawlify/primitives/machines/dialog";
|
|
13
13
|
|
|
@@ -3,22 +3,22 @@ import { t as alertDialogAnatomy } from "../alert-dialog-anatomy-DMZO1oaM.js";
|
|
|
3
3
|
import { t as angleSliderAnatomy } from "../angle-slider-anatomy-Bul1eXfZ.js";
|
|
4
4
|
import { t as avatarAnatomy } from "../avatar-anatomy-DZ5Hy1zG.js";
|
|
5
5
|
import { t as bottomSheetAnatomy } from "../bottom-sheet-anatomy-C08KrnBX.js";
|
|
6
|
-
import { t as carouselAnatomy } from "../carousel-anatomy-
|
|
7
|
-
import { t as checkboxAnatomy } from "../checkbox-anatomy-
|
|
6
|
+
import { t as carouselAnatomy } from "../carousel-anatomy-DremFoWg.js";
|
|
7
|
+
import { t as checkboxAnatomy } from "../checkbox-anatomy-BEYk63e-.js";
|
|
8
8
|
import { t as clipboardAnatomy } from "../clipboard-anatomy-Cfo3bvKj.js";
|
|
9
9
|
import { t as collapsibleAnatomy } from "../collapsible-anatomy-BYSgsAu3.js";
|
|
10
|
-
import { t as colorPickerAnatomy } from "../color-picker-anatomy-
|
|
11
|
-
import { t as comboboxAnatomy } from "../combobox-anatomy-
|
|
12
|
-
import { t as datePickerAnatomy } from "../date-picker-anatomy-
|
|
10
|
+
import { t as colorPickerAnatomy } from "../color-picker-anatomy-C1nkVAWk.js";
|
|
11
|
+
import { t as comboboxAnatomy } from "../combobox-anatomy-FRdGP6Nw.js";
|
|
12
|
+
import { t as datePickerAnatomy } from "../date-picker-anatomy-Jo8ai4EN.js";
|
|
13
13
|
import { t as dialogAnatomy } from "../dialog-anatomy-CURzaSFr.js";
|
|
14
14
|
import { t as editableAnatomy } from "../editable-anatomy-C7mXxQW8.js";
|
|
15
|
-
import { t as fieldAnatomy } from "../field-anatomy-
|
|
15
|
+
import { t as fieldAnatomy } from "../field-anatomy-BH-j5yCH.js";
|
|
16
16
|
import { t as fieldsetAnatomy } from "../fieldset-anatomy-JIjxInfF.js";
|
|
17
17
|
import { t as fileUploadAnatomy } from "../file-upload-anatomy-Bt0zLDIE.js";
|
|
18
18
|
import { t as floatingPanelAnatomy } from "../floating-panel-anatomy-DH9zKbGk.js";
|
|
19
19
|
import { t as hoverCardAnatomy } from "../hover-card-anatomy-ClbegkVa.js";
|
|
20
|
-
import { t as imageCropperAnatomy } from "../image-cropper-anatomy-
|
|
21
|
-
import { t as listboxAnatomy } from "../listbox-anatomy-
|
|
20
|
+
import { t as imageCropperAnatomy } from "../image-cropper-anatomy-BXUKWt_B.js";
|
|
21
|
+
import { t as listboxAnatomy } from "../listbox-anatomy-Ck1icF-o.js";
|
|
22
22
|
import { t as marqueeAnatomy } from "../marquee-anatomy-h5g9NC8A.js";
|
|
23
23
|
import { t as dropdownMenuAnatomy } from "../dropdown-menu-anatomy-BqRBod4K.js";
|
|
24
24
|
import { t as navigationMenuAnatomy } from "../navigation-menu-anatomy-DfeFh6Qh.js";
|
|
@@ -32,7 +32,7 @@ import { t as qrCodeAnatomy } from "../qr-code-anatomy-BMawjUCq.js";
|
|
|
32
32
|
import { t as radioGroupAnatomy } from "../radio-group-anatomy-CqMEAEAo.js";
|
|
33
33
|
import { t as ratingGroupAnatomy } from "../rating-group-anatomy-CtMlHYGv.js";
|
|
34
34
|
import { t as scrollAreaAnatomy } from "../scroll-area-anatomy-B_EypSXf.js";
|
|
35
|
-
import { t as segmentGroupAnatomy } from "../segment-group-anatomy-
|
|
35
|
+
import { t as segmentGroupAnatomy } from "../segment-group-anatomy-DfpebcL_.js";
|
|
36
36
|
import { t as selectAnatomy } from "../select-anatomy-CwULdmYD.js";
|
|
37
37
|
import { t as separatorAnatomy } from "../separator-anatomy-BqAq__MN.js";
|
|
38
38
|
import { t as signaturePadAnatomy } from "../signature-pad-anatomy-u_Sx7buV.js";
|
|
@@ -47,7 +47,7 @@ import { t as toastAnatomy } from "../toast-anatomy-DUsVvX5v.js";
|
|
|
47
47
|
import { t as toggleGroupAnatomy } from "../toggle-group-anatomy--i6VaUi9.js";
|
|
48
48
|
import { t as toggleAnatomy } from "../toggle-anatomy-om-9P9sX.js";
|
|
49
49
|
import { t as tooltipAnatomy } from "../tooltip-anatomy-C2JI-_OT.js";
|
|
50
|
-
import { t as tourAnatomy } from "../tour-anatomy-
|
|
50
|
+
import { t as tourAnatomy } from "../tour-anatomy-Dg6MktWA.js";
|
|
51
51
|
import { t as treeViewAnatomy } from "../tree-view-anatomy-D9lkagO5.js";
|
|
52
52
|
import { anatomy as aspectRatioAnatomy } from "@sprawlify/primitives/machines/aspect-ratio";
|
|
53
53
|
export * from "@sprawlify/primitives/anatomy";
|
|
@@ -2,7 +2,7 @@ import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
|
|
|
2
2
|
import { a as Optional } from "../../types-D49hIhzQ.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-C2XO6Bu5.js";
|
|
4
4
|
import { t as angleSliderAnatomy } from "../../angle-slider-anatomy-Bul1eXfZ.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue643 from "vue";
|
|
6
6
|
import { ComputedRef, EmitFn, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as angleSlider from "@sprawlify/primitives/machines/angle-slider";
|
|
8
8
|
import { MarkerProps } from "@sprawlify/primitives/machines/angle-slider";
|
|
@@ -50,7 +50,7 @@ interface AngleSliderContextProps extends SlotsType<{
|
|
|
50
50
|
default: UnwrapRef<UseAngleSliderContext>;
|
|
51
51
|
}> {}
|
|
52
52
|
declare const _default: typeof __VLS_export$9;
|
|
53
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
53
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue643.DefineComponent<{}, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, true, {}, any>, {
|
|
54
54
|
default(angleSlider: UnwrapRef<UseAngleSliderContext>): unknown;
|
|
55
55
|
}>;
|
|
56
56
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -67,19 +67,19 @@ interface AngleSliderRootProps extends AngleSliderRootBaseProps,
|
|
|
67
67
|
*/
|
|
68
68
|
Omit<HTMLAttributes, 'dir'> {}
|
|
69
69
|
declare const _default$6: typeof __VLS_export$8;
|
|
70
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
70
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue643.DefineComponent<AngleSliderRootProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
|
|
71
71
|
valueChange: (details: angleSlider.ValueChangeDetails) => any;
|
|
72
72
|
"update:modelValue": (value: number) => any;
|
|
73
73
|
valueChangeEnd: (details: angleSlider.ValueChangeDetails) => any;
|
|
74
|
-
}, string,
|
|
74
|
+
}, string, vue643.PublicProps, Readonly<AngleSliderRootProps> & Readonly<{
|
|
75
75
|
onValueChange?: ((details: angleSlider.ValueChangeDetails) => any) | undefined;
|
|
76
76
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
|
77
77
|
onValueChangeEnd?: ((details: angleSlider.ValueChangeDetails) => any) | undefined;
|
|
78
78
|
}>, {
|
|
79
79
|
disabled: boolean;
|
|
80
|
-
readOnly: boolean;
|
|
81
80
|
invalid: boolean;
|
|
82
|
-
|
|
81
|
+
readOnly: boolean;
|
|
82
|
+
}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
83
83
|
default?: (props: {}) => any;
|
|
84
84
|
}>;
|
|
85
85
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -96,7 +96,7 @@ interface AngleSliderControlProps extends AngleSliderControlBaseProps,
|
|
|
96
96
|
*/
|
|
97
97
|
HTMLAttributes {}
|
|
98
98
|
declare const _default$1: typeof __VLS_export$7;
|
|
99
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
99
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue643.DefineComponent<AngleSliderControlProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AngleSliderControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
100
100
|
default?: (props: {}) => any;
|
|
101
101
|
}>;
|
|
102
102
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -113,7 +113,7 @@ interface AngleSliderHiddenInputProps extends AngleSliderHiddenInputBaseProps,
|
|
|
113
113
|
*/
|
|
114
114
|
InputHTMLAttributes {}
|
|
115
115
|
declare const _default$2: typeof __VLS_export$6;
|
|
116
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
116
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue643.DefineComponent<AngleSliderHiddenInputProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AngleSliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
117
117
|
default?: (props: {}) => any;
|
|
118
118
|
}>;
|
|
119
119
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -130,7 +130,7 @@ interface AngleSliderLabelProps extends AngleSliderLabelBaseProps,
|
|
|
130
130
|
*/
|
|
131
131
|
LabelHTMLAttributes {}
|
|
132
132
|
declare const _default$3: typeof __VLS_export$5;
|
|
133
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
133
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue643.DefineComponent<AngleSliderLabelProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AngleSliderLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
134
134
|
default?: (props: {}) => any;
|
|
135
135
|
}>;
|
|
136
136
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -147,7 +147,7 @@ interface AngleSliderMarkerGroupProps extends AngleSliderMarkerGroupBaseProps,
|
|
|
147
147
|
*/
|
|
148
148
|
HTMLAttributes {}
|
|
149
149
|
declare const _default$5: typeof __VLS_export$4;
|
|
150
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
150
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue643.DefineComponent<AngleSliderMarkerGroupProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AngleSliderMarkerGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
151
151
|
default?: (props: {}) => any;
|
|
152
152
|
}>;
|
|
153
153
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -164,7 +164,7 @@ interface AngleSliderMarkerProps extends AngleSliderMarkerBaseProps,
|
|
|
164
164
|
*/
|
|
165
165
|
HTMLAttributes {}
|
|
166
166
|
declare const _default$4: typeof __VLS_export$3;
|
|
167
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
167
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue643.DefineComponent<AngleSliderMarkerProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AngleSliderMarkerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
168
168
|
default?: (props: {}) => any;
|
|
169
169
|
}>;
|
|
170
170
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -184,7 +184,7 @@ interface AngleSliderRootProviderProps extends AngleSliderRootProviderBaseProps,
|
|
|
184
184
|
*/
|
|
185
185
|
HTMLAttributes {}
|
|
186
186
|
declare const _default$7: typeof __VLS_export$2;
|
|
187
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
187
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue643.DefineComponent<AngleSliderRootProviderProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AngleSliderRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
188
188
|
default?: (props: {}) => any;
|
|
189
189
|
}>;
|
|
190
190
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -201,7 +201,7 @@ interface AngleSliderThumbProps extends AngleSliderThumbBaseProps,
|
|
|
201
201
|
*/
|
|
202
202
|
HTMLAttributes {}
|
|
203
203
|
declare const _default$8: typeof __VLS_export$1;
|
|
204
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
204
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue643.DefineComponent<AngleSliderThumbProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AngleSliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
205
205
|
default?: (props: {}) => any;
|
|
206
206
|
}>;
|
|
207
207
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -218,7 +218,7 @@ interface AngleSliderValueTextProps extends AngleSliderValueTextBaseProps,
|
|
|
218
218
|
*/
|
|
219
219
|
HTMLAttributes {}
|
|
220
220
|
declare const _default$9: typeof __VLS_export;
|
|
221
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
221
|
+
declare const __VLS_export: __VLS_WithSlots<vue643.DefineComponent<AngleSliderValueTextProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AngleSliderValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
222
222
|
type __VLS_WithSlots<T, S> = T & {
|
|
223
223
|
new (): {
|
|
224
224
|
$slots: S;
|
|
@@ -5,7 +5,7 @@ import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { t as angleSliderAnatomy } from "../../angle-slider-anatomy-cYknk1iJ.js";
|
|
7
7
|
import { t as sprawlify } from "../../factory-yh31h0Rm.js";
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
|
|
9
9
|
import { computed, createBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
|
|
10
10
|
import * as angleSlider from "@sprawlify/primitives/machines/angle-slider";
|
|
11
11
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
|
|
2
2
|
import { a as Optional } from "../../types-D49hIhzQ.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-C2XO6Bu5.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue229 from "vue";
|
|
5
5
|
import { ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
6
|
import * as aspectRatio from "@sprawlify/primitives/machines/aspect-ratio";
|
|
7
7
|
|
|
@@ -18,7 +18,7 @@ interface AspectRatioContextProps extends SlotsType<{
|
|
|
18
18
|
default: UnwrapRef<UseAspectRatioContext>;
|
|
19
19
|
}> {}
|
|
20
20
|
declare const _default$1: typeof __VLS_export$3;
|
|
21
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
21
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue229.DefineComponent<{}, {}, {}, {}, {}, vue229.ComponentOptionsMixin, vue229.ComponentOptionsMixin, {}, string, vue229.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue229.ComponentProvideOptions, true, {}, any>, {
|
|
22
22
|
default(aspectRatio: UnwrapRef<UseAspectRatioContext>): unknown;
|
|
23
23
|
}>;
|
|
24
24
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -35,7 +35,7 @@ interface AspectRatioContentProps extends AspectRatioContentBaseProps,
|
|
|
35
35
|
*/
|
|
36
36
|
HTMLAttributes {}
|
|
37
37
|
declare const _default: typeof __VLS_export$2;
|
|
38
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
38
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue229.DefineComponent<AspectRatioContentProps, {}, {}, {}, {}, vue229.ComponentOptionsMixin, vue229.ComponentOptionsMixin, {}, string, vue229.PublicProps, Readonly<AspectRatioContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue229.ComponentProvideOptions, false, {}, any>, {
|
|
39
39
|
default?: (props: {}) => any;
|
|
40
40
|
}>;
|
|
41
41
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -62,7 +62,7 @@ interface AspectRatioRootProps extends AspectRatioRootBaseProps,
|
|
|
62
62
|
*/
|
|
63
63
|
HTMLAttributes {}
|
|
64
64
|
declare const _default$2: typeof __VLS_export$1;
|
|
65
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
65
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue229.DefineComponent<AspectRatioRootProps, {}, {}, {}, {}, vue229.ComponentOptionsMixin, vue229.ComponentOptionsMixin, {}, string, vue229.PublicProps, Readonly<AspectRatioRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue229.ComponentProvideOptions, false, {}, any>, {
|
|
66
66
|
default?: (props: {}) => any;
|
|
67
67
|
}>;
|
|
68
68
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -82,7 +82,7 @@ interface AspectRatioRootProviderProps extends AspectRatioRootProviderBaseProps,
|
|
|
82
82
|
*/
|
|
83
83
|
HTMLAttributes {}
|
|
84
84
|
declare const _default$3: typeof __VLS_export;
|
|
85
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
85
|
+
declare const __VLS_export: __VLS_WithSlots<vue229.DefineComponent<AspectRatioRootProviderProps, {}, {}, {}, {}, vue229.ComponentOptionsMixin, vue229.ComponentOptionsMixin, {}, string, vue229.PublicProps, Readonly<AspectRatioRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue229.ComponentProvideOptions, false, {}, any>, {
|
|
86
86
|
default?: (props: {}) => any;
|
|
87
87
|
}>;
|
|
88
88
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,7 +4,7 @@ import { c as useEnvironmentContext, s as DEFAULT_ENVIRONMENT } from "../../prov
|
|
|
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 sprawlify } from "../../factory-yh31h0Rm.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
|
|
8
8
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
9
9
|
import * as aspectRatio from "@sprawlify/primitives/machines/aspect-ratio";
|
|
10
10
|
|