@sprawlify/vue 0.0.72 → 0.0.73
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/{collapsible-jX9S7WYj.js → collapsible-SXAS3iFc.js} +1 -1
- package/dist/{collection-DGKjEgOz.js → collection-C_ZHBDQD.js} +1 -1
- package/dist/components/accordion/index.d.ts +15 -15
- package/dist/components/accordion/index.js +4 -4
- package/dist/components/angle-slider/index.d.ts +15 -15
- package/dist/components/angle-slider/index.js +1 -1
- package/dist/components/avatar/index.d.ts +8 -8
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/bottom-sheet/index.d.ts +16 -16
- package/dist/components/bottom-sheet/index.js +4 -4
- package/dist/components/carousel/index.d.ts +22 -22
- package/dist/components/carousel/index.js +1 -1
- package/dist/components/checkbox/index.d.ts +23 -23
- 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 +16 -16
- 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 +48 -48
- package/dist/components/color-picker/index.js +3 -3
- package/dist/components/combobox/index.d.ts +31 -31
- package/dist/components/combobox/index.js +4 -4
- package/dist/components/date-picker/index.d.ts +42 -42
- package/dist/components/date-picker/index.js +3 -3
- package/dist/components/dialog/index.d.ts +28 -28
- package/dist/components/dialog/index.js +3 -3
- package/dist/components/download-trigger/index.d.ts +2 -2
- package/dist/components/editable/index.d.ts +24 -24
- package/dist/components/editable/index.js +1 -1
- package/dist/components/field/index.d.ts +23 -23
- package/dist/components/fieldset/index.d.ts +12 -12
- package/dist/components/file-upload/index.d.ts +20 -20
- package/dist/components/file-upload/index.js +1 -1
- package/dist/components/floating-panel/index.d.ts +19 -19
- 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 +4 -4
- 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 +13 -13
- package/dist/components/image-cropper/index.js +1 -1
- package/dist/components/json-tree-view/index.d.ts +7 -7
- package/dist/components/json-tree-view/index.js +5 -5
- package/dist/components/listbox/index.d.ts +22 -22
- 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/menu/index.d.ts +45 -45
- package/dist/components/menu/index.js +3 -3
- 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 +15 -15
- 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 +20 -20
- package/dist/components/password-input/index.js +1 -1
- package/dist/components/pin-input/index.d.ts +12 -12
- package/dist/components/pin-input/index.js +1 -1
- package/dist/components/popover/index.d.ts +31 -31
- package/dist/components/popover/index.js +3 -3
- package/dist/components/presence/index.d.ts +1 -1
- package/dist/components/presence/index.js +1 -1
- package/dist/components/progress/index.d.ts +12 -12
- package/dist/components/progress/index.js +1 -1
- package/dist/components/qr-code/index.d.ts +8 -8
- package/dist/components/qr-code/index.js +1 -1
- package/dist/components/radio-group/index.d.ts +15 -15
- package/dist/components/radio-group/index.js +1 -1
- package/dist/components/rating-group/index.d.ts +13 -13
- package/dist/components/rating-group/index.js +1 -1
- package/dist/components/scroll-area/index.d.ts +9 -9
- package/dist/components/scroll-area/index.js +1 -1
- package/dist/components/segment-group/index.d.ts +17 -17
- package/dist/components/segment-group/index.js +1 -1
- package/dist/components/select/index.d.ts +30 -30
- package/dist/components/select/index.js +4 -4
- package/dist/components/signature-pad/index.d.ts +12 -12
- package/dist/components/signature-pad/index.js +1 -1
- package/dist/components/slider/index.d.ts +20 -20
- 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 +14 -14
- package/dist/components/switch/index.js +1 -1
- package/dist/components/tabs/index.d.ts +14 -14
- package/dist/components/tabs/index.js +3 -3
- package/dist/components/tags-input/index.d.ts +27 -27
- 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 +154 -0
- package/dist/components/toast/index.js +265 -0
- package/dist/components/toggle/index.d.ts +101 -0
- package/dist/components/toggle/index.js +131 -0
- package/dist/components/toggle-group/index.d.ts +127 -0
- package/dist/components/toggle-group/index.js +207 -0
- package/dist/components/tooltip/index.d.ts +201 -0
- package/dist/components/tooltip/index.js +349 -0
- package/dist/components/tour/index.d.ts +308 -0
- package/dist/components/tour/index.js +505 -0
- package/dist/components/tree-view/index.d.ts +1 -1
- package/dist/components/tree-view/index.js +4 -4
- package/dist/{index-B_UiXhk3.d.ts → index-8bjPAUl0.d.ts} +9 -9
- package/dist/{index-xb1q4_02.d.ts → index-BnYwp0nl.d.ts} +7 -7
- package/dist/{index-DwWFWpls.d.ts → index-CmCVWB7e.d.ts} +28 -28
- package/dist/index.d.ts +1 -1
- package/dist/{tree-view-Ctpu5RjE.js → tree-view-N6ShNmpe.js} +4 -4
- package/package.json +22 -2
- /package/dist/{clean-props-D2R4tz5e.js → clean-props-ChPEW0vT.js} +0 -0
- /package/dist/{create-split-props-0RD5_O4P.js → create-split-props-BDJ_VWs3.js} +0 -0
- /package/dist/{presence-B4-UhJY9.js → presence-BK6rPXK7.js} +0 -0
- /package/dist/{use-render-strategy-DA33j31C.js → use-render-strategy-DMa_QmB6.js} +0 -0
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
|
|
2
2
|
import { t as RootEmits$1 } from "../../presence-types-BJRr8tqd.js";
|
|
3
|
-
import { c as PresenceProps } from "../../index-
|
|
3
|
+
import { c as PresenceProps } from "../../index-8bjPAUl0.js";
|
|
4
4
|
import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
|
|
5
5
|
import { r as PropTypes } from "../../index-CCRVRFFQ.js";
|
|
6
6
|
import { t as RenderStrategyProps } from "../../use-render-strategy-U5NxU252.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue2216 from "vue";
|
|
8
8
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SelectHTMLAttributes, SlotsType, UnwrapRef } from "vue";
|
|
9
9
|
import * as _sprawlify_primitives_anatomy11 from "@sprawlify/primitives/anatomy";
|
|
10
10
|
import * as colorPicker from "@sprawlify/primitives/machines/color-picker";
|
|
11
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";
|
|
12
|
-
import * as
|
|
12
|
+
import * as _sprawlify_primitives_machines_menu50 from "@sprawlify/primitives/machines/menu";
|
|
13
13
|
import * as _sprawlify_primitives_color_utils0 from "@sprawlify/primitives/color-utils";
|
|
14
14
|
import { ColorStringFormat } from "@sprawlify/primitives/color-utils";
|
|
15
15
|
|
|
@@ -21,7 +21,7 @@ interface ColorPickerAreaBackgroundProps extends ColorPickerAreaBackgroundBasePr
|
|
|
21
21
|
*/
|
|
22
22
|
HTMLAttributes {}
|
|
23
23
|
declare const _default$1: typeof __VLS_export$28;
|
|
24
|
-
declare const __VLS_export$28: __VLS_WithSlots$27<
|
|
24
|
+
declare const __VLS_export$28: __VLS_WithSlots$27<vue2216.DefineComponent<ColorPickerAreaBackgroundProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerAreaBackgroundProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
25
25
|
default?: (props: {}) => any;
|
|
26
26
|
}>;
|
|
27
27
|
type __VLS_WithSlots$27<T, S> = T & {
|
|
@@ -38,7 +38,7 @@ interface ColorPickerAreaThumbProps extends ColorPickerAreaThumbBaseProps,
|
|
|
38
38
|
*/
|
|
39
39
|
HTMLAttributes {}
|
|
40
40
|
declare const _default$2: typeof __VLS_export$27;
|
|
41
|
-
declare const __VLS_export$27: __VLS_WithSlots$26<
|
|
41
|
+
declare const __VLS_export$27: __VLS_WithSlots$26<vue2216.DefineComponent<ColorPickerAreaThumbProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerAreaThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
42
42
|
default?: (props: {}) => any;
|
|
43
43
|
}>;
|
|
44
44
|
type __VLS_WithSlots$26<T, S> = T & {
|
|
@@ -55,7 +55,7 @@ interface ColorPickerAreaProps extends ColorPickerAreaBaseProps,
|
|
|
55
55
|
*/
|
|
56
56
|
HTMLAttributes {}
|
|
57
57
|
declare const _default: typeof __VLS_export$26;
|
|
58
|
-
declare const __VLS_export$26: __VLS_WithSlots$25<
|
|
58
|
+
declare const __VLS_export$26: __VLS_WithSlots$25<vue2216.DefineComponent<ColorPickerAreaProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerAreaProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
59
59
|
default?: (props: {}) => any;
|
|
60
60
|
}>;
|
|
61
61
|
type __VLS_WithSlots$25<T, S> = T & {
|
|
@@ -72,7 +72,7 @@ interface ColorPickerChannelInputProps extends ColorPickerChannelInputBaseProps,
|
|
|
72
72
|
*/
|
|
73
73
|
InputHTMLAttributes {}
|
|
74
74
|
declare const _default$3: typeof __VLS_export$25;
|
|
75
|
-
declare const __VLS_export$25: __VLS_WithSlots$24<
|
|
75
|
+
declare const __VLS_export$25: __VLS_WithSlots$24<vue2216.DefineComponent<ColorPickerChannelInputProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerChannelInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
76
76
|
default?: (props: {}) => any;
|
|
77
77
|
}>;
|
|
78
78
|
type __VLS_WithSlots$24<T, S> = T & {
|
|
@@ -89,7 +89,7 @@ interface ColorPickerChannelSliderLabelProps extends ColorPickerChannelSliderLab
|
|
|
89
89
|
*/
|
|
90
90
|
HTMLAttributes {}
|
|
91
91
|
declare const _default$5: typeof __VLS_export$24;
|
|
92
|
-
declare const __VLS_export$24: __VLS_WithSlots$23<
|
|
92
|
+
declare const __VLS_export$24: __VLS_WithSlots$23<vue2216.DefineComponent<ColorPickerChannelSliderLabelProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerChannelSliderLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
93
93
|
default?: (props: {}) => any;
|
|
94
94
|
}>;
|
|
95
95
|
type __VLS_WithSlots$23<T, S> = T & {
|
|
@@ -106,7 +106,7 @@ interface ColorPickerChannelSliderThumbProps extends ColorPickerChannelSliderThu
|
|
|
106
106
|
*/
|
|
107
107
|
HTMLAttributes {}
|
|
108
108
|
declare const _default$6: typeof __VLS_export$23;
|
|
109
|
-
declare const __VLS_export$23: __VLS_WithSlots$22<
|
|
109
|
+
declare const __VLS_export$23: __VLS_WithSlots$22<vue2216.DefineComponent<ColorPickerChannelSliderThumbProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerChannelSliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
110
110
|
default?: (props: {}) => any;
|
|
111
111
|
}>;
|
|
112
112
|
type __VLS_WithSlots$22<T, S> = T & {
|
|
@@ -123,7 +123,7 @@ interface ColorPickerChannelSliderTrackProps extends ColorPickerChannelSliderTra
|
|
|
123
123
|
*/
|
|
124
124
|
HTMLAttributes {}
|
|
125
125
|
declare const _default$7: typeof __VLS_export$22;
|
|
126
|
-
declare const __VLS_export$22: __VLS_WithSlots$21<
|
|
126
|
+
declare const __VLS_export$22: __VLS_WithSlots$21<vue2216.DefineComponent<ColorPickerChannelSliderTrackProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerChannelSliderTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
127
127
|
default?: (props: {}) => any;
|
|
128
128
|
}>;
|
|
129
129
|
type __VLS_WithSlots$21<T, S> = T & {
|
|
@@ -140,7 +140,7 @@ interface ColorPickerChannelSliderValueTextProps extends ColorPickerChannelSlide
|
|
|
140
140
|
*/
|
|
141
141
|
HTMLAttributes {}
|
|
142
142
|
declare const _default$8: typeof __VLS_export$21;
|
|
143
|
-
declare const __VLS_export$21: __VLS_WithSlots$20<
|
|
143
|
+
declare const __VLS_export$21: __VLS_WithSlots$20<vue2216.DefineComponent<ColorPickerChannelSliderValueTextProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerChannelSliderValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
144
144
|
type __VLS_WithSlots$20<T, S> = T & {
|
|
145
145
|
new (): {
|
|
146
146
|
$slots: S;
|
|
@@ -155,7 +155,7 @@ interface ColorPickerChannelSliderProps extends ColorPickerChannelSliderBaseProp
|
|
|
155
155
|
*/
|
|
156
156
|
HTMLAttributes {}
|
|
157
157
|
declare const _default$4: typeof __VLS_export$20;
|
|
158
|
-
declare const __VLS_export$20: __VLS_WithSlots$19<
|
|
158
|
+
declare const __VLS_export$20: __VLS_WithSlots$19<vue2216.DefineComponent<ColorPickerChannelSliderProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerChannelSliderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
159
159
|
default?: (props: {}) => any;
|
|
160
160
|
}>;
|
|
161
161
|
type __VLS_WithSlots$19<T, S> = T & {
|
|
@@ -172,7 +172,7 @@ interface ColorPickerContentProps extends ColorPickerContentBaseProps,
|
|
|
172
172
|
*/
|
|
173
173
|
HTMLAttributes {}
|
|
174
174
|
declare const _default$9: typeof __VLS_export$19;
|
|
175
|
-
declare const __VLS_export$19: __VLS_WithSlots$18<
|
|
175
|
+
declare const __VLS_export$19: __VLS_WithSlots$18<vue2216.DefineComponent<ColorPickerContentProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
176
176
|
default?: (props: {}) => any;
|
|
177
177
|
}>;
|
|
178
178
|
type __VLS_WithSlots$18<T, S> = T & {
|
|
@@ -247,7 +247,7 @@ interface ColorPickerContextProps extends SlotsType<{
|
|
|
247
247
|
default: UnwrapRef<UseColorPickerContext>;
|
|
248
248
|
}> {}
|
|
249
249
|
declare const _default$10: typeof __VLS_export$18;
|
|
250
|
-
declare const __VLS_export$18: __VLS_WithSlots$17<
|
|
250
|
+
declare const __VLS_export$18: __VLS_WithSlots$17<vue2216.DefineComponent<{}, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, true, {}, any>, {
|
|
251
251
|
default(colorPicker: UnwrapRef<UseColorPickerContext>): unknown;
|
|
252
252
|
}>;
|
|
253
253
|
type __VLS_WithSlots$17<T, S> = T & {
|
|
@@ -264,7 +264,7 @@ interface ColorPickerControlProps extends ColorPickerControlBaseProps,
|
|
|
264
264
|
*/
|
|
265
265
|
HTMLAttributes {}
|
|
266
266
|
declare const _default$11: typeof __VLS_export$17;
|
|
267
|
-
declare const __VLS_export$17: __VLS_WithSlots$16<
|
|
267
|
+
declare const __VLS_export$17: __VLS_WithSlots$16<vue2216.DefineComponent<ColorPickerControlProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
268
268
|
default?: (props: {}) => any;
|
|
269
269
|
}>;
|
|
270
270
|
type __VLS_WithSlots$16<T, S> = T & {
|
|
@@ -281,7 +281,7 @@ interface ColorPickerEyeDropperTriggerProps extends ColorPickerEyeDropperTrigger
|
|
|
281
281
|
*/
|
|
282
282
|
ButtonHTMLAttributes {}
|
|
283
283
|
declare const _default$12: typeof __VLS_export$16;
|
|
284
|
-
declare const __VLS_export$16: __VLS_WithSlots$15<
|
|
284
|
+
declare const __VLS_export$16: __VLS_WithSlots$15<vue2216.DefineComponent<ColorPickerEyeDropperTriggerProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerEyeDropperTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
285
285
|
default?: (props: {}) => any;
|
|
286
286
|
}>;
|
|
287
287
|
type __VLS_WithSlots$15<T, S> = T & {
|
|
@@ -298,7 +298,7 @@ interface ColorPickerFormatSelectProps extends ColorPickerFormatSelectBaseProps,
|
|
|
298
298
|
*/
|
|
299
299
|
SelectHTMLAttributes {}
|
|
300
300
|
declare const _default$13: typeof __VLS_export$15;
|
|
301
|
-
declare const __VLS_export$15:
|
|
301
|
+
declare const __VLS_export$15: vue2216.DefineComponent<ColorPickerFormatSelectProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerFormatSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>;
|
|
302
302
|
//#endregion
|
|
303
303
|
//#region src/components/color-picker/color-picker-format-trigger.vue.d.ts
|
|
304
304
|
interface ColorPickerFormatTriggerBaseProps extends PolymorphicProps {}
|
|
@@ -308,7 +308,7 @@ interface ColorPickerFormatTriggerProps extends ColorPickerFormatTriggerBaseProp
|
|
|
308
308
|
*/
|
|
309
309
|
ButtonHTMLAttributes {}
|
|
310
310
|
declare const _default$14: typeof __VLS_export$14;
|
|
311
|
-
declare const __VLS_export$14: __VLS_WithSlots$14<
|
|
311
|
+
declare const __VLS_export$14: __VLS_WithSlots$14<vue2216.DefineComponent<ColorPickerFormatTriggerProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerFormatTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
312
312
|
default?: (props: {}) => any;
|
|
313
313
|
}>;
|
|
314
314
|
type __VLS_WithSlots$14<T, S> = T & {
|
|
@@ -325,7 +325,7 @@ interface ColorPickerHiddenInputProps extends ColorPickerHiddenInputBaseProps,
|
|
|
325
325
|
*/
|
|
326
326
|
InputHTMLAttributes {}
|
|
327
327
|
declare const _default$15: typeof __VLS_export$13;
|
|
328
|
-
declare const __VLS_export$13: __VLS_WithSlots$13<
|
|
328
|
+
declare const __VLS_export$13: __VLS_WithSlots$13<vue2216.DefineComponent<ColorPickerHiddenInputProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
329
329
|
default?: (props: {}) => any;
|
|
330
330
|
}>;
|
|
331
331
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
@@ -342,7 +342,7 @@ interface ColorPickerLabelProps extends ColorPickerLabelBaseProps,
|
|
|
342
342
|
*/
|
|
343
343
|
LabelHTMLAttributes {}
|
|
344
344
|
declare const _default$16: typeof __VLS_export$12;
|
|
345
|
-
declare const __VLS_export$12: __VLS_WithSlots$12<
|
|
345
|
+
declare const __VLS_export$12: __VLS_WithSlots$12<vue2216.DefineComponent<ColorPickerLabelProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
346
346
|
default?: (props: {}) => any;
|
|
347
347
|
}>;
|
|
348
348
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -359,7 +359,7 @@ interface ColorPickerPositionerProps extends ColorPickerPositionerBaseProps,
|
|
|
359
359
|
*/
|
|
360
360
|
HTMLAttributes {}
|
|
361
361
|
declare const _default$17: typeof __VLS_export$11;
|
|
362
|
-
declare const __VLS_export$11: __VLS_WithSlots$11<
|
|
362
|
+
declare const __VLS_export$11: __VLS_WithSlots$11<vue2216.DefineComponent<ColorPickerPositionerProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
363
363
|
default?: (props: {}) => any;
|
|
364
364
|
}>;
|
|
365
365
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -380,11 +380,11 @@ interface ColorPickerRootProviderProps extends ColorPickerRootProviderBaseProps,
|
|
|
380
380
|
HTMLAttributes {}
|
|
381
381
|
interface ColorPickerRootProviderEmits extends RootEmits$1 {}
|
|
382
382
|
declare const _default$19: typeof __VLS_export$10;
|
|
383
|
-
declare const __VLS_export$10: __VLS_WithSlots$10<
|
|
383
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue2216.DefineComponent<ColorPickerRootProviderProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {
|
|
384
384
|
exitComplete: () => any;
|
|
385
|
-
}, string,
|
|
385
|
+
}, string, vue2216.PublicProps, Readonly<ColorPickerRootProviderProps> & Readonly<{
|
|
386
386
|
onExitComplete?: (() => any) | undefined;
|
|
387
|
-
}>, {}, {}, {}, {}, string,
|
|
387
|
+
}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
388
388
|
default?: (props: {}) => any;
|
|
389
389
|
}>;
|
|
390
390
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -402,41 +402,41 @@ interface ColorPickerRootProps extends ColorPickerRootBaseProps,
|
|
|
402
402
|
HTMLAttributes {}
|
|
403
403
|
interface ColorPickerRootEmits extends RootEmits {}
|
|
404
404
|
declare const _default$18: typeof __VLS_export$9;
|
|
405
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
406
|
-
exitComplete: () => any;
|
|
407
|
-
valueChange: (details: colorPicker.ValueChangeDetails) => any;
|
|
405
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue2216.DefineComponent<ColorPickerRootProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {
|
|
408
406
|
"update:modelValue": (value: _sprawlify_primitives_color_utils0.Color) => any;
|
|
409
|
-
|
|
410
|
-
interactOutside: (event: _sprawlify_primitives_machines_menu56.InteractOutsideEvent) => any;
|
|
407
|
+
exitComplete: () => any;
|
|
411
408
|
openChange: (details: colorPicker.OpenChangeDetails) => any;
|
|
412
|
-
pointerDownOutside: (event: _sprawlify_primitives_machines_menu56.PointerDownOutsideEvent) => any;
|
|
413
409
|
"update:open": (open: boolean) => any;
|
|
410
|
+
valueChange: (details: colorPicker.ValueChangeDetails) => any;
|
|
414
411
|
valueChangeEnd: (details: colorPicker.ValueChangeDetails) => any;
|
|
412
|
+
focusOutside: (event: _sprawlify_primitives_machines_menu50.FocusOutsideEvent) => any;
|
|
413
|
+
interactOutside: (event: _sprawlify_primitives_machines_menu50.InteractOutsideEvent) => any;
|
|
414
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_menu50.PointerDownOutsideEvent) => any;
|
|
415
415
|
formatChange: (details: colorPicker.FormatChangeDetails) => any;
|
|
416
416
|
"update:format": (format: _sprawlify_primitives_color_utils0.ColorFormat) => any;
|
|
417
|
-
}, string,
|
|
418
|
-
onExitComplete?: (() => any) | undefined;
|
|
419
|
-
onValueChange?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
|
|
417
|
+
}, string, vue2216.PublicProps, Readonly<ColorPickerRootProps> & Readonly<{
|
|
420
418
|
"onUpdate:modelValue"?: ((value: _sprawlify_primitives_color_utils0.Color) => any) | undefined;
|
|
421
|
-
|
|
422
|
-
onInteractOutside?: ((event: _sprawlify_primitives_machines_menu56.InteractOutsideEvent) => any) | undefined;
|
|
419
|
+
onExitComplete?: (() => any) | undefined;
|
|
423
420
|
onOpenChange?: ((details: colorPicker.OpenChangeDetails) => any) | undefined;
|
|
424
|
-
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_menu56.PointerDownOutsideEvent) => any) | undefined;
|
|
425
421
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
422
|
+
onValueChange?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
|
|
426
423
|
onValueChangeEnd?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
|
|
424
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_menu50.FocusOutsideEvent) => any) | undefined;
|
|
425
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_menu50.InteractOutsideEvent) => any) | undefined;
|
|
426
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_menu50.PointerDownOutsideEvent) => any) | undefined;
|
|
427
427
|
onFormatChange?: ((details: colorPicker.FormatChangeDetails) => any) | undefined;
|
|
428
428
|
"onUpdate:format"?: ((format: _sprawlify_primitives_color_utils0.ColorFormat) => any) | undefined;
|
|
429
429
|
}>, {
|
|
430
|
-
open: boolean;
|
|
431
430
|
inline: boolean;
|
|
432
431
|
required: boolean;
|
|
433
432
|
disabled: boolean;
|
|
434
433
|
invalid: boolean;
|
|
435
434
|
readOnly: boolean;
|
|
435
|
+
open: boolean;
|
|
436
436
|
defaultOpen: boolean;
|
|
437
437
|
closeOnSelect: boolean;
|
|
438
438
|
openAutoFocus: boolean;
|
|
439
|
-
}, {}, {}, {}, string,
|
|
439
|
+
}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
440
440
|
default?: (props: {}) => any;
|
|
441
441
|
}>;
|
|
442
442
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -453,7 +453,7 @@ interface ColorPickerSwatchGroupProps extends ColorPickerSwatchGroupBaseProps,
|
|
|
453
453
|
*/
|
|
454
454
|
HTMLAttributes {}
|
|
455
455
|
declare const _default$21: typeof __VLS_export$8;
|
|
456
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
456
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue2216.DefineComponent<ColorPickerSwatchGroupProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerSwatchGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
457
457
|
default?: (props: {}) => any;
|
|
458
458
|
}>;
|
|
459
459
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -470,7 +470,7 @@ interface ColorPickerSwatchIndicatorProps extends ColorPickerSwatchIndicatorBase
|
|
|
470
470
|
*/
|
|
471
471
|
HTMLAttributes {}
|
|
472
472
|
declare const _default$22: typeof __VLS_export$7;
|
|
473
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
473
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue2216.DefineComponent<ColorPickerSwatchIndicatorProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerSwatchIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
474
474
|
default?: (props: {}) => any;
|
|
475
475
|
}>;
|
|
476
476
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -487,7 +487,7 @@ interface ColorPickerSwatchTriggerProps extends ColorPickerSwatchTriggerBaseProp
|
|
|
487
487
|
*/
|
|
488
488
|
Omit<ButtonHTMLAttributes, 'disabled' | 'value'> {}
|
|
489
489
|
declare const _default$23: typeof __VLS_export$6;
|
|
490
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
490
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue2216.DefineComponent<ColorPickerSwatchTriggerProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerSwatchTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
491
491
|
default?: (props: {}) => any;
|
|
492
492
|
}>;
|
|
493
493
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -504,7 +504,7 @@ interface ColorPickerSwatchProps extends ColorPickerSwatchBaseProps,
|
|
|
504
504
|
*/
|
|
505
505
|
HTMLAttributes {}
|
|
506
506
|
declare const _default$20: typeof __VLS_export$5;
|
|
507
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
507
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue2216.DefineComponent<ColorPickerSwatchProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerSwatchProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
508
508
|
default?: (props: {}) => any;
|
|
509
509
|
}>;
|
|
510
510
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -521,7 +521,7 @@ interface ColorPickerTransparencyGridProps extends ColorPickerTransparencyGridBa
|
|
|
521
521
|
*/
|
|
522
522
|
HTMLAttributes {}
|
|
523
523
|
declare const _default$24: typeof __VLS_export$4;
|
|
524
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
524
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue2216.DefineComponent<ColorPickerTransparencyGridProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerTransparencyGridProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
525
525
|
default?: (props: {}) => any;
|
|
526
526
|
}>;
|
|
527
527
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -538,7 +538,7 @@ interface ColorPickerTriggerProps extends ColorPickerTriggerBaseProps,
|
|
|
538
538
|
*/
|
|
539
539
|
ButtonHTMLAttributes {}
|
|
540
540
|
declare const _default$25: typeof __VLS_export$3;
|
|
541
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
541
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue2216.DefineComponent<ColorPickerTriggerProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
542
542
|
default?: (props: {}) => any;
|
|
543
543
|
}>;
|
|
544
544
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -556,7 +556,7 @@ interface ColorPickerValueSwatchProps extends ColorPickerValueSwatchBaseProps,
|
|
|
556
556
|
*/
|
|
557
557
|
HTMLAttributes {}
|
|
558
558
|
declare const _default$26: typeof __VLS_export$2;
|
|
559
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
559
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue2216.DefineComponent<ColorPickerValueSwatchBaseProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerValueSwatchBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
560
560
|
default?: (props: {}) => any;
|
|
561
561
|
}>;
|
|
562
562
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -575,7 +575,7 @@ interface ColorPickerValueTextProps extends ColorPickerValueTextBaseProps,
|
|
|
575
575
|
*/
|
|
576
576
|
HTMLAttributes {}
|
|
577
577
|
declare const _default$27: typeof __VLS_export$1;
|
|
578
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
578
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue2216.DefineComponent<ColorPickerValueTextProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
579
579
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
580
580
|
new (): {
|
|
581
581
|
$slots: S;
|
|
@@ -592,7 +592,7 @@ HTMLAttributes {
|
|
|
592
592
|
format: ColorFormat;
|
|
593
593
|
}
|
|
594
594
|
declare const _default$28: typeof __VLS_export;
|
|
595
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
595
|
+
declare const __VLS_export: __VLS_WithSlots<vue2216.DefineComponent<ColorPickerViewProps, {}, {}, {}, {}, vue2216.ComponentOptionsMixin, vue2216.ComponentOptionsMixin, {}, string, vue2216.PublicProps, Readonly<ColorPickerViewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2216.ComponentProvideOptions, false, {}, any>, {
|
|
596
596
|
default?: (props: {}) => any;
|
|
597
597
|
}>;
|
|
598
598
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -602,7 +602,7 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
602
602
|
};
|
|
603
603
|
//#endregion
|
|
604
604
|
//#region src/components/color-picker/color-picker-anatomy.d.ts
|
|
605
|
-
declare const colorPickerAnatomy: _sprawlify_primitives_anatomy11.AnatomyInstance<"area" | "label" | "view" | "root" | "
|
|
605
|
+
declare const colorPickerAnatomy: _sprawlify_primitives_anatomy11.AnatomyInstance<"area" | "label" | "view" | "root" | "trigger" | "control" | "content" | "valueText" | "positioner" | "formatSelect" | "areaThumb" | "channelInput" | "channelSliderTrack" | "channelSliderThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderValueText" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger">;
|
|
606
606
|
declare namespace color_picker_d_exports {
|
|
607
607
|
export { _default as Area, _default$1 as AreaBackground, ColorPickerAreaBackgroundBaseProps as AreaBackgroundBaseProps, ColorPickerAreaBackgroundProps as AreaBackgroundProps, ColorPickerAreaBaseProps as AreaBaseProps, ColorPickerAreaProps as AreaProps, _default$2 as AreaThumb, ColorPickerAreaThumbBaseProps as AreaThumbBaseProps, ColorPickerAreaThumbProps as AreaThumbProps, _default$3 as ChannelInput, ColorPickerChannelInputBaseProps as ChannelInputBaseProps, ColorPickerChannelInputProps as ChannelInputProps, _default$4 as ChannelSlider, ColorPickerChannelSliderBaseProps as ChannelSliderBaseProps, _default$5 as ChannelSliderLabel, ColorPickerChannelSliderLabelBaseProps as ChannelSliderLabelBaseProps, ColorPickerChannelSliderLabelProps as ChannelSliderLabelProps, ColorPickerChannelSliderProps as ChannelSliderProps, _default$6 as ChannelSliderThumb, ColorPickerChannelSliderThumbBaseProps as ChannelSliderThumbBaseProps, ColorPickerChannelSliderThumbProps as ChannelSliderThumbProps, _default$7 as ChannelSliderTrack, ColorPickerChannelSliderTrackBaseProps as ChannelSliderTrackBaseProps, ColorPickerChannelSliderTrackProps as ChannelSliderTrackProps, _default$8 as ChannelSliderValueText, ColorPickerChannelSliderValueTextBaseProps as ChannelSliderValueTextBaseProps, ColorPickerChannelSliderValueTextProps as ChannelSliderValueTextProps, Color$1 as Color, ColorFormat$1 as ColorFormat, _default$9 as Content, ColorPickerContentBaseProps as ContentBaseProps, ColorPickerContentProps as ContentProps, _default$10 as Context, ColorPickerContextProps as ContextProps, _default$11 as Control, ColorPickerControlBaseProps as ControlBaseProps, ColorPickerControlProps as ControlProps, _default$12 as EyeDropperTrigger, ColorPickerEyeDropperTriggerBaseProps as EyeDropperTriggerBaseProps, ColorPickerEyeDropperTriggerProps as EyeDropperTriggerProps, FocusOutsideEvent, FormatChangeDetails, _default$13 as FormatSelect, ColorPickerFormatSelectBaseProps as FormatSelectBaseProps, ColorPickerFormatSelectProps as FormatSelectProps, _default$14 as FormatTrigger, ColorPickerFormatTriggerBaseProps as FormatTriggerBaseProps, ColorPickerFormatTriggerProps as FormatTriggerProps, _default$15 as HiddenInput, ColorPickerHiddenInputBaseProps as HiddenInputBaseProps, ColorPickerHiddenInputProps as HiddenInputProps, InteractOutsideEvent, _default$16 as Label, ColorPickerLabelBaseProps as LabelBaseProps, ColorPickerLabelProps as LabelProps, OpenChangeDetails, PointerDownOutsideEvent, _default$17 as Positioner, ColorPickerPositionerBaseProps as PositionerBaseProps, ColorPickerPositionerProps as PositionerProps, _default$18 as Root, ColorPickerRootBaseProps as RootBaseProps, ColorPickerRootEmits as RootEmits, ColorPickerRootProps as RootProps, _default$19 as RootProvider, ColorPickerRootProviderBaseProps as RootProviderBaseProps, ColorPickerRootProviderProps as RootProviderProps, _default$20 as Swatch, ColorPickerSwatchBaseProps as SwatchBaseProps, _default$21 as SwatchGroup, ColorPickerSwatchGroupBaseProps as SwatchGroupBaseProps, ColorPickerSwatchGroupProps as SwatchGroupProps, _default$22 as SwatchIndicator, ColorPickerSwatchIndicatorBaseProps as SwatchIndicatorBaseProps, ColorPickerSwatchIndicatorProps as SwatchIndicatorProps, ColorPickerSwatchProps as SwatchProps, _default$23 as SwatchTrigger, ColorPickerSwatchTriggerBaseProps as SwatchTriggerBaseProps, ColorPickerSwatchTriggerProps as SwatchTriggerProps, _default$24 as TransparencyGrid, ColorPickerTransparencyGridBaseProps as TransparencyGridBaseProps, ColorPickerTransparencyGridProps as TransparencyGridProps, _default$25 as Trigger, ColorPickerTriggerBaseProps as TriggerBaseProps, ColorPickerTriggerProps as TriggerProps, ValueChangeDetails, _default$26 as ValueSwatch, ColorPickerValueSwatchBaseProps as ValueSwatchBaseProps, ColorPickerValueSwatchProps as ValueSwatchProps, _default$27 as ValueText, ColorPickerValueTextBaseProps as ValueTextBaseProps, ColorPickerValueTextProps as ValueTextProps, _default$28 as View, ColorPickerViewBaseProps as ViewBaseProps, ColorPickerViewProps as ViewProps };
|
|
608
608
|
}
|
|
@@ -4,10 +4,10 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { t as sprawlify } from "../../factory-Co08Aw8u.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
8
|
-
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
|
|
8
|
+
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-DMa_QmB6.js";
|
|
9
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BK6rPXK7.js";
|
|
9
10
|
import { m as useFieldContext } from "../../field-CtPR24u6.js";
|
|
10
|
-
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B4-UhJY9.js";
|
|
11
11
|
import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createTextVNode, createVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderList, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
|
|
12
12
|
import * as colorPicker from "@sprawlify/primitives/machines/color-picker";
|
|
13
13
|
import { anatomy, parse as parseColor } from "@sprawlify/primitives/machines/color-picker";
|