@namba_one/ui-kit-2 1.0.76 → 1.0.78
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/index.d.ts +750 -203
- package/dist/index.es.js +15790 -15817
- package/dist/index.umd.js +6 -6
- package/dist/namba-one-uikit.css +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -25,24 +25,19 @@ import { ShallowUnwrapRef } from 'vue';
|
|
|
25
25
|
import { Slot } from 'vue';
|
|
26
26
|
import { VNode } from 'vue';
|
|
27
27
|
import { VNodeProps } from 'vue';
|
|
28
|
+
import { VueDatePickerProps } from '@vuepic/vue-datepicker';
|
|
28
29
|
import { WatchOptions } from 'vue';
|
|
29
30
|
import { WatchStopHandle } from 'vue';
|
|
30
31
|
|
|
31
32
|
declare const __VLS_component: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
32
33
|
|
|
33
|
-
declare const __VLS_component_10: DefineComponent<
|
|
34
|
-
click: () => any;
|
|
35
|
-
}, string, PublicProps, Readonly<LinkProps> & Readonly<{
|
|
36
|
-
onClick?: (() => any) | undefined;
|
|
37
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
34
|
+
declare const __VLS_component_10: DefineComponent<ResponseBaseProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ResponseBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
38
35
|
|
|
39
|
-
declare const __VLS_component_11: DefineComponent<
|
|
36
|
+
declare const __VLS_component_11: DefineComponent<EmptyResponseProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<EmptyResponseProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
40
37
|
|
|
41
|
-
declare const __VLS_component_12: DefineComponent<
|
|
38
|
+
declare const __VLS_component_12: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLElement>;
|
|
42
39
|
|
|
43
|
-
declare const __VLS_component_13: DefineComponent<
|
|
44
|
-
|
|
45
|
-
declare const __VLS_component_14: DefineComponent<SelectBaseProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
40
|
+
declare const __VLS_component_13: DefineComponent<SelectBaseProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
46
41
|
close: () => any;
|
|
47
42
|
clickField: () => any;
|
|
48
43
|
clickOutside: () => any;
|
|
@@ -58,66 +53,34 @@ wrapperRef: HTMLDivElement;
|
|
|
58
53
|
dropdownRef: HTMLDivElement;
|
|
59
54
|
}, HTMLDivElement>;
|
|
60
55
|
|
|
61
|
-
declare const
|
|
56
|
+
declare const __VLS_component_14: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
62
57
|
|
|
63
|
-
declare const
|
|
58
|
+
declare const __VLS_component_15: DefineComponent<ContainerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ContainerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
64
59
|
|
|
65
|
-
declare const
|
|
60
|
+
declare const __VLS_component_16: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
66
61
|
|
|
67
|
-
declare const
|
|
62
|
+
declare const __VLS_component_17: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
68
63
|
|
|
69
|
-
declare const
|
|
64
|
+
declare const __VLS_component_18: DefineComponent<__VLS_PublicProps_11, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
70
65
|
"update:isShowDropdown": (value: boolean) => any;
|
|
71
|
-
}, string, PublicProps, Readonly<
|
|
66
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_11> & Readonly<{
|
|
72
67
|
"onUpdate:isShowDropdown"?: ((value: boolean) => any) | undefined;
|
|
73
68
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
74
69
|
fixedElementRef: HTMLDivElement;
|
|
75
70
|
}, any>;
|
|
76
71
|
|
|
77
|
-
declare const
|
|
72
|
+
declare const __VLS_component_19: DefineComponent<VerificationInfoCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<VerificationInfoCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
78
73
|
|
|
79
|
-
declare const
|
|
74
|
+
declare const __VLS_component_2: DefineComponent<TheTextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TheTextProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
80
75
|
|
|
81
|
-
declare const
|
|
76
|
+
declare const __VLS_component_20: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
82
77
|
rootRef: HTMLDivElement;
|
|
83
78
|
toastersRef: HTMLDivElement[];
|
|
84
79
|
}, any>;
|
|
85
80
|
|
|
86
|
-
declare const
|
|
87
|
-
|
|
88
|
-
declare const __VLS_component_4: DefineComponent<ButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
89
|
-
click: (e: Event) => any;
|
|
90
|
-
}, string, PublicProps, Readonly<ButtonProps> & Readonly<{
|
|
91
|
-
onClick?: ((e: Event) => any) | undefined;
|
|
92
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
93
|
-
|
|
94
|
-
declare const __VLS_component_5: DefineComponent<ChipProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
95
|
-
click: () => any;
|
|
96
|
-
delete: () => any;
|
|
97
|
-
}, string, PublicProps, Readonly<ChipProps> & Readonly<{
|
|
98
|
-
onClick?: (() => any) | undefined;
|
|
99
|
-
onDelete?: (() => any) | undefined;
|
|
100
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
101
|
-
|
|
102
|
-
declare const __VLS_component_6: DefineComponent<DropdownProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
103
|
-
click: (isOpen: boolean) => any;
|
|
104
|
-
}, string, PublicProps, Readonly<DropdownProps> & Readonly<{
|
|
105
|
-
onClick?: ((isOpen: boolean) => any) | undefined;
|
|
106
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
107
|
-
|
|
108
|
-
declare const __VLS_component_7: DefineComponent< {}, {
|
|
109
|
-
close: typeof close_2;
|
|
110
|
-
toggle: typeof toggle;
|
|
111
|
-
open: typeof open_2;
|
|
112
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
113
|
-
close: () => any;
|
|
114
|
-
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
115
|
-
onClose?: (() => any) | undefined;
|
|
116
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
117
|
-
|
|
118
|
-
declare const __VLS_component_8: DefineComponent<__VLS_PublicProps_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
81
|
+
declare const __VLS_component_21: DefineComponent<__VLS_PublicProps_13, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
119
82
|
"update:values": (value: FilterValue[]) => any;
|
|
120
|
-
}, string, PublicProps, Readonly<
|
|
83
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_13> & Readonly<{
|
|
121
84
|
"onUpdate:values"?: ((value: FilterValue[]) => any) | undefined;
|
|
122
85
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
123
86
|
parentElementRef: ({
|
|
@@ -183,61 +146,118 @@ default?(_: {}): any;
|
|
|
183
146
|
triggerElementRef: HTMLDivElement;
|
|
184
147
|
}, HTMLDivElement>;
|
|
185
148
|
|
|
186
|
-
declare const
|
|
149
|
+
declare const __VLS_component_22: DefineComponent<__VLS_Props_13, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
150
|
+
apply: (value: string[] | null) => any;
|
|
151
|
+
}, string, PublicProps, Readonly<__VLS_Props_13> & Readonly<{
|
|
152
|
+
onApply?: ((value: string[] | null) => any) | undefined;
|
|
153
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
154
|
+
|
|
155
|
+
declare const __VLS_component_3: DefineComponent<BadgeProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<BadgeProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
156
|
+
|
|
157
|
+
declare const __VLS_component_4: DefineComponent<ButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
158
|
+
click: (e: Event) => any;
|
|
159
|
+
}, string, PublicProps, Readonly<ButtonProps> & Readonly<{
|
|
160
|
+
onClick?: ((e: Event) => any) | undefined;
|
|
161
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
162
|
+
|
|
163
|
+
declare const __VLS_component_5: DefineComponent<ChipProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
164
|
+
click: () => any;
|
|
165
|
+
delete: () => any;
|
|
166
|
+
}, string, PublicProps, Readonly<ChipProps> & Readonly<{
|
|
167
|
+
onClick?: (() => any) | undefined;
|
|
168
|
+
onDelete?: (() => any) | undefined;
|
|
169
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
170
|
+
|
|
171
|
+
declare const __VLS_component_6: DefineComponent<DropdownProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
172
|
+
click: (isOpen: boolean) => any;
|
|
173
|
+
}, string, PublicProps, Readonly<DropdownProps> & Readonly<{
|
|
174
|
+
onClick?: ((isOpen: boolean) => any) | undefined;
|
|
175
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
176
|
+
|
|
177
|
+
declare const __VLS_component_7: DefineComponent< {}, {
|
|
178
|
+
close: typeof close_2;
|
|
179
|
+
toggle: typeof toggle;
|
|
180
|
+
open: typeof open_2;
|
|
181
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
182
|
+
close: () => any;
|
|
183
|
+
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
184
|
+
onClose?: (() => any) | undefined;
|
|
185
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
186
|
+
|
|
187
|
+
declare const __VLS_component_8: DefineComponent<__VLS_PublicProps_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
187
188
|
"update:value": (value: string | null | undefined) => any;
|
|
188
189
|
} & {
|
|
189
190
|
"update:error": (value: boolean) => any;
|
|
190
|
-
}, string, PublicProps, Readonly<
|
|
191
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_4> & Readonly<{
|
|
191
192
|
"onUpdate:value"?: ((value: string | null | undefined) => any) | undefined;
|
|
192
193
|
"onUpdate:error"?: ((value: boolean) => any) | undefined;
|
|
193
194
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
194
195
|
inputRef: any;
|
|
195
196
|
}, HTMLDivElement>;
|
|
196
197
|
|
|
198
|
+
declare const __VLS_component_9: DefineComponent<LinkProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
199
|
+
click: () => any;
|
|
200
|
+
}, string, PublicProps, Readonly<LinkProps> & Readonly<{
|
|
201
|
+
onClick?: (() => any) | undefined;
|
|
202
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
203
|
+
|
|
197
204
|
declare type __VLS_Props = CardContentProps;
|
|
198
205
|
|
|
199
|
-
declare type __VLS_Props_10 =
|
|
206
|
+
declare type __VLS_Props_10 = DropdownElementProps;
|
|
207
|
+
|
|
208
|
+
declare type __VLS_Props_11 = ThemePickerProps;
|
|
200
209
|
|
|
201
|
-
declare type
|
|
210
|
+
declare type __VLS_Props_12 = FilterHubProps;
|
|
202
211
|
|
|
203
|
-
declare type
|
|
212
|
+
declare type __VLS_Props_13 = {
|
|
213
|
+
list: CheckboxFilterItem[];
|
|
214
|
+
initialValue: string[];
|
|
215
|
+
};
|
|
216
|
+
|
|
217
|
+
declare type __VLS_Props_14 = {
|
|
218
|
+
filter: CheckboxGroupFilter;
|
|
219
|
+
value: CheckboxGroupFilterValue;
|
|
220
|
+
};
|
|
221
|
+
|
|
222
|
+
declare type __VLS_Props_15 = {
|
|
223
|
+
filter: DatepickerFilter;
|
|
224
|
+
value: DatepickerFilterValue;
|
|
225
|
+
};
|
|
204
226
|
|
|
205
227
|
declare type __VLS_Props_2 = CardContentListProps;
|
|
206
228
|
|
|
207
229
|
declare type __VLS_Props_3 = DropzoneProps;
|
|
208
230
|
|
|
209
|
-
declare type __VLS_Props_4 =
|
|
210
|
-
list: Filter[];
|
|
211
|
-
};
|
|
231
|
+
declare type __VLS_Props_4 = InputProps;
|
|
212
232
|
|
|
213
|
-
declare type __VLS_Props_5 =
|
|
233
|
+
declare type __VLS_Props_5 = ListHeaderProps;
|
|
214
234
|
|
|
215
|
-
declare type __VLS_Props_6 =
|
|
235
|
+
declare type __VLS_Props_6 = SelectProps;
|
|
216
236
|
|
|
217
|
-
declare type __VLS_Props_7 =
|
|
237
|
+
declare type __VLS_Props_7 = ColorPickerProps;
|
|
218
238
|
|
|
219
|
-
declare type __VLS_Props_8 =
|
|
239
|
+
declare type __VLS_Props_8 = TabsProps;
|
|
220
240
|
|
|
221
|
-
declare type __VLS_Props_9 =
|
|
241
|
+
declare type __VLS_Props_9 = StatusSelectProps;
|
|
222
242
|
|
|
223
243
|
declare type __VLS_PublicProps = {
|
|
224
244
|
'value': boolean;
|
|
225
245
|
} & __VLS_Props;
|
|
226
246
|
|
|
227
247
|
declare type __VLS_PublicProps_10 = {
|
|
228
|
-
'value':
|
|
229
|
-
};
|
|
248
|
+
'value': StatusSelectProps['value'];
|
|
249
|
+
} & __VLS_Props_9;
|
|
230
250
|
|
|
231
251
|
declare type __VLS_PublicProps_11 = {
|
|
232
|
-
'
|
|
252
|
+
'isShowDropdown': boolean;
|
|
233
253
|
} & __VLS_Props_10;
|
|
234
254
|
|
|
235
255
|
declare type __VLS_PublicProps_12 = {
|
|
236
|
-
'
|
|
256
|
+
'value': ThemePickerProps['value'];
|
|
237
257
|
} & __VLS_Props_11;
|
|
238
258
|
|
|
239
259
|
declare type __VLS_PublicProps_13 = {
|
|
240
|
-
'
|
|
260
|
+
'values': FilterValue[];
|
|
241
261
|
} & __VLS_Props_12;
|
|
242
262
|
|
|
243
263
|
declare type __VLS_PublicProps_2 = {
|
|
@@ -250,28 +270,28 @@ declare type __VLS_PublicProps_3 = {
|
|
|
250
270
|
} & __VLS_Props_3;
|
|
251
271
|
|
|
252
272
|
declare type __VLS_PublicProps_4 = {
|
|
253
|
-
'
|
|
273
|
+
'value'?: string | undefined | null;
|
|
254
274
|
} & __VLS_Props_4;
|
|
255
275
|
|
|
256
276
|
declare type __VLS_PublicProps_5 = {
|
|
257
|
-
'
|
|
277
|
+
'isSortable': ListHeaderProps['isSortable'];
|
|
258
278
|
} & __VLS_Props_5;
|
|
259
279
|
|
|
260
280
|
declare type __VLS_PublicProps_6 = {
|
|
261
|
-
'
|
|
281
|
+
'value'?: Maybe<string | number>;
|
|
262
282
|
} & __VLS_Props_6;
|
|
263
283
|
|
|
264
284
|
declare type __VLS_PublicProps_7 = {
|
|
265
|
-
'value'
|
|
285
|
+
'value': Value;
|
|
266
286
|
} & __VLS_Props_7;
|
|
267
287
|
|
|
268
288
|
declare type __VLS_PublicProps_8 = {
|
|
269
|
-
'value':
|
|
289
|
+
'value': TabsProps['value'];
|
|
270
290
|
} & __VLS_Props_8;
|
|
271
291
|
|
|
272
292
|
declare type __VLS_PublicProps_9 = {
|
|
273
|
-
'value':
|
|
274
|
-
}
|
|
293
|
+
'value': boolean;
|
|
294
|
+
};
|
|
275
295
|
|
|
276
296
|
declare function __VLS_template(): {
|
|
277
297
|
attrs: Partial<{}>;
|
|
@@ -288,7 +308,7 @@ declare function __VLS_template_10(): {
|
|
|
288
308
|
default?(_: {}): any;
|
|
289
309
|
};
|
|
290
310
|
refs: {};
|
|
291
|
-
rootEl:
|
|
311
|
+
rootEl: HTMLDivElement;
|
|
292
312
|
};
|
|
293
313
|
|
|
294
314
|
declare function __VLS_template_11(): {
|
|
@@ -301,15 +321,6 @@ declare function __VLS_template_11(): {
|
|
|
301
321
|
};
|
|
302
322
|
|
|
303
323
|
declare function __VLS_template_12(): {
|
|
304
|
-
attrs: Partial<{}>;
|
|
305
|
-
slots: {
|
|
306
|
-
default?(_: {}): any;
|
|
307
|
-
};
|
|
308
|
-
refs: {};
|
|
309
|
-
rootEl: HTMLDivElement;
|
|
310
|
-
};
|
|
311
|
-
|
|
312
|
-
declare function __VLS_template_13(): {
|
|
313
324
|
attrs: Partial<{}>;
|
|
314
325
|
slots: {
|
|
315
326
|
default?(_: {}): any;
|
|
@@ -318,7 +329,7 @@ declare function __VLS_template_13(): {
|
|
|
318
329
|
rootEl: HTMLElement;
|
|
319
330
|
};
|
|
320
331
|
|
|
321
|
-
declare function
|
|
332
|
+
declare function __VLS_template_13(): {
|
|
322
333
|
attrs: Partial<{}>;
|
|
323
334
|
slots: {
|
|
324
335
|
field?(_: {}): any;
|
|
@@ -332,7 +343,7 @@ declare function __VLS_template_14(): {
|
|
|
332
343
|
rootEl: HTMLDivElement;
|
|
333
344
|
};
|
|
334
345
|
|
|
335
|
-
declare function
|
|
346
|
+
declare function __VLS_template_14(): {
|
|
336
347
|
attrs: Partial<{}>;
|
|
337
348
|
slots: {
|
|
338
349
|
default?(_: {}): any;
|
|
@@ -341,7 +352,7 @@ declare function __VLS_template_15(): {
|
|
|
341
352
|
rootEl: HTMLDivElement;
|
|
342
353
|
};
|
|
343
354
|
|
|
344
|
-
declare function
|
|
355
|
+
declare function __VLS_template_15(): {
|
|
345
356
|
attrs: Partial<{}>;
|
|
346
357
|
slots: {
|
|
347
358
|
default?(_: {}): any;
|
|
@@ -350,7 +361,7 @@ declare function __VLS_template_16(): {
|
|
|
350
361
|
rootEl: HTMLDivElement;
|
|
351
362
|
};
|
|
352
363
|
|
|
353
|
-
declare function
|
|
364
|
+
declare function __VLS_template_16(): {
|
|
354
365
|
attrs: Partial<{}>;
|
|
355
366
|
slots: {
|
|
356
367
|
default?(_: {}): any;
|
|
@@ -359,7 +370,7 @@ declare function __VLS_template_17(): {
|
|
|
359
370
|
rootEl: any;
|
|
360
371
|
};
|
|
361
372
|
|
|
362
|
-
declare function
|
|
373
|
+
declare function __VLS_template_17(): {
|
|
363
374
|
attrs: Partial<{}>;
|
|
364
375
|
slots: {
|
|
365
376
|
default?(_: {}): any;
|
|
@@ -368,7 +379,7 @@ declare function __VLS_template_18(): {
|
|
|
368
379
|
rootEl: any;
|
|
369
380
|
};
|
|
370
381
|
|
|
371
|
-
declare function
|
|
382
|
+
declare function __VLS_template_18(): {
|
|
372
383
|
attrs: Partial<{}>;
|
|
373
384
|
slots: {
|
|
374
385
|
default?(_: {
|
|
@@ -384,25 +395,25 @@ declare function __VLS_template_19(): {
|
|
|
384
395
|
rootEl: any;
|
|
385
396
|
};
|
|
386
397
|
|
|
387
|
-
declare function
|
|
398
|
+
declare function __VLS_template_19(): {
|
|
388
399
|
attrs: Partial<{}>;
|
|
389
400
|
slots: {
|
|
390
401
|
default?(_: {}): any;
|
|
391
402
|
};
|
|
392
403
|
refs: {};
|
|
393
|
-
rootEl:
|
|
404
|
+
rootEl: HTMLDivElement;
|
|
394
405
|
};
|
|
395
406
|
|
|
396
|
-
declare function
|
|
407
|
+
declare function __VLS_template_2(): {
|
|
397
408
|
attrs: Partial<{}>;
|
|
398
409
|
slots: {
|
|
399
410
|
default?(_: {}): any;
|
|
400
411
|
};
|
|
401
412
|
refs: {};
|
|
402
|
-
rootEl:
|
|
413
|
+
rootEl: any;
|
|
403
414
|
};
|
|
404
415
|
|
|
405
|
-
declare function
|
|
416
|
+
declare function __VLS_template_20(): {
|
|
406
417
|
attrs: Partial<{}>;
|
|
407
418
|
slots: {
|
|
408
419
|
default?(_: {}): any;
|
|
@@ -414,69 +425,12 @@ declare function __VLS_template_21(): {
|
|
|
414
425
|
rootEl: any;
|
|
415
426
|
};
|
|
416
427
|
|
|
417
|
-
declare function
|
|
418
|
-
attrs: Partial<{}>;
|
|
419
|
-
slots: {
|
|
420
|
-
default?(_: {}): any;
|
|
421
|
-
};
|
|
422
|
-
refs: {};
|
|
423
|
-
rootEl: HTMLDivElement;
|
|
424
|
-
};
|
|
425
|
-
|
|
426
|
-
declare function __VLS_template_4(): {
|
|
427
|
-
attrs: Partial<{}>;
|
|
428
|
-
slots: {
|
|
429
|
-
default?(_: {}): any;
|
|
430
|
-
};
|
|
431
|
-
refs: {};
|
|
432
|
-
rootEl: any;
|
|
433
|
-
};
|
|
434
|
-
|
|
435
|
-
declare function __VLS_template_5(): {
|
|
436
|
-
attrs: Partial<{}>;
|
|
437
|
-
slots: {
|
|
438
|
-
default?(_: {}): any;
|
|
439
|
-
};
|
|
440
|
-
refs: {};
|
|
441
|
-
rootEl: HTMLButtonElement;
|
|
442
|
-
};
|
|
443
|
-
|
|
444
|
-
declare function __VLS_template_6(): {
|
|
445
|
-
attrs: Partial<{}>;
|
|
446
|
-
slots: {
|
|
447
|
-
default?(_: {}): any;
|
|
448
|
-
};
|
|
449
|
-
refs: {};
|
|
450
|
-
rootEl: HTMLDivElement;
|
|
451
|
-
};
|
|
452
|
-
|
|
453
|
-
declare function __VLS_template_7(): {
|
|
454
|
-
attrs: Partial<{}>;
|
|
455
|
-
slots: {
|
|
456
|
-
default?(_: {}): any;
|
|
457
|
-
};
|
|
458
|
-
refs: {};
|
|
459
|
-
rootEl: any;
|
|
460
|
-
};
|
|
461
|
-
|
|
462
|
-
declare function __VLS_template_8(): {
|
|
428
|
+
declare function __VLS_template_21(): {
|
|
463
429
|
attrs: Partial<{}>;
|
|
464
430
|
slots: {
|
|
465
431
|
before?(_: {}): any;
|
|
466
432
|
renderItem?(_: {
|
|
467
|
-
activeFilter:
|
|
468
|
-
key: string;
|
|
469
|
-
label: string;
|
|
470
|
-
kind: "checkbox-group";
|
|
471
|
-
options: {
|
|
472
|
-
key: string;
|
|
473
|
-
label: string;
|
|
474
|
-
}[];
|
|
475
|
-
} | {
|
|
476
|
-
key: string;
|
|
477
|
-
label: string;
|
|
478
|
-
kind: "datepicker";
|
|
479
|
-
};
|
|
433
|
+
activeFilter: Filter;
|
|
480
434
|
onApply: typeof onApply;
|
|
481
435
|
getFilterValue: typeof getFilterValue;
|
|
482
436
|
}): any;
|
|
@@ -556,7 +510,65 @@ declare function __VLS_template_8(): {
|
|
|
556
510
|
rootEl: HTMLDivElement;
|
|
557
511
|
};
|
|
558
512
|
|
|
559
|
-
declare function
|
|
513
|
+
declare function __VLS_template_22(): {
|
|
514
|
+
attrs: Partial<{}>;
|
|
515
|
+
slots: {
|
|
516
|
+
renderItem?(_: {
|
|
517
|
+
item: CheckboxFilterItem;
|
|
518
|
+
isSelected: boolean;
|
|
519
|
+
toggleItem: (item: CheckboxFilterItem, isSelected: boolean) => void;
|
|
520
|
+
}): any;
|
|
521
|
+
};
|
|
522
|
+
refs: {};
|
|
523
|
+
rootEl: HTMLDivElement;
|
|
524
|
+
};
|
|
525
|
+
|
|
526
|
+
declare function __VLS_template_3(): {
|
|
527
|
+
attrs: Partial<{}>;
|
|
528
|
+
slots: {
|
|
529
|
+
default?(_: {}): any;
|
|
530
|
+
};
|
|
531
|
+
refs: {};
|
|
532
|
+
rootEl: HTMLDivElement;
|
|
533
|
+
};
|
|
534
|
+
|
|
535
|
+
declare function __VLS_template_4(): {
|
|
536
|
+
attrs: Partial<{}>;
|
|
537
|
+
slots: {
|
|
538
|
+
default?(_: {}): any;
|
|
539
|
+
};
|
|
540
|
+
refs: {};
|
|
541
|
+
rootEl: any;
|
|
542
|
+
};
|
|
543
|
+
|
|
544
|
+
declare function __VLS_template_5(): {
|
|
545
|
+
attrs: Partial<{}>;
|
|
546
|
+
slots: {
|
|
547
|
+
default?(_: {}): any;
|
|
548
|
+
};
|
|
549
|
+
refs: {};
|
|
550
|
+
rootEl: HTMLButtonElement;
|
|
551
|
+
};
|
|
552
|
+
|
|
553
|
+
declare function __VLS_template_6(): {
|
|
554
|
+
attrs: Partial<{}>;
|
|
555
|
+
slots: {
|
|
556
|
+
default?(_: {}): any;
|
|
557
|
+
};
|
|
558
|
+
refs: {};
|
|
559
|
+
rootEl: HTMLDivElement;
|
|
560
|
+
};
|
|
561
|
+
|
|
562
|
+
declare function __VLS_template_7(): {
|
|
563
|
+
attrs: Partial<{}>;
|
|
564
|
+
slots: {
|
|
565
|
+
default?(_: {}): any;
|
|
566
|
+
};
|
|
567
|
+
refs: {};
|
|
568
|
+
rootEl: any;
|
|
569
|
+
};
|
|
570
|
+
|
|
571
|
+
declare function __VLS_template_8(): {
|
|
560
572
|
attrs: Partial<{}>;
|
|
561
573
|
slots: {
|
|
562
574
|
default?(_: {}): any;
|
|
@@ -567,6 +579,15 @@ declare function __VLS_template_9(): {
|
|
|
567
579
|
rootEl: HTMLDivElement;
|
|
568
580
|
};
|
|
569
581
|
|
|
582
|
+
declare function __VLS_template_9(): {
|
|
583
|
+
attrs: Partial<{}>;
|
|
584
|
+
slots: {
|
|
585
|
+
default?(_: {}): any;
|
|
586
|
+
};
|
|
587
|
+
refs: {};
|
|
588
|
+
rootEl: any;
|
|
589
|
+
};
|
|
590
|
+
|
|
570
591
|
declare type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
571
592
|
|
|
572
593
|
declare type __VLS_TemplateResult_10 = ReturnType<typeof __VLS_template_10>;
|
|
@@ -595,6 +616,8 @@ declare type __VLS_TemplateResult_20 = ReturnType<typeof __VLS_template_20>;
|
|
|
595
616
|
|
|
596
617
|
declare type __VLS_TemplateResult_21 = ReturnType<typeof __VLS_template_21>;
|
|
597
618
|
|
|
619
|
+
declare type __VLS_TemplateResult_22 = ReturnType<typeof __VLS_template_22>;
|
|
620
|
+
|
|
598
621
|
declare type __VLS_TemplateResult_3 = ReturnType<typeof __VLS_template_3>;
|
|
599
622
|
|
|
600
623
|
declare type __VLS_TemplateResult_4 = ReturnType<typeof __VLS_template_4>;
|
|
@@ -693,6 +716,12 @@ declare type __VLS_WithTemplateSlots_21<T, S> = T & {
|
|
|
693
716
|
};
|
|
694
717
|
};
|
|
695
718
|
|
|
719
|
+
declare type __VLS_WithTemplateSlots_22<T, S> = T & {
|
|
720
|
+
new (): {
|
|
721
|
+
$slots: S;
|
|
722
|
+
};
|
|
723
|
+
};
|
|
724
|
+
|
|
696
725
|
declare type __VLS_WithTemplateSlots_3<T, S> = T & {
|
|
697
726
|
new (): {
|
|
698
727
|
$slots: S;
|
|
@@ -887,24 +916,241 @@ export declare type CellInfoProps = {
|
|
|
887
916
|
value: string;
|
|
888
917
|
};
|
|
889
918
|
|
|
890
|
-
export declare const Checkbox: DefineComponent<CheckboxProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
891
|
-
"update:value": (value: boolean) => any;
|
|
892
|
-
}, string, PublicProps, Readonly<CheckboxProps> & Readonly<{
|
|
893
|
-
"onUpdate:value"?: ((value: boolean) => any) | undefined;
|
|
894
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
|
|
919
|
+
export declare const Checkbox: DefineComponent<CheckboxProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
920
|
+
"update:value": (value: boolean) => any;
|
|
921
|
+
}, string, PublicProps, Readonly<CheckboxProps> & Readonly<{
|
|
922
|
+
"onUpdate:value"?: ((value: boolean) => any) | undefined;
|
|
923
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
|
|
924
|
+
|
|
925
|
+
declare type CheckboxFilterItem = {
|
|
926
|
+
key: string;
|
|
927
|
+
label: string;
|
|
928
|
+
};
|
|
929
|
+
|
|
930
|
+
export declare type CheckboxGroupFilter = {
|
|
931
|
+
key: string;
|
|
932
|
+
label: string;
|
|
933
|
+
kind: 'checkbox-group';
|
|
934
|
+
options: {
|
|
935
|
+
key: string;
|
|
936
|
+
label: string;
|
|
937
|
+
}[];
|
|
938
|
+
};
|
|
939
|
+
|
|
940
|
+
export declare const CheckboxGroupFilterChip: DefineComponent<__VLS_Props_14, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
941
|
+
drop: (value: CheckboxGroupFilterValue) => any;
|
|
942
|
+
apply: (value: CheckboxGroupFilterValue) => any;
|
|
943
|
+
}, string, PublicProps, Readonly<__VLS_Props_14> & Readonly<{
|
|
944
|
+
onDrop?: ((value: CheckboxGroupFilterValue) => any) | undefined;
|
|
945
|
+
onApply?: ((value: CheckboxGroupFilterValue) => any) | undefined;
|
|
946
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
947
|
+
root: ({
|
|
948
|
+
$: ComponentInternalInstance;
|
|
949
|
+
$data: {};
|
|
950
|
+
$props: {
|
|
951
|
+
readonly count?: (number | string) | undefined;
|
|
952
|
+
readonly onClick?: (() => any) | undefined;
|
|
953
|
+
readonly onDelete?: (() => any) | undefined;
|
|
954
|
+
} & VNodeProps & AllowedComponentProps & ComponentCustomProps;
|
|
955
|
+
$attrs: {
|
|
956
|
+
[x: string]: unknown;
|
|
957
|
+
};
|
|
958
|
+
$refs: {
|
|
959
|
+
[x: string]: unknown;
|
|
960
|
+
} & {
|
|
961
|
+
parentElementRef: ({
|
|
962
|
+
$: ComponentInternalInstance;
|
|
963
|
+
$data: {};
|
|
964
|
+
$props: {
|
|
965
|
+
readonly count?: (number | string) | undefined;
|
|
966
|
+
readonly onClick?: (() => any) | undefined;
|
|
967
|
+
readonly onDelete?: (() => any) | undefined;
|
|
968
|
+
} & VNodeProps & AllowedComponentProps & ComponentCustomProps;
|
|
969
|
+
$attrs: {
|
|
970
|
+
[x: string]: unknown;
|
|
971
|
+
};
|
|
972
|
+
$refs: {
|
|
973
|
+
[x: string]: unknown;
|
|
974
|
+
};
|
|
975
|
+
$slots: Readonly<{
|
|
976
|
+
[name: string]: Slot<any> | undefined;
|
|
977
|
+
}>;
|
|
978
|
+
$root: ComponentPublicInstance | null;
|
|
979
|
+
$parent: ComponentPublicInstance | null;
|
|
980
|
+
$host: Element | null;
|
|
981
|
+
$emit: ((event: "click") => void) & ((event: "delete") => void);
|
|
982
|
+
$el: HTMLButtonElement;
|
|
983
|
+
$options: ComponentOptionsBase<Readonly<ChipProps> & Readonly<{
|
|
984
|
+
onClick?: (() => any) | undefined;
|
|
985
|
+
onDelete?: (() => any) | undefined;
|
|
986
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
987
|
+
click: () => any;
|
|
988
|
+
delete: () => any;
|
|
989
|
+
}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
|
|
990
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
991
|
+
created?: (() => void) | (() => void)[];
|
|
992
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
993
|
+
mounted?: (() => void) | (() => void)[];
|
|
994
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
995
|
+
updated?: (() => void) | (() => void)[];
|
|
996
|
+
activated?: (() => void) | (() => void)[];
|
|
997
|
+
deactivated?: (() => void) | (() => void)[];
|
|
998
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
999
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
1000
|
+
destroyed?: (() => void) | (() => void)[];
|
|
1001
|
+
unmounted?: (() => void) | (() => void)[];
|
|
1002
|
+
renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
1003
|
+
renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
1004
|
+
errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
1005
|
+
};
|
|
1006
|
+
$forceUpdate: () => void;
|
|
1007
|
+
$nextTick: nextTick;
|
|
1008
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
|
|
1009
|
+
} & Readonly<{}> & Omit<Readonly<ChipProps> & Readonly<{
|
|
1010
|
+
onClick?: (() => any) | undefined;
|
|
1011
|
+
onDelete?: (() => any) | undefined;
|
|
1012
|
+
}>, never> & ShallowUnwrapRef< {}> & {} & ComponentCustomProperties & {} & {
|
|
1013
|
+
$slots: {
|
|
1014
|
+
default?(_: {}): any;
|
|
1015
|
+
};
|
|
1016
|
+
}) | null;
|
|
1017
|
+
triggerElementRef: HTMLDivElement;
|
|
1018
|
+
};
|
|
1019
|
+
$slots: Readonly<{
|
|
1020
|
+
[name: string]: Slot<any> | undefined;
|
|
1021
|
+
}>;
|
|
1022
|
+
$root: ComponentPublicInstance | null;
|
|
1023
|
+
$parent: ComponentPublicInstance | null;
|
|
1024
|
+
$host: Element | null;
|
|
1025
|
+
$emit: ((event: "click") => void) & ((event: "delete") => void);
|
|
1026
|
+
$el: any;
|
|
1027
|
+
$options: ComponentOptionsBase<Readonly<ChipProps> & Readonly<{
|
|
1028
|
+
onClick?: (() => any) | undefined;
|
|
1029
|
+
onDelete?: (() => any) | undefined;
|
|
1030
|
+
}>, {
|
|
1031
|
+
toggleDropdown: () => void;
|
|
1032
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
1033
|
+
click: () => any;
|
|
1034
|
+
delete: () => any;
|
|
1035
|
+
}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
|
|
1036
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
1037
|
+
created?: (() => void) | (() => void)[];
|
|
1038
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
1039
|
+
mounted?: (() => void) | (() => void)[];
|
|
1040
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
1041
|
+
updated?: (() => void) | (() => void)[];
|
|
1042
|
+
activated?: (() => void) | (() => void)[];
|
|
1043
|
+
deactivated?: (() => void) | (() => void)[];
|
|
1044
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
1045
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
1046
|
+
destroyed?: (() => void) | (() => void)[];
|
|
1047
|
+
unmounted?: (() => void) | (() => void)[];
|
|
1048
|
+
renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
1049
|
+
renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
1050
|
+
errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
1051
|
+
};
|
|
1052
|
+
$forceUpdate: () => void;
|
|
1053
|
+
$nextTick: nextTick;
|
|
1054
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
|
|
1055
|
+
} & Readonly<{}> & Omit<Readonly<ChipProps> & Readonly<{
|
|
1056
|
+
onClick?: (() => any) | undefined;
|
|
1057
|
+
onDelete?: (() => any) | undefined;
|
|
1058
|
+
}>, "toggleDropdown"> & ShallowUnwrapRef< {
|
|
1059
|
+
toggleDropdown: () => void;
|
|
1060
|
+
}> & {} & ComponentCustomProperties & {} & {
|
|
1061
|
+
$slots: {
|
|
1062
|
+
default?(_: {}): any;
|
|
1063
|
+
dropdown?(_: {}): any;
|
|
1064
|
+
};
|
|
1065
|
+
}) | null;
|
|
1066
|
+
triggerElementRef: ({
|
|
1067
|
+
$: ComponentInternalInstance;
|
|
1068
|
+
$data: {};
|
|
1069
|
+
$props: {
|
|
1070
|
+
readonly list: {
|
|
1071
|
+
key: string;
|
|
1072
|
+
label: string;
|
|
1073
|
+
}[];
|
|
1074
|
+
readonly initialValue: string[];
|
|
1075
|
+
readonly onApply?: ((value: string[] | null) => any) | undefined;
|
|
1076
|
+
} & VNodeProps & AllowedComponentProps & ComponentCustomProps;
|
|
1077
|
+
$attrs: {
|
|
1078
|
+
[x: string]: unknown;
|
|
1079
|
+
};
|
|
1080
|
+
$refs: {
|
|
1081
|
+
[x: string]: unknown;
|
|
1082
|
+
};
|
|
1083
|
+
$slots: Readonly<{
|
|
1084
|
+
[name: string]: Slot<any> | undefined;
|
|
1085
|
+
}>;
|
|
1086
|
+
$root: ComponentPublicInstance | null;
|
|
1087
|
+
$parent: ComponentPublicInstance | null;
|
|
1088
|
+
$host: Element | null;
|
|
1089
|
+
$emit: (event: "apply", value: string[] | null) => void;
|
|
1090
|
+
$el: HTMLDivElement;
|
|
1091
|
+
$options: ComponentOptionsBase<Readonly<{
|
|
1092
|
+
list: {
|
|
1093
|
+
key: string;
|
|
1094
|
+
label: string;
|
|
1095
|
+
}[];
|
|
1096
|
+
initialValue: string[];
|
|
1097
|
+
}> & Readonly<{
|
|
1098
|
+
onApply?: ((value: string[] | null) => any) | undefined;
|
|
1099
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1100
|
+
apply: (value: string[] | null) => any;
|
|
1101
|
+
}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
|
|
1102
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
1103
|
+
created?: (() => void) | (() => void)[];
|
|
1104
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
1105
|
+
mounted?: (() => void) | (() => void)[];
|
|
1106
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
1107
|
+
updated?: (() => void) | (() => void)[];
|
|
1108
|
+
activated?: (() => void) | (() => void)[];
|
|
1109
|
+
deactivated?: (() => void) | (() => void)[];
|
|
1110
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
1111
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
1112
|
+
destroyed?: (() => void) | (() => void)[];
|
|
1113
|
+
unmounted?: (() => void) | (() => void)[];
|
|
1114
|
+
renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
1115
|
+
renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
1116
|
+
errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
1117
|
+
};
|
|
1118
|
+
$forceUpdate: () => void;
|
|
1119
|
+
$nextTick: nextTick;
|
|
1120
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
|
|
1121
|
+
} & Readonly<{}> & Omit<Readonly<{
|
|
1122
|
+
list: {
|
|
1123
|
+
key: string;
|
|
1124
|
+
label: string;
|
|
1125
|
+
}[];
|
|
1126
|
+
initialValue: string[];
|
|
1127
|
+
}> & Readonly<{
|
|
1128
|
+
onApply?: ((value: string[] | null) => any) | undefined;
|
|
1129
|
+
}>, never> & ShallowUnwrapRef< {}> & {} & ComponentCustomProperties & {} & {
|
|
1130
|
+
$slots: {
|
|
1131
|
+
renderItem?(_: {
|
|
1132
|
+
item: {
|
|
1133
|
+
key: string;
|
|
1134
|
+
label: string;
|
|
1135
|
+
};
|
|
1136
|
+
isSelected: boolean;
|
|
1137
|
+
toggleItem: (item: {
|
|
1138
|
+
key: string;
|
|
1139
|
+
label: string;
|
|
1140
|
+
}, isSelected: boolean) => void;
|
|
1141
|
+
}): any;
|
|
1142
|
+
};
|
|
1143
|
+
}) | null;
|
|
1144
|
+
}, any>;
|
|
1145
|
+
|
|
1146
|
+
export declare type CheckboxGroupFilterChipProps = {};
|
|
895
1147
|
|
|
896
|
-
export declare type
|
|
897
|
-
key: string;
|
|
898
|
-
label: string;
|
|
899
|
-
kind: 'checkbox-group';
|
|
900
|
-
options: {
|
|
901
|
-
key: string;
|
|
902
|
-
label: string;
|
|
903
|
-
}[];
|
|
904
|
-
};
|
|
1148
|
+
export declare type CheckboxGroupFilterProps = {};
|
|
905
1149
|
|
|
906
1150
|
export declare type CheckboxGroupFilterValue = FilterValueBase<string[]>;
|
|
907
1151
|
|
|
1152
|
+
export declare const CheckboxGroupFilterView: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
|
|
1153
|
+
|
|
908
1154
|
export declare type CheckboxProps = {
|
|
909
1155
|
value: boolean;
|
|
910
1156
|
size: (typeof sizes_8)[number];
|
|
@@ -929,9 +1175,9 @@ export declare type Color = typeof colors[number];
|
|
|
929
1175
|
|
|
930
1176
|
declare type ColorInput = string | null;
|
|
931
1177
|
|
|
932
|
-
export declare const ColorPicker: DefineComponent<
|
|
1178
|
+
export declare const ColorPicker: DefineComponent<__VLS_PublicProps_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
933
1179
|
"update:value": (value: Value) => any;
|
|
934
|
-
}, string, PublicProps, Readonly<
|
|
1180
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_7> & Readonly<{
|
|
935
1181
|
"onUpdate:value"?: ((value: Value) => any) | undefined;
|
|
936
1182
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
937
1183
|
inputRef: any;
|
|
@@ -941,7 +1187,7 @@ declare type ColorPickerProps = Pick<SelectBaseProps, 'label' | 'description' |
|
|
|
941
1187
|
|
|
942
1188
|
declare const colors: readonly ["text-common-base-primary-default", "text-common-base-secondary-default", "bg-common-base-primary-default", "bg-common-brand-primary-default", "bg-common-brand-secondary-default", "bg-common-base-secondary-default", "text-common-base-inverse-default", "bg-common-critical-primary-default", "bg-common-critical-secondary-default", "bg-common-success-primary-default", "bg-common-success-secondary-default", "text-common-primary-default", "text-common-critical-primary-default", "text-common-success-primary-default", "icon-common-base-primary-default", "icon-common-base-secondary-default", "icon-common-base-tertiary-default", "icon-common-brand-primary-default", "icon-common-critical-primary-default", "icon-common-success-primary-default", "border-common-base-primary", "border-common-brand-primary", "border-common-critical-primary", "border-common-success-primary", "bg-disable-default", "text-disable-default", "icon-disable-primary", "text-button-base-primary", "text-button-base-inverse", "text-button-brand-primary", "text-button-critical-primary", "text-button-success-primary", "bg-button-base-secondary-default", "bg-button-base-primary-default", "bg-button-brand-default", "bg-button-success-default", "bg-button-critical-default", "icon-button-base-primary", "icon-button-base-inverse", "icon-button-brand-primary", "icon-button-critical-primary", "icon-button-success-primary", "bg-input-base-primary-default", "text-input-base-primary", "icon-input-base-primary", "border-input-base-primary", "bg-common-base-tertiary-default", "text-input-base-secondary", "bg-button-base-inverse-default", "bg-common-base-inverse-default", "border-input-accent-critical", "bg-common-opacity-base-300", "bg-common-opacity-base-500", "background-layout-layout-2", "background-layout-layout-1", "text-common-base-base", "icon-common-base-base-500", "background-state-action-base-t-active", "text-common-base-base-500", "icon-common-base-base", "icon-common-base-base-600", "text-common-base-base-600", "border-common-base-base-1000-5", "background-surface-account-account-2", "background-surface-account-account-3", "background-surface-account-account-4", "background-surface-account-account-1", "background-surface-account-account-5", "background-surface-account-account-6", "background-surface-account-account-7", "background-surface-account-account-8", "background-surface-account-account-9", "foreground-surface-account-account-1-primary", "foreground-surface-account-account-2-primary", "foreground-surface-account-account-3-primary", "foreground-surface-account-account-4-primary", "foreground-surface-account-account-5-primary", "foreground-surface-account-account-6-primary", "foreground-surface-account-account-7-primary", "foreground-surface-account-account-8-primary", "foreground-surface-account-account-9-primary", "foreground-surface-account-account-8-secondary", "foreground-surface-account-account-7-secondary", "foreground-surface-account-account-3-secondary", "foreground-surface-account-account-5-secondary", "foreground-surface-account-account-4-secondary", "foreground-surface-account-account-6-secondary", "foreground-surface-account-account-2-secondary", "foreground-surface-account-product-9-secondary", "foreground-surface-account-account-1-secondary", "background-surface-layout-1-surface", "background-surface-popover-base", "foreground-layout-layout-1-primary", "foreground-layout-layout-2-primary", "foreground-layout-layout-2-secondary", "foreground-layout-layout-1-secondary", "background-surface-layout-1-surface-2", "foreground-surface-layout-1-surface-2-primary", "foreground-surface-layout-1-surface-2-critical", "foreground-layout-layout-1-success", "border-layout-layout-1-base", "interactive-base-surface-2", "interactive-text-base-surface-2", "interactive-text-base", "background-interactive-button-product-surface-primary", "foreground-interactive-button-product-surface-primary", "foreground-surface-layout-1-surface-primary", "foreground-surface-popover-base", "border-surface-popover-base", "foreground-surface-popover-base-secondary", "foreground-surface-popover-base-critical", "foreground-surface-layout-1-surface-2-secondary", "background-surface-account-account-1-t-0", "background-surface-account-account-8-t-0", "background-surface-account-account-5-t-0", "background-surface-account-account-7-t-0", "background-surface-account-account-6-t-0", "background-surface-account-account-9-t-0", "background-surface-account-account-3-t-0", "background-surface-account-account-4-t-0", "background-surface-account-account-2-t-0", "background-surface-layout-1-surface-3", "border-layout-layout-1-primary", "background-interactive-input-input-base", "foreground-interactive-input-base-primary", "foreground-interactive-input-base-placeholder", "foreground-interactive-input-base-secondary", "background-element-avatar-base-t", "foreground-layout-layout-1-critical", "border-input-base-primary-2", "border-input-base-primary-3", "border-interactive-input-base", "border-interactive-input-base-critical", "background-surface-account-account-4-contrast", "background-surface-account-account-2-contrast", "background-surface-account-account-1-contrast", "background-surface-account-account-8-contrast", "background-surface-account-account-3-contrast", "background-surface-account-account-7-contrast", "background-surface-account-account-5-contrast", "background-surface-account-account-6-contrast", "background-surface-account-account-9-contrast", "background-interactive-button-base", "foreground-interactive-button-base", "background-interactive-button-surface-primary", "foreground-interactive-button-surface-primary", "background-layout-overlay", "background-surface-modal-base", "background-interactive-button-base-primary", "foreground-interactive-button-base-primary", "background-surface-popover-base-0", "background-interactive-scroll-primary-t", "background-surface-layout-1-surface-2-t-0", "illustration-illustration-bg-critical", "background-surface-tooltip-primary", "foreground-element-tooltip-primary", "border-interactive-input-base-focus", "bg-input-base-primary-default-2", "foreground-element-avatar-base-t", "border-element-avatar-base-t", "foreground-interactive-button-base-flat", "bg-common-brand-primary-default-2", "foreground-interactive-input-focus-cursor-brand", "background-interactive-input-input-base-focus", "foreground-interactive-button-brand-flat", "illustration-illustration-bg-base-contrast", "illustration-illustration-border-base", "illustration-illustration-border-primary", "illustration-illustration-background", "illustration-illustration-border-base-contrast-primary", "background-on-primary-overlay", "background-element-badge-base-t", "foreground-element-badge-base-t", "background-surface-layout-1-surface-t-0", "foreground-layout-layout-1-brand", "background-surface-layout-1-succes", "background-surface-layout-1-critical", "background-surface-layout-1-succes-contrast", "background-surface-layout-1-critical-contrast", "foreground-surface-layout-1-critical-contrast-primary", "foreground-surface-layout-1-surface-success-contrast", "border-layout-layout-1-surface", "background-interactive-select-base-2", "foreground-interactive-select-base-2-placeholder", "foreground-interactive-select-base-2-primary", "border-interactive-select-select-base-critical", "border-interactive-select-base-focus", "border-interactive-select-base", "foreground-interactive-select-base-2-critical", "background-element-badge-success", "foreground-element-badge-succes", "background-element-badge-critical", "foreground-element-badge-critical", "background-element-badge-brand", "foreground-element-badge-brand", "border-layout-layout-1", "text-button-base-secondary", "icon-button-base-secondary", "background-interactive-button-critical-primary", "foreground-interactive-button-critical-primary", "bg-button-critical-default-2", "background-interactive-button-critical", "foreground-interactive-button-critical", "background-surface-layout-1-surface-4", "background-surface-layout-1-warning", "foreground-surface-layout-1-surface-2-warning", "background-interactive-button-critical-primary-disabled", "foreground-interactive-button-critical-primary-disabled", "background-interactive-button-base-disabled", "foreground-interactive-button-base-disabled", "background-interactive-button-surface-primary-disabled", "foreground-interactive-button-surface-primary-disabled", "background-interactive-button-product-surface-primary-disabled", "background-interactive-button-base-primary-disabled", "background-interactive-button-critical-disabled", "foreground-interactive-button-product-surface-primary-disabled", "foreground-interactive-button-base-flat-disabled", "foreground-interactive-button-base-primary-disabled", "foreground-interactive-button-brand-flat-disabled", "foreground-interactive-button-critical-disabled", "background-surface-layout-1-primary", "foreground-surface-layout-1-primary-primary", "foreground-interactive-link-brand"];
|
|
943
1189
|
|
|
944
|
-
export declare const Container:
|
|
1190
|
+
export declare const Container: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
|
|
945
1191
|
|
|
946
1192
|
export declare type ContainerProps = {
|
|
947
1193
|
width?: string | number;
|
|
@@ -959,8 +1205,306 @@ export declare type DatepickerFilter = {
|
|
|
959
1205
|
kind: 'datepicker';
|
|
960
1206
|
};
|
|
961
1207
|
|
|
1208
|
+
export declare const DatepickerFilterChip: DefineComponent<__VLS_Props_15, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1209
|
+
drop: (value: DatepickerFilterValue) => any;
|
|
1210
|
+
apply: (value: DatepickerFilterValue) => any;
|
|
1211
|
+
}, string, PublicProps, Readonly<__VLS_Props_15> & Readonly<{
|
|
1212
|
+
onDrop?: ((value: DatepickerFilterValue) => any) | undefined;
|
|
1213
|
+
onApply?: ((value: DatepickerFilterValue) => any) | undefined;
|
|
1214
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
1215
|
+
root: ({
|
|
1216
|
+
$: ComponentInternalInstance;
|
|
1217
|
+
$data: {};
|
|
1218
|
+
$props: {
|
|
1219
|
+
readonly count?: (number | string) | undefined;
|
|
1220
|
+
readonly onClick?: (() => any) | undefined;
|
|
1221
|
+
readonly onDelete?: (() => any) | undefined;
|
|
1222
|
+
} & VNodeProps & AllowedComponentProps & ComponentCustomProps;
|
|
1223
|
+
$attrs: {
|
|
1224
|
+
[x: string]: unknown;
|
|
1225
|
+
};
|
|
1226
|
+
$refs: {
|
|
1227
|
+
[x: string]: unknown;
|
|
1228
|
+
} & {
|
|
1229
|
+
parentElementRef: ({
|
|
1230
|
+
$: ComponentInternalInstance;
|
|
1231
|
+
$data: {};
|
|
1232
|
+
$props: {
|
|
1233
|
+
readonly count?: (number | string) | undefined;
|
|
1234
|
+
readonly onClick?: (() => any) | undefined;
|
|
1235
|
+
readonly onDelete?: (() => any) | undefined;
|
|
1236
|
+
} & VNodeProps & AllowedComponentProps & ComponentCustomProps;
|
|
1237
|
+
$attrs: {
|
|
1238
|
+
[x: string]: unknown;
|
|
1239
|
+
};
|
|
1240
|
+
$refs: {
|
|
1241
|
+
[x: string]: unknown;
|
|
1242
|
+
};
|
|
1243
|
+
$slots: Readonly<{
|
|
1244
|
+
[name: string]: Slot<any> | undefined;
|
|
1245
|
+
}>;
|
|
1246
|
+
$root: ComponentPublicInstance | null;
|
|
1247
|
+
$parent: ComponentPublicInstance | null;
|
|
1248
|
+
$host: Element | null;
|
|
1249
|
+
$emit: ((event: "click") => void) & ((event: "delete") => void);
|
|
1250
|
+
$el: HTMLButtonElement;
|
|
1251
|
+
$options: ComponentOptionsBase<Readonly<ChipProps> & Readonly<{
|
|
1252
|
+
onClick?: (() => any) | undefined;
|
|
1253
|
+
onDelete?: (() => any) | undefined;
|
|
1254
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
1255
|
+
click: () => any;
|
|
1256
|
+
delete: () => any;
|
|
1257
|
+
}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
|
|
1258
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
1259
|
+
created?: (() => void) | (() => void)[];
|
|
1260
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
1261
|
+
mounted?: (() => void) | (() => void)[];
|
|
1262
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
1263
|
+
updated?: (() => void) | (() => void)[];
|
|
1264
|
+
activated?: (() => void) | (() => void)[];
|
|
1265
|
+
deactivated?: (() => void) | (() => void)[];
|
|
1266
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
1267
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
1268
|
+
destroyed?: (() => void) | (() => void)[];
|
|
1269
|
+
unmounted?: (() => void) | (() => void)[];
|
|
1270
|
+
renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
1271
|
+
renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
1272
|
+
errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
1273
|
+
};
|
|
1274
|
+
$forceUpdate: () => void;
|
|
1275
|
+
$nextTick: nextTick;
|
|
1276
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
|
|
1277
|
+
} & Readonly<{}> & Omit<Readonly<ChipProps> & Readonly<{
|
|
1278
|
+
onClick?: (() => any) | undefined;
|
|
1279
|
+
onDelete?: (() => any) | undefined;
|
|
1280
|
+
}>, never> & ShallowUnwrapRef< {}> & {} & ComponentCustomProperties & {} & {
|
|
1281
|
+
$slots: {
|
|
1282
|
+
default?(_: {}): any;
|
|
1283
|
+
};
|
|
1284
|
+
}) | null;
|
|
1285
|
+
triggerElementRef: HTMLDivElement;
|
|
1286
|
+
};
|
|
1287
|
+
$slots: Readonly<{
|
|
1288
|
+
[name: string]: Slot<any> | undefined;
|
|
1289
|
+
}>;
|
|
1290
|
+
$root: ComponentPublicInstance | null;
|
|
1291
|
+
$parent: ComponentPublicInstance | null;
|
|
1292
|
+
$host: Element | null;
|
|
1293
|
+
$emit: ((event: "click") => void) & ((event: "delete") => void);
|
|
1294
|
+
$el: any;
|
|
1295
|
+
$options: ComponentOptionsBase<Readonly<ChipProps> & Readonly<{
|
|
1296
|
+
onClick?: (() => any) | undefined;
|
|
1297
|
+
onDelete?: (() => any) | undefined;
|
|
1298
|
+
}>, {
|
|
1299
|
+
toggleDropdown: () => void;
|
|
1300
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
1301
|
+
click: () => any;
|
|
1302
|
+
delete: () => any;
|
|
1303
|
+
}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
|
|
1304
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
1305
|
+
created?: (() => void) | (() => void)[];
|
|
1306
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
1307
|
+
mounted?: (() => void) | (() => void)[];
|
|
1308
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
1309
|
+
updated?: (() => void) | (() => void)[];
|
|
1310
|
+
activated?: (() => void) | (() => void)[];
|
|
1311
|
+
deactivated?: (() => void) | (() => void)[];
|
|
1312
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
1313
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
1314
|
+
destroyed?: (() => void) | (() => void)[];
|
|
1315
|
+
unmounted?: (() => void) | (() => void)[];
|
|
1316
|
+
renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
1317
|
+
renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
1318
|
+
errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
1319
|
+
};
|
|
1320
|
+
$forceUpdate: () => void;
|
|
1321
|
+
$nextTick: nextTick;
|
|
1322
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
|
|
1323
|
+
} & Readonly<{}> & Omit<Readonly<ChipProps> & Readonly<{
|
|
1324
|
+
onClick?: (() => any) | undefined;
|
|
1325
|
+
onDelete?: (() => any) | undefined;
|
|
1326
|
+
}>, "toggleDropdown"> & ShallowUnwrapRef< {
|
|
1327
|
+
toggleDropdown: () => void;
|
|
1328
|
+
}> & {} & ComponentCustomProperties & {} & {
|
|
1329
|
+
$slots: {
|
|
1330
|
+
default?(_: {}): any;
|
|
1331
|
+
dropdown?(_: {}): any;
|
|
1332
|
+
};
|
|
1333
|
+
}) | null;
|
|
1334
|
+
}, any>;
|
|
1335
|
+
|
|
1336
|
+
export declare type DatepickerFilterChipProps = {};
|
|
1337
|
+
|
|
1338
|
+
export declare type DatepickerFilterProps = DatepickerProps;
|
|
1339
|
+
|
|
962
1340
|
export declare type DatepickerFilterValue = FilterValueBase<Date[]>;
|
|
963
1341
|
|
|
1342
|
+
export declare const DatepickerFilterView: DefineComponent<DatepickerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
1343
|
+
"update:value": (value: Date[]) => any;
|
|
1344
|
+
}, string, PublicProps, Readonly<DatepickerProps> & Readonly<{
|
|
1345
|
+
"onUpdate:value"?: ((value: Date[]) => any) | undefined;
|
|
1346
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
1347
|
+
inputStartRef: ({
|
|
1348
|
+
$: ComponentInternalInstance;
|
|
1349
|
+
$data: {};
|
|
1350
|
+
$props: {
|
|
1351
|
+
readonly value?: string | undefined | null;
|
|
1352
|
+
readonly type?: ("text" | "password") | undefined;
|
|
1353
|
+
readonly label?: string | undefined;
|
|
1354
|
+
readonly description?: string | undefined;
|
|
1355
|
+
readonly placeholder: string;
|
|
1356
|
+
readonly errorText?: string | undefined;
|
|
1357
|
+
readonly isError?: boolean | undefined;
|
|
1358
|
+
readonly isDisabled?: boolean | undefined;
|
|
1359
|
+
readonly mask?: keyof masks | undefined;
|
|
1360
|
+
readonly inputmode?: InputHTMLAttributes["inputmode"];
|
|
1361
|
+
readonly autocomplete?: InputHTMLAttributes["autocomplete"];
|
|
1362
|
+
readonly maxLength?: (number | string) | undefined;
|
|
1363
|
+
readonly autofocus?: boolean | undefined;
|
|
1364
|
+
readonly iconLeft?: IconName | undefined;
|
|
1365
|
+
readonly iconRight?: IconName | undefined;
|
|
1366
|
+
readonly "onUpdate:value"?: ((value: string | null | undefined) => any) | undefined;
|
|
1367
|
+
readonly "onUpdate:error"?: ((value: boolean) => any) | undefined;
|
|
1368
|
+
} & VNodeProps & AllowedComponentProps & ComponentCustomProps;
|
|
1369
|
+
$attrs: {
|
|
1370
|
+
[x: string]: unknown;
|
|
1371
|
+
};
|
|
1372
|
+
$refs: {
|
|
1373
|
+
[x: string]: unknown;
|
|
1374
|
+
} & {
|
|
1375
|
+
inputRef: any;
|
|
1376
|
+
};
|
|
1377
|
+
$slots: Readonly<{
|
|
1378
|
+
[name: string]: Slot<any> | undefined;
|
|
1379
|
+
}>;
|
|
1380
|
+
$root: ComponentPublicInstance | null;
|
|
1381
|
+
$parent: ComponentPublicInstance | null;
|
|
1382
|
+
$host: Element | null;
|
|
1383
|
+
$emit: ((event: "update:value", value: string | null | undefined) => void) & ((event: "update:error", value: boolean) => void);
|
|
1384
|
+
$el: HTMLDivElement;
|
|
1385
|
+
$options: ComponentOptionsBase<Readonly<{
|
|
1386
|
+
value?: string | undefined | null;
|
|
1387
|
+
} & InputProps> & Readonly<{
|
|
1388
|
+
"onUpdate:value"?: ((value: string | null | undefined) => any) | undefined;
|
|
1389
|
+
"onUpdate:error"?: ((value: boolean) => any) | undefined;
|
|
1390
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1391
|
+
"update:value": (value: string | null | undefined) => any;
|
|
1392
|
+
} & {
|
|
1393
|
+
"update:error": (value: boolean) => any;
|
|
1394
|
+
}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
|
|
1395
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
1396
|
+
created?: (() => void) | (() => void)[];
|
|
1397
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
1398
|
+
mounted?: (() => void) | (() => void)[];
|
|
1399
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
1400
|
+
updated?: (() => void) | (() => void)[];
|
|
1401
|
+
activated?: (() => void) | (() => void)[];
|
|
1402
|
+
deactivated?: (() => void) | (() => void)[];
|
|
1403
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
1404
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
1405
|
+
destroyed?: (() => void) | (() => void)[];
|
|
1406
|
+
unmounted?: (() => void) | (() => void)[];
|
|
1407
|
+
renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
1408
|
+
renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
1409
|
+
errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
1410
|
+
};
|
|
1411
|
+
$forceUpdate: () => void;
|
|
1412
|
+
$nextTick: nextTick;
|
|
1413
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
|
|
1414
|
+
} & Readonly<{}> & Omit<Readonly<{
|
|
1415
|
+
value?: string | undefined | null;
|
|
1416
|
+
} & InputProps> & Readonly<{
|
|
1417
|
+
"onUpdate:value"?: ((value: string | null | undefined) => any) | undefined;
|
|
1418
|
+
"onUpdate:error"?: ((value: boolean) => any) | undefined;
|
|
1419
|
+
}>, never> & ShallowUnwrapRef< {}> & {} & ComponentCustomProperties & {} & {
|
|
1420
|
+
$slots: {
|
|
1421
|
+
default?(_: {}): any;
|
|
1422
|
+
};
|
|
1423
|
+
}) | null;
|
|
1424
|
+
inputEndRef: ({
|
|
1425
|
+
$: ComponentInternalInstance;
|
|
1426
|
+
$data: {};
|
|
1427
|
+
$props: {
|
|
1428
|
+
readonly value?: string | undefined | null;
|
|
1429
|
+
readonly type?: ("text" | "password") | undefined;
|
|
1430
|
+
readonly label?: string | undefined;
|
|
1431
|
+
readonly description?: string | undefined;
|
|
1432
|
+
readonly placeholder: string;
|
|
1433
|
+
readonly errorText?: string | undefined;
|
|
1434
|
+
readonly isError?: boolean | undefined;
|
|
1435
|
+
readonly isDisabled?: boolean | undefined;
|
|
1436
|
+
readonly mask?: keyof masks | undefined;
|
|
1437
|
+
readonly inputmode?: InputHTMLAttributes["inputmode"];
|
|
1438
|
+
readonly autocomplete?: InputHTMLAttributes["autocomplete"];
|
|
1439
|
+
readonly maxLength?: (number | string) | undefined;
|
|
1440
|
+
readonly autofocus?: boolean | undefined;
|
|
1441
|
+
readonly iconLeft?: IconName | undefined;
|
|
1442
|
+
readonly iconRight?: IconName | undefined;
|
|
1443
|
+
readonly "onUpdate:value"?: ((value: string | null | undefined) => any) | undefined;
|
|
1444
|
+
readonly "onUpdate:error"?: ((value: boolean) => any) | undefined;
|
|
1445
|
+
} & VNodeProps & AllowedComponentProps & ComponentCustomProps;
|
|
1446
|
+
$attrs: {
|
|
1447
|
+
[x: string]: unknown;
|
|
1448
|
+
};
|
|
1449
|
+
$refs: {
|
|
1450
|
+
[x: string]: unknown;
|
|
1451
|
+
} & {
|
|
1452
|
+
inputRef: any;
|
|
1453
|
+
};
|
|
1454
|
+
$slots: Readonly<{
|
|
1455
|
+
[name: string]: Slot<any> | undefined;
|
|
1456
|
+
}>;
|
|
1457
|
+
$root: ComponentPublicInstance | null;
|
|
1458
|
+
$parent: ComponentPublicInstance | null;
|
|
1459
|
+
$host: Element | null;
|
|
1460
|
+
$emit: ((event: "update:value", value: string | null | undefined) => void) & ((event: "update:error", value: boolean) => void);
|
|
1461
|
+
$el: HTMLDivElement;
|
|
1462
|
+
$options: ComponentOptionsBase<Readonly<{
|
|
1463
|
+
value?: string | undefined | null;
|
|
1464
|
+
} & InputProps> & Readonly<{
|
|
1465
|
+
"onUpdate:value"?: ((value: string | null | undefined) => any) | undefined;
|
|
1466
|
+
"onUpdate:error"?: ((value: boolean) => any) | undefined;
|
|
1467
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1468
|
+
"update:value": (value: string | null | undefined) => any;
|
|
1469
|
+
} & {
|
|
1470
|
+
"update:error": (value: boolean) => any;
|
|
1471
|
+
}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
|
|
1472
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
1473
|
+
created?: (() => void) | (() => void)[];
|
|
1474
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
1475
|
+
mounted?: (() => void) | (() => void)[];
|
|
1476
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
1477
|
+
updated?: (() => void) | (() => void)[];
|
|
1478
|
+
activated?: (() => void) | (() => void)[];
|
|
1479
|
+
deactivated?: (() => void) | (() => void)[];
|
|
1480
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
1481
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
1482
|
+
destroyed?: (() => void) | (() => void)[];
|
|
1483
|
+
unmounted?: (() => void) | (() => void)[];
|
|
1484
|
+
renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
1485
|
+
renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
1486
|
+
errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
1487
|
+
};
|
|
1488
|
+
$forceUpdate: () => void;
|
|
1489
|
+
$nextTick: nextTick;
|
|
1490
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
|
|
1491
|
+
} & Readonly<{}> & Omit<Readonly<{
|
|
1492
|
+
value?: string | undefined | null;
|
|
1493
|
+
} & InputProps> & Readonly<{
|
|
1494
|
+
"onUpdate:value"?: ((value: string | null | undefined) => any) | undefined;
|
|
1495
|
+
"onUpdate:error"?: ((value: boolean) => any) | undefined;
|
|
1496
|
+
}>, never> & ShallowUnwrapRef< {}> & {} & ComponentCustomProperties & {} & {
|
|
1497
|
+
$slots: {
|
|
1498
|
+
default?(_: {}): any;
|
|
1499
|
+
};
|
|
1500
|
+
}) | null;
|
|
1501
|
+
}, HTMLDivElement>;
|
|
1502
|
+
|
|
1503
|
+
declare type DatepickerProps = {
|
|
1504
|
+
value: Date[];
|
|
1505
|
+
disabledDates?: VueDatePickerProps['disabledDates'];
|
|
1506
|
+
};
|
|
1507
|
+
|
|
964
1508
|
export declare const Divider: DefineComponent<DividerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DividerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
965
1509
|
|
|
966
1510
|
export declare type DividerProps = {
|
|
@@ -969,7 +1513,7 @@ export declare type DividerProps = {
|
|
|
969
1513
|
|
|
970
1514
|
export declare const Dropdown: __VLS_WithTemplateSlots_6<typeof __VLS_component_6, __VLS_TemplateResult_6["slots"]>;
|
|
971
1515
|
|
|
972
|
-
export declare const DropdownElement:
|
|
1516
|
+
export declare const DropdownElement: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
|
|
973
1517
|
|
|
974
1518
|
export declare type DropdownElementProps = {
|
|
975
1519
|
isShowDropdown: boolean;
|
|
@@ -1025,7 +1569,7 @@ export declare type DynamicVisibleAreaEmits = {
|
|
|
1025
1569
|
|
|
1026
1570
|
export declare type DynamicVisibleAreaProvider = () => void;
|
|
1027
1571
|
|
|
1028
|
-
export declare const EmptyResponse:
|
|
1572
|
+
export declare const EmptyResponse: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
|
|
1029
1573
|
|
|
1030
1574
|
declare type EmptyResponseProps = ResponseBaseProps & {
|
|
1031
1575
|
buttonIconLeft?: IconName;
|
|
@@ -1036,13 +1580,15 @@ declare type EmptyResponseProps = ResponseBaseProps & {
|
|
|
1036
1580
|
|
|
1037
1581
|
export declare type Filter = CheckboxGroupFilter | DatepickerFilter;
|
|
1038
1582
|
|
|
1039
|
-
export declare const FilterHub:
|
|
1583
|
+
export declare const FilterHub: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
|
|
1040
1584
|
|
|
1041
|
-
export declare type FilterHubProps = {
|
|
1585
|
+
export declare type FilterHubProps = {
|
|
1586
|
+
list: Filter[];
|
|
1587
|
+
};
|
|
1042
1588
|
|
|
1043
1589
|
export declare type FilterValue = CheckboxGroupFilterValue | DatepickerFilterValue;
|
|
1044
1590
|
|
|
1045
|
-
declare type FilterValueBase<T = null> = {
|
|
1591
|
+
export declare type FilterValueBase<T = null> = {
|
|
1046
1592
|
key: string;
|
|
1047
1593
|
value: T;
|
|
1048
1594
|
};
|
|
@@ -1090,7 +1636,7 @@ export declare type ImageRowProps = {
|
|
|
1090
1636
|
|
|
1091
1637
|
export declare const ImageRowSkeleton: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
1092
1638
|
|
|
1093
|
-
export declare const Input:
|
|
1639
|
+
export declare const Input: __VLS_WithTemplateSlots_8<typeof __VLS_component_8, __VLS_TemplateResult_8["slots"]>;
|
|
1094
1640
|
|
|
1095
1641
|
export declare type InputProps = {
|
|
1096
1642
|
type?: 'text' | 'password';
|
|
@@ -1131,7 +1677,7 @@ export declare const isDatepickerFilterValue: (data: {
|
|
|
1131
1677
|
value: DatepickerFilterValue;
|
|
1132
1678
|
};
|
|
1133
1679
|
|
|
1134
|
-
export declare const Link:
|
|
1680
|
+
export declare const Link: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
|
|
1135
1681
|
|
|
1136
1682
|
export declare type LinkEmits = {
|
|
1137
1683
|
(e: 'click'): void;
|
|
@@ -1147,9 +1693,9 @@ export declare type LinkProps = {
|
|
|
1147
1693
|
iconRight?: IconName;
|
|
1148
1694
|
};
|
|
1149
1695
|
|
|
1150
|
-
export declare const ListHeader: DefineComponent<
|
|
1696
|
+
export declare const ListHeader: DefineComponent<__VLS_PublicProps_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1151
1697
|
"update:isSortable": (value: boolean) => any;
|
|
1152
|
-
}, string, PublicProps, Readonly<
|
|
1698
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_5> & Readonly<{
|
|
1153
1699
|
"onUpdate:isSortable"?: ((value: boolean) => any) | undefined;
|
|
1154
1700
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1155
1701
|
|
|
@@ -1347,7 +1893,7 @@ export declare type PriceProps = {
|
|
|
1347
1893
|
color: Color;
|
|
1348
1894
|
};
|
|
1349
1895
|
|
|
1350
|
-
export declare const ResponseBase:
|
|
1896
|
+
export declare const ResponseBase: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
|
|
1351
1897
|
|
|
1352
1898
|
declare type ResponseBaseProps = {
|
|
1353
1899
|
img?: string;
|
|
@@ -1355,15 +1901,15 @@ declare type ResponseBaseProps = {
|
|
|
1355
1901
|
description?: string;
|
|
1356
1902
|
};
|
|
1357
1903
|
|
|
1358
|
-
export declare const Section:
|
|
1904
|
+
export declare const Section: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
|
|
1359
1905
|
|
|
1360
|
-
export declare const Select: DefineComponent<
|
|
1906
|
+
export declare const Select: DefineComponent<__VLS_PublicProps_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1361
1907
|
"update:value": (value: Maybe<string | number>) => any;
|
|
1362
|
-
}, string, PublicProps, Readonly<
|
|
1908
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_6> & Readonly<{
|
|
1363
1909
|
"onUpdate:value"?: ((value: Maybe<string | number>) => any) | undefined;
|
|
1364
1910
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1365
1911
|
|
|
1366
|
-
export declare const SelectBase:
|
|
1912
|
+
export declare const SelectBase: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
|
|
1367
1913
|
|
|
1368
1914
|
export declare type SelectBaseEmits = {
|
|
1369
1915
|
(event: 'clickField'): void;
|
|
@@ -1422,9 +1968,9 @@ declare class SpriteServiceImp implements SpriteService {
|
|
|
1422
1968
|
install(): Promise<void>;
|
|
1423
1969
|
}
|
|
1424
1970
|
|
|
1425
|
-
export declare const StatusSelect: DefineComponent<
|
|
1971
|
+
export declare const StatusSelect: DefineComponent<__VLS_PublicProps_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1426
1972
|
"update:value": (value: string | number) => any;
|
|
1427
|
-
}, string, PublicProps, Readonly<
|
|
1973
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_10> & Readonly<{
|
|
1428
1974
|
"onUpdate:value"?: ((value: string | number) => any) | undefined;
|
|
1429
1975
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
1430
1976
|
triggerElementRef: HTMLButtonElement;
|
|
@@ -1438,6 +1984,7 @@ export declare type StatusSelectProps = {
|
|
|
1438
1984
|
view: View;
|
|
1439
1985
|
}[];
|
|
1440
1986
|
isLoading?: boolean;
|
|
1987
|
+
isDisabled?: boolean;
|
|
1441
1988
|
};
|
|
1442
1989
|
|
|
1443
1990
|
export declare const StatusSelectSkeleton: DefineComponent<StatusSelectSkeletonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<StatusSelectSkeletonProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
@@ -1461,9 +2008,9 @@ export declare type StepsProps = {
|
|
|
1461
2008
|
list: StepItemProps['text'][];
|
|
1462
2009
|
};
|
|
1463
2010
|
|
|
1464
|
-
export declare const Tabs: DefineComponent<
|
|
2011
|
+
export declare const Tabs: DefineComponent<__VLS_PublicProps_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1465
2012
|
"update:value": (value: Maybe<string | number> | undefined) => any;
|
|
1466
|
-
}, string, PublicProps, Readonly<
|
|
2013
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_8> & Readonly<{
|
|
1467
2014
|
"onUpdate:value"?: ((value: Maybe<string | number> | undefined) => any) | undefined;
|
|
1468
2015
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1469
2016
|
|
|
@@ -1501,9 +2048,9 @@ export declare type TheImageProps = {
|
|
|
1501
2048
|
hasBlendMode?: boolean;
|
|
1502
2049
|
};
|
|
1503
2050
|
|
|
1504
|
-
export declare const ThemePicker: DefineComponent<
|
|
2051
|
+
export declare const ThemePicker: DefineComponent<__VLS_PublicProps_12, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1505
2052
|
"update:value": (value: Maybe<string | number>) => any;
|
|
1506
|
-
}, string, PublicProps, Readonly<
|
|
2053
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_12> & Readonly<{
|
|
1507
2054
|
"onUpdate:value"?: ((value: Maybe<string | number>) => any) | undefined;
|
|
1508
2055
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLElement>;
|
|
1509
2056
|
|
|
@@ -1561,7 +2108,7 @@ declare type ToasterContext = {
|
|
|
1561
2108
|
showError(text?: string): void;
|
|
1562
2109
|
};
|
|
1563
2110
|
|
|
1564
|
-
export declare const ToasterProvider:
|
|
2111
|
+
export declare const ToasterProvider: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
|
|
1565
2112
|
|
|
1566
2113
|
export declare type ToastListItem = Toast & {
|
|
1567
2114
|
id: number;
|
|
@@ -1602,9 +2149,9 @@ declare class ToastServiceImpl implements ToastService {
|
|
|
1602
2149
|
|
|
1603
2150
|
export declare const ToastServiceKey: InjectionKey<ToastService>;
|
|
1604
2151
|
|
|
1605
|
-
export declare const Toggle: DefineComponent<
|
|
2152
|
+
export declare const Toggle: DefineComponent<__VLS_PublicProps_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1606
2153
|
"update:value": (value: boolean) => any;
|
|
1607
|
-
}, string, PublicProps, Readonly<
|
|
2154
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_9> & Readonly<{
|
|
1608
2155
|
"onUpdate:value"?: ((value: boolean) => any) | undefined;
|
|
1609
2156
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
1610
2157
|
|
|
@@ -1690,11 +2237,11 @@ declare type TransitionFadeProps_2 = {
|
|
|
1690
2237
|
duration?: number;
|
|
1691
2238
|
};
|
|
1692
2239
|
|
|
1693
|
-
export declare const TransitionHeight:
|
|
2240
|
+
export declare const TransitionHeight: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
|
|
1694
2241
|
|
|
1695
|
-
export declare const TransitionSlideDown:
|
|
2242
|
+
export declare const TransitionSlideDown: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
|
|
1696
2243
|
|
|
1697
|
-
export declare const TransitionSlideRight:
|
|
2244
|
+
export declare const TransitionSlideRight: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
|
|
1698
2245
|
|
|
1699
2246
|
export declare function useCopyToBuffer(options?: {
|
|
1700
2247
|
toasterText: string;
|
|
@@ -1751,7 +2298,7 @@ export declare const useToaster: () => ToasterContext;
|
|
|
1751
2298
|
|
|
1752
2299
|
declare type Value = ColorInput | undefined;
|
|
1753
2300
|
|
|
1754
|
-
export declare const VerificationInfoCell:
|
|
2301
|
+
export declare const VerificationInfoCell: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
|
|
1755
2302
|
|
|
1756
2303
|
export declare type VerificationInfoCellProps = {
|
|
1757
2304
|
icon: IconName;
|