@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
|
@@ -338,14 +338,14 @@ declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
338
338
|
props: vue.PublicProps & __VLS_PrettifyLocal$1<SelectRootProps<T> & {
|
|
339
339
|
onSelect?: ((details: select.SelectionDetails) => any) | undefined;
|
|
340
340
|
onExitComplete?: (() => any) | undefined;
|
|
341
|
-
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
342
|
-
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
343
341
|
onOpenChange?: ((details: select.OpenChangeDetails) => any) | undefined;
|
|
344
|
-
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
345
342
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
346
|
-
onHighlightChange?: ((details: select.HighlightChangeDetails<T>) => any) | undefined;
|
|
347
343
|
onValueChange?: ((details: select.ValueChangeDetails<T>) => any) | undefined;
|
|
348
344
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
345
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
346
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
347
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
348
|
+
onHighlightChange?: ((details: select.HighlightChangeDetails<T>) => any) | undefined;
|
|
349
349
|
"onUpdate:highlightedValue"?: ((value: string | null) => any) | undefined;
|
|
350
350
|
}> & (typeof globalThis extends {
|
|
351
351
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -355,7 +355,7 @@ declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
355
355
|
slots: {
|
|
356
356
|
default?: (props: {}) => any;
|
|
357
357
|
};
|
|
358
|
-
emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "exitComplete") => void) & ((evt: "
|
|
358
|
+
emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "exitComplete") => void) & ((evt: "openChange", details: select.OpenChangeDetails) => void) & ((evt: "update:open", open: boolean) => void) & ((evt: "valueChange", details: select.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "focusOutside", event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => void) & ((evt: "interactOutside", event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => void) & ((evt: "pointerDownOutside", event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => void) & ((evt: "highlightChange", details: select.HighlightChangeDetails<T>) => void) & ((evt: "update:highlightedValue", value: string | null) => void);
|
|
359
359
|
}>) => vue.VNode & {
|
|
360
360
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
361
361
|
};
|
|
@@ -2,14 +2,14 @@ import { t as __exportAll } from "../../chunk-pbuEa-1d.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1, t as mergeProps$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-
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-pEq4L11-.js";
|
|
6
6
|
import "../../field-anatomy-BloFzq7T.js";
|
|
7
7
|
import { t as selectAnatomy } from "../../select-anatomy-C3xVuuOA.js";
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-
|
|
9
|
-
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import { n as useListCollection, o as createListCollection } from "../../collection-
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
9
|
+
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-QgtvU85q.js";
|
|
10
|
+
import { p as useFieldContext } from "../../field-COxjRzcf.js";
|
|
11
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-C1Yo35j8.js";
|
|
12
|
+
import { n as useListCollection, o as createListCollection } from "../../collection-CMkl1XB0.js";
|
|
13
13
|
import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderList, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
|
|
14
14
|
import * as select from "@sprawlify/primitives/machines/select";
|
|
15
15
|
//#region src/components/select/use-select-context.ts
|
|
@@ -2,9 +2,9 @@ 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-
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-pEq4L11-.js";
|
|
6
6
|
import { t as separatorAnatomy } from "../../separator-anatomy-DNo6fxgH.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
8
8
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
9
9
|
import * as separator from "@sprawlify/primitives/machines/separator";
|
|
10
10
|
//#region src/components/separator/use-separator-context.ts
|
|
@@ -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-
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-pEq4L11-.js";
|
|
6
6
|
import "../../field-anatomy-BloFzq7T.js";
|
|
7
7
|
import { t as signaturePadAnatomy } from "../../signature-pad-anatomy--FrLBUvh.js";
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-
|
|
9
|
-
import { p as useFieldContext } from "../../field-
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
9
|
+
import { p as useFieldContext } from "../../field-COxjRzcf.js";
|
|
10
10
|
import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderList, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
11
11
|
import * as signaturepad from "@sprawlify/primitives/machines/signature-pad";
|
|
12
12
|
//#region src/components/signature-pad/use-signature-pad-context.ts
|
|
@@ -200,19 +200,19 @@ Omit<HTMLAttributes, "aria-labelledby" | "aria-label" | "dir"> {}
|
|
|
200
200
|
interface SliderRootEmits extends RootEmits {}
|
|
201
201
|
declare const _default$8: typeof __VLS_export$4;
|
|
202
202
|
declare const __VLS_export$4: __VLS_WithSlots$4<vue.DefineComponent<SliderRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
203
|
+
focusChange: (details: slider.FocusChangeDetails) => any;
|
|
203
204
|
valueChange: (details: slider.ValueChangeDetails) => any;
|
|
204
205
|
"update:modelValue": (value: number[]) => any;
|
|
205
|
-
focusChange: (details: slider.FocusChangeDetails) => any;
|
|
206
206
|
valueChangeEnd: (details: slider.ValueChangeDetails) => any;
|
|
207
207
|
}, string, vue.PublicProps, Readonly<SliderRootProps> & Readonly<{
|
|
208
|
+
onFocusChange?: ((details: slider.FocusChangeDetails) => any) | undefined;
|
|
208
209
|
onValueChange?: ((details: slider.ValueChangeDetails) => any) | undefined;
|
|
209
210
|
"onUpdate:modelValue"?: ((value: number[]) => any) | undefined;
|
|
210
|
-
onFocusChange?: ((details: slider.FocusChangeDetails) => any) | undefined;
|
|
211
211
|
onValueChangeEnd?: ((details: slider.ValueChangeDetails) => any) | undefined;
|
|
212
212
|
}>, {
|
|
213
213
|
disabled: boolean;
|
|
214
|
-
invalid: boolean;
|
|
215
214
|
readOnly: boolean;
|
|
215
|
+
invalid: boolean;
|
|
216
216
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
217
217
|
default?: (props: {}) => any;
|
|
218
218
|
}>;
|
|
@@ -2,9 +2,9 @@ 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-
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-pEq4L11-.js";
|
|
6
6
|
import { t as sliderAnatomy } from "../../slider-anatomy-B4hwb17i.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
8
8
|
import { computed, createBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
|
|
9
9
|
import * as slider from "@sprawlify/primitives/machines/slider";
|
|
10
10
|
//#region src/components/slider/use-slider-context.ts
|
|
@@ -2,9 +2,9 @@ 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-
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-pEq4L11-.js";
|
|
6
6
|
import { t as splitterAnatomy } from "../../splitter-anatomy-C3pN_mFn.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
8
8
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
9
9
|
import * as splitter from "@sprawlify/primitives/machines/splitter";
|
|
10
10
|
import { layout as getLayout, layout as getSplitterLayout } from "@sprawlify/primitives/machines/splitter";
|
|
@@ -2,9 +2,9 @@ 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-
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-pEq4L11-.js";
|
|
6
6
|
import { t as stepsAnatomy } from "../../steps-anatomy-CbPJUew1.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
8
8
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
9
9
|
import * as steps from "@sprawlify/primitives/machines/steps";
|
|
10
10
|
//#region src/components/steps/use-steps-context.ts
|
|
@@ -114,17 +114,17 @@ LabelHTMLAttributes {}
|
|
|
114
114
|
interface SwitchRootEmits extends RootEmits {}
|
|
115
115
|
declare const _default$4: typeof __VLS_export$2;
|
|
116
116
|
declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<SwitchRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
117
|
-
"update:checked": (checked: boolean) => any;
|
|
118
117
|
checkedChange: (details: sprawlifySwitch.CheckedChangeDetails) => any;
|
|
118
|
+
"update:checked": (checked: boolean) => any;
|
|
119
119
|
}, string, vue.PublicProps, Readonly<SwitchRootProps> & Readonly<{
|
|
120
|
-
"onUpdate:checked"?: ((checked: boolean) => any) | undefined;
|
|
121
120
|
onCheckedChange?: ((details: sprawlifySwitch.CheckedChangeDetails) => any) | undefined;
|
|
121
|
+
"onUpdate:checked"?: ((checked: boolean) => any) | undefined;
|
|
122
122
|
}>, {
|
|
123
123
|
required: boolean;
|
|
124
124
|
disabled: boolean;
|
|
125
|
-
invalid: boolean;
|
|
126
125
|
readOnly: boolean;
|
|
127
126
|
checked: boolean;
|
|
127
|
+
invalid: boolean;
|
|
128
128
|
defaultChecked: boolean;
|
|
129
129
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
130
130
|
default?: (props: {}) => any;
|
|
@@ -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-
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-pEq4L11-.js";
|
|
6
6
|
import "../../field-anatomy-BloFzq7T.js";
|
|
7
7
|
import { t as switchAnatomy } from "../../switch-anatomy-D5Q54mGY.js";
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-
|
|
9
|
-
import { p as useFieldContext } from "../../field-
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
9
|
+
import { p as useFieldContext } from "../../field-COxjRzcf.js";
|
|
10
10
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
11
11
|
import * as sprawlifySwitch from "@sprawlify/primitives/machines/switch";
|
|
12
12
|
//#region src/components/switch/use-switch-context.ts
|
|
@@ -156,17 +156,17 @@ HTMLAttributes {}
|
|
|
156
156
|
interface TabsRootEmits extends RootEmits {}
|
|
157
157
|
declare const _default$5: typeof __VLS_export;
|
|
158
158
|
declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<TabsRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
159
|
+
focusChange: (details: tabs.FocusChangeDetails) => any;
|
|
159
160
|
valueChange: (details: tabs.ValueChangeDetails) => any;
|
|
160
161
|
"update:modelValue": (value: string) => any;
|
|
161
|
-
focusChange: (details: tabs.FocusChangeDetails) => any;
|
|
162
162
|
}, string, vue.PublicProps, Readonly<TabsRootProps> & Readonly<{
|
|
163
|
+
onFocusChange?: ((details: tabs.FocusChangeDetails) => any) | undefined;
|
|
163
164
|
onValueChange?: ((details: tabs.ValueChangeDetails) => any) | undefined;
|
|
164
165
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
165
|
-
onFocusChange?: ((details: tabs.FocusChangeDetails) => any) | undefined;
|
|
166
166
|
}>, {
|
|
167
|
-
composite: boolean;
|
|
168
|
-
loopFocus: boolean;
|
|
169
167
|
deselectable: boolean;
|
|
168
|
+
loopFocus: boolean;
|
|
169
|
+
composite: boolean;
|
|
170
170
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
171
171
|
default?: (props: {}) => any;
|
|
172
172
|
}>;
|
|
@@ -2,11 +2,11 @@ import { t as __exportAll } from "../../chunk-pbuEa-1d.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1, t as mergeProps$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-
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-pEq4L11-.js";
|
|
6
6
|
import { t as tabsAnatomy } from "../../tabs-anatomy-DU5e5PwZ.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
8
|
-
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-
|
|
9
|
-
import { i as usePresence, n as PresenceProvider } from "../../presence-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
8
|
+
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-QgtvU85q.js";
|
|
9
|
+
import { i as usePresence, n as PresenceProvider } from "../../presence-C1Yo35j8.js";
|
|
10
10
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
11
11
|
import * as tabs from "@sprawlify/primitives/machines/tabs";
|
|
12
12
|
//#region src/components/tabs/use-tabs-context.ts
|
|
@@ -297,34 +297,34 @@ HTMLAttributes {}
|
|
|
297
297
|
interface TagsInputRootEmits extends RootEmits {}
|
|
298
298
|
declare const _default$12: typeof __VLS_export;
|
|
299
299
|
declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<TagsInputRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
300
|
+
valueChange: (details: tagsInput.ValueChangeDetails) => any;
|
|
301
|
+
"update:modelValue": (value: string[]) => any;
|
|
300
302
|
focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
|
|
301
303
|
interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
|
|
302
304
|
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any;
|
|
303
305
|
highlightChange: (details: tagsInput.HighlightChangeDetails) => any;
|
|
306
|
+
valueInvalid: (details: tagsInput.ValidityChangeDetails) => any;
|
|
304
307
|
inputValueChange: (details: tagsInput.InputValueChangeDetails) => any;
|
|
305
|
-
valueChange: (details: tagsInput.ValueChangeDetails) => any;
|
|
306
|
-
"update:modelValue": (value: string[]) => any;
|
|
307
308
|
"update:inputValue": (value: string) => any;
|
|
308
|
-
valueInvalid: (details: tagsInput.ValidityChangeDetails) => any;
|
|
309
309
|
}, string, vue.PublicProps, Readonly<TagsInputRootProps> & Readonly<{
|
|
310
|
+
onValueChange?: ((details: tagsInput.ValueChangeDetails) => any) | undefined;
|
|
311
|
+
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
310
312
|
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
311
313
|
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
312
314
|
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
313
315
|
onHighlightChange?: ((details: tagsInput.HighlightChangeDetails) => any) | undefined;
|
|
316
|
+
onValueInvalid?: ((details: tagsInput.ValidityChangeDetails) => any) | undefined;
|
|
314
317
|
onInputValueChange?: ((details: tagsInput.InputValueChangeDetails) => any) | undefined;
|
|
315
|
-
onValueChange?: ((details: tagsInput.ValueChangeDetails) => any) | undefined;
|
|
316
|
-
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
317
318
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
|
318
|
-
onValueInvalid?: ((details: tagsInput.ValidityChangeDetails) => any) | undefined;
|
|
319
319
|
}>, {
|
|
320
320
|
required: boolean;
|
|
321
321
|
disabled: boolean;
|
|
322
|
-
invalid: boolean;
|
|
323
322
|
readOnly: boolean;
|
|
323
|
+
invalid: boolean;
|
|
324
324
|
autoFocus: boolean;
|
|
325
325
|
allowOverflow: boolean;
|
|
326
|
-
editable: boolean;
|
|
327
326
|
addOnPaste: boolean;
|
|
327
|
+
editable: boolean;
|
|
328
328
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
329
329
|
default?: (props: {}) => any;
|
|
330
330
|
}>;
|
|
@@ -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-
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-pEq4L11-.js";
|
|
6
6
|
import "../../field-anatomy-BloFzq7T.js";
|
|
7
7
|
import { t as tagsInputAnatomy } from "../../tags-input-anatomy-BhGRRfIw.js";
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-
|
|
9
|
-
import { p as useFieldContext } from "../../field-
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
9
|
+
import { p as useFieldContext } from "../../field-COxjRzcf.js";
|
|
10
10
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
11
11
|
import * as tagsInput from "@sprawlify/primitives/machines/tags-input";
|
|
12
12
|
//#region src/components/tags-input/use-tags-input-context.ts
|
|
@@ -2,9 +2,9 @@ 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 { c as DEFAULT_ENVIRONMENT, l as useEnvironmentContext } 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-
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-pEq4L11-.js";
|
|
6
6
|
import { t as timerAnatomy } from "../../timer-anatomy-GlYZryvG.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
8
8
|
import { computed, createBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, withCtx } from "vue";
|
|
9
9
|
import * as timer from "@sprawlify/primitives/machines/timer";
|
|
10
10
|
//#region src/components/timer/use-timer-context.ts
|
|
@@ -2,7 +2,7 @@ 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-
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-pEq4L11-.js";
|
|
6
6
|
import { t as toastAnatomy } from "../../toast-anatomy-DiPVPI_x.js";
|
|
7
7
|
import { Fragment, computed, createBlock, createElementBlock, createElementVNode, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderList, renderSlot, unref, useId, withCtx } from "vue";
|
|
8
8
|
import * as toast from "@sprawlify/primitives/machines/toast";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
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 { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
4
|
-
import { n as sprawlify, r as useForwardExpose } from "../../factory-
|
|
4
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-pEq4L11-.js";
|
|
5
5
|
import { t as toggleAnatomy } from "../../toggle-anatomy-Cvb2YZ0Z.js";
|
|
6
|
-
import { t as cleanProps } from "../../clean-props-
|
|
6
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
7
7
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, withCtx } from "vue";
|
|
8
8
|
import * as toggle from "@sprawlify/primitives/machines/toggle";
|
|
9
9
|
//#region src/components/toggle/use-toggle.ts
|
|
@@ -81,10 +81,10 @@ declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<ToggleGroupR
|
|
|
81
81
|
onValueChange?: ((details: toggleGroup.ValueChangeDetails) => any) | undefined;
|
|
82
82
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
83
83
|
}>, {
|
|
84
|
-
disabled: boolean;
|
|
85
84
|
multiple: boolean;
|
|
86
|
-
|
|
85
|
+
disabled: boolean;
|
|
87
86
|
deselectable: boolean;
|
|
87
|
+
loopFocus: boolean;
|
|
88
88
|
rovingFocus: boolean;
|
|
89
89
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
90
90
|
default?: (props: {}) => any;
|
|
@@ -2,9 +2,9 @@ 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-
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-pEq4L11-.js";
|
|
6
6
|
import { t as toggleGroupAnatomy } from "../../toggle-group-anatomy-cGA-KM8t.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
8
8
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
9
9
|
import * as toggleGroup from "@sprawlify/primitives/machines/toggle-group";
|
|
10
10
|
//#region src/components/toggle-group/use-toggle-group-context.ts
|
|
@@ -162,14 +162,14 @@ declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<TooltipRootP
|
|
|
162
162
|
onOpenChange?: ((details: tooltip.OpenChangeDetails) => any) | undefined;
|
|
163
163
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
164
164
|
}>, {
|
|
165
|
-
|
|
166
|
-
open: boolean;
|
|
165
|
+
closeOnClick: boolean;
|
|
167
166
|
closeOnEscape: boolean;
|
|
168
|
-
defaultOpen: boolean;
|
|
169
167
|
closeOnPointerDown: boolean;
|
|
170
168
|
closeOnScroll: boolean;
|
|
171
|
-
|
|
169
|
+
defaultOpen: boolean;
|
|
170
|
+
disabled: boolean;
|
|
172
171
|
interactive: boolean;
|
|
172
|
+
open: boolean;
|
|
173
173
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
174
174
|
default?: (props: {}) => any;
|
|
175
175
|
}>;
|
|
@@ -2,11 +2,11 @@ import { t as __exportAll } from "../../chunk-pbuEa-1d.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1, t as mergeProps$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-
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-pEq4L11-.js";
|
|
6
6
|
import { t as tooltipAnatomy } from "../../tooltip-anatomy-Py7dhRtQ.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
8
|
-
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-
|
|
9
|
-
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
8
|
+
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-QgtvU85q.js";
|
|
9
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-C1Yo35j8.js";
|
|
10
10
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
11
11
|
import * as tooltip from "@sprawlify/primitives/machines/tooltip";
|
|
12
12
|
//#region src/components/tooltip/use-tooltip-context.ts
|
|
@@ -2,7 +2,7 @@ import { a as PolymorphicProps } from "../../factory-Go0oxO3B.js";
|
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-ga2m_BD2.js";
|
|
4
4
|
import { t as RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js";
|
|
5
|
-
import { t as tourAnatomy } from "../../tour-anatomy-
|
|
5
|
+
import { t as tourAnatomy } from "../../tour-anatomy-DltwPG-R.js";
|
|
6
6
|
import * as vue from "vue";
|
|
7
7
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
8
8
|
import { WaitForOptions as WaitOptions$1 } from "@sprawlify/primitives/dom-query";
|
|
@@ -2,11 +2,11 @@ import { t as __exportAll } from "../../chunk-pbuEa-1d.js";
|
|
|
2
2
|
import { n as useMachine, r as normalizeProps$1, t as mergeProps$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-
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-pEq4L11-.js";
|
|
6
6
|
import { t as tourAnatomy } from "../../tour-anatomy-VBbJhmJa.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
8
|
-
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-
|
|
9
|
-
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
8
|
+
import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-QgtvU85q.js";
|
|
9
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-C1Yo35j8.js";
|
|
10
10
|
import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
|
|
11
11
|
import * as tour from "@sprawlify/primitives/machines/tour";
|
|
12
12
|
import { waitForElement, waitForElementValue, waitForPromise } from "@sprawlify/primitives/machines/tour";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { t as treeViewAnatomy } from "../../tree-view-anatomy-DiA9oPpn.js";
|
|
2
2
|
import { f as TreeCollection, g as createTreeCollection, h as createFileTreeCollection, m as TreeNode } from "../../index-DK-1mwjg.js";
|
|
3
|
-
import { $ as TreeViewContextProps, A as UseTreeViewNodeContext, B as _default$12, C as TreeViewRootProviderProps, Ct as _default$2, D as _default$15, E as TreeViewNodeProviderProps, Et as _default$1, F as TreeViewNodeCheckboxIndicatorBaseProps, G as TreeViewItemProps, H as TreeViewLabelProps, I as TreeViewNodeCheckboxIndicatorProps, J as TreeViewItemTextProps, K as _default$8, L as _default$13, M as TreeViewNodeRenameInputBaseProps, N as TreeViewNodeRenameInputProps, O as TreeViewNodeContextProps, P as _default$16, Q as _default$9, R as TreeViewNodeCheckboxBaseProps, S as TreeViewRootProviderComponent, St as TreeViewBranchControlProps, T as TreeViewNodeProviderBaseProps, Tt as TreeViewBranchContentProps, U as _default$11, V as TreeViewLabelBaseProps, W as TreeViewItemBaseProps, X as TreeViewItemIndicatorBaseProps, Y as _default$10, Z as TreeViewItemIndicatorProps, _ as TreeViewRootComponent, _t as _default$4, a as TreeViewLoadChildrenDetails, at as useTreeView, b as _default$17, bt as _default$3, c as TreeViewNodeState, ct as _default, d as TreeViewSelectionChangeDetails, dt as _default$6, et as _default$7, f as tree_view_d_exports, ft as TreeViewBranchTextBaseProps, g as TreeViewRootBaseProps, gt as TreeViewBranchIndicatorProps, h as _default$19, ht as TreeViewBranchIndicatorBaseProps, i as TreeViewLoadChildrenCompleteDetails, it as UseTreeViewReturn, j as useTreeViewNodeContext, k as _default$14, l as TreeViewRenameCompleteDetails, lt as TreeViewBranchTriggerBaseProps, m as TreeViewTreeProps, mt as _default$5, n as TreeViewExpandedChangeDetails, nt as useTreeViewContext, o as TreeViewLoadChildrenErrorDetails, ot as TreeViewBranchBaseProps, p as TreeViewTreeBaseProps, pt as TreeViewBranchTextProps, q as TreeViewItemTextBaseProps, r as TreeViewFocusChangeDetails, rt as UseTreeViewProps, s as TreeViewNodeProps, st as TreeViewBranchProps, t as TreeViewCheckedChangeDetails, tt as UseTreeViewContext, u as TreeViewRenameStartDetails, ut as TreeViewBranchTriggerProps, v as TreeViewRootComponentProps, vt as TreeViewBranchIndentGuideBaseProps, w as _default$18, wt as TreeViewBranchContentBaseProps, x as TreeViewRootProviderBaseProps, xt as TreeViewBranchControlBaseProps, y as TreeViewRootProps, yt as TreeViewBranchIndentGuideProps, z as TreeViewNodeCheckboxProps } from "../../index-
|
|
3
|
+
import { $ as TreeViewContextProps, A as UseTreeViewNodeContext, B as _default$12, C as TreeViewRootProviderProps, Ct as _default$2, D as _default$15, E as TreeViewNodeProviderProps, Et as _default$1, F as TreeViewNodeCheckboxIndicatorBaseProps, G as TreeViewItemProps, H as TreeViewLabelProps, I as TreeViewNodeCheckboxIndicatorProps, J as TreeViewItemTextProps, K as _default$8, L as _default$13, M as TreeViewNodeRenameInputBaseProps, N as TreeViewNodeRenameInputProps, O as TreeViewNodeContextProps, P as _default$16, Q as _default$9, R as TreeViewNodeCheckboxBaseProps, S as TreeViewRootProviderComponent, St as TreeViewBranchControlProps, T as TreeViewNodeProviderBaseProps, Tt as TreeViewBranchContentProps, U as _default$11, V as TreeViewLabelBaseProps, W as TreeViewItemBaseProps, X as TreeViewItemIndicatorBaseProps, Y as _default$10, Z as TreeViewItemIndicatorProps, _ as TreeViewRootComponent, _t as _default$4, a as TreeViewLoadChildrenDetails, at as useTreeView, b as _default$17, bt as _default$3, c as TreeViewNodeState, ct as _default, d as TreeViewSelectionChangeDetails, dt as _default$6, et as _default$7, f as tree_view_d_exports, ft as TreeViewBranchTextBaseProps, g as TreeViewRootBaseProps, gt as TreeViewBranchIndicatorProps, h as _default$19, ht as TreeViewBranchIndicatorBaseProps, i as TreeViewLoadChildrenCompleteDetails, it as UseTreeViewReturn, j as useTreeViewNodeContext, k as _default$14, l as TreeViewRenameCompleteDetails, lt as TreeViewBranchTriggerBaseProps, m as TreeViewTreeProps, mt as _default$5, n as TreeViewExpandedChangeDetails, nt as useTreeViewContext, o as TreeViewLoadChildrenErrorDetails, ot as TreeViewBranchBaseProps, p as TreeViewTreeBaseProps, pt as TreeViewBranchTextProps, q as TreeViewItemTextBaseProps, r as TreeViewFocusChangeDetails, rt as UseTreeViewProps, s as TreeViewNodeProps, st as TreeViewBranchProps, t as TreeViewCheckedChangeDetails, tt as UseTreeViewContext, u as TreeViewRenameStartDetails, ut as TreeViewBranchTriggerProps, v as TreeViewRootComponentProps, vt as TreeViewBranchIndentGuideBaseProps, w as _default$18, wt as TreeViewBranchContentBaseProps, x as TreeViewRootProviderBaseProps, xt as TreeViewBranchControlBaseProps, y as TreeViewRootProps, yt as TreeViewBranchIndentGuideProps, z as TreeViewNodeCheckboxProps } from "../../index-C7sz_n_w.js";
|
|
4
4
|
export { TreeCollection, TreeNode, tree_view_d_exports as TreeView, _default as TreeViewBranch, TreeViewBranchBaseProps, _default$1 as TreeViewBranchContent, TreeViewBranchContentBaseProps, TreeViewBranchContentProps, _default$2 as TreeViewBranchControl, TreeViewBranchControlBaseProps, TreeViewBranchControlProps, _default$3 as TreeViewBranchIndentGuide, TreeViewBranchIndentGuideBaseProps, TreeViewBranchIndentGuideProps, _default$4 as TreeViewBranchIndicator, TreeViewBranchIndicatorBaseProps, TreeViewBranchIndicatorProps, TreeViewBranchProps, _default$5 as TreeViewBranchText, TreeViewBranchTextBaseProps, TreeViewBranchTextProps, _default$6 as TreeViewBranchTrigger, TreeViewBranchTriggerBaseProps, TreeViewBranchTriggerProps, TreeViewCheckedChangeDetails, _default$7 as TreeViewContext, TreeViewContextProps, TreeViewExpandedChangeDetails, TreeViewFocusChangeDetails, _default$8 as TreeViewItem, TreeViewItemBaseProps, _default$9 as TreeViewItemIndicator, TreeViewItemIndicatorBaseProps, TreeViewItemIndicatorProps, TreeViewItemProps, _default$10 as TreeViewItemText, TreeViewItemTextBaseProps, TreeViewItemTextProps, _default$11 as TreeViewLabel, TreeViewLabelBaseProps, TreeViewLabelProps, TreeViewLoadChildrenCompleteDetails, TreeViewLoadChildrenDetails, TreeViewLoadChildrenErrorDetails, _default$12 as TreeViewNodeCheckbox, TreeViewNodeCheckboxBaseProps, _default$13 as TreeViewNodeCheckboxIndicator, TreeViewNodeCheckboxIndicatorBaseProps, TreeViewNodeCheckboxIndicatorProps, TreeViewNodeCheckboxProps, _default$14 as TreeViewNodeContext, TreeViewNodeContextProps, TreeViewNodeProps, _default$15 as TreeViewNodeProvider, TreeViewNodeProviderBaseProps, TreeViewNodeProviderProps, _default$16 as TreeViewNodeRenameInput, TreeViewNodeRenameInputBaseProps, TreeViewNodeRenameInputProps, TreeViewNodeState, TreeViewRenameCompleteDetails, TreeViewRenameStartDetails, _default$17 as TreeViewRoot, TreeViewRootBaseProps, TreeViewRootComponent, TreeViewRootComponentProps, TreeViewRootProps, _default$18 as TreeViewRootProvider, TreeViewRootProviderBaseProps, TreeViewRootProviderComponent, TreeViewRootProviderProps, TreeViewSelectionChangeDetails, _default$19 as TreeViewTree, TreeViewTreeBaseProps, TreeViewTreeProps, UseTreeViewContext, UseTreeViewNodeContext, UseTreeViewProps, UseTreeViewReturn, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "../../core-DFdl8jS7.js";
|
|
2
2
|
import "../../providers-CicBbUXG.js";
|
|
3
3
|
import "../../create-context-BqbKqBMN.js";
|
|
4
|
-
import "../../factory-
|
|
4
|
+
import "../../factory-pEq4L11-.js";
|
|
5
5
|
import { t as treeViewAnatomy } from "../../tree-view-anatomy-BK8OR6TX.js";
|
|
6
|
-
import "../../
|
|
7
|
-
import "../../
|
|
8
|
-
import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-
|
|
9
|
-
import { C as tree_view_branch_content_default, S as tree_view_branch_control_default, _ as useTreeViewNodeContext, a as tree_view_root_provider_default, b as tree_view_branch_indicator_default, c as tree_view_node_rename_input_default, d as tree_view_label_default, f as tree_view_item_default, g as tree_view_branch_default, h as tree_view_context_default, i as useTreeView, l as tree_view_node_checkbox_indicator_default, m as tree_view_item_indicator_default, n as tree_view_tree_default, o as tree_view_node_provider_default, p as tree_view_item_text_default, r as tree_view_root_default, s as tree_view_node_context_default, t as tree_view_exports, u as tree_view_node_checkbox_default, v as tree_view_branch_trigger_default, w as useTreeViewContext, x as tree_view_branch_indent_guide_default, y as tree_view_branch_text_default } from "../../tree-view-
|
|
6
|
+
import "../../collapsible-BO89DMDT.js";
|
|
7
|
+
import "../../use-render-strategy-QgtvU85q.js";
|
|
8
|
+
import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-CMkl1XB0.js";
|
|
9
|
+
import { C as tree_view_branch_content_default, S as tree_view_branch_control_default, _ as useTreeViewNodeContext, a as tree_view_root_provider_default, b as tree_view_branch_indicator_default, c as tree_view_node_rename_input_default, d as tree_view_label_default, f as tree_view_item_default, g as tree_view_branch_default, h as tree_view_context_default, i as useTreeView, l as tree_view_node_checkbox_indicator_default, m as tree_view_item_indicator_default, n as tree_view_tree_default, o as tree_view_node_provider_default, p as tree_view_item_text_default, r as tree_view_root_default, s as tree_view_node_context_default, t as tree_view_exports, u as tree_view_node_checkbox_default, v as tree_view_branch_trigger_default, w as useTreeViewContext, x as tree_view_branch_indent_guide_default, y as tree_view_branch_text_default } from "../../tree-view-CV0sK_Ab.js";
|
|
10
10
|
export { tree_view_exports as TreeView, tree_view_branch_default as TreeViewBranch, tree_view_branch_content_default as TreeViewBranchContent, tree_view_branch_control_default as TreeViewBranchControl, tree_view_branch_indent_guide_default as TreeViewBranchIndentGuide, tree_view_branch_indicator_default as TreeViewBranchIndicator, tree_view_branch_text_default as TreeViewBranchText, tree_view_branch_trigger_default as TreeViewBranchTrigger, tree_view_context_default as TreeViewContext, tree_view_item_default as TreeViewItem, tree_view_item_indicator_default as TreeViewItemIndicator, tree_view_item_text_default as TreeViewItemText, tree_view_label_default as TreeViewLabel, tree_view_node_checkbox_default as TreeViewNodeCheckbox, tree_view_node_checkbox_indicator_default as TreeViewNodeCheckboxIndicator, tree_view_node_context_default as TreeViewNodeContext, tree_view_node_provider_default as TreeViewNodeProvider, tree_view_node_rename_input_default as TreeViewNodeRenameInput, tree_view_root_default as TreeViewRoot, tree_view_root_provider_default as TreeViewRootProvider, tree_view_tree_default as TreeViewTree, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/date-picker/date-picker-anatomy.d.ts
|
|
4
|
-
declare const datePickerAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"input" | "label" | "table" | "view" | "
|
|
4
|
+
declare const datePickerAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"input" | "label" | "table" | "view" | "trigger" | "content" | "positioner" | "root" | "control" | "nextTrigger" | "prevTrigger" | "valueText" | "clearTrigger" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { datePickerAnatomy as t };
|
|
@@ -34,11 +34,11 @@ function useForwardExpose() {
|
|
|
34
34
|
instance.exposed = ret;
|
|
35
35
|
function forwardRef(ref) {
|
|
36
36
|
currentRef.value = ref;
|
|
37
|
-
if (
|
|
37
|
+
if (!ref) return;
|
|
38
38
|
Object.defineProperty(ret, "$el", {
|
|
39
39
|
enumerable: true,
|
|
40
40
|
configurable: true,
|
|
41
|
-
get: () => ref.$el
|
|
41
|
+
get: () => isElement(ref) ? ref : ref.$el
|
|
42
42
|
});
|
|
43
43
|
instance.exposed = ret;
|
|
44
44
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as __exportAll } from "./chunk-pbuEa-1d.js";
|
|
2
2
|
import { c as DEFAULT_ENVIRONMENT, l as useEnvironmentContext } from "./providers-CicBbUXG.js";
|
|
3
3
|
import { t as createContext } from "./create-context-BqbKqBMN.js";
|
|
4
|
-
import { i as unrefElement, n as sprawlify, r as useForwardExpose } from "./factory-
|
|
4
|
+
import { i as unrefElement, n as sprawlify, r as useForwardExpose } from "./factory-pEq4L11-.js";
|
|
5
5
|
import { n as parts } from "./field-anatomy-BloFzq7T.js";
|
|
6
6
|
import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, onBeforeUnmount, onMounted, openBlock, reactive, ref, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
7
7
|
import { ariaAttr, dataAttr } from "@sprawlify/primitives/dom-query";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as __exportAll } from "./chunk-pbuEa-1d.js";
|
|
2
2
|
import { c as DEFAULT_ENVIRONMENT, l as useEnvironmentContext } from "./providers-CicBbUXG.js";
|
|
3
3
|
import { t as createContext } from "./create-context-BqbKqBMN.js";
|
|
4
|
-
import { i as unrefElement, n as sprawlify, r as useForwardExpose } from "./factory-
|
|
4
|
+
import { i as unrefElement, n as sprawlify, r as useForwardExpose } from "./factory-pEq4L11-.js";
|
|
5
5
|
import { n as parts } from "./fieldset-anatomy-DBAg0hLg.js";
|
|
6
6
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, onBeforeUnmount, onMounted, openBlock, reactive, ref, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
7
7
|
import { dataAttr } from "@sprawlify/primitives/dom-query";
|
|
@@ -398,7 +398,6 @@ declare const _default$1: typeof __VLS_export$1;
|
|
|
398
398
|
declare const __VLS_export$1: <T extends TreeNode>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
399
399
|
props: vue.PublicProps & __VLS_PrettifyLocal<TreeViewRootProps<T> & {
|
|
400
400
|
onFocusChange?: ((details: treeView.FocusChangeDetails<any>) => any) | undefined;
|
|
401
|
-
"onUpdate:focusedValue"?: ((value: string | null) => any) | undefined;
|
|
402
401
|
onCheckedChange?: ((details: treeView.CheckedChangeDetails) => any) | undefined;
|
|
403
402
|
onExpandedChange?: ((details: treeView.ExpandedChangeDetails<any>) => any) | undefined;
|
|
404
403
|
onSelectionChange?: ((details: treeView.SelectionChangeDetails<any>) => any) | undefined;
|
|
@@ -408,6 +407,7 @@ declare const __VLS_export$1: <T extends TreeNode>(__VLS_props: NonNullable<Awai
|
|
|
408
407
|
onBeforeRename?: ((details: treeView.RenameCompleteDetails) => any) | undefined;
|
|
409
408
|
onRenameComplete?: ((details: treeView.RenameCompleteDetails) => any) | undefined;
|
|
410
409
|
"onUpdate:expandedValue"?: ((value: string[]) => any) | undefined;
|
|
410
|
+
"onUpdate:focusedValue"?: ((value: string | null) => any) | undefined;
|
|
411
411
|
"onUpdate:selectedValue"?: ((value: string[]) => any) | undefined;
|
|
412
412
|
"onUpdate:checkedValue"?: ((value: string[]) => any) | undefined;
|
|
413
413
|
}> & (typeof globalThis extends {
|
|
@@ -418,7 +418,7 @@ declare const __VLS_export$1: <T extends TreeNode>(__VLS_props: NonNullable<Awai
|
|
|
418
418
|
slots: {
|
|
419
419
|
default?: (props: {}) => any;
|
|
420
420
|
};
|
|
421
|
-
emit: ((evt: "focusChange", details: treeView.FocusChangeDetails<any>) => void) & ((evt: "
|
|
421
|
+
emit: ((evt: "focusChange", details: treeView.FocusChangeDetails<any>) => void) & ((evt: "checkedChange", details: treeView.CheckedChangeDetails) => void) & ((evt: "expandedChange", details: treeView.ExpandedChangeDetails<any>) => void) & ((evt: "selectionChange", details: treeView.SelectionChangeDetails<any>) => void) & ((evt: "loadChildrenComplete", details: treeView.LoadChildrenCompleteDetails<T>) => void) & ((evt: "loadChildrenError", details: treeView.LoadChildrenErrorDetails<T>) => void) & ((evt: "renameStart", details: treeView.RenameStartDetails<T>) => void) & ((evt: "beforeRename", details: treeView.RenameCompleteDetails) => void) & ((evt: "renameComplete", details: treeView.RenameCompleteDetails) => void) & ((evt: "update:expandedValue", value: string[]) => void) & ((evt: "update:focusedValue", value: string | null) => void) & ((evt: "update:selectedValue", value: string[]) => void) & ((evt: "update:checkedValue", value: string[]) => void);
|
|
422
422
|
}>) => vue.VNode & {
|
|
423
423
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
424
424
|
};
|
|
@@ -19,11 +19,11 @@ declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<PresenceProps, {
|
|
|
19
19
|
}, string, vue.PublicProps, Readonly<PresenceProps> & Readonly<{
|
|
20
20
|
onExitComplete?: (() => any) | undefined;
|
|
21
21
|
}>, {
|
|
22
|
+
lazyMount: boolean;
|
|
23
|
+
unmountOnExit: boolean;
|
|
22
24
|
present: boolean;
|
|
23
25
|
immediate: boolean;
|
|
24
|
-
lazyMount: boolean;
|
|
25
26
|
skipAnimationOnMount: boolean;
|
|
26
|
-
unmountOnExit: boolean;
|
|
27
27
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
28
28
|
default?: (props: {}) => any;
|
|
29
29
|
}>;
|
package/dist/index.js
CHANGED
|
@@ -2,5 +2,5 @@ import { n as useMachine, r as normalizeProps, t as mergeProps } from "./core-DF
|
|
|
2
2
|
import { a as DEFAULT_LOCALE, c as DEFAULT_ENVIRONMENT, i as locale_provider_default, l as useEnvironmentContext, n as useDateFormatter, o as useLocaleContext, r as useCollator, s as environment_provider_default, t as useFilter } from "./providers-CicBbUXG.js";
|
|
3
3
|
import { t as createContext } from "./create-context-BqbKqBMN.js";
|
|
4
4
|
import { n as useForwardProps, r as useEmitAsProps, t as useForwardPropsEmits } from "./utils-BL0VqhHN.js";
|
|
5
|
-
import { n as sprawlify, r as useForwardExpose, t as jsxFactory } from "./factory-
|
|
5
|
+
import { n as sprawlify, r as useForwardExpose, t as jsxFactory } from "./factory-pEq4L11-.js";
|
|
6
6
|
export { DEFAULT_ENVIRONMENT, DEFAULT_LOCALE, environment_provider_default as EnvironmentProvider, locale_provider_default as LocaleProvider, createContext, jsxFactory, mergeProps, normalizeProps, sprawlify, useCollator, useDateFormatter, useEmitAsProps, useEnvironmentContext, useFilter, useForwardExpose, useForwardProps, useForwardPropsEmits, useLocaleContext, useMachine };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/listbox/listbox-anatomy.d.ts
|
|
4
|
-
declare const listboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"input" | "label" | "content" | "root" | "
|
|
4
|
+
declare const listboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"input" | "label" | "content" | "root" | "item" | "itemGroup" | "valueText" | "itemIndicator" | "itemText" | "itemGroupLabel" | "empty">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { listboxAnatomy as t };
|