@sprawlify/vue 0.0.66 → 0.0.70
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-BBV8R9Wm.js → collapsible-D1Mx4C0H.js} +4 -3
- package/dist/components/accordion/index.d.ts +18 -18
- package/dist/components/accordion/index.js +7 -6
- package/dist/components/angle-slider/index.d.ts +17 -17
- package/dist/components/angle-slider/index.js +4 -3
- package/dist/components/avatar/index.d.ts +11 -11
- package/dist/components/avatar/index.js +4 -3
- package/dist/components/bottom-sheet/index.d.ts +19 -19
- package/dist/components/bottom-sheet/index.js +7 -6
- package/dist/components/carousel/index.d.ts +25 -25
- package/dist/components/carousel/index.js +4 -3
- package/dist/components/checkbox/index.d.ts +24 -24
- package/dist/components/checkbox/index.js +6 -5
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +17 -17
- package/dist/components/clipboard/index.js +4 -3
- package/dist/components/collapsible/index.d.ts +16 -16
- package/dist/components/collapsible/index.js +5 -4
- package/dist/components/collection/index.d.ts +1 -1
- package/dist/components/collection/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +610 -0
- package/dist/components/color-picker/index.js +1128 -0
- package/dist/components/combobox/index.d.ts +618 -0
- package/dist/components/combobox/index.js +803 -0
- package/dist/components/date-picker/index.d.ts +597 -0
- package/dist/components/date-picker/index.js +1111 -0
- package/dist/components/dialog/index.d.ts +270 -0
- package/dist/components/dialog/index.js +434 -0
- package/dist/components/download-trigger/index.d.ts +29 -0
- package/dist/components/download-trigger/index.js +69 -0
- package/dist/components/editable/index.d.ts +288 -0
- package/dist/components/editable/index.js +460 -0
- package/dist/components/field/index.d.ts +26 -26
- package/dist/components/field/index.js +5 -4
- package/dist/components/fieldset/index.d.ts +13 -13
- package/dist/components/fieldset/index.js +5 -4
- package/dist/components/file-upload/index.d.ts +329 -0
- package/dist/components/file-upload/index.js +597 -0
- package/dist/components/floating-panel/index.d.ts +326 -0
- package/dist/components/floating-panel/index.js +568 -0
- package/dist/components/focus-trap/index.d.ts +48 -0
- package/dist/components/focus-trap/index.js +96 -0
- package/dist/components/format/index.d.ts +40 -0
- package/dist/components/format/index.js +148 -0
- package/dist/components/frame/index.d.ts +39 -0
- package/dist/components/frame/index.js +111 -0
- package/dist/components/highlight/index.d.ts +35 -0
- package/dist/components/highlight/index.js +57 -0
- package/dist/components/hover-card/index.d.ts +200 -0
- package/dist/components/hover-card/index.js +335 -0
- package/dist/components/image-cropper/index.d.ts +211 -0
- package/dist/components/image-cropper/index.js +381 -0
- package/dist/components/json-tree-view/index.d.ts +91 -0
- package/dist/components/json-tree-view/index.js +490 -0
- package/dist/components/listbox/index.d.ts +325 -0
- package/dist/components/listbox/index.js +533 -0
- package/dist/components/marquee/index.d.ts +268 -0
- package/dist/components/marquee/index.js +340 -0
- package/dist/components/menu/index.d.ts +498 -0
- package/dist/components/menu/index.js +886 -0
- package/dist/components/navigation-menu/index.d.ts +272 -0
- package/dist/components/navigation-menu/index.js +559 -0
- package/dist/components/number-input/index.d.ts +253 -0
- package/dist/components/number-input/index.js +427 -0
- package/dist/components/pagination/index.d.ts +211 -0
- package/dist/components/pagination/index.js +346 -0
- package/dist/components/password-input/index.d.ts +213 -0
- package/dist/components/password-input/index.js +325 -0
- package/dist/components/pin-input/index.d.ts +198 -0
- package/dist/components/pin-input/index.js +346 -0
- package/dist/components/popover/index.d.ts +318 -0
- package/dist/components/popover/index.js +486 -0
- package/dist/components/presence/index.d.ts +2 -2
- package/dist/components/presence/index.js +4 -3
- package/dist/components/select/index.d.ts +36 -35
- package/dist/components/select/index.js +8 -7
- package/dist/components/tree-view/index.d.ts +6 -0
- package/dist/components/tree-view/index.js +11 -0
- package/dist/create-context-Ds1GbsVc.js +16 -0
- package/dist/{field-DnHnX3Tf.js → field-CtPR24u6.js} +4 -3
- package/dist/{fieldset-DzhN7Zrg.js → fieldset-D5SznrKY.js} +4 -3
- package/dist/index-ByYmM8LZ.d.ts +447 -0
- package/dist/{index-rHf4D8np.d.ts → index-Cjk1WhUx.d.ts} +11 -11
- package/dist/index-D0_ID5xv.d.ts +91 -0
- package/dist/index.d.ts +4 -93
- package/dist/index.js +3 -2
- package/dist/{presence-CvUnYMZQ.js → presence-BK6rPXK7.js} +3 -2
- package/dist/{providers-B2CNPFg1.js → providers-DNBWT-O_.js} +1 -1
- package/dist/tree-view-CzfDgztL.js +737 -0
- package/dist/{use-forward-expose-4p5AGAI3.js → use-forward-expose-CCAmHTUB.js} +2 -15
- package/dist/{use-render-strategy-BkxoN6ll.js → use-render-strategy-DMa_QmB6.js} +1 -1
- package/package.json +102 -2
- /package/dist/{collection-DR2kMzrX.js → collection-DiwGNCAy.js} +0 -0
- /package/dist/{create-split-props-YZ3qgXe_.js → create-split-props-BDJ_VWs3.js} +0 -0
- /package/dist/{factory-BH3WrWd2.js → factory-Co08Aw8u.js} +0 -0
- /package/dist/{factory-D_ge_w76.d.ts → factory-Dg6Whljf.d.ts} +0 -0
- /package/dist/{index-B66Om_3U.d.ts → index-DI09ccnU.d.ts} +0 -0
- /package/dist/{index-DqRk-Yea.d.ts → index-ECeveDvH.d.ts} +0 -0
- /package/dist/{presence-types-Bv1E60Cw.d.ts → presence-types-BaQ7PILD.d.ts} +0 -0
- /package/dist/{types-Bj-dS2Hc.d.ts → types-BkS9kMJ5.d.ts} +0 -0
- /package/dist/{use-render-strategy-CHj_pCfT.d.ts → use-render-strategy-bdLKqL57.d.ts} +0 -0
|
@@ -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-DiwGNCAy.js";
|
|
3
3
|
|
|
4
4
|
export { createFileTreeCollection, createGridCollection, createListCollection, createTreeCollection, useAsyncList, useListCollection, useListSelection };
|
|
@@ -0,0 +1,610 @@
|
|
|
1
|
+
import { t as PolymorphicProps } from "../../factory-Dg6Whljf.js";
|
|
2
|
+
import { t as RootEmits$1 } from "../../presence-types-BaQ7PILD.js";
|
|
3
|
+
import { c as PresenceProps } from "../../index-Cjk1WhUx.js";
|
|
4
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-BkS9kMJ5.js";
|
|
5
|
+
import { r as PropTypes } from "../../index-DI09ccnU.js";
|
|
6
|
+
import { t as RenderStrategyProps } from "../../use-render-strategy-bdLKqL57.js";
|
|
7
|
+
import * as vue1184 from "vue";
|
|
8
|
+
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SelectHTMLAttributes, SlotsType, UnwrapRef } from "vue";
|
|
9
|
+
import * as _sprawlify_primitives_machines_bottom_sheet19 from "@sprawlify/primitives/machines/bottom-sheet";
|
|
10
|
+
import * as _sprawlify_primitives_anatomy6 from "@sprawlify/primitives/anatomy";
|
|
11
|
+
import * as colorPicker from "@sprawlify/primitives/machines/color-picker";
|
|
12
|
+
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
|
+
import * as _sprawlify_primitives_color_utils0 from "@sprawlify/primitives/color-utils";
|
|
14
|
+
import { ColorStringFormat } from "@sprawlify/primitives/color-utils";
|
|
15
|
+
|
|
16
|
+
//#region src/components/color-picker/color-picker-area-background.vue.d.ts
|
|
17
|
+
interface ColorPickerAreaBackgroundBaseProps extends PolymorphicProps {}
|
|
18
|
+
interface ColorPickerAreaBackgroundProps extends ColorPickerAreaBackgroundBaseProps,
|
|
19
|
+
/**
|
|
20
|
+
* @vue-ignore
|
|
21
|
+
*/
|
|
22
|
+
HTMLAttributes {}
|
|
23
|
+
declare const _default$1: typeof __VLS_export$28;
|
|
24
|
+
declare const __VLS_export$28: __VLS_WithSlots$27<vue1184.DefineComponent<ColorPickerAreaBackgroundProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerAreaBackgroundProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
25
|
+
default?: (props: {}) => any;
|
|
26
|
+
}>;
|
|
27
|
+
type __VLS_WithSlots$27<T, S> = T & {
|
|
28
|
+
new (): {
|
|
29
|
+
$slots: S;
|
|
30
|
+
};
|
|
31
|
+
};
|
|
32
|
+
//#endregion
|
|
33
|
+
//#region src/components/color-picker/color-picker-area-thumb.vue.d.ts
|
|
34
|
+
interface ColorPickerAreaThumbBaseProps extends PolymorphicProps {}
|
|
35
|
+
interface ColorPickerAreaThumbProps extends ColorPickerAreaThumbBaseProps,
|
|
36
|
+
/**
|
|
37
|
+
* @vue-ignore
|
|
38
|
+
*/
|
|
39
|
+
HTMLAttributes {}
|
|
40
|
+
declare const _default$2: typeof __VLS_export$27;
|
|
41
|
+
declare const __VLS_export$27: __VLS_WithSlots$26<vue1184.DefineComponent<ColorPickerAreaThumbProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerAreaThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
42
|
+
default?: (props: {}) => any;
|
|
43
|
+
}>;
|
|
44
|
+
type __VLS_WithSlots$26<T, S> = T & {
|
|
45
|
+
new (): {
|
|
46
|
+
$slots: S;
|
|
47
|
+
};
|
|
48
|
+
};
|
|
49
|
+
//#endregion
|
|
50
|
+
//#region src/components/color-picker/color-picker-area.vue.d.ts
|
|
51
|
+
interface ColorPickerAreaBaseProps extends AreaProps, PolymorphicProps {}
|
|
52
|
+
interface ColorPickerAreaProps extends ColorPickerAreaBaseProps,
|
|
53
|
+
/**
|
|
54
|
+
* @vue-ignore
|
|
55
|
+
*/
|
|
56
|
+
HTMLAttributes {}
|
|
57
|
+
declare const _default: typeof __VLS_export$26;
|
|
58
|
+
declare const __VLS_export$26: __VLS_WithSlots$25<vue1184.DefineComponent<ColorPickerAreaProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerAreaProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
59
|
+
default?: (props: {}) => any;
|
|
60
|
+
}>;
|
|
61
|
+
type __VLS_WithSlots$25<T, S> = T & {
|
|
62
|
+
new (): {
|
|
63
|
+
$slots: S;
|
|
64
|
+
};
|
|
65
|
+
};
|
|
66
|
+
//#endregion
|
|
67
|
+
//#region src/components/color-picker/color-picker-channel-input.vue.d.ts
|
|
68
|
+
interface ColorPickerChannelInputBaseProps extends ChannelInputProps, PolymorphicProps {}
|
|
69
|
+
interface ColorPickerChannelInputProps extends ColorPickerChannelInputBaseProps,
|
|
70
|
+
/**
|
|
71
|
+
* @vue-ignore
|
|
72
|
+
*/
|
|
73
|
+
InputHTMLAttributes {}
|
|
74
|
+
declare const _default$3: typeof __VLS_export$25;
|
|
75
|
+
declare const __VLS_export$25: __VLS_WithSlots$24<vue1184.DefineComponent<ColorPickerChannelInputProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerChannelInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
76
|
+
default?: (props: {}) => any;
|
|
77
|
+
}>;
|
|
78
|
+
type __VLS_WithSlots$24<T, S> = T & {
|
|
79
|
+
new (): {
|
|
80
|
+
$slots: S;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
83
|
+
//#endregion
|
|
84
|
+
//#region src/components/color-picker/color-picker-channel-slider-label.vue.d.ts
|
|
85
|
+
interface ColorPickerChannelSliderLabelBaseProps extends PolymorphicProps {}
|
|
86
|
+
interface ColorPickerChannelSliderLabelProps extends ColorPickerChannelSliderLabelBaseProps,
|
|
87
|
+
/**
|
|
88
|
+
* @vue-ignore
|
|
89
|
+
*/
|
|
90
|
+
HTMLAttributes {}
|
|
91
|
+
declare const _default$5: typeof __VLS_export$24;
|
|
92
|
+
declare const __VLS_export$24: __VLS_WithSlots$23<vue1184.DefineComponent<ColorPickerChannelSliderLabelProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerChannelSliderLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
93
|
+
default?: (props: {}) => any;
|
|
94
|
+
}>;
|
|
95
|
+
type __VLS_WithSlots$23<T, S> = T & {
|
|
96
|
+
new (): {
|
|
97
|
+
$slots: S;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
100
|
+
//#endregion
|
|
101
|
+
//#region src/components/color-picker/color-picker-channel-slider-thumb.vue.d.ts
|
|
102
|
+
interface ColorPickerChannelSliderThumbBaseProps extends PolymorphicProps {}
|
|
103
|
+
interface ColorPickerChannelSliderThumbProps extends ColorPickerChannelSliderThumbBaseProps,
|
|
104
|
+
/**
|
|
105
|
+
* @vue-ignore
|
|
106
|
+
*/
|
|
107
|
+
HTMLAttributes {}
|
|
108
|
+
declare const _default$6: typeof __VLS_export$23;
|
|
109
|
+
declare const __VLS_export$23: __VLS_WithSlots$22<vue1184.DefineComponent<ColorPickerChannelSliderThumbProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerChannelSliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
110
|
+
default?: (props: {}) => any;
|
|
111
|
+
}>;
|
|
112
|
+
type __VLS_WithSlots$22<T, S> = T & {
|
|
113
|
+
new (): {
|
|
114
|
+
$slots: S;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
117
|
+
//#endregion
|
|
118
|
+
//#region src/components/color-picker/color-picker-channel-slider-track.vue.d.ts
|
|
119
|
+
interface ColorPickerChannelSliderTrackBaseProps extends PolymorphicProps {}
|
|
120
|
+
interface ColorPickerChannelSliderTrackProps extends ColorPickerChannelSliderTrackBaseProps,
|
|
121
|
+
/**
|
|
122
|
+
* @vue-ignore
|
|
123
|
+
*/
|
|
124
|
+
HTMLAttributes {}
|
|
125
|
+
declare const _default$7: typeof __VLS_export$22;
|
|
126
|
+
declare const __VLS_export$22: __VLS_WithSlots$21<vue1184.DefineComponent<ColorPickerChannelSliderTrackProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerChannelSliderTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
127
|
+
default?: (props: {}) => any;
|
|
128
|
+
}>;
|
|
129
|
+
type __VLS_WithSlots$21<T, S> = T & {
|
|
130
|
+
new (): {
|
|
131
|
+
$slots: S;
|
|
132
|
+
};
|
|
133
|
+
};
|
|
134
|
+
//#endregion
|
|
135
|
+
//#region src/components/color-picker/color-picker-channel-slider-value-text.vue.d.ts
|
|
136
|
+
interface ColorPickerChannelSliderValueTextBaseProps extends PolymorphicProps {}
|
|
137
|
+
interface ColorPickerChannelSliderValueTextProps extends ColorPickerChannelSliderValueTextBaseProps,
|
|
138
|
+
/**
|
|
139
|
+
* @vue-ignore
|
|
140
|
+
*/
|
|
141
|
+
HTMLAttributes {}
|
|
142
|
+
declare const _default$8: typeof __VLS_export$21;
|
|
143
|
+
declare const __VLS_export$21: __VLS_WithSlots$20<vue1184.DefineComponent<ColorPickerChannelSliderValueTextProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerChannelSliderValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
144
|
+
type __VLS_WithSlots$20<T, S> = T & {
|
|
145
|
+
new (): {
|
|
146
|
+
$slots: S;
|
|
147
|
+
};
|
|
148
|
+
};
|
|
149
|
+
//#endregion
|
|
150
|
+
//#region src/components/color-picker/color-picker-channel-slider.vue.d.ts
|
|
151
|
+
interface ColorPickerChannelSliderBaseProps extends ChannelProps, PolymorphicProps {}
|
|
152
|
+
interface ColorPickerChannelSliderProps extends ColorPickerChannelSliderBaseProps,
|
|
153
|
+
/**
|
|
154
|
+
* @vue-ignore
|
|
155
|
+
*/
|
|
156
|
+
HTMLAttributes {}
|
|
157
|
+
declare const _default$4: typeof __VLS_export$20;
|
|
158
|
+
declare const __VLS_export$20: __VLS_WithSlots$19<vue1184.DefineComponent<ColorPickerChannelSliderProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerChannelSliderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
159
|
+
default?: (props: {}) => any;
|
|
160
|
+
}>;
|
|
161
|
+
type __VLS_WithSlots$19<T, S> = T & {
|
|
162
|
+
new (): {
|
|
163
|
+
$slots: S;
|
|
164
|
+
};
|
|
165
|
+
};
|
|
166
|
+
//#endregion
|
|
167
|
+
//#region src/components/color-picker/color-picker-content.vue.d.ts
|
|
168
|
+
interface ColorPickerContentBaseProps extends PresenceProps, PolymorphicProps {}
|
|
169
|
+
interface ColorPickerContentProps extends ColorPickerContentBaseProps,
|
|
170
|
+
/**
|
|
171
|
+
* @vue-ignore
|
|
172
|
+
*/
|
|
173
|
+
HTMLAttributes {}
|
|
174
|
+
declare const _default$9: typeof __VLS_export$19;
|
|
175
|
+
declare const __VLS_export$19: __VLS_WithSlots$18<vue1184.DefineComponent<ColorPickerContentProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
176
|
+
default?: (props: {}) => any;
|
|
177
|
+
}>;
|
|
178
|
+
type __VLS_WithSlots$18<T, S> = T & {
|
|
179
|
+
new (): {
|
|
180
|
+
$slots: S;
|
|
181
|
+
};
|
|
182
|
+
};
|
|
183
|
+
//#endregion
|
|
184
|
+
//#region src/components/color-picker/color-picker-types.d.ts
|
|
185
|
+
interface RootProps {
|
|
186
|
+
closeOnSelect?: boolean;
|
|
187
|
+
defaultFormat?: colorPicker.ColorFormat;
|
|
188
|
+
defaultOpen?: boolean;
|
|
189
|
+
defaultValue?: colorPicker.Color;
|
|
190
|
+
disabled?: boolean;
|
|
191
|
+
format?: colorPicker.ColorFormat;
|
|
192
|
+
id?: string;
|
|
193
|
+
ids?: Partial<{
|
|
194
|
+
root: string;
|
|
195
|
+
control: string;
|
|
196
|
+
trigger: string;
|
|
197
|
+
label: string;
|
|
198
|
+
input: string;
|
|
199
|
+
hiddenInput: string;
|
|
200
|
+
content: string;
|
|
201
|
+
area: string;
|
|
202
|
+
areaGradient: string;
|
|
203
|
+
positioner: string;
|
|
204
|
+
formatSelect: string;
|
|
205
|
+
areaThumb: string;
|
|
206
|
+
channelInput(id: string): string;
|
|
207
|
+
channelSliderTrack(id: colorPicker.ColorChannel): string;
|
|
208
|
+
channelSliderThumb(id: colorPicker.ColorChannel): string;
|
|
209
|
+
}>;
|
|
210
|
+
initialFocusEl?: () => HTMLElement | null;
|
|
211
|
+
invalid?: boolean;
|
|
212
|
+
modelValue?: colorPicker.Color;
|
|
213
|
+
name?: string;
|
|
214
|
+
open?: boolean;
|
|
215
|
+
openAutoFocus?: boolean;
|
|
216
|
+
positioning?: colorPicker.PositioningOptions;
|
|
217
|
+
readOnly?: boolean;
|
|
218
|
+
required?: boolean;
|
|
219
|
+
inline?: boolean;
|
|
220
|
+
}
|
|
221
|
+
type RootEmits = {
|
|
222
|
+
exitComplete: [];
|
|
223
|
+
focusOutside: [event: colorPicker.FocusOutsideEvent];
|
|
224
|
+
formatChange: [details: colorPicker.FormatChangeDetails];
|
|
225
|
+
interactOutside: [event: colorPicker.InteractOutsideEvent];
|
|
226
|
+
openChange: [details: colorPicker.OpenChangeDetails];
|
|
227
|
+
pointerDownOutside: [event: colorPicker.PointerDownOutsideEvent];
|
|
228
|
+
valueChange: [details: colorPicker.ValueChangeDetails];
|
|
229
|
+
valueChangeEnd: [details: colorPicker.ValueChangeDetails];
|
|
230
|
+
'update:modelValue': [value: colorPicker.Color];
|
|
231
|
+
'update:open': [open: boolean];
|
|
232
|
+
'update:format': [format: colorPicker.ColorFormat];
|
|
233
|
+
};
|
|
234
|
+
//#endregion
|
|
235
|
+
//#region src/components/color-picker/use-color-picker.d.ts
|
|
236
|
+
interface UseColorPickerProps extends Optional<Omit<colorPicker.Props, 'dir' | 'getRootNode'>, 'id'> {
|
|
237
|
+
modelValue?: colorPicker.Color;
|
|
238
|
+
}
|
|
239
|
+
interface UseColorPickerReturn extends ComputedRef<colorPicker.Api<PropTypes>> {}
|
|
240
|
+
declare const useColorPicker: (props?: MaybeRef<UseColorPickerProps>, emit?: EmitFn$1<RootEmits>) => UseColorPickerReturn;
|
|
241
|
+
//#endregion
|
|
242
|
+
//#region src/components/color-picker/use-color-picker-context.d.ts
|
|
243
|
+
interface UseColorPickerContext extends UseColorPickerReturn {}
|
|
244
|
+
//#endregion
|
|
245
|
+
//#region src/components/color-picker/color-picker-context.vue.d.ts
|
|
246
|
+
interface ColorPickerContextProps extends SlotsType<{
|
|
247
|
+
default: UnwrapRef<UseColorPickerContext>;
|
|
248
|
+
}> {}
|
|
249
|
+
declare const _default$10: typeof __VLS_export$18;
|
|
250
|
+
declare const __VLS_export$18: __VLS_WithSlots$17<vue1184.DefineComponent<{}, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, true, {}, any>, {
|
|
251
|
+
default(colorPicker: UnwrapRef<UseColorPickerContext>): unknown;
|
|
252
|
+
}>;
|
|
253
|
+
type __VLS_WithSlots$17<T, S> = T & {
|
|
254
|
+
new (): {
|
|
255
|
+
$slots: S;
|
|
256
|
+
};
|
|
257
|
+
};
|
|
258
|
+
//#endregion
|
|
259
|
+
//#region src/components/color-picker/color-picker-control.vue.d.ts
|
|
260
|
+
interface ColorPickerControlBaseProps extends PolymorphicProps {}
|
|
261
|
+
interface ColorPickerControlProps extends ColorPickerControlBaseProps,
|
|
262
|
+
/**
|
|
263
|
+
* @vue-ignore
|
|
264
|
+
*/
|
|
265
|
+
HTMLAttributes {}
|
|
266
|
+
declare const _default$11: typeof __VLS_export$17;
|
|
267
|
+
declare const __VLS_export$17: __VLS_WithSlots$16<vue1184.DefineComponent<ColorPickerControlProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
268
|
+
default?: (props: {}) => any;
|
|
269
|
+
}>;
|
|
270
|
+
type __VLS_WithSlots$16<T, S> = T & {
|
|
271
|
+
new (): {
|
|
272
|
+
$slots: S;
|
|
273
|
+
};
|
|
274
|
+
};
|
|
275
|
+
//#endregion
|
|
276
|
+
//#region src/components/color-picker/color-picker-eye-dropper-trigger.vue.d.ts
|
|
277
|
+
interface ColorPickerEyeDropperTriggerBaseProps extends PolymorphicProps {}
|
|
278
|
+
interface ColorPickerEyeDropperTriggerProps extends ColorPickerEyeDropperTriggerBaseProps,
|
|
279
|
+
/**
|
|
280
|
+
* @vue-ignore
|
|
281
|
+
*/
|
|
282
|
+
ButtonHTMLAttributes {}
|
|
283
|
+
declare const _default$12: typeof __VLS_export$16;
|
|
284
|
+
declare const __VLS_export$16: __VLS_WithSlots$15<vue1184.DefineComponent<ColorPickerEyeDropperTriggerProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerEyeDropperTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
285
|
+
default?: (props: {}) => any;
|
|
286
|
+
}>;
|
|
287
|
+
type __VLS_WithSlots$15<T, S> = T & {
|
|
288
|
+
new (): {
|
|
289
|
+
$slots: S;
|
|
290
|
+
};
|
|
291
|
+
};
|
|
292
|
+
//#endregion
|
|
293
|
+
//#region src/components/color-picker/color-picker-format-select.vue.d.ts
|
|
294
|
+
interface ColorPickerFormatSelectBaseProps extends PolymorphicProps {}
|
|
295
|
+
interface ColorPickerFormatSelectProps extends ColorPickerFormatSelectBaseProps,
|
|
296
|
+
/**
|
|
297
|
+
* @vue-ignore
|
|
298
|
+
*/
|
|
299
|
+
SelectHTMLAttributes {}
|
|
300
|
+
declare const _default$13: typeof __VLS_export$15;
|
|
301
|
+
declare const __VLS_export$15: vue1184.DefineComponent<ColorPickerFormatSelectProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerFormatSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>;
|
|
302
|
+
//#endregion
|
|
303
|
+
//#region src/components/color-picker/color-picker-format-trigger.vue.d.ts
|
|
304
|
+
interface ColorPickerFormatTriggerBaseProps extends PolymorphicProps {}
|
|
305
|
+
interface ColorPickerFormatTriggerProps extends ColorPickerFormatTriggerBaseProps,
|
|
306
|
+
/**
|
|
307
|
+
* @vue-ignore
|
|
308
|
+
*/
|
|
309
|
+
ButtonHTMLAttributes {}
|
|
310
|
+
declare const _default$14: typeof __VLS_export$14;
|
|
311
|
+
declare const __VLS_export$14: __VLS_WithSlots$14<vue1184.DefineComponent<ColorPickerFormatTriggerProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerFormatTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
312
|
+
default?: (props: {}) => any;
|
|
313
|
+
}>;
|
|
314
|
+
type __VLS_WithSlots$14<T, S> = T & {
|
|
315
|
+
new (): {
|
|
316
|
+
$slots: S;
|
|
317
|
+
};
|
|
318
|
+
};
|
|
319
|
+
//#endregion
|
|
320
|
+
//#region src/components/color-picker/color-picker-hidden-input.vue.d.ts
|
|
321
|
+
interface ColorPickerHiddenInputBaseProps extends PolymorphicProps {}
|
|
322
|
+
interface ColorPickerHiddenInputProps extends ColorPickerHiddenInputBaseProps,
|
|
323
|
+
/**
|
|
324
|
+
* @vue-ignore
|
|
325
|
+
*/
|
|
326
|
+
InputHTMLAttributes {}
|
|
327
|
+
declare const _default$15: typeof __VLS_export$13;
|
|
328
|
+
declare const __VLS_export$13: __VLS_WithSlots$13<vue1184.DefineComponent<ColorPickerHiddenInputProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
329
|
+
default?: (props: {}) => any;
|
|
330
|
+
}>;
|
|
331
|
+
type __VLS_WithSlots$13<T, S> = T & {
|
|
332
|
+
new (): {
|
|
333
|
+
$slots: S;
|
|
334
|
+
};
|
|
335
|
+
};
|
|
336
|
+
//#endregion
|
|
337
|
+
//#region src/components/color-picker/color-picker-label.vue.d.ts
|
|
338
|
+
interface ColorPickerLabelBaseProps extends PolymorphicProps {}
|
|
339
|
+
interface ColorPickerLabelProps extends ColorPickerLabelBaseProps,
|
|
340
|
+
/**
|
|
341
|
+
* @vue-ignore
|
|
342
|
+
*/
|
|
343
|
+
LabelHTMLAttributes {}
|
|
344
|
+
declare const _default$16: typeof __VLS_export$12;
|
|
345
|
+
declare const __VLS_export$12: __VLS_WithSlots$12<vue1184.DefineComponent<ColorPickerLabelProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
346
|
+
default?: (props: {}) => any;
|
|
347
|
+
}>;
|
|
348
|
+
type __VLS_WithSlots$12<T, S> = T & {
|
|
349
|
+
new (): {
|
|
350
|
+
$slots: S;
|
|
351
|
+
};
|
|
352
|
+
};
|
|
353
|
+
//#endregion
|
|
354
|
+
//#region src/components/color-picker/color-picker-positioner.vue.d.ts
|
|
355
|
+
interface ColorPickerPositionerBaseProps extends PolymorphicProps {}
|
|
356
|
+
interface ColorPickerPositionerProps extends ColorPickerPositionerBaseProps,
|
|
357
|
+
/**
|
|
358
|
+
* @vue-ignore
|
|
359
|
+
*/
|
|
360
|
+
HTMLAttributes {}
|
|
361
|
+
declare const _default$17: typeof __VLS_export$11;
|
|
362
|
+
declare const __VLS_export$11: __VLS_WithSlots$11<vue1184.DefineComponent<ColorPickerPositionerProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
363
|
+
default?: (props: {}) => any;
|
|
364
|
+
}>;
|
|
365
|
+
type __VLS_WithSlots$11<T, S> = T & {
|
|
366
|
+
new (): {
|
|
367
|
+
$slots: S;
|
|
368
|
+
};
|
|
369
|
+
};
|
|
370
|
+
//#endregion
|
|
371
|
+
//#region src/components/color-picker/color-picker-root-provider.vue.d.ts
|
|
372
|
+
interface RootProviderProps {
|
|
373
|
+
value: UnwrapRef<UseColorPickerReturn>;
|
|
374
|
+
}
|
|
375
|
+
interface ColorPickerRootProviderBaseProps extends RootProviderProps, RenderStrategyProps, PolymorphicProps {}
|
|
376
|
+
interface ColorPickerRootProviderProps extends ColorPickerRootProviderBaseProps,
|
|
377
|
+
/**
|
|
378
|
+
* @vue-ignore
|
|
379
|
+
*/
|
|
380
|
+
HTMLAttributes {}
|
|
381
|
+
interface ColorPickerRootProviderEmits extends RootEmits$1 {}
|
|
382
|
+
declare const _default$19: typeof __VLS_export$10;
|
|
383
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue1184.DefineComponent<ColorPickerRootProviderProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {
|
|
384
|
+
exitComplete: () => any;
|
|
385
|
+
}, string, vue1184.PublicProps, Readonly<ColorPickerRootProviderProps> & Readonly<{
|
|
386
|
+
onExitComplete?: (() => any) | undefined;
|
|
387
|
+
}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
388
|
+
default?: (props: {}) => any;
|
|
389
|
+
}>;
|
|
390
|
+
type __VLS_WithSlots$10<T, S> = T & {
|
|
391
|
+
new (): {
|
|
392
|
+
$slots: S;
|
|
393
|
+
};
|
|
394
|
+
};
|
|
395
|
+
//#endregion
|
|
396
|
+
//#region src/components/color-picker/color-picker-root.vue.d.ts
|
|
397
|
+
interface ColorPickerRootBaseProps extends RootProps, RenderStrategyProps, PolymorphicProps {}
|
|
398
|
+
interface ColorPickerRootProps extends ColorPickerRootBaseProps,
|
|
399
|
+
/**
|
|
400
|
+
* @vue-ignore
|
|
401
|
+
*/
|
|
402
|
+
HTMLAttributes {}
|
|
403
|
+
interface ColorPickerRootEmits extends RootEmits {}
|
|
404
|
+
declare const _default$18: typeof __VLS_export$9;
|
|
405
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue1184.DefineComponent<ColorPickerRootProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {
|
|
406
|
+
openChange: (details: colorPicker.OpenChangeDetails) => any;
|
|
407
|
+
valueChange: (details: colorPicker.ValueChangeDetails) => any;
|
|
408
|
+
valueChangeEnd: (details: colorPicker.ValueChangeDetails) => any;
|
|
409
|
+
"update:modelValue": (value: _sprawlify_primitives_color_utils0.Color) => any;
|
|
410
|
+
exitComplete: () => any;
|
|
411
|
+
"update:open": (open: boolean) => any;
|
|
412
|
+
focusOutside: (event: _sprawlify_primitives_machines_bottom_sheet19.FocusOutsideEvent) => any;
|
|
413
|
+
interactOutside: (event: _sprawlify_primitives_machines_bottom_sheet19.InteractOutsideEvent) => any;
|
|
414
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_bottom_sheet19.PointerDownOutsideEvent) => any;
|
|
415
|
+
formatChange: (details: colorPicker.FormatChangeDetails) => any;
|
|
416
|
+
"update:format": (format: _sprawlify_primitives_color_utils0.ColorFormat) => any;
|
|
417
|
+
}, string, vue1184.PublicProps, Readonly<ColorPickerRootProps> & Readonly<{
|
|
418
|
+
onOpenChange?: ((details: colorPicker.OpenChangeDetails) => any) | undefined;
|
|
419
|
+
onValueChange?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
|
|
420
|
+
onValueChangeEnd?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
|
|
421
|
+
"onUpdate:modelValue"?: ((value: _sprawlify_primitives_color_utils0.Color) => any) | undefined;
|
|
422
|
+
onExitComplete?: (() => any) | undefined;
|
|
423
|
+
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
424
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet19.FocusOutsideEvent) => any) | undefined;
|
|
425
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet19.InteractOutsideEvent) => any) | undefined;
|
|
426
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet19.PointerDownOutsideEvent) => any) | undefined;
|
|
427
|
+
onFormatChange?: ((details: colorPicker.FormatChangeDetails) => any) | undefined;
|
|
428
|
+
"onUpdate:format"?: ((format: _sprawlify_primitives_color_utils0.ColorFormat) => any) | undefined;
|
|
429
|
+
}>, {
|
|
430
|
+
disabled: boolean;
|
|
431
|
+
required: boolean;
|
|
432
|
+
inline: boolean;
|
|
433
|
+
readOnly: boolean;
|
|
434
|
+
open: boolean;
|
|
435
|
+
defaultOpen: boolean;
|
|
436
|
+
invalid: boolean;
|
|
437
|
+
closeOnSelect: boolean;
|
|
438
|
+
openAutoFocus: boolean;
|
|
439
|
+
}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
440
|
+
default?: (props: {}) => any;
|
|
441
|
+
}>;
|
|
442
|
+
type __VLS_WithSlots$9<T, S> = T & {
|
|
443
|
+
new (): {
|
|
444
|
+
$slots: S;
|
|
445
|
+
};
|
|
446
|
+
};
|
|
447
|
+
//#endregion
|
|
448
|
+
//#region src/components/color-picker/color-picker-swatch-group.vue.d.ts
|
|
449
|
+
interface ColorPickerSwatchGroupBaseProps extends PolymorphicProps {}
|
|
450
|
+
interface ColorPickerSwatchGroupProps extends ColorPickerSwatchGroupBaseProps,
|
|
451
|
+
/**
|
|
452
|
+
* @vue-ignore
|
|
453
|
+
*/
|
|
454
|
+
HTMLAttributes {}
|
|
455
|
+
declare const _default$21: typeof __VLS_export$8;
|
|
456
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue1184.DefineComponent<ColorPickerSwatchGroupProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerSwatchGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
457
|
+
default?: (props: {}) => any;
|
|
458
|
+
}>;
|
|
459
|
+
type __VLS_WithSlots$8<T, S> = T & {
|
|
460
|
+
new (): {
|
|
461
|
+
$slots: S;
|
|
462
|
+
};
|
|
463
|
+
};
|
|
464
|
+
//#endregion
|
|
465
|
+
//#region src/components/color-picker/color-picker-swatch-indicator.vue.d.ts
|
|
466
|
+
interface ColorPickerSwatchIndicatorBaseProps extends PolymorphicProps {}
|
|
467
|
+
interface ColorPickerSwatchIndicatorProps extends ColorPickerSwatchIndicatorBaseProps,
|
|
468
|
+
/**
|
|
469
|
+
* @vue-ignore
|
|
470
|
+
*/
|
|
471
|
+
HTMLAttributes {}
|
|
472
|
+
declare const _default$22: typeof __VLS_export$7;
|
|
473
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue1184.DefineComponent<ColorPickerSwatchIndicatorProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerSwatchIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
474
|
+
default?: (props: {}) => any;
|
|
475
|
+
}>;
|
|
476
|
+
type __VLS_WithSlots$7<T, S> = T & {
|
|
477
|
+
new (): {
|
|
478
|
+
$slots: S;
|
|
479
|
+
};
|
|
480
|
+
};
|
|
481
|
+
//#endregion
|
|
482
|
+
//#region src/components/color-picker/color-picker-swatch-trigger.vue.d.ts
|
|
483
|
+
interface ColorPickerSwatchTriggerBaseProps extends SwatchTriggerProps, PolymorphicProps {}
|
|
484
|
+
interface ColorPickerSwatchTriggerProps extends ColorPickerSwatchTriggerBaseProps,
|
|
485
|
+
/**
|
|
486
|
+
* @vue-ignore
|
|
487
|
+
*/
|
|
488
|
+
Omit<ButtonHTMLAttributes, 'disabled' | 'value'> {}
|
|
489
|
+
declare const _default$23: typeof __VLS_export$6;
|
|
490
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1184.DefineComponent<ColorPickerSwatchTriggerProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerSwatchTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
491
|
+
default?: (props: {}) => any;
|
|
492
|
+
}>;
|
|
493
|
+
type __VLS_WithSlots$6<T, S> = T & {
|
|
494
|
+
new (): {
|
|
495
|
+
$slots: S;
|
|
496
|
+
};
|
|
497
|
+
};
|
|
498
|
+
//#endregion
|
|
499
|
+
//#region src/components/color-picker/color-picker-swatch.vue.d.ts
|
|
500
|
+
interface ColorPickerSwatchBaseProps extends SwatchProps, PolymorphicProps {}
|
|
501
|
+
interface ColorPickerSwatchProps extends ColorPickerSwatchBaseProps,
|
|
502
|
+
/**
|
|
503
|
+
* @vue-ignore
|
|
504
|
+
*/
|
|
505
|
+
HTMLAttributes {}
|
|
506
|
+
declare const _default$20: typeof __VLS_export$5;
|
|
507
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1184.DefineComponent<ColorPickerSwatchProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerSwatchProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
508
|
+
default?: (props: {}) => any;
|
|
509
|
+
}>;
|
|
510
|
+
type __VLS_WithSlots$5<T, S> = T & {
|
|
511
|
+
new (): {
|
|
512
|
+
$slots: S;
|
|
513
|
+
};
|
|
514
|
+
};
|
|
515
|
+
//#endregion
|
|
516
|
+
//#region src/components/color-picker/color-picker-transparency-grid.vue.d.ts
|
|
517
|
+
interface ColorPickerTransparencyGridBaseProps extends TransparencyGridProps, PolymorphicProps {}
|
|
518
|
+
interface ColorPickerTransparencyGridProps extends ColorPickerTransparencyGridBaseProps,
|
|
519
|
+
/**
|
|
520
|
+
* @vue-ignore
|
|
521
|
+
*/
|
|
522
|
+
HTMLAttributes {}
|
|
523
|
+
declare const _default$24: typeof __VLS_export$4;
|
|
524
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1184.DefineComponent<ColorPickerTransparencyGridProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerTransparencyGridProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
525
|
+
default?: (props: {}) => any;
|
|
526
|
+
}>;
|
|
527
|
+
type __VLS_WithSlots$4<T, S> = T & {
|
|
528
|
+
new (): {
|
|
529
|
+
$slots: S;
|
|
530
|
+
};
|
|
531
|
+
};
|
|
532
|
+
//#endregion
|
|
533
|
+
//#region src/components/color-picker/color-picker-trigger.vue.d.ts
|
|
534
|
+
interface ColorPickerTriggerBaseProps extends PolymorphicProps {}
|
|
535
|
+
interface ColorPickerTriggerProps extends ColorPickerTriggerBaseProps,
|
|
536
|
+
/**
|
|
537
|
+
* @vue-ignore
|
|
538
|
+
*/
|
|
539
|
+
ButtonHTMLAttributes {}
|
|
540
|
+
declare const _default$25: typeof __VLS_export$3;
|
|
541
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1184.DefineComponent<ColorPickerTriggerProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
542
|
+
default?: (props: {}) => any;
|
|
543
|
+
}>;
|
|
544
|
+
type __VLS_WithSlots$3<T, S> = T & {
|
|
545
|
+
new (): {
|
|
546
|
+
$slots: S;
|
|
547
|
+
};
|
|
548
|
+
};
|
|
549
|
+
//#endregion
|
|
550
|
+
//#region src/components/color-picker/color-picker-value-swatch.vue.d.ts
|
|
551
|
+
interface ValueSwatchProps extends Omit<SwatchProps, 'value'> {}
|
|
552
|
+
interface ColorPickerValueSwatchBaseProps extends ValueSwatchProps, PolymorphicProps {}
|
|
553
|
+
interface ColorPickerValueSwatchProps extends ColorPickerValueSwatchBaseProps,
|
|
554
|
+
/**
|
|
555
|
+
* @vue-ignore
|
|
556
|
+
*/
|
|
557
|
+
HTMLAttributes {}
|
|
558
|
+
declare const _default$26: typeof __VLS_export$2;
|
|
559
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1184.DefineComponent<ColorPickerValueSwatchBaseProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerValueSwatchBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
560
|
+
default?: (props: {}) => any;
|
|
561
|
+
}>;
|
|
562
|
+
type __VLS_WithSlots$2<T, S> = T & {
|
|
563
|
+
new (): {
|
|
564
|
+
$slots: S;
|
|
565
|
+
};
|
|
566
|
+
};
|
|
567
|
+
//#endregion
|
|
568
|
+
//#region src/components/color-picker/color-picker-value-text.vue.d.ts
|
|
569
|
+
interface ColorPickerValueTextBaseProps extends PolymorphicProps {
|
|
570
|
+
format?: ColorStringFormat;
|
|
571
|
+
}
|
|
572
|
+
interface ColorPickerValueTextProps extends ColorPickerValueTextBaseProps,
|
|
573
|
+
/**
|
|
574
|
+
* @vue-ignore
|
|
575
|
+
*/
|
|
576
|
+
HTMLAttributes {}
|
|
577
|
+
declare const _default$27: typeof __VLS_export$1;
|
|
578
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1184.DefineComponent<ColorPickerValueTextProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
579
|
+
type __VLS_WithSlots$1<T, S> = T & {
|
|
580
|
+
new (): {
|
|
581
|
+
$slots: S;
|
|
582
|
+
};
|
|
583
|
+
};
|
|
584
|
+
//#endregion
|
|
585
|
+
//#region src/components/color-picker/color-picker-view.vue.d.ts
|
|
586
|
+
interface ColorPickerViewBaseProps extends PolymorphicProps {}
|
|
587
|
+
interface ColorPickerViewProps extends ColorPickerViewBaseProps,
|
|
588
|
+
/**
|
|
589
|
+
* @vue-ignore
|
|
590
|
+
*/
|
|
591
|
+
HTMLAttributes {
|
|
592
|
+
format: ColorFormat;
|
|
593
|
+
}
|
|
594
|
+
declare const _default$28: typeof __VLS_export;
|
|
595
|
+
declare const __VLS_export: __VLS_WithSlots<vue1184.DefineComponent<ColorPickerViewProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<ColorPickerViewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>, {
|
|
596
|
+
default?: (props: {}) => any;
|
|
597
|
+
}>;
|
|
598
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
599
|
+
new (): {
|
|
600
|
+
$slots: S;
|
|
601
|
+
};
|
|
602
|
+
};
|
|
603
|
+
//#endregion
|
|
604
|
+
//#region src/components/color-picker/color-picker-anatomy.d.ts
|
|
605
|
+
declare const colorPickerAnatomy: _sprawlify_primitives_anatomy6.AnatomyInstance<"area" | "label" | "view" | "root" | "content" | "control" | "trigger" | "valueText" | "positioner" | "formatSelect" | "areaThumb" | "channelInput" | "channelSliderTrack" | "channelSliderThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderValueText" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger">;
|
|
606
|
+
declare namespace color_picker_d_exports {
|
|
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
|
+
}
|
|
609
|
+
//#endregion
|
|
610
|
+
export { type Color, color_picker_d_exports as ColorPicker, _default as ColorPickerArea, _default$1 as ColorPickerAreaBackground, type ColorPickerAreaBackgroundBaseProps, type ColorPickerAreaBackgroundProps, type ColorPickerAreaBaseProps, type ColorPickerAreaProps, _default$2 as ColorPickerAreaThumb, type ColorPickerAreaThumbBaseProps, type ColorPickerAreaThumbProps, _default$3 as ColorPickerChannelInput, type ColorPickerChannelInputBaseProps, type ColorPickerChannelInputProps, _default$4 as ColorPickerChannelSlider, type ColorPickerChannelSliderBaseProps, _default$5 as ColorPickerChannelSliderLabel, type ColorPickerChannelSliderLabelBaseProps, type ColorPickerChannelSliderLabelProps, type ColorPickerChannelSliderProps, _default$6 as ColorPickerChannelSliderThumb, type ColorPickerChannelSliderThumbBaseProps, type ColorPickerChannelSliderThumbProps, _default$7 as ColorPickerChannelSliderTrack, type ColorPickerChannelSliderTrackBaseProps, type ColorPickerChannelSliderTrackProps, _default$8 as ColorPickerChannelSliderValueText, type ColorPickerChannelSliderValueTextBaseProps, type ColorPickerChannelSliderValueTextProps, type ColorPickerColorFormat, _default$9 as ColorPickerContent, type ColorPickerContentBaseProps, type ColorPickerContentProps, _default$10 as ColorPickerContext, type ColorPickerContextProps, _default$11 as ColorPickerControl, type ColorPickerControlBaseProps, type ColorPickerControlProps, _default$12 as ColorPickerEyeDropperTrigger, type ColorPickerEyeDropperTriggerBaseProps, type ColorPickerEyeDropperTriggerProps, type ColorPickerFocusOutsideEvent, type ColorPickerFormatChangeDetails, _default$13 as ColorPickerFormatSelect, type ColorPickerFormatSelectBaseProps, type ColorPickerFormatSelectProps, _default$14 as ColorPickerFormatTrigger, type ColorPickerFormatTriggerBaseProps, type ColorPickerFormatTriggerProps, _default$15 as ColorPickerHiddenInput, type ColorPickerHiddenInputBaseProps, type ColorPickerHiddenInputProps, type ColorPickerInteractOutsideEvent, _default$16 as ColorPickerLabel, type ColorPickerLabelBaseProps, type ColorPickerLabelProps, type ColorPickerOpenChangeDetails, type ColorPickerPointerDownOutsideEvent, _default$17 as ColorPickerPositioner, type ColorPickerPositionerBaseProps, type ColorPickerPositionerProps, _default$18 as ColorPickerRoot, type ColorPickerRootBaseProps, type ColorPickerRootEmits, type ColorPickerRootProps, _default$19 as ColorPickerRootProvider, type ColorPickerRootProviderBaseProps, type ColorPickerRootProviderEmits, type ColorPickerRootProviderProps, _default$20 as ColorPickerSwatch, type ColorPickerSwatchBaseProps, _default$21 as ColorPickerSwatchGroup, type ColorPickerSwatchGroupBaseProps, type ColorPickerSwatchGroupProps, _default$22 as ColorPickerSwatchIndicator, type ColorPickerSwatchIndicatorBaseProps, type ColorPickerSwatchIndicatorProps, type ColorPickerSwatchProps, _default$23 as ColorPickerSwatchTrigger, type ColorPickerSwatchTriggerBaseProps, type ColorPickerSwatchTriggerProps, _default$24 as ColorPickerTransparencyGrid, type ColorPickerTransparencyGridBaseProps, type ColorPickerTransparencyGridProps, _default$25 as ColorPickerTrigger, type ColorPickerTriggerBaseProps, type ColorPickerTriggerProps, type ColorPickerValueChangeDetails, _default$26 as ColorPickerValueSwatch, type ColorPickerValueSwatchBaseProps, type ColorPickerValueSwatchProps, _default$27 as ColorPickerValueText, type ColorPickerValueTextBaseProps, type ColorPickerValueTextProps, _default$28 as ColorPickerView, type ColorPickerViewBaseProps, type ColorPickerViewProps, type UseColorPickerContext, type UseColorPickerProps, type UseColorPickerReturn, colorPickerAnatomy, parseColor, useColorPicker, useColorPickerContext };
|