@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,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
value: {
|
|
3
3
|
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
4
4
|
};
|
|
@@ -25,7 +25,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
25
25
|
type: StringConstructor;
|
|
26
26
|
default: string;
|
|
27
27
|
};
|
|
28
|
-
}
|
|
28
|
+
}>, {
|
|
29
29
|
state: {
|
|
30
30
|
isOpen: boolean;
|
|
31
31
|
};
|
|
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
37
37
|
checked: boolean;
|
|
38
38
|
option: any;
|
|
39
39
|
}) => void;
|
|
40
|
-
},
|
|
40
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
41
41
|
value: {
|
|
42
42
|
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
43
43
|
};
|
|
@@ -64,11 +64,249 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
64
64
|
type: StringConstructor;
|
|
65
65
|
default: string;
|
|
66
66
|
};
|
|
67
|
-
}
|
|
67
|
+
}>> & Readonly<{}>, {
|
|
68
68
|
disabled: boolean;
|
|
69
69
|
id: string;
|
|
70
70
|
selected: boolean;
|
|
71
71
|
layout: string;
|
|
72
72
|
indeterminate: boolean;
|
|
73
|
-
}, {}
|
|
73
|
+
}, {}, {
|
|
74
|
+
AuxCheckbox: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
75
|
+
value: {
|
|
76
|
+
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
77
|
+
};
|
|
78
|
+
disabled: {
|
|
79
|
+
type: BooleanConstructor;
|
|
80
|
+
};
|
|
81
|
+
id: {
|
|
82
|
+
type: StringConstructor;
|
|
83
|
+
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
84
|
+
};
|
|
85
|
+
name: {
|
|
86
|
+
type: StringConstructor;
|
|
87
|
+
required: false;
|
|
88
|
+
};
|
|
89
|
+
selected: {
|
|
90
|
+
type: BooleanConstructor;
|
|
91
|
+
default: boolean;
|
|
92
|
+
};
|
|
93
|
+
indeterminate: {
|
|
94
|
+
type: BooleanConstructor;
|
|
95
|
+
default: boolean;
|
|
96
|
+
};
|
|
97
|
+
layout: {
|
|
98
|
+
type: StringConstructor;
|
|
99
|
+
validator: (value: string) => boolean;
|
|
100
|
+
default: string;
|
|
101
|
+
};
|
|
102
|
+
}>, {
|
|
103
|
+
changeEvent: (value: Event) => void;
|
|
104
|
+
checkboxType: import("vue").ComputedRef<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
105
|
+
value: {
|
|
106
|
+
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
107
|
+
};
|
|
108
|
+
disabled: {
|
|
109
|
+
type: BooleanConstructor;
|
|
110
|
+
};
|
|
111
|
+
id: {
|
|
112
|
+
type: StringConstructor;
|
|
113
|
+
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
114
|
+
};
|
|
115
|
+
name: {
|
|
116
|
+
type: StringConstructor;
|
|
117
|
+
required: false;
|
|
118
|
+
};
|
|
119
|
+
selected: {
|
|
120
|
+
type: BooleanConstructor;
|
|
121
|
+
default: boolean;
|
|
122
|
+
};
|
|
123
|
+
indeterminate: {
|
|
124
|
+
type: BooleanConstructor;
|
|
125
|
+
default: boolean;
|
|
126
|
+
};
|
|
127
|
+
}>, {
|
|
128
|
+
changeEvent: (event: Event) => void;
|
|
129
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
130
|
+
value: {
|
|
131
|
+
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
132
|
+
};
|
|
133
|
+
disabled: {
|
|
134
|
+
type: BooleanConstructor;
|
|
135
|
+
};
|
|
136
|
+
id: {
|
|
137
|
+
type: StringConstructor;
|
|
138
|
+
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
139
|
+
};
|
|
140
|
+
name: {
|
|
141
|
+
type: StringConstructor;
|
|
142
|
+
required: false;
|
|
143
|
+
};
|
|
144
|
+
selected: {
|
|
145
|
+
type: BooleanConstructor;
|
|
146
|
+
default: boolean;
|
|
147
|
+
};
|
|
148
|
+
indeterminate: {
|
|
149
|
+
type: BooleanConstructor;
|
|
150
|
+
default: boolean;
|
|
151
|
+
};
|
|
152
|
+
}>> & Readonly<{
|
|
153
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
154
|
+
}>, {
|
|
155
|
+
disabled: boolean;
|
|
156
|
+
id: string;
|
|
157
|
+
selected: boolean;
|
|
158
|
+
indeterminate: boolean;
|
|
159
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
|
|
160
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "update:selected")[], "change" | "update:selected", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
161
|
+
value: {
|
|
162
|
+
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
163
|
+
};
|
|
164
|
+
disabled: {
|
|
165
|
+
type: BooleanConstructor;
|
|
166
|
+
};
|
|
167
|
+
id: {
|
|
168
|
+
type: StringConstructor;
|
|
169
|
+
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
170
|
+
};
|
|
171
|
+
name: {
|
|
172
|
+
type: StringConstructor;
|
|
173
|
+
required: false;
|
|
174
|
+
};
|
|
175
|
+
selected: {
|
|
176
|
+
type: BooleanConstructor;
|
|
177
|
+
default: boolean;
|
|
178
|
+
};
|
|
179
|
+
indeterminate: {
|
|
180
|
+
type: BooleanConstructor;
|
|
181
|
+
default: boolean;
|
|
182
|
+
};
|
|
183
|
+
layout: {
|
|
184
|
+
type: StringConstructor;
|
|
185
|
+
validator: (value: string) => boolean;
|
|
186
|
+
default: string;
|
|
187
|
+
};
|
|
188
|
+
}>> & Readonly<{
|
|
189
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
190
|
+
"onUpdate:selected"?: ((...args: any[]) => any) | undefined;
|
|
191
|
+
}>, {
|
|
192
|
+
disabled: boolean;
|
|
193
|
+
id: string;
|
|
194
|
+
selected: boolean;
|
|
195
|
+
layout: string;
|
|
196
|
+
indeterminate: boolean;
|
|
197
|
+
}, {}, {
|
|
198
|
+
AuxCheckboxRegular: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
199
|
+
value: {
|
|
200
|
+
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
201
|
+
};
|
|
202
|
+
disabled: {
|
|
203
|
+
type: BooleanConstructor;
|
|
204
|
+
};
|
|
205
|
+
id: {
|
|
206
|
+
type: StringConstructor;
|
|
207
|
+
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
208
|
+
};
|
|
209
|
+
name: {
|
|
210
|
+
type: StringConstructor;
|
|
211
|
+
required: false;
|
|
212
|
+
};
|
|
213
|
+
selected: {
|
|
214
|
+
type: BooleanConstructor;
|
|
215
|
+
default: boolean;
|
|
216
|
+
};
|
|
217
|
+
indeterminate: {
|
|
218
|
+
type: BooleanConstructor;
|
|
219
|
+
default: boolean;
|
|
220
|
+
};
|
|
221
|
+
}>, {
|
|
222
|
+
changeEvent: (event: Event) => void;
|
|
223
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
224
|
+
value: {
|
|
225
|
+
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
226
|
+
};
|
|
227
|
+
disabled: {
|
|
228
|
+
type: BooleanConstructor;
|
|
229
|
+
};
|
|
230
|
+
id: {
|
|
231
|
+
type: StringConstructor;
|
|
232
|
+
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
233
|
+
};
|
|
234
|
+
name: {
|
|
235
|
+
type: StringConstructor;
|
|
236
|
+
required: false;
|
|
237
|
+
};
|
|
238
|
+
selected: {
|
|
239
|
+
type: BooleanConstructor;
|
|
240
|
+
default: boolean;
|
|
241
|
+
};
|
|
242
|
+
indeterminate: {
|
|
243
|
+
type: BooleanConstructor;
|
|
244
|
+
default: boolean;
|
|
245
|
+
};
|
|
246
|
+
}>> & Readonly<{
|
|
247
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
248
|
+
}>, {
|
|
249
|
+
disabled: boolean;
|
|
250
|
+
id: string;
|
|
251
|
+
selected: boolean;
|
|
252
|
+
indeterminate: boolean;
|
|
253
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
254
|
+
AuxCheckboxCard: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
255
|
+
value: {
|
|
256
|
+
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
257
|
+
};
|
|
258
|
+
disabled: {
|
|
259
|
+
type: BooleanConstructor;
|
|
260
|
+
};
|
|
261
|
+
id: {
|
|
262
|
+
type: StringConstructor;
|
|
263
|
+
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
264
|
+
};
|
|
265
|
+
name: {
|
|
266
|
+
type: StringConstructor;
|
|
267
|
+
required: false;
|
|
268
|
+
};
|
|
269
|
+
selected: {
|
|
270
|
+
type: BooleanConstructor;
|
|
271
|
+
default: boolean;
|
|
272
|
+
};
|
|
273
|
+
indeterminate: {
|
|
274
|
+
type: BooleanConstructor;
|
|
275
|
+
default: boolean;
|
|
276
|
+
};
|
|
277
|
+
}>, {
|
|
278
|
+
changeEvent: (event: Event) => void;
|
|
279
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
280
|
+
value: {
|
|
281
|
+
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
282
|
+
};
|
|
283
|
+
disabled: {
|
|
284
|
+
type: BooleanConstructor;
|
|
285
|
+
};
|
|
286
|
+
id: {
|
|
287
|
+
type: StringConstructor;
|
|
288
|
+
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
289
|
+
};
|
|
290
|
+
name: {
|
|
291
|
+
type: StringConstructor;
|
|
292
|
+
required: false;
|
|
293
|
+
};
|
|
294
|
+
selected: {
|
|
295
|
+
type: BooleanConstructor;
|
|
296
|
+
default: boolean;
|
|
297
|
+
};
|
|
298
|
+
indeterminate: {
|
|
299
|
+
type: BooleanConstructor;
|
|
300
|
+
default: boolean;
|
|
301
|
+
};
|
|
302
|
+
}>> & Readonly<{
|
|
303
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
304
|
+
}>, {
|
|
305
|
+
disabled: boolean;
|
|
306
|
+
id: string;
|
|
307
|
+
selected: boolean;
|
|
308
|
+
indeterminate: boolean;
|
|
309
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
310
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
311
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
74
312
|
export default _default;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
color: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
};
|
|
5
5
|
variant: {
|
|
6
6
|
type: StringConstructor;
|
|
7
7
|
};
|
|
8
|
-
}
|
|
8
|
+
}>, {
|
|
9
9
|
colorClass: import("vue").ComputedRef<string>;
|
|
10
10
|
name: import("vue").ComputedRef<string>;
|
|
11
|
-
},
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
12
|
color: {
|
|
13
13
|
type: StringConstructor;
|
|
14
14
|
};
|
|
15
15
|
variant: {
|
|
16
16
|
type: StringConstructor;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
19
19
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
label: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
required: true;
|
|
@@ -21,13 +21,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
21
21
|
default: string;
|
|
22
22
|
validator: (value: string) => boolean;
|
|
23
23
|
};
|
|
24
|
-
}
|
|
24
|
+
}>, {
|
|
25
25
|
classes: import("vue").ComputedRef<{
|
|
26
26
|
[x: string]: boolean;
|
|
27
27
|
'aux-definition': boolean;
|
|
28
28
|
'aux-definition--vertical': boolean;
|
|
29
29
|
}>;
|
|
30
|
-
},
|
|
30
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
31
31
|
label: {
|
|
32
32
|
type: StringConstructor;
|
|
33
33
|
required: true;
|
|
@@ -50,9 +50,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
50
50
|
default: string;
|
|
51
51
|
validator: (value: string) => boolean;
|
|
52
52
|
};
|
|
53
|
-
}
|
|
53
|
+
}>> & Readonly<{}>, {
|
|
54
54
|
size: string;
|
|
55
55
|
vertical: boolean;
|
|
56
56
|
suffix: string;
|
|
57
|
-
}, {}>;
|
|
57
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
58
58
|
export default _default;
|
|
@@ -4,5 +4,53 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
4
4
|
};
|
|
5
5
|
toggleOpen: () => void;
|
|
6
6
|
arrowDirection: import("vue").ComputedRef<"down" | "up">;
|
|
7
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<
|
|
7
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
|
|
8
|
+
AuxLink: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
9
|
+
size: {
|
|
10
|
+
type: StringConstructor;
|
|
11
|
+
default: string;
|
|
12
|
+
validator: (value: string) => boolean;
|
|
13
|
+
};
|
|
14
|
+
href: {
|
|
15
|
+
type: StringConstructor;
|
|
16
|
+
required: false;
|
|
17
|
+
};
|
|
18
|
+
}>, {
|
|
19
|
+
componentType: import("vue").ComputedRef<"button" | "a">;
|
|
20
|
+
classes: import("vue").ComputedRef<{
|
|
21
|
+
[x: string]: boolean | import("vue").Slot<any> | undefined;
|
|
22
|
+
'aux-link': boolean;
|
|
23
|
+
'aux-link-icon-left': import("vue").Slot<any> | undefined;
|
|
24
|
+
'aux-link-icon-right': import("vue").Slot<any> | undefined;
|
|
25
|
+
}>;
|
|
26
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
27
|
+
size: {
|
|
28
|
+
type: StringConstructor;
|
|
29
|
+
default: string;
|
|
30
|
+
validator: (value: string) => boolean;
|
|
31
|
+
};
|
|
32
|
+
href: {
|
|
33
|
+
type: StringConstructor;
|
|
34
|
+
required: false;
|
|
35
|
+
};
|
|
36
|
+
}>> & Readonly<{
|
|
37
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
38
|
+
}>, {
|
|
39
|
+
size: string;
|
|
40
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
41
|
+
AuxDirectionalArrow: import("vue").DefineComponent<{
|
|
42
|
+
direction: string;
|
|
43
|
+
}, {
|
|
44
|
+
classes: import("vue").ComputedRef<{
|
|
45
|
+
[x: string]: boolean;
|
|
46
|
+
'aux-arrow': boolean;
|
|
47
|
+
}>;
|
|
48
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
|
|
49
|
+
direction: string;
|
|
50
|
+
}> & Readonly<{}>, {
|
|
51
|
+
direction: string;
|
|
52
|
+
}, {}, {
|
|
53
|
+
CaretRightIcon: import("vue").FunctionalComponent<import("vue").SVGAttributes, {}, any, {}>;
|
|
54
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
55
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
8
56
|
export default _default;
|
|
@@ -1,23 +1,15 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
direction:
|
|
3
|
-
type: StringConstructor;
|
|
4
|
-
require: boolean;
|
|
5
|
-
default: string;
|
|
6
|
-
validator: (value: string) => boolean;
|
|
7
|
-
};
|
|
2
|
+
direction: string;
|
|
8
3
|
}, {
|
|
9
4
|
classes: import("vue").ComputedRef<{
|
|
10
5
|
[x: string]: boolean;
|
|
11
6
|
'aux-arrow': boolean;
|
|
12
7
|
}>;
|
|
13
|
-
},
|
|
14
|
-
direction:
|
|
15
|
-
|
|
16
|
-
require: boolean;
|
|
17
|
-
default: string;
|
|
18
|
-
validator: (value: string) => boolean;
|
|
19
|
-
};
|
|
20
|
-
}>>, {
|
|
8
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
|
|
9
|
+
direction: string;
|
|
10
|
+
}> & Readonly<{}>, {
|
|
21
11
|
direction: string;
|
|
22
|
-
}, {}
|
|
12
|
+
}, {}, {
|
|
13
|
+
CaretRightIcon: import("vue").FunctionalComponent<import("vue").SVGAttributes, {}, any, {}>;
|
|
14
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
23
15
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
label: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
required: true;
|
|
@@ -21,7 +21,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
21
21
|
type: StringConstructor;
|
|
22
22
|
required: true;
|
|
23
23
|
};
|
|
24
|
-
}
|
|
24
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
25
25
|
label: {
|
|
26
26
|
type: StringConstructor;
|
|
27
27
|
required: true;
|
|
@@ -44,8 +44,64 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
44
44
|
type: StringConstructor;
|
|
45
45
|
required: true;
|
|
46
46
|
};
|
|
47
|
-
}
|
|
47
|
+
}>> & Readonly<{}>, {
|
|
48
48
|
label: string;
|
|
49
49
|
hideLabel: boolean;
|
|
50
|
-
}, {}
|
|
50
|
+
}, {}, {
|
|
51
|
+
AuxDetails: import("vue").DefineComponent<{}, {
|
|
52
|
+
state: {
|
|
53
|
+
isOpen: boolean;
|
|
54
|
+
};
|
|
55
|
+
toggleOpen: () => void;
|
|
56
|
+
arrowDirection: import("vue").ComputedRef<"down" | "up">;
|
|
57
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
|
|
58
|
+
AuxLink: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
59
|
+
size: {
|
|
60
|
+
type: StringConstructor;
|
|
61
|
+
default: string;
|
|
62
|
+
validator: (value: string) => boolean;
|
|
63
|
+
};
|
|
64
|
+
href: {
|
|
65
|
+
type: StringConstructor;
|
|
66
|
+
required: false;
|
|
67
|
+
};
|
|
68
|
+
}>, {
|
|
69
|
+
componentType: import("vue").ComputedRef<"button" | "a">;
|
|
70
|
+
classes: import("vue").ComputedRef<{
|
|
71
|
+
[x: string]: boolean | import("vue").Slot<any> | undefined;
|
|
72
|
+
'aux-link': boolean;
|
|
73
|
+
'aux-link-icon-left': import("vue").Slot<any> | undefined;
|
|
74
|
+
'aux-link-icon-right': import("vue").Slot<any> | undefined;
|
|
75
|
+
}>;
|
|
76
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
77
|
+
size: {
|
|
78
|
+
type: StringConstructor;
|
|
79
|
+
default: string;
|
|
80
|
+
validator: (value: string) => boolean;
|
|
81
|
+
};
|
|
82
|
+
href: {
|
|
83
|
+
type: StringConstructor;
|
|
84
|
+
required: false;
|
|
85
|
+
};
|
|
86
|
+
}>> & Readonly<{
|
|
87
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
88
|
+
}>, {
|
|
89
|
+
size: string;
|
|
90
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
91
|
+
AuxDirectionalArrow: import("vue").DefineComponent<{
|
|
92
|
+
direction: string;
|
|
93
|
+
}, {
|
|
94
|
+
classes: import("vue").ComputedRef<{
|
|
95
|
+
[x: string]: boolean;
|
|
96
|
+
'aux-arrow': boolean;
|
|
97
|
+
}>;
|
|
98
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
|
|
99
|
+
direction: string;
|
|
100
|
+
}> & Readonly<{}>, {
|
|
101
|
+
direction: string;
|
|
102
|
+
}, {}, {
|
|
103
|
+
CaretRightIcon: import("vue").FunctionalComponent<import("vue").SVGAttributes, {}, any, {}>;
|
|
104
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
105
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
106
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
51
107
|
export default _default;
|
|
@@ -1,12 +1,14 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
title: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
title: {
|
|
8
8
|
type: StringConstructor;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {}, {}, {
|
|
12
|
+
Card: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
13
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
12
14
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
label: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
required: true;
|
|
@@ -45,13 +45,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
45
45
|
max: {
|
|
46
46
|
type: NumberConstructor;
|
|
47
47
|
};
|
|
48
|
-
}
|
|
49
|
-
inputFieldEl: import("vue").Ref<HTMLInputElement | null>;
|
|
48
|
+
}>, {
|
|
49
|
+
inputFieldEl: import("vue").Ref<HTMLInputElement | null, HTMLInputElement | null>;
|
|
50
50
|
focus: () => void;
|
|
51
51
|
hasLeftIcon: import("vue").ComputedRef<import("vue").Slot<any> | undefined>;
|
|
52
52
|
hasRightIcon: import("vue").ComputedRef<true | import("vue").Slot<any> | undefined>;
|
|
53
53
|
handleInput(event: Event): void;
|
|
54
|
-
},
|
|
54
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "focus" | "blur" | "update:modelValue")[], "input" | "focus" | "blur" | "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
55
55
|
label: {
|
|
56
56
|
type: StringConstructor;
|
|
57
57
|
required: true;
|
|
@@ -98,16 +98,124 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
98
98
|
max: {
|
|
99
99
|
type: NumberConstructor;
|
|
100
100
|
};
|
|
101
|
-
}>> & {
|
|
101
|
+
}>> & Readonly<{
|
|
102
102
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
103
103
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
104
104
|
onInput?: ((...args: any[]) => any) | undefined;
|
|
105
105
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
106
|
-
}
|
|
106
|
+
}>, {
|
|
107
107
|
type: string;
|
|
108
108
|
id: string;
|
|
109
109
|
hideLabel: boolean;
|
|
110
110
|
clearable: boolean;
|
|
111
111
|
fieldWidth: string;
|
|
112
|
-
}, {}
|
|
112
|
+
}, {}, {
|
|
113
|
+
ClearIcon: import("vue").FunctionalComponent<import("vue").SVGAttributes, {}, any, {}>;
|
|
114
|
+
FormElement: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
115
|
+
label: {
|
|
116
|
+
type: StringConstructor;
|
|
117
|
+
required: true;
|
|
118
|
+
default: string;
|
|
119
|
+
};
|
|
120
|
+
description: {
|
|
121
|
+
type: StringConstructor;
|
|
122
|
+
required: false;
|
|
123
|
+
};
|
|
124
|
+
descriptionLabel: {
|
|
125
|
+
type: StringConstructor;
|
|
126
|
+
required: false;
|
|
127
|
+
};
|
|
128
|
+
hideLabel: {
|
|
129
|
+
type: BooleanConstructor;
|
|
130
|
+
required: false;
|
|
131
|
+
default: boolean;
|
|
132
|
+
};
|
|
133
|
+
id: {
|
|
134
|
+
type: StringConstructor;
|
|
135
|
+
required: true;
|
|
136
|
+
};
|
|
137
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
138
|
+
label: {
|
|
139
|
+
type: StringConstructor;
|
|
140
|
+
required: true;
|
|
141
|
+
default: string;
|
|
142
|
+
};
|
|
143
|
+
description: {
|
|
144
|
+
type: StringConstructor;
|
|
145
|
+
required: false;
|
|
146
|
+
};
|
|
147
|
+
descriptionLabel: {
|
|
148
|
+
type: StringConstructor;
|
|
149
|
+
required: false;
|
|
150
|
+
};
|
|
151
|
+
hideLabel: {
|
|
152
|
+
type: BooleanConstructor;
|
|
153
|
+
required: false;
|
|
154
|
+
default: boolean;
|
|
155
|
+
};
|
|
156
|
+
id: {
|
|
157
|
+
type: StringConstructor;
|
|
158
|
+
required: true;
|
|
159
|
+
};
|
|
160
|
+
}>> & Readonly<{}>, {
|
|
161
|
+
label: string;
|
|
162
|
+
hideLabel: boolean;
|
|
163
|
+
}, {}, {
|
|
164
|
+
AuxDetails: import("vue").DefineComponent<{}, {
|
|
165
|
+
state: {
|
|
166
|
+
isOpen: boolean;
|
|
167
|
+
};
|
|
168
|
+
toggleOpen: () => void;
|
|
169
|
+
arrowDirection: import("vue").ComputedRef<"down" | "up">;
|
|
170
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
|
|
171
|
+
AuxLink: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
172
|
+
size: {
|
|
173
|
+
type: StringConstructor;
|
|
174
|
+
default: string;
|
|
175
|
+
validator: (value: string) => boolean;
|
|
176
|
+
};
|
|
177
|
+
href: {
|
|
178
|
+
type: StringConstructor;
|
|
179
|
+
required: false;
|
|
180
|
+
};
|
|
181
|
+
}>, {
|
|
182
|
+
componentType: import("vue").ComputedRef<"button" | "a">;
|
|
183
|
+
classes: import("vue").ComputedRef<{
|
|
184
|
+
[x: string]: boolean | import("vue").Slot<any> | undefined;
|
|
185
|
+
'aux-link': boolean;
|
|
186
|
+
'aux-link-icon-left': import("vue").Slot<any> | undefined;
|
|
187
|
+
'aux-link-icon-right': import("vue").Slot<any> | undefined;
|
|
188
|
+
}>;
|
|
189
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
190
|
+
size: {
|
|
191
|
+
type: StringConstructor;
|
|
192
|
+
default: string;
|
|
193
|
+
validator: (value: string) => boolean;
|
|
194
|
+
};
|
|
195
|
+
href: {
|
|
196
|
+
type: StringConstructor;
|
|
197
|
+
required: false;
|
|
198
|
+
};
|
|
199
|
+
}>> & Readonly<{
|
|
200
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
201
|
+
}>, {
|
|
202
|
+
size: string;
|
|
203
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
204
|
+
AuxDirectionalArrow: import("vue").DefineComponent<{
|
|
205
|
+
direction: string;
|
|
206
|
+
}, {
|
|
207
|
+
classes: import("vue").ComputedRef<{
|
|
208
|
+
[x: string]: boolean;
|
|
209
|
+
'aux-arrow': boolean;
|
|
210
|
+
}>;
|
|
211
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
|
|
212
|
+
direction: string;
|
|
213
|
+
}> & Readonly<{}>, {
|
|
214
|
+
direction: string;
|
|
215
|
+
}, {}, {
|
|
216
|
+
CaretRightIcon: import("vue").FunctionalComponent<import("vue").SVGAttributes, {}, any, {}>;
|
|
217
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
218
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
219
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
220
|
+
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
113
221
|
export default _default;
|