@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
@@ -6,14 +6,20 @@ declare const meta: {
6
6
  $: import("vue").ComponentInternalInstance;
7
7
  $data: {};
8
8
  $props: {
9
- placeholder?: string | undefined;
10
9
  modelValue?: string | undefined;
10
+ placeholder?: string | undefined;
11
11
  backgroundColor?: "white" | "gray" | undefined;
12
12
  hiddenFilterRules?: number | undefined;
13
13
  isFilterChipEditable?: boolean | undefined;
14
14
  hasChips?: boolean | undefined;
15
15
  executeSearchButtonTitle?: string | undefined;
16
16
  resetSearchButtonTittle?: string | undefined;
17
+ class?: unknown;
18
+ style?: unknown;
19
+ onFocus?: ((...args: any[]) => any) | undefined;
20
+ onBlur?: ((...args: any[]) => any) | undefined;
21
+ onReset?: ((...args: any[]) => any) | undefined;
22
+ onSubmit?: ((...args: any[]) => any) | undefined;
17
23
  key?: string | number | symbol | undefined;
18
24
  ref?: import("vue").VNodeRef | undefined;
19
25
  ref_for?: boolean | undefined;
@@ -56,12 +62,6 @@ declare const meta: {
56
62
  }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
57
63
  [key: string]: any;
58
64
  }>) => void)[] | undefined;
59
- class?: unknown;
60
- style?: unknown;
61
- onFocus?: ((...args: any[]) => any) | undefined;
62
- onBlur?: ((...args: any[]) => any) | undefined;
63
- onReset?: ((...args: any[]) => any) | undefined;
64
- onSubmit?: ((...args: any[]) => any) | undefined;
65
65
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
66
66
  onSearch?: ((...args: any[]) => any) | undefined;
67
67
  };
@@ -76,16 +76,16 @@ declare const meta: {
76
76
  }>;
77
77
  $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
78
78
  $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
79
- $emit: (event: "reset" | "search" | "blur" | "focus" | "submit" | "update:modelValue", ...args: any[]) => void;
79
+ $emit: ((event: "reset", ...args: any[]) => void) & ((event: "search", ...args: any[]) => void) & ((event: "blur", ...args: any[]) => void) & ((event: "focus", ...args: any[]) => void) & ((event: "submit", ...args: any[]) => void) & ((event: "update:modelValue", ...args: any[]) => void);
80
80
  $el: any;
81
81
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
82
- placeholder: {
82
+ modelValue: {
83
83
  type: import("vue").PropType<string>;
84
+ required: true;
84
85
  default: string;
85
86
  };
86
- modelValue: {
87
+ placeholder: {
87
88
  type: import("vue").PropType<string>;
88
- required: true;
89
89
  default: string;
90
90
  };
91
91
  backgroundColor: {
@@ -124,9 +124,16 @@ declare const meta: {
124
124
  onSearch?: ((...args: any[]) => any) | undefined;
125
125
  }, {
126
126
  searchInputRef: import("vue").Ref<HTMLInputElement | undefined>;
127
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("reset" | "search" | "blur" | "focus" | "submit" | "update:modelValue")[], string, {
128
- placeholder: string;
127
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
128
+ reset: (...args: any[]) => void;
129
+ search: (...args: any[]) => void;
130
+ blur: (...args: any[]) => void;
131
+ focus: (...args: any[]) => void;
132
+ submit: (...args: any[]) => void;
133
+ "update:modelValue": (...args: any[]) => void;
134
+ }, string, {
129
135
  modelValue: string;
136
+ placeholder: string;
130
137
  backgroundColor: "white" | "gray";
131
138
  hiddenFilterRules: number;
132
139
  isFilterChipEditable: boolean;
@@ -154,13 +161,13 @@ declare const meta: {
154
161
  $nextTick: typeof import("vue").nextTick;
155
162
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
156
163
  } & Readonly<import("vue").ExtractPropTypes<{
157
- placeholder: {
164
+ modelValue: {
158
165
  type: import("vue").PropType<string>;
166
+ required: true;
159
167
  default: string;
160
168
  };
161
- modelValue: {
169
+ placeholder: {
162
170
  type: import("vue").PropType<string>;
163
- required: true;
164
171
  default: string;
165
172
  };
166
173
  backgroundColor: {
@@ -204,13 +211,13 @@ declare const meta: {
204
211
  __isTeleport?: undefined;
205
212
  __isSuspense?: undefined;
206
213
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
207
- placeholder: {
214
+ modelValue: {
208
215
  type: import("vue").PropType<string>;
216
+ required: true;
209
217
  default: string;
210
218
  };
211
- modelValue: {
219
+ placeholder: {
212
220
  type: import("vue").PropType<string>;
213
- required: true;
214
221
  default: string;
215
222
  };
216
223
  backgroundColor: {
@@ -249,9 +256,16 @@ declare const meta: {
249
256
  onSearch?: ((...args: any[]) => any) | undefined;
250
257
  }, {
251
258
  searchInputRef: import("vue").Ref<HTMLInputElement | undefined>;
252
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("reset" | "search" | "blur" | "focus" | "submit" | "update:modelValue")[], "reset" | "search" | "blur" | "focus" | "submit" | "update:modelValue", {
253
- placeholder: string;
259
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
260
+ reset: (...args: any[]) => void;
261
+ search: (...args: any[]) => void;
262
+ blur: (...args: any[]) => void;
263
+ focus: (...args: any[]) => void;
264
+ submit: (...args: any[]) => void;
265
+ "update:modelValue": (...args: any[]) => void;
266
+ }, string, {
254
267
  modelValue: string;
268
+ placeholder: string;
255
269
  backgroundColor: "white" | "gray";
256
270
  hiddenFilterRules: number;
257
271
  isFilterChipEditable: boolean;
@@ -304,14 +318,20 @@ export declare const WithChips: {
304
318
  $: import("vue").ComponentInternalInstance;
305
319
  $data: {};
306
320
  $props: {
307
- placeholder?: string | undefined;
308
321
  modelValue?: string | undefined;
322
+ placeholder?: string | undefined;
309
323
  backgroundColor?: "white" | "gray" | undefined;
310
324
  hiddenFilterRules?: number | undefined;
311
325
  isFilterChipEditable?: boolean | undefined;
312
326
  hasChips?: boolean | undefined;
313
327
  executeSearchButtonTitle?: string | undefined;
314
328
  resetSearchButtonTittle?: string | undefined;
329
+ class?: unknown;
330
+ style?: unknown;
331
+ onFocus?: ((...args: any[]) => any) | undefined;
332
+ onBlur?: ((...args: any[]) => any) | undefined;
333
+ onReset?: ((...args: any[]) => any) | undefined;
334
+ onSubmit?: ((...args: any[]) => any) | undefined;
315
335
  key?: string | number | symbol | undefined;
316
336
  ref?: import("vue").VNodeRef | undefined;
317
337
  ref_for?: boolean | undefined;
@@ -354,12 +374,6 @@ export declare const WithChips: {
354
374
  }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
355
375
  [key: string]: any;
356
376
  }>) => void)[] | undefined;
357
- class?: unknown;
358
- style?: unknown;
359
- onFocus?: ((...args: any[]) => any) | undefined;
360
- onBlur?: ((...args: any[]) => any) | undefined;
361
- onReset?: ((...args: any[]) => any) | undefined;
362
- onSubmit?: ((...args: any[]) => any) | undefined;
363
377
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
364
378
  onSearch?: ((...args: any[]) => any) | undefined;
365
379
  };
@@ -374,16 +388,16 @@ export declare const WithChips: {
374
388
  }>;
375
389
  $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
376
390
  $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
377
- $emit: (event: "reset" | "search" | "blur" | "focus" | "submit" | "update:modelValue", ...args: any[]) => void;
391
+ $emit: ((event: "reset", ...args: any[]) => void) & ((event: "search", ...args: any[]) => void) & ((event: "blur", ...args: any[]) => void) & ((event: "focus", ...args: any[]) => void) & ((event: "submit", ...args: any[]) => void) & ((event: "update:modelValue", ...args: any[]) => void);
378
392
  $el: any;
379
393
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
380
- placeholder: {
394
+ modelValue: {
381
395
  type: import("vue").PropType<string>;
396
+ required: true;
382
397
  default: string;
383
398
  };
384
- modelValue: {
399
+ placeholder: {
385
400
  type: import("vue").PropType<string>;
386
- required: true;
387
401
  default: string;
388
402
  };
389
403
  backgroundColor: {
@@ -422,9 +436,16 @@ export declare const WithChips: {
422
436
  onSearch?: ((...args: any[]) => any) | undefined;
423
437
  }, {
424
438
  searchInputRef: import("vue").Ref<HTMLInputElement | undefined>;
425
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("reset" | "search" | "blur" | "focus" | "submit" | "update:modelValue")[], string, {
426
- placeholder: string;
439
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
440
+ reset: (...args: any[]) => void;
441
+ search: (...args: any[]) => void;
442
+ blur: (...args: any[]) => void;
443
+ focus: (...args: any[]) => void;
444
+ submit: (...args: any[]) => void;
445
+ "update:modelValue": (...args: any[]) => void;
446
+ }, string, {
427
447
  modelValue: string;
448
+ placeholder: string;
428
449
  backgroundColor: "white" | "gray";
429
450
  hiddenFilterRules: number;
430
451
  isFilterChipEditable: boolean;
@@ -452,13 +473,13 @@ export declare const WithChips: {
452
473
  $nextTick: typeof import("vue").nextTick;
453
474
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
454
475
  } & Readonly<import("vue").ExtractPropTypes<{
455
- placeholder: {
476
+ modelValue: {
456
477
  type: import("vue").PropType<string>;
478
+ required: true;
457
479
  default: string;
458
480
  };
459
- modelValue: {
481
+ placeholder: {
460
482
  type: import("vue").PropType<string>;
461
- required: true;
462
483
  default: string;
463
484
  };
464
485
  backgroundColor: {
@@ -502,13 +523,13 @@ export declare const WithChips: {
502
523
  __isTeleport?: undefined;
503
524
  __isSuspense?: undefined;
504
525
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
505
- placeholder: {
526
+ modelValue: {
506
527
  type: import("vue").PropType<string>;
528
+ required: true;
507
529
  default: string;
508
530
  };
509
- modelValue: {
531
+ placeholder: {
510
532
  type: import("vue").PropType<string>;
511
- required: true;
512
533
  default: string;
513
534
  };
514
535
  backgroundColor: {
@@ -547,9 +568,16 @@ export declare const WithChips: {
547
568
  onSearch?: ((...args: any[]) => any) | undefined;
548
569
  }, {
549
570
  searchInputRef: import("vue").Ref<HTMLInputElement | undefined>;
550
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("reset" | "search" | "blur" | "focus" | "submit" | "update:modelValue")[], "reset" | "search" | "blur" | "focus" | "submit" | "update:modelValue", {
551
- placeholder: string;
571
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
572
+ reset: (...args: any[]) => void;
573
+ search: (...args: any[]) => void;
574
+ blur: (...args: any[]) => void;
575
+ focus: (...args: any[]) => void;
576
+ submit: (...args: any[]) => void;
577
+ "update:modelValue": (...args: any[]) => void;
578
+ }, string, {
552
579
  modelValue: string;
580
+ placeholder: string;
553
581
  backgroundColor: "white" | "gray";
554
582
  hiddenFilterRules: number;
555
583
  isFilterChipEditable: boolean;
@@ -573,9 +601,12 @@ export declare const WithChips: {
573
601
  color?: "blue" | "white" | "gray" | "transparent" | "light-gray" | undefined;
574
602
  iconName?: string | null | undefined;
575
603
  disabled?: boolean | undefined;
576
- href?: string | undefined;
577
604
  rounded?: boolean | undefined;
578
605
  disabledVariant?: "primary" | "secondary" | undefined;
606
+ href?: string | undefined;
607
+ class?: unknown;
608
+ style?: unknown;
609
+ onClick?: (() => any) | undefined;
579
610
  key?: string | number | symbol | undefined;
580
611
  ref?: import("vue").VNodeRef | undefined;
581
612
  ref_for?: boolean | undefined;
@@ -618,9 +649,6 @@ export declare const WithChips: {
618
649
  }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
619
650
  [key: string]: any;
620
651
  }>) => void)[] | undefined;
621
- class?: unknown;
622
- style?: unknown;
623
- onClick?: (() => any) | undefined;
624
652
  };
625
653
  $attrs: {
626
654
  [x: string]: unknown;
@@ -652,10 +680,6 @@ export declare const WithChips: {
652
680
  type: import("vue").PropType<boolean>;
653
681
  default: boolean;
654
682
  };
655
- href: {
656
- type: import("vue").PropType<string>;
657
- default: string;
658
- };
659
683
  rounded: {
660
684
  type: import("vue").PropType<boolean>;
661
685
  default: boolean;
@@ -664,6 +688,10 @@ export declare const WithChips: {
664
688
  type: import("vue").PropType<"primary" | "secondary">;
665
689
  default: string;
666
690
  };
691
+ href: {
692
+ type: import("vue").PropType<string>;
693
+ default: string;
694
+ };
667
695
  }>> & {
668
696
  onClick?: (() => any) | undefined;
669
697
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -673,9 +701,9 @@ export declare const WithChips: {
673
701
  color: "blue" | "white" | "gray" | "transparent" | "light-gray";
674
702
  iconName: string | null;
675
703
  disabled: boolean;
676
- href: string;
677
704
  rounded: boolean;
678
705
  disabledVariant: "primary" | "secondary";
706
+ href: string;
679
707
  }, {}, string, {}> & {
680
708
  beforeCreate?: ((() => void) | (() => void)[]) | undefined;
681
709
  created?: ((() => void) | (() => void)[]) | undefined;
@@ -713,10 +741,6 @@ export declare const WithChips: {
713
741
  type: import("vue").PropType<boolean>;
714
742
  default: boolean;
715
743
  };
716
- href: {
717
- type: import("vue").PropType<string>;
718
- default: string;
719
- };
720
744
  rounded: {
721
745
  type: import("vue").PropType<boolean>;
722
746
  default: boolean;
@@ -725,6 +749,10 @@ export declare const WithChips: {
725
749
  type: import("vue").PropType<"primary" | "secondary">;
726
750
  default: string;
727
751
  };
752
+ href: {
753
+ type: import("vue").PropType<string>;
754
+ default: string;
755
+ };
728
756
  }>> & {
729
757
  onClick?: (() => any) | undefined;
730
758
  } & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
@@ -748,10 +776,6 @@ export declare const WithChips: {
748
776
  type: import("vue").PropType<boolean>;
749
777
  default: boolean;
750
778
  };
751
- href: {
752
- type: import("vue").PropType<string>;
753
- default: string;
754
- };
755
779
  rounded: {
756
780
  type: import("vue").PropType<boolean>;
757
781
  default: boolean;
@@ -760,6 +784,10 @@ export declare const WithChips: {
760
784
  type: import("vue").PropType<"primary" | "secondary">;
761
785
  default: string;
762
786
  };
787
+ href: {
788
+ type: import("vue").PropType<string>;
789
+ default: string;
790
+ };
763
791
  }>> & {
764
792
  onClick?: (() => any) | undefined;
765
793
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -769,9 +797,9 @@ export declare const WithChips: {
769
797
  color: "blue" | "white" | "gray" | "transparent" | "light-gray";
770
798
  iconName: string | null;
771
799
  disabled: boolean;
772
- href: string;
773
800
  rounded: boolean;
774
801
  disabledVariant: "primary" | "secondary";
802
+ href: string;
775
803
  }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
776
804
  $slots: {
777
805
  default?(_: {}): any;
@@ -876,6 +904,8 @@ export declare const WithChips: {
876
904
  size?: "small" | "medium" | "big" | undefined;
877
905
  cursorStyle?: "text" | "default" | "pointer" | undefined;
878
906
  isVisible?: boolean | undefined;
907
+ class?: unknown;
908
+ style?: unknown;
879
909
  key?: string | number | symbol | undefined;
880
910
  ref?: import("vue").VNodeRef | undefined;
881
911
  ref_for?: boolean | undefined;
@@ -918,8 +948,6 @@ export declare const WithChips: {
918
948
  }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
919
949
  [key: string]: any;
920
950
  }>) => void)[] | undefined;
921
- class?: unknown;
922
- style?: unknown;
923
951
  };
924
952
  $attrs: {
925
953
  [x: string]: unknown;
@@ -1,11 +1,11 @@
1
1
  declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- placeholder: {
2
+ modelValue: {
3
3
  type: import("vue").PropType<string>;
4
+ required: true;
4
5
  default: string;
5
6
  };
6
- modelValue: {
7
+ placeholder: {
7
8
  type: import("vue").PropType<string>;
8
- required: true;
9
9
  default: string;
10
10
  };
11
11
  backgroundColor: {
@@ -37,14 +37,21 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
37
37
  };
38
38
  }, {
39
39
  searchInputRef: import("vue").Ref<HTMLInputElement | undefined>;
40
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("reset" | "search" | "blur" | "focus" | "submit" | "update:modelValue")[], "reset" | "search" | "blur" | "focus" | "submit" | "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
41
- placeholder: {
40
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
41
+ reset: (...args: any[]) => void;
42
+ search: (...args: any[]) => void;
43
+ blur: (...args: any[]) => void;
44
+ focus: (...args: any[]) => void;
45
+ submit: (...args: any[]) => void;
46
+ "update:modelValue": (...args: any[]) => void;
47
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
48
+ modelValue: {
42
49
  type: import("vue").PropType<string>;
50
+ required: true;
43
51
  default: string;
44
52
  };
45
- modelValue: {
53
+ placeholder: {
46
54
  type: import("vue").PropType<string>;
47
- required: true;
48
55
  default: string;
49
56
  };
50
57
  backgroundColor: {
@@ -82,8 +89,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
82
89
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
83
90
  onSearch?: ((...args: any[]) => any) | undefined;
84
91
  }, {
85
- placeholder: string;
86
92
  modelValue: string;
93
+ placeholder: string;
87
94
  backgroundColor: "white" | "gray";
88
95
  hiddenFilterRules: number;
89
96
  isFilterChipEditable: boolean;
@@ -9,6 +9,9 @@ declare const meta: {
9
9
  label?: string | undefined;
10
10
  placeholder?: string | undefined;
11
11
  hasAddEntryOption?: boolean | undefined;
12
+ class?: unknown;
13
+ style?: unknown;
14
+ onBlur?: ((value: string[]) => any) | undefined;
12
15
  key?: string | number | symbol | undefined;
13
16
  ref?: import("vue").VNodeRef | undefined;
14
17
  ref_for?: boolean | undefined;
@@ -51,9 +54,6 @@ declare const meta: {
51
54
  }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
52
55
  [key: string]: any;
53
56
  }>) => void)[] | undefined;
54
- class?: unknown;
55
- style?: unknown;
56
- onBlur?: ((value: string[]) => any) | undefined;
57
57
  readonly modelValue: string[];
58
58
  "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
59
59
  onHandleKeypress?: ((value: {
@@ -82,14 +82,14 @@ declare const meta: {
82
82
  type: import("vue").PropType<string>;
83
83
  default: string;
84
84
  };
85
- placeholder: {
86
- type: import("vue").PropType<string>;
87
- default: string;
88
- };
89
85
  modelValue: {
90
86
  type: import("vue").PropType<string[]>;
91
87
  required: true;
92
88
  };
89
+ placeholder: {
90
+ type: import("vue").PropType<string>;
91
+ default: string;
92
+ };
93
93
  hasAddEntryOption: {
94
94
  type: import("vue").PropType<boolean>;
95
95
  default: boolean;
@@ -137,14 +137,14 @@ declare const meta: {
137
137
  type: import("vue").PropType<string>;
138
138
  default: string;
139
139
  };
140
- placeholder: {
141
- type: import("vue").PropType<string>;
142
- default: string;
143
- };
144
140
  modelValue: {
145
141
  type: import("vue").PropType<string[]>;
146
142
  required: true;
147
143
  };
144
+ placeholder: {
145
+ type: import("vue").PropType<string>;
146
+ default: string;
147
+ };
148
148
  hasAddEntryOption: {
149
149
  type: import("vue").PropType<boolean>;
150
150
  default: boolean;
@@ -165,14 +165,14 @@ declare const meta: {
165
165
  type: import("vue").PropType<string>;
166
166
  default: string;
167
167
  };
168
- placeholder: {
169
- type: import("vue").PropType<string>;
170
- default: string;
171
- };
172
168
  modelValue: {
173
169
  type: import("vue").PropType<string[]>;
174
170
  required: true;
175
171
  };
172
+ placeholder: {
173
+ type: import("vue").PropType<string>;
174
+ default: string;
175
+ };
176
176
  hasAddEntryOption: {
177
177
  type: import("vue").PropType<boolean>;
178
178
  default: boolean;
@@ -238,6 +238,9 @@ declare const meta: {
238
238
  label?: string | undefined;
239
239
  placeholder?: string | undefined;
240
240
  hasAddEntryOption?: boolean | undefined;
241
+ class?: unknown;
242
+ style?: unknown;
243
+ onBlur?: ((value: string[]) => any) | undefined;
241
244
  key?: string | number | symbol | undefined;
242
245
  ref?: import("vue").VNodeRef | undefined;
243
246
  ref_for?: boolean | undefined;
@@ -280,9 +283,6 @@ declare const meta: {
280
283
  }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
281
284
  [key: string]: any;
282
285
  }>) => void)[] | undefined;
283
- class?: unknown;
284
- style?: unknown;
285
- onBlur?: ((value: string[]) => any) | undefined;
286
286
  readonly modelValue: string[];
287
287
  "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
288
288
  onHandleKeypress?: ((value: {
@@ -311,14 +311,14 @@ declare const meta: {
311
311
  type: import("vue").PropType<string>;
312
312
  default: string;
313
313
  };
314
- placeholder: {
315
- type: import("vue").PropType<string>;
316
- default: string;
317
- };
318
314
  modelValue: {
319
315
  type: import("vue").PropType<string[]>;
320
316
  required: true;
321
317
  };
318
+ placeholder: {
319
+ type: import("vue").PropType<string>;
320
+ default: string;
321
+ };
322
322
  hasAddEntryOption: {
323
323
  type: import("vue").PropType<boolean>;
324
324
  default: boolean;
@@ -366,14 +366,14 @@ declare const meta: {
366
366
  type: import("vue").PropType<string>;
367
367
  default: string;
368
368
  };
369
- placeholder: {
370
- type: import("vue").PropType<string>;
371
- default: string;
372
- };
373
369
  modelValue: {
374
370
  type: import("vue").PropType<string[]>;
375
371
  required: true;
376
372
  };
373
+ placeholder: {
374
+ type: import("vue").PropType<string>;
375
+ default: string;
376
+ };
377
377
  hasAddEntryOption: {
378
378
  type: import("vue").PropType<boolean>;
379
379
  default: boolean;
@@ -394,14 +394,14 @@ declare const meta: {
394
394
  type: import("vue").PropType<string>;
395
395
  default: string;
396
396
  };
397
- placeholder: {
398
- type: import("vue").PropType<string>;
399
- default: string;
400
- };
401
397
  modelValue: {
402
398
  type: import("vue").PropType<string[]>;
403
399
  required: true;
404
400
  };
401
+ placeholder: {
402
+ type: import("vue").PropType<string>;
403
+ default: string;
404
+ };
405
405
  hasAddEntryOption: {
406
406
  type: import("vue").PropType<boolean>;
407
407
  default: boolean;
@@ -3,14 +3,14 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
3
3
  type: import("vue").PropType<string>;
4
4
  default: string;
5
5
  };
6
- placeholder: {
7
- type: import("vue").PropType<string>;
8
- default: string;
9
- };
10
6
  modelValue: {
11
7
  type: import("vue").PropType<string[]>;
12
8
  required: true;
13
9
  };
10
+ placeholder: {
11
+ type: import("vue").PropType<string>;
12
+ default: string;
13
+ };
14
14
  hasAddEntryOption: {
15
15
  type: import("vue").PropType<boolean>;
16
16
  default: boolean;
@@ -27,14 +27,14 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
27
27
  type: import("vue").PropType<string>;
28
28
  default: string;
29
29
  };
30
- placeholder: {
31
- type: import("vue").PropType<string>;
32
- default: string;
33
- };
34
30
  modelValue: {
35
31
  type: import("vue").PropType<string[]>;
36
32
  required: true;
37
33
  };
34
+ placeholder: {
35
+ type: import("vue").PropType<string>;
36
+ default: string;
37
+ };
38
38
  hasAddEntryOption: {
39
39
  type: import("vue").PropType<boolean>;
40
40
  default: boolean;
@@ -10,6 +10,8 @@ declare const meta: {
10
10
  verticalPadding?: "small" | "large" | "none" | undefined;
11
11
  borderTop?: boolean | undefined;
12
12
  borderBottom?: boolean | undefined;
13
+ class?: unknown;
14
+ style?: unknown;
13
15
  key?: string | number | symbol | undefined;
14
16
  ref?: import("vue").VNodeRef | undefined;
15
17
  ref_for?: boolean | undefined;
@@ -52,8 +54,6 @@ declare const meta: {
52
54
  }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
53
55
  [key: string]: any;
54
56
  }>) => void)[] | undefined;
55
- class?: unknown;
56
- style?: unknown;
57
57
  };
58
58
  $attrs: {
59
59
  [x: string]: unknown;
@@ -33,6 +33,8 @@ declare const meta: {
33
33
  verticalPadding?: "small" | "large" | "none" | undefined;
34
34
  borderTop?: boolean | undefined;
35
35
  borderBottom?: boolean | undefined;
36
+ class?: unknown;
37
+ style?: unknown;
36
38
  key?: string | number | symbol | undefined;
37
39
  ref?: import("vue").VNodeRef | undefined;
38
40
  ref_for?: boolean | undefined;
@@ -75,8 +77,6 @@ declare const meta: {
75
77
  }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
76
78
  [key: string]: any;
77
79
  }>) => void)[] | undefined;
78
- class?: unknown;
79
- style?: unknown;
80
80
  };
81
81
  $attrs: {
82
82
  [x: string]: unknown;
@@ -18,6 +18,6 @@ declare const _default: import("vue").DefineComponent<{
18
18
  };
19
19
  }>>, {
20
20
  size: "small" | "large";
21
- customClasses: string | string[];
21
+ customClasses: string[] | string;
22
22
  }, {}>;
23
23
  export default _default;