@choosemycompany/ui 0.44.0 → 0.45.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/assets/index.css +1 -1
- package/dist/index.d.ts +184 -114
- package/dist/index.js +5611 -5494
- package/dist/index.umd.js +15 -15
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
import { AlertStatus } from './CmcAlert';
|
|
2
|
+
import { BannerBorderPosition } from './components/Molecules/CmcBanner/CmcBanner';
|
|
3
|
+
import { BannerBorderPosition as BannerBorderPosition_2 } from './CmcBanner';
|
|
4
|
+
import { BannerStatus } from './components/Molecules/CmcBanner/CmcBanner';
|
|
5
|
+
import { BannerStatus as BannerStatus_2 } from './CmcBanner';
|
|
2
6
|
import { BreadcrumbItem } from './CmcBreadcrumb';
|
|
3
7
|
import { ButtonProps } from '../CmcButton/CmcButton';
|
|
4
8
|
import { ButtonProps as ButtonProps_2 } from './CmcButton';
|
|
@@ -44,7 +48,9 @@ declare const __VLS_component: DefineComponent<Props_3, {}, {}, {}, {}, Componen
|
|
|
44
48
|
multiline: boolean;
|
|
45
49
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
46
50
|
|
|
47
|
-
declare const __VLS_component_10: DefineComponent<
|
|
51
|
+
declare const __VLS_component_10: DefineComponent<__VLS_Props_27, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_27> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
52
|
+
|
|
53
|
+
declare const __VLS_component_11: DefineComponent<Props_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
48
54
|
close: () => any;
|
|
49
55
|
}, string, PublicProps, Readonly<Props_8> & Readonly<{
|
|
50
56
|
onClose?: (() => any) | undefined;
|
|
@@ -52,7 +58,7 @@ declare const __VLS_component_10: DefineComponent<Props_8, {}, {}, {}, {}, Compo
|
|
|
52
58
|
teleport: boolean;
|
|
53
59
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
54
60
|
|
|
55
|
-
declare const
|
|
61
|
+
declare const __VLS_component_12: DefineComponent<__VLS_Props_30, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_30> & Readonly<{}>, {
|
|
56
62
|
pagination: boolean;
|
|
57
63
|
navigation: boolean;
|
|
58
64
|
slidesPerView: number | "auto";
|
|
@@ -66,17 +72,19 @@ declare const __VLS_component_11: DefineComponent<__VLS_Props_28, {}, {}, {}, {}
|
|
|
66
72
|
paginationRef: HTMLDivElement;
|
|
67
73
|
}, HTMLDivElement>;
|
|
68
74
|
|
|
69
|
-
declare const __VLS_component_2: DefineComponent<
|
|
75
|
+
declare const __VLS_component_2: DefineComponent<__VLS_Props_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_4> & Readonly<{}>, {
|
|
70
76
|
gap: ButtonGroupGap;
|
|
71
77
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
72
78
|
|
|
73
|
-
declare const __VLS_component_3: DefineComponent<
|
|
79
|
+
declare const __VLS_component_3: DefineComponent<__VLS_Props_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_5> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
80
|
+
|
|
81
|
+
declare const __VLS_component_4: DefineComponent<Props_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props_4> & Readonly<{}>, {
|
|
74
82
|
color: string;
|
|
75
83
|
level: HeadingLevels;
|
|
76
84
|
margin: boolean;
|
|
77
85
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
78
86
|
|
|
79
|
-
declare const
|
|
87
|
+
declare const __VLS_component_5: DefineComponent<__VLS_PublicProps_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
80
88
|
"update:modelValue": (...args: any[]) => void;
|
|
81
89
|
}, string, PublicProps, Readonly<__VLS_PublicProps_4> & Readonly<{
|
|
82
90
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
@@ -88,11 +96,11 @@ declare const __VLS_component_4: DefineComponent<__VLS_PublicProps_4, {}, {}, {}
|
|
|
88
96
|
invalid: boolean;
|
|
89
97
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
90
98
|
|
|
91
|
-
declare const
|
|
99
|
+
declare const __VLS_component_6: DefineComponent<__VLS_Props_20, {
|
|
92
100
|
selectedRows: ComputedRef<{
|
|
93
101
|
expendedData?: ExpandedDataFn;
|
|
94
102
|
}[]>;
|
|
95
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<
|
|
103
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_20> & Readonly<{}>, {
|
|
96
104
|
rows: Row[];
|
|
97
105
|
emptyText: string;
|
|
98
106
|
defaultExpandedIndexes: number[];
|
|
@@ -100,9 +108,9 @@ declare const __VLS_component_5: DefineComponent<__VLS_Props_18, {
|
|
|
100
108
|
enableRowSelection: boolean | ((row: Row_2<RowData>) => boolean);
|
|
101
109
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
102
110
|
|
|
103
|
-
declare const
|
|
111
|
+
declare const __VLS_component_7: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
104
112
|
|
|
105
|
-
declare const
|
|
113
|
+
declare const __VLS_component_8: DefineComponent<__VLS_Props_24, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_24> & Readonly<{}>, {
|
|
106
114
|
openOn: TooltipOpenOn;
|
|
107
115
|
placement: TooltipPlacement;
|
|
108
116
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
@@ -110,14 +118,12 @@ declare const __VLS_component_7: DefineComponent<__VLS_Props_22, {}, {}, {}, {},
|
|
|
110
118
|
tooltipRef: HTMLDivElement;
|
|
111
119
|
}, any>;
|
|
112
120
|
|
|
113
|
-
declare const
|
|
121
|
+
declare const __VLS_component_9: DefineComponent<__VLS_Props_26, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
114
122
|
submit: () => any;
|
|
115
|
-
}, string, PublicProps, Readonly<
|
|
123
|
+
}, string, PublicProps, Readonly<__VLS_Props_26> & Readonly<{
|
|
116
124
|
onSubmit?: (() => any) | undefined;
|
|
117
125
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
118
126
|
|
|
119
|
-
declare const __VLS_component_9: DefineComponent<__VLS_Props_25, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_25> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
120
|
-
|
|
121
127
|
declare type __VLS_Props = {
|
|
122
128
|
title: string;
|
|
123
129
|
message: string;
|
|
@@ -125,51 +131,60 @@ declare type __VLS_Props = {
|
|
|
125
131
|
button?: ButtonProps;
|
|
126
132
|
};
|
|
127
133
|
|
|
128
|
-
declare type __VLS_Props_10 =
|
|
134
|
+
declare type __VLS_Props_10 = Props_6;
|
|
135
|
+
|
|
136
|
+
declare type __VLS_Props_11 = {
|
|
137
|
+
currentPage: number;
|
|
138
|
+
totalItems: number;
|
|
139
|
+
itemsPerPage: number;
|
|
140
|
+
visibleRange?: number;
|
|
141
|
+
};
|
|
142
|
+
|
|
143
|
+
declare type __VLS_Props_12 = {
|
|
129
144
|
value: number;
|
|
130
145
|
label?: string;
|
|
131
146
|
description?: string;
|
|
132
147
|
loading?: boolean;
|
|
133
148
|
};
|
|
134
149
|
|
|
135
|
-
declare type
|
|
150
|
+
declare type __VLS_Props_13 = {
|
|
136
151
|
value: number | null;
|
|
137
152
|
threshold?: number;
|
|
138
153
|
loading?: boolean;
|
|
139
154
|
};
|
|
140
155
|
|
|
141
|
-
declare type
|
|
156
|
+
declare type __VLS_Props_14 = {
|
|
142
157
|
id?: string;
|
|
143
158
|
name?: string;
|
|
144
|
-
disabled?: boolean;
|
|
145
159
|
required?: boolean;
|
|
160
|
+
disabled?: boolean;
|
|
146
161
|
};
|
|
147
162
|
|
|
148
|
-
declare type
|
|
163
|
+
declare type __VLS_Props_15 = {
|
|
149
164
|
id?: string;
|
|
150
165
|
name?: string;
|
|
151
166
|
label: string;
|
|
152
167
|
description?: string;
|
|
153
|
-
disabled?: boolean;
|
|
154
168
|
required?: boolean;
|
|
169
|
+
disabled?: boolean;
|
|
155
170
|
};
|
|
156
171
|
|
|
157
|
-
declare type
|
|
172
|
+
declare type __VLS_Props_16 = {
|
|
158
173
|
label: string;
|
|
159
174
|
options: RadioCardOption[];
|
|
160
175
|
name?: string;
|
|
161
|
-
disabled?: boolean;
|
|
162
176
|
required?: boolean;
|
|
177
|
+
disabled?: boolean;
|
|
163
178
|
};
|
|
164
179
|
|
|
165
|
-
declare type
|
|
180
|
+
declare type __VLS_Props_17 = {
|
|
166
181
|
compact?: boolean;
|
|
167
182
|
variant?: InputVariant;
|
|
168
183
|
label?: string;
|
|
169
184
|
placeholder?: string;
|
|
170
185
|
};
|
|
171
186
|
|
|
172
|
-
declare type
|
|
187
|
+
declare type __VLS_Props_18 = {
|
|
173
188
|
id: string;
|
|
174
189
|
options: SelectOptions;
|
|
175
190
|
label?: string;
|
|
@@ -196,14 +211,23 @@ declare type __VLS_Props_16 = {
|
|
|
196
211
|
groupSelect?: boolean;
|
|
197
212
|
};
|
|
198
213
|
|
|
199
|
-
declare type
|
|
214
|
+
declare type __VLS_Props_19 = {
|
|
200
215
|
text: string;
|
|
201
216
|
status?: Status;
|
|
202
217
|
};
|
|
203
218
|
|
|
204
|
-
declare type
|
|
219
|
+
declare type __VLS_Props_2 = {
|
|
220
|
+
message: string;
|
|
221
|
+
date?: string;
|
|
222
|
+
status?: BannerStatus_2;
|
|
223
|
+
borderPosition?: BannerBorderPosition_2;
|
|
224
|
+
icon?: IconName;
|
|
225
|
+
dismissible?: boolean;
|
|
226
|
+
};
|
|
205
227
|
|
|
206
|
-
declare type
|
|
228
|
+
declare type __VLS_Props_20 = Props_7;
|
|
229
|
+
|
|
230
|
+
declare type __VLS_Props_21 = {
|
|
207
231
|
itemsPerPage: number;
|
|
208
232
|
currentPage: number;
|
|
209
233
|
rows?: Row_3[];
|
|
@@ -212,59 +236,47 @@ declare type __VLS_Props_19 = {
|
|
|
212
236
|
emptyText?: string;
|
|
213
237
|
};
|
|
214
238
|
|
|
215
|
-
declare type
|
|
216
|
-
items: AutocompleteItem[];
|
|
217
|
-
label?: string;
|
|
218
|
-
loading?: boolean;
|
|
219
|
-
placeholder?: string;
|
|
220
|
-
description?: string;
|
|
221
|
-
emptyValue: string;
|
|
222
|
-
minChars?: number;
|
|
223
|
-
debounce?: number;
|
|
224
|
-
compact?: boolean;
|
|
225
|
-
required?: boolean;
|
|
226
|
-
};
|
|
227
|
-
|
|
228
|
-
declare type __VLS_Props_20 = {
|
|
239
|
+
declare type __VLS_Props_22 = {
|
|
229
240
|
message: string;
|
|
230
241
|
status: ToastStatus_2;
|
|
231
242
|
closable?: boolean;
|
|
232
243
|
duration?: number;
|
|
233
244
|
};
|
|
234
245
|
|
|
235
|
-
declare type
|
|
246
|
+
declare type __VLS_Props_23 = {
|
|
236
247
|
id?: string;
|
|
237
|
-
disabled?: boolean;
|
|
238
248
|
required?: boolean;
|
|
249
|
+
disabled?: boolean;
|
|
239
250
|
size?: ToggleSize;
|
|
240
251
|
};
|
|
241
252
|
|
|
242
|
-
declare type
|
|
253
|
+
declare type __VLS_Props_24 = {
|
|
243
254
|
openOn?: TooltipOpenOn;
|
|
244
255
|
placement?: TooltipPlacement;
|
|
245
256
|
};
|
|
246
257
|
|
|
247
|
-
declare type
|
|
258
|
+
declare type __VLS_Props_25 = {
|
|
248
259
|
steps: Step[];
|
|
249
260
|
current: number;
|
|
250
261
|
checkable?: boolean;
|
|
251
262
|
clickable?: boolean;
|
|
252
263
|
};
|
|
253
264
|
|
|
254
|
-
declare type
|
|
265
|
+
declare type __VLS_Props_26 = {
|
|
255
266
|
errors: ErrorItem[];
|
|
256
267
|
};
|
|
257
268
|
|
|
258
|
-
declare type
|
|
269
|
+
declare type __VLS_Props_27 = {
|
|
259
270
|
errorMessage?: string;
|
|
271
|
+
required?: boolean;
|
|
260
272
|
};
|
|
261
273
|
|
|
262
|
-
declare type
|
|
274
|
+
declare type __VLS_Props_28 = {
|
|
263
275
|
options: FilterChipsOption[];
|
|
264
276
|
ariaLabel?: string;
|
|
265
277
|
};
|
|
266
278
|
|
|
267
|
-
declare type
|
|
279
|
+
declare type __VLS_Props_29 = {
|
|
268
280
|
filterTypes: FilterTypeConfig[];
|
|
269
281
|
filters: Filter[];
|
|
270
282
|
title?: string;
|
|
@@ -274,7 +286,20 @@ declare type __VLS_Props_27 = {
|
|
|
274
286
|
addFilterLabel?: string;
|
|
275
287
|
};
|
|
276
288
|
|
|
277
|
-
declare type
|
|
289
|
+
declare type __VLS_Props_3 = {
|
|
290
|
+
items: AutocompleteItem[];
|
|
291
|
+
label?: string;
|
|
292
|
+
loading?: boolean;
|
|
293
|
+
placeholder?: string;
|
|
294
|
+
description?: string;
|
|
295
|
+
emptyValue: string;
|
|
296
|
+
minChars?: number;
|
|
297
|
+
debounce?: number;
|
|
298
|
+
compact?: boolean;
|
|
299
|
+
required?: boolean;
|
|
300
|
+
};
|
|
301
|
+
|
|
302
|
+
declare type __VLS_Props_30 = {
|
|
278
303
|
navigation?: boolean;
|
|
279
304
|
pagination?: boolean;
|
|
280
305
|
slidesPerView?: number | "auto";
|
|
@@ -283,18 +308,23 @@ declare type __VLS_Props_28 = {
|
|
|
283
308
|
peek?: boolean;
|
|
284
309
|
};
|
|
285
310
|
|
|
286
|
-
declare type
|
|
311
|
+
declare type __VLS_Props_4 = {
|
|
287
312
|
gap: ButtonGroupGap;
|
|
288
313
|
};
|
|
289
314
|
|
|
290
|
-
declare type
|
|
315
|
+
declare type __VLS_Props_5 = {
|
|
316
|
+
tagLabel?: string;
|
|
317
|
+
headerColor?: string;
|
|
318
|
+
};
|
|
319
|
+
|
|
320
|
+
declare type __VLS_Props_6 = {
|
|
291
321
|
id?: string;
|
|
292
|
-
disabled?: boolean;
|
|
293
322
|
required?: boolean;
|
|
323
|
+
disabled?: boolean;
|
|
294
324
|
indeterminate?: boolean;
|
|
295
325
|
};
|
|
296
326
|
|
|
297
|
-
declare type
|
|
327
|
+
declare type __VLS_Props_7 = {
|
|
298
328
|
id: string;
|
|
299
329
|
label?: string;
|
|
300
330
|
ariaLabel?: string;
|
|
@@ -314,70 +344,61 @@ declare type __VLS_Props_5 = {
|
|
|
314
344
|
maxDate?: Date | string;
|
|
315
345
|
};
|
|
316
346
|
|
|
317
|
-
declare type
|
|
347
|
+
declare type __VLS_Props_8 = {
|
|
318
348
|
name: IconName;
|
|
319
349
|
color?: IconColor;
|
|
320
350
|
};
|
|
321
351
|
|
|
322
|
-
declare type
|
|
323
|
-
|
|
324
|
-
declare type __VLS_Props_8 = Props_6;
|
|
325
|
-
|
|
326
|
-
declare type __VLS_Props_9 = {
|
|
327
|
-
currentPage: number;
|
|
328
|
-
totalItems: number;
|
|
329
|
-
itemsPerPage: number;
|
|
330
|
-
visibleRange?: number;
|
|
331
|
-
};
|
|
352
|
+
declare type __VLS_Props_9 = Props_5;
|
|
332
353
|
|
|
333
354
|
declare type __VLS_PublicProps = {
|
|
334
355
|
modelValue?: string | null;
|
|
335
356
|
"search"?: string;
|
|
336
|
-
} &
|
|
357
|
+
} & __VLS_Props_3;
|
|
337
358
|
|
|
338
359
|
declare type __VLS_PublicProps_10 = {
|
|
339
360
|
modelValue?: string | number | string[] | number[];
|
|
340
|
-
} &
|
|
361
|
+
} & __VLS_Props_18;
|
|
341
362
|
|
|
342
363
|
declare type __VLS_PublicProps_11 = {
|
|
343
364
|
modelValue?: boolean;
|
|
344
|
-
} &
|
|
365
|
+
} & __VLS_Props_23;
|
|
345
366
|
|
|
346
367
|
declare type __VLS_PublicProps_12 = {
|
|
347
368
|
modelValue?: string | number;
|
|
348
|
-
} &
|
|
369
|
+
} & __VLS_Props_28;
|
|
349
370
|
|
|
350
371
|
declare type __VLS_PublicProps_2 = {
|
|
351
372
|
modelValue?: boolean;
|
|
352
|
-
} &
|
|
373
|
+
} & __VLS_Props_6;
|
|
353
374
|
|
|
354
375
|
declare type __VLS_PublicProps_3 = {
|
|
355
376
|
modelValue?: Date | Date[] | DateMonthYear | null;
|
|
356
|
-
} &
|
|
377
|
+
} & __VLS_Props_7;
|
|
357
378
|
|
|
358
379
|
declare type __VLS_PublicProps_4 = {
|
|
359
380
|
modelValue?: string | number;
|
|
360
|
-
} &
|
|
381
|
+
} & __VLS_Props_9;
|
|
361
382
|
|
|
362
383
|
declare type __VLS_PublicProps_5 = {
|
|
363
384
|
modelValue?: string;
|
|
364
|
-
} &
|
|
385
|
+
} & __VLS_Props_10;
|
|
365
386
|
|
|
366
387
|
declare type __VLS_PublicProps_6 = {
|
|
367
388
|
modelValue?: boolean;
|
|
368
|
-
} &
|
|
389
|
+
} & __VLS_Props_14;
|
|
369
390
|
|
|
370
391
|
declare type __VLS_PublicProps_7 = {
|
|
371
392
|
modelValue?: boolean;
|
|
372
|
-
} &
|
|
393
|
+
} & __VLS_Props_15;
|
|
373
394
|
|
|
374
395
|
declare type __VLS_PublicProps_8 = {
|
|
375
396
|
modelValue?: string | number | null;
|
|
376
|
-
} &
|
|
397
|
+
} & __VLS_Props_16;
|
|
377
398
|
|
|
378
399
|
declare type __VLS_PublicProps_9 = {
|
|
379
400
|
modelValue?: string;
|
|
380
|
-
} &
|
|
401
|
+
} & __VLS_Props_17;
|
|
381
402
|
|
|
382
403
|
declare function __VLS_template(): {
|
|
383
404
|
attrs: Partial<{}>;
|
|
@@ -394,10 +415,19 @@ declare function __VLS_template_10(): {
|
|
|
394
415
|
default?(_: {}): any;
|
|
395
416
|
};
|
|
396
417
|
refs: {};
|
|
397
|
-
rootEl:
|
|
418
|
+
rootEl: HTMLDivElement;
|
|
398
419
|
};
|
|
399
420
|
|
|
400
421
|
declare function __VLS_template_11(): {
|
|
422
|
+
attrs: Partial<{}>;
|
|
423
|
+
slots: {
|
|
424
|
+
default?(_: {}): any;
|
|
425
|
+
};
|
|
426
|
+
refs: {};
|
|
427
|
+
rootEl: any;
|
|
428
|
+
};
|
|
429
|
+
|
|
430
|
+
declare function __VLS_template_12(): {
|
|
401
431
|
attrs: Partial<{}>;
|
|
402
432
|
slots: {
|
|
403
433
|
default?(_: {}): any;
|
|
@@ -421,6 +451,16 @@ declare function __VLS_template_2(): {
|
|
|
421
451
|
};
|
|
422
452
|
|
|
423
453
|
declare function __VLS_template_3(): {
|
|
454
|
+
attrs: Partial<{}>;
|
|
455
|
+
slots: {
|
|
456
|
+
default?(_: {}): any;
|
|
457
|
+
footer?(_: {}): any;
|
|
458
|
+
};
|
|
459
|
+
refs: {};
|
|
460
|
+
rootEl: HTMLDivElement;
|
|
461
|
+
};
|
|
462
|
+
|
|
463
|
+
declare function __VLS_template_4(): {
|
|
424
464
|
attrs: Partial<{}>;
|
|
425
465
|
slots: {
|
|
426
466
|
default?(_: {}): any;
|
|
@@ -433,7 +473,7 @@ declare function __VLS_template_3(): {
|
|
|
433
473
|
rootEl: any;
|
|
434
474
|
};
|
|
435
475
|
|
|
436
|
-
declare function
|
|
476
|
+
declare function __VLS_template_5(): {
|
|
437
477
|
attrs: Partial<{}>;
|
|
438
478
|
slots: {
|
|
439
479
|
left?(_: {}): any;
|
|
@@ -443,7 +483,7 @@ declare function __VLS_template_4(): {
|
|
|
443
483
|
rootEl: HTMLDivElement;
|
|
444
484
|
};
|
|
445
485
|
|
|
446
|
-
declare function
|
|
486
|
+
declare function __VLS_template_6(): {
|
|
447
487
|
attrs: Partial<{}>;
|
|
448
488
|
slots: {
|
|
449
489
|
'expanded-row'?(_: {
|
|
@@ -455,7 +495,7 @@ declare function __VLS_template_5(): {
|
|
|
455
495
|
rootEl: HTMLDivElement;
|
|
456
496
|
};
|
|
457
497
|
|
|
458
|
-
declare function
|
|
498
|
+
declare function __VLS_template_7(): {
|
|
459
499
|
attrs: Partial<{}>;
|
|
460
500
|
slots: {
|
|
461
501
|
default?(_: {}): any;
|
|
@@ -464,7 +504,7 @@ declare function __VLS_template_6(): {
|
|
|
464
504
|
rootEl: any;
|
|
465
505
|
};
|
|
466
506
|
|
|
467
|
-
declare function
|
|
507
|
+
declare function __VLS_template_8(): {
|
|
468
508
|
attrs: Partial<{}>;
|
|
469
509
|
slots: {
|
|
470
510
|
trigger?(_: {}): any;
|
|
@@ -477,7 +517,7 @@ declare function __VLS_template_7(): {
|
|
|
477
517
|
rootEl: any;
|
|
478
518
|
};
|
|
479
519
|
|
|
480
|
-
declare function
|
|
520
|
+
declare function __VLS_template_9(): {
|
|
481
521
|
attrs: Partial<{}>;
|
|
482
522
|
slots: {
|
|
483
523
|
header?(_: {}): any;
|
|
@@ -488,21 +528,14 @@ declare function __VLS_template_8(): {
|
|
|
488
528
|
rootEl: HTMLDivElement;
|
|
489
529
|
};
|
|
490
530
|
|
|
491
|
-
declare function __VLS_template_9(): {
|
|
492
|
-
attrs: Partial<{}>;
|
|
493
|
-
slots: {
|
|
494
|
-
default?(_: {}): any;
|
|
495
|
-
};
|
|
496
|
-
refs: {};
|
|
497
|
-
rootEl: HTMLDivElement;
|
|
498
|
-
};
|
|
499
|
-
|
|
500
531
|
declare type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
501
532
|
|
|
502
533
|
declare type __VLS_TemplateResult_10 = ReturnType<typeof __VLS_template_10>;
|
|
503
534
|
|
|
504
535
|
declare type __VLS_TemplateResult_11 = ReturnType<typeof __VLS_template_11>;
|
|
505
536
|
|
|
537
|
+
declare type __VLS_TemplateResult_12 = ReturnType<typeof __VLS_template_12>;
|
|
538
|
+
|
|
506
539
|
declare type __VLS_TemplateResult_2 = ReturnType<typeof __VLS_template_2>;
|
|
507
540
|
|
|
508
541
|
declare type __VLS_TemplateResult_3 = ReturnType<typeof __VLS_template_3>;
|
|
@@ -537,6 +570,12 @@ declare type __VLS_WithTemplateSlots_11<T, S> = T & {
|
|
|
537
570
|
};
|
|
538
571
|
};
|
|
539
572
|
|
|
573
|
+
declare type __VLS_WithTemplateSlots_12<T, S> = T & {
|
|
574
|
+
new (): {
|
|
575
|
+
$slots: S;
|
|
576
|
+
};
|
|
577
|
+
};
|
|
578
|
+
|
|
540
579
|
declare type __VLS_WithTemplateSlots_2<T, S> = T & {
|
|
541
580
|
new (): {
|
|
542
581
|
$slots: S;
|
|
@@ -607,6 +646,23 @@ declare const badgePillVariantOptions: {
|
|
|
607
646
|
readonly outline: "outline";
|
|
608
647
|
};
|
|
609
648
|
|
|
649
|
+
export { BannerBorderPosition }
|
|
650
|
+
|
|
651
|
+
export declare const bannerBorderPositionOptions: {
|
|
652
|
+
readonly left: "left";
|
|
653
|
+
readonly bottom: "bottom";
|
|
654
|
+
};
|
|
655
|
+
|
|
656
|
+
export { BannerStatus }
|
|
657
|
+
|
|
658
|
+
export declare const bannerStatusOptions: {
|
|
659
|
+
readonly brand: "brand";
|
|
660
|
+
readonly error: "error";
|
|
661
|
+
readonly info: "info";
|
|
662
|
+
readonly success: "success";
|
|
663
|
+
readonly warning: "warning";
|
|
664
|
+
};
|
|
665
|
+
|
|
610
666
|
declare type ButtonGroupGap = keyof typeof buttonGroupGapOptions;
|
|
611
667
|
|
|
612
668
|
declare const buttonGroupGapOptions: {
|
|
@@ -685,12 +741,26 @@ export declare const CmcBadgePill: DefineComponent<Props_2, {}, {}, {}, {}, Comp
|
|
|
685
741
|
variant: BadgePillVariant;
|
|
686
742
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
687
743
|
|
|
744
|
+
export declare const CmcBanner: DefineComponent<__VLS_Props_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
745
|
+
close: () => any;
|
|
746
|
+
}, string, PublicProps, Readonly<__VLS_Props_2> & Readonly<{
|
|
747
|
+
onClose?: (() => any) | undefined;
|
|
748
|
+
}>, {
|
|
749
|
+
icon: IconName;
|
|
750
|
+
status: BannerStatus_2;
|
|
751
|
+
date: string;
|
|
752
|
+
borderPosition: BannerBorderPosition_2;
|
|
753
|
+
dismissible: boolean;
|
|
754
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
755
|
+
|
|
688
756
|
export declare const CmcBreadcrumb: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLElement>;
|
|
689
757
|
|
|
690
758
|
export declare const CmcButton: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
691
759
|
|
|
692
760
|
export declare const CmcButtonGroup: __VLS_WithTemplateSlots_2<typeof __VLS_component_2, __VLS_TemplateResult_2["slots"]>;
|
|
693
761
|
|
|
762
|
+
export declare const CmcCard: __VLS_WithTemplateSlots_3<typeof __VLS_component_3, __VLS_TemplateResult_3["slots"]>;
|
|
763
|
+
|
|
694
764
|
export declare const CmcCertificate: DefineComponent<CertificateProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CertificateProps> & Readonly<{}>, {
|
|
695
765
|
rank: Rank_2;
|
|
696
766
|
version: CertificateVersion;
|
|
@@ -732,11 +802,11 @@ export declare const CmcFilterChips: DefineComponent<__VLS_PublicProps_12, {}, {
|
|
|
732
802
|
onChange?: ((value: string | number) => any) | undefined;
|
|
733
803
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
734
804
|
|
|
735
|
-
export declare const CmcFilterModal: DefineComponent<
|
|
805
|
+
export declare const CmcFilterModal: DefineComponent<__VLS_Props_29, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
736
806
|
close: () => any;
|
|
737
807
|
apply: (filters: Filter[]) => any;
|
|
738
808
|
erase: () => any;
|
|
739
|
-
}, string, PublicProps, Readonly<
|
|
809
|
+
}, string, PublicProps, Readonly<__VLS_Props_29> & Readonly<{
|
|
740
810
|
onClose?: (() => any) | undefined;
|
|
741
811
|
onApply?: ((filters: Filter[]) => any) | undefined;
|
|
742
812
|
onErase?: (() => any) | undefined;
|
|
@@ -750,19 +820,19 @@ export declare const CmcFilterModal: DefineComponent<__VLS_Props_27, {}, {}, {},
|
|
|
750
820
|
dropdownRef: HTMLDivElement;
|
|
751
821
|
}, HTMLDivElement>;
|
|
752
822
|
|
|
753
|
-
export declare const CmcForm:
|
|
823
|
+
export declare const CmcForm: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
|
|
754
824
|
|
|
755
|
-
export declare const CmcFormField:
|
|
825
|
+
export declare const CmcFormField: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
|
|
756
826
|
|
|
757
|
-
export declare const CmcGauge: DefineComponent<
|
|
827
|
+
export declare const CmcGauge: DefineComponent<__VLS_Props_12, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_12> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
758
828
|
|
|
759
|
-
export declare const CmcHeading:
|
|
829
|
+
export declare const CmcHeading: __VLS_WithTemplateSlots_4<typeof __VLS_component_4, __VLS_TemplateResult_4["slots"]>;
|
|
760
830
|
|
|
761
|
-
export declare const CmcIcon: DefineComponent<
|
|
831
|
+
export declare const CmcIcon: DefineComponent<__VLS_Props_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_8> & Readonly<{}>, {
|
|
762
832
|
name: IconName;
|
|
763
833
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
764
834
|
|
|
765
|
-
export declare const CmcInput:
|
|
835
|
+
export declare const CmcInput: __VLS_WithTemplateSlots_5<typeof __VLS_component_5, __VLS_TemplateResult_5["slots"]>;
|
|
766
836
|
|
|
767
837
|
export declare const CmcLoading: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLImageElement>;
|
|
768
838
|
|
|
@@ -773,15 +843,15 @@ export declare const CmcMedal: DefineComponent<MedalProps, {}, {}, {}, {}, Compo
|
|
|
773
843
|
version: MedalVersion;
|
|
774
844
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
775
845
|
|
|
776
|
-
export declare const CmcModal:
|
|
846
|
+
export declare const CmcModal: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
|
|
777
847
|
|
|
778
|
-
export declare const CmcPagination: DefineComponent<
|
|
848
|
+
export declare const CmcPagination: DefineComponent<__VLS_Props_11, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
779
849
|
"update:currentPage": (page: number) => any;
|
|
780
|
-
}, string, PublicProps, Readonly<
|
|
850
|
+
}, string, PublicProps, Readonly<__VLS_Props_11> & Readonly<{
|
|
781
851
|
"onUpdate:currentPage"?: ((page: number) => any) | undefined;
|
|
782
852
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLElement>;
|
|
783
853
|
|
|
784
|
-
export declare const CmcProgressBar: DefineComponent<
|
|
854
|
+
export declare const CmcProgressBar: DefineComponent<__VLS_Props_13, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_13> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
785
855
|
|
|
786
856
|
export declare const CmcRadioButton: DefineComponent<__VLS_PublicProps_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
787
857
|
"update:modelValue": (value: boolean) => any;
|
|
@@ -877,17 +947,17 @@ export declare const CmcSelect: DefineComponent<__VLS_PublicProps_10, {}, {}, {}
|
|
|
877
947
|
searchInputEl: HTMLInputElement;
|
|
878
948
|
}, HTMLDivElement>;
|
|
879
949
|
|
|
880
|
-
export declare const CmcStatus: DefineComponent<
|
|
950
|
+
export declare const CmcStatus: DefineComponent<__VLS_Props_19, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_19> & Readonly<{}>, {
|
|
881
951
|
status: Status;
|
|
882
952
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
883
953
|
|
|
884
|
-
export declare const CmcSwiper:
|
|
954
|
+
export declare const CmcSwiper: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
|
|
885
955
|
|
|
886
|
-
export declare const CmcTable:
|
|
956
|
+
export declare const CmcTable: __VLS_WithTemplateSlots_6<typeof __VLS_component_6, __VLS_TemplateResult_6["slots"]>;
|
|
887
957
|
|
|
888
|
-
export declare const CmcTablePagination: DefineComponent<
|
|
958
|
+
export declare const CmcTablePagination: DefineComponent<__VLS_Props_21, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
889
959
|
"update:currentPage": (page: number) => any;
|
|
890
|
-
}, string, PublicProps, Readonly<
|
|
960
|
+
}, string, PublicProps, Readonly<__VLS_Props_21> & Readonly<{
|
|
891
961
|
"onUpdate:currentPage"?: ((page: number) => any) | undefined;
|
|
892
962
|
}>, {
|
|
893
963
|
rows: Row_3[];
|
|
@@ -908,11 +978,11 @@ export declare const CmcTextarea: DefineComponent<__VLS_PublicProps_5, {}, {}, {
|
|
|
908
978
|
rows: number;
|
|
909
979
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
910
980
|
|
|
911
|
-
export declare const CmcTitle:
|
|
981
|
+
export declare const CmcTitle: __VLS_WithTemplateSlots_7<typeof __VLS_component_7, __VLS_TemplateResult_7["slots"]>;
|
|
912
982
|
|
|
913
|
-
export declare const CmcToast: DefineComponent<
|
|
983
|
+
export declare const CmcToast: DefineComponent<__VLS_Props_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
914
984
|
close: () => any;
|
|
915
|
-
}, string, PublicProps, Readonly<
|
|
985
|
+
}, string, PublicProps, Readonly<__VLS_Props_22> & Readonly<{
|
|
916
986
|
onClose?: (() => any) | undefined;
|
|
917
987
|
}>, {
|
|
918
988
|
closable: boolean;
|
|
@@ -929,11 +999,11 @@ export declare const CmcToggle: DefineComponent<__VLS_PublicProps_11, {}, {}, {}
|
|
|
929
999
|
disabled: boolean;
|
|
930
1000
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
931
1001
|
|
|
932
|
-
export declare const CmcTooltip:
|
|
1002
|
+
export declare const CmcTooltip: __VLS_WithTemplateSlots_8<typeof __VLS_component_8, __VLS_TemplateResult_8["slots"]>;
|
|
933
1003
|
|
|
934
|
-
export declare const CmcWizard: DefineComponent<
|
|
1004
|
+
export declare const CmcWizard: DefineComponent<__VLS_Props_25, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
935
1005
|
"update:current": (value: number) => any;
|
|
936
|
-
}, string, PublicProps, Readonly<
|
|
1006
|
+
}, string, PublicProps, Readonly<__VLS_Props_25> & Readonly<{
|
|
937
1007
|
"onUpdate:current"?: ((value: number) => any) | undefined;
|
|
938
1008
|
}>, {
|
|
939
1009
|
checkable: boolean;
|