@dpa-id-components/dpa-shared-components 8.5.0 → 8.5.1-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.
Files changed (83) hide show
  1. package/dist/UseBreakpoints.stories.ts +22 -0
  2. package/dist/UseBreakpoints.vue +12 -0
  3. package/dist/UseTailwindBreakpoints.stories.ts +22 -0
  4. package/dist/UseTailwindBreakpoints.vue +13 -0
  5. package/dist/audio-inline-92256dc7.mjs +19 -0
  6. package/dist/bookmark-4ff074d8.mjs +19 -0
  7. package/dist/bookmark-89d43835.mjs +18 -0
  8. package/dist/bookmark-fill-2b5e5104.mjs +18 -0
  9. package/dist/bookmark-fill-731ae06c.mjs +19 -0
  10. package/dist/components/DpaEventItem/DpaEventItem.stories.d.ts +10 -10
  11. package/dist/components/DpaMediaItem/DpaMediaItem.stories.d.ts +2 -2
  12. package/dist/components/UiAutocomplete/UiAutocomplete.stories.d.ts +4 -1
  13. package/dist/components/UiAutocomplete/UiAutocomplete.vue.d.ts +4 -1
  14. package/dist/components/UiBadge/UiBadge.stories.d.ts +2 -2
  15. package/dist/components/UiButton/UiButton.stories.d.ts +18 -18
  16. package/dist/components/UiButton/UiButton.vue.d.ts +9 -9
  17. package/dist/components/UiButtonGroup/UiButtonGroup.stories.d.ts +2 -2
  18. package/dist/components/UiCard/UiCard.stories.d.ts +2 -2
  19. package/dist/components/UiCheckBox/UiCheckBox.stories.d.ts +9 -5
  20. package/dist/components/UiCheckBox/UiCheckBox.vue.d.ts +3 -1
  21. package/dist/components/UiCheckBoxGroup/UiCheckBoxGroup.stories.d.ts +5 -1
  22. package/dist/components/UiCheckBoxGroup/UiCheckBoxGroup.vue.d.ts +5 -1
  23. package/dist/components/UiChip/UiChip.stories.d.ts +2 -2
  24. package/dist/components/UiCollapseNavigation/UiCollapseNavigation.stories.d.ts +2 -2
  25. package/dist/components/UiDatePicker/UiDatePicker.vue.d.ts +4 -3
  26. package/dist/components/UiDatePickerMobile/UiDatePickerMobile.vue.d.ts +1 -1
  27. package/dist/components/UiDialog/UiDialog.stories.d.ts +16 -8
  28. package/dist/components/UiDialog/UiDialog.vue.d.ts +3 -1
  29. package/dist/components/UiFilterBadge/UiFilterBadge.stories.d.ts +4 -4
  30. package/dist/components/UiFilterBadgeButton/UiFilterBadgeButton.stories.d.ts +20 -12
  31. package/dist/components/UiFilterBadgeButton/UiFilterBadgeButton.vue.d.ts +3 -1
  32. package/dist/components/UiFilterButton/UiFilterButton.stories.d.ts +6 -2
  33. package/dist/components/UiFilterButton/UiFilterButton.vue.d.ts +6 -3
  34. package/dist/components/UiIconButton/UiIconButton.vue.d.ts +1 -1
  35. package/dist/components/UiInfoContent/UiInfoContent.stories.d.ts +22 -22
  36. package/dist/components/UiInput/UiInput.stories.d.ts +43 -31
  37. package/dist/components/UiInput/UiInput.vue.d.ts +23 -17
  38. package/dist/components/UiList/UiList.stories.d.ts +30 -18
  39. package/dist/components/UiListItem/UiListItem.stories.d.ts +16 -8
  40. package/dist/components/UiListItem/UiListItem.vue.d.ts +3 -1
  41. package/dist/components/UiMenu/UiMenu.stories.d.ts +14 -2
  42. package/dist/components/UiMenu/UiMenu.vue.d.ts +10 -3
  43. package/dist/components/UiOverlay/UiOverlay.stories.d.ts +16 -8
  44. package/dist/components/UiOverlay/UiOverlay.vue.d.ts +3 -1
  45. package/dist/components/UiOverlayMenu/UiOverlayMenu.stories.d.ts +36 -20
  46. package/dist/components/UiOverlayMenu/UiOverlayMenu.vue.d.ts +3 -1
  47. package/dist/components/UiRadioInputGroup/UiRadioInputGroup.stories.d.ts +24 -20
  48. package/dist/components/UiRadioInputGroup/UiRadioInputGroup.vue.d.ts +12 -10
  49. package/dist/components/UiSearchBar/UiSearchBar.stories.d.ts +90 -62
  50. package/dist/components/UiSearchBar/UiSearchBar.vue.d.ts +15 -8
  51. package/dist/components/UiSearchInput/UiSearchInput.stories.d.ts +30 -30
  52. package/dist/components/UiSearchInput/UiSearchInput.vue.d.ts +8 -8
  53. package/dist/components/UiSection/UiSection.stories.d.ts +2 -2
  54. package/dist/components/UiSectionDivider/UiSectionDivider.stories.d.ts +2 -2
  55. package/dist/components/UiSectionDivider/UiSectionDivider.vue.d.ts +1 -1
  56. package/dist/components/UiSimpleInput/UiSimpleInput.stories.d.ts +6 -2
  57. package/dist/components/UiSimpleInput/UiSimpleInput.vue.d.ts +3 -1
  58. package/dist/components/UiSnackbar/UiSnackbar.stories.d.ts +24 -12
  59. package/dist/components/UiSnackbar/UiSnackbar.vue.d.ts +4 -1
  60. package/dist/components/UiTextButton/UiTextButton.stories.d.ts +2 -2
  61. package/dist/components/UiToggleButton/UiToggleButton.stories.d.ts +8 -4
  62. package/dist/components/UiToggleButton/UiToggleButton.vue.d.ts +3 -1
  63. package/dist/components/UiTooltip/UiTooltip.stories.d.ts +4 -4
  64. package/dist/dpa-shared-components.mjs +4188 -4013
  65. package/dist/dpa-shared-components.umd.js +5 -5
  66. package/dist/filter-e213ae59.mjs +15 -0
  67. package/dist/filter-outline-91e5aa0a.mjs +19 -0
  68. package/dist/graphic-855e5909.mjs +19 -0
  69. package/dist/graphic-90b2d2fc.mjs +20 -0
  70. package/dist/graphic-inline-a41ad739.mjs +19 -0
  71. package/dist/picture-inline-0eb9c590.mjs +19 -0
  72. package/dist/screens.js +13 -0
  73. package/dist/tailwind/screens.d.ts +8 -0
  74. package/dist/tailwind/useBreakpoints.d.ts +9 -0
  75. package/dist/tailwind/useTailwindBreakpoints.d.ts +9 -0
  76. package/dist/text-inline-cbb3242f.mjs +15 -0
  77. package/dist/useBreakpoints.ts +19 -0
  78. package/dist/useTailwindBreakpoints.ts +19 -0
  79. package/dist/utils.css +16 -0
  80. package/dist/video-inline-b961f9cd.mjs +19 -0
  81. package/package.json +1 -1
  82. package/dist/eil-311dfbe1.mjs +0 -15
  83. package/dist/emoji-add-7fb19e1a.mjs +0 -29
@@ -10,10 +10,6 @@ declare const meta: {
10
10
  type: import("vue").PropType<string>;
11
11
  default: string;
12
12
  };
13
- placeholder: {
14
- type: import("vue").PropType<string>;
15
- default: string;
16
- };
17
13
  readonly: {
18
14
  type: import("vue").PropType<boolean>;
19
15
  default: boolean;
@@ -22,6 +18,10 @@ declare const meta: {
22
18
  type: import("vue").PropType<string>;
23
19
  required: true;
24
20
  };
21
+ placeholder: {
22
+ type: import("vue").PropType<string>;
23
+ default: string;
24
+ };
25
25
  autofocus: {
26
26
  type: import("vue").PropType<boolean>;
27
27
  default: boolean;
@@ -39,8 +39,8 @@ declare const meta: {
39
39
  default: boolean;
40
40
  };
41
41
  autocomplete: {
42
- type: import("vue").PropType<boolean>;
43
- default: boolean;
42
+ type: import("vue").PropType<string>;
43
+ default: string;
44
44
  };
45
45
  isInvalid: {
46
46
  type: import("vue").PropType<boolean>;
@@ -76,7 +76,13 @@ declare const meta: {
76
76
  };
77
77
  }, {
78
78
  inputRef: import("vue").Ref<HTMLInputElement | undefined>;
79
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "blur" | "focus" | "keyup" | "update:modelValue")[], "input" | "blur" | "focus" | "keyup" | "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
79
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
80
+ input: (...args: any[]) => void;
81
+ blur: (...args: any[]) => void;
82
+ focus: (...args: any[]) => void;
83
+ keyup: (...args: any[]) => void;
84
+ "update:modelValue": (...args: any[]) => void;
85
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
80
86
  type: {
81
87
  type: import("vue").PropType<"number" | "text" | "time" | "date" | "password">;
82
88
  default: string;
@@ -85,10 +91,6 @@ declare const meta: {
85
91
  type: import("vue").PropType<string>;
86
92
  default: string;
87
93
  };
88
- placeholder: {
89
- type: import("vue").PropType<string>;
90
- default: string;
91
- };
92
94
  readonly: {
93
95
  type: import("vue").PropType<boolean>;
94
96
  default: boolean;
@@ -97,6 +99,10 @@ declare const meta: {
97
99
  type: import("vue").PropType<string>;
98
100
  required: true;
99
101
  };
102
+ placeholder: {
103
+ type: import("vue").PropType<string>;
104
+ default: string;
105
+ };
100
106
  autofocus: {
101
107
  type: import("vue").PropType<boolean>;
102
108
  default: boolean;
@@ -114,8 +120,8 @@ declare const meta: {
114
120
  default: boolean;
115
121
  };
116
122
  autocomplete: {
117
- type: import("vue").PropType<boolean>;
118
- default: boolean;
123
+ type: import("vue").PropType<string>;
124
+ default: string;
119
125
  };
120
126
  isInvalid: {
121
127
  type: import("vue").PropType<boolean>;
@@ -158,13 +164,13 @@ declare const meta: {
158
164
  }, {
159
165
  type: "number" | "text" | "time" | "date" | "password";
160
166
  label: string;
161
- placeholder: string;
162
167
  readonly: boolean;
168
+ placeholder: string;
163
169
  autofocus: boolean;
164
170
  chevron: boolean;
165
171
  disabled: boolean;
166
172
  isDateTimePicker: boolean;
167
- autocomplete: boolean;
173
+ autocomplete: string;
168
174
  isInvalid: boolean;
169
175
  errorMessage: string;
170
176
  showWarning: boolean;
@@ -237,7 +243,7 @@ declare const meta: {
237
243
  chevron: false;
238
244
  disabled: false;
239
245
  isDateTimePicker: false;
240
- autocomplete: false;
246
+ autocomplete: string;
241
247
  errorMessage: string;
242
248
  warningMessage: string;
243
249
  isTextarea: false;
@@ -253,10 +259,6 @@ declare const meta: {
253
259
  type: import("vue").PropType<string>;
254
260
  default: string;
255
261
  };
256
- placeholder: {
257
- type: import("vue").PropType<string>;
258
- default: string;
259
- };
260
262
  readonly: {
261
263
  type: import("vue").PropType<boolean>;
262
264
  default: boolean;
@@ -265,6 +267,10 @@ declare const meta: {
265
267
  type: import("vue").PropType<string>;
266
268
  required: true;
267
269
  };
270
+ placeholder: {
271
+ type: import("vue").PropType<string>;
272
+ default: string;
273
+ };
268
274
  autofocus: {
269
275
  type: import("vue").PropType<boolean>;
270
276
  default: boolean;
@@ -282,8 +288,8 @@ declare const meta: {
282
288
  default: boolean;
283
289
  };
284
290
  autocomplete: {
285
- type: import("vue").PropType<boolean>;
286
- default: boolean;
291
+ type: import("vue").PropType<string>;
292
+ default: string;
287
293
  };
288
294
  isInvalid: {
289
295
  type: import("vue").PropType<boolean>;
@@ -319,7 +325,13 @@ declare const meta: {
319
325
  };
320
326
  }, {
321
327
  inputRef: import("vue").Ref<HTMLInputElement | undefined>;
322
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "blur" | "focus" | "keyup" | "update:modelValue")[], "input" | "blur" | "focus" | "keyup" | "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
328
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
329
+ input: (...args: any[]) => void;
330
+ blur: (...args: any[]) => void;
331
+ focus: (...args: any[]) => void;
332
+ keyup: (...args: any[]) => void;
333
+ "update:modelValue": (...args: any[]) => void;
334
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
323
335
  type: {
324
336
  type: import("vue").PropType<"number" | "text" | "time" | "date" | "password">;
325
337
  default: string;
@@ -328,10 +340,6 @@ declare const meta: {
328
340
  type: import("vue").PropType<string>;
329
341
  default: string;
330
342
  };
331
- placeholder: {
332
- type: import("vue").PropType<string>;
333
- default: string;
334
- };
335
343
  readonly: {
336
344
  type: import("vue").PropType<boolean>;
337
345
  default: boolean;
@@ -340,6 +348,10 @@ declare const meta: {
340
348
  type: import("vue").PropType<string>;
341
349
  required: true;
342
350
  };
351
+ placeholder: {
352
+ type: import("vue").PropType<string>;
353
+ default: string;
354
+ };
343
355
  autofocus: {
344
356
  type: import("vue").PropType<boolean>;
345
357
  default: boolean;
@@ -357,8 +369,8 @@ declare const meta: {
357
369
  default: boolean;
358
370
  };
359
371
  autocomplete: {
360
- type: import("vue").PropType<boolean>;
361
- default: boolean;
372
+ type: import("vue").PropType<string>;
373
+ default: string;
362
374
  };
363
375
  isInvalid: {
364
376
  type: import("vue").PropType<boolean>;
@@ -401,13 +413,13 @@ declare const meta: {
401
413
  }, {
402
414
  type: "number" | "text" | "time" | "date" | "password";
403
415
  label: string;
404
- placeholder: string;
405
416
  readonly: boolean;
417
+ placeholder: string;
406
418
  autofocus: boolean;
407
419
  chevron: boolean;
408
420
  disabled: boolean;
409
421
  isDateTimePicker: boolean;
410
- autocomplete: boolean;
422
+ autocomplete: string;
411
423
  isInvalid: boolean;
412
424
  errorMessage: string;
413
425
  showWarning: boolean;
@@ -7,10 +7,6 @@ declare const _default: import("vue").DefineComponent<{
7
7
  type: import("vue").PropType<string>;
8
8
  default: string;
9
9
  };
10
- placeholder: {
11
- type: import("vue").PropType<string>;
12
- default: string;
13
- };
14
10
  readonly: {
15
11
  type: import("vue").PropType<boolean>;
16
12
  default: boolean;
@@ -19,6 +15,10 @@ declare const _default: import("vue").DefineComponent<{
19
15
  type: import("vue").PropType<string>;
20
16
  required: true;
21
17
  };
18
+ placeholder: {
19
+ type: import("vue").PropType<string>;
20
+ default: string;
21
+ };
22
22
  autofocus: {
23
23
  type: import("vue").PropType<boolean>;
24
24
  default: boolean;
@@ -36,8 +36,8 @@ declare const _default: import("vue").DefineComponent<{
36
36
  default: boolean;
37
37
  };
38
38
  autocomplete: {
39
- type: import("vue").PropType<boolean>;
40
- default: boolean;
39
+ type: import("vue").PropType<string>;
40
+ default: string;
41
41
  };
42
42
  isInvalid: {
43
43
  type: import("vue").PropType<boolean>;
@@ -73,7 +73,13 @@ declare const _default: import("vue").DefineComponent<{
73
73
  };
74
74
  }, {
75
75
  inputRef: import("vue").Ref<HTMLInputElement | undefined>;
76
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "blur" | "focus" | "keyup" | "update:modelValue")[], "input" | "blur" | "focus" | "keyup" | "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
76
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
77
+ input: (...args: any[]) => void;
78
+ blur: (...args: any[]) => void;
79
+ focus: (...args: any[]) => void;
80
+ keyup: (...args: any[]) => void;
81
+ "update:modelValue": (...args: any[]) => void;
82
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
77
83
  type: {
78
84
  type: import("vue").PropType<"number" | "text" | "time" | "date" | "password">;
79
85
  default: string;
@@ -82,10 +88,6 @@ declare const _default: import("vue").DefineComponent<{
82
88
  type: import("vue").PropType<string>;
83
89
  default: string;
84
90
  };
85
- placeholder: {
86
- type: import("vue").PropType<string>;
87
- default: string;
88
- };
89
91
  readonly: {
90
92
  type: import("vue").PropType<boolean>;
91
93
  default: boolean;
@@ -94,6 +96,10 @@ declare const _default: import("vue").DefineComponent<{
94
96
  type: import("vue").PropType<string>;
95
97
  required: true;
96
98
  };
99
+ placeholder: {
100
+ type: import("vue").PropType<string>;
101
+ default: string;
102
+ };
97
103
  autofocus: {
98
104
  type: import("vue").PropType<boolean>;
99
105
  default: boolean;
@@ -111,8 +117,8 @@ declare const _default: import("vue").DefineComponent<{
111
117
  default: boolean;
112
118
  };
113
119
  autocomplete: {
114
- type: import("vue").PropType<boolean>;
115
- default: boolean;
120
+ type: import("vue").PropType<string>;
121
+ default: string;
116
122
  };
117
123
  isInvalid: {
118
124
  type: import("vue").PropType<boolean>;
@@ -153,15 +159,15 @@ declare const _default: import("vue").DefineComponent<{
153
159
  onKeyup?: ((...args: any[]) => any) | undefined;
154
160
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
155
161
  }, {
156
- type: "number" | "text" | "time" | "date" | "password";
162
+ type: "text" | "number" | "time" | "date" | "password";
157
163
  label: string;
158
- placeholder: string;
159
164
  readonly: boolean;
165
+ placeholder: string;
160
166
  autofocus: boolean;
161
167
  chevron: boolean;
162
168
  disabled: boolean;
163
169
  isDateTimePicker: boolean;
164
- autocomplete: boolean;
170
+ autocomplete: string;
165
171
  isInvalid: boolean;
166
172
  errorMessage: string;
167
173
  showWarning: boolean;
@@ -169,6 +175,6 @@ declare const _default: import("vue").DefineComponent<{
169
175
  isTextarea: boolean;
170
176
  hasInfo: boolean;
171
177
  infoText: string;
172
- inputStatus: "info" | "default" | "error" | "readonly" | "warning";
178
+ inputStatus: "default" | "info" | "readonly" | "warning" | "error";
173
179
  }, {}>;
174
180
  export default _default;
@@ -6,6 +6,8 @@ declare const meta: {
6
6
  $: import("vue").ComponentInternalInstance;
7
7
  $data: {};
8
8
  $props: {
9
+ class?: unknown;
10
+ style?: unknown;
9
11
  key?: string | number | symbol | undefined;
10
12
  ref?: import("vue").VNodeRef | undefined;
11
13
  ref_for?: boolean | undefined;
@@ -48,8 +50,6 @@ declare const meta: {
48
50
  }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
49
51
  [key: string]: any;
50
52
  }>) => void)[] | undefined;
51
- class?: unknown;
52
- style?: unknown;
53
53
  };
54
54
  $attrs: {
55
55
  [x: string]: unknown;
@@ -112,6 +112,8 @@ declare const meta: {
112
112
  imageShape?: "rounded" | "square" | undefined;
113
113
  iconSize?: "small" | "medium" | "large" | undefined;
114
114
  checkboxSize?: "small" | "medium" | undefined;
115
+ class?: unknown;
116
+ style?: unknown;
115
117
  key?: string | number | symbol | undefined;
116
118
  ref?: import("vue").VNodeRef | undefined;
117
119
  ref_for?: boolean | undefined;
@@ -154,8 +156,6 @@ declare const meta: {
154
156
  }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
155
157
  [key: string]: any;
156
158
  }>) => void)[] | undefined;
157
- class?: unknown;
158
- style?: unknown;
159
159
  "onList-item-click"?: ((...args: any[]) => any) | undefined;
160
160
  };
161
161
  $attrs: {
@@ -226,7 +226,9 @@ declare const meta: {
226
226
  };
227
227
  }>> & {
228
228
  "onList-item-click"?: ((...args: any[]) => any) | undefined;
229
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "list-item-click"[], string, {
229
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
230
+ "list-item-click": (...args: any[]) => void;
231
+ }, string, {
230
232
  iconName: string | null;
231
233
  disabled: boolean;
232
234
  value: any;
@@ -374,7 +376,9 @@ declare const meta: {
374
376
  };
375
377
  }>> & {
376
378
  "onList-item-click"?: ((...args: any[]) => any) | undefined;
377
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "list-item-click"[], "list-item-click", {
379
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
380
+ "list-item-click": (...args: any[]) => void;
381
+ }, string, {
378
382
  iconName: string | null;
379
383
  disabled: boolean;
380
384
  value: any;
@@ -415,6 +419,8 @@ export declare const WithCheckboxes: {
415
419
  $: import("vue").ComponentInternalInstance;
416
420
  $data: {};
417
421
  $props: {
422
+ class?: unknown;
423
+ style?: unknown;
418
424
  key?: string | number | symbol | undefined;
419
425
  ref?: import("vue").VNodeRef | undefined;
420
426
  ref_for?: boolean | undefined;
@@ -457,8 +463,6 @@ export declare const WithCheckboxes: {
457
463
  }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
458
464
  [key: string]: any;
459
465
  }>) => void)[] | undefined;
460
- class?: unknown;
461
- style?: unknown;
462
466
  };
463
467
  $attrs: {
464
468
  [x: string]: unknown;
@@ -520,6 +524,8 @@ export declare const WithCheckboxes: {
520
524
  imageShape?: "rounded" | "square" | undefined;
521
525
  iconSize?: "small" | "medium" | "large" | undefined;
522
526
  checkboxSize?: "small" | "medium" | undefined;
527
+ class?: unknown;
528
+ style?: unknown;
523
529
  key?: string | number | symbol | undefined;
524
530
  ref?: import("vue").VNodeRef | undefined;
525
531
  ref_for?: boolean | undefined;
@@ -562,8 +568,6 @@ export declare const WithCheckboxes: {
562
568
  }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
563
569
  [key: string]: any;
564
570
  }>) => void)[] | undefined;
565
- class?: unknown;
566
- style?: unknown;
567
571
  "onList-item-click"?: ((...args: any[]) => any) | undefined;
568
572
  };
569
573
  $attrs: {
@@ -634,7 +638,9 @@ export declare const WithCheckboxes: {
634
638
  };
635
639
  }>> & {
636
640
  "onList-item-click"?: ((...args: any[]) => any) | undefined;
637
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "list-item-click"[], string, {
641
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
642
+ "list-item-click": (...args: any[]) => void;
643
+ }, string, {
638
644
  iconName: string | null;
639
645
  disabled: boolean;
640
646
  value: any;
@@ -782,7 +788,9 @@ export declare const WithCheckboxes: {
782
788
  };
783
789
  }>> & {
784
790
  "onList-item-click"?: ((...args: any[]) => any) | undefined;
785
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "list-item-click"[], "list-item-click", {
791
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
792
+ "list-item-click": (...args: any[]) => void;
793
+ }, string, {
786
794
  iconName: string | null;
787
795
  disabled: boolean;
788
796
  value: any;
@@ -816,6 +824,8 @@ export declare const WithCheckmark: {
816
824
  $: import("vue").ComponentInternalInstance;
817
825
  $data: {};
818
826
  $props: {
827
+ class?: unknown;
828
+ style?: unknown;
819
829
  key?: string | number | symbol | undefined;
820
830
  ref?: import("vue").VNodeRef | undefined;
821
831
  ref_for?: boolean | undefined;
@@ -858,8 +868,6 @@ export declare const WithCheckmark: {
858
868
  }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
859
869
  [key: string]: any;
860
870
  }>) => void)[] | undefined;
861
- class?: unknown;
862
- style?: unknown;
863
871
  };
864
872
  $attrs: {
865
873
  [x: string]: unknown;
@@ -921,6 +929,8 @@ export declare const WithCheckmark: {
921
929
  imageShape?: "rounded" | "square" | undefined;
922
930
  iconSize?: "small" | "medium" | "large" | undefined;
923
931
  checkboxSize?: "small" | "medium" | undefined;
932
+ class?: unknown;
933
+ style?: unknown;
924
934
  key?: string | number | symbol | undefined;
925
935
  ref?: import("vue").VNodeRef | undefined;
926
936
  ref_for?: boolean | undefined;
@@ -963,8 +973,6 @@ export declare const WithCheckmark: {
963
973
  }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
964
974
  [key: string]: any;
965
975
  }>) => void)[] | undefined;
966
- class?: unknown;
967
- style?: unknown;
968
976
  "onList-item-click"?: ((...args: any[]) => any) | undefined;
969
977
  };
970
978
  $attrs: {
@@ -1035,7 +1043,9 @@ export declare const WithCheckmark: {
1035
1043
  };
1036
1044
  }>> & {
1037
1045
  "onList-item-click"?: ((...args: any[]) => any) | undefined;
1038
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "list-item-click"[], string, {
1046
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
1047
+ "list-item-click": (...args: any[]) => void;
1048
+ }, string, {
1039
1049
  iconName: string | null;
1040
1050
  disabled: boolean;
1041
1051
  value: any;
@@ -1183,7 +1193,9 @@ export declare const WithCheckmark: {
1183
1193
  };
1184
1194
  }>> & {
1185
1195
  "onList-item-click"?: ((...args: any[]) => any) | undefined;
1186
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "list-item-click"[], "list-item-click", {
1196
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
1197
+ "list-item-click": (...args: any[]) => void;
1198
+ }, string, {
1187
1199
  iconName: string | null;
1188
1200
  disabled: boolean;
1189
1201
  value: any;
@@ -19,6 +19,8 @@ declare const meta: {
19
19
  imageShape?: "rounded" | "square" | undefined;
20
20
  iconSize?: "small" | "medium" | "large" | undefined;
21
21
  checkboxSize?: "small" | "medium" | undefined;
22
+ class?: unknown;
23
+ style?: unknown;
22
24
  key?: string | number | symbol | undefined;
23
25
  ref?: import("vue").VNodeRef | undefined;
24
26
  ref_for?: boolean | undefined;
@@ -61,8 +63,6 @@ declare const meta: {
61
63
  }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
62
64
  [key: string]: any;
63
65
  }>) => void)[] | undefined;
64
- class?: unknown;
65
- style?: unknown;
66
66
  "onList-item-click"?: ((...args: any[]) => any) | undefined;
67
67
  };
68
68
  $attrs: {
@@ -133,7 +133,9 @@ declare const meta: {
133
133
  };
134
134
  }>> & {
135
135
  "onList-item-click"?: ((...args: any[]) => any) | undefined;
136
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "list-item-click"[], string, {
136
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
137
+ "list-item-click": (...args: any[]) => void;
138
+ }, string, {
137
139
  iconName: string | null;
138
140
  disabled: boolean;
139
141
  value: any;
@@ -281,7 +283,9 @@ declare const meta: {
281
283
  };
282
284
  }>> & {
283
285
  "onList-item-click"?: ((...args: any[]) => any) | undefined;
284
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "list-item-click"[], "list-item-click", {
286
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
287
+ "list-item-click": (...args: any[]) => void;
288
+ }, string, {
285
289
  iconName: string | null;
286
290
  disabled: boolean;
287
291
  value: any;
@@ -373,6 +377,8 @@ declare const meta: {
373
377
  imageShape?: "rounded" | "square" | undefined;
374
378
  iconSize?: "small" | "medium" | "large" | undefined;
375
379
  checkboxSize?: "small" | "medium" | undefined;
380
+ class?: unknown;
381
+ style?: unknown;
376
382
  key?: string | number | symbol | undefined;
377
383
  ref?: import("vue").VNodeRef | undefined;
378
384
  ref_for?: boolean | undefined;
@@ -415,8 +421,6 @@ declare const meta: {
415
421
  }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
416
422
  [key: string]: any;
417
423
  }>) => void)[] | undefined;
418
- class?: unknown;
419
- style?: unknown;
420
424
  "onList-item-click"?: ((...args: any[]) => any) | undefined;
421
425
  };
422
426
  $attrs: {
@@ -487,7 +491,9 @@ declare const meta: {
487
491
  };
488
492
  }>> & {
489
493
  "onList-item-click"?: ((...args: any[]) => any) | undefined;
490
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "list-item-click"[], string, {
494
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
495
+ "list-item-click": (...args: any[]) => void;
496
+ }, string, {
491
497
  iconName: string | null;
492
498
  disabled: boolean;
493
499
  value: any;
@@ -635,7 +641,9 @@ declare const meta: {
635
641
  };
636
642
  }>> & {
637
643
  "onList-item-click"?: ((...args: any[]) => any) | undefined;
638
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "list-item-click"[], "list-item-click", {
644
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
645
+ "list-item-click": (...args: any[]) => void;
646
+ }, string, {
639
647
  iconName: string | null;
640
648
  disabled: boolean;
641
649
  value: any;
@@ -51,7 +51,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
51
51
  type: import("vue").PropType<"small" | "medium">;
52
52
  default: string;
53
53
  };
54
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "list-item-click"[], "list-item-click", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
54
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
55
+ "list-item-click": (...args: any[]) => void;
56
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
55
57
  iconName: {
56
58
  type: import("vue").PropType<string | null>;
57
59
  default: null;
@@ -87,7 +87,13 @@ declare const meta: {
87
87
  type: import("vue").PropType<boolean>;
88
88
  default: boolean;
89
89
  };
90
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "reset" | "input" | "open" | "option-selected")[], "close" | "reset" | "input" | "open" | "option-selected", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
90
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
91
+ close: (...args: any[]) => void;
92
+ reset: (...args: any[]) => void;
93
+ input: (...args: any[]) => void;
94
+ open: (...args: any[]) => void;
95
+ "option-selected": (...args: any[]) => void;
96
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
91
97
  disabled: {
92
98
  type: import("vue").PropType<boolean>;
93
99
  default: boolean;
@@ -400,7 +406,13 @@ export declare const WithBlankButton: {
400
406
  type: import("vue").PropType<boolean>;
401
407
  default: boolean;
402
408
  };
403
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "reset" | "input" | "open" | "option-selected")[], "close" | "reset" | "input" | "open" | "option-selected", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
409
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
410
+ close: (...args: any[]) => void;
411
+ reset: (...args: any[]) => void;
412
+ input: (...args: any[]) => void;
413
+ open: (...args: any[]) => void;
414
+ "option-selected": (...args: any[]) => void;
415
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
404
416
  disabled: {
405
417
  type: import("vue").PropType<boolean>;
406
418
  default: boolean;
@@ -1,3 +1,4 @@
1
+ import { iconNames } from '../../components/UiIcon/iconNames';
1
2
  declare const _default: import("vue").DefineComponent<{
2
3
  disabled: {
3
4
  type: import("vue").PropType<boolean>;
@@ -84,7 +85,13 @@ declare const _default: import("vue").DefineComponent<{
84
85
  type: import("vue").PropType<boolean>;
85
86
  default: boolean;
86
87
  };
87
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "reset" | "input" | "open" | "option-selected")[], "close" | "reset" | "input" | "open" | "option-selected", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
88
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
89
+ close: (...args: any[]) => void;
90
+ reset: (...args: any[]) => void;
91
+ input: (...args: any[]) => void;
92
+ open: (...args: any[]) => void;
93
+ "option-selected": (...args: any[]) => void;
94
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
88
95
  disabled: {
89
96
  type: import("vue").PropType<boolean>;
90
97
  default: boolean;
@@ -182,12 +189,12 @@ declare const _default: import("vue").DefineComponent<{
182
189
  iconSize: "small" | "medium" | "large";
183
190
  checkboxSize: "small" | "medium";
184
191
  active: boolean;
185
- iconLeft: string | null;
192
+ iconLeft: (typeof iconNames)[number] | null;
186
193
  hasAutoFocus: boolean;
187
194
  isOpen: boolean;
188
195
  defaultTitle: string;
189
196
  multiLabel: string;
190
- filterButtonSize: "xs" | "small";
197
+ filterButtonSize: "small" | "xs";
191
198
  buttonVariant: "blue-rounded" | "white-rounded" | "transparent-rounded" | "blank";
192
199
  listVariant: "checkbox" | "selectable" | "blank";
193
200
  checkboxColor: "blue" | "gray";