@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
|
@@ -271,11 +271,11 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<FileUploadRo
|
|
|
271
271
|
}>, {
|
|
272
272
|
required: boolean;
|
|
273
273
|
disabled: boolean;
|
|
274
|
-
invalid: boolean;
|
|
275
274
|
readOnly: boolean;
|
|
275
|
+
invalid: boolean;
|
|
276
276
|
allowDrop: boolean;
|
|
277
|
-
directory: boolean;
|
|
278
277
|
preventDocumentDrop: boolean;
|
|
278
|
+
directory: boolean;
|
|
279
279
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
280
280
|
default?: (props: {}) => any;
|
|
281
281
|
}>;
|
|
@@ -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 fileUploadAnatomy } from "../../file-upload-anatomy-vzjeLbps.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 { pick } from "@sprawlify/primitives/utils";
|
|
11
11
|
import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, ref, renderSlot, toDisplayString, toValue, unref, useId, useSlots, watchEffect, withCtx } from "vue";
|
|
12
12
|
import * as fileUpload from "@sprawlify/primitives/machines/file-upload";
|
|
@@ -242,10 +242,10 @@ declare const __VLS_export$4: __VLS_WithSlots$4<vue.DefineComponent<FloatingPane
|
|
|
242
242
|
onStageChange?: ((details: floatingPanel.StageChangeDetails) => any) | undefined;
|
|
243
243
|
}>, {
|
|
244
244
|
draggable: boolean;
|
|
245
|
-
disabled: boolean;
|
|
246
|
-
open: boolean;
|
|
247
245
|
closeOnEscape: boolean;
|
|
248
246
|
defaultOpen: boolean;
|
|
247
|
+
disabled: boolean;
|
|
248
|
+
open: boolean;
|
|
249
249
|
allowOverflow: boolean;
|
|
250
250
|
lockAspectRatio: boolean;
|
|
251
251
|
persistRect: boolean;
|
|
@@ -2,10 +2,10 @@ 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 floatingPanelAnatomy } from "../../floating-panel-anatomy-BgEeNv0z.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
8
|
-
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
8
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-C1Yo35j8.js";
|
|
9
9
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
10
10
|
import * as floatingPanel from "@sprawlify/primitives/machines/floating-panel";
|
|
11
11
|
//#region src/components/floating-panel/use-floating-panel-context.ts
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "../../core-DFdl8jS7.js";
|
|
2
|
-
import { n as sprawlify, r as useForwardExpose } from "../../factory-
|
|
3
|
-
import { t as cleanProps } from "../../clean-props-
|
|
2
|
+
import { n as sprawlify, r as useForwardExpose } from "../../factory-pEq4L11-.js";
|
|
3
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
4
4
|
import { createBlock, defineComponent, onBeforeUnmount, onWatcherCleanup, openBlock, ref, renderSlot, unref, watchEffect, withCtx } from "vue";
|
|
5
5
|
import { trapFocus } from "@sprawlify/primitives/focus-trap";
|
|
6
6
|
//#endregion
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as cleanProps } from "../../clean-props-
|
|
1
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
2
2
|
import { Fragment, computed, createElementBlock, createTextVNode, defineComponent, openBlock, renderList, toDisplayString, toValue, unref } from "vue";
|
|
3
3
|
import { highlightWord } from "@sprawlify/primitives/highlight-word";
|
|
4
4
|
//#region src/components/highlight/use-highlight.ts
|
|
@@ -153,22 +153,22 @@ interface HoverCardRootEmits extends RootEmits {}
|
|
|
153
153
|
declare const _default$5: typeof __VLS_export$1;
|
|
154
154
|
declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<HoverCardRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
155
155
|
exitComplete: () => any;
|
|
156
|
+
openChange: (details: hoverCard.OpenChangeDetails) => any;
|
|
157
|
+
"update:open": (open: boolean) => any;
|
|
156
158
|
focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
|
|
157
159
|
interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
|
|
158
|
-
openChange: (details: hoverCard.OpenChangeDetails) => any;
|
|
159
160
|
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any;
|
|
160
|
-
"update:open": (open: boolean) => any;
|
|
161
161
|
}, string, vue.PublicProps, Readonly<HoverCardRootProps> & Readonly<{
|
|
162
162
|
onExitComplete?: (() => any) | undefined;
|
|
163
|
+
onOpenChange?: ((details: hoverCard.OpenChangeDetails) => any) | undefined;
|
|
164
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
163
165
|
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
164
166
|
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
165
|
-
onOpenChange?: ((details: hoverCard.OpenChangeDetails) => any) | undefined;
|
|
166
167
|
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
167
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
168
168
|
}>, {
|
|
169
|
+
defaultOpen: boolean;
|
|
169
170
|
disabled: boolean;
|
|
170
171
|
open: boolean;
|
|
171
|
-
defaultOpen: boolean;
|
|
172
172
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
173
173
|
default?: (props: {}) => any;
|
|
174
174
|
}>;
|
|
@@ -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 hoverCardAnatomy } from "../../hover-card-anatomy-BiBVumql.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 hoverCard from "@sprawlify/primitives/machines/hover-card";
|
|
12
12
|
//#region src/components/hover-card/use-hover-card-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 imageCropperAnatomy } from "../../image-cropper-anatomy-D3tfc-sw.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 imageCropper from "@sprawlify/primitives/machines/image-cropper";
|
|
10
10
|
import { handles } from "@sprawlify/primitives/machines/image-cropper";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as PropTypes } from "../../index-ga2m_BD2.js";
|
|
2
|
-
import { C as TreeViewRootProviderProps, g as TreeViewRootBaseProps, m as TreeViewTreeProps, rt as UseTreeViewProps } from "../../index-
|
|
2
|
+
import { C as TreeViewRootProviderProps, g as TreeViewRootBaseProps, m as TreeViewTreeProps, rt as UseTreeViewProps } from "../../index-C7sz_n_w.js";
|
|
3
3
|
import * as vue from "vue";
|
|
4
4
|
import { ComputedRef, HTMLAttributes, MaybeRef } from "vue";
|
|
5
5
|
import * as treeView from "@sprawlify/primitives/machines/tree-view";
|
|
@@ -22,9 +22,9 @@ interface JsonTreeViewRootProps extends JsonTreeViewRootBaseProps,
|
|
|
22
22
|
HTMLAttributes {}
|
|
23
23
|
declare const _default: typeof __VLS_export$2;
|
|
24
24
|
declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<JsonTreeViewRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<JsonTreeViewRootProps> & Readonly<{}>, {
|
|
25
|
-
asChild: boolean;
|
|
26
25
|
lazyMount: boolean;
|
|
27
26
|
unmountOnExit: boolean;
|
|
27
|
+
asChild: boolean;
|
|
28
28
|
showNonenumerable: boolean;
|
|
29
29
|
expandOnClick: boolean;
|
|
30
30
|
typeahead: boolean;
|
|
@@ -2,12 +2,12 @@ import { t as __exportAll } from "../../chunk-pbuEa-1d.js";
|
|
|
2
2
|
import "../../core-DFdl8jS7.js";
|
|
3
3
|
import "../../providers-CicBbUXG.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
5
|
-
import "../../factory-
|
|
6
|
-
import "../../
|
|
7
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
8
|
-
import "../../
|
|
9
|
-
import { a as createTreeCollection } from "../../collection-
|
|
10
|
-
import { C as tree_view_branch_content_default, S as tree_view_branch_control_default, a as tree_view_root_provider_default, b as tree_view_branch_indicator_default, f as tree_view_item_default, g as tree_view_branch_default, i as useTreeView, n as tree_view_tree_default, o as tree_view_node_provider_default, p as tree_view_item_text_default, t as tree_view_exports, w as useTreeViewContext, x as tree_view_branch_indent_guide_default, y as tree_view_branch_text_default } from "../../tree-view-
|
|
5
|
+
import "../../factory-pEq4L11-.js";
|
|
6
|
+
import "../../collapsible-BO89DMDT.js";
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-D32I38aE.js";
|
|
8
|
+
import "../../use-render-strategy-QgtvU85q.js";
|
|
9
|
+
import { a as createTreeCollection } from "../../collection-CMkl1XB0.js";
|
|
10
|
+
import { C as tree_view_branch_content_default, S as tree_view_branch_control_default, a as tree_view_root_provider_default, b as tree_view_branch_indicator_default, f as tree_view_item_default, g as tree_view_branch_default, i as useTreeView, n as tree_view_tree_default, o as tree_view_node_provider_default, p as tree_view_item_text_default, t as tree_view_exports, w as useTreeViewContext, x as tree_view_branch_indent_guide_default, y as tree_view_branch_text_default } from "../../tree-view-CV0sK_Ab.js";
|
|
11
11
|
import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, createTextVNode, createVNode, defineComponent, mergeDefaults, mergeProps, openBlock, renderList, renderSlot, resolveComponent, resolveDynamicComponent, toDisplayString, toValue, unref, withCtx } from "vue";
|
|
12
12
|
import { getAccessibleDescription, getRootNode, jsonNodeToElement, keyPathToKey, nodeToString, nodeToValue } from "@sprawlify/primitives/json-tree-utils";
|
|
13
13
|
//#region src/components/json-tree-view/get-branch-value.ts
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { a as PolymorphicProps } from "../../factory-Go0oxO3B.js";
|
|
2
2
|
import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-CcpL2F4P.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-ga2m_BD2.js";
|
|
4
|
-
import { t as listboxAnatomy } from "../../listbox-anatomy-
|
|
4
|
+
import { t as listboxAnatomy } from "../../listbox-anatomy-BIheOi8j.js";
|
|
5
5
|
import { _ as CollectionItem, b as createListCollection, y as ListCollection } from "../../index-DK-1mwjg.js";
|
|
6
6
|
import * as vue from "vue";
|
|
7
7
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
@@ -251,9 +251,9 @@ declare const _default$11: typeof __VLS_export$2;
|
|
|
251
251
|
declare const __VLS_export$2: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$1<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
252
252
|
props: vue.PublicProps & __VLS_PrettifyLocal$1<ListboxRootBaseProps<T> & {
|
|
253
253
|
onSelect?: ((details: listbox.SelectionDetails) => any) | undefined;
|
|
254
|
-
onHighlightChange?: ((details: listbox.HighlightChangeDetails<T>) => any) | undefined;
|
|
255
254
|
onValueChange?: ((details: listbox.ValueChangeDetails<T>) => any) | undefined;
|
|
256
255
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
256
|
+
onHighlightChange?: ((details: listbox.HighlightChangeDetails<T>) => any) | undefined;
|
|
257
257
|
}> & (typeof globalThis extends {
|
|
258
258
|
__VLS_PROPS_FALLBACK: infer P;
|
|
259
259
|
} ? P : {});
|
|
@@ -262,7 +262,7 @@ declare const __VLS_export$2: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
262
262
|
slots: {
|
|
263
263
|
default?: (props: {}) => any;
|
|
264
264
|
};
|
|
265
|
-
emit: ((evt: "select", details: listbox.SelectionDetails) => void) & ((evt: "
|
|
265
|
+
emit: ((evt: "select", details: listbox.SelectionDetails) => void) & ((evt: "valueChange", details: listbox.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "highlightChange", details: listbox.HighlightChangeDetails<T>) => void);
|
|
266
266
|
}>) => vue.VNode & {
|
|
267
267
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
268
268
|
};
|
|
@@ -2,10 +2,10 @@ 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 listboxAnatomy } from "../../listbox-anatomy-BTXGGkHn.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
8
|
-
import { o as createListCollection } from "../../collection-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
8
|
+
import { o as createListCollection } from "../../collection-CMkl1XB0.js";
|
|
9
9
|
import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
|
|
10
10
|
import * as listbox from "@sprawlify/primitives/machines/listbox";
|
|
11
11
|
//#region src/components/listbox/use-listbox-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 marqueeAnatomy } from "../../marquee-anatomy-CuY5-sxQ.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
8
8
|
import { hasProp, isString } from "@sprawlify/primitives/utils";
|
|
9
9
|
import { Fragment, computed, createBlock, createElementBlock, defineComponent, getCurrentInstance, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderList, renderSlot, toValue, unref, useAttrs, useId, withCtx } from "vue";
|
|
10
10
|
import * as marquee from "@sprawlify/primitives/machines/marquee";
|
|
@@ -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 navigationMenuAnatomy } from "../../navigation-menu-anatomy-C8G7WCQT.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 } 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 } from "../../presence-C1Yo35j8.js";
|
|
10
10
|
import { ensure } from "@sprawlify/primitives/utils";
|
|
11
11
|
import { Fragment, Teleport, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useAttrs, useId, withCtx } from "vue";
|
|
12
12
|
import * as navigationMenu from "@sprawlify/primitives/machines/navigation-menu";
|
|
@@ -186,20 +186,20 @@ HTMLAttributes {}
|
|
|
186
186
|
interface NumberInputRootEmits extends RootEmits {}
|
|
187
187
|
declare const _default$6: typeof __VLS_export$2;
|
|
188
188
|
declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<NumberInputRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
189
|
+
focusChange: (details: numberInput.FocusChangeDetails) => any;
|
|
189
190
|
valueChange: (details: numberInput.ValueChangeDetails) => any;
|
|
190
191
|
"update:modelValue": (value: string) => any;
|
|
191
|
-
focusChange: (details: numberInput.FocusChangeDetails) => any;
|
|
192
192
|
valueInvalid: (details: numberInput.ValueInvalidDetails) => any;
|
|
193
193
|
}, string, vue.PublicProps, Readonly<NumberInputRootProps> & Readonly<{
|
|
194
|
+
onFocusChange?: ((details: numberInput.FocusChangeDetails) => any) | undefined;
|
|
194
195
|
onValueChange?: ((details: numberInput.ValueChangeDetails) => any) | undefined;
|
|
195
196
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
196
|
-
onFocusChange?: ((details: numberInput.FocusChangeDetails) => any) | undefined;
|
|
197
197
|
onValueInvalid?: ((details: numberInput.ValueInvalidDetails) => any) | undefined;
|
|
198
198
|
}>, {
|
|
199
199
|
required: boolean;
|
|
200
200
|
disabled: boolean;
|
|
201
|
-
invalid: boolean;
|
|
202
201
|
readOnly: boolean;
|
|
202
|
+
invalid: boolean;
|
|
203
203
|
allowMouseWheel: boolean;
|
|
204
204
|
allowOverflow: boolean;
|
|
205
205
|
clampValueOnBlur: boolean;
|
|
@@ -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 numberInputAnatomy } from "../../number-input-anatomy-BnIfIxWe.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 numberInput from "@sprawlify/primitives/machines/number-input";
|
|
12
12
|
//#region src/components/number-input/use-number-input-context.ts
|
|
@@ -167,13 +167,13 @@ interface PaginationRootEmits extends RootEmits {}
|
|
|
167
167
|
declare const _default$7: typeof __VLS_export$1;
|
|
168
168
|
declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<PaginationRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
169
169
|
pageChange: (details: pagination.PageChangeDetails) => any;
|
|
170
|
-
"update:page": (page: number) => any;
|
|
171
170
|
pageSizeChange: (details: pagination.PageSizeChangeDetails) => any;
|
|
171
|
+
"update:page": (page: number) => any;
|
|
172
172
|
"update:pageSize": (pageSize: number) => any;
|
|
173
173
|
}, string, vue.PublicProps, Readonly<PaginationRootProps> & Readonly<{
|
|
174
174
|
onPageChange?: ((details: pagination.PageChangeDetails) => any) | undefined;
|
|
175
|
-
"onUpdate:page"?: ((page: number) => any) | undefined;
|
|
176
175
|
onPageSizeChange?: ((details: pagination.PageSizeChangeDetails) => any) | undefined;
|
|
176
|
+
"onUpdate:page"?: ((page: number) => any) | undefined;
|
|
177
177
|
"onUpdate:pageSize"?: ((pageSize: number) => any) | undefined;
|
|
178
178
|
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
179
179
|
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 paginationAnatomy } from "../../pagination-anatomy-GDzxsFmi.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 pagination from "@sprawlify/primitives/machines/pagination";
|
|
10
10
|
//#region src/components/pagination/use-pagination-context.ts
|
|
@@ -155,10 +155,10 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<PasswordInpu
|
|
|
155
155
|
}>, {
|
|
156
156
|
required: boolean;
|
|
157
157
|
disabled: boolean;
|
|
158
|
+
readOnly: boolean;
|
|
158
159
|
defaultVisible: boolean;
|
|
159
160
|
ignorePasswordManagers: boolean;
|
|
160
161
|
invalid: boolean;
|
|
161
|
-
readOnly: boolean;
|
|
162
162
|
visible: boolean;
|
|
163
163
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
164
164
|
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 passwordInputAnatomy } from "../../password-input-anatomy-DnfxaJJb.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, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, withCtx } from "vue";
|
|
11
11
|
import * as passwordInput from "@sprawlify/primitives/machines/password-input";
|
|
12
12
|
//#region src/components/password-input/use-password-input-context.ts
|
|
@@ -143,21 +143,21 @@ declare const _default$5: typeof __VLS_export$1;
|
|
|
143
143
|
declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<PinInputRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
144
144
|
valueChange: (details: pinInput.ValueChangeDetails) => any;
|
|
145
145
|
"update:modelValue": (value: string[]) => any;
|
|
146
|
-
valueInvalid: (details: pinInput.ValueInvalidDetails) => any;
|
|
147
146
|
valueComplete: (details: pinInput.ValueChangeDetails) => any;
|
|
147
|
+
valueInvalid: (details: pinInput.ValueInvalidDetails) => any;
|
|
148
148
|
}, string, vue.PublicProps, Readonly<PinInputRootProps> & Readonly<{
|
|
149
149
|
onValueChange?: ((details: pinInput.ValueChangeDetails) => any) | undefined;
|
|
150
150
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
151
|
-
onValueInvalid?: ((details: pinInput.ValueInvalidDetails) => any) | undefined;
|
|
152
151
|
onValueComplete?: ((details: pinInput.ValueChangeDetails) => any) | undefined;
|
|
152
|
+
onValueInvalid?: ((details: pinInput.ValueInvalidDetails) => any) | undefined;
|
|
153
153
|
}>, {
|
|
154
154
|
mask: boolean;
|
|
155
155
|
required: boolean;
|
|
156
156
|
disabled: boolean;
|
|
157
|
-
invalid: boolean;
|
|
158
157
|
readOnly: boolean;
|
|
159
|
-
|
|
158
|
+
invalid: boolean;
|
|
160
159
|
selectOnFocus: boolean;
|
|
160
|
+
autoFocus: boolean;
|
|
161
161
|
blurOnComplete: boolean;
|
|
162
162
|
otp: boolean;
|
|
163
163
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, 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 pinInputAnatomy } from "../../pin-input-anatomy-BIMEBnI2.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 pinInput from "@sprawlify/primitives/machines/pin-input";
|
|
12
12
|
//#region src/components/pin-input/use-pin-input-context.ts
|
|
@@ -236,38 +236,38 @@ interface PopoverRootEmits extends RootEmits {}
|
|
|
236
236
|
declare const _default$9: typeof __VLS_export$2;
|
|
237
237
|
declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<PopoverRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
238
238
|
exitComplete: () => any;
|
|
239
|
-
|
|
239
|
+
openChange: (details: popover.OpenChangeDetails) => any;
|
|
240
|
+
"update:open": (open: boolean) => any;
|
|
240
241
|
focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
|
|
241
242
|
interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
|
|
242
|
-
openChange: (details: popover.OpenChangeDetails) => any;
|
|
243
243
|
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any;
|
|
244
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
244
245
|
requestDismiss: (event: CustomEvent<{
|
|
245
246
|
originalLayer: HTMLElement;
|
|
246
247
|
targetLayer: HTMLElement | undefined;
|
|
247
248
|
originalIndex: number;
|
|
248
249
|
targetIndex: number;
|
|
249
250
|
}>) => any;
|
|
250
|
-
"update:open": (open: boolean) => any;
|
|
251
251
|
}, string, vue.PublicProps, Readonly<PopoverRootProps> & Readonly<{
|
|
252
252
|
onExitComplete?: (() => any) | undefined;
|
|
253
|
-
|
|
253
|
+
onOpenChange?: ((details: popover.OpenChangeDetails) => any) | undefined;
|
|
254
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
254
255
|
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
255
256
|
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
256
|
-
onOpenChange?: ((details: popover.OpenChangeDetails) => any) | undefined;
|
|
257
257
|
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
258
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
258
259
|
onRequestDismiss?: ((event: CustomEvent<{
|
|
259
260
|
originalLayer: HTMLElement;
|
|
260
261
|
targetLayer: HTMLElement | undefined;
|
|
261
262
|
originalIndex: number;
|
|
262
263
|
targetIndex: number;
|
|
263
264
|
}>) => any) | undefined;
|
|
264
|
-
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
265
265
|
}>, {
|
|
266
|
+
closeOnEscape: boolean;
|
|
267
|
+
defaultOpen: boolean;
|
|
266
268
|
open: boolean;
|
|
267
269
|
modal: boolean;
|
|
268
270
|
closeOnInteractOutside: boolean;
|
|
269
|
-
closeOnEscape: boolean;
|
|
270
|
-
defaultOpen: boolean;
|
|
271
271
|
autoFocus: boolean;
|
|
272
272
|
portalled: boolean;
|
|
273
273
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
@@ -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 popoverAnatomy } from "../../popover-anatomy-DE5hgrvL.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 popover from "@sprawlify/primitives/machines/popover";
|
|
12
12
|
//#region src/components/popover/use-popover-context.ts
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as UsePresenceReturn, c as PresenceProps, i as UsePresenceProps, l as _default, n as UsePresenceContext, o as usePresence, r as usePresenceContext, s as PresenceEmits, t as PresenceProvider } from "../../index-
|
|
1
|
+
import { a as UsePresenceReturn, c as PresenceProps, i as UsePresenceProps, l as _default, n as UsePresenceContext, o as usePresence, r as usePresenceContext, s as PresenceEmits, t as PresenceProvider } from "../../index-DdyrLXRD.js";
|
|
2
2
|
export { _default as Presence, PresenceEmits, PresenceProps, PresenceProvider, UsePresenceContext, UsePresenceProps, UsePresenceReturn, usePresence, usePresenceContext };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../core-DFdl8jS7.js";
|
|
2
2
|
import "../../create-context-BqbKqBMN.js";
|
|
3
|
-
import "../../factory-
|
|
4
|
-
import { i as usePresence, n as PresenceProvider, r as usePresenceContext, t as presence_default } from "../../presence-
|
|
3
|
+
import "../../factory-pEq4L11-.js";
|
|
4
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext, t as presence_default } from "../../presence-C1Yo35j8.js";
|
|
5
5
|
export { presence_default as Presence, PresenceProvider, usePresence, usePresenceContext };
|
|
@@ -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 progressAnatomy } from "../../progress-anatomy-B-Zd5hLA.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, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
|
|
9
9
|
import * as progress from "@sprawlify/primitives/machines/progress";
|
|
10
10
|
//#region src/components/progress/use-progress-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 qrCodeAnatomy } from "../../qr-code-anatomy-CRPLhSvp.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 qrcode from "@sprawlify/primitives/machines/qr-code";
|
|
10
10
|
//#region src/components/qr-code/use-qr-code-context.ts
|
|
@@ -215,8 +215,8 @@ declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<RadioGroupRootPr
|
|
|
215
215
|
}>, {
|
|
216
216
|
required: boolean;
|
|
217
217
|
disabled: boolean;
|
|
218
|
-
invalid: boolean;
|
|
219
218
|
readOnly: boolean;
|
|
219
|
+
invalid: boolean;
|
|
220
220
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
221
221
|
default?: (props: {}) => any;
|
|
222
222
|
}>;
|
|
@@ -2,12 +2,12 @@ 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 "../../fieldset-anatomy-DBAg0hLg.js";
|
|
7
7
|
import { t as radioGroupAnatomy } from "../../radio-group-anatomy-MQ77y9Ly.js";
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
9
9
|
import { t as toBooleanValue } from "../../boolean-D3BnFnrK.js";
|
|
10
|
-
import { l as useFieldsetContext } from "../../fieldset-
|
|
10
|
+
import { l as useFieldsetContext } from "../../fieldset-DwMrmSml.js";
|
|
11
11
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
12
12
|
import * as radioGroup from "@sprawlify/primitives/machines/radio-group";
|
|
13
13
|
//#region src/components/radio-group/use-radio-group-context.ts
|
|
@@ -161,8 +161,8 @@ declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<RatingGroupR
|
|
|
161
161
|
required: boolean;
|
|
162
162
|
disabled: boolean;
|
|
163
163
|
readOnly: boolean;
|
|
164
|
-
autoFocus: boolean;
|
|
165
164
|
allowHalf: boolean;
|
|
165
|
+
autoFocus: boolean;
|
|
166
166
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
167
167
|
default?: (props: {}) => any;
|
|
168
168
|
}>;
|
|
@@ -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 ratingGroupAnatomy } from "../../rating-group-anatomy-DFCmCaAm.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 ratingGroup from "@sprawlify/primitives/machines/rating-group";
|
|
12
12
|
//#region src/components/rating-group/use-rating-group-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 scrollAreaAnatomy } from "../../scroll-area-anatomy-12L_PN6-.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 scrollArea from "@sprawlify/primitives/machines/scroll-area";
|
|
10
10
|
//#region src/components/scroll-area/use-scroll-area-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 { n as segmentGroupAnatomy, t as parts } from "../../segment-group-anatomy-CfDAqJG5.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 segmentGroup from "@sprawlify/primitives/machines/radio-group";
|
|
10
10
|
//#region src/components/segment-group/use-segment-group-context.ts
|