@sprawlify/vue 0.0.72 → 0.0.73
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{collapsible-jX9S7WYj.js → collapsible-SXAS3iFc.js} +1 -1
- package/dist/{collection-DGKjEgOz.js → collection-C_ZHBDQD.js} +1 -1
- package/dist/components/accordion/index.d.ts +15 -15
- package/dist/components/accordion/index.js +4 -4
- package/dist/components/angle-slider/index.d.ts +15 -15
- package/dist/components/angle-slider/index.js +1 -1
- package/dist/components/avatar/index.d.ts +8 -8
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/bottom-sheet/index.d.ts +16 -16
- package/dist/components/bottom-sheet/index.js +4 -4
- package/dist/components/carousel/index.d.ts +22 -22
- package/dist/components/carousel/index.js +1 -1
- package/dist/components/checkbox/index.d.ts +23 -23
- package/dist/components/checkbox/index.js +1 -1
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +16 -16
- package/dist/components/clipboard/index.js +1 -1
- package/dist/components/collapsible/index.d.ts +11 -11
- package/dist/components/collapsible/index.js +1 -1
- package/dist/components/collection/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +48 -48
- package/dist/components/color-picker/index.js +3 -3
- package/dist/components/combobox/index.d.ts +31 -31
- package/dist/components/combobox/index.js +4 -4
- package/dist/components/date-picker/index.d.ts +42 -42
- package/dist/components/date-picker/index.js +3 -3
- package/dist/components/dialog/index.d.ts +28 -28
- package/dist/components/dialog/index.js +3 -3
- package/dist/components/download-trigger/index.d.ts +2 -2
- package/dist/components/editable/index.d.ts +24 -24
- package/dist/components/editable/index.js +1 -1
- package/dist/components/field/index.d.ts +23 -23
- package/dist/components/fieldset/index.d.ts +12 -12
- package/dist/components/file-upload/index.d.ts +20 -20
- package/dist/components/file-upload/index.js +1 -1
- package/dist/components/floating-panel/index.d.ts +19 -19
- package/dist/components/floating-panel/index.js +2 -2
- package/dist/components/focus-trap/index.d.ts +4 -4
- package/dist/components/focus-trap/index.js +1 -1
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/frame/index.d.ts +6 -6
- package/dist/components/highlight/index.d.ts +4 -4
- package/dist/components/highlight/index.js +1 -1
- package/dist/components/hover-card/index.d.ts +21 -21
- package/dist/components/hover-card/index.js +3 -3
- package/dist/components/image-cropper/index.d.ts +13 -13
- package/dist/components/image-cropper/index.js +1 -1
- package/dist/components/json-tree-view/index.d.ts +7 -7
- package/dist/components/json-tree-view/index.js +5 -5
- package/dist/components/listbox/index.d.ts +22 -22
- package/dist/components/listbox/index.js +2 -2
- package/dist/components/marquee/index.d.ts +20 -20
- package/dist/components/marquee/index.js +1 -1
- package/dist/components/menu/index.d.ts +45 -45
- package/dist/components/menu/index.js +3 -3
- package/dist/components/navigation-menu/index.d.ts +16 -16
- package/dist/components/navigation-menu/index.js +3 -3
- package/dist/components/number-input/index.d.ts +15 -15
- package/dist/components/number-input/index.js +1 -1
- package/dist/components/pagination/index.d.ts +14 -14
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/password-input/index.d.ts +20 -20
- package/dist/components/password-input/index.js +1 -1
- package/dist/components/pin-input/index.d.ts +12 -12
- package/dist/components/pin-input/index.js +1 -1
- package/dist/components/popover/index.d.ts +31 -31
- package/dist/components/popover/index.js +3 -3
- package/dist/components/presence/index.d.ts +1 -1
- package/dist/components/presence/index.js +1 -1
- package/dist/components/progress/index.d.ts +12 -12
- package/dist/components/progress/index.js +1 -1
- package/dist/components/qr-code/index.d.ts +8 -8
- package/dist/components/qr-code/index.js +1 -1
- package/dist/components/radio-group/index.d.ts +15 -15
- package/dist/components/radio-group/index.js +1 -1
- package/dist/components/rating-group/index.d.ts +13 -13
- package/dist/components/rating-group/index.js +1 -1
- package/dist/components/scroll-area/index.d.ts +9 -9
- package/dist/components/scroll-area/index.js +1 -1
- package/dist/components/segment-group/index.d.ts +17 -17
- package/dist/components/segment-group/index.js +1 -1
- package/dist/components/select/index.d.ts +30 -30
- package/dist/components/select/index.js +4 -4
- package/dist/components/signature-pad/index.d.ts +12 -12
- package/dist/components/signature-pad/index.js +1 -1
- package/dist/components/slider/index.d.ts +20 -20
- package/dist/components/slider/index.js +1 -1
- package/dist/components/splitter/index.d.ts +9 -9
- package/dist/components/splitter/index.js +1 -1
- package/dist/components/steps/index.d.ts +17 -17
- package/dist/components/steps/index.js +1 -1
- package/dist/components/switch/index.d.ts +14 -14
- package/dist/components/switch/index.js +1 -1
- package/dist/components/tabs/index.d.ts +14 -14
- package/dist/components/tabs/index.js +3 -3
- package/dist/components/tags-input/index.d.ts +27 -27
- package/dist/components/tags-input/index.js +1 -1
- package/dist/components/timer/index.d.ts +11 -11
- package/dist/components/timer/index.js +1 -1
- package/dist/components/toast/index.d.ts +154 -0
- package/dist/components/toast/index.js +265 -0
- package/dist/components/toggle/index.d.ts +101 -0
- package/dist/components/toggle/index.js +131 -0
- package/dist/components/toggle-group/index.d.ts +127 -0
- package/dist/components/toggle-group/index.js +207 -0
- package/dist/components/tooltip/index.d.ts +201 -0
- package/dist/components/tooltip/index.js +349 -0
- package/dist/components/tour/index.d.ts +308 -0
- package/dist/components/tour/index.js +505 -0
- package/dist/components/tree-view/index.d.ts +1 -1
- package/dist/components/tree-view/index.js +4 -4
- package/dist/{index-B_UiXhk3.d.ts → index-8bjPAUl0.d.ts} +9 -9
- package/dist/{index-xb1q4_02.d.ts → index-BnYwp0nl.d.ts} +7 -7
- package/dist/{index-DwWFWpls.d.ts → index-CmCVWB7e.d.ts} +28 -28
- package/dist/index.d.ts +1 -1
- package/dist/{tree-view-Ctpu5RjE.js → tree-view-N6ShNmpe.js} +4 -4
- package/package.json +22 -2
- /package/dist/{clean-props-D2R4tz5e.js → clean-props-ChPEW0vT.js} +0 -0
- /package/dist/{create-split-props-0RD5_O4P.js → create-split-props-BDJ_VWs3.js} +0 -0
- /package/dist/{presence-B4-UhJY9.js → presence-BK6rPXK7.js} +0 -0
- /package/dist/{use-render-strategy-DA33j31C.js → use-render-strategy-DMa_QmB6.js} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
|
|
2
2
|
import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
|
|
3
3
|
import { r as PropTypes } from "../../index-CCRVRFFQ.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue106 from "vue";
|
|
5
5
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, ImgHTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, LiHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
6
6
|
import * as fileUpload from "@sprawlify/primitives/machines/file-upload";
|
|
7
7
|
import { DropzoneProps, FileAcceptDetails, FileAcceptDetails as FileUploadFileAcceptDetails, FileChangeDetails, FileChangeDetails as FileUploadFileChangeDetails, FileError, FileError as FileUploadFileError, FileMimeType, FileMimeType as FileUploadFileMimeType, FileRejectDetails, FileRejectDetails as FileUploadFileRejectDetails, FileRejection, FileRejection as FileUploadFileRejection, FileValidateDetails, FileValidateDetails as FileUploadFileValidateDetails, ItemGroupProps, ItemProps, anatomy as fileUploadAnatomy } from "@sprawlify/primitives/machines/file-upload";
|
|
@@ -14,7 +14,7 @@ interface FileUploadClearTriggerProps extends FileUploadClearTriggerBaseProps,
|
|
|
14
14
|
*/
|
|
15
15
|
ButtonHTMLAttributes {}
|
|
16
16
|
declare const _default: typeof __VLS_export$14;
|
|
17
|
-
declare const __VLS_export$14: __VLS_WithSlots$13<
|
|
17
|
+
declare const __VLS_export$14: __VLS_WithSlots$13<vue106.DefineComponent<FileUploadClearTriggerProps, {}, {}, {}, {}, vue106.ComponentOptionsMixin, vue106.ComponentOptionsMixin, {}, string, vue106.PublicProps, Readonly<FileUploadClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue106.ComponentProvideOptions, false, {}, any>, {
|
|
18
18
|
default?: (props: {}) => any;
|
|
19
19
|
}>;
|
|
20
20
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
@@ -31,9 +31,9 @@ interface FileUploadDropzoneProps extends FileUploadDropzoneBaseProps,
|
|
|
31
31
|
*/
|
|
32
32
|
HTMLAttributes {}
|
|
33
33
|
declare const _default$2: typeof __VLS_export$13;
|
|
34
|
-
declare const __VLS_export$13: __VLS_WithSlots$12<
|
|
34
|
+
declare const __VLS_export$13: __VLS_WithSlots$12<vue106.DefineComponent<FileUploadDropzoneProps, {}, {}, {}, {}, vue106.ComponentOptionsMixin, vue106.ComponentOptionsMixin, {}, string, vue106.PublicProps, Readonly<FileUploadDropzoneProps> & Readonly<{}>, {
|
|
35
35
|
disableClick: boolean;
|
|
36
|
-
}, {}, {}, {}, string,
|
|
36
|
+
}, {}, {}, {}, string, vue106.ComponentProvideOptions, false, {}, any>, {
|
|
37
37
|
default?: (props: {}) => any;
|
|
38
38
|
}>;
|
|
39
39
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -50,7 +50,7 @@ interface FileUploadHiddenInputProps extends FileUploadHiddenInputBaseProps,
|
|
|
50
50
|
*/
|
|
51
51
|
InputHTMLAttributes {}
|
|
52
52
|
declare const _default$3: typeof __VLS_export$12;
|
|
53
|
-
declare const __VLS_export$12: __VLS_WithSlots$11<
|
|
53
|
+
declare const __VLS_export$12: __VLS_WithSlots$11<vue106.DefineComponent<FileUploadHiddenInputProps, {}, {}, {}, {}, vue106.ComponentOptionsMixin, vue106.ComponentOptionsMixin, {}, string, vue106.PublicProps, Readonly<FileUploadHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue106.ComponentProvideOptions, false, {}, any>, {
|
|
54
54
|
default?: (props: {}) => any;
|
|
55
55
|
}>;
|
|
56
56
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -67,7 +67,7 @@ interface FileUploadItemDeleteTriggerProps extends FileUploadItemDeleteTriggerBa
|
|
|
67
67
|
*/
|
|
68
68
|
ButtonHTMLAttributes {}
|
|
69
69
|
declare const _default$5: typeof __VLS_export$11;
|
|
70
|
-
declare const __VLS_export$11: __VLS_WithSlots$10<
|
|
70
|
+
declare const __VLS_export$11: __VLS_WithSlots$10<vue106.DefineComponent<FileUploadItemDeleteTriggerProps, {}, {}, {}, {}, vue106.ComponentOptionsMixin, vue106.ComponentOptionsMixin, {}, string, vue106.PublicProps, Readonly<FileUploadItemDeleteTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue106.ComponentProvideOptions, false, {}, any>, {
|
|
71
71
|
default?: (props: {}) => any;
|
|
72
72
|
}>;
|
|
73
73
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -84,7 +84,7 @@ interface FileUploadItemGroupProps extends FileUploadItemGroupBaseProps,
|
|
|
84
84
|
*/
|
|
85
85
|
HTMLAttributes {}
|
|
86
86
|
declare const _default$6: typeof __VLS_export$10;
|
|
87
|
-
declare const __VLS_export$10: __VLS_WithSlots$9<
|
|
87
|
+
declare const __VLS_export$10: __VLS_WithSlots$9<vue106.DefineComponent<FileUploadItemGroupProps, {}, {}, {}, {}, vue106.ComponentOptionsMixin, vue106.ComponentOptionsMixin, {}, string, vue106.PublicProps, Readonly<FileUploadItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue106.ComponentProvideOptions, false, {}, any>, {
|
|
88
88
|
default?: (props: {}) => any;
|
|
89
89
|
}>;
|
|
90
90
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -101,7 +101,7 @@ interface FileUploadItemNameProps extends FileUploadItemNameBaseProps,
|
|
|
101
101
|
*/
|
|
102
102
|
HTMLAttributes {}
|
|
103
103
|
declare const _default$7: typeof __VLS_export$9;
|
|
104
|
-
declare const __VLS_export$9: __VLS_WithSlots$8<
|
|
104
|
+
declare const __VLS_export$9: __VLS_WithSlots$8<vue106.DefineComponent<FileUploadItemNameProps, {}, {}, {}, {}, vue106.ComponentOptionsMixin, vue106.ComponentOptionsMixin, {}, string, vue106.PublicProps, Readonly<FileUploadItemNameProps> & Readonly<{}>, {}, {}, {}, {}, string, vue106.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
105
105
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
106
106
|
new (): {
|
|
107
107
|
$slots: S;
|
|
@@ -116,7 +116,7 @@ interface FileUploadItemPreviewImageProps extends FileUploadItemPreviewImageBase
|
|
|
116
116
|
*/
|
|
117
117
|
ImgHTMLAttributes {}
|
|
118
118
|
declare const _default$9: typeof __VLS_export$8;
|
|
119
|
-
declare const __VLS_export$8:
|
|
119
|
+
declare const __VLS_export$8: vue106.DefineComponent<FileUploadItemPreviewImageProps, {}, {}, {}, {}, vue106.ComponentOptionsMixin, vue106.ComponentOptionsMixin, {}, string, vue106.PublicProps, Readonly<FileUploadItemPreviewImageProps> & Readonly<{}>, {}, {}, {}, {}, string, vue106.ComponentProvideOptions, false, {}, any>;
|
|
120
120
|
//#endregion
|
|
121
121
|
//#region src/components/file-upload/file-upload-item-preview.vue.d.ts
|
|
122
122
|
interface FileUploadItemPreviewBaseProps extends PolymorphicProps {}
|
|
@@ -128,9 +128,9 @@ HTMLAttributes {
|
|
|
128
128
|
type?: string;
|
|
129
129
|
}
|
|
130
130
|
declare const _default$8: typeof __VLS_export$7;
|
|
131
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
131
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue106.DefineComponent<FileUploadItemPreviewProps, {}, {}, {}, {}, vue106.ComponentOptionsMixin, vue106.ComponentOptionsMixin, {}, string, vue106.PublicProps, Readonly<FileUploadItemPreviewProps> & Readonly<{}>, {
|
|
132
132
|
type: string;
|
|
133
|
-
}, {}, {}, {}, string,
|
|
133
|
+
}, {}, {}, {}, string, vue106.ComponentProvideOptions, false, {}, any>, {
|
|
134
134
|
default?: (props: {}) => any;
|
|
135
135
|
}>;
|
|
136
136
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -147,7 +147,7 @@ interface FileUploadItemSizeTextProps extends FileUploadItemSizeTextBaseProps,
|
|
|
147
147
|
*/
|
|
148
148
|
HTMLAttributes {}
|
|
149
149
|
declare const _default$10: typeof __VLS_export$6;
|
|
150
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
150
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue106.DefineComponent<FileUploadItemSizeTextProps, {}, {}, {}, {}, vue106.ComponentOptionsMixin, vue106.ComponentOptionsMixin, {}, string, vue106.PublicProps, Readonly<FileUploadItemSizeTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue106.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
|
|
151
151
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
152
152
|
new (): {
|
|
153
153
|
$slots: S;
|
|
@@ -162,7 +162,7 @@ interface FileUploadItemProps extends FileUploadItemBaseProps,
|
|
|
162
162
|
*/
|
|
163
163
|
LiHTMLAttributes {}
|
|
164
164
|
declare const _default$4: typeof __VLS_export$5;
|
|
165
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
165
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue106.DefineComponent<FileUploadItemBaseProps, {}, {}, {}, {}, vue106.ComponentOptionsMixin, vue106.ComponentOptionsMixin, {}, string, vue106.PublicProps, Readonly<FileUploadItemBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue106.ComponentProvideOptions, false, {}, any>, {
|
|
166
166
|
default?: (props: {}) => any;
|
|
167
167
|
}>;
|
|
168
168
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -179,7 +179,7 @@ interface FileUploadLabelProps extends FileUploadLabelBaseProps,
|
|
|
179
179
|
*/
|
|
180
180
|
LabelHTMLAttributes {}
|
|
181
181
|
declare const _default$11: typeof __VLS_export$4;
|
|
182
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
182
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue106.DefineComponent<FileUploadLabelProps, {}, {}, {}, {}, vue106.ComponentOptionsMixin, vue106.ComponentOptionsMixin, {}, string, vue106.PublicProps, Readonly<FileUploadLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue106.ComponentProvideOptions, false, {}, any>, {
|
|
183
183
|
default?: (props: {}) => any;
|
|
184
184
|
}>;
|
|
185
185
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -199,7 +199,7 @@ interface FileUploadRootProviderProps extends FileUploadRootProviderBaseProps,
|
|
|
199
199
|
*/
|
|
200
200
|
HTMLAttributes {}
|
|
201
201
|
declare const _default$13: typeof __VLS_export$3;
|
|
202
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
202
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue106.DefineComponent<FileUploadRootProviderProps, {}, {}, {}, {}, vue106.ComponentOptionsMixin, vue106.ComponentOptionsMixin, {}, string, vue106.PublicProps, Readonly<FileUploadRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue106.ComponentProvideOptions, false, {}, any>, {
|
|
203
203
|
default?: (props: {}) => any;
|
|
204
204
|
}>;
|
|
205
205
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -257,12 +257,12 @@ interface FileUploadRootProps extends FileUploadRootBaseProps,
|
|
|
257
257
|
HTMLAttributes {}
|
|
258
258
|
interface FileUploadRootEmits extends RootEmits {}
|
|
259
259
|
declare const _default$12: typeof __VLS_export$2;
|
|
260
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
260
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue106.DefineComponent<FileUploadRootProps, {}, {}, {}, {}, vue106.ComponentOptionsMixin, vue106.ComponentOptionsMixin, {
|
|
261
261
|
"update:acceptedFiles": (files: File[]) => any;
|
|
262
262
|
fileAccept: (details: fileUpload.FileAcceptDetails) => any;
|
|
263
263
|
fileChange: (details: fileUpload.FileChangeDetails) => any;
|
|
264
264
|
fileReject: (details: fileUpload.FileRejectDetails) => any;
|
|
265
|
-
}, string,
|
|
265
|
+
}, string, vue106.PublicProps, Readonly<FileUploadRootProps> & Readonly<{
|
|
266
266
|
"onUpdate:acceptedFiles"?: ((files: File[]) => any) | undefined;
|
|
267
267
|
onFileAccept?: ((details: fileUpload.FileAcceptDetails) => any) | undefined;
|
|
268
268
|
onFileChange?: ((details: fileUpload.FileChangeDetails) => any) | undefined;
|
|
@@ -275,7 +275,7 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue2223.DefineComponent<FileUplo
|
|
|
275
275
|
allowDrop: boolean;
|
|
276
276
|
directory: boolean;
|
|
277
277
|
preventDocumentDrop: boolean;
|
|
278
|
-
}, {}, {}, {}, string,
|
|
278
|
+
}, {}, {}, {}, string, vue106.ComponentProvideOptions, false, {}, any>, {
|
|
279
279
|
default?: (props: {}) => any;
|
|
280
280
|
}>;
|
|
281
281
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -292,7 +292,7 @@ interface FileUploadTriggerProps extends FileUploadTriggerBaseProps,
|
|
|
292
292
|
*/
|
|
293
293
|
ButtonHTMLAttributes {}
|
|
294
294
|
declare const _default$14: typeof __VLS_export$1;
|
|
295
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
295
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue106.DefineComponent<FileUploadTriggerProps, {}, {}, {}, {}, vue106.ComponentOptionsMixin, vue106.ComponentOptionsMixin, {}, string, vue106.PublicProps, Readonly<FileUploadTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue106.ComponentProvideOptions, false, {}, any>, {
|
|
296
296
|
default?: (props: {}) => any;
|
|
297
297
|
}>;
|
|
298
298
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -317,7 +317,7 @@ interface FileUploadContextProps extends SlotsType<{
|
|
|
317
317
|
default: UnwrapRef<UseFileUploadContext>;
|
|
318
318
|
}> {}
|
|
319
319
|
declare const _default$1: typeof __VLS_export;
|
|
320
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
320
|
+
declare const __VLS_export: __VLS_WithSlots<vue106.DefineComponent<{}, {}, {}, {}, {}, vue106.ComponentOptionsMixin, vue106.ComponentOptionsMixin, {}, string, vue106.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue106.ComponentProvideOptions, true, {}, any>, {
|
|
321
321
|
default(fileUpload: UnwrapRef<UseFileUploadContext>): unknown;
|
|
322
322
|
}>;
|
|
323
323
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { t as sprawlify } from "../../factory-Co08Aw8u.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
|
|
8
8
|
import { m as useFieldContext } from "../../field-CtPR24u6.js";
|
|
9
9
|
import { pick } from "@sprawlify/primitives/utils";
|
|
10
10
|
import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, ref, renderSlot, toDisplayString, toValue, unref, useId, useSlots, watchEffect, withCtx } from "vue";
|
|
@@ -3,7 +3,7 @@ import { a as Optional } from "../../types-DIEO6uP3.js";
|
|
|
3
3
|
import { r as PropTypes } from "../../index-CCRVRFFQ.js";
|
|
4
4
|
import { t as RenderStrategyProps } from "../../use-render-strategy-U5NxU252.js";
|
|
5
5
|
import { Point, Size } from "@sprawlify/primitives/types";
|
|
6
|
-
import * as
|
|
6
|
+
import * as vue1232 from "vue";
|
|
7
7
|
import { ButtonHTMLAttributes, ComputedRef, EmitFn, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
8
8
|
import * as floatingPanel from "@sprawlify/primitives/machines/floating-panel";
|
|
9
9
|
import { OpenChangeDetails, OpenChangeDetails as FloatingPanelOpenChangeDetails, PositionChangeDetails, PositionChangeDetails as FloatingPanelPositionChangeDetails, ResizeTriggerProps, SizeChangeDetails, SizeChangeDetails as FloatingPanelSizeChangeDetails, StageChangeDetails, StageChangeDetails as FloatingPanelStageChangeDetails, StageTriggerProps, anatomy as floatingPanelAnatomy } from "@sprawlify/primitives/machines/floating-panel";
|
|
@@ -16,7 +16,7 @@ interface FloatingPanelBodyProps extends FloatingPanelBodyBaseProps,
|
|
|
16
16
|
*/
|
|
17
17
|
HTMLAttributes {}
|
|
18
18
|
declare const _default: typeof __VLS_export$13;
|
|
19
|
-
declare const __VLS_export$13: __VLS_WithSlots$13<
|
|
19
|
+
declare const __VLS_export$13: __VLS_WithSlots$13<vue1232.DefineComponent<FloatingPanelBodyProps, {}, {}, {}, {}, vue1232.ComponentOptionsMixin, vue1232.ComponentOptionsMixin, {}, string, vue1232.PublicProps, Readonly<FloatingPanelBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1232.ComponentProvideOptions, false, {}, any>, {
|
|
20
20
|
default?: (props: {}) => any;
|
|
21
21
|
}>;
|
|
22
22
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
@@ -33,7 +33,7 @@ interface FloatingPanelCloseTriggerProps extends FloatingPanelCloseTriggerBasePr
|
|
|
33
33
|
*/
|
|
34
34
|
ButtonHTMLAttributes {}
|
|
35
35
|
declare const _default$1: typeof __VLS_export$12;
|
|
36
|
-
declare const __VLS_export$12: __VLS_WithSlots$12<
|
|
36
|
+
declare const __VLS_export$12: __VLS_WithSlots$12<vue1232.DefineComponent<FloatingPanelCloseTriggerProps, {}, {}, {}, {}, vue1232.ComponentOptionsMixin, vue1232.ComponentOptionsMixin, {}, string, vue1232.PublicProps, Readonly<FloatingPanelCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1232.ComponentProvideOptions, false, {}, any>, {
|
|
37
37
|
default?: (props: {}) => any;
|
|
38
38
|
}>;
|
|
39
39
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -50,7 +50,7 @@ interface FloatingPanelContentProps extends FloatingPanelContentBaseProps,
|
|
|
50
50
|
*/
|
|
51
51
|
HTMLAttributes {}
|
|
52
52
|
declare const _default$2: typeof __VLS_export$11;
|
|
53
|
-
declare const __VLS_export$11: __VLS_WithSlots$11<
|
|
53
|
+
declare const __VLS_export$11: __VLS_WithSlots$11<vue1232.DefineComponent<FloatingPanelContentProps, {}, {}, {}, {}, vue1232.ComponentOptionsMixin, vue1232.ComponentOptionsMixin, {}, string, vue1232.PublicProps, Readonly<FloatingPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1232.ComponentProvideOptions, false, {}, any>, {
|
|
54
54
|
default?: (props: {}) => any;
|
|
55
55
|
}>;
|
|
56
56
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -116,7 +116,7 @@ interface FloatingPanelContextProps extends SlotsType<{
|
|
|
116
116
|
default: UnwrapRef<UseFloatingPanelContext>;
|
|
117
117
|
}> {}
|
|
118
118
|
declare const _default$3: typeof __VLS_export$10;
|
|
119
|
-
declare const __VLS_export$10: __VLS_WithSlots$10<
|
|
119
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue1232.DefineComponent<{}, {}, {}, {}, {}, vue1232.ComponentOptionsMixin, vue1232.ComponentOptionsMixin, {}, string, vue1232.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1232.ComponentProvideOptions, true, {}, any>, {
|
|
120
120
|
default(floatingPanel: UnwrapRef<UseFloatingPanelContext>): unknown;
|
|
121
121
|
}>;
|
|
122
122
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -133,7 +133,7 @@ interface FloatingPanelDragTriggerProps extends FloatingPanelDragTriggerBaseProp
|
|
|
133
133
|
*/
|
|
134
134
|
HTMLAttributes {}
|
|
135
135
|
declare const _default$5: typeof __VLS_export$9;
|
|
136
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
136
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue1232.DefineComponent<FloatingPanelDragTriggerProps, {}, {}, {}, {}, vue1232.ComponentOptionsMixin, vue1232.ComponentOptionsMixin, {}, string, vue1232.PublicProps, Readonly<FloatingPanelDragTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1232.ComponentProvideOptions, false, {}, any>, {
|
|
137
137
|
default?: (props: {}) => any;
|
|
138
138
|
}>;
|
|
139
139
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -150,7 +150,7 @@ interface FloatingPanelHeaderProps extends FloatingPanelHeaderBaseProps,
|
|
|
150
150
|
*/
|
|
151
151
|
HTMLAttributes {}
|
|
152
152
|
declare const _default$6: typeof __VLS_export$8;
|
|
153
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
153
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue1232.DefineComponent<FloatingPanelHeaderProps, {}, {}, {}, {}, vue1232.ComponentOptionsMixin, vue1232.ComponentOptionsMixin, {}, string, vue1232.PublicProps, Readonly<FloatingPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1232.ComponentProvideOptions, false, {}, any>, {
|
|
154
154
|
default?: (props: {}) => any;
|
|
155
155
|
}>;
|
|
156
156
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -167,7 +167,7 @@ interface FloatingPanelPositionerProps extends FloatingPanelPositionerBaseProps,
|
|
|
167
167
|
*/
|
|
168
168
|
HTMLAttributes {}
|
|
169
169
|
declare const _default$7: typeof __VLS_export$7;
|
|
170
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
170
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue1232.DefineComponent<FloatingPanelPositionerProps, {}, {}, {}, {}, vue1232.ComponentOptionsMixin, vue1232.ComponentOptionsMixin, {}, string, vue1232.PublicProps, Readonly<FloatingPanelPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1232.ComponentProvideOptions, false, {}, any>, {
|
|
171
171
|
default?: (props: {}) => any;
|
|
172
172
|
}>;
|
|
173
173
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -184,7 +184,7 @@ interface FloatingPanelResizeTriggerProps extends FloatingPanelResizeTriggerBase
|
|
|
184
184
|
*/
|
|
185
185
|
HTMLAttributes {}
|
|
186
186
|
declare const _default$8: typeof __VLS_export$6;
|
|
187
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
187
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue1232.DefineComponent<FloatingPanelResizeTriggerProps, {}, {}, {}, {}, vue1232.ComponentOptionsMixin, vue1232.ComponentOptionsMixin, {}, string, vue1232.PublicProps, Readonly<FloatingPanelResizeTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1232.ComponentProvideOptions, false, {}, any>, {
|
|
188
188
|
default?: (props: {}) => any;
|
|
189
189
|
}>;
|
|
190
190
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -201,7 +201,7 @@ interface FloatingPanelStageTriggerProps extends FloatingPanelStageTriggerBasePr
|
|
|
201
201
|
*/
|
|
202
202
|
ButtonHTMLAttributes {}
|
|
203
203
|
declare const _default$11: typeof __VLS_export$5;
|
|
204
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
204
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue1232.DefineComponent<FloatingPanelStageTriggerProps, {}, {}, {}, {}, vue1232.ComponentOptionsMixin, vue1232.ComponentOptionsMixin, {}, string, vue1232.PublicProps, Readonly<FloatingPanelStageTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1232.ComponentProvideOptions, false, {}, any>, {
|
|
205
205
|
default?: (props: {}) => any;
|
|
206
206
|
}>;
|
|
207
207
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -214,7 +214,7 @@ type __VLS_WithSlots$5<T, S> = T & {
|
|
|
214
214
|
interface FloatingPanelRootBaseProps extends RootProps, RenderStrategyProps {}
|
|
215
215
|
interface FloatingPanelRootProps extends FloatingPanelRootBaseProps {}
|
|
216
216
|
declare const _default$9: typeof __VLS_export$4;
|
|
217
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
217
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue1232.DefineComponent<FloatingPanelRootProps, {}, {}, {}, {}, vue1232.ComponentOptionsMixin, vue1232.ComponentOptionsMixin, {
|
|
218
218
|
openChange: (details: floatingPanel.OpenChangeDetails) => any;
|
|
219
219
|
"update:open": (open: boolean) => any;
|
|
220
220
|
positionChange: (details: floatingPanel.PositionChangeDetails) => any;
|
|
@@ -224,7 +224,7 @@ declare const __VLS_export$4: __VLS_WithSlots$4<vue1320.DefineComponent<Floating
|
|
|
224
224
|
"update:size": (details: floatingPanel.Size) => any;
|
|
225
225
|
sizeChangeEnd: (details: floatingPanel.SizeChangeDetails) => any;
|
|
226
226
|
stageChange: (details: floatingPanel.StageChangeDetails) => any;
|
|
227
|
-
}, string,
|
|
227
|
+
}, string, vue1232.PublicProps, Readonly<FloatingPanelRootProps> & Readonly<{
|
|
228
228
|
onOpenChange?: ((details: floatingPanel.OpenChangeDetails) => any) | undefined;
|
|
229
229
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
230
230
|
onPositionChange?: ((details: floatingPanel.PositionChangeDetails) => any) | undefined;
|
|
@@ -236,15 +236,15 @@ declare const __VLS_export$4: __VLS_WithSlots$4<vue1320.DefineComponent<Floating
|
|
|
236
236
|
onStageChange?: ((details: floatingPanel.StageChangeDetails) => any) | undefined;
|
|
237
237
|
}>, {
|
|
238
238
|
draggable: boolean;
|
|
239
|
-
open: boolean;
|
|
240
239
|
disabled: boolean;
|
|
241
|
-
|
|
240
|
+
open: boolean;
|
|
242
241
|
defaultOpen: boolean;
|
|
242
|
+
closeOnEscape: boolean;
|
|
243
243
|
allowOverflow: boolean;
|
|
244
244
|
lockAspectRatio: boolean;
|
|
245
245
|
persistRect: boolean;
|
|
246
246
|
resizable: boolean;
|
|
247
|
-
}, {}, {}, {}, string,
|
|
247
|
+
}, {}, {}, {}, string, vue1232.ComponentProvideOptions, false, {}, any>, {
|
|
248
248
|
default?: (props: {}) => any;
|
|
249
249
|
}>;
|
|
250
250
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -259,7 +259,7 @@ interface FloatingPanelRootProviderBaseProps extends RenderStrategyProps {
|
|
|
259
259
|
}
|
|
260
260
|
interface FloatingPanelRootProviderProps extends FloatingPanelRootProviderBaseProps {}
|
|
261
261
|
declare const _default$10: typeof __VLS_export$3;
|
|
262
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
262
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1232.DefineComponent<FloatingPanelRootProviderProps, {}, {}, {}, {}, vue1232.ComponentOptionsMixin, vue1232.ComponentOptionsMixin, {}, string, vue1232.PublicProps, Readonly<FloatingPanelRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1232.ComponentProvideOptions, false, {}, any>, {
|
|
263
263
|
default?: (props: {}) => any;
|
|
264
264
|
}>;
|
|
265
265
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -276,7 +276,7 @@ interface FloatingPanelTitleProps extends FloatingPanelTitleBaseProps,
|
|
|
276
276
|
*/
|
|
277
277
|
HTMLAttributes {}
|
|
278
278
|
declare const _default$12: typeof __VLS_export$2;
|
|
279
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
279
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1232.DefineComponent<FloatingPanelTitleProps, {}, {}, {}, {}, vue1232.ComponentOptionsMixin, vue1232.ComponentOptionsMixin, {}, string, vue1232.PublicProps, Readonly<FloatingPanelTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1232.ComponentProvideOptions, false, {}, any>, {
|
|
280
280
|
default?: (props: {}) => any;
|
|
281
281
|
}>;
|
|
282
282
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -293,7 +293,7 @@ interface FloatingPanelTriggerProps extends FloatingPanelTriggerBaseProps,
|
|
|
293
293
|
*/
|
|
294
294
|
ButtonHTMLAttributes {}
|
|
295
295
|
declare const _default$13: typeof __VLS_export$1;
|
|
296
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
296
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1232.DefineComponent<FloatingPanelTriggerProps, {}, {}, {}, {}, vue1232.ComponentOptionsMixin, vue1232.ComponentOptionsMixin, {}, string, vue1232.PublicProps, Readonly<FloatingPanelTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1232.ComponentProvideOptions, false, {}, any>, {
|
|
297
297
|
default?: (props: {}) => any;
|
|
298
298
|
}>;
|
|
299
299
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -310,7 +310,7 @@ interface FloatingPanelControlProps extends FloatingPanelControlBaseProps,
|
|
|
310
310
|
*/
|
|
311
311
|
HTMLAttributes {}
|
|
312
312
|
declare const _default$4: typeof __VLS_export;
|
|
313
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
313
|
+
declare const __VLS_export: __VLS_WithSlots<vue1232.DefineComponent<FloatingPanelControlProps, {}, {}, {}, {}, vue1232.ComponentOptionsMixin, vue1232.ComponentOptionsMixin, {}, string, vue1232.PublicProps, Readonly<FloatingPanelControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1232.ComponentProvideOptions, false, {}, any>, {
|
|
314
314
|
default?: (props: {}) => any;
|
|
315
315
|
}>;
|
|
316
316
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,8 +4,8 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { t as sprawlify } from "../../factory-Co08Aw8u.js";
|
|
7
|
-
import { t as cleanProps } from "../../clean-props-
|
|
8
|
-
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-
|
|
7
|
+
import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
|
|
8
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BK6rPXK7.js";
|
|
9
9
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
10
10
|
import * as floatingPanel from "@sprawlify/primitives/machines/floating-panel";
|
|
11
11
|
import { anatomy as floatingPanelAnatomy } from "@sprawlify/primitives/machines/floating-panel";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue1377 from "vue";
|
|
3
3
|
import { HTMLAttributes } from "vue";
|
|
4
4
|
|
|
5
5
|
//#region src/components/focus-trap/focus-trap-types.d.ts
|
|
@@ -24,10 +24,10 @@ 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<vue1377.DefineComponent<FocusTrapProps, {}, {}, {}, {}, vue1377.ComponentOptionsMixin, vue1377.ComponentOptionsMixin, {
|
|
28
28
|
activate: () => any;
|
|
29
29
|
deactivate: () => any;
|
|
30
|
-
}, string,
|
|
30
|
+
}, string, vue1377.PublicProps, Readonly<FocusTrapProps> & Readonly<{
|
|
31
31
|
onActivate?: (() => any) | undefined;
|
|
32
32
|
onDeactivate?: (() => any) | undefined;
|
|
33
33
|
}>, {
|
|
@@ -36,7 +36,7 @@ declare const __VLS_export: __VLS_WithSlots<vue1263.DefineComponent<FocusTrapPro
|
|
|
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, vue1377.ComponentProvideOptions, false, {}, any>, {
|
|
40
40
|
default?: (props: {}) => any;
|
|
41
41
|
}>;
|
|
42
42
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../../core-DNndr38p.js";
|
|
2
2
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
3
3
|
import { t as sprawlify } from "../../factory-Co08Aw8u.js";
|
|
4
|
-
import { t as cleanProps } from "../../clean-props-
|
|
4
|
+
import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
|
|
5
5
|
import { createBlock, defineComponent, onBeforeUnmount, onWatcherCleanup, openBlock, ref, renderSlot, unref, watchEffect, withCtx } from "vue";
|
|
6
6
|
import { trapFocus } from "@sprawlify/primitives/focus-trap";
|
|
7
7
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue39 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: vue39.DefineComponent<FormatByteProps, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {}, string, vue39.PublicProps, Readonly<FormatByteProps> & Readonly<{}>, {}, {}, {}, {}, string, vue39.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: vue39.DefineComponent<FormatNumberProps, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {}, string, vue39.PublicProps, Readonly<FormatNumberProps> & Readonly<{}>, {}, {}, {}, {}, string, vue39.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: vue39.DefineComponent<FormatRelativeTimeProps, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {}, string, vue39.PublicProps, Readonly<FormatRelativeTimeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue39.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 vue33 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: vue33.DefineComponent<FrameProps, {
|
|
21
|
+
frameRef: vue33.Ref<HTMLIFrameElement | null, HTMLIFrameElement | null>;
|
|
22
|
+
}, {}, {}, {}, vue33.ComponentOptionsMixin, vue33.ComponentOptionsMixin, {} & {
|
|
23
23
|
mount: () => any;
|
|
24
24
|
unmount: () => any;
|
|
25
|
-
}, string,
|
|
25
|
+
}, string, vue33.PublicProps, Readonly<FrameProps> & Readonly<{
|
|
26
26
|
onMount?: (() => any) | undefined;
|
|
27
27
|
onUnmount?: (() => any) | undefined;
|
|
28
28
|
}>, {
|
|
29
29
|
srcDoc: string;
|
|
30
|
-
}, {}, {}, {}, string,
|
|
30
|
+
}, {}, {}, {}, string, vue33.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 vue723 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>) => vue723.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:
|
|
29
|
+
declare const __VLS_export: vue723.DefineComponent<HighlightProps, {}, {}, {}, {}, vue723.ComponentOptionsMixin, vue723.ComponentOptionsMixin, {}, string, vue723.PublicProps, Readonly<HighlightProps> & Readonly<{}>, {
|
|
30
30
|
ignoreCase: boolean;
|
|
31
31
|
matchAll: boolean;
|
|
32
32
|
exactMatch: boolean;
|
|
33
|
-
}, {}, {}, {}, string,
|
|
33
|
+
}, {}, {}, {}, string, vue723.ComponentProvideOptions, false, {}, any>;
|
|
34
34
|
//#endregion
|
|
35
35
|
export { _default as Highlight, type HighlightChunk, type HighlightProps, type UseHighlightProps, useHighlight };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as cleanProps } from "../../clean-props-
|
|
1
|
+
import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
|
|
2
2
|
import { Fragment, computed, createCommentVNode, createElementBlock, createTextVNode, defineComponent, openBlock, renderList, toDisplayString, toValue, unref } from "vue";
|
|
3
3
|
import { highlightWord } from "@sprawlify/primitives/highlight-word";
|
|
4
4
|
|