@sprawlify/vue 0.0.91 → 0.0.93
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-CCtaBfiJ.d.ts → alert-dialog-anatomy-vLVReFSr.d.ts} +1 -1
- package/dist/{carousel-anatomy-BOJsIAhB.d.ts → carousel-anatomy-CbSIXoCL.d.ts} +1 -1
- package/dist/{checkbox-anatomy-Bkxq8P4k.d.ts → checkbox-anatomy-DqbDcdH0.d.ts} +1 -1
- package/dist/{collapsible-B0IYYB9c.js → collapsible-nSsGHMUx.js} +1 -1
- package/dist/{collection-DUVsWpZO.js → collection-DFLl9Ixl.js} +1 -1
- package/dist/color-picker-anatomy-Bp8eCRGe.d.ts +6 -0
- package/dist/{combobox-anatomy-9MgTXv9E.d.ts → combobox-anatomy-C2RYG6zN.d.ts} +1 -1
- package/dist/components/accordion/index.d.ts +4 -4
- package/dist/components/accordion/index.js +4 -4
- package/dist/components/alert-dialog/index.d.ts +14 -13
- package/dist/components/alert-dialog/index.js +3 -3
- package/dist/components/anatomy.d.ts +12 -12
- package/dist/components/angle-slider/index.d.ts +3 -3
- package/dist/components/angle-slider/index.js +1 -1
- package/dist/components/aspect-ratio/index.js +1 -1
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/bottom-sheet/index.d.ts +2 -2
- package/dist/components/bottom-sheet/index.js +4 -4
- package/dist/components/carousel/index.d.ts +1 -1
- package/dist/components/carousel/index.js +1 -1
- package/dist/components/checkbox/index.d.ts +7 -7
- package/dist/components/checkbox/index.js +4 -4
- package/dist/components/clipboard/index.js +1 -1
- package/dist/components/collapsible/index.d.ts +2 -2
- package/dist/components/collapsible/index.js +1 -1
- package/dist/components/collection/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +17 -17
- package/dist/components/color-picker/index.js +4 -4
- package/dist/components/combobox/index.d.ts +10 -10
- package/dist/components/combobox/index.js +5 -5
- package/dist/components/date-picker/index.d.ts +11 -11
- package/dist/components/date-picker/index.js +3 -3
- package/dist/components/dialog/index.d.ts +13 -12
- package/dist/components/dialog/index.js +3 -3
- package/dist/components/dropdown-menu/index.d.ts +13 -13
- package/dist/components/dropdown-menu/index.js +3 -3
- package/dist/components/editable/index.d.ts +8 -9
- package/dist/components/editable/index.js +2 -2
- package/dist/components/field/index.d.ts +3 -3
- package/dist/components/field/index.js +1 -1
- package/dist/components/fieldset/index.d.ts +1 -1
- package/dist/components/fieldset/index.js +1 -1
- package/dist/components/file-upload/index.d.ts +2 -2
- package/dist/components/file-upload/index.js +2 -2
- package/dist/components/floating-panel/index.d.ts +6 -5
- package/dist/components/floating-panel/index.js +2 -2
- package/dist/components/focus-trap/index.d.ts +1 -1
- package/dist/components/focus-trap/index.js +1 -1
- package/dist/components/highlight/index.js +1 -1
- package/dist/components/hover-card/index.d.ts +7 -7
- package/dist/components/hover-card/index.js +3 -3
- package/dist/components/image-cropper/index.d.ts +1 -1
- package/dist/components/image-cropper/index.js +1 -1
- package/dist/components/json-tree-view/index.d.ts +2 -2
- package/dist/components/json-tree-view/index.js +5 -5
- package/dist/components/listbox/index.d.ts +1 -1
- package/dist/components/listbox/index.js +2 -2
- package/dist/components/marquee/index.js +1 -1
- package/dist/components/navigation-menu/index.js +3 -3
- package/dist/components/number-input/index.d.ts +4 -4
- package/dist/components/number-input/index.js +2 -2
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/password-input/index.d.ts +2 -2
- package/dist/components/password-input/index.js +2 -2
- package/dist/components/pin-input/index.d.ts +3 -3
- package/dist/components/pin-input/index.js +2 -2
- package/dist/components/popover/index.d.ts +13 -13
- package/dist/components/popover/index.js +3 -3
- package/dist/components/presence/index.d.ts +1 -1
- package/dist/components/presence/index.js +1 -1
- package/dist/components/progress/index.js +1 -1
- package/dist/components/qr-code/index.js +1 -1
- package/dist/components/radio-group/index.d.ts +2 -2
- package/dist/components/radio-group/index.js +3 -3
- package/dist/components/rating-group/index.d.ts +2 -2
- package/dist/components/rating-group/index.js +2 -2
- package/dist/components/scroll-area/index.js +1 -1
- package/dist/components/segment-group/index.d.ts +1 -1
- package/dist/components/segment-group/index.js +1 -1
- package/dist/components/select/index.d.ts +7 -7
- package/dist/components/select/index.js +5 -5
- package/dist/components/separator/index.js +1 -1
- package/dist/components/signature-pad/index.d.ts +1 -1
- package/dist/components/signature-pad/index.js +2 -2
- package/dist/components/slider/index.d.ts +5 -5
- package/dist/components/slider/index.js +1 -1
- package/dist/components/splitter/index.d.ts +2 -2
- package/dist/components/splitter/index.js +1 -1
- package/dist/components/steps/index.js +1 -1
- package/dist/components/switch/index.d.ts +5 -5
- package/dist/components/switch/index.js +2 -2
- package/dist/components/tabs/index.d.ts +3 -3
- package/dist/components/tabs/index.js +3 -3
- package/dist/components/tags-input/index.d.ts +13 -13
- package/dist/components/tags-input/index.js +2 -2
- package/dist/components/timer/index.js +1 -1
- package/dist/components/toggle/index.js +1 -1
- package/dist/components/toggle-group/index.d.ts +1 -1
- package/dist/components/toggle-group/index.js +1 -1
- package/dist/components/tooltip/index.d.ts +2 -2
- package/dist/components/tooltip/index.js +3 -3
- package/dist/components/tour/index.d.ts +10 -10
- package/dist/components/tour/index.js +3 -3
- package/dist/components/tree-view/index.d.ts +1 -1
- package/dist/components/tree-view/index.js +4 -4
- package/dist/{date-picker-anatomy-DJmejp0i.d.ts → date-picker-anatomy-C2Q4hGws.d.ts} +1 -1
- package/dist/{field-anatomy-BWikn-kn.d.ts → field-anatomy-Bzlix6O4.d.ts} +1 -1
- package/dist/{fieldset-anatomy-pWRVtwyO.d.ts → fieldset-anatomy-CcZfEnO-.d.ts} +1 -1
- package/dist/{image-cropper-anatomy-ChVWjuvl.d.ts → image-cropper-anatomy-D1LB8g2f.d.ts} +1 -1
- package/dist/{index-CzQ0cHc4.d.ts → index-Bdc6-PTI.d.ts} +3 -3
- package/dist/{index-BiapeCBm.d.ts → index-DoteNbKN.d.ts} +2 -2
- package/dist/{listbox-anatomy-qjnhtt5d.d.ts → listbox-anatomy-DUJR3mqL.d.ts} +1 -1
- package/dist/{segment-group-anatomy-8sdDQVPl.d.ts → segment-group-anatomy-DbzAEtJt.d.ts} +1 -1
- package/dist/{tour-anatomy-D9v3xtYJ.d.ts → tour-anatomy-DR798th_.d.ts} +1 -1
- package/dist/{tree-view-wGepbIKq.js → tree-view-CKhw9GP-.js} +4 -4
- package/package.json +2 -2
- package/dist/color-picker-anatomy-DMElxuRG.d.ts +0 -6
- /package/dist/{boolean-D3BnFnrK.js → boolean-Cum6FrfN.js} +0 -0
- /package/dist/{clean-props-WNpM9Thl.js → clean-props-C5aydRx_.js} +0 -0
- /package/dist/{create-split-props-Cz6On1aq.js → create-split-props-D32I38aE.js} +0 -0
- /package/dist/{field-C7VkjIIx.js → field-JokYYbgk.js} +0 -0
- /package/dist/{fieldset-OP0qxlKh.js → fieldset-DFVgBzjw.js} +0 -0
- /package/dist/{presence--8yRiakU.js → presence-CxNxMceK.js} +0 -0
- /package/dist/{use-render-strategy-Cb9MeoMy.js → use-render-strategy-QgtvU85q.js} +0 -0
|
@@ -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-Bdc6-PTI.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";
|
|
@@ -25,9 +25,9 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<JsonTreeView
|
|
|
25
25
|
asChild: boolean;
|
|
26
26
|
lazyMount: boolean;
|
|
27
27
|
unmountOnExit: boolean;
|
|
28
|
+
typeahead: boolean;
|
|
28
29
|
showNonenumerable: boolean;
|
|
29
30
|
expandOnClick: boolean;
|
|
30
|
-
typeahead: boolean;
|
|
31
31
|
quotesOnKeys: boolean;
|
|
32
32
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
33
33
|
default?: (props: {}) => any;
|
|
@@ -3,11 +3,11 @@ import "../../core-BW88ya4i.js";
|
|
|
3
3
|
import "../../providers-Cm-xBdVY.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
5
5
|
import "../../factory-DNG1el63.js";
|
|
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-
|
|
6
|
+
import "../../collapsible-nSsGHMUx.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-DFLl9Ixl.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-CKhw9GP-.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-bfEpUaB3.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-DUJR3mqL.js";
|
|
5
5
|
import { _ as CollectionItem, b as createListCollection, y as ListCollection } from "../../index-DuD8fQUF.js";
|
|
6
6
|
import * as vue from "vue";
|
|
7
7
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
@@ -4,8 +4,8 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.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-DFLl9Ixl.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
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.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";
|
|
@@ -4,9 +4,9 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.js";
|
|
6
6
|
import { t as navigationMenuAnatomy } from "../../navigation-menu-anatomy-C8G7WCQT.js";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
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-CxNxMceK.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
|
-
disabled: boolean;
|
|
200
199
|
required: boolean;
|
|
201
|
-
|
|
200
|
+
disabled: boolean;
|
|
202
201
|
readOnly: boolean;
|
|
202
|
+
invalid: boolean;
|
|
203
203
|
allowOverflow: boolean;
|
|
204
204
|
allowMouseWheel: boolean;
|
|
205
205
|
clampValueOnBlur: boolean;
|
|
@@ -5,8 +5,8 @@ import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.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-JokYYbgk.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
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.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
|
|
@@ -153,12 +153,12 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<PasswordInpu
|
|
|
153
153
|
onVisibilityChange?: ((details: passwordInput.VisibilityChangeDetails) => any) | undefined;
|
|
154
154
|
"onUpdate:visible"?: ((visible: boolean) => any) | undefined;
|
|
155
155
|
}>, {
|
|
156
|
-
disabled: boolean;
|
|
157
156
|
required: boolean;
|
|
158
|
-
|
|
157
|
+
disabled: boolean;
|
|
159
158
|
readOnly: boolean;
|
|
160
159
|
defaultVisible: boolean;
|
|
161
160
|
ignorePasswordManagers: boolean;
|
|
161
|
+
invalid: boolean;
|
|
162
162
|
visible: boolean;
|
|
163
163
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
164
164
|
default?: (props: {}) => any;
|
|
@@ -5,8 +5,8 @@ import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.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-JokYYbgk.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
|
|
@@ -152,12 +152,12 @@ declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<PinInputRoot
|
|
|
152
152
|
onValueInvalid?: ((details: pinInput.ValueInvalidDetails) => any) | undefined;
|
|
153
153
|
}>, {
|
|
154
154
|
mask: boolean;
|
|
155
|
-
disabled: boolean;
|
|
156
155
|
required: boolean;
|
|
157
|
-
|
|
156
|
+
disabled: 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>, {
|
|
@@ -5,8 +5,8 @@ import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.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-JokYYbgk.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
|
|
@@ -6,7 +6,7 @@ import { t as RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js"
|
|
|
6
6
|
import { t as popoverAnatomy } from "../../popover-anatomy-BzXcxwHH.js";
|
|
7
7
|
import * as vue from "vue";
|
|
8
8
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
9
|
-
import * as
|
|
9
|
+
import * as _sprawlify_primitives_machines_editable0 from "@sprawlify/primitives/machines/editable";
|
|
10
10
|
import * as popover from "@sprawlify/primitives/machines/popover";
|
|
11
11
|
import { FocusOutsideEvent, FocusOutsideEvent as PopoverFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as PopoverInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as PopoverOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as PopoverPointerDownOutsideEvent } from "@sprawlify/primitives/machines/popover";
|
|
12
12
|
|
|
@@ -235,39 +235,39 @@ interface PopoverRootProps extends PopoverRootBaseProps {}
|
|
|
235
235
|
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
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
238
239
|
exitComplete: () => any;
|
|
240
|
+
focusOutside: (event: _sprawlify_primitives_machines_editable0.FocusOutsideEvent) => any;
|
|
241
|
+
interactOutside: (event: _sprawlify_primitives_machines_editable0.InteractOutsideEvent) => any;
|
|
239
242
|
openChange: (details: popover.OpenChangeDetails) => any;
|
|
240
|
-
|
|
241
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
242
|
-
focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
|
|
243
|
-
interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
|
|
244
|
-
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any;
|
|
243
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_editable0.PointerDownOutsideEvent) => any;
|
|
245
244
|
requestDismiss: (event: CustomEvent<{
|
|
246
245
|
originalLayer: HTMLElement;
|
|
247
246
|
targetLayer: HTMLElement | undefined;
|
|
248
247
|
originalIndex: number;
|
|
249
248
|
targetIndex: number;
|
|
250
249
|
}>) => any;
|
|
250
|
+
"update:open": (open: boolean) => any;
|
|
251
251
|
}, string, vue.PublicProps, Readonly<PopoverRootProps> & Readonly<{
|
|
252
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
252
253
|
onExitComplete?: (() => any) | undefined;
|
|
254
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_editable0.FocusOutsideEvent) => any) | undefined;
|
|
255
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_editable0.InteractOutsideEvent) => any) | undefined;
|
|
253
256
|
onOpenChange?: ((details: popover.OpenChangeDetails) => any) | undefined;
|
|
254
|
-
|
|
255
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
256
|
-
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
257
|
-
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
258
|
-
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
257
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_editable0.PointerDownOutsideEvent) => any) | undefined;
|
|
259
258
|
onRequestDismiss?: ((event: CustomEvent<{
|
|
260
259
|
originalLayer: HTMLElement;
|
|
261
260
|
targetLayer: HTMLElement | undefined;
|
|
262
261
|
originalIndex: number;
|
|
263
262
|
targetIndex: number;
|
|
264
263
|
}>) => any) | undefined;
|
|
264
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
265
265
|
}>, {
|
|
266
|
-
defaultOpen: boolean;
|
|
267
|
-
open: boolean;
|
|
268
266
|
closeOnEscape: boolean;
|
|
269
267
|
closeOnInteractOutside: boolean;
|
|
268
|
+
defaultOpen: boolean;
|
|
270
269
|
modal: boolean;
|
|
270
|
+
open: boolean;
|
|
271
271
|
autoFocus: boolean;
|
|
272
272
|
portalled: boolean;
|
|
273
273
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
@@ -4,9 +4,9 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.js";
|
|
6
6
|
import { t as popoverAnatomy } from "../../popover-anatomy-DE5hgrvL.js";
|
|
7
|
-
import { t as
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
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-CxNxMceK.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-DoteNbKN.js";
|
|
2
2
|
export { _default as Presence, PresenceEmits, PresenceProps, PresenceProvider, UsePresenceContext, UsePresenceProps, UsePresenceReturn, usePresence, usePresenceContext };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../core-BW88ya4i.js";
|
|
2
2
|
import "../../create-context-BqbKqBMN.js";
|
|
3
3
|
import "../../factory-DNG1el63.js";
|
|
4
|
-
import { i as usePresence, n as PresenceProvider, r as usePresenceContext, t as presence_default } from "../../presence
|
|
4
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext, t as presence_default } from "../../presence-CxNxMceK.js";
|
|
5
5
|
export { presence_default as Presence, PresenceProvider, usePresence, usePresenceContext };
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.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
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.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
|
|
@@ -213,10 +213,10 @@ declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<RadioGroupRootPr
|
|
|
213
213
|
onValueChange?: ((details: radioGroup.ValueChangeDetails) => any) | undefined;
|
|
214
214
|
"onUpdate:modelValue"?: ((value: string | null) => any) | undefined;
|
|
215
215
|
}>, {
|
|
216
|
-
disabled: boolean;
|
|
217
216
|
required: boolean;
|
|
218
|
-
|
|
217
|
+
disabled: boolean;
|
|
219
218
|
readOnly: boolean;
|
|
219
|
+
invalid: boolean;
|
|
220
220
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
221
221
|
default?: (props: {}) => any;
|
|
222
222
|
}>;
|
|
@@ -5,9 +5,9 @@ import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.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-
|
|
9
|
-
import { t as toBooleanValue } from "../../boolean-
|
|
10
|
-
import { l as useFieldsetContext } from "../../fieldset-
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
9
|
+
import { t as toBooleanValue } from "../../boolean-Cum6FrfN.js";
|
|
10
|
+
import { l as useFieldsetContext } from "../../fieldset-DFVgBzjw.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
|
|
@@ -158,11 +158,11 @@ declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<RatingGroupR
|
|
|
158
158
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
|
159
159
|
onHoverChange?: ((details: ratingGroup.HoverChangeDetails) => any) | undefined;
|
|
160
160
|
}>, {
|
|
161
|
-
disabled: boolean;
|
|
162
161
|
required: boolean;
|
|
162
|
+
disabled: boolean;
|
|
163
163
|
readOnly: boolean;
|
|
164
|
-
allowHalf: boolean;
|
|
165
164
|
autoFocus: boolean;
|
|
165
|
+
allowHalf: boolean;
|
|
166
166
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
167
167
|
default?: (props: {}) => any;
|
|
168
168
|
}>;
|
|
@@ -5,8 +5,8 @@ import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.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-JokYYbgk.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
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.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
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { a as PolymorphicProps } from "../../factory-bfEpUaB3.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
|
-
import { t as segmentGroupAnatomy } from "../../segment-group-anatomy-
|
|
4
|
+
import { t as segmentGroupAnatomy } from "../../segment-group-anatomy-DbzAEtJt.js";
|
|
5
5
|
import * as vue from "vue";
|
|
6
6
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as segmentGroup from "@sprawlify/primitives/machines/radio-group";
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.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
|
|
@@ -7,7 +7,7 @@ import { t as selectAnatomy } from "../../select-anatomy-6e2EwWE7.js";
|
|
|
7
7
|
import { _ as CollectionItem, b as createListCollection, i as UseListCollectionProps, o as useListCollection, y as ListCollection } from "../../index-DuD8fQUF.js";
|
|
8
8
|
import * as vue from "vue";
|
|
9
9
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, LabelHTMLAttributes, MaybeRef, SelectHTMLAttributes, SlotsType, UnwrapRef } from "vue";
|
|
10
|
-
import * as
|
|
10
|
+
import * as _sprawlify_primitives_machines_editable0 from "@sprawlify/primitives/machines/editable";
|
|
11
11
|
import * as select from "@sprawlify/primitives/machines/select";
|
|
12
12
|
import { FocusOutsideEvent, FocusOutsideEvent as SelectFocusOutsideEvent, HighlightChangeDetails, HighlightChangeDetails as SelectHighlightChangeDetails, InteractOutsideEvent, InteractOutsideEvent as SelectInteractOutsideEvent, ItemGroupProps, ItemProps, ItemState, OpenChangeDetails, OpenChangeDetails as SelectOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as SelectPointerDownOutsideEvent, ValueChangeDetails, ValueChangeDetails as SelectValueChangeDetails } from "@sprawlify/primitives/machines/select";
|
|
13
13
|
|
|
@@ -336,14 +336,14 @@ declare const _default$15: typeof __VLS_export$3;
|
|
|
336
336
|
declare const __VLS_export$3: <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<{
|
|
337
337
|
props: vue.PublicProps & __VLS_PrettifyLocal$1<SelectRootProps<T> & {
|
|
338
338
|
onSelect?: ((details: select.SelectionDetails) => any) | undefined;
|
|
339
|
+
onValueChange?: ((details: select.ValueChangeDetails<T>) => any) | undefined;
|
|
340
|
+
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
339
341
|
onExitComplete?: (() => any) | undefined;
|
|
342
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_editable0.FocusOutsideEvent) => any) | undefined;
|
|
343
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_editable0.InteractOutsideEvent) => any) | undefined;
|
|
340
344
|
onOpenChange?: ((details: select.OpenChangeDetails) => any) | undefined;
|
|
345
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_editable0.PointerDownOutsideEvent) => any) | undefined;
|
|
341
346
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
342
|
-
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
|
|
343
|
-
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
|
|
344
|
-
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
|
|
345
|
-
onValueChange?: ((details: select.ValueChangeDetails<T>) => any) | undefined;
|
|
346
|
-
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
347
347
|
onHighlightChange?: ((details: select.HighlightChangeDetails<T>) => any) | undefined;
|
|
348
348
|
"onUpdate:highlightedValue"?: ((value: string | null) => any) | undefined;
|
|
349
349
|
}> & (typeof globalThis extends {
|
|
@@ -354,7 +354,7 @@ declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullabl
|
|
|
354
354
|
slots: {
|
|
355
355
|
default?: (props: {}) => any;
|
|
356
356
|
};
|
|
357
|
-
emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "
|
|
357
|
+
emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "valueChange", details: select.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "exitComplete") => void) & ((evt: "focusOutside", event: _sprawlify_primitives_machines_editable0.FocusOutsideEvent) => void) & ((evt: "interactOutside", event: _sprawlify_primitives_machines_editable0.InteractOutsideEvent) => void) & ((evt: "openChange", details: select.OpenChangeDetails) => void) & ((evt: "pointerDownOutside", event: _sprawlify_primitives_machines_editable0.PointerDownOutsideEvent) => void) & ((evt: "update:open", open: boolean) => void) & ((evt: "highlightChange", details: select.HighlightChangeDetails<T>) => void) & ((evt: "update:highlightedValue", value: string | null) => void);
|
|
358
358
|
}>) => vue.VNode & {
|
|
359
359
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
360
360
|
};
|
|
@@ -5,11 +5,11 @@ import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.js";
|
|
6
6
|
import "../../field-anatomy-BloFzq7T.js";
|
|
7
7
|
import { t as selectAnatomy } from "../../select-anatomy-C3xVuuOA.js";
|
|
8
|
-
import { t as
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-C5aydRx_.js";
|
|
9
|
+
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-QgtvU85q.js";
|
|
10
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-CxNxMceK.js";
|
|
11
|
+
import { n as useListCollection, o as createListCollection } from "../../collection-DFLl9Ixl.js";
|
|
12
|
+
import { p as useFieldContext } from "../../field-JokYYbgk.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
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.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
|
|
@@ -175,8 +175,8 @@ declare const __VLS_export$1: __VLS_WithSlots<vue.DefineComponent<SignaturePadRo
|
|
|
175
175
|
onDraw?: ((details: signaturePad.DrawDetails) => any) | undefined;
|
|
176
176
|
onDrawEnd?: ((details: signaturePad.DrawEndDetails) => any) | undefined;
|
|
177
177
|
}>, {
|
|
178
|
-
disabled: boolean;
|
|
179
178
|
required: boolean;
|
|
179
|
+
disabled: boolean;
|
|
180
180
|
readOnly: boolean;
|
|
181
181
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
182
182
|
default?: (props: {}) => any;
|
|
@@ -5,8 +5,8 @@ import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.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-JokYYbgk.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
|
-
valueChangeEnd: (details: slider.ValueChangeDetails) => any;
|
|
205
205
|
"update:modelValue": (value: number[]) => 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
|
-
onValueChangeEnd?: ((details: slider.ValueChangeDetails) => any) | undefined;
|
|
210
210
|
"onUpdate:modelValue"?: ((value: number[]) => 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
|
}>;
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.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
|
|
@@ -135,19 +135,19 @@ HTMLAttributes {}
|
|
|
135
135
|
interface SplitterRootEmits extends RootEmits {}
|
|
136
136
|
declare const _default$4: typeof __VLS_export;
|
|
137
137
|
declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<SplitterRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
138
|
-
"update:size": (size: number[]) => any;
|
|
139
138
|
collapse: (details: splitter.ExpandCollapseDetails) => any;
|
|
140
139
|
expand: (details: splitter.ExpandCollapseDetails) => any;
|
|
141
140
|
resize: (details: splitter.ResizeDetails) => any;
|
|
142
141
|
resizeEnd: (details: splitter.ResizeEndDetails) => any;
|
|
143
142
|
resizeStart: () => any;
|
|
143
|
+
"update:size": (size: number[]) => any;
|
|
144
144
|
}, string, vue.PublicProps, Readonly<SplitterRootProps> & Readonly<{
|
|
145
|
-
"onUpdate:size"?: ((size: number[]) => any) | undefined;
|
|
146
145
|
onCollapse?: ((details: splitter.ExpandCollapseDetails) => any) | undefined;
|
|
147
146
|
onExpand?: ((details: splitter.ExpandCollapseDetails) => any) | undefined;
|
|
148
147
|
onResize?: ((details: splitter.ResizeDetails) => any) | undefined;
|
|
149
148
|
onResizeEnd?: ((details: splitter.ResizeEndDetails) => any) | undefined;
|
|
150
149
|
onResizeStart?: (() => any) | undefined;
|
|
150
|
+
"onUpdate:size"?: ((size: number[]) => any) | undefined;
|
|
151
151
|
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
152
152
|
default?: (props: {}) => any;
|
|
153
153
|
}>;
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.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";
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-BqbKqBMN.js";
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-DNG1el63.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,18 +114,18 @@ 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
|
-
checkedChange: (details: sprawlifySwitch.CheckedChangeDetails) => any;
|
|
118
117
|
"update:checked": (checked: boolean) => any;
|
|
118
|
+
checkedChange: (details: sprawlifySwitch.CheckedChangeDetails) => any;
|
|
119
119
|
}, string, vue.PublicProps, Readonly<SwitchRootProps> & Readonly<{
|
|
120
|
-
onCheckedChange?: ((details: sprawlifySwitch.CheckedChangeDetails) => any) | undefined;
|
|
121
120
|
"onUpdate:checked"?: ((checked: boolean) => any) | undefined;
|
|
121
|
+
onCheckedChange?: ((details: sprawlifySwitch.CheckedChangeDetails) => any) | undefined;
|
|
122
122
|
}>, {
|
|
123
|
+
required: boolean;
|
|
123
124
|
disabled: boolean;
|
|
125
|
+
readOnly: boolean;
|
|
126
|
+
invalid: boolean;
|
|
124
127
|
checked: boolean;
|
|
125
|
-
required: boolean;
|
|
126
128
|
defaultChecked: boolean;
|
|
127
|
-
invalid: boolean;
|
|
128
|
-
readOnly: boolean;
|
|
129
129
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
130
130
|
default?: (props: {}) => any;
|
|
131
131
|
}>;
|