@ambita/design-system 4.0.6 → 5.0.2-1131.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-2iDFtGG-.js +18 -0
- package/dist/assets/index-2iDFtGG-.js.map +1 -0
- package/dist/assets/index-CXMCzGvQ.css +1 -0
- package/dist/index.html +14 -0
- package/dist/types/src/App.vue.d.ts +77 -1
- package/dist/types/src/components/AuxAriaAnnouncer/AuxAriaAnnouncer.vue.d.ts +4 -4
- package/dist/types/src/components/Banner/Banner.vue.d.ts +10 -5
- package/dist/types/src/components/Button/Button.vue.d.ts +5 -5
- package/dist/types/src/components/Card/Card.vue.d.ts +1 -1
- package/dist/types/src/components/Checkbox/Checkbox.vue.d.ts +125 -12
- package/dist/types/src/components/Checkbox/CheckboxCard.vue.d.ts +6 -6
- package/dist/types/src/components/Checkbox/CheckboxRegular.vue.d.ts +6 -6
- package/dist/types/src/components/CheckboxDropdown/CheckboxDropdown.vue.d.ts +243 -5
- package/dist/types/src/components/Color/ColorSwatch.vue.d.ts +4 -4
- package/dist/types/src/components/Definition/Definition.vue.d.ts +5 -5
- package/dist/types/src/components/Details/Details.vue.d.ts +49 -1
- package/dist/types/src/components/DirectionalArrow/DirectionalArrow.vue.d.ts +7 -15
- package/dist/types/src/components/FormElement/FormElement.vue.d.ts +60 -4
- package/dist/types/src/components/Icons/IconPreview.vue.d.ts +5 -3
- package/dist/types/src/components/Input/Input.vue.d.ts +115 -7
- package/dist/types/src/components/JsonForm/Components/Checkboxes.vue.d.ts +350 -6
- package/dist/types/src/components/JsonForm/Components/RadioButtons.vue.d.ts +360 -10
- package/dist/types/src/components/JsonForm/Controls/Array.vue.d.ts +844 -6
- package/dist/types/src/components/JsonForm/Controls/Boolean.vue.d.ts +243 -5
- package/dist/types/src/components/JsonForm/Controls/Number.vue.d.ts +854 -6
- package/dist/types/src/components/JsonForm/Controls/String.vue.d.ts +854 -6
- package/dist/types/src/components/JsonForm/Controls/Wrapper.vue.d.ts +25 -5
- package/dist/types/src/components/JsonForm/JsonForm.vue.d.ts +167 -5
- package/dist/types/src/components/JsonForm/Renderers/Array.vue.d.ts +935 -75
- package/dist/types/src/components/JsonForm/Renderers/Boolean.vue.d.ts +331 -75
- package/dist/types/src/components/JsonForm/Renderers/Integer.vue.d.ts +945 -75
- package/dist/types/src/components/JsonForm/Renderers/Layout.vue.d.ts +105 -67
- package/dist/types/src/components/JsonForm/Renderers/Number.vue.d.ts +945 -75
- package/dist/types/src/components/JsonForm/Renderers/Object.vue.d.ts +113 -75
- package/dist/types/src/components/JsonForm/Renderers/String.vue.d.ts +946 -75
- package/dist/types/src/components/Link/Link.vue.d.ts +6 -6
- package/dist/types/src/components/Logo/Logo.vue.d.ts +6 -4
- package/dist/types/src/components/Modal/Actions.vue.d.ts +68 -6
- package/dist/types/src/components/Modal/Modal.vue.d.ts +90 -8
- package/dist/types/src/components/Notification/Notification.vue.d.ts +5 -5
- package/dist/types/src/components/Notification/Notifications.vue.d.ts +36 -6
- package/dist/types/src/components/Pagination/Pagination.vue.d.ts +73 -8
- package/dist/types/src/components/Pill/Pill.vue.d.ts +5 -5
- package/dist/types/src/components/Radio/Radio.vue.d.ts +6 -6
- package/dist/types/src/components/RadioGroup/RadioGroup.vue.d.ts +217 -12
- package/dist/types/src/components/RadioGroup/RadioGroupCardElement.vue.d.ts +6 -6
- package/dist/types/src/components/RadioGroup/RadioGroupElement.vue.d.ts +6 -6
- package/dist/types/src/components/Select/Select.vue.d.ts +117 -10
- package/dist/types/src/components/Spinner/Spinner.vue.d.ts +5 -5
- package/dist/types/src/components/StatusBadge/StatusBadge.vue.d.ts +5 -5
- package/dist/types/src/components/Tag/Tag.vue.d.ts +5 -5
- package/dist/types/src/components/TextArea/TextArea.vue.d.ts +115 -8
- package/dist/types/src/components/Time/Time.vue.d.ts +4 -4
- package/dist/types/src/components/Toggle/Toggle.vue.d.ts +9 -9
- package/dist/types/src/components/Upload/File/File.vue.d.ts +71 -6
- package/dist/types/src/components/Upload/Upload.vue.d.ts +248 -9
- package/dist/types/src/components/ValidationWrapper/ValidationWrapper.vue.d.ts +6 -4
- package/dist/types/src/helpers/formatters/formatDateAndTime/Storybook/FormatDateAndTime.vue.d.ts +1 -1
- package/dist/types/src/helpers/formatters/formatQuantity/Storybook/FormatAmount.vue.d.ts +1 -1
- package/dist/types/src/helpers/formatters/formatQuantity/Storybook/FormatNumber.vue.d.ts +1 -1
- package/dist/types/tsconfig.app.tsbuildinfo +1 -1
- package/package.json +41 -33
- package/dist/ambita-logo.svg +0 -1
- package/dist/css/colors-css-variables.scss +0 -65
- package/dist/css/colors-scss-variables.scss +0 -60
- package/dist/css/mixins.scss +0 -147
- package/dist/ds.js +0 -21
- package/dist/ds.js.map +0 -1
- package/dist/ds.mjs +0 -16171
- package/dist/ds.mjs.map +0 -1
- package/dist/ds.umd.js +0 -22
- package/dist/ds.umd.js.map +0 -1
- package/dist/favicons/ambita/favicon.ico +0 -0
- package/dist/favicons/ambita/favicon.svg +0 -9
- package/dist/index.css +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { PropType } from 'vue';
|
|
2
2
|
import type { JsonFormEnum } from '../JsonForm.d';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<{
|
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
id: {
|
|
5
5
|
type: StringConstructor;
|
|
6
6
|
required: true;
|
|
@@ -29,11 +29,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
29
29
|
type: StringConstructor;
|
|
30
30
|
default: string;
|
|
31
31
|
};
|
|
32
|
-
}
|
|
32
|
+
}>, {
|
|
33
33
|
state: {
|
|
34
34
|
selected: string[];
|
|
35
35
|
};
|
|
36
|
-
},
|
|
36
|
+
}, {}, {}, {
|
|
37
37
|
onChange(value: {
|
|
38
38
|
checked: boolean;
|
|
39
39
|
option: string;
|
|
@@ -68,10 +68,354 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
68
68
|
type: StringConstructor;
|
|
69
69
|
default: string;
|
|
70
70
|
};
|
|
71
|
-
}>> & {
|
|
71
|
+
}>> & Readonly<{
|
|
72
72
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
73
|
-
}
|
|
73
|
+
}>, {
|
|
74
74
|
layout: string;
|
|
75
75
|
defaultValues: string[];
|
|
76
|
-
}, {}
|
|
76
|
+
}, {}, {
|
|
77
|
+
Checkbox: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
78
|
+
value: {
|
|
79
|
+
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
80
|
+
};
|
|
81
|
+
disabled: {
|
|
82
|
+
type: BooleanConstructor;
|
|
83
|
+
};
|
|
84
|
+
id: {
|
|
85
|
+
type: StringConstructor;
|
|
86
|
+
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
87
|
+
};
|
|
88
|
+
name: {
|
|
89
|
+
type: StringConstructor;
|
|
90
|
+
required: false;
|
|
91
|
+
};
|
|
92
|
+
selected: {
|
|
93
|
+
type: BooleanConstructor;
|
|
94
|
+
default: boolean;
|
|
95
|
+
};
|
|
96
|
+
indeterminate: {
|
|
97
|
+
type: BooleanConstructor;
|
|
98
|
+
default: boolean;
|
|
99
|
+
};
|
|
100
|
+
layout: {
|
|
101
|
+
type: StringConstructor;
|
|
102
|
+
validator: (value: string) => boolean;
|
|
103
|
+
default: string;
|
|
104
|
+
};
|
|
105
|
+
}>, {
|
|
106
|
+
changeEvent: (value: Event) => void;
|
|
107
|
+
checkboxType: import("vue").ComputedRef<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
108
|
+
value: {
|
|
109
|
+
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
110
|
+
};
|
|
111
|
+
disabled: {
|
|
112
|
+
type: BooleanConstructor;
|
|
113
|
+
};
|
|
114
|
+
id: {
|
|
115
|
+
type: StringConstructor;
|
|
116
|
+
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
117
|
+
};
|
|
118
|
+
name: {
|
|
119
|
+
type: StringConstructor;
|
|
120
|
+
required: false;
|
|
121
|
+
};
|
|
122
|
+
selected: {
|
|
123
|
+
type: BooleanConstructor;
|
|
124
|
+
default: boolean;
|
|
125
|
+
};
|
|
126
|
+
indeterminate: {
|
|
127
|
+
type: BooleanConstructor;
|
|
128
|
+
default: boolean;
|
|
129
|
+
};
|
|
130
|
+
}>, {
|
|
131
|
+
changeEvent: (event: Event) => void;
|
|
132
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
133
|
+
value: {
|
|
134
|
+
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
135
|
+
};
|
|
136
|
+
disabled: {
|
|
137
|
+
type: BooleanConstructor;
|
|
138
|
+
};
|
|
139
|
+
id: {
|
|
140
|
+
type: StringConstructor;
|
|
141
|
+
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
142
|
+
};
|
|
143
|
+
name: {
|
|
144
|
+
type: StringConstructor;
|
|
145
|
+
required: false;
|
|
146
|
+
};
|
|
147
|
+
selected: {
|
|
148
|
+
type: BooleanConstructor;
|
|
149
|
+
default: boolean;
|
|
150
|
+
};
|
|
151
|
+
indeterminate: {
|
|
152
|
+
type: BooleanConstructor;
|
|
153
|
+
default: boolean;
|
|
154
|
+
};
|
|
155
|
+
}>> & Readonly<{
|
|
156
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
157
|
+
}>, {
|
|
158
|
+
disabled: boolean;
|
|
159
|
+
id: string;
|
|
160
|
+
selected: boolean;
|
|
161
|
+
indeterminate: boolean;
|
|
162
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
|
|
163
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "update:selected")[], "change" | "update:selected", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
164
|
+
value: {
|
|
165
|
+
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
166
|
+
};
|
|
167
|
+
disabled: {
|
|
168
|
+
type: BooleanConstructor;
|
|
169
|
+
};
|
|
170
|
+
id: {
|
|
171
|
+
type: StringConstructor;
|
|
172
|
+
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
173
|
+
};
|
|
174
|
+
name: {
|
|
175
|
+
type: StringConstructor;
|
|
176
|
+
required: false;
|
|
177
|
+
};
|
|
178
|
+
selected: {
|
|
179
|
+
type: BooleanConstructor;
|
|
180
|
+
default: boolean;
|
|
181
|
+
};
|
|
182
|
+
indeterminate: {
|
|
183
|
+
type: BooleanConstructor;
|
|
184
|
+
default: boolean;
|
|
185
|
+
};
|
|
186
|
+
layout: {
|
|
187
|
+
type: StringConstructor;
|
|
188
|
+
validator: (value: string) => boolean;
|
|
189
|
+
default: string;
|
|
190
|
+
};
|
|
191
|
+
}>> & Readonly<{
|
|
192
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
193
|
+
"onUpdate:selected"?: ((...args: any[]) => any) | undefined;
|
|
194
|
+
}>, {
|
|
195
|
+
disabled: boolean;
|
|
196
|
+
id: string;
|
|
197
|
+
selected: boolean;
|
|
198
|
+
layout: string;
|
|
199
|
+
indeterminate: boolean;
|
|
200
|
+
}, {}, {
|
|
201
|
+
AuxCheckboxRegular: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
202
|
+
value: {
|
|
203
|
+
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
204
|
+
};
|
|
205
|
+
disabled: {
|
|
206
|
+
type: BooleanConstructor;
|
|
207
|
+
};
|
|
208
|
+
id: {
|
|
209
|
+
type: StringConstructor;
|
|
210
|
+
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
211
|
+
};
|
|
212
|
+
name: {
|
|
213
|
+
type: StringConstructor;
|
|
214
|
+
required: false;
|
|
215
|
+
};
|
|
216
|
+
selected: {
|
|
217
|
+
type: BooleanConstructor;
|
|
218
|
+
default: boolean;
|
|
219
|
+
};
|
|
220
|
+
indeterminate: {
|
|
221
|
+
type: BooleanConstructor;
|
|
222
|
+
default: boolean;
|
|
223
|
+
};
|
|
224
|
+
}>, {
|
|
225
|
+
changeEvent: (event: Event) => void;
|
|
226
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
227
|
+
value: {
|
|
228
|
+
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
229
|
+
};
|
|
230
|
+
disabled: {
|
|
231
|
+
type: BooleanConstructor;
|
|
232
|
+
};
|
|
233
|
+
id: {
|
|
234
|
+
type: StringConstructor;
|
|
235
|
+
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
236
|
+
};
|
|
237
|
+
name: {
|
|
238
|
+
type: StringConstructor;
|
|
239
|
+
required: false;
|
|
240
|
+
};
|
|
241
|
+
selected: {
|
|
242
|
+
type: BooleanConstructor;
|
|
243
|
+
default: boolean;
|
|
244
|
+
};
|
|
245
|
+
indeterminate: {
|
|
246
|
+
type: BooleanConstructor;
|
|
247
|
+
default: boolean;
|
|
248
|
+
};
|
|
249
|
+
}>> & Readonly<{
|
|
250
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
251
|
+
}>, {
|
|
252
|
+
disabled: boolean;
|
|
253
|
+
id: string;
|
|
254
|
+
selected: boolean;
|
|
255
|
+
indeterminate: boolean;
|
|
256
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
257
|
+
AuxCheckboxCard: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
258
|
+
value: {
|
|
259
|
+
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
260
|
+
};
|
|
261
|
+
disabled: {
|
|
262
|
+
type: BooleanConstructor;
|
|
263
|
+
};
|
|
264
|
+
id: {
|
|
265
|
+
type: StringConstructor;
|
|
266
|
+
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
267
|
+
};
|
|
268
|
+
name: {
|
|
269
|
+
type: StringConstructor;
|
|
270
|
+
required: false;
|
|
271
|
+
};
|
|
272
|
+
selected: {
|
|
273
|
+
type: BooleanConstructor;
|
|
274
|
+
default: boolean;
|
|
275
|
+
};
|
|
276
|
+
indeterminate: {
|
|
277
|
+
type: BooleanConstructor;
|
|
278
|
+
default: boolean;
|
|
279
|
+
};
|
|
280
|
+
}>, {
|
|
281
|
+
changeEvent: (event: Event) => void;
|
|
282
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
283
|
+
value: {
|
|
284
|
+
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
285
|
+
};
|
|
286
|
+
disabled: {
|
|
287
|
+
type: BooleanConstructor;
|
|
288
|
+
};
|
|
289
|
+
id: {
|
|
290
|
+
type: StringConstructor;
|
|
291
|
+
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
292
|
+
};
|
|
293
|
+
name: {
|
|
294
|
+
type: StringConstructor;
|
|
295
|
+
required: false;
|
|
296
|
+
};
|
|
297
|
+
selected: {
|
|
298
|
+
type: BooleanConstructor;
|
|
299
|
+
default: boolean;
|
|
300
|
+
};
|
|
301
|
+
indeterminate: {
|
|
302
|
+
type: BooleanConstructor;
|
|
303
|
+
default: boolean;
|
|
304
|
+
};
|
|
305
|
+
}>> & Readonly<{
|
|
306
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
307
|
+
}>, {
|
|
308
|
+
disabled: boolean;
|
|
309
|
+
id: string;
|
|
310
|
+
selected: boolean;
|
|
311
|
+
indeterminate: boolean;
|
|
312
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
313
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
314
|
+
FormElement: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
315
|
+
label: {
|
|
316
|
+
type: StringConstructor;
|
|
317
|
+
required: true;
|
|
318
|
+
default: string;
|
|
319
|
+
};
|
|
320
|
+
description: {
|
|
321
|
+
type: StringConstructor;
|
|
322
|
+
required: false;
|
|
323
|
+
};
|
|
324
|
+
descriptionLabel: {
|
|
325
|
+
type: StringConstructor;
|
|
326
|
+
required: false;
|
|
327
|
+
};
|
|
328
|
+
hideLabel: {
|
|
329
|
+
type: BooleanConstructor;
|
|
330
|
+
required: false;
|
|
331
|
+
default: boolean;
|
|
332
|
+
};
|
|
333
|
+
id: {
|
|
334
|
+
type: StringConstructor;
|
|
335
|
+
required: true;
|
|
336
|
+
};
|
|
337
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
338
|
+
label: {
|
|
339
|
+
type: StringConstructor;
|
|
340
|
+
required: true;
|
|
341
|
+
default: string;
|
|
342
|
+
};
|
|
343
|
+
description: {
|
|
344
|
+
type: StringConstructor;
|
|
345
|
+
required: false;
|
|
346
|
+
};
|
|
347
|
+
descriptionLabel: {
|
|
348
|
+
type: StringConstructor;
|
|
349
|
+
required: false;
|
|
350
|
+
};
|
|
351
|
+
hideLabel: {
|
|
352
|
+
type: BooleanConstructor;
|
|
353
|
+
required: false;
|
|
354
|
+
default: boolean;
|
|
355
|
+
};
|
|
356
|
+
id: {
|
|
357
|
+
type: StringConstructor;
|
|
358
|
+
required: true;
|
|
359
|
+
};
|
|
360
|
+
}>> & Readonly<{}>, {
|
|
361
|
+
label: string;
|
|
362
|
+
hideLabel: boolean;
|
|
363
|
+
}, {}, {
|
|
364
|
+
AuxDetails: import("vue").DefineComponent<{}, {
|
|
365
|
+
state: {
|
|
366
|
+
isOpen: boolean;
|
|
367
|
+
};
|
|
368
|
+
toggleOpen: () => void;
|
|
369
|
+
arrowDirection: import("vue").ComputedRef<"down" | "up">;
|
|
370
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
|
|
371
|
+
AuxLink: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
372
|
+
size: {
|
|
373
|
+
type: StringConstructor;
|
|
374
|
+
default: string;
|
|
375
|
+
validator: (value: string) => boolean;
|
|
376
|
+
};
|
|
377
|
+
href: {
|
|
378
|
+
type: StringConstructor;
|
|
379
|
+
required: false;
|
|
380
|
+
};
|
|
381
|
+
}>, {
|
|
382
|
+
componentType: import("vue").ComputedRef<"button" | "a">;
|
|
383
|
+
classes: import("vue").ComputedRef<{
|
|
384
|
+
[x: string]: boolean | import("vue").Slot<any> | undefined;
|
|
385
|
+
'aux-link': boolean;
|
|
386
|
+
'aux-link-icon-left': import("vue").Slot<any> | undefined;
|
|
387
|
+
'aux-link-icon-right': import("vue").Slot<any> | undefined;
|
|
388
|
+
}>;
|
|
389
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
390
|
+
size: {
|
|
391
|
+
type: StringConstructor;
|
|
392
|
+
default: string;
|
|
393
|
+
validator: (value: string) => boolean;
|
|
394
|
+
};
|
|
395
|
+
href: {
|
|
396
|
+
type: StringConstructor;
|
|
397
|
+
required: false;
|
|
398
|
+
};
|
|
399
|
+
}>> & Readonly<{
|
|
400
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
401
|
+
}>, {
|
|
402
|
+
size: string;
|
|
403
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
404
|
+
AuxDirectionalArrow: import("vue").DefineComponent<{
|
|
405
|
+
direction: string;
|
|
406
|
+
}, {
|
|
407
|
+
classes: import("vue").ComputedRef<{
|
|
408
|
+
[x: string]: boolean;
|
|
409
|
+
'aux-arrow': boolean;
|
|
410
|
+
}>;
|
|
411
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
|
|
412
|
+
direction: string;
|
|
413
|
+
}> & Readonly<{}>, {
|
|
414
|
+
direction: string;
|
|
415
|
+
}, {}, {
|
|
416
|
+
CaretRightIcon: import("vue").FunctionalComponent<import("vue").SVGAttributes, {}, any, {}>;
|
|
417
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
418
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
419
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
420
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
77
421
|
export default _default;
|