@sprawlify/vue 0.0.80 → 0.0.81
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-DkXaxq1b.d.ts → alert-dialog-anatomy-DMZO1oaM.d.ts} +1 -1
- package/dist/{carousel-anatomy-B4Uf40Wk.d.ts → carousel-anatomy-DremFoWg.d.ts} +1 -1
- package/dist/checkbox-anatomy-BEYk63e-.d.ts +6 -0
- package/dist/color-picker-anatomy-C1nkVAWk.d.ts +6 -0
- package/dist/combobox-anatomy-FRdGP6Nw.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +16 -16
- package/dist/components/accordion/index.js +0 -1
- package/dist/components/alert-dialog/index.d.ts +32 -31
- package/dist/components/anatomy.d.ts +13 -13
- package/dist/components/angle-slider/index.d.ts +14 -14
- package/dist/components/aspect-ratio/index.d.ts +6 -6
- package/dist/components/avatar/index.d.ts +9 -9
- package/dist/components/bottom-sheet/index.d.ts +19 -19
- package/dist/components/carousel/index.d.ts +22 -22
- package/dist/components/checkbox/index.d.ts +18 -18
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +13 -13
- package/dist/components/collapsible/index.d.ts +12 -12
- package/dist/components/color-picker/index.d.ts +46 -46
- package/dist/components/combobox/index.d.ts +29 -29
- package/dist/components/date-picker/index.d.ts +41 -41
- package/dist/components/dialog/index.d.ts +31 -30
- package/dist/components/download-trigger/index.d.ts +2 -2
- package/dist/components/dropdown-menu/index.d.ts +48 -48
- package/dist/components/editable/index.d.ts +23 -23
- package/dist/components/field/index.d.ts +23 -23
- package/dist/components/fieldset/index.d.ts +11 -11
- package/dist/components/file-upload/index.d.ts +22 -22
- package/dist/components/floating-panel/index.d.ts +25 -24
- package/dist/components/focus-trap/index.d.ts +5 -5
- 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/hover-card/index.d.ts +22 -22
- package/dist/components/image-cropper/index.d.ts +13 -13
- package/dist/components/json-tree-view/index.d.ts +8 -9
- package/dist/components/json-tree-view/index.js +0 -2
- package/dist/components/listbox/index.d.ts +20 -20
- package/dist/components/marquee/index.d.ts +22 -22
- package/dist/components/navigation-menu/index.d.ts +17 -17
- package/dist/components/number-input/index.d.ts +18 -18
- package/dist/components/pagination/index.d.ts +15 -15
- package/dist/components/password-input/index.d.ts +22 -22
- package/dist/components/pin-input/index.d.ts +16 -16
- package/dist/components/popover/index.d.ts +33 -33
- package/dist/components/presence/index.d.ts +1 -1
- package/dist/components/progress/index.d.ts +13 -13
- package/dist/components/qr-code/index.d.ts +9 -9
- package/dist/components/radio-group/index.d.ts +15 -15
- package/dist/components/rating-group/index.d.ts +14 -14
- package/dist/components/scroll-area/index.d.ts +10 -10
- package/dist/components/segment-group/index.d.ts +15 -15
- package/dist/components/select/index.d.ts +28 -29
- package/dist/components/separator/index.d.ts +5 -5
- package/dist/components/signature-pad/index.d.ts +14 -14
- package/dist/components/slider/index.d.ts +19 -19
- package/dist/components/splitter/index.d.ts +12 -12
- package/dist/components/steps/index.d.ts +18 -18
- package/dist/components/switch/index.d.ts +12 -12
- package/dist/components/tabs/index.d.ts +14 -14
- package/dist/components/tags-input/index.d.ts +32 -32
- package/dist/components/timer/index.d.ts +12 -12
- package/dist/components/toast/index.d.ts +9 -9
- package/dist/components/toggle/index.d.ts +8 -8
- package/dist/components/toggle-group/index.d.ts +9 -9
- package/dist/components/tooltip/index.d.ts +16 -16
- package/dist/components/tour/index.d.ts +29 -29
- package/dist/components/tree-view/index.d.ts +2 -2
- package/dist/components/tree-view/index.js +0 -1
- package/dist/{date-picker-anatomy-D9rKz5BV.d.ts → date-picker-anatomy-Jo8ai4EN.d.ts} +1 -1
- package/dist/field-anatomy-BH-j5yCH.d.ts +6 -0
- package/dist/{fieldset-anatomy-vzHem8gu.d.ts → fieldset-anatomy-JIjxInfF.d.ts} +1 -1
- package/dist/image-cropper-anatomy-BXUKWt_B.d.ts +6 -0
- package/dist/{index-BX-2SxBL.d.ts → index-8RA1Hfzs.d.ts} +29 -29
- package/dist/{index-B4xXPY7s.d.ts → index-BHrkcYVd.d.ts} +7 -7
- package/dist/{index-D4xbWFd7.d.ts → index-BSKGL1Oa.d.ts} +7 -7
- package/dist/{index-CB_-BfCY.d.ts → index-C2XO6Bu5.d.ts} +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/listbox-anatomy-Ck1icF-o.d.ts +6 -0
- package/dist/segment-group-anatomy-DfpebcL_.d.ts +6 -0
- package/dist/toggle-anatomy-om-9P9sX.d.ts +6 -0
- package/dist/tour-anatomy-Dg6MktWA.d.ts +6 -0
- package/package.json +2 -2
- package/dist/checkbox-anatomy-IMyYeHxd.d.ts +0 -6
- package/dist/color-picker-anatomy-CieKbdb-.d.ts +0 -6
- package/dist/combobox-anatomy-BMLEIp-9.d.ts +0 -6
- package/dist/field-anatomy-Df_UsFB-.d.ts +0 -6
- package/dist/image-cropper-anatomy-B30SeuHb.d.ts +0 -6
- package/dist/listbox-anatomy-BirAXuA4.d.ts +0 -6
- package/dist/segment-group-anatomy-B0wVrY5V.d.ts +0 -6
- package/dist/toggle-anatomy-D_msAf8I.d.ts +0 -6
- package/dist/tour-anatomy-CpghGnk0.d.ts +0 -6
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
|
|
2
2
|
import { a as Optional } from "../../types-D49hIhzQ.js";
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
3
|
+
import { r as PropTypes } from "../../index-C2XO6Bu5.js";
|
|
4
4
|
import { t as RenderStrategyProps } from "../../use-render-strategy-D82Q7KQ3.js";
|
|
5
5
|
import { t as floatingPanelAnatomy } from "../../floating-panel-anatomy-DH9zKbGk.js";
|
|
6
6
|
import { Point, Size } from "@sprawlify/primitives/types";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue1509 from "vue";
|
|
8
8
|
import { ButtonHTMLAttributes, ComputedRef, EmitFn, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
9
9
|
import * as floatingPanel from "@sprawlify/primitives/machines/floating-panel";
|
|
10
10
|
import { OpenChangeDetails, OpenChangeDetails as FloatingPanelOpenChangeDetails, PositionChangeDetails, PositionChangeDetails as FloatingPanelPositionChangeDetails, ResizeTriggerProps, SizeChangeDetails, SizeChangeDetails as FloatingPanelSizeChangeDetails, StageChangeDetails, StageChangeDetails as FloatingPanelStageChangeDetails, StageTriggerProps } from "@sprawlify/primitives/machines/floating-panel";
|
|
11
|
+
import * as _sprawlify_primitives_machines_dropdown_menu0 from "@sprawlify/primitives/machines/dropdown-menu";
|
|
11
12
|
|
|
12
13
|
//#region src/components/floating-panel/floating-panel-body.vue.d.ts
|
|
13
14
|
interface FloatingPanelBodyBaseProps extends PolymorphicProps {}
|
|
@@ -17,7 +18,7 @@ interface FloatingPanelBodyProps extends FloatingPanelBodyBaseProps,
|
|
|
17
18
|
*/
|
|
18
19
|
HTMLAttributes {}
|
|
19
20
|
declare const _default: typeof __VLS_export$13;
|
|
20
|
-
declare const __VLS_export$13: __VLS_WithSlots$13<
|
|
21
|
+
declare const __VLS_export$13: __VLS_WithSlots$13<vue1509.DefineComponent<FloatingPanelBodyProps, {}, {}, {}, {}, vue1509.ComponentOptionsMixin, vue1509.ComponentOptionsMixin, {}, string, vue1509.PublicProps, Readonly<FloatingPanelBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1509.ComponentProvideOptions, false, {}, any>, {
|
|
21
22
|
default?: (props: {}) => any;
|
|
22
23
|
}>;
|
|
23
24
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
@@ -34,7 +35,7 @@ interface FloatingPanelCloseTriggerProps extends FloatingPanelCloseTriggerBasePr
|
|
|
34
35
|
*/
|
|
35
36
|
ButtonHTMLAttributes {}
|
|
36
37
|
declare const _default$1: typeof __VLS_export$12;
|
|
37
|
-
declare const __VLS_export$12: __VLS_WithSlots$12<
|
|
38
|
+
declare const __VLS_export$12: __VLS_WithSlots$12<vue1509.DefineComponent<FloatingPanelCloseTriggerProps, {}, {}, {}, {}, vue1509.ComponentOptionsMixin, vue1509.ComponentOptionsMixin, {}, string, vue1509.PublicProps, Readonly<FloatingPanelCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1509.ComponentProvideOptions, false, {}, any>, {
|
|
38
39
|
default?: (props: {}) => any;
|
|
39
40
|
}>;
|
|
40
41
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -51,7 +52,7 @@ interface FloatingPanelContentProps extends FloatingPanelContentBaseProps,
|
|
|
51
52
|
*/
|
|
52
53
|
HTMLAttributes {}
|
|
53
54
|
declare const _default$2: typeof __VLS_export$11;
|
|
54
|
-
declare const __VLS_export$11: __VLS_WithSlots$11<
|
|
55
|
+
declare const __VLS_export$11: __VLS_WithSlots$11<vue1509.DefineComponent<FloatingPanelContentProps, {}, {}, {}, {}, vue1509.ComponentOptionsMixin, vue1509.ComponentOptionsMixin, {}, string, vue1509.PublicProps, Readonly<FloatingPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1509.ComponentProvideOptions, false, {}, any>, {
|
|
55
56
|
default?: (props: {}) => any;
|
|
56
57
|
}>;
|
|
57
58
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -117,7 +118,7 @@ interface FloatingPanelContextProps extends SlotsType<{
|
|
|
117
118
|
default: UnwrapRef<UseFloatingPanelContext>;
|
|
118
119
|
}> {}
|
|
119
120
|
declare const _default$3: typeof __VLS_export$10;
|
|
120
|
-
declare const __VLS_export$10: __VLS_WithSlots$10<
|
|
121
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue1509.DefineComponent<{}, {}, {}, {}, {}, vue1509.ComponentOptionsMixin, vue1509.ComponentOptionsMixin, {}, string, vue1509.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1509.ComponentProvideOptions, true, {}, any>, {
|
|
121
122
|
default(floatingPanel: UnwrapRef<UseFloatingPanelContext>): unknown;
|
|
122
123
|
}>;
|
|
123
124
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -134,7 +135,7 @@ interface FloatingPanelDragTriggerProps extends FloatingPanelDragTriggerBaseProp
|
|
|
134
135
|
*/
|
|
135
136
|
HTMLAttributes {}
|
|
136
137
|
declare const _default$5: typeof __VLS_export$9;
|
|
137
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
138
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue1509.DefineComponent<FloatingPanelDragTriggerProps, {}, {}, {}, {}, vue1509.ComponentOptionsMixin, vue1509.ComponentOptionsMixin, {}, string, vue1509.PublicProps, Readonly<FloatingPanelDragTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1509.ComponentProvideOptions, false, {}, any>, {
|
|
138
139
|
default?: (props: {}) => any;
|
|
139
140
|
}>;
|
|
140
141
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -151,7 +152,7 @@ interface FloatingPanelHeaderProps extends FloatingPanelHeaderBaseProps,
|
|
|
151
152
|
*/
|
|
152
153
|
HTMLAttributes {}
|
|
153
154
|
declare const _default$6: typeof __VLS_export$8;
|
|
154
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
155
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue1509.DefineComponent<FloatingPanelHeaderProps, {}, {}, {}, {}, vue1509.ComponentOptionsMixin, vue1509.ComponentOptionsMixin, {}, string, vue1509.PublicProps, Readonly<FloatingPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1509.ComponentProvideOptions, false, {}, any>, {
|
|
155
156
|
default?: (props: {}) => any;
|
|
156
157
|
}>;
|
|
157
158
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -168,7 +169,7 @@ interface FloatingPanelPositionerProps extends FloatingPanelPositionerBaseProps,
|
|
|
168
169
|
*/
|
|
169
170
|
HTMLAttributes {}
|
|
170
171
|
declare const _default$7: typeof __VLS_export$7;
|
|
171
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
172
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue1509.DefineComponent<FloatingPanelPositionerProps, {}, {}, {}, {}, vue1509.ComponentOptionsMixin, vue1509.ComponentOptionsMixin, {}, string, vue1509.PublicProps, Readonly<FloatingPanelPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1509.ComponentProvideOptions, false, {}, any>, {
|
|
172
173
|
default?: (props: {}) => any;
|
|
173
174
|
}>;
|
|
174
175
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -185,7 +186,7 @@ interface FloatingPanelResizeTriggerProps extends FloatingPanelResizeTriggerBase
|
|
|
185
186
|
*/
|
|
186
187
|
HTMLAttributes {}
|
|
187
188
|
declare const _default$8: typeof __VLS_export$6;
|
|
188
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
189
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1509.DefineComponent<FloatingPanelResizeTriggerProps, {}, {}, {}, {}, vue1509.ComponentOptionsMixin, vue1509.ComponentOptionsMixin, {}, string, vue1509.PublicProps, Readonly<FloatingPanelResizeTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1509.ComponentProvideOptions, false, {}, any>, {
|
|
189
190
|
default?: (props: {}) => any;
|
|
190
191
|
}>;
|
|
191
192
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -202,7 +203,7 @@ interface FloatingPanelStageTriggerProps extends FloatingPanelStageTriggerBasePr
|
|
|
202
203
|
*/
|
|
203
204
|
ButtonHTMLAttributes {}
|
|
204
205
|
declare const _default$11: typeof __VLS_export$5;
|
|
205
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
206
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1509.DefineComponent<FloatingPanelStageTriggerProps, {}, {}, {}, {}, vue1509.ComponentOptionsMixin, vue1509.ComponentOptionsMixin, {}, string, vue1509.PublicProps, Readonly<FloatingPanelStageTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1509.ComponentProvideOptions, false, {}, any>, {
|
|
206
207
|
default?: (props: {}) => any;
|
|
207
208
|
}>;
|
|
208
209
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -215,37 +216,37 @@ type __VLS_WithSlots$5<T, S> = T & {
|
|
|
215
216
|
interface FloatingPanelRootBaseProps extends RootProps, RenderStrategyProps {}
|
|
216
217
|
interface FloatingPanelRootProps extends FloatingPanelRootBaseProps {}
|
|
217
218
|
declare const _default$9: typeof __VLS_export$4;
|
|
218
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
219
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1509.DefineComponent<FloatingPanelRootProps, {}, {}, {}, {}, vue1509.ComponentOptionsMixin, vue1509.ComponentOptionsMixin, {
|
|
219
220
|
openChange: (details: floatingPanel.OpenChangeDetails) => any;
|
|
220
221
|
"update:open": (open: boolean) => any;
|
|
222
|
+
"update:size": (details: floatingPanel.Size) => any;
|
|
221
223
|
positionChange: (details: floatingPanel.PositionChangeDetails) => any;
|
|
222
|
-
"update:position": (details:
|
|
224
|
+
"update:position": (details: _sprawlify_primitives_machines_dropdown_menu0.Point) => any;
|
|
223
225
|
positionChangeEnd: (details: floatingPanel.PositionChangeDetails) => any;
|
|
224
226
|
sizeChange: (details: floatingPanel.SizeChangeDetails) => any;
|
|
225
|
-
"update:size": (details: floatingPanel.Size) => any;
|
|
226
227
|
sizeChangeEnd: (details: floatingPanel.SizeChangeDetails) => any;
|
|
227
228
|
stageChange: (details: floatingPanel.StageChangeDetails) => any;
|
|
228
|
-
}, string,
|
|
229
|
+
}, string, vue1509.PublicProps, Readonly<FloatingPanelRootProps> & Readonly<{
|
|
229
230
|
onOpenChange?: ((details: floatingPanel.OpenChangeDetails) => any) | undefined;
|
|
230
231
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
232
|
+
"onUpdate:size"?: ((details: floatingPanel.Size) => any) | undefined;
|
|
231
233
|
onPositionChange?: ((details: floatingPanel.PositionChangeDetails) => any) | undefined;
|
|
232
|
-
"onUpdate:position"?: ((details:
|
|
234
|
+
"onUpdate:position"?: ((details: _sprawlify_primitives_machines_dropdown_menu0.Point) => any) | undefined;
|
|
233
235
|
onPositionChangeEnd?: ((details: floatingPanel.PositionChangeDetails) => any) | undefined;
|
|
234
236
|
onSizeChange?: ((details: floatingPanel.SizeChangeDetails) => any) | undefined;
|
|
235
|
-
"onUpdate:size"?: ((details: floatingPanel.Size) => any) | undefined;
|
|
236
237
|
onSizeChangeEnd?: ((details: floatingPanel.SizeChangeDetails) => any) | undefined;
|
|
237
238
|
onStageChange?: ((details: floatingPanel.StageChangeDetails) => any) | undefined;
|
|
238
239
|
}>, {
|
|
240
|
+
disabled: boolean;
|
|
239
241
|
draggable: boolean;
|
|
242
|
+
closeOnEscape: boolean;
|
|
240
243
|
defaultOpen: boolean;
|
|
241
|
-
disabled: boolean;
|
|
242
244
|
open: boolean;
|
|
243
245
|
allowOverflow: boolean;
|
|
244
|
-
closeOnEscape: boolean;
|
|
245
246
|
lockAspectRatio: boolean;
|
|
246
247
|
persistRect: boolean;
|
|
247
248
|
resizable: boolean;
|
|
248
|
-
}, {}, {}, {}, string,
|
|
249
|
+
}, {}, {}, {}, string, vue1509.ComponentProvideOptions, false, {}, any>, {
|
|
249
250
|
default?: (props: {}) => any;
|
|
250
251
|
}>;
|
|
251
252
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -260,7 +261,7 @@ interface FloatingPanelRootProviderBaseProps extends RenderStrategyProps {
|
|
|
260
261
|
}
|
|
261
262
|
interface FloatingPanelRootProviderProps extends FloatingPanelRootProviderBaseProps {}
|
|
262
263
|
declare const _default$10: typeof __VLS_export$3;
|
|
263
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
264
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1509.DefineComponent<FloatingPanelRootProviderProps, {}, {}, {}, {}, vue1509.ComponentOptionsMixin, vue1509.ComponentOptionsMixin, {}, string, vue1509.PublicProps, Readonly<FloatingPanelRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1509.ComponentProvideOptions, false, {}, any>, {
|
|
264
265
|
default?: (props: {}) => any;
|
|
265
266
|
}>;
|
|
266
267
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -277,7 +278,7 @@ interface FloatingPanelTitleProps extends FloatingPanelTitleBaseProps,
|
|
|
277
278
|
*/
|
|
278
279
|
HTMLAttributes {}
|
|
279
280
|
declare const _default$12: typeof __VLS_export$2;
|
|
280
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
281
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1509.DefineComponent<FloatingPanelTitleProps, {}, {}, {}, {}, vue1509.ComponentOptionsMixin, vue1509.ComponentOptionsMixin, {}, string, vue1509.PublicProps, Readonly<FloatingPanelTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1509.ComponentProvideOptions, false, {}, any>, {
|
|
281
282
|
default?: (props: {}) => any;
|
|
282
283
|
}>;
|
|
283
284
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -294,7 +295,7 @@ interface FloatingPanelTriggerProps extends FloatingPanelTriggerBaseProps,
|
|
|
294
295
|
*/
|
|
295
296
|
ButtonHTMLAttributes {}
|
|
296
297
|
declare const _default$13: typeof __VLS_export$1;
|
|
297
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
298
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1509.DefineComponent<FloatingPanelTriggerProps, {}, {}, {}, {}, vue1509.ComponentOptionsMixin, vue1509.ComponentOptionsMixin, {}, string, vue1509.PublicProps, Readonly<FloatingPanelTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1509.ComponentProvideOptions, false, {}, any>, {
|
|
298
299
|
default?: (props: {}) => any;
|
|
299
300
|
}>;
|
|
300
301
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -311,7 +312,7 @@ interface FloatingPanelControlProps extends FloatingPanelControlBaseProps,
|
|
|
311
312
|
*/
|
|
312
313
|
HTMLAttributes {}
|
|
313
314
|
declare const _default$4: typeof __VLS_export;
|
|
314
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
315
|
+
declare const __VLS_export: __VLS_WithSlots<vue1509.DefineComponent<FloatingPanelControlProps, {}, {}, {}, {}, vue1509.ComponentOptionsMixin, vue1509.ComponentOptionsMixin, {}, string, vue1509.PublicProps, Readonly<FloatingPanelControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1509.ComponentProvideOptions, false, {}, any>, {
|
|
315
316
|
default?: (props: {}) => any;
|
|
316
317
|
}>;
|
|
317
318
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue4 from "vue";
|
|
3
3
|
import { HTMLAttributes } from "vue";
|
|
4
4
|
|
|
5
5
|
//#region src/components/focus-trap/focus-trap-types.d.ts
|
|
@@ -24,19 +24,19 @@ interface FocusTrapProps extends FocusTrapBaseProps,
|
|
|
24
24
|
*/
|
|
25
25
|
HTMLAttributes {}
|
|
26
26
|
declare const _default: typeof __VLS_export;
|
|
27
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
27
|
+
declare const __VLS_export: __VLS_WithSlots<vue4.DefineComponent<FocusTrapProps, {}, {}, {}, {}, vue4.ComponentOptionsMixin, vue4.ComponentOptionsMixin, {
|
|
28
28
|
activate: () => any;
|
|
29
29
|
deactivate: () => any;
|
|
30
|
-
}, string,
|
|
30
|
+
}, string, vue4.PublicProps, Readonly<FocusTrapProps> & Readonly<{
|
|
31
31
|
onActivate?: (() => any) | undefined;
|
|
32
32
|
onDeactivate?: (() => any) | undefined;
|
|
33
33
|
}>, {
|
|
34
34
|
disabled: boolean;
|
|
35
|
-
initialFocus:
|
|
35
|
+
initialFocus: ((false | (string | (HTMLElement | SVGElement))) | (() => false | (string | (HTMLElement | SVGElement)))) | VoidFunction;
|
|
36
36
|
fallbackFocus: (string | (HTMLElement | SVGElement)) | (() => string | (HTMLElement | SVGElement));
|
|
37
37
|
returnFocusOnDeactivate: boolean;
|
|
38
38
|
setReturnFocus: (false | (string | (HTMLElement | SVGElement))) | ((node: HTMLElement | SVGElement) => false | (string | (HTMLElement | SVGElement)));
|
|
39
|
-
}, {}, {}, {}, string,
|
|
39
|
+
}, {}, {}, {}, string, vue4.ComponentProvideOptions, false, {}, any>, {
|
|
40
40
|
default?: (props: {}) => any;
|
|
41
41
|
}>;
|
|
42
42
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue1841 from "vue";
|
|
2
2
|
|
|
3
3
|
//#region src/components/format/format-byte.vue.d.ts
|
|
4
4
|
interface FormatByteProps {
|
|
@@ -8,7 +8,7 @@ interface FormatByteProps {
|
|
|
8
8
|
value: number;
|
|
9
9
|
}
|
|
10
10
|
declare const _default: typeof __VLS_export$2;
|
|
11
|
-
declare const __VLS_export$2:
|
|
11
|
+
declare const __VLS_export$2: vue1841.DefineComponent<FormatByteProps, {}, {}, {}, {}, vue1841.ComponentOptionsMixin, vue1841.ComponentOptionsMixin, {}, string, vue1841.PublicProps, Readonly<FormatByteProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1841.ComponentProvideOptions, false, {}, any>;
|
|
12
12
|
//#endregion
|
|
13
13
|
//#region src/components/format/format-number.vue.d.ts
|
|
14
14
|
interface FormatNumberProps {
|
|
@@ -22,7 +22,7 @@ interface FormatNumberProps {
|
|
|
22
22
|
currencySign?: string | undefined;
|
|
23
23
|
}
|
|
24
24
|
declare const _default$1: typeof __VLS_export$1;
|
|
25
|
-
declare const __VLS_export$1:
|
|
25
|
+
declare const __VLS_export$1: vue1841.DefineComponent<FormatNumberProps, {}, {}, {}, {}, vue1841.ComponentOptionsMixin, vue1841.ComponentOptionsMixin, {}, string, vue1841.PublicProps, Readonly<FormatNumberProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1841.ComponentProvideOptions, false, {}, any>;
|
|
26
26
|
//#endregion
|
|
27
27
|
//#region src/components/format/format-relative-time.vue.d.ts
|
|
28
28
|
interface FormatRelativeTimeProps {
|
|
@@ -32,7 +32,7 @@ interface FormatRelativeTimeProps {
|
|
|
32
32
|
style?: Intl.RelativeTimeFormatStyle;
|
|
33
33
|
}
|
|
34
34
|
declare const _default$2: typeof __VLS_export;
|
|
35
|
-
declare const __VLS_export:
|
|
35
|
+
declare const __VLS_export: vue1841.DefineComponent<FormatRelativeTimeProps, {}, {}, {}, {}, vue1841.ComponentOptionsMixin, vue1841.ComponentOptionsMixin, {}, string, vue1841.PublicProps, Readonly<FormatRelativeTimeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1841.ComponentProvideOptions, false, {}, any>;
|
|
36
36
|
declare namespace format_d_exports {
|
|
37
37
|
export { _default as Byte, FormatByteProps as ByteBaseProps, FormatByteProps as ByteProps, _default$1 as Number, FormatNumberProps as NumberBaseProps, FormatNumberProps as NumberProps, _default$2 as RelativeTime, FormatRelativeTimeProps as RelativeTimeBaseProps, FormatRelativeTimeProps as RelativeTimeProps };
|
|
38
38
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue875 from "vue";
|
|
2
2
|
import { IframeHTMLAttributes, VNode } from "vue";
|
|
3
3
|
|
|
4
4
|
//#region src/components/frame/frame.vue.d.ts
|
|
@@ -17,17 +17,17 @@ type __VLS_Slots = {} & {
|
|
|
17
17
|
} & {
|
|
18
18
|
head?: (props: typeof __VLS_31) => any;
|
|
19
19
|
};
|
|
20
|
-
declare const __VLS_base:
|
|
21
|
-
frameRef:
|
|
22
|
-
}, {}, {}, {},
|
|
20
|
+
declare const __VLS_base: vue875.DefineComponent<FrameProps, {
|
|
21
|
+
frameRef: vue875.Ref<HTMLIFrameElement | null, HTMLIFrameElement | null>;
|
|
22
|
+
}, {}, {}, {}, vue875.ComponentOptionsMixin, vue875.ComponentOptionsMixin, {} & {
|
|
23
23
|
mount: () => any;
|
|
24
24
|
unmount: () => any;
|
|
25
|
-
}, string,
|
|
25
|
+
}, string, vue875.PublicProps, Readonly<FrameProps> & Readonly<{
|
|
26
26
|
onMount?: (() => any) | undefined;
|
|
27
27
|
onUnmount?: (() => any) | undefined;
|
|
28
28
|
}>, {
|
|
29
29
|
srcDoc: string;
|
|
30
|
-
}, {}, {}, {}, string,
|
|
30
|
+
}, {}, {}, {}, string, vue875.ComponentProvideOptions, false, {}, any>;
|
|
31
31
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
32
32
|
declare const _default: typeof __VLS_export;
|
|
33
33
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue1493 from "vue";
|
|
2
2
|
import { HTMLAttributes, MaybeRef } from "vue";
|
|
3
3
|
import * as _sprawlify_primitives_highlight_word0 from "@sprawlify/primitives/highlight-word";
|
|
4
4
|
|
|
@@ -16,7 +16,7 @@ interface HighlightChunk {
|
|
|
16
16
|
}
|
|
17
17
|
//#endregion
|
|
18
18
|
//#region src/components/highlight/use-highlight.d.ts
|
|
19
|
-
declare const useHighlight: (props: MaybeRef<UseHighlightProps>) =>
|
|
19
|
+
declare const useHighlight: (props: MaybeRef<UseHighlightProps>) => vue1493.ComputedRef<_sprawlify_primitives_highlight_word0.HighlightChunk[]>;
|
|
20
20
|
//#endregion
|
|
21
21
|
//#region src/components/highlight/highlight.vue.d.ts
|
|
22
22
|
interface HighlightBaseProps extends UseHighlightProps {}
|
|
@@ -26,10 +26,10 @@ interface HighlightProps extends HighlightBaseProps,
|
|
|
26
26
|
*/
|
|
27
27
|
HTMLAttributes {}
|
|
28
28
|
declare const _default: typeof __VLS_export;
|
|
29
|
-
declare const __VLS_export:
|
|
30
|
-
ignoreCase: boolean;
|
|
29
|
+
declare const __VLS_export: vue1493.DefineComponent<HighlightProps, {}, {}, {}, {}, vue1493.ComponentOptionsMixin, vue1493.ComponentOptionsMixin, {}, string, vue1493.PublicProps, Readonly<HighlightProps> & Readonly<{}>, {
|
|
31
30
|
matchAll: boolean;
|
|
31
|
+
ignoreCase: boolean;
|
|
32
32
|
exactMatch: boolean;
|
|
33
|
-
}, {}, {}, {}, string,
|
|
33
|
+
}, {}, {}, {}, string, vue1493.ComponentProvideOptions, false, {}, any>;
|
|
34
34
|
//#endregion
|
|
35
35
|
export { _default as Highlight, type HighlightChunk, type HighlightProps, type UseHighlightProps, useHighlight };
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
|
|
2
2
|
import { t as RootEmits$1 } from "../../presence-types-Dp8j2-3x.js";
|
|
3
3
|
import { a as Optional, r as EmitFn$1 } from "../../types-D49hIhzQ.js";
|
|
4
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
+
import { r as PropTypes } from "../../index-C2XO6Bu5.js";
|
|
5
5
|
import { t as RenderStrategyProps } from "../../use-render-strategy-D82Q7KQ3.js";
|
|
6
6
|
import { t as hoverCardAnatomy } from "../../hover-card-anatomy-ClbegkVa.js";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue1766 from "vue";
|
|
8
8
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
9
|
-
import * as _sprawlify_primitives_machines_dialog0 from "@sprawlify/primitives/machines/dialog";
|
|
10
9
|
import * as hoverCard from "@sprawlify/primitives/machines/hover-card";
|
|
11
10
|
import { FocusOutsideEvent, FocusOutsideEvent as HoverCardFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as HoverCardInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as HoverCardOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as HoverCardPointerDownOutsideEvent } from "@sprawlify/primitives/machines/hover-card";
|
|
11
|
+
import * as _sprawlify_primitives_machines_select37 from "@sprawlify/primitives/machines/select";
|
|
12
12
|
|
|
13
13
|
//#region src/components/hover-card/hover-card-arrow-tip.vue.d.ts
|
|
14
14
|
interface HoverCardArrowTipBaseProps extends PolymorphicProps {}
|
|
@@ -18,7 +18,7 @@ interface HoverCardArrowTipProps extends HoverCardArrowTipBaseProps,
|
|
|
18
18
|
*/
|
|
19
19
|
HTMLAttributes {}
|
|
20
20
|
declare const _default$1: typeof __VLS_export$7;
|
|
21
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
21
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue1766.DefineComponent<HoverCardArrowTipProps, {}, {}, {}, {}, vue1766.ComponentOptionsMixin, vue1766.ComponentOptionsMixin, {}, string, vue1766.PublicProps, Readonly<HoverCardArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1766.ComponentProvideOptions, false, {}, any>, {
|
|
22
22
|
default?: (props: {}) => any;
|
|
23
23
|
}>;
|
|
24
24
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -35,7 +35,7 @@ interface HoverCardArrowProps extends HoverCardArrowBaseProps,
|
|
|
35
35
|
*/
|
|
36
36
|
HTMLAttributes {}
|
|
37
37
|
declare const _default: typeof __VLS_export$6;
|
|
38
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
38
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1766.DefineComponent<HoverCardArrowProps, {}, {}, {}, {}, vue1766.ComponentOptionsMixin, vue1766.ComponentOptionsMixin, {}, string, vue1766.PublicProps, Readonly<HoverCardArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1766.ComponentProvideOptions, false, {}, any>, {
|
|
39
39
|
default?: (props: {}) => any;
|
|
40
40
|
}>;
|
|
41
41
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -52,7 +52,7 @@ interface HoverCardContentProps extends HoverCardContentBaseProps,
|
|
|
52
52
|
*/
|
|
53
53
|
HTMLAttributes {}
|
|
54
54
|
declare const _default$2: typeof __VLS_export$5;
|
|
55
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
55
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1766.DefineComponent<HoverCardContentProps, {}, {}, {}, {}, vue1766.ComponentOptionsMixin, vue1766.ComponentOptionsMixin, {}, string, vue1766.PublicProps, Readonly<HoverCardContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1766.ComponentProvideOptions, false, {}, any>, {
|
|
56
56
|
default?: (props: {}) => any;
|
|
57
57
|
}>;
|
|
58
58
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -99,7 +99,7 @@ interface HoverCardContextProps extends SlotsType<{
|
|
|
99
99
|
default: UnwrapRef<UseHoverCardContext>;
|
|
100
100
|
}> {}
|
|
101
101
|
declare const _default$3: typeof __VLS_export$4;
|
|
102
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
102
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1766.DefineComponent<{}, {}, {}, {}, {}, vue1766.ComponentOptionsMixin, vue1766.ComponentOptionsMixin, {}, string, vue1766.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1766.ComponentProvideOptions, true, {}, any>, {
|
|
103
103
|
default(hoverCard: UnwrapRef<UseHoverCardContext>): unknown;
|
|
104
104
|
}>;
|
|
105
105
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -116,7 +116,7 @@ interface HoverCardPositionerProps extends HoverCardPositionerBaseProps,
|
|
|
116
116
|
*/
|
|
117
117
|
HTMLAttributes {}
|
|
118
118
|
declare const _default$4: typeof __VLS_export$3;
|
|
119
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
119
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1766.DefineComponent<HoverCardPositionerProps, {}, {}, {}, {}, vue1766.ComponentOptionsMixin, vue1766.ComponentOptionsMixin, {}, string, vue1766.PublicProps, Readonly<HoverCardPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1766.ComponentProvideOptions, false, {}, any>, {
|
|
120
120
|
default?: (props: {}) => any;
|
|
121
121
|
}>;
|
|
122
122
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -133,11 +133,11 @@ interface HoverCardRootProviderBaseProps extends RootProviderProps, RenderStrate
|
|
|
133
133
|
interface HoverCardRootProviderProps extends HoverCardRootProviderBaseProps {}
|
|
134
134
|
interface HoverCardRootProviderEmits extends RootEmits$1 {}
|
|
135
135
|
declare const _default$6: typeof __VLS_export$2;
|
|
136
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
136
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1766.DefineComponent<HoverCardRootProviderProps, {}, {}, {}, {}, vue1766.ComponentOptionsMixin, vue1766.ComponentOptionsMixin, {
|
|
137
137
|
exitComplete: () => any;
|
|
138
|
-
}, string,
|
|
138
|
+
}, string, vue1766.PublicProps, Readonly<HoverCardRootProviderProps> & Readonly<{
|
|
139
139
|
onExitComplete?: (() => any) | undefined;
|
|
140
|
-
}>, {}, {}, {}, {}, string,
|
|
140
|
+
}>, {}, {}, {}, {}, string, vue1766.ComponentProvideOptions, false, {}, any>, {
|
|
141
141
|
default?: (props: {}) => any;
|
|
142
142
|
}>;
|
|
143
143
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -151,25 +151,25 @@ interface HoverCardRootBaseProps extends RootProps, RenderStrategyProps {}
|
|
|
151
151
|
interface HoverCardRootProps extends HoverCardRootBaseProps {}
|
|
152
152
|
interface HoverCardRootEmits extends RootEmits {}
|
|
153
153
|
declare const _default$5: typeof __VLS_export$1;
|
|
154
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
154
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1766.DefineComponent<HoverCardRootProps, {}, {}, {}, {}, vue1766.ComponentOptionsMixin, vue1766.ComponentOptionsMixin, {
|
|
155
155
|
exitComplete: () => any;
|
|
156
|
-
focusOutside: (event:
|
|
157
|
-
interactOutside: (event:
|
|
156
|
+
focusOutside: (event: _sprawlify_primitives_machines_select37.FocusOutsideEvent) => any;
|
|
157
|
+
interactOutside: (event: _sprawlify_primitives_machines_select37.InteractOutsideEvent) => any;
|
|
158
158
|
openChange: (details: hoverCard.OpenChangeDetails) => any;
|
|
159
|
-
pointerDownOutside: (event:
|
|
159
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_select37.PointerDownOutsideEvent) => any;
|
|
160
160
|
"update:open": (open: boolean) => any;
|
|
161
|
-
}, string,
|
|
161
|
+
}, string, vue1766.PublicProps, Readonly<HoverCardRootProps> & Readonly<{
|
|
162
162
|
onExitComplete?: (() => any) | undefined;
|
|
163
|
-
onFocusOutside?: ((event:
|
|
164
|
-
onInteractOutside?: ((event:
|
|
163
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_select37.FocusOutsideEvent) => any) | undefined;
|
|
164
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_select37.InteractOutsideEvent) => any) | undefined;
|
|
165
165
|
onOpenChange?: ((details: hoverCard.OpenChangeDetails) => any) | undefined;
|
|
166
|
-
onPointerDownOutside?: ((event:
|
|
166
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_select37.PointerDownOutsideEvent) => any) | undefined;
|
|
167
167
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
168
168
|
}>, {
|
|
169
|
-
defaultOpen: boolean;
|
|
170
169
|
disabled: boolean;
|
|
170
|
+
defaultOpen: boolean;
|
|
171
171
|
open: boolean;
|
|
172
|
-
}, {}, {}, {}, string,
|
|
172
|
+
}, {}, {}, {}, string, vue1766.ComponentProvideOptions, false, {}, any>, {
|
|
173
173
|
default?: (props: {}) => any;
|
|
174
174
|
}>;
|
|
175
175
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -186,7 +186,7 @@ interface HoverCardTriggerProps extends HoverCardTriggerBaseProps,
|
|
|
186
186
|
*/
|
|
187
187
|
ButtonHTMLAttributes {}
|
|
188
188
|
declare const _default$7: typeof __VLS_export;
|
|
189
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
189
|
+
declare const __VLS_export: __VLS_WithSlots<vue1766.DefineComponent<HoverCardTriggerProps, {}, {}, {}, {}, vue1766.ComponentOptionsMixin, vue1766.ComponentOptionsMixin, {}, string, vue1766.PublicProps, Readonly<HoverCardTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1766.ComponentProvideOptions, false, {}, any>, {
|
|
190
190
|
default?: (props: {}) => any;
|
|
191
191
|
}>;
|
|
192
192
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-D49hIhzQ.js";
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as imageCropperAnatomy } from "../../image-cropper-anatomy-
|
|
3
|
+
import { r as PropTypes } from "../../index-C2XO6Bu5.js";
|
|
4
|
+
import { t as imageCropperAnatomy } from "../../image-cropper-anatomy-BXUKWt_B.js";
|
|
5
5
|
import * as _sprawlify_primitives_types0 from "@sprawlify/primitives/types";
|
|
6
6
|
import { Rect } from "@sprawlify/primitives/types";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue1711 from "vue";
|
|
8
8
|
import { ComputedRef, HTMLAttributes, ImgHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
9
9
|
import * as imageCropper from "@sprawlify/primitives/machines/image-cropper";
|
|
10
10
|
import { CropChangeDetails, CropChangeDetails as ImageCropperCropChangeDetails, FlipChangeDetails, FlipChangeDetails as ImageCropperFlipChangeDetails, FlipState, FlipState as ImageCropperFlipState, GridProps, HandlePosition, HandlePosition as ImageCropperHandlePosition, HandleProps, RotationChangeDetails, RotationChangeDetails as ImageCropperRotationChangeDetails, ZoomChangeDetails, ZoomChangeDetails as ImageCropperZoomChangeDetails, connect, handles } from "@sprawlify/primitives/machines/image-cropper";
|
|
@@ -17,7 +17,7 @@ interface ImageCropperContextProps extends SlotsType<{
|
|
|
17
17
|
default: UnwrapRef<UseImageCropperContext>;
|
|
18
18
|
}> {}
|
|
19
19
|
declare const _default: typeof __VLS_export$7;
|
|
20
|
-
declare const __VLS_export$7: __VLS_WithSlots$6<
|
|
20
|
+
declare const __VLS_export$7: __VLS_WithSlots$6<vue1711.DefineComponent<{}, {}, {}, {}, {}, vue1711.ComponentOptionsMixin, vue1711.ComponentOptionsMixin, {}, string, vue1711.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1711.ComponentProvideOptions, true, {}, any>, {
|
|
21
21
|
default(imageCropper: UnwrapRef<UseImageCropperContext>): unknown;
|
|
22
22
|
}>;
|
|
23
23
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -34,7 +34,7 @@ interface ImageCropperGridProps extends ImageCropperGridBaseProps,
|
|
|
34
34
|
*/
|
|
35
35
|
HTMLAttributes {}
|
|
36
36
|
declare const _default$1: typeof __VLS_export$6;
|
|
37
|
-
declare const __VLS_export$6: __VLS_WithSlots$5<
|
|
37
|
+
declare const __VLS_export$6: __VLS_WithSlots$5<vue1711.DefineComponent<ImageCropperGridProps, {}, {}, {}, {}, vue1711.ComponentOptionsMixin, vue1711.ComponentOptionsMixin, {}, string, vue1711.PublicProps, Readonly<ImageCropperGridProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1711.ComponentProvideOptions, false, {}, any>, {
|
|
38
38
|
default?: (props: {}) => any;
|
|
39
39
|
}>;
|
|
40
40
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -51,7 +51,7 @@ interface ImageCropperHandleProps extends ImageCropperHandleBaseProps,
|
|
|
51
51
|
*/
|
|
52
52
|
HTMLAttributes {}
|
|
53
53
|
declare const _default$2: typeof __VLS_export$5;
|
|
54
|
-
declare const __VLS_export$5: __VLS_WithSlots$4<
|
|
54
|
+
declare const __VLS_export$5: __VLS_WithSlots$4<vue1711.DefineComponent<ImageCropperHandleProps, {}, {}, {}, {}, vue1711.ComponentOptionsMixin, vue1711.ComponentOptionsMixin, {}, string, vue1711.PublicProps, Readonly<ImageCropperHandleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1711.ComponentProvideOptions, false, {}, any>, {
|
|
55
55
|
default?: (props: {}) => any;
|
|
56
56
|
}>;
|
|
57
57
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -68,7 +68,7 @@ interface ImageCropperImageProps extends ImageCropperImageBaseProps,
|
|
|
68
68
|
*/
|
|
69
69
|
ImgHTMLAttributes {}
|
|
70
70
|
declare const _default$3: typeof __VLS_export$4;
|
|
71
|
-
declare const __VLS_export$4:
|
|
71
|
+
declare const __VLS_export$4: vue1711.DefineComponent<ImageCropperImageProps, {}, {}, {}, {}, vue1711.ComponentOptionsMixin, vue1711.ComponentOptionsMixin, {}, string, vue1711.PublicProps, Readonly<ImageCropperImageProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1711.ComponentProvideOptions, false, {}, any>;
|
|
72
72
|
//#endregion
|
|
73
73
|
//#region src/components/image-cropper/image-cropper-types.d.ts
|
|
74
74
|
interface RootProps {
|
|
@@ -116,7 +116,7 @@ interface ImageCropperRootProps extends ImageCropperRootBaseProps,
|
|
|
116
116
|
HTMLAttributes {}
|
|
117
117
|
interface ImageCropperRootEmits extends RootEmits {}
|
|
118
118
|
declare const _default$4: typeof __VLS_export$3;
|
|
119
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
119
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1711.DefineComponent<ImageCropperRootProps, {}, {}, {}, {}, vue1711.ComponentOptionsMixin, vue1711.ComponentOptionsMixin, {
|
|
120
120
|
zoomChange: (details: imageCropper.ZoomChangeDetails) => any;
|
|
121
121
|
"update:zoom": (zoom: number) => any;
|
|
122
122
|
rotationChange: (details: imageCropper.RotationChangeDetails) => any;
|
|
@@ -125,7 +125,7 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue181.DefineComponent<ImageCrop
|
|
|
125
125
|
"update:flip": (flip: imageCropper.FlipState) => any;
|
|
126
126
|
cropChange: (details: imageCropper.CropChangeDetails) => any;
|
|
127
127
|
"update:crop": (crop: _sprawlify_primitives_types0.Rect) => any;
|
|
128
|
-
}, string,
|
|
128
|
+
}, string, vue1711.PublicProps, Readonly<ImageCropperRootProps> & Readonly<{
|
|
129
129
|
onZoomChange?: ((details: imageCropper.ZoomChangeDetails) => any) | undefined;
|
|
130
130
|
"onUpdate:zoom"?: ((zoom: number) => any) | undefined;
|
|
131
131
|
onRotationChange?: ((details: imageCropper.RotationChangeDetails) => any) | undefined;
|
|
@@ -134,7 +134,7 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue181.DefineComponent<ImageCrop
|
|
|
134
134
|
"onUpdate:flip"?: ((flip: imageCropper.FlipState) => any) | undefined;
|
|
135
135
|
onCropChange?: ((details: imageCropper.CropChangeDetails) => any) | undefined;
|
|
136
136
|
"onUpdate:crop"?: ((crop: _sprawlify_primitives_types0.Rect) => any) | undefined;
|
|
137
|
-
}>, {}, {}, {}, {}, string,
|
|
137
|
+
}>, {}, {}, {}, {}, string, vue1711.ComponentProvideOptions, false, {}, any>, {
|
|
138
138
|
default?: (props: {}) => any;
|
|
139
139
|
}>;
|
|
140
140
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -159,7 +159,7 @@ interface ImageCropperRootProviderProps extends ImageCropperRootProviderBaseProp
|
|
|
159
159
|
*/
|
|
160
160
|
HTMLAttributes {}
|
|
161
161
|
declare const _default$5: typeof __VLS_export$2;
|
|
162
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
162
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1711.DefineComponent<ImageCropperRootProviderProps, {}, {}, {}, {}, vue1711.ComponentOptionsMixin, vue1711.ComponentOptionsMixin, {}, string, vue1711.PublicProps, Readonly<ImageCropperRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1711.ComponentProvideOptions, false, {}, any>, {
|
|
163
163
|
default?: (props: {}) => any;
|
|
164
164
|
}>;
|
|
165
165
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -176,7 +176,7 @@ interface ImageCropperSelectionProps extends ImageCropperSelectionBaseProps,
|
|
|
176
176
|
*/
|
|
177
177
|
HTMLAttributes {}
|
|
178
178
|
declare const _default$6: typeof __VLS_export$1;
|
|
179
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
179
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1711.DefineComponent<ImageCropperSelectionProps, {}, {}, {}, {}, vue1711.ComponentOptionsMixin, vue1711.ComponentOptionsMixin, {}, string, vue1711.PublicProps, Readonly<ImageCropperSelectionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1711.ComponentProvideOptions, false, {}, any>, {
|
|
180
180
|
default?: (props: {}) => any;
|
|
181
181
|
}>;
|
|
182
182
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -193,7 +193,7 @@ interface ImageCropperViewportProps extends ImageCropperViewportBaseProps,
|
|
|
193
193
|
*/
|
|
194
194
|
HTMLAttributes {}
|
|
195
195
|
declare const _default$7: typeof __VLS_export;
|
|
196
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
196
|
+
declare const __VLS_export: __VLS_WithSlots<vue1711.DefineComponent<ImageCropperViewportProps, {}, {}, {}, {}, vue1711.ComponentOptionsMixin, vue1711.ComponentOptionsMixin, {}, string, vue1711.PublicProps, Readonly<ImageCropperViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1711.ComponentProvideOptions, false, {}, any>, {
|
|
197
197
|
default?: (props: {}) => any;
|
|
198
198
|
}>;
|
|
199
199
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import "../../factory-BiWWKx2m.js";
|
|
2
|
-
import { r as PropTypes } from "../../index-
|
|
2
|
+
import { r as PropTypes } from "../../index-C2XO6Bu5.js";
|
|
3
3
|
import "../../use-render-strategy-D82Q7KQ3.js";
|
|
4
|
-
import "../../tree-view-anatomy-D9lkagO5.js";
|
|
5
4
|
import "../../index-pShXx5Uh.js";
|
|
6
|
-
import { C as TreeViewRootProviderProps, g as TreeViewRootBaseProps, m as TreeViewTreeProps, rt as UseTreeViewProps } from "../../index-
|
|
7
|
-
import * as
|
|
5
|
+
import { C as TreeViewRootProviderProps, g as TreeViewRootBaseProps, m as TreeViewTreeProps, rt as UseTreeViewProps } from "../../index-8RA1Hfzs.js";
|
|
6
|
+
import * as vue788 from "vue";
|
|
8
7
|
import { ComputedRef, HTMLAttributes, MaybeRef } from "vue";
|
|
9
8
|
import * as treeView from "@sprawlify/primitives/machines/tree-view";
|
|
10
9
|
import { JsonNode, JsonNodeHastElement, JsonNodePreviewOptions } from "@sprawlify/primitives/json-tree-utils";
|
|
@@ -25,15 +24,15 @@ interface JsonTreeViewRootProps extends JsonTreeViewRootBaseProps,
|
|
|
25
24
|
*/
|
|
26
25
|
HTMLAttributes {}
|
|
27
26
|
declare const _default: typeof __VLS_export$2;
|
|
28
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
27
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue788.DefineComponent<JsonTreeViewRootProps, {}, {}, {}, {}, vue788.ComponentOptionsMixin, vue788.ComponentOptionsMixin, {}, string, vue788.PublicProps, Readonly<JsonTreeViewRootProps> & Readonly<{}>, {
|
|
29
28
|
asChild: boolean;
|
|
30
29
|
lazyMount: boolean;
|
|
31
30
|
unmountOnExit: boolean;
|
|
31
|
+
expandOnClick: boolean;
|
|
32
32
|
typeahead: boolean;
|
|
33
33
|
showNonenumerable: boolean;
|
|
34
|
-
expandOnClick: boolean;
|
|
35
34
|
quotesOnKeys: boolean;
|
|
36
|
-
}, {}, {}, {}, string,
|
|
35
|
+
}, {}, {}, {}, string, vue788.ComponentProvideOptions, false, {}, any>, {
|
|
37
36
|
default?: (props: {}) => any;
|
|
38
37
|
}>;
|
|
39
38
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -45,7 +44,7 @@ type __VLS_WithSlots$2<T, S> = T & {
|
|
|
45
44
|
//#region src/components/json-tree-view/json-tree-view-root-provider.vue.d.ts
|
|
46
45
|
interface JsonTreeViewRootProviderProps extends TreeViewRootProviderProps<JsonNode> {}
|
|
47
46
|
declare const _default$1: typeof __VLS_export$1;
|
|
48
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
47
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue788.DefineComponent<JsonTreeViewRootProviderProps, {}, {}, {}, {}, vue788.ComponentOptionsMixin, vue788.ComponentOptionsMixin, {}, string, vue788.PublicProps, Readonly<JsonTreeViewRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue788.ComponentProvideOptions, false, {}, any>, {
|
|
49
48
|
default?: (props: {}) => any;
|
|
50
49
|
}>;
|
|
51
50
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -63,7 +62,7 @@ interface JsonTreeViewNodeBaseProps {
|
|
|
63
62
|
interface JsonTreeViewTreeBaseProps extends JsonTreeViewNodeBaseProps {}
|
|
64
63
|
interface JsonTreeViewTreeProps extends TreeViewTreeProps, JsonTreeViewTreeBaseProps {}
|
|
65
64
|
declare const _default$2: typeof __VLS_export;
|
|
66
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
65
|
+
declare const __VLS_export: __VLS_WithSlots<vue788.DefineComponent<JsonTreeViewTreeProps, {}, {}, {}, {}, vue788.ComponentOptionsMixin, vue788.ComponentOptionsMixin, {}, string, vue788.PublicProps, Readonly<JsonTreeViewTreeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue788.ComponentProvideOptions, false, {}, any>, {
|
|
67
66
|
arrow(): unknown;
|
|
68
67
|
indentGuide(): unknown;
|
|
69
68
|
renderValue(props: {
|
|
@@ -3,8 +3,6 @@ import "../../core-DNndr38p.js";
|
|
|
3
3
|
import "../../providers-DNBWT-O_.js";
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import "../../use-forward-expose-CCAmHTUB.js";
|
|
6
|
-
import "../../collapsible-anatomy-B63RaMgq.js";
|
|
7
|
-
import "../../tree-view-anatomy-CefyMmul.js";
|
|
8
6
|
import "../../factory-yh31h0Rm.js";
|
|
9
7
|
import "../../collapsible-DjMeJSQq.js";
|
|
10
8
|
import { t as createSplitProps } from "../../create-split-props-D8oe6Rby.js";
|