@weni/unnnic-system 3.2.4 → 3.2.5-alpha.0
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/components/Button/Button.vue.d.ts.map +1 -1
- package/dist/components/Button/types.d.ts +1 -1
- package/dist/components/Button/types.d.ts.map +1 -1
- package/dist/components/DatePicker/DatePicker.vue.d.ts +2 -2
- package/dist/components/DropArea/DropArea.vue.d.ts +2 -0
- package/dist/components/DropArea/DropArea.vue.d.ts.map +1 -1
- package/dist/components/InputDatePicker/InputDatePicker.vue.d.ts +3 -3
- package/dist/components/ModalDialog/ModalDialog.vue.d.ts +1 -1
- package/dist/components/ModalDialog/ModalDialog.vue.d.ts.map +1 -1
- package/dist/components/ModalUpload/ModalUpload.vue.d.ts +6 -0
- package/dist/components/TemplatePreview/TemplatePreview.vue.d.ts +9 -0
- package/dist/components/TemplatePreview/TemplatePreview.vue.d.ts.map +1 -0
- package/dist/components/TemplatePreview/TemplatePreviewModal.vue.d.ts +15 -0
- package/dist/components/TemplatePreview/TemplatePreviewModal.vue.d.ts.map +1 -0
- package/dist/components/UploadArea/UploadArea.vue.d.ts +6 -0
- package/dist/components/index.d.ts +54 -14
- package/dist/components/index.d.ts.map +1 -1
- package/dist/{es-d628da75.mjs → es-e4a6e990.mjs} +1 -1
- package/dist/{index-9a407ee0.mjs → index-de083a7a.mjs} +7591 -7433
- package/dist/{pt-br-d5be1f83.mjs → pt-br-229e5ab3.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dist/unnnic.mjs +126 -122
- package/dist/unnnic.umd.js +42 -41
- package/package.json +2 -2
- package/src/assets/img/previews/doc-preview.png +0 -0
- package/src/assets/img/previews/image-preview.png +0 -0
- package/src/assets/img/previews/video-preview.png +0 -0
- package/src/components/Button/Button.vue +57 -108
- package/src/components/Button/types.ts +0 -1
- package/src/components/DropArea/DropArea.vue +26 -2
- package/src/components/ModalDialog/ModalDialog.vue +27 -29
- package/src/components/ModalDialog/__tests__/__snapshots__/ModalDialog.spec.js.snap +1 -1
- package/src/components/TableNext/__test__/__snapshots__/TableNext.spec.js.snap +2 -2
- package/src/components/TableNext/__test__/__snapshots__/TablePagination.spec.js.snap +2 -2
- package/src/components/TemplatePreview/TemplatePreview.vue +249 -0
- package/src/components/TemplatePreview/TemplatePreviewModal.vue +51 -0
- package/src/components/TemplatePreview/types.d.ts +16 -0
- package/src/components/index.ts +12 -3
- package/src/stories/Button.stories.js +1 -10
- package/src/stories/TemplatePreview.stories.js +94 -0
- package/src/stories/TemplatePreviewModal.stories.js +110 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Button.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Button/Button.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Button.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Button/Button.vue"],"names":[],"mappings":"AAkEA;AAmXA,OAAO,KAAK,EAAE,WAAW,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAOnE,YAAY,EAAE,WAAW,EAAE,UAAU,EAAE,UAAU,EAAE,CAAC;AAmHpD,iBAAS,cAAc;WA0IT,OAAO,IAA6B;;yBAXpB,GAAG;;;;EAgBhC;AAgBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;;2FAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export type ButtonSize = 'small' | 'large' | 'extra-large';
|
|
2
|
-
export type ButtonType = 'primary' | 'secondary' | 'tertiary' | '
|
|
2
|
+
export type ButtonType = 'primary' | 'secondary' | 'tertiary' | 'warning' | 'attention';
|
|
3
3
|
export interface ButtonProps {
|
|
4
4
|
size?: ButtonSize;
|
|
5
5
|
text?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/Button/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,UAAU,GAAG,OAAO,GAAG,OAAO,GAAG,aAAa,CAAC;AAE3D,MAAM,MAAM,UAAU,GAClB,SAAS,GACT,WAAW,GACX,UAAU,GACV,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/Button/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,UAAU,GAAG,OAAO,GAAG,OAAO,GAAG,aAAa,CAAC;AAE3D,MAAM,MAAM,UAAU,GAClB,SAAS,GACT,WAAW,GACX,UAAU,GACV,SAAS,GACT,WAAW,CAAC;AAEhB,MAAM,WAAW,WAAW;IAC1B,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB"}
|
|
@@ -75,8 +75,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
75
75
|
}, {
|
|
76
76
|
openMonths(): string[];
|
|
77
77
|
value(): {
|
|
78
|
-
startDate:
|
|
79
|
-
endDate:
|
|
78
|
+
startDate: string;
|
|
79
|
+
endDate: string;
|
|
80
80
|
};
|
|
81
81
|
i18nLocale(): string;
|
|
82
82
|
monthsLocale(): any;
|
|
@@ -5,6 +5,7 @@ type __VLS_WithTemplateSlots<T, S> = T & (new () => {
|
|
|
5
5
|
});
|
|
6
6
|
declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
7
7
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
8
|
+
disabled: boolean;
|
|
8
9
|
subtitle: string;
|
|
9
10
|
acceptMultiple: boolean;
|
|
10
11
|
supportedFormats: string;
|
|
@@ -13,6 +14,7 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
13
14
|
maximumUploads: number;
|
|
14
15
|
maxFileSize?: number | undefined;
|
|
15
16
|
$props: {
|
|
17
|
+
readonly disabled?: boolean | undefined;
|
|
16
18
|
readonly subtitle?: string | undefined;
|
|
17
19
|
readonly acceptMultiple?: boolean | undefined;
|
|
18
20
|
readonly supportedFormats?: string | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DropArea.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DropArea/DropArea.vue"],"names":[],"mappings":"AAgEA;
|
|
1
|
+
{"version":3,"file":"DropArea.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DropArea/DropArea.vue"],"names":[],"mappings":"AAgEA;wBAkvBqB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;;6BAEtE,CAAC,EAAE,CAAC;;;AAbjC;;;;;;;;;;;;;;;;;;;;;;;gBAUG"}
|
|
@@ -72,7 +72,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
72
72
|
showCalendarFilter: boolean;
|
|
73
73
|
overwrittenValue: string;
|
|
74
74
|
}, {
|
|
75
|
-
filterText():
|
|
75
|
+
filterText(): string;
|
|
76
76
|
initialStartDate(): string | null;
|
|
77
77
|
initialEndDate(): string | null;
|
|
78
78
|
}, {
|
|
@@ -606,8 +606,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
606
606
|
}, {
|
|
607
607
|
openMonths(): string[];
|
|
608
608
|
value(): {
|
|
609
|
-
startDate:
|
|
610
|
-
endDate:
|
|
609
|
+
startDate: string;
|
|
610
|
+
endDate: string;
|
|
611
611
|
};
|
|
612
612
|
i18nLocale(): string;
|
|
613
613
|
monthsLocale(): any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ModalDialog.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ModalDialog/ModalDialog.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ModalDialog.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ModalDialog/ModalDialog.vue"],"names":[],"mappings":"AAgGA;"}
|
|
@@ -237,6 +237,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
237
237
|
UnnnicDropArea: {
|
|
238
238
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
|
|
239
239
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
240
|
+
disabled: boolean;
|
|
240
241
|
subtitle: string;
|
|
241
242
|
acceptMultiple: boolean;
|
|
242
243
|
supportedFormats: string;
|
|
@@ -245,6 +246,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
245
246
|
maximumUploads: number;
|
|
246
247
|
maxFileSize?: number | undefined;
|
|
247
248
|
$props: {
|
|
249
|
+
readonly disabled?: boolean | undefined;
|
|
248
250
|
readonly subtitle?: string | undefined;
|
|
249
251
|
readonly acceptMultiple?: boolean | undefined;
|
|
250
252
|
readonly supportedFormats?: string | undefined;
|
|
@@ -265,6 +267,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
265
267
|
Defaults: {};
|
|
266
268
|
}, Readonly<{}> & Readonly<{}>, {
|
|
267
269
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
270
|
+
disabled: boolean;
|
|
268
271
|
subtitle: string;
|
|
269
272
|
acceptMultiple: boolean;
|
|
270
273
|
supportedFormats: string;
|
|
@@ -273,6 +276,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
273
276
|
maximumUploads: number;
|
|
274
277
|
maxFileSize?: number | undefined;
|
|
275
278
|
$props: {
|
|
279
|
+
readonly disabled?: boolean | undefined;
|
|
276
280
|
readonly subtitle?: string | undefined;
|
|
277
281
|
readonly acceptMultiple?: boolean | undefined;
|
|
278
282
|
readonly supportedFormats?: string | undefined;
|
|
@@ -287,6 +291,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
287
291
|
__isSuspense?: never;
|
|
288
292
|
} & import('vue').ComponentOptionsBase<Readonly<{}> & Readonly<{}>, {
|
|
289
293
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
294
|
+
disabled: boolean;
|
|
290
295
|
subtitle: string;
|
|
291
296
|
acceptMultiple: boolean;
|
|
292
297
|
supportedFormats: string;
|
|
@@ -295,6 +300,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
295
300
|
maximumUploads: number;
|
|
296
301
|
maxFileSize?: number | undefined;
|
|
297
302
|
$props: {
|
|
303
|
+
readonly disabled?: boolean | undefined;
|
|
298
304
|
readonly subtitle?: string | undefined;
|
|
299
305
|
readonly acceptMultiple?: boolean | undefined;
|
|
300
306
|
readonly supportedFormats?: string | undefined;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Template } from './types';
|
|
2
|
+
interface Props {
|
|
3
|
+
template?: Template | null;
|
|
4
|
+
}
|
|
5
|
+
declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
6
|
+
template: Template | null;
|
|
7
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLElement>;
|
|
8
|
+
export default _default;
|
|
9
|
+
//# sourceMappingURL=TemplatePreview.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TemplatePreview.vue.d.ts","sourceRoot":"","sources":["../../../src/components/TemplatePreview/TemplatePreview.vue"],"names":[],"mappings":"AAgGA;AA6PA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAQxC,UAAU,KAAK;IACb,QAAQ,CAAC,EAAE,QAAQ,GAAG,IAAI,CAAC;CAC5B;;cADY,QAAQ,GAAG,IAAI;;AAkN5B,wBAQG"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { Template } from './types';
|
|
2
|
+
interface Props {
|
|
3
|
+
locale?: string;
|
|
4
|
+
template: Template;
|
|
5
|
+
modelValue: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
8
|
+
close: () => any;
|
|
9
|
+
}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{
|
|
10
|
+
onClose?: (() => any) | undefined;
|
|
11
|
+
}>, {
|
|
12
|
+
locale: string;
|
|
13
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
14
|
+
export default _default;
|
|
15
|
+
//# sourceMappingURL=TemplatePreviewModal.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TemplatePreviewModal.vue.d.ts","sourceRoot":"","sources":["../../../src/components/TemplatePreview/TemplatePreviewModal.vue"],"names":[],"mappings":"AAWA;AAwDA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAUxC,UAAU,KAAK;IACb,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,QAAQ,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;CACrB;;;;;;YAHU,MAAM;;AAgGjB,wBASG"}
|
|
@@ -114,6 +114,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
114
114
|
UnnnicDropArea: {
|
|
115
115
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
|
|
116
116
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
117
|
+
disabled: boolean;
|
|
117
118
|
subtitle: string;
|
|
118
119
|
acceptMultiple: boolean;
|
|
119
120
|
supportedFormats: string;
|
|
@@ -122,6 +123,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
122
123
|
maximumUploads: number;
|
|
123
124
|
maxFileSize?: number | undefined;
|
|
124
125
|
$props: {
|
|
126
|
+
readonly disabled?: boolean | undefined;
|
|
125
127
|
readonly subtitle?: string | undefined;
|
|
126
128
|
readonly acceptMultiple?: boolean | undefined;
|
|
127
129
|
readonly supportedFormats?: string | undefined;
|
|
@@ -142,6 +144,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
142
144
|
Defaults: {};
|
|
143
145
|
}, Readonly<{}> & Readonly<{}>, {
|
|
144
146
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
147
|
+
disabled: boolean;
|
|
145
148
|
subtitle: string;
|
|
146
149
|
acceptMultiple: boolean;
|
|
147
150
|
supportedFormats: string;
|
|
@@ -150,6 +153,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
150
153
|
maximumUploads: number;
|
|
151
154
|
maxFileSize?: number | undefined;
|
|
152
155
|
$props: {
|
|
156
|
+
readonly disabled?: boolean | undefined;
|
|
153
157
|
readonly subtitle?: string | undefined;
|
|
154
158
|
readonly acceptMultiple?: boolean | undefined;
|
|
155
159
|
readonly supportedFormats?: string | undefined;
|
|
@@ -164,6 +168,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
164
168
|
__isSuspense?: never;
|
|
165
169
|
} & import('vue').ComponentOptionsBase<Readonly<{}> & Readonly<{}>, {
|
|
166
170
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
171
|
+
disabled: boolean;
|
|
167
172
|
subtitle: string;
|
|
168
173
|
acceptMultiple: boolean;
|
|
169
174
|
supportedFormats: string;
|
|
@@ -172,6 +177,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
172
177
|
maximumUploads: number;
|
|
173
178
|
maxFileSize?: number | undefined;
|
|
174
179
|
$props: {
|
|
180
|
+
readonly disabled?: boolean | undefined;
|
|
175
181
|
readonly subtitle?: string | undefined;
|
|
176
182
|
readonly acceptMultiple?: boolean | undefined;
|
|
177
183
|
readonly supportedFormats?: string | undefined;
|
|
@@ -597,7 +597,7 @@ export declare const unnnicInputDatePicker: import('vue').DefineComponent<import
|
|
|
597
597
|
showCalendarFilter: boolean;
|
|
598
598
|
overwrittenValue: string;
|
|
599
599
|
}, {
|
|
600
|
-
filterText():
|
|
600
|
+
filterText(): string;
|
|
601
601
|
initialStartDate(): string | null;
|
|
602
602
|
initialEndDate(): string | null;
|
|
603
603
|
}, {
|
|
@@ -1131,8 +1131,8 @@ export declare const unnnicInputDatePicker: import('vue').DefineComponent<import
|
|
|
1131
1131
|
}, {
|
|
1132
1132
|
openMonths(): string[];
|
|
1133
1133
|
value(): {
|
|
1134
|
-
startDate:
|
|
1135
|
-
endDate:
|
|
1134
|
+
startDate: string;
|
|
1135
|
+
endDate: string;
|
|
1136
1136
|
};
|
|
1137
1137
|
i18nLocale(): string;
|
|
1138
1138
|
monthsLocale(): any;
|
|
@@ -3983,7 +3983,7 @@ export declare const unnnicModalDialog: import('vue').DefineComponent<import('vu
|
|
|
3983
3983
|
}>, {}, {
|
|
3984
3984
|
defaultTranslations: {
|
|
3985
3985
|
cancel: {
|
|
3986
|
-
|
|
3986
|
+
"pt-br": string;
|
|
3987
3987
|
en: string;
|
|
3988
3988
|
es: string;
|
|
3989
3989
|
};
|
|
@@ -4890,6 +4890,7 @@ export declare const unnnicModalUpload: import('vue').DefineComponent<import('vu
|
|
|
4890
4890
|
UnnnicDropArea: {
|
|
4891
4891
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
|
|
4892
4892
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
4893
|
+
disabled: boolean;
|
|
4893
4894
|
subtitle: string;
|
|
4894
4895
|
acceptMultiple: boolean;
|
|
4895
4896
|
supportedFormats: string;
|
|
@@ -4898,6 +4899,7 @@ export declare const unnnicModalUpload: import('vue').DefineComponent<import('vu
|
|
|
4898
4899
|
maximumUploads: number;
|
|
4899
4900
|
maxFileSize?: number | undefined;
|
|
4900
4901
|
$props: {
|
|
4902
|
+
readonly disabled?: boolean | undefined;
|
|
4901
4903
|
readonly subtitle?: string | undefined;
|
|
4902
4904
|
readonly acceptMultiple?: boolean | undefined;
|
|
4903
4905
|
readonly supportedFormats?: string | undefined;
|
|
@@ -4918,6 +4920,7 @@ export declare const unnnicModalUpload: import('vue').DefineComponent<import('vu
|
|
|
4918
4920
|
Defaults: {};
|
|
4919
4921
|
}, Readonly<{}> & Readonly<{}>, {
|
|
4920
4922
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
4923
|
+
disabled: boolean;
|
|
4921
4924
|
subtitle: string;
|
|
4922
4925
|
acceptMultiple: boolean;
|
|
4923
4926
|
supportedFormats: string;
|
|
@@ -4926,6 +4929,7 @@ export declare const unnnicModalUpload: import('vue').DefineComponent<import('vu
|
|
|
4926
4929
|
maximumUploads: number;
|
|
4927
4930
|
maxFileSize?: number | undefined;
|
|
4928
4931
|
$props: {
|
|
4932
|
+
readonly disabled?: boolean | undefined;
|
|
4929
4933
|
readonly subtitle?: string | undefined;
|
|
4930
4934
|
readonly acceptMultiple?: boolean | undefined;
|
|
4931
4935
|
readonly supportedFormats?: string | undefined;
|
|
@@ -4940,6 +4944,7 @@ export declare const unnnicModalUpload: import('vue').DefineComponent<import('vu
|
|
|
4940
4944
|
__isSuspense?: never;
|
|
4941
4945
|
} & import('vue').ComponentOptionsBase<Readonly<{}> & Readonly<{}>, {
|
|
4942
4946
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
4947
|
+
disabled: boolean;
|
|
4943
4948
|
subtitle: string;
|
|
4944
4949
|
acceptMultiple: boolean;
|
|
4945
4950
|
supportedFormats: string;
|
|
@@ -4948,6 +4953,7 @@ export declare const unnnicModalUpload: import('vue').DefineComponent<import('vu
|
|
|
4948
4953
|
maximumUploads: number;
|
|
4949
4954
|
maxFileSize?: number | undefined;
|
|
4950
4955
|
$props: {
|
|
4956
|
+
readonly disabled?: boolean | undefined;
|
|
4951
4957
|
readonly subtitle?: string | undefined;
|
|
4952
4958
|
readonly acceptMultiple?: boolean | undefined;
|
|
4953
4959
|
readonly supportedFormats?: string | undefined;
|
|
@@ -7083,8 +7089,8 @@ export declare const unnnicDatePicker: import('vue').DefineComponent<import('vue
|
|
|
7083
7089
|
}, {
|
|
7084
7090
|
openMonths(): string[];
|
|
7085
7091
|
value(): {
|
|
7086
|
-
startDate:
|
|
7087
|
-
endDate:
|
|
7092
|
+
startDate: string;
|
|
7093
|
+
endDate: string;
|
|
7088
7094
|
};
|
|
7089
7095
|
i18nLocale(): string;
|
|
7090
7096
|
monthsLocale(): any;
|
|
@@ -7816,6 +7822,7 @@ export declare const unnnicPagination: import('vue').DefineComponent<import('vue
|
|
|
7816
7822
|
export declare const unnnicDropArea: {
|
|
7817
7823
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
|
|
7818
7824
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
7825
|
+
disabled: boolean;
|
|
7819
7826
|
subtitle: string;
|
|
7820
7827
|
acceptMultiple: boolean;
|
|
7821
7828
|
supportedFormats: string;
|
|
@@ -7824,6 +7831,7 @@ export declare const unnnicDropArea: {
|
|
|
7824
7831
|
maximumUploads: number;
|
|
7825
7832
|
maxFileSize?: number | undefined;
|
|
7826
7833
|
$props: {
|
|
7834
|
+
readonly disabled?: boolean | undefined;
|
|
7827
7835
|
readonly subtitle?: string | undefined;
|
|
7828
7836
|
readonly acceptMultiple?: boolean | undefined;
|
|
7829
7837
|
readonly supportedFormats?: string | undefined;
|
|
@@ -7844,6 +7852,7 @@ export declare const unnnicDropArea: {
|
|
|
7844
7852
|
Defaults: {};
|
|
7845
7853
|
}, Readonly<{}> & Readonly<{}>, {
|
|
7846
7854
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
7855
|
+
disabled: boolean;
|
|
7847
7856
|
subtitle: string;
|
|
7848
7857
|
acceptMultiple: boolean;
|
|
7849
7858
|
supportedFormats: string;
|
|
@@ -7852,6 +7861,7 @@ export declare const unnnicDropArea: {
|
|
|
7852
7861
|
maximumUploads: number;
|
|
7853
7862
|
maxFileSize?: number | undefined;
|
|
7854
7863
|
$props: {
|
|
7864
|
+
readonly disabled?: boolean | undefined;
|
|
7855
7865
|
readonly subtitle?: string | undefined;
|
|
7856
7866
|
readonly acceptMultiple?: boolean | undefined;
|
|
7857
7867
|
readonly supportedFormats?: string | undefined;
|
|
@@ -7866,6 +7876,7 @@ export declare const unnnicDropArea: {
|
|
|
7866
7876
|
__isSuspense?: never;
|
|
7867
7877
|
} & import('vue').ComponentOptionsBase<Readonly<{}> & Readonly<{}>, {
|
|
7868
7878
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
7879
|
+
disabled: boolean;
|
|
7869
7880
|
subtitle: string;
|
|
7870
7881
|
acceptMultiple: boolean;
|
|
7871
7882
|
supportedFormats: string;
|
|
@@ -7874,6 +7885,7 @@ export declare const unnnicDropArea: {
|
|
|
7874
7885
|
maximumUploads: number;
|
|
7875
7886
|
maxFileSize?: number | undefined;
|
|
7876
7887
|
$props: {
|
|
7888
|
+
readonly disabled?: boolean | undefined;
|
|
7877
7889
|
readonly subtitle?: string | undefined;
|
|
7878
7890
|
readonly acceptMultiple?: boolean | undefined;
|
|
7879
7891
|
readonly supportedFormats?: string | undefined;
|
|
@@ -8004,6 +8016,7 @@ export declare const unnnicUploadArea: import('vue').DefineComponent<import('vue
|
|
|
8004
8016
|
UnnnicDropArea: {
|
|
8005
8017
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
|
|
8006
8018
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
8019
|
+
disabled: boolean;
|
|
8007
8020
|
subtitle: string;
|
|
8008
8021
|
acceptMultiple: boolean;
|
|
8009
8022
|
supportedFormats: string;
|
|
@@ -8012,6 +8025,7 @@ export declare const unnnicUploadArea: import('vue').DefineComponent<import('vue
|
|
|
8012
8025
|
maximumUploads: number;
|
|
8013
8026
|
maxFileSize?: number | undefined;
|
|
8014
8027
|
$props: {
|
|
8028
|
+
readonly disabled?: boolean | undefined;
|
|
8015
8029
|
readonly subtitle?: string | undefined;
|
|
8016
8030
|
readonly acceptMultiple?: boolean | undefined;
|
|
8017
8031
|
readonly supportedFormats?: string | undefined;
|
|
@@ -8032,6 +8046,7 @@ export declare const unnnicUploadArea: import('vue').DefineComponent<import('vue
|
|
|
8032
8046
|
Defaults: {};
|
|
8033
8047
|
}, Readonly<{}> & Readonly<{}>, {
|
|
8034
8048
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
8049
|
+
disabled: boolean;
|
|
8035
8050
|
subtitle: string;
|
|
8036
8051
|
acceptMultiple: boolean;
|
|
8037
8052
|
supportedFormats: string;
|
|
@@ -8040,6 +8055,7 @@ export declare const unnnicUploadArea: import('vue').DefineComponent<import('vue
|
|
|
8040
8055
|
maximumUploads: number;
|
|
8041
8056
|
maxFileSize?: number | undefined;
|
|
8042
8057
|
$props: {
|
|
8058
|
+
readonly disabled?: boolean | undefined;
|
|
8043
8059
|
readonly subtitle?: string | undefined;
|
|
8044
8060
|
readonly acceptMultiple?: boolean | undefined;
|
|
8045
8061
|
readonly supportedFormats?: string | undefined;
|
|
@@ -8054,6 +8070,7 @@ export declare const unnnicUploadArea: import('vue').DefineComponent<import('vue
|
|
|
8054
8070
|
__isSuspense?: never;
|
|
8055
8071
|
} & import('vue').ComponentOptionsBase<Readonly<{}> & Readonly<{}>, {
|
|
8056
8072
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
8073
|
+
disabled: boolean;
|
|
8057
8074
|
subtitle: string;
|
|
8058
8075
|
acceptMultiple: boolean;
|
|
8059
8076
|
supportedFormats: string;
|
|
@@ -8062,6 +8079,7 @@ export declare const unnnicUploadArea: import('vue').DefineComponent<import('vue
|
|
|
8062
8079
|
maximumUploads: number;
|
|
8063
8080
|
maxFileSize?: number | undefined;
|
|
8064
8081
|
$props: {
|
|
8082
|
+
readonly disabled?: boolean | undefined;
|
|
8065
8083
|
readonly subtitle?: string | undefined;
|
|
8066
8084
|
readonly acceptMultiple?: boolean | undefined;
|
|
8067
8085
|
readonly supportedFormats?: string | undefined;
|
|
@@ -12000,8 +12018,10 @@ export declare const unnnicNavigator: import('vue').DefineComponent<import('vue'
|
|
|
12000
12018
|
required: true;
|
|
12001
12019
|
};
|
|
12002
12020
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
12003
|
-
export declare const unnnicDataTable: VueComponent;
|
|
12004
12021
|
export declare const unnnicSelectTime: VueComponent;
|
|
12022
|
+
export declare const unnnicTemplatePreview: VueComponent;
|
|
12023
|
+
export declare const unnnicTemplatePreviewModal: VueComponent;
|
|
12024
|
+
export declare const unnnicDataTable: VueComponent;
|
|
12005
12025
|
export declare const UnnnicFontSize = 16;
|
|
12006
12026
|
export declare const UnnnicFormElement: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
12007
12027
|
size: {
|
|
@@ -12595,7 +12615,7 @@ export declare const UnnnicInputDatePicker: import('vue').DefineComponent<import
|
|
|
12595
12615
|
showCalendarFilter: boolean;
|
|
12596
12616
|
overwrittenValue: string;
|
|
12597
12617
|
}, {
|
|
12598
|
-
filterText():
|
|
12618
|
+
filterText(): string;
|
|
12599
12619
|
initialStartDate(): string | null;
|
|
12600
12620
|
initialEndDate(): string | null;
|
|
12601
12621
|
}, {
|
|
@@ -13129,8 +13149,8 @@ export declare const UnnnicInputDatePicker: import('vue').DefineComponent<import
|
|
|
13129
13149
|
}, {
|
|
13130
13150
|
openMonths(): string[];
|
|
13131
13151
|
value(): {
|
|
13132
|
-
startDate:
|
|
13133
|
-
endDate:
|
|
13152
|
+
startDate: string;
|
|
13153
|
+
endDate: string;
|
|
13134
13154
|
};
|
|
13135
13155
|
i18nLocale(): string;
|
|
13136
13156
|
monthsLocale(): any;
|
|
@@ -15981,7 +16001,7 @@ export declare const UnnnicModalDialog: import('vue').DefineComponent<import('vu
|
|
|
15981
16001
|
}>, {}, {
|
|
15982
16002
|
defaultTranslations: {
|
|
15983
16003
|
cancel: {
|
|
15984
|
-
|
|
16004
|
+
"pt-br": string;
|
|
15985
16005
|
en: string;
|
|
15986
16006
|
es: string;
|
|
15987
16007
|
};
|
|
@@ -16888,6 +16908,7 @@ export declare const UnnnicModalUpload: import('vue').DefineComponent<import('vu
|
|
|
16888
16908
|
UnnnicDropArea: {
|
|
16889
16909
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
|
|
16890
16910
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
16911
|
+
disabled: boolean;
|
|
16891
16912
|
subtitle: string;
|
|
16892
16913
|
acceptMultiple: boolean;
|
|
16893
16914
|
supportedFormats: string;
|
|
@@ -16896,6 +16917,7 @@ export declare const UnnnicModalUpload: import('vue').DefineComponent<import('vu
|
|
|
16896
16917
|
maximumUploads: number;
|
|
16897
16918
|
maxFileSize?: number | undefined;
|
|
16898
16919
|
$props: {
|
|
16920
|
+
readonly disabled?: boolean | undefined;
|
|
16899
16921
|
readonly subtitle?: string | undefined;
|
|
16900
16922
|
readonly acceptMultiple?: boolean | undefined;
|
|
16901
16923
|
readonly supportedFormats?: string | undefined;
|
|
@@ -16916,6 +16938,7 @@ export declare const UnnnicModalUpload: import('vue').DefineComponent<import('vu
|
|
|
16916
16938
|
Defaults: {};
|
|
16917
16939
|
}, Readonly<{}> & Readonly<{}>, {
|
|
16918
16940
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
16941
|
+
disabled: boolean;
|
|
16919
16942
|
subtitle: string;
|
|
16920
16943
|
acceptMultiple: boolean;
|
|
16921
16944
|
supportedFormats: string;
|
|
@@ -16924,6 +16947,7 @@ export declare const UnnnicModalUpload: import('vue').DefineComponent<import('vu
|
|
|
16924
16947
|
maximumUploads: number;
|
|
16925
16948
|
maxFileSize?: number | undefined;
|
|
16926
16949
|
$props: {
|
|
16950
|
+
readonly disabled?: boolean | undefined;
|
|
16927
16951
|
readonly subtitle?: string | undefined;
|
|
16928
16952
|
readonly acceptMultiple?: boolean | undefined;
|
|
16929
16953
|
readonly supportedFormats?: string | undefined;
|
|
@@ -16938,6 +16962,7 @@ export declare const UnnnicModalUpload: import('vue').DefineComponent<import('vu
|
|
|
16938
16962
|
__isSuspense?: never;
|
|
16939
16963
|
} & import('vue').ComponentOptionsBase<Readonly<{}> & Readonly<{}>, {
|
|
16940
16964
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
16965
|
+
disabled: boolean;
|
|
16941
16966
|
subtitle: string;
|
|
16942
16967
|
acceptMultiple: boolean;
|
|
16943
16968
|
supportedFormats: string;
|
|
@@ -16946,6 +16971,7 @@ export declare const UnnnicModalUpload: import('vue').DefineComponent<import('vu
|
|
|
16946
16971
|
maximumUploads: number;
|
|
16947
16972
|
maxFileSize?: number | undefined;
|
|
16948
16973
|
$props: {
|
|
16974
|
+
readonly disabled?: boolean | undefined;
|
|
16949
16975
|
readonly subtitle?: string | undefined;
|
|
16950
16976
|
readonly acceptMultiple?: boolean | undefined;
|
|
16951
16977
|
readonly supportedFormats?: string | undefined;
|
|
@@ -19081,8 +19107,8 @@ export declare const UnnnicDatePicker: import('vue').DefineComponent<import('vue
|
|
|
19081
19107
|
}, {
|
|
19082
19108
|
openMonths(): string[];
|
|
19083
19109
|
value(): {
|
|
19084
|
-
startDate:
|
|
19085
|
-
endDate:
|
|
19110
|
+
startDate: string;
|
|
19111
|
+
endDate: string;
|
|
19086
19112
|
};
|
|
19087
19113
|
i18nLocale(): string;
|
|
19088
19114
|
monthsLocale(): any;
|
|
@@ -19814,6 +19840,7 @@ export declare const UnnnicPagination: import('vue').DefineComponent<import('vue
|
|
|
19814
19840
|
export declare const UnnnicDropArea: {
|
|
19815
19841
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
|
|
19816
19842
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
19843
|
+
disabled: boolean;
|
|
19817
19844
|
subtitle: string;
|
|
19818
19845
|
acceptMultiple: boolean;
|
|
19819
19846
|
supportedFormats: string;
|
|
@@ -19822,6 +19849,7 @@ export declare const UnnnicDropArea: {
|
|
|
19822
19849
|
maximumUploads: number;
|
|
19823
19850
|
maxFileSize?: number | undefined;
|
|
19824
19851
|
$props: {
|
|
19852
|
+
readonly disabled?: boolean | undefined;
|
|
19825
19853
|
readonly subtitle?: string | undefined;
|
|
19826
19854
|
readonly acceptMultiple?: boolean | undefined;
|
|
19827
19855
|
readonly supportedFormats?: string | undefined;
|
|
@@ -19842,6 +19870,7 @@ export declare const UnnnicDropArea: {
|
|
|
19842
19870
|
Defaults: {};
|
|
19843
19871
|
}, Readonly<{}> & Readonly<{}>, {
|
|
19844
19872
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
19873
|
+
disabled: boolean;
|
|
19845
19874
|
subtitle: string;
|
|
19846
19875
|
acceptMultiple: boolean;
|
|
19847
19876
|
supportedFormats: string;
|
|
@@ -19850,6 +19879,7 @@ export declare const UnnnicDropArea: {
|
|
|
19850
19879
|
maximumUploads: number;
|
|
19851
19880
|
maxFileSize?: number | undefined;
|
|
19852
19881
|
$props: {
|
|
19882
|
+
readonly disabled?: boolean | undefined;
|
|
19853
19883
|
readonly subtitle?: string | undefined;
|
|
19854
19884
|
readonly acceptMultiple?: boolean | undefined;
|
|
19855
19885
|
readonly supportedFormats?: string | undefined;
|
|
@@ -19864,6 +19894,7 @@ export declare const UnnnicDropArea: {
|
|
|
19864
19894
|
__isSuspense?: never;
|
|
19865
19895
|
} & import('vue').ComponentOptionsBase<Readonly<{}> & Readonly<{}>, {
|
|
19866
19896
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
19897
|
+
disabled: boolean;
|
|
19867
19898
|
subtitle: string;
|
|
19868
19899
|
acceptMultiple: boolean;
|
|
19869
19900
|
supportedFormats: string;
|
|
@@ -19872,6 +19903,7 @@ export declare const UnnnicDropArea: {
|
|
|
19872
19903
|
maximumUploads: number;
|
|
19873
19904
|
maxFileSize?: number | undefined;
|
|
19874
19905
|
$props: {
|
|
19906
|
+
readonly disabled?: boolean | undefined;
|
|
19875
19907
|
readonly subtitle?: string | undefined;
|
|
19876
19908
|
readonly acceptMultiple?: boolean | undefined;
|
|
19877
19909
|
readonly supportedFormats?: string | undefined;
|
|
@@ -20002,6 +20034,7 @@ export declare const UnnnicUploadArea: import('vue').DefineComponent<import('vue
|
|
|
20002
20034
|
UnnnicDropArea: {
|
|
20003
20035
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
|
|
20004
20036
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
20037
|
+
disabled: boolean;
|
|
20005
20038
|
subtitle: string;
|
|
20006
20039
|
acceptMultiple: boolean;
|
|
20007
20040
|
supportedFormats: string;
|
|
@@ -20010,6 +20043,7 @@ export declare const UnnnicUploadArea: import('vue').DefineComponent<import('vue
|
|
|
20010
20043
|
maximumUploads: number;
|
|
20011
20044
|
maxFileSize?: number | undefined;
|
|
20012
20045
|
$props: {
|
|
20046
|
+
readonly disabled?: boolean | undefined;
|
|
20013
20047
|
readonly subtitle?: string | undefined;
|
|
20014
20048
|
readonly acceptMultiple?: boolean | undefined;
|
|
20015
20049
|
readonly supportedFormats?: string | undefined;
|
|
@@ -20030,6 +20064,7 @@ export declare const UnnnicUploadArea: import('vue').DefineComponent<import('vue
|
|
|
20030
20064
|
Defaults: {};
|
|
20031
20065
|
}, Readonly<{}> & Readonly<{}>, {
|
|
20032
20066
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
20067
|
+
disabled: boolean;
|
|
20033
20068
|
subtitle: string;
|
|
20034
20069
|
acceptMultiple: boolean;
|
|
20035
20070
|
supportedFormats: string;
|
|
@@ -20038,6 +20073,7 @@ export declare const UnnnicUploadArea: import('vue').DefineComponent<import('vue
|
|
|
20038
20073
|
maximumUploads: number;
|
|
20039
20074
|
maxFileSize?: number | undefined;
|
|
20040
20075
|
$props: {
|
|
20076
|
+
readonly disabled?: boolean | undefined;
|
|
20041
20077
|
readonly subtitle?: string | undefined;
|
|
20042
20078
|
readonly acceptMultiple?: boolean | undefined;
|
|
20043
20079
|
readonly supportedFormats?: string | undefined;
|
|
@@ -20052,6 +20088,7 @@ export declare const UnnnicUploadArea: import('vue').DefineComponent<import('vue
|
|
|
20052
20088
|
__isSuspense?: never;
|
|
20053
20089
|
} & import('vue').ComponentOptionsBase<Readonly<{}> & Readonly<{}>, {
|
|
20054
20090
|
$emit: (event: "update:currentFiles" | "fileChange" | "unsupportedFormat" | "exceededTheMaximumFileSizeLimit", ...args: any[]) => void;
|
|
20091
|
+
disabled: boolean;
|
|
20055
20092
|
subtitle: string;
|
|
20056
20093
|
acceptMultiple: boolean;
|
|
20057
20094
|
supportedFormats: string;
|
|
@@ -20060,6 +20097,7 @@ export declare const UnnnicUploadArea: import('vue').DefineComponent<import('vue
|
|
|
20060
20097
|
maximumUploads: number;
|
|
20061
20098
|
maxFileSize?: number | undefined;
|
|
20062
20099
|
$props: {
|
|
20100
|
+
readonly disabled?: boolean | undefined;
|
|
20063
20101
|
readonly subtitle?: string | undefined;
|
|
20064
20102
|
readonly acceptMultiple?: boolean | undefined;
|
|
20065
20103
|
readonly supportedFormats?: string | undefined;
|
|
@@ -23998,7 +24036,9 @@ export declare const UnnnicNavigator: import('vue').DefineComponent<import('vue'
|
|
|
23998
24036
|
required: true;
|
|
23999
24037
|
};
|
|
24000
24038
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
24001
|
-
export declare const UnnnicDataTable: VueComponent;
|
|
24002
24039
|
export declare const UnnnicSelectTime: VueComponent;
|
|
24040
|
+
export declare const UnnnicTemplatePreview: VueComponent;
|
|
24041
|
+
export declare const UnnnicTemplatePreviewModal: VueComponent;
|
|
24042
|
+
export declare const UnnnicDataTable: VueComponent;
|
|
24003
24043
|
export {};
|
|
24004
24044
|
//# sourceMappingURL=index.d.ts.map
|