@sprawlify/vue 0.0.86 → 0.0.87
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-30ATrUw1.d.ts → alert-dialog-anatomy-DT5onog4.d.ts} +1 -1
- package/dist/carousel-anatomy-v4sxYUvt.d.ts +6 -0
- package/dist/checkbox-anatomy-BSrRXiGS.d.ts +6 -0
- package/dist/{collapsible-BElUfyVR.js → collapsible-YxCX30T0.js} +1 -1
- package/dist/{collection-CBh5p7A_.js → collection-D5aavLcu.js} +1 -1
- package/dist/color-picker-anatomy-DNPHogV-.d.ts +6 -0
- package/dist/combobox-anatomy-DrmcdTPY.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +13 -13
- package/dist/components/accordion/index.js +4 -5
- package/dist/components/alert-dialog/index.d.ts +30 -29
- package/dist/components/alert-dialog/index.js +3 -3
- package/dist/components/anatomy.d.ts +10 -10
- package/dist/components/angle-slider/index.d.ts +14 -14
- package/dist/components/angle-slider/index.js +1 -1
- package/dist/components/aspect-ratio/index.d.ts +5 -5
- package/dist/components/aspect-ratio/index.js +1 -1
- package/dist/components/avatar/index.d.ts +8 -8
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/bottom-sheet/index.d.ts +17 -17
- package/dist/components/bottom-sheet/index.js +4 -4
- package/dist/components/carousel/index.d.ts +21 -21
- package/dist/components/carousel/index.js +1 -1
- package/dist/components/checkbox/index.d.ts +19 -19
- package/dist/components/checkbox/index.js +1 -1
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +12 -12
- package/dist/components/clipboard/index.js +1 -1
- package/dist/components/collapsible/index.d.ts +11 -11
- package/dist/components/collapsible/index.js +1 -1
- package/dist/components/collection/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +46 -47
- package/dist/components/color-picker/index.js +3 -3
- package/dist/components/combobox/index.d.ts +30 -30
- package/dist/components/combobox/index.js +4 -4
- package/dist/components/date-picker/index.d.ts +40 -40
- package/dist/components/date-picker/index.js +3 -3
- package/dist/components/dialog/index.d.ts +29 -28
- package/dist/components/dialog/index.js +3 -3
- package/dist/components/download-trigger/index.d.ts +2 -2
- package/dist/components/dropdown-menu/index.d.ts +52 -52
- package/dist/components/dropdown-menu/index.js +3 -3
- package/dist/components/editable/index.d.ts +22 -22
- package/dist/components/editable/index.js +1 -1
- package/dist/components/field/index.d.ts +22 -22
- package/dist/components/fieldset/index.d.ts +11 -11
- package/dist/components/file-upload/index.d.ts +21 -21
- package/dist/components/file-upload/index.js +1 -1
- package/dist/components/floating-panel/index.d.ts +20 -20
- package/dist/components/floating-panel/index.js +2 -2
- package/dist/components/focus-trap/index.d.ts +4 -4
- package/dist/components/focus-trap/index.js +1 -1
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/frame/index.d.ts +6 -6
- package/dist/components/highlight/index.d.ts +5 -5
- package/dist/components/highlight/index.js +1 -1
- package/dist/components/hover-card/index.d.ts +21 -21
- package/dist/components/hover-card/index.js +3 -3
- package/dist/components/image-cropper/index.d.ts +12 -12
- package/dist/components/image-cropper/index.js +1 -1
- package/dist/components/json-tree-view/index.d.ts +7 -8
- package/dist/components/json-tree-view/index.js +5 -7
- package/dist/components/listbox/index.d.ts +19 -19
- package/dist/components/listbox/index.js +2 -2
- package/dist/components/marquee/index.d.ts +20 -20
- package/dist/components/marquee/index.js +1 -1
- package/dist/components/navigation-menu/index.d.ts +16 -16
- package/dist/components/navigation-menu/index.js +3 -3
- package/dist/components/number-input/index.d.ts +18 -18
- package/dist/components/number-input/index.js +1 -1
- package/dist/components/pagination/index.d.ts +14 -14
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/password-input/index.d.ts +21 -21
- package/dist/components/password-input/index.js +1 -1
- package/dist/components/pin-input/index.d.ts +14 -14
- package/dist/components/pin-input/index.js +1 -1
- package/dist/components/popover/index.d.ts +32 -32
- package/dist/components/popover/index.js +3 -3
- package/dist/components/presence/index.d.ts +1 -1
- package/dist/components/presence/index.js +1 -1
- package/dist/components/progress/index.d.ts +12 -12
- package/dist/components/progress/index.js +1 -1
- package/dist/components/qr-code/index.d.ts +8 -8
- package/dist/components/qr-code/index.js +1 -1
- package/dist/components/radio-group/index.d.ts +14 -14
- package/dist/components/radio-group/index.js +1 -1
- package/dist/components/rating-group/index.d.ts +12 -12
- package/dist/components/rating-group/index.js +1 -1
- package/dist/components/scroll-area/index.d.ts +9 -10
- package/dist/components/scroll-area/index.js +3 -7
- package/dist/components/segment-group/index.d.ts +13 -13
- package/dist/components/segment-group/index.js +1 -1
- package/dist/components/select/index.d.ts +29 -29
- package/dist/components/select/index.js +4 -4
- package/dist/components/separator/index.d.ts +4 -4
- package/dist/components/separator/index.js +1 -1
- package/dist/components/signature-pad/index.d.ts +13 -13
- package/dist/components/signature-pad/index.js +1 -1
- package/dist/components/slider/index.d.ts +17 -17
- package/dist/components/slider/index.js +1 -1
- package/dist/components/splitter/index.d.ts +9 -9
- package/dist/components/splitter/index.js +1 -1
- package/dist/components/steps/index.d.ts +17 -17
- package/dist/components/steps/index.js +1 -1
- package/dist/components/switch/index.d.ts +12 -12
- package/dist/components/switch/index.js +1 -1
- package/dist/components/tabs/index.d.ts +11 -11
- package/dist/components/tabs/index.js +3 -3
- package/dist/components/tags-input/index.d.ts +29 -29
- package/dist/components/tags-input/index.js +1 -1
- package/dist/components/timer/index.d.ts +11 -11
- package/dist/components/timer/index.js +1 -1
- package/dist/components/toast/index.d.ts +8 -8
- package/dist/components/toggle/index.d.ts +6 -6
- package/dist/components/toggle/index.js +1 -1
- package/dist/components/toggle-group/index.d.ts +8 -8
- package/dist/components/toggle-group/index.js +1 -1
- package/dist/components/tooltip/index.d.ts +16 -16
- package/dist/components/tooltip/index.js +3 -3
- package/dist/components/tour/index.d.ts +28 -28
- package/dist/components/tour/index.js +3 -3
- package/dist/components/tree-view/index.d.ts +1 -1
- package/dist/components/tree-view/index.js +4 -5
- package/dist/date-picker-anatomy-D6ZmxUW7.d.ts +6 -0
- package/dist/fieldset-anatomy-Cq_ynep1.d.ts +6 -0
- package/dist/{image-cropper-anatomy-CyP4JFSK.d.ts → image-cropper-anatomy-Bj62G3Ip.d.ts} +1 -1
- package/dist/{index-BKjU1a1o.d.ts → index-BeezBdOr.d.ts} +27 -27
- package/dist/{index-C4Iu0cYK.d.ts → index-Bt5QjjM4.d.ts} +7 -7
- package/dist/{index-DjuCoctg.d.ts → index-D_JPoP7h.d.ts} +8 -8
- package/dist/index.d.ts +1 -1
- package/dist/{listbox-anatomy-S7P8E9g0.d.ts → listbox-anatomy-CbpzEqdy.d.ts} +1 -1
- package/dist/{tour-anatomy-8PAQp7R_.d.ts → tour-anatomy-BqNSAMba.d.ts} +1 -1
- package/dist/{tree-view-U-tpyVm_.js → tree-view-4zY74_JI.js} +4 -4
- package/package.json +2 -2
- package/dist/carousel-anatomy-Bert9HyJ.d.ts +0 -6
- package/dist/checkbox-anatomy-DfUQa76b.d.ts +0 -6
- package/dist/color-picker-anatomy-B-_n1c9M.d.ts +0 -6
- package/dist/combobox-anatomy-D38F3K1t.d.ts +0 -6
- package/dist/date-picker-anatomy-mkd3sfuN.d.ts +0 -6
- package/dist/fieldset-anatomy-ad_EZpJX.d.ts +0 -6
- /package/dist/{clean-props-DsGHTEpm.js → clean-props-jeo_b63H.js} +0 -0
- /package/dist/{create-split-props-D8oe6Rby.js → create-split-props-Cy-XbcBT.js} +0 -0
- /package/dist/{presence-dN5CCq_x.js → presence-CI76Mcpo.js} +0 -0
- /package/dist/{use-render-strategy-3G0_HWbg.js → use-render-strategy-TTWaa6B7.js} +0 -0
|
@@ -2,7 +2,7 @@ import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
4
|
import { t as clipboardAnatomy } from "../../clipboard-anatomy-CIC99c59.js";
|
|
5
|
-
import * as
|
|
5
|
+
import * as vue104 from "vue";
|
|
6
6
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
7
7
|
import * as clipboard from "@sprawlify/primitives/machines/clipboard";
|
|
8
8
|
import { CopyStatusDetails, CopyStatusDetails as ClipboardCopyStatusDetails } from "@sprawlify/primitives/machines/clipboard";
|
|
@@ -40,7 +40,7 @@ interface ClipboardContextProps extends SlotsType<{
|
|
|
40
40
|
default: UnwrapRef<UseClipboardContext>;
|
|
41
41
|
}> {}
|
|
42
42
|
declare const _default: typeof __VLS_export$8;
|
|
43
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
43
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue104.DefineComponent<{}, {}, {}, {}, {}, vue104.ComponentOptionsMixin, vue104.ComponentOptionsMixin, {}, string, vue104.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue104.ComponentProvideOptions, true, {}, any>, {
|
|
44
44
|
default(clipboard: UnwrapRef<UseClipboardContext>): unknown;
|
|
45
45
|
}>;
|
|
46
46
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -57,7 +57,7 @@ interface ClipboardControlProps extends ClipboardControlBaseProps,
|
|
|
57
57
|
*/
|
|
58
58
|
HTMLAttributes {}
|
|
59
59
|
declare const _default$1: typeof __VLS_export$7;
|
|
60
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
60
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue104.DefineComponent<ClipboardControlProps, {}, {}, {}, {}, vue104.ComponentOptionsMixin, vue104.ComponentOptionsMixin, {}, string, vue104.PublicProps, Readonly<ClipboardControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue104.ComponentProvideOptions, false, {}, any>, {
|
|
61
61
|
default?: (props: {}) => any;
|
|
62
62
|
}>;
|
|
63
63
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -74,7 +74,7 @@ interface ClipboardIndicatorProps extends ClipboardIndicatorBaseProps,
|
|
|
74
74
|
*/
|
|
75
75
|
HTMLAttributes {}
|
|
76
76
|
declare const _default$2: typeof __VLS_export$6;
|
|
77
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
77
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue104.DefineComponent<ClipboardIndicatorProps, {}, {}, {}, {}, vue104.ComponentOptionsMixin, vue104.ComponentOptionsMixin, {}, string, vue104.PublicProps, Readonly<ClipboardIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue104.ComponentProvideOptions, false, {}, any>, {
|
|
78
78
|
copied?: (props: {}) => any;
|
|
79
79
|
} & {
|
|
80
80
|
default?: (props: {}) => any;
|
|
@@ -93,7 +93,7 @@ interface ClipboardInputProps extends ClipboardInputBaseProps,
|
|
|
93
93
|
*/
|
|
94
94
|
InputHTMLAttributes {}
|
|
95
95
|
declare const _default$3: typeof __VLS_export$5;
|
|
96
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
96
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue104.DefineComponent<ClipboardInputProps, {}, {}, {}, {}, vue104.ComponentOptionsMixin, vue104.ComponentOptionsMixin, {}, string, vue104.PublicProps, Readonly<ClipboardInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue104.ComponentProvideOptions, false, {}, any>, {
|
|
97
97
|
default?: (props: {}) => any;
|
|
98
98
|
}>;
|
|
99
99
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -110,7 +110,7 @@ interface ClipboardLabelProps extends ClipboardLabelBaseProps,
|
|
|
110
110
|
*/
|
|
111
111
|
LabelHTMLAttributes {}
|
|
112
112
|
declare const _default$4: typeof __VLS_export$4;
|
|
113
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
113
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue104.DefineComponent<ClipboardLabelProps, {}, {}, {}, {}, vue104.ComponentOptionsMixin, vue104.ComponentOptionsMixin, {}, string, vue104.PublicProps, Readonly<ClipboardLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue104.ComponentProvideOptions, false, {}, any>, {
|
|
114
114
|
default?: (props: {}) => any;
|
|
115
115
|
}>;
|
|
116
116
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -130,7 +130,7 @@ interface ClipboardRootProviderProps extends ClipboardRootProviderBaseProps,
|
|
|
130
130
|
*/
|
|
131
131
|
HTMLAttributes {}
|
|
132
132
|
declare const _default$6: typeof __VLS_export$3;
|
|
133
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
133
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue104.DefineComponent<ClipboardRootProviderProps, {}, {}, {}, {}, vue104.ComponentOptionsMixin, vue104.ComponentOptionsMixin, {}, string, vue104.PublicProps, Readonly<ClipboardRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue104.ComponentProvideOptions, false, {}, any>, {
|
|
134
134
|
default?: (props: {}) => any;
|
|
135
135
|
}>;
|
|
136
136
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -148,15 +148,15 @@ interface ClipboardRootProps extends ClipboardRootBaseProps,
|
|
|
148
148
|
HTMLAttributes {}
|
|
149
149
|
interface ClipboardRootEmits extends RootEmits {}
|
|
150
150
|
declare const _default$5: typeof __VLS_export$2;
|
|
151
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
151
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue104.DefineComponent<ClipboardRootProps, {}, {}, {}, {}, vue104.ComponentOptionsMixin, vue104.ComponentOptionsMixin, {
|
|
152
152
|
valueChange: (details: clipboard.ValueChangeDetails) => any;
|
|
153
153
|
"update:modelValue": (value: string) => any;
|
|
154
154
|
statusChange: (details: clipboard.CopyStatusDetails) => any;
|
|
155
|
-
}, string,
|
|
155
|
+
}, string, vue104.PublicProps, Readonly<ClipboardRootProps> & Readonly<{
|
|
156
156
|
onValueChange?: ((details: clipboard.ValueChangeDetails) => any) | undefined;
|
|
157
157
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
158
158
|
onStatusChange?: ((details: clipboard.CopyStatusDetails) => any) | undefined;
|
|
159
|
-
}>, {}, {}, {}, {}, string,
|
|
159
|
+
}>, {}, {}, {}, {}, string, vue104.ComponentProvideOptions, false, {}, any>, {
|
|
160
160
|
default?: (props: {}) => any;
|
|
161
161
|
}>;
|
|
162
162
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -173,7 +173,7 @@ interface ClipboardTriggerProps extends ClipboardTriggerBaseProps,
|
|
|
173
173
|
*/
|
|
174
174
|
ButtonHTMLAttributes {}
|
|
175
175
|
declare const _default$7: typeof __VLS_export$1;
|
|
176
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
176
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue104.DefineComponent<ClipboardTriggerProps, {}, {}, {}, {}, vue104.ComponentOptionsMixin, vue104.ComponentOptionsMixin, {}, string, vue104.PublicProps, Readonly<ClipboardTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue104.ComponentProvideOptions, false, {}, any>, {
|
|
177
177
|
default?: (props: {}) => any;
|
|
178
178
|
}>;
|
|
179
179
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -190,7 +190,7 @@ interface ClipboardValueTextProps extends ClipboardValueTextBaseProps,
|
|
|
190
190
|
*/
|
|
191
191
|
HTMLAttributes {}
|
|
192
192
|
declare const _default$8: typeof __VLS_export;
|
|
193
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
193
|
+
declare const __VLS_export: __VLS_WithSlots<vue104.DefineComponent<ClipboardValueTextProps, {}, {}, {}, {}, vue104.ComponentOptionsMixin, vue104.ComponentOptionsMixin, {}, string, vue104.PublicProps, Readonly<ClipboardValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue104.ComponentProvideOptions, false, {}, any>, {
|
|
194
194
|
default?: (props: {}) => any;
|
|
195
195
|
}>;
|
|
196
196
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,7 +4,7 @@ import { c as useEnvironmentContext, s as DEFAULT_ENVIRONMENT } from "../../prov
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
6
6
|
import { t as clipboardAnatomy } from "../../clipboard-anatomy-DemY_7_4.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-jeo_b63H.js";
|
|
8
8
|
import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, withCtx } from "vue";
|
|
9
9
|
import * as clipboard from "@sprawlify/primitives/machines/clipboard";
|
|
10
10
|
|
|
@@ -3,7 +3,7 @@ import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
|
3
3
|
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
4
|
import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
|
|
5
5
|
import { t as collapsibleAnatomy } from "../../collapsible-anatomy-hcVAnOIR.js";
|
|
6
|
-
import * as
|
|
6
|
+
import * as vue324 from "vue";
|
|
7
7
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
8
8
|
import * as collapsible from "@sprawlify/primitives/machines/collapsible";
|
|
9
9
|
import { OpenChangeDetails, OpenChangeDetails as CollapsibleOpenChangeDetails } from "@sprawlify/primitives/machines/collapsible";
|
|
@@ -16,7 +16,7 @@ interface CollapsibleContentProps extends CollapsibleContentBaseProps,
|
|
|
16
16
|
*/
|
|
17
17
|
HTMLAttributes {}
|
|
18
18
|
declare const _default: typeof __VLS_export$5;
|
|
19
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
19
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue324.DefineComponent<CollapsibleContentProps, {}, {}, {}, {}, vue324.ComponentOptionsMixin, vue324.ComponentOptionsMixin, {}, string, vue324.PublicProps, Readonly<CollapsibleContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue324.ComponentProvideOptions, false, {}, any>, {
|
|
20
20
|
default?: (props: {}) => any;
|
|
21
21
|
}>;
|
|
22
22
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -63,7 +63,7 @@ interface CollapsibleContextProps extends SlotsType<{
|
|
|
63
63
|
default: UnwrapRef<UseCollapsibleContext>;
|
|
64
64
|
}> {}
|
|
65
65
|
declare const _default$1: typeof __VLS_export$4;
|
|
66
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
66
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue324.DefineComponent<{}, {}, {}, {}, {}, vue324.ComponentOptionsMixin, vue324.ComponentOptionsMixin, {}, string, vue324.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue324.ComponentProvideOptions, true, {}, any>, {
|
|
67
67
|
default(collapsible: UnwrapRef<UseCollapsibleContext>): unknown;
|
|
68
68
|
}>;
|
|
69
69
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -83,7 +83,7 @@ interface CollapsibleRootProviderProps extends CollapsibleRootProviderBaseProps,
|
|
|
83
83
|
*/
|
|
84
84
|
HTMLAttributes {}
|
|
85
85
|
declare const _default$4: typeof __VLS_export$3;
|
|
86
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
86
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue324.DefineComponent<CollapsibleRootProviderProps, {}, {}, {}, {}, vue324.ComponentOptionsMixin, vue324.ComponentOptionsMixin, {}, string, vue324.PublicProps, Readonly<CollapsibleRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue324.ComponentProvideOptions, false, {}, any>, {
|
|
87
87
|
default?: (props: {}) => any;
|
|
88
88
|
}>;
|
|
89
89
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -101,21 +101,21 @@ interface CollapsibleRootProps extends CollapsibleRootBaseProps,
|
|
|
101
101
|
HTMLAttributes {}
|
|
102
102
|
interface CollapsibleRootEmits extends RootEmits {}
|
|
103
103
|
declare const _default$3: typeof __VLS_export$2;
|
|
104
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
104
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue324.DefineComponent<CollapsibleRootProps, {}, {}, {}, {}, vue324.ComponentOptionsMixin, vue324.ComponentOptionsMixin, {
|
|
105
105
|
exitComplete: () => any;
|
|
106
106
|
openChange: (details: collapsible.OpenChangeDetails) => any;
|
|
107
107
|
"update:open": (open: boolean) => any;
|
|
108
|
-
}, string,
|
|
108
|
+
}, string, vue324.PublicProps, Readonly<CollapsibleRootProps> & Readonly<{
|
|
109
109
|
onExitComplete?: (() => any) | undefined;
|
|
110
110
|
onOpenChange?: ((details: collapsible.OpenChangeDetails) => any) | undefined;
|
|
111
111
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
112
112
|
}>, {
|
|
113
|
-
disabled: boolean;
|
|
114
113
|
lazyMount: boolean;
|
|
115
114
|
unmountOnExit: boolean;
|
|
116
|
-
|
|
115
|
+
disabled: boolean;
|
|
117
116
|
defaultOpen: boolean;
|
|
118
|
-
|
|
117
|
+
open: boolean;
|
|
118
|
+
}, {}, {}, {}, string, vue324.ComponentProvideOptions, false, {}, any>, {
|
|
119
119
|
default?: (props: {}) => any;
|
|
120
120
|
}>;
|
|
121
121
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -132,7 +132,7 @@ interface CollapsibleTriggerProps extends CollapsibleTriggerBaseProps,
|
|
|
132
132
|
*/
|
|
133
133
|
ButtonHTMLAttributes {}
|
|
134
134
|
declare const _default$5: typeof __VLS_export$1;
|
|
135
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
135
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue324.DefineComponent<CollapsibleTriggerProps, {}, {}, {}, {}, vue324.ComponentOptionsMixin, vue324.ComponentOptionsMixin, {}, string, vue324.PublicProps, Readonly<CollapsibleTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue324.ComponentProvideOptions, false, {}, any>, {
|
|
136
136
|
default?: (props: {}) => any;
|
|
137
137
|
}>;
|
|
138
138
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -149,7 +149,7 @@ interface CollapsibleIndicatorProps extends CollapsibleIndicatorBaseProps,
|
|
|
149
149
|
*/
|
|
150
150
|
HTMLAttributes {}
|
|
151
151
|
declare const _default$2: typeof __VLS_export;
|
|
152
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
152
|
+
declare const __VLS_export: __VLS_WithSlots<vue324.DefineComponent<CollapsibleIndicatorProps, {}, {}, {}, {}, vue324.ComponentOptionsMixin, vue324.ComponentOptionsMixin, {}, string, vue324.PublicProps, Readonly<CollapsibleIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue324.ComponentProvideOptions, false, {}, any>, {
|
|
153
153
|
default?: (props: {}) => any;
|
|
154
154
|
}>;
|
|
155
155
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -3,6 +3,6 @@ import "../../providers-DNBWT-O_.js";
|
|
|
3
3
|
import "../../create-context-Ds1GbsVc.js";
|
|
4
4
|
import "../../factory-BQk6RiOp.js";
|
|
5
5
|
import { t as collapsibleAnatomy } from "../../collapsible-anatomy-B63RaMgq.js";
|
|
6
|
-
import { a as useCollapsible, c as collapsible_content_default, i as collapsible_root_default, l as useCollapsibleContext, n as collapsible_indicator_default, o as collapsible_root_provider_default, r as collapsible_trigger_default, s as collapsible_context_default, t as collapsible_exports } from "../../collapsible-
|
|
6
|
+
import { a as useCollapsible, c as collapsible_content_default, i as collapsible_root_default, l as useCollapsibleContext, n as collapsible_indicator_default, o as collapsible_root_provider_default, r as collapsible_trigger_default, s as collapsible_context_default, t as collapsible_exports } from "../../collapsible-YxCX30T0.js";
|
|
7
7
|
|
|
8
8
|
export { collapsible_exports as Collapsible, collapsible_content_default as CollapsibleContent, collapsible_context_default as CollapsibleContext, collapsible_indicator_default as CollapsibleIndicator, collapsible_root_default as CollapsibleRoot, collapsible_root_provider_default as CollapsibleRootProvider, collapsible_trigger_default as CollapsibleTrigger, collapsibleAnatomy, useCollapsible, useCollapsibleContext };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../core-DNndr38p.js";
|
|
2
|
-
import { a as createTreeCollection, i as createFileTreeCollection, n as useListCollection, o as createListCollection, r as useAsyncList, s as createGridCollection, t as useListSelection } from "../../collection-
|
|
2
|
+
import { a as createTreeCollection, i as createFileTreeCollection, n as useListCollection, o as createListCollection, r as useAsyncList, s as createGridCollection, t as useListSelection } from "../../collection-D5aavLcu.js";
|
|
3
3
|
|
|
4
4
|
export { createFileTreeCollection, createGridCollection, createListCollection, createTreeCollection, useAsyncList, useListCollection, useListSelection };
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
|
|
2
2
|
import { t as RootEmits$1 } from "../../presence-types-CC57eEhO.js";
|
|
3
|
-
import { c as PresenceProps } from "../../index-
|
|
3
|
+
import { c as PresenceProps } from "../../index-D_JPoP7h.js";
|
|
4
4
|
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
5
5
|
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
6
6
|
import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
|
|
7
|
-
import { t as colorPickerAnatomy } from "../../color-picker-anatomy-
|
|
8
|
-
import * as
|
|
7
|
+
import { t as colorPickerAnatomy } from "../../color-picker-anatomy-DNPHogV-.js";
|
|
8
|
+
import * as vue424 from "vue";
|
|
9
9
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SelectHTMLAttributes, SlotsType, UnwrapRef } from "vue";
|
|
10
|
-
import * as _sprawlify_primitives_machines_dialog57 from "@sprawlify/primitives/machines/dialog";
|
|
11
10
|
import * as colorPicker from "@sprawlify/primitives/machines/color-picker";
|
|
12
11
|
import { AreaProps, ChannelInputProps, ChannelProps, Color, Color as Color$1, ColorFormat, ColorFormat as ColorFormat$1, ColorFormat as ColorPickerColorFormat, FocusOutsideEvent, FocusOutsideEvent as ColorPickerFocusOutsideEvent, FormatChangeDetails, FormatChangeDetails as ColorPickerFormatChangeDetails, InteractOutsideEvent, InteractOutsideEvent as ColorPickerInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as ColorPickerOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as ColorPickerPointerDownOutsideEvent, SwatchProps, SwatchTriggerProps, TransparencyGridProps, ValueChangeDetails, ValueChangeDetails as ColorPickerValueChangeDetails, parse as parseColor } from "@sprawlify/primitives/machines/color-picker";
|
|
13
12
|
import * as _sprawlify_primitives_color_utils0 from "@sprawlify/primitives/color-utils";
|
|
@@ -21,7 +20,7 @@ interface ColorPickerAreaBackgroundProps extends ColorPickerAreaBackgroundBasePr
|
|
|
21
20
|
*/
|
|
22
21
|
HTMLAttributes {}
|
|
23
22
|
declare const _default$1: typeof __VLS_export$28;
|
|
24
|
-
declare const __VLS_export$28: __VLS_WithSlots$27<
|
|
23
|
+
declare const __VLS_export$28: __VLS_WithSlots$27<vue424.DefineComponent<ColorPickerAreaBackgroundProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerAreaBackgroundProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
25
24
|
default?: (props: {}) => any;
|
|
26
25
|
}>;
|
|
27
26
|
type __VLS_WithSlots$27<T, S> = T & {
|
|
@@ -38,7 +37,7 @@ interface ColorPickerAreaThumbProps extends ColorPickerAreaThumbBaseProps,
|
|
|
38
37
|
*/
|
|
39
38
|
HTMLAttributes {}
|
|
40
39
|
declare const _default$2: typeof __VLS_export$27;
|
|
41
|
-
declare const __VLS_export$27: __VLS_WithSlots$26<
|
|
40
|
+
declare const __VLS_export$27: __VLS_WithSlots$26<vue424.DefineComponent<ColorPickerAreaThumbProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerAreaThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
42
41
|
default?: (props: {}) => any;
|
|
43
42
|
}>;
|
|
44
43
|
type __VLS_WithSlots$26<T, S> = T & {
|
|
@@ -55,7 +54,7 @@ interface ColorPickerAreaProps extends ColorPickerAreaBaseProps,
|
|
|
55
54
|
*/
|
|
56
55
|
HTMLAttributes {}
|
|
57
56
|
declare const _default: typeof __VLS_export$26;
|
|
58
|
-
declare const __VLS_export$26: __VLS_WithSlots$25<
|
|
57
|
+
declare const __VLS_export$26: __VLS_WithSlots$25<vue424.DefineComponent<ColorPickerAreaProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerAreaProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
59
58
|
default?: (props: {}) => any;
|
|
60
59
|
}>;
|
|
61
60
|
type __VLS_WithSlots$25<T, S> = T & {
|
|
@@ -72,7 +71,7 @@ interface ColorPickerChannelInputProps extends ColorPickerChannelInputBaseProps,
|
|
|
72
71
|
*/
|
|
73
72
|
InputHTMLAttributes {}
|
|
74
73
|
declare const _default$3: typeof __VLS_export$25;
|
|
75
|
-
declare const __VLS_export$25: __VLS_WithSlots$24<
|
|
74
|
+
declare const __VLS_export$25: __VLS_WithSlots$24<vue424.DefineComponent<ColorPickerChannelInputProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerChannelInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
76
75
|
default?: (props: {}) => any;
|
|
77
76
|
}>;
|
|
78
77
|
type __VLS_WithSlots$24<T, S> = T & {
|
|
@@ -89,7 +88,7 @@ interface ColorPickerChannelSliderLabelProps extends ColorPickerChannelSliderLab
|
|
|
89
88
|
*/
|
|
90
89
|
HTMLAttributes {}
|
|
91
90
|
declare const _default$5: typeof __VLS_export$24;
|
|
92
|
-
declare const __VLS_export$24: __VLS_WithSlots$23<
|
|
91
|
+
declare const __VLS_export$24: __VLS_WithSlots$23<vue424.DefineComponent<ColorPickerChannelSliderLabelProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerChannelSliderLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
93
92
|
default?: (props: {}) => any;
|
|
94
93
|
}>;
|
|
95
94
|
type __VLS_WithSlots$23<T, S> = T & {
|
|
@@ -106,7 +105,7 @@ interface ColorPickerChannelSliderThumbProps extends ColorPickerChannelSliderThu
|
|
|
106
105
|
*/
|
|
107
106
|
HTMLAttributes {}
|
|
108
107
|
declare const _default$6: typeof __VLS_export$23;
|
|
109
|
-
declare const __VLS_export$23: __VLS_WithSlots$22<
|
|
108
|
+
declare const __VLS_export$23: __VLS_WithSlots$22<vue424.DefineComponent<ColorPickerChannelSliderThumbProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerChannelSliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
110
109
|
default?: (props: {}) => any;
|
|
111
110
|
}>;
|
|
112
111
|
type __VLS_WithSlots$22<T, S> = T & {
|
|
@@ -123,7 +122,7 @@ interface ColorPickerChannelSliderTrackProps extends ColorPickerChannelSliderTra
|
|
|
123
122
|
*/
|
|
124
123
|
HTMLAttributes {}
|
|
125
124
|
declare const _default$7: typeof __VLS_export$22;
|
|
126
|
-
declare const __VLS_export$22: __VLS_WithSlots$21<
|
|
125
|
+
declare const __VLS_export$22: __VLS_WithSlots$21<vue424.DefineComponent<ColorPickerChannelSliderTrackProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerChannelSliderTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
127
126
|
default?: (props: {}) => any;
|
|
128
127
|
}>;
|
|
129
128
|
type __VLS_WithSlots$21<T, S> = T & {
|
|
@@ -140,7 +139,7 @@ interface ColorPickerChannelSliderValueTextProps extends ColorPickerChannelSlide
|
|
|
140
139
|
*/
|
|
141
140
|
HTMLAttributes {}
|
|
142
141
|
declare const _default$8: typeof __VLS_export$21;
|
|
143
|
-
declare const __VLS_export$21: __VLS_WithSlots$20<
|
|
142
|
+
declare const __VLS_export$21: __VLS_WithSlots$20<vue424.DefineComponent<ColorPickerChannelSliderValueTextProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerChannelSliderValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
144
143
|
type __VLS_WithSlots$20<T, S> = T & {
|
|
145
144
|
new (): {
|
|
146
145
|
$slots: S;
|
|
@@ -155,7 +154,7 @@ interface ColorPickerChannelSliderProps extends ColorPickerChannelSliderBaseProp
|
|
|
155
154
|
*/
|
|
156
155
|
HTMLAttributes {}
|
|
157
156
|
declare const _default$4: typeof __VLS_export$20;
|
|
158
|
-
declare const __VLS_export$20: __VLS_WithSlots$19<
|
|
157
|
+
declare const __VLS_export$20: __VLS_WithSlots$19<vue424.DefineComponent<ColorPickerChannelSliderProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerChannelSliderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
159
158
|
default?: (props: {}) => any;
|
|
160
159
|
}>;
|
|
161
160
|
type __VLS_WithSlots$19<T, S> = T & {
|
|
@@ -172,7 +171,7 @@ interface ColorPickerContentProps extends ColorPickerContentBaseProps,
|
|
|
172
171
|
*/
|
|
173
172
|
HTMLAttributes {}
|
|
174
173
|
declare const _default$9: typeof __VLS_export$19;
|
|
175
|
-
declare const __VLS_export$19: __VLS_WithSlots$18<
|
|
174
|
+
declare const __VLS_export$19: __VLS_WithSlots$18<vue424.DefineComponent<ColorPickerContentProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
176
175
|
default?: (props: {}) => any;
|
|
177
176
|
}>;
|
|
178
177
|
type __VLS_WithSlots$18<T, S> = T & {
|
|
@@ -247,7 +246,7 @@ interface ColorPickerContextProps extends SlotsType<{
|
|
|
247
246
|
default: UnwrapRef<UseColorPickerContext>;
|
|
248
247
|
}> {}
|
|
249
248
|
declare const _default$10: typeof __VLS_export$18;
|
|
250
|
-
declare const __VLS_export$18: __VLS_WithSlots$17<
|
|
249
|
+
declare const __VLS_export$18: __VLS_WithSlots$17<vue424.DefineComponent<{}, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, true, {}, any>, {
|
|
251
250
|
default(colorPicker: UnwrapRef<UseColorPickerContext>): unknown;
|
|
252
251
|
}>;
|
|
253
252
|
type __VLS_WithSlots$17<T, S> = T & {
|
|
@@ -264,7 +263,7 @@ interface ColorPickerControlProps extends ColorPickerControlBaseProps,
|
|
|
264
263
|
*/
|
|
265
264
|
HTMLAttributes {}
|
|
266
265
|
declare const _default$11: typeof __VLS_export$17;
|
|
267
|
-
declare const __VLS_export$17: __VLS_WithSlots$16<
|
|
266
|
+
declare const __VLS_export$17: __VLS_WithSlots$16<vue424.DefineComponent<ColorPickerControlProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
268
267
|
default?: (props: {}) => any;
|
|
269
268
|
}>;
|
|
270
269
|
type __VLS_WithSlots$16<T, S> = T & {
|
|
@@ -281,7 +280,7 @@ interface ColorPickerEyeDropperTriggerProps extends ColorPickerEyeDropperTrigger
|
|
|
281
280
|
*/
|
|
282
281
|
ButtonHTMLAttributes {}
|
|
283
282
|
declare const _default$12: typeof __VLS_export$16;
|
|
284
|
-
declare const __VLS_export$16: __VLS_WithSlots$15<
|
|
283
|
+
declare const __VLS_export$16: __VLS_WithSlots$15<vue424.DefineComponent<ColorPickerEyeDropperTriggerProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerEyeDropperTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
285
284
|
default?: (props: {}) => any;
|
|
286
285
|
}>;
|
|
287
286
|
type __VLS_WithSlots$15<T, S> = T & {
|
|
@@ -298,7 +297,7 @@ interface ColorPickerFormatSelectProps extends ColorPickerFormatSelectBaseProps,
|
|
|
298
297
|
*/
|
|
299
298
|
SelectHTMLAttributes {}
|
|
300
299
|
declare const _default$13: typeof __VLS_export$15;
|
|
301
|
-
declare const __VLS_export$15:
|
|
300
|
+
declare const __VLS_export$15: vue424.DefineComponent<ColorPickerFormatSelectProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerFormatSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>;
|
|
302
301
|
//#endregion
|
|
303
302
|
//#region src/components/color-picker/color-picker-format-trigger.vue.d.ts
|
|
304
303
|
interface ColorPickerFormatTriggerBaseProps extends PolymorphicProps {}
|
|
@@ -308,7 +307,7 @@ interface ColorPickerFormatTriggerProps extends ColorPickerFormatTriggerBaseProp
|
|
|
308
307
|
*/
|
|
309
308
|
ButtonHTMLAttributes {}
|
|
310
309
|
declare const _default$14: typeof __VLS_export$14;
|
|
311
|
-
declare const __VLS_export$14: __VLS_WithSlots$14<
|
|
310
|
+
declare const __VLS_export$14: __VLS_WithSlots$14<vue424.DefineComponent<ColorPickerFormatTriggerProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerFormatTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
312
311
|
default?: (props: {}) => any;
|
|
313
312
|
}>;
|
|
314
313
|
type __VLS_WithSlots$14<T, S> = T & {
|
|
@@ -325,7 +324,7 @@ interface ColorPickerHiddenInputProps extends ColorPickerHiddenInputBaseProps,
|
|
|
325
324
|
*/
|
|
326
325
|
InputHTMLAttributes {}
|
|
327
326
|
declare const _default$15: typeof __VLS_export$13;
|
|
328
|
-
declare const __VLS_export$13: __VLS_WithSlots$13<
|
|
327
|
+
declare const __VLS_export$13: __VLS_WithSlots$13<vue424.DefineComponent<ColorPickerHiddenInputProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
329
328
|
default?: (props: {}) => any;
|
|
330
329
|
}>;
|
|
331
330
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
@@ -342,7 +341,7 @@ interface ColorPickerLabelProps extends ColorPickerLabelBaseProps,
|
|
|
342
341
|
*/
|
|
343
342
|
LabelHTMLAttributes {}
|
|
344
343
|
declare const _default$16: typeof __VLS_export$12;
|
|
345
|
-
declare const __VLS_export$12: __VLS_WithSlots$12<
|
|
344
|
+
declare const __VLS_export$12: __VLS_WithSlots$12<vue424.DefineComponent<ColorPickerLabelProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
346
345
|
default?: (props: {}) => any;
|
|
347
346
|
}>;
|
|
348
347
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -359,7 +358,7 @@ interface ColorPickerPositionerProps extends ColorPickerPositionerBaseProps,
|
|
|
359
358
|
*/
|
|
360
359
|
HTMLAttributes {}
|
|
361
360
|
declare const _default$17: typeof __VLS_export$11;
|
|
362
|
-
declare const __VLS_export$11: __VLS_WithSlots$11<
|
|
361
|
+
declare const __VLS_export$11: __VLS_WithSlots$11<vue424.DefineComponent<ColorPickerPositionerProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
363
362
|
default?: (props: {}) => any;
|
|
364
363
|
}>;
|
|
365
364
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -380,11 +379,11 @@ interface ColorPickerRootProviderProps extends ColorPickerRootProviderBaseProps,
|
|
|
380
379
|
HTMLAttributes {}
|
|
381
380
|
interface ColorPickerRootProviderEmits extends RootEmits$1 {}
|
|
382
381
|
declare const _default$19: typeof __VLS_export$10;
|
|
383
|
-
declare const __VLS_export$10: __VLS_WithSlots$10<
|
|
382
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue424.DefineComponent<ColorPickerRootProviderProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {
|
|
384
383
|
exitComplete: () => any;
|
|
385
|
-
}, string,
|
|
384
|
+
}, string, vue424.PublicProps, Readonly<ColorPickerRootProviderProps> & Readonly<{
|
|
386
385
|
onExitComplete?: (() => any) | undefined;
|
|
387
|
-
}>, {}, {}, {}, {}, string,
|
|
386
|
+
}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
388
387
|
default?: (props: {}) => any;
|
|
389
388
|
}>;
|
|
390
389
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -402,41 +401,41 @@ interface ColorPickerRootProps extends ColorPickerRootBaseProps,
|
|
|
402
401
|
HTMLAttributes {}
|
|
403
402
|
interface ColorPickerRootEmits extends RootEmits {}
|
|
404
403
|
declare const _default$18: typeof __VLS_export$9;
|
|
405
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
404
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue424.DefineComponent<ColorPickerRootProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {
|
|
406
405
|
valueChange: (details: colorPicker.ValueChangeDetails) => any;
|
|
407
406
|
"update:modelValue": (value: _sprawlify_primitives_color_utils0.Color) => any;
|
|
408
407
|
exitComplete: () => any;
|
|
408
|
+
focusOutside: (event: colorPicker.FocusOutsideEvent) => any;
|
|
409
|
+
interactOutside: (event: colorPicker.InteractOutsideEvent) => any;
|
|
409
410
|
openChange: (details: colorPicker.OpenChangeDetails) => any;
|
|
411
|
+
pointerDownOutside: (event: colorPicker.PointerDownOutsideEvent) => any;
|
|
410
412
|
"update:open": (open: boolean) => any;
|
|
411
|
-
focusOutside: (event: _sprawlify_primitives_machines_dialog57.FocusOutsideEvent) => any;
|
|
412
|
-
interactOutside: (event: _sprawlify_primitives_machines_dialog57.InteractOutsideEvent) => any;
|
|
413
|
-
pointerDownOutside: (event: _sprawlify_primitives_machines_dialog57.PointerDownOutsideEvent) => any;
|
|
414
413
|
valueChangeEnd: (details: colorPicker.ValueChangeDetails) => any;
|
|
415
414
|
formatChange: (details: colorPicker.FormatChangeDetails) => any;
|
|
416
415
|
"update:format": (format: _sprawlify_primitives_color_utils0.ColorFormat) => any;
|
|
417
|
-
}, string,
|
|
416
|
+
}, string, vue424.PublicProps, Readonly<ColorPickerRootProps> & Readonly<{
|
|
418
417
|
onValueChange?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
|
|
419
418
|
"onUpdate:modelValue"?: ((value: _sprawlify_primitives_color_utils0.Color) => any) | undefined;
|
|
420
419
|
onExitComplete?: (() => any) | undefined;
|
|
420
|
+
onFocusOutside?: ((event: colorPicker.FocusOutsideEvent) => any) | undefined;
|
|
421
|
+
onInteractOutside?: ((event: colorPicker.InteractOutsideEvent) => any) | undefined;
|
|
421
422
|
onOpenChange?: ((details: colorPicker.OpenChangeDetails) => any) | undefined;
|
|
423
|
+
onPointerDownOutside?: ((event: colorPicker.PointerDownOutsideEvent) => any) | undefined;
|
|
422
424
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
423
|
-
onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog57.FocusOutsideEvent) => any) | undefined;
|
|
424
|
-
onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog57.InteractOutsideEvent) => any) | undefined;
|
|
425
|
-
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog57.PointerDownOutsideEvent) => any) | undefined;
|
|
426
425
|
onValueChangeEnd?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
|
|
427
426
|
onFormatChange?: ((details: colorPicker.FormatChangeDetails) => any) | undefined;
|
|
428
427
|
"onUpdate:format"?: ((format: _sprawlify_primitives_color_utils0.ColorFormat) => any) | undefined;
|
|
429
428
|
}>, {
|
|
430
429
|
disabled: boolean;
|
|
431
|
-
required: boolean;
|
|
432
|
-
invalid: boolean;
|
|
433
|
-
readOnly: boolean;
|
|
434
430
|
inline: boolean;
|
|
435
|
-
|
|
431
|
+
readOnly: boolean;
|
|
432
|
+
required: boolean;
|
|
436
433
|
defaultOpen: boolean;
|
|
434
|
+
open: boolean;
|
|
435
|
+
invalid: boolean;
|
|
437
436
|
closeOnSelect: boolean;
|
|
438
437
|
openAutoFocus: boolean;
|
|
439
|
-
}, {}, {}, {}, string,
|
|
438
|
+
}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
440
439
|
default?: (props: {}) => any;
|
|
441
440
|
}>;
|
|
442
441
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -453,7 +452,7 @@ interface ColorPickerSwatchGroupProps extends ColorPickerSwatchGroupBaseProps,
|
|
|
453
452
|
*/
|
|
454
453
|
HTMLAttributes {}
|
|
455
454
|
declare const _default$21: typeof __VLS_export$8;
|
|
456
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
455
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue424.DefineComponent<ColorPickerSwatchGroupProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerSwatchGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
457
456
|
default?: (props: {}) => any;
|
|
458
457
|
}>;
|
|
459
458
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -470,7 +469,7 @@ interface ColorPickerSwatchIndicatorProps extends ColorPickerSwatchIndicatorBase
|
|
|
470
469
|
*/
|
|
471
470
|
HTMLAttributes {}
|
|
472
471
|
declare const _default$22: typeof __VLS_export$7;
|
|
473
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
472
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue424.DefineComponent<ColorPickerSwatchIndicatorProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerSwatchIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
474
473
|
default?: (props: {}) => any;
|
|
475
474
|
}>;
|
|
476
475
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -487,7 +486,7 @@ interface ColorPickerSwatchTriggerProps extends ColorPickerSwatchTriggerBaseProp
|
|
|
487
486
|
*/
|
|
488
487
|
Omit<ButtonHTMLAttributes, 'disabled' | 'value'> {}
|
|
489
488
|
declare const _default$23: typeof __VLS_export$6;
|
|
490
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
489
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue424.DefineComponent<ColorPickerSwatchTriggerProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerSwatchTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
491
490
|
default?: (props: {}) => any;
|
|
492
491
|
}>;
|
|
493
492
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -504,7 +503,7 @@ interface ColorPickerSwatchProps extends ColorPickerSwatchBaseProps,
|
|
|
504
503
|
*/
|
|
505
504
|
HTMLAttributes {}
|
|
506
505
|
declare const _default$20: typeof __VLS_export$5;
|
|
507
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
506
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue424.DefineComponent<ColorPickerSwatchProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerSwatchProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
508
507
|
default?: (props: {}) => any;
|
|
509
508
|
}>;
|
|
510
509
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -521,7 +520,7 @@ interface ColorPickerTransparencyGridProps extends ColorPickerTransparencyGridBa
|
|
|
521
520
|
*/
|
|
522
521
|
HTMLAttributes {}
|
|
523
522
|
declare const _default$24: typeof __VLS_export$4;
|
|
524
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
523
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue424.DefineComponent<ColorPickerTransparencyGridProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerTransparencyGridProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
525
524
|
default?: (props: {}) => any;
|
|
526
525
|
}>;
|
|
527
526
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -538,7 +537,7 @@ interface ColorPickerTriggerProps extends ColorPickerTriggerBaseProps,
|
|
|
538
537
|
*/
|
|
539
538
|
ButtonHTMLAttributes {}
|
|
540
539
|
declare const _default$25: typeof __VLS_export$3;
|
|
541
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
540
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue424.DefineComponent<ColorPickerTriggerProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
542
541
|
default?: (props: {}) => any;
|
|
543
542
|
}>;
|
|
544
543
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -556,7 +555,7 @@ interface ColorPickerValueSwatchProps extends ColorPickerValueSwatchBaseProps,
|
|
|
556
555
|
*/
|
|
557
556
|
HTMLAttributes {}
|
|
558
557
|
declare const _default$26: typeof __VLS_export$2;
|
|
559
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
558
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue424.DefineComponent<ColorPickerValueSwatchBaseProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerValueSwatchBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
560
559
|
default?: (props: {}) => any;
|
|
561
560
|
}>;
|
|
562
561
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -575,7 +574,7 @@ interface ColorPickerValueTextProps extends ColorPickerValueTextBaseProps,
|
|
|
575
574
|
*/
|
|
576
575
|
HTMLAttributes {}
|
|
577
576
|
declare const _default$27: typeof __VLS_export$1;
|
|
578
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
577
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue424.DefineComponent<ColorPickerValueTextProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
579
578
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
580
579
|
new (): {
|
|
581
580
|
$slots: S;
|
|
@@ -592,7 +591,7 @@ HTMLAttributes {
|
|
|
592
591
|
format: ColorFormat;
|
|
593
592
|
}
|
|
594
593
|
declare const _default$28: typeof __VLS_export;
|
|
595
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
594
|
+
declare const __VLS_export: __VLS_WithSlots<vue424.DefineComponent<ColorPickerViewProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerViewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
|
|
596
595
|
default?: (props: {}) => any;
|
|
597
596
|
}>;
|
|
598
597
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -5,9 +5,9 @@ import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
|
5
5
|
import { n as sprawlify, r as useForwardExpose } from "../../factory-BQk6RiOp.js";
|
|
6
6
|
import { t as colorPickerAnatomy } from "../../color-picker-anatomy-BFaHjy9O.js";
|
|
7
7
|
import "../../field-anatomy-C90WAETb.js";
|
|
8
|
-
import { t as cleanProps } from "../../clean-props-
|
|
9
|
-
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-
|
|
10
|
-
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-
|
|
8
|
+
import { t as cleanProps } from "../../clean-props-jeo_b63H.js";
|
|
9
|
+
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-TTWaa6B7.js";
|
|
10
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-CI76Mcpo.js";
|
|
11
11
|
import { p as useFieldContext } from "../../field-CSIjIoIl.js";
|
|
12
12
|
import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createTextVNode, createVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderList, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
|
|
13
13
|
import * as colorPicker from "@sprawlify/primitives/machines/color-picker";
|