prlg-ui 1.7.11 → 1.7.12
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/WarningFillIcon-B1Zmzoa7.cjs +1 -0
- package/dist/{WarningFillIcon-CM57QlUR.js → WarningFillIcon-CW6DKekz.js} +71 -55
- package/dist/icons/index.cjs.js +1 -1
- package/dist/icons/index.es.js +292 -307
- package/dist/index.d.ts +106 -84
- package/dist/prlg-ui.cjs.js +1 -1
- package/dist/prlg-ui.css +1 -1
- package/dist/prlg-ui.es.js +1861 -1763
- package/package.json +1 -1
- package/dist/WarningFillIcon-D5bEU2m7.cjs +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -33,9 +33,9 @@ import { WatchStopHandle } from 'vue';
|
|
|
33
33
|
|
|
34
34
|
declare const __VLS_component: DefineComponent<ButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
35
35
|
|
|
36
|
-
declare const __VLS_component_10: DefineComponent<
|
|
36
|
+
declare const __VLS_component_10: DefineComponent<__VLS_Props_19, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
37
37
|
remove: () => any;
|
|
38
|
-
}, string, PublicProps, Readonly<
|
|
38
|
+
}, string, PublicProps, Readonly<__VLS_Props_19> & Readonly<{
|
|
39
39
|
onRemove?: (() => any) | undefined;
|
|
40
40
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
41
41
|
|
|
@@ -45,9 +45,9 @@ open: () => void;
|
|
|
45
45
|
close: () => void;
|
|
46
46
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DrawerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
47
47
|
|
|
48
|
-
declare const __VLS_component_12: DefineComponent<
|
|
48
|
+
declare const __VLS_component_12: DefineComponent<__VLS_PublicProps_11, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
49
49
|
"update:open": (value: boolean) => any;
|
|
50
|
-
}, string, PublicProps, Readonly<
|
|
50
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_11> & Readonly<{
|
|
51
51
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
52
52
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
53
53
|
|
|
@@ -92,7 +92,7 @@ floating: HTMLDivElement;
|
|
|
92
92
|
'second-screen': HTMLDivElement;
|
|
93
93
|
}, HTMLDivElement>;
|
|
94
94
|
|
|
95
|
-
declare const __VLS_component_14: DefineComponent<
|
|
95
|
+
declare const __VLS_component_14: DefineComponent<__VLS_Props_21, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_21> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
96
96
|
|
|
97
97
|
declare const __VLS_component_15: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
98
98
|
contentRef: HTMLDivElement;
|
|
@@ -100,37 +100,44 @@ contentRef: HTMLDivElement;
|
|
|
100
100
|
|
|
101
101
|
declare const __VLS_component_16: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLButtonElement>;
|
|
102
102
|
|
|
103
|
-
declare const __VLS_component_17: DefineComponent<
|
|
103
|
+
declare const __VLS_component_17: DefineComponent<__VLS_Props_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_22> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
104
104
|
|
|
105
|
-
declare const __VLS_component_18: DefineComponent<
|
|
105
|
+
declare const __VLS_component_18: DefineComponent<__VLS_Props_23, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_23> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
106
106
|
|
|
107
|
-
declare const __VLS_component_19: DefineComponent<
|
|
107
|
+
declare const __VLS_component_19: DefineComponent<__VLS_Props_24, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
108
108
|
"update:value": (value: string | number) => any;
|
|
109
|
-
}, string, PublicProps, Readonly<
|
|
109
|
+
}, string, PublicProps, Readonly<__VLS_Props_24> & Readonly<{
|
|
110
110
|
"onUpdate:value"?: ((value: string | number) => any) | undefined;
|
|
111
111
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
112
112
|
|
|
113
|
-
declare const __VLS_component_2: DefineComponent<
|
|
113
|
+
declare const __VLS_component_2: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
114
|
+
"update:currentPage": (value: number) => any;
|
|
115
|
+
"update:perPage": (value: number) => any;
|
|
116
|
+
} & {
|
|
114
117
|
rowClickHandler: (value: {
|
|
115
118
|
data: any;
|
|
116
119
|
index: number;
|
|
117
120
|
}) => any;
|
|
118
121
|
"update:selectedRows": (value: DataItem | DataItem[]) => any;
|
|
119
|
-
|
|
122
|
+
"update:pagination": (value: TablePagination | null) => any;
|
|
123
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
120
124
|
onRowClickHandler?: ((value: {
|
|
121
125
|
data: any;
|
|
122
126
|
index: number;
|
|
123
127
|
}) => any) | undefined;
|
|
128
|
+
"onUpdate:currentPage"?: ((value: number) => any) | undefined;
|
|
129
|
+
"onUpdate:perPage"?: ((value: number) => any) | undefined;
|
|
124
130
|
"onUpdate:selectedRows"?: ((value: DataItem | DataItem[]) => any) | undefined;
|
|
131
|
+
"onUpdate:pagination"?: ((value: TablePagination | null) => any) | undefined;
|
|
125
132
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLTableElement>;
|
|
126
133
|
|
|
127
134
|
declare const __VLS_component_20: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
128
135
|
|
|
129
136
|
declare const __VLS_component_21: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
130
137
|
|
|
131
|
-
declare const __VLS_component_22: DefineComponent<
|
|
138
|
+
declare const __VLS_component_22: DefineComponent<__VLS_Props_25, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_25> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
132
139
|
|
|
133
|
-
declare const __VLS_component_23: DefineComponent<
|
|
140
|
+
declare const __VLS_component_23: DefineComponent<__VLS_Props_26, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_26> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
134
141
|
|
|
135
142
|
declare const __VLS_component_3: DefineComponent<ColumnProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ColumnProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
136
143
|
|
|
@@ -149,25 +156,25 @@ containerRef: HTMLDivElement;
|
|
|
149
156
|
itemRefs: HTMLDivElement[];
|
|
150
157
|
}, HTMLDivElement>;
|
|
151
158
|
|
|
152
|
-
declare const __VLS_component_5: DefineComponent<
|
|
159
|
+
declare const __VLS_component_5: DefineComponent<__VLS_PublicProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
153
160
|
"update:modelValue": (value: any) => any;
|
|
154
161
|
} & {
|
|
155
162
|
change: (value?: string | number | object | undefined) => any;
|
|
156
|
-
}, string, PublicProps, Readonly<
|
|
163
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_2> & Readonly<{
|
|
157
164
|
onChange?: ((value?: string | number | object | undefined) => any) | undefined;
|
|
158
165
|
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
159
166
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
|
|
160
167
|
|
|
161
|
-
declare const __VLS_component_6: DefineComponent<
|
|
168
|
+
declare const __VLS_component_6: DefineComponent<__VLS_PublicProps_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
162
169
|
"update:modelValue": (value: any) => any;
|
|
163
170
|
} & {
|
|
164
171
|
change: (value?: string | undefined) => any;
|
|
165
|
-
}, string, PublicProps, Readonly<
|
|
172
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_4> & Readonly<{
|
|
166
173
|
onChange?: ((value?: string | undefined) => any) | undefined;
|
|
167
174
|
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
168
175
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
169
176
|
|
|
170
|
-
declare const __VLS_component_7: DefineComponent<
|
|
177
|
+
declare const __VLS_component_7: DefineComponent<__VLS_Props_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_9> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
171
178
|
|
|
172
179
|
declare const __VLS_component_8: DefineComponent<ExtractPropTypes< {
|
|
173
180
|
type: {
|
|
@@ -188,7 +195,7 @@ outlined: boolean;
|
|
|
188
195
|
type: "error" | "info" | "warning";
|
|
189
196
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
190
197
|
|
|
191
|
-
declare const __VLS_component_9: DefineComponent<
|
|
198
|
+
declare const __VLS_component_9: DefineComponent<__VLS_Props_16, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_16> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
192
199
|
|
|
193
200
|
declare type __VLS_Props = {
|
|
194
201
|
items: MenuItem[];
|
|
@@ -198,6 +205,10 @@ declare type __VLS_Props = {
|
|
|
198
205
|
};
|
|
199
206
|
|
|
200
207
|
declare type __VLS_Props_10 = {
|
|
208
|
+
disabled?: boolean;
|
|
209
|
+
};
|
|
210
|
+
|
|
211
|
+
declare type __VLS_Props_11 = {
|
|
201
212
|
label?: string;
|
|
202
213
|
placeholder?: string;
|
|
203
214
|
name?: string;
|
|
@@ -211,31 +222,31 @@ declare type __VLS_Props_10 = {
|
|
|
211
222
|
maxlength?: number;
|
|
212
223
|
};
|
|
213
224
|
|
|
214
|
-
declare type
|
|
225
|
+
declare type __VLS_Props_12 = {
|
|
215
226
|
file: string | File;
|
|
216
227
|
viewName?: boolean;
|
|
217
228
|
outlined?: boolean;
|
|
218
229
|
removable?: boolean;
|
|
219
230
|
};
|
|
220
231
|
|
|
221
|
-
declare type
|
|
232
|
+
declare type __VLS_Props_13 = {
|
|
222
233
|
file: string | File;
|
|
223
234
|
alt?: string;
|
|
224
235
|
size?: 'small' | 'medium' | 'large';
|
|
225
236
|
fullScreen?: boolean;
|
|
226
237
|
};
|
|
227
238
|
|
|
228
|
-
declare type
|
|
239
|
+
declare type __VLS_Props_14 = {
|
|
229
240
|
items: MenuItem[];
|
|
230
241
|
};
|
|
231
242
|
|
|
232
|
-
declare type
|
|
243
|
+
declare type __VLS_Props_15 = {
|
|
233
244
|
value?: string | number;
|
|
234
245
|
variant?: 'primary' | 'danger' | 'neutral';
|
|
235
246
|
strong?: boolean;
|
|
236
247
|
};
|
|
237
248
|
|
|
238
|
-
declare type
|
|
249
|
+
declare type __VLS_Props_16 = {
|
|
239
250
|
value?: number | string;
|
|
240
251
|
variant?: 'danger';
|
|
241
252
|
position?: 'left' | 'right';
|
|
@@ -246,7 +257,7 @@ declare type __VLS_Props_15 = {
|
|
|
246
257
|
};
|
|
247
258
|
};
|
|
248
259
|
|
|
249
|
-
declare type
|
|
260
|
+
declare type __VLS_Props_17 = {
|
|
250
261
|
width?: number | string;
|
|
251
262
|
height?: number | string;
|
|
252
263
|
borderRadius?: string | number;
|
|
@@ -254,13 +265,13 @@ declare type __VLS_Props_16 = {
|
|
|
254
265
|
size?: string;
|
|
255
266
|
};
|
|
256
267
|
|
|
257
|
-
declare type
|
|
268
|
+
declare type __VLS_Props_18 = {
|
|
258
269
|
strokeWidth?: string | number;
|
|
259
270
|
style?: CSSProperties;
|
|
260
271
|
size?: 'small' | 'default' | 'large';
|
|
261
272
|
};
|
|
262
273
|
|
|
263
|
-
declare type
|
|
274
|
+
declare type __VLS_Props_19 = {
|
|
264
275
|
removable?: boolean;
|
|
265
276
|
icon?: string;
|
|
266
277
|
iconPosition?: 'left' | 'right';
|
|
@@ -269,64 +280,66 @@ declare type __VLS_Props_18 = {
|
|
|
269
280
|
strong?: boolean;
|
|
270
281
|
};
|
|
271
282
|
|
|
272
|
-
declare type
|
|
283
|
+
declare type __VLS_Props_2 = TableProps;
|
|
284
|
+
|
|
285
|
+
declare type __VLS_Props_20 = {
|
|
273
286
|
title?: string;
|
|
274
287
|
style?: CSSProperties;
|
|
275
288
|
position?: 'top' | 'center' | 'bottom';
|
|
276
289
|
};
|
|
277
290
|
|
|
278
|
-
declare type
|
|
279
|
-
label?: string;
|
|
280
|
-
value?: string | number | object;
|
|
281
|
-
disabled?: boolean;
|
|
282
|
-
checked?: boolean;
|
|
283
|
-
size?: 'small' | 'default' | 'large';
|
|
284
|
-
};
|
|
285
|
-
|
|
286
|
-
declare type __VLS_Props_20 = {
|
|
291
|
+
declare type __VLS_Props_21 = {
|
|
287
292
|
value?: string | number | (string | number)[];
|
|
288
293
|
multiple?: boolean;
|
|
289
294
|
styleView?: 'fill' | 'inline';
|
|
290
295
|
};
|
|
291
296
|
|
|
292
|
-
declare type
|
|
297
|
+
declare type __VLS_Props_22 = {
|
|
293
298
|
value: string | number;
|
|
294
299
|
};
|
|
295
300
|
|
|
296
|
-
declare type
|
|
301
|
+
declare type __VLS_Props_23 = {
|
|
297
302
|
layouts?: 'vertical' | 'horizontal';
|
|
298
303
|
type?: 'solid' | 'dashed' | 'dotted';
|
|
299
304
|
align?: 'left' | 'right' | 'center';
|
|
300
305
|
};
|
|
301
306
|
|
|
302
|
-
declare type
|
|
307
|
+
declare type __VLS_Props_24 = {
|
|
303
308
|
value: string | number;
|
|
304
309
|
};
|
|
305
310
|
|
|
306
|
-
declare type
|
|
311
|
+
declare type __VLS_Props_25 = {
|
|
307
312
|
value: string | number;
|
|
308
313
|
};
|
|
309
314
|
|
|
310
|
-
declare type
|
|
315
|
+
declare type __VLS_Props_26 = {
|
|
311
316
|
value: string | number;
|
|
312
317
|
};
|
|
313
318
|
|
|
314
319
|
declare type __VLS_Props_3 = {
|
|
320
|
+
label?: string;
|
|
321
|
+
value?: string | number | object;
|
|
322
|
+
disabled?: boolean;
|
|
323
|
+
checked?: boolean;
|
|
324
|
+
size?: 'small' | 'default' | 'large';
|
|
325
|
+
};
|
|
326
|
+
|
|
327
|
+
declare type __VLS_Props_4 = {
|
|
315
328
|
value: string;
|
|
316
329
|
label: string;
|
|
317
330
|
id?: string;
|
|
318
331
|
};
|
|
319
332
|
|
|
320
|
-
declare type
|
|
333
|
+
declare type __VLS_Props_5 = {
|
|
321
334
|
label?: string;
|
|
322
335
|
disabled?: boolean;
|
|
323
336
|
value?: any;
|
|
324
337
|
size?: 'small' | 'default' | 'large';
|
|
325
338
|
};
|
|
326
339
|
|
|
327
|
-
declare type
|
|
340
|
+
declare type __VLS_Props_6 = InputTextProps;
|
|
328
341
|
|
|
329
|
-
declare type
|
|
342
|
+
declare type __VLS_Props_7 = {
|
|
330
343
|
viewButtons?: boolean;
|
|
331
344
|
max?: number;
|
|
332
345
|
countInPackage?: number;
|
|
@@ -335,56 +348,57 @@ declare type __VLS_Props_6 = {
|
|
|
335
348
|
formatter?: (value: number) => string;
|
|
336
349
|
};
|
|
337
350
|
|
|
338
|
-
declare type
|
|
351
|
+
declare type __VLS_Props_8 = Props_2;
|
|
339
352
|
|
|
340
|
-
declare type
|
|
353
|
+
declare type __VLS_Props_9 = {
|
|
341
354
|
icon: Component;
|
|
342
355
|
position?: 'left' | 'right';
|
|
343
356
|
disabled?: boolean;
|
|
344
357
|
};
|
|
345
358
|
|
|
346
|
-
declare type __VLS_Props_9 = {
|
|
347
|
-
disabled?: boolean;
|
|
348
|
-
};
|
|
349
|
-
|
|
350
359
|
declare type __VLS_PublicProps = {
|
|
351
|
-
|
|
360
|
+
'currentPage'?: number;
|
|
361
|
+
'perPage'?: number;
|
|
352
362
|
} & __VLS_Props_2;
|
|
353
363
|
|
|
354
364
|
declare type __VLS_PublicProps_10 = {
|
|
365
|
+
modelValue?: string;
|
|
366
|
+
} & __VLS_Props_11;
|
|
367
|
+
|
|
368
|
+
declare type __VLS_PublicProps_11 = {
|
|
355
369
|
'open': boolean;
|
|
356
|
-
} &
|
|
370
|
+
} & __VLS_Props_20;
|
|
357
371
|
|
|
358
372
|
declare type __VLS_PublicProps_2 = {
|
|
359
|
-
modelValue
|
|
373
|
+
modelValue?: string[] | string | boolean | any | null;
|
|
360
374
|
} & __VLS_Props_3;
|
|
361
375
|
|
|
362
376
|
declare type __VLS_PublicProps_3 = {
|
|
363
|
-
modelValue
|
|
377
|
+
modelValue: any;
|
|
364
378
|
} & __VLS_Props_4;
|
|
365
379
|
|
|
366
380
|
declare type __VLS_PublicProps_4 = {
|
|
367
|
-
modelValue
|
|
381
|
+
modelValue?: any;
|
|
368
382
|
} & __VLS_Props_5;
|
|
369
383
|
|
|
370
384
|
declare type __VLS_PublicProps_5 = {
|
|
371
|
-
modelValue:
|
|
385
|
+
modelValue: string;
|
|
372
386
|
} & __VLS_Props_6;
|
|
373
387
|
|
|
374
388
|
declare type __VLS_PublicProps_6 = {
|
|
375
|
-
modelValue:
|
|
376
|
-
};
|
|
389
|
+
modelValue: number;
|
|
390
|
+
} & __VLS_Props_7;
|
|
377
391
|
|
|
378
392
|
declare type __VLS_PublicProps_7 = {
|
|
379
393
|
modelValue: string;
|
|
380
|
-
}
|
|
394
|
+
};
|
|
381
395
|
|
|
382
396
|
declare type __VLS_PublicProps_8 = {
|
|
383
|
-
modelValue:
|
|
384
|
-
} &
|
|
397
|
+
modelValue: string;
|
|
398
|
+
} & __VLS_Props_8;
|
|
385
399
|
|
|
386
400
|
declare type __VLS_PublicProps_9 = {
|
|
387
|
-
modelValue
|
|
401
|
+
modelValue: boolean;
|
|
388
402
|
} & __VLS_Props_10;
|
|
389
403
|
|
|
390
404
|
declare function __VLS_template(): {
|
|
@@ -814,9 +828,9 @@ export declare const AccordionHeader: __VLS_WithTemplateSlots_16<typeof __VLS_co
|
|
|
814
828
|
|
|
815
829
|
export declare const AccordionPanel: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
|
|
816
830
|
|
|
817
|
-
export declare const Badge: DefineComponent<
|
|
831
|
+
export declare const Badge: DefineComponent<__VLS_Props_15, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_15> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
818
832
|
|
|
819
|
-
export declare const Breadcrumb: DefineComponent<
|
|
833
|
+
export declare const Breadcrumb: DefineComponent<__VLS_Props_14, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_14> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
820
834
|
|
|
821
835
|
export declare const Button: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
822
836
|
|
|
@@ -836,9 +850,9 @@ declare type ButtonProps = {
|
|
|
836
850
|
|
|
837
851
|
export declare const Checkbox: __VLS_WithTemplateSlots_5<typeof __VLS_component_5, __VLS_TemplateResult_5["slots"]>;
|
|
838
852
|
|
|
839
|
-
export declare const ChipCheckbox: DefineComponent<
|
|
853
|
+
export declare const ChipCheckbox: DefineComponent<__VLS_PublicProps_3, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
840
854
|
"update:modelValue": (value: any) => any;
|
|
841
|
-
}, string, PublicProps, Readonly<
|
|
855
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_3> & Readonly<{
|
|
842
856
|
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
843
857
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
844
858
|
|
|
@@ -970,16 +984,16 @@ declare interface DropdownProps {
|
|
|
970
984
|
loading?: boolean;
|
|
971
985
|
}
|
|
972
986
|
|
|
973
|
-
declare const File_2: DefineComponent<
|
|
987
|
+
declare const File_2: DefineComponent<__VLS_Props_12, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
974
988
|
remove: (file: File) => any;
|
|
975
|
-
}, string, PublicProps, Readonly<
|
|
989
|
+
}, string, PublicProps, Readonly<__VLS_Props_12> & Readonly<{
|
|
976
990
|
onRemove?: ((file: File) => any) | undefined;
|
|
977
991
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
978
992
|
export { File_2 as File }
|
|
979
993
|
|
|
980
994
|
export declare const IconField: __VLS_WithTemplateSlots_7<typeof __VLS_component_7, __VLS_TemplateResult_7["slots"]>;
|
|
981
995
|
|
|
982
|
-
declare const Image_2: DefineComponent<
|
|
996
|
+
declare const Image_2: DefineComponent<__VLS_Props_13, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_13> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
983
997
|
imageFullModal: CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
984
998
|
src: string;
|
|
985
999
|
alt?: string;
|
|
@@ -1003,35 +1017,35 @@ close: () => void;
|
|
|
1003
1017
|
}, any>;
|
|
1004
1018
|
export { Image_2 as Image }
|
|
1005
1019
|
|
|
1006
|
-
export declare const InputMask: DefineComponent<
|
|
1020
|
+
export declare const InputMask: DefineComponent<__VLS_PublicProps_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1007
1021
|
"update:modelValue": (value: string) => any;
|
|
1008
|
-
}, string, PublicProps, Readonly<
|
|
1022
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_8> & Readonly<{
|
|
1009
1023
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
1010
1024
|
}>, {
|
|
1011
1025
|
slotChar: string;
|
|
1012
1026
|
autoClear: boolean;
|
|
1013
1027
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1014
1028
|
|
|
1015
|
-
export declare const InputNumber: DefineComponent<
|
|
1029
|
+
export declare const InputNumber: DefineComponent<__VLS_PublicProps_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1016
1030
|
"update:modelValue": (value: number) => any;
|
|
1017
|
-
}, string, PublicProps, Readonly<
|
|
1031
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_6> & Readonly<{
|
|
1018
1032
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
|
1019
1033
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1020
1034
|
|
|
1021
|
-
export declare const InputPhone: DefineComponent<
|
|
1035
|
+
export declare const InputPhone: DefineComponent<__VLS_PublicProps_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1022
1036
|
"update:modelValue": (value: string) => any;
|
|
1023
|
-
}, string, PublicProps, Readonly<
|
|
1037
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_7> & Readonly<{
|
|
1024
1038
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
1025
1039
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1026
1040
|
|
|
1027
|
-
export declare const InputText: DefineComponent<
|
|
1041
|
+
export declare const InputText: DefineComponent<__VLS_PublicProps_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1028
1042
|
"update:modelValue": (value: string) => any;
|
|
1029
1043
|
} & {
|
|
1030
1044
|
input: (value: Event) => any;
|
|
1031
1045
|
blur: () => any;
|
|
1032
1046
|
focus: (value: FocusEvent) => any;
|
|
1033
1047
|
paste: (value: ClipboardEvent) => any;
|
|
1034
|
-
}, string, PublicProps, Readonly<
|
|
1048
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_5> & Readonly<{
|
|
1035
1049
|
onInput?: ((value: Event) => any) | undefined;
|
|
1036
1050
|
onBlur?: (() => any) | undefined;
|
|
1037
1051
|
onFocus?: ((value: FocusEvent) => any) | undefined;
|
|
@@ -1111,7 +1125,7 @@ export declare const Radio: __VLS_WithTemplateSlots_6<typeof __VLS_component_6,
|
|
|
1111
1125
|
|
|
1112
1126
|
declare type SelectedMode = 'multiple' | 'single';
|
|
1113
1127
|
|
|
1114
|
-
export declare const Skeleton: DefineComponent<
|
|
1128
|
+
export declare const Skeleton: DefineComponent<__VLS_Props_17, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_17> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1115
1129
|
|
|
1116
1130
|
export declare const SleedDeal: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
1117
1131
|
menuRef: HTMLDivElement;
|
|
@@ -1172,16 +1186,23 @@ default?(_: {}): any;
|
|
|
1172
1186
|
}) | null;
|
|
1173
1187
|
}, HTMLDivElement>;
|
|
1174
1188
|
|
|
1175
|
-
export declare const Spinner: DefineComponent<
|
|
1189
|
+
export declare const Spinner: DefineComponent<__VLS_Props_18, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_18> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1176
1190
|
|
|
1177
|
-
export declare const Switch: DefineComponent<
|
|
1191
|
+
export declare const Switch: DefineComponent<__VLS_PublicProps_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1178
1192
|
"update:modelValue": (value: boolean) => any;
|
|
1179
|
-
}, string, PublicProps, Readonly<
|
|
1193
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_9> & Readonly<{
|
|
1180
1194
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1181
1195
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1182
1196
|
|
|
1183
1197
|
export declare const Tab: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
|
|
1184
1198
|
|
|
1199
|
+
declare type TablePagination = {
|
|
1200
|
+
currentPage: number;
|
|
1201
|
+
perPage: number;
|
|
1202
|
+
totals: number;
|
|
1203
|
+
perPageOptions: number[];
|
|
1204
|
+
};
|
|
1205
|
+
|
|
1185
1206
|
declare type TableProps = {
|
|
1186
1207
|
theme?: 'default';
|
|
1187
1208
|
data: DataItem[];
|
|
@@ -1192,6 +1213,7 @@ declare type TableProps = {
|
|
|
1192
1213
|
sortField?: string[];
|
|
1193
1214
|
sortMode?: 'single' | 'multiple';
|
|
1194
1215
|
rowColorHovered?: boolean;
|
|
1216
|
+
perPageOptions?: number[];
|
|
1195
1217
|
};
|
|
1196
1218
|
|
|
1197
1219
|
declare type TableRowGroupMode = 'rowspan' | 'subheader';
|
|
@@ -1212,13 +1234,13 @@ export declare const Tabs: __VLS_WithTemplateSlots_19<typeof __VLS_component_19,
|
|
|
1212
1234
|
|
|
1213
1235
|
export declare const Tag: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
|
|
1214
1236
|
|
|
1215
|
-
export declare const Textarea: DefineComponent<
|
|
1237
|
+
export declare const Textarea: DefineComponent<__VLS_PublicProps_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1216
1238
|
"update:modelValue": (value: string) => any;
|
|
1217
1239
|
} & {
|
|
1218
1240
|
blur: (value: FocusEvent) => any;
|
|
1219
1241
|
focusIn: (value: FocusEvent) => any;
|
|
1220
1242
|
focusOut: (value: FocusEvent) => any;
|
|
1221
|
-
}, string, PublicProps, Readonly<
|
|
1243
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_10> & Readonly<{
|
|
1222
1244
|
onBlur?: ((value: FocusEvent) => any) | undefined;
|
|
1223
1245
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
1224
1246
|
onFocusIn?: ((value: FocusEvent) => any) | undefined;
|