@ironsource/shared-ui 2.1.12-rc.26 → 2.1.12-rc.27

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 (78) hide show
  1. package/ButtonDropdownTrigger.vue_vue_type_style_index_0_scoped_adb49e50_lang.css +1 -0
  2. package/ButtonV4.vue_vue_type_style_index_0_scoped_852be7ec_lang.css +1 -0
  3. package/Chart.vue_vue_type_style_index_0_scoped_e8f25a03_lang.css +1 -0
  4. package/ChartHeader.vue_vue_type_style_index_0_scoped_af520313_lang.css +1 -0
  5. package/ChartHeaderTrend.vue_vue_type_style_index_0_scoped_db8a902c_lang.css +1 -0
  6. package/ChartLegend.vue_vue_type_style_index_0_scoped_6103d8bd_lang.css +1 -0
  7. package/ChartPlane.vue_vue_type_style_index_0_scoped_4f67d41d_lang.css +1 -0
  8. package/ChartTooltip.vue_vue_type_style_index_0_scoped_3315b68f_lang.css +1 -0
  9. package/ConditionalDropdown.vue_vue_type_style_index_0_scoped_f5204c04_lang.css +1 -0
  10. package/DataGrid.vue_vue_type_style_index_0_scoped_b21a79b1_lang.css +1 -0
  11. package/DropdownV4.vue_vue_type_style_index_0_scoped_55dd36a7_lang.css +1 -0
  12. package/Link.vue_vue_type_style_index_0_scoped_ad98fe7b_lang.css +1 -0
  13. package/OptionV4.vue_vue_type_style_index_0_scoped_0287cebf_lang.css +1 -0
  14. package/components/button/v4/ButtonV4.vue.d.ts +1 -0
  15. package/components/button/v4/ButtonV4.vue.js +3 -3
  16. package/components/button/v4/ButtonV4.vue2.js +28 -27
  17. package/components/chart/Chart.vue.d.ts +5 -0
  18. package/components/chart/Chart.vue.js +3 -3
  19. package/components/chart/Chart.vue2.js +6 -4
  20. package/components/chart/ChartHeader.vue.d.ts +5 -0
  21. package/components/chart/ChartHeader.vue.js +2 -2
  22. package/components/chart/ChartHeader.vue2.js +43 -35
  23. package/components/chart/ChartHeaderTrend.vue.js +3 -3
  24. package/components/chart/ChartHeaderTrend.vue2.js +17 -17
  25. package/components/chart/ChartLegend.vue.js +3 -3
  26. package/components/chart/ChartLegend.vue2.js +1 -1
  27. package/components/chart/ChartPlane.vue.d.ts +5 -0
  28. package/components/chart/ChartPlane.vue.js +4 -4
  29. package/components/chart/ChartPlane.vue2.js +33 -31
  30. package/components/chart/ChartTooltip.vue.js +2 -2
  31. package/components/chart/ChartTooltip.vue2.js +5 -5
  32. package/components/chart/index.d.ts +20 -1
  33. package/components/dateRange/common/DateRange.common.js +81 -75
  34. package/components/dateRange/common/DateServices.common.d.ts +1 -1
  35. package/components/dateRange/common/DateServices.common.js +1 -0
  36. package/components/dropdown/common/Dropdown.common.js +82 -78
  37. package/components/dropdown/v4/ButtonDropdownTrigger.vue.d.ts +1 -0
  38. package/components/dropdown/v4/ButtonDropdownTrigger.vue.js +3 -3
  39. package/components/dropdown/v4/ButtonDropdownTrigger.vue2.js +16 -13
  40. package/components/dropdown/v4/ConditionalDropdown.vue.js +2 -2
  41. package/components/dropdown/v4/ConditionalDropdown.vue2.js +119 -110
  42. package/components/dropdown/v4/DropdownV4.vue.d.ts +5 -0
  43. package/components/dropdown/v4/DropdownV4.vue.js +3 -3
  44. package/components/dropdown/v4/DropdownV4.vue2.js +174 -165
  45. package/components/dropdown/v4/OptionV4.vue.d.ts +10 -5
  46. package/components/dropdown/v4/OptionV4.vue.js +3 -3
  47. package/components/dropdown/v4/OptionV4.vue2.js +85 -80
  48. package/components/dropdown/v4/index.d.ts +59 -21
  49. package/components/link/Link.vue.d.ts +70 -0
  50. package/components/link/Link.vue.js +7 -0
  51. package/components/link/Link.vue2.js +43 -0
  52. package/components/link/index.d.ts +201 -0
  53. package/components/link/index.js +6 -0
  54. package/components/table/v4/DataGrid.vue.d.ts +2 -0
  55. package/components/table/v4/DataGrid.vue.js +3 -3
  56. package/components/table/v4/DataGrid.vue2.js +111 -110
  57. package/components/table/v4/index.d.ts +2 -0
  58. package/composables/useDateService.d.ts +7 -0
  59. package/composables/useDateService.js +10 -0
  60. package/index.d.ts +126 -42
  61. package/index.js +111 -105
  62. package/mocks/apps.d.ts +1 -0
  63. package/mocks/optionsWithIcons.d.ts +1 -0
  64. package/package.json +9 -1
  65. package/testids/index.d.ts +4 -0
  66. package/testids/index.js +31 -30
  67. package/ButtonDropdownTrigger.vue_vue_type_style_index_0_scoped_0123c361_lang.css +0 -1
  68. package/ButtonV4.vue_vue_type_style_index_0_scoped_d7948c77_lang.css +0 -1
  69. package/Chart.vue_vue_type_style_index_0_scoped_03771fa3_lang.css +0 -1
  70. package/ChartHeader.vue_vue_type_style_index_0_scoped_da34b108_lang.css +0 -1
  71. package/ChartHeaderTrend.vue_vue_type_style_index_0_scoped_ebc0c582_lang.css +0 -1
  72. package/ChartLegend.vue_vue_type_style_index_0_scoped_fd9e4ea2_lang.css +0 -1
  73. package/ChartPlane.vue_vue_type_style_index_0_scoped_ff7e556e_lang.css +0 -1
  74. package/ChartTooltip.vue_vue_type_style_index_0_scoped_e53c6287_lang.css +0 -1
  75. package/ConditionalDropdown.vue_vue_type_style_index_0_scoped_683b8a75_lang.css +0 -1
  76. package/DataGrid.vue_vue_type_style_index_0_scoped_0963bb3c_lang.css +0 -1
  77. package/DropdownV4.vue_vue_type_style_index_0_scoped_1f7f7f9c_lang.css +0 -1
  78. package/OptionV4.vue_vue_type_style_index_0_scoped_9560a062_lang.css +0 -1
package/index.d.ts CHANGED
@@ -6482,6 +6482,8 @@ declare const _default: {
6482
6482
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
6483
6483
  $slots: Partial<Record<`section-${string}`, (_: {}) => any>> & Partial<Record<`header-${string}`, (_: {
6484
6484
  column: tableV3.Column;
6485
+ }) => any>> & Partial<Record<`after-header-${string}`, (_: {
6486
+ column: tableV3.Column;
6485
6487
  }) => any>> & Partial<Record<`total-${string}`, (_: {
6486
6488
  column: tableV3.Column;
6487
6489
  }) => any>> & Partial<Record<`cell-${string}`, (_: {
@@ -7323,6 +7325,8 @@ declare const _default: {
7323
7325
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
7324
7326
  $slots: Partial<Record<`section-${string}`, (_: {}) => any>> & Partial<Record<`header-${string}`, (_: {
7325
7327
  column: tableV3.Column;
7328
+ }) => any>> & Partial<Record<`after-header-${string}`, (_: {
7329
+ column: tableV3.Column;
7326
7330
  }) => any>> & Partial<Record<`total-${string}`, (_: {
7327
7331
  column: tableV3.Column;
7328
7332
  }) => any>> & Partial<Record<`cell-${string}`, (_: {
@@ -16406,6 +16410,7 @@ declare const _default: {
16406
16410
  groupedOptions: boolean;
16407
16411
  comparingKey: string;
16408
16412
  customNumberOfDisplayedOptions: number;
16413
+ optionTooltipPosition: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
16409
16414
  fullWidth: boolean;
16410
16415
  optionsListWidth: string;
16411
16416
  statusType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
@@ -16654,6 +16659,10 @@ declare const _default: {
16654
16659
  type: import("vue").PropType<number>;
16655
16660
  default: any;
16656
16661
  };
16662
+ optionTooltipPosition: {
16663
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
16664
+ default: string;
16665
+ };
16657
16666
  fullWidth: {
16658
16667
  type: import("vue").PropType<boolean>;
16659
16668
  default: boolean;
@@ -16691,7 +16700,7 @@ declare const _default: {
16691
16700
  onUnsavedSelectionUpdate?: (value: unknown[]) => any;
16692
16701
  onOpened?: () => any;
16693
16702
  onClosed?: () => any;
16694
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "skidding" | "modelValue" | "valueToCopy" | "selected" | "placeholder" | "multi" | "infiniteLoading" | "showSelectAll" | "showClearAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "dynamicFilterMode" | "minSelections" | "maxSelections" | "isOnTop" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "triggerShownValuesCount" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "onClearSearch" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "optionsEndTextIconKey" | "optionFlagKey" | "optionWarningKey" | "disabledOptionKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "groupedOptions" | "comparingKey" | "customNumberOfDisplayedOptions" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation" | "withConditions">;
16703
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "skidding" | "modelValue" | "valueToCopy" | "selected" | "placeholder" | "multi" | "infiniteLoading" | "showSelectAll" | "showClearAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "dynamicFilterMode" | "minSelections" | "maxSelections" | "isOnTop" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "triggerShownValuesCount" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "onClearSearch" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "optionsEndTextIconKey" | "optionFlagKey" | "optionWarningKey" | "disabledOptionKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "groupedOptions" | "comparingKey" | "customNumberOfDisplayedOptions" | "optionTooltipPosition" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation" | "withConditions">;
16695
16704
  $attrs: {
16696
16705
  [x: string]: unknown;
16697
16706
  };
@@ -16947,6 +16956,10 @@ declare const _default: {
16947
16956
  type: import("vue").PropType<number>;
16948
16957
  default: any;
16949
16958
  };
16959
+ optionTooltipPosition: {
16960
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
16961
+ default: string;
16962
+ };
16950
16963
  fullWidth: {
16951
16964
  type: import("vue").PropType<boolean>;
16952
16965
  default: boolean;
@@ -17057,6 +17070,7 @@ declare const _default: {
17057
17070
  groupedOptions: boolean;
17058
17071
  comparingKey: string;
17059
17072
  customNumberOfDisplayedOptions: number;
17073
+ optionTooltipPosition: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
17060
17074
  fullWidth: boolean;
17061
17075
  optionsListWidth: string;
17062
17076
  statusType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
@@ -17325,6 +17339,10 @@ declare const _default: {
17325
17339
  type: import("vue").PropType<number>;
17326
17340
  default: any;
17327
17341
  };
17342
+ optionTooltipPosition: {
17343
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
17344
+ default: string;
17345
+ };
17328
17346
  fullWidth: {
17329
17347
  type: import("vue").PropType<boolean>;
17330
17348
  default: boolean;
@@ -17611,6 +17629,10 @@ declare const _default: {
17611
17629
  type: import("vue").PropType<number>;
17612
17630
  default: any;
17613
17631
  };
17632
+ optionTooltipPosition: {
17633
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
17634
+ default: string;
17635
+ };
17614
17636
  fullWidth: {
17615
17637
  type: import("vue").PropType<boolean>;
17616
17638
  default: boolean;
@@ -17721,6 +17743,7 @@ declare const _default: {
17721
17743
  groupedOptions: boolean;
17722
17744
  comparingKey: string;
17723
17745
  customNumberOfDisplayedOptions: number;
17746
+ optionTooltipPosition: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
17724
17747
  fullWidth: boolean;
17725
17748
  optionsListWidth: string;
17726
17749
  statusType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
@@ -18831,6 +18854,7 @@ declare const _default: {
18831
18854
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
18832
18855
  $slots: {
18833
18856
  default?(_: {}): any;
18857
+ "after-label"?(_: {}): any;
18834
18858
  };
18835
18859
  });
18836
18860
  ButtonFilterDropdownTrigger: import("vue").DefineComponent<{
@@ -20460,6 +20484,7 @@ declare const _default: {
20460
20484
  $data: {};
20461
20485
  $props: Partial<{
20462
20486
  option: any;
20487
+ tooltipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
20463
20488
  disabled: boolean;
20464
20489
  active: boolean;
20465
20490
  endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
@@ -20476,17 +20501,21 @@ declare const _default: {
20476
20501
  iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20477
20502
  endIconKey: string;
20478
20503
  endTextIconKey: string;
20479
- toolTipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
20480
20504
  treeMainOption: boolean;
20481
20505
  treeMainOptionExpanded: boolean;
20482
20506
  stopOptionClickEventPropagation: boolean;
20483
20507
  treeChildShown: boolean;
20484
20508
  isMulti: boolean;
20509
+ minMaxSelectionTooltipMessage: string;
20485
20510
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
20486
20511
  option: {
20487
20512
  type: import("vue").PropType<unknown>;
20488
20513
  default: any;
20489
20514
  };
20515
+ tooltipPlacement: {
20516
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
20517
+ default: string;
20518
+ };
20490
20519
  disabled: {
20491
20520
  type: import("vue").PropType<boolean>;
20492
20521
  default: boolean;
@@ -20551,10 +20580,6 @@ declare const _default: {
20551
20580
  type: import("vue").PropType<string>;
20552
20581
  default: any;
20553
20582
  };
20554
- toolTipPlacement: {
20555
- type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
20556
- default: string;
20557
- };
20558
20583
  treeMainOption: {
20559
20584
  type: import("vue").PropType<boolean>;
20560
20585
  default: boolean;
@@ -20575,12 +20600,16 @@ declare const _default: {
20575
20600
  type: import("vue").PropType<boolean>;
20576
20601
  default: boolean;
20577
20602
  };
20603
+ minMaxSelectionTooltipMessage: {
20604
+ type: import("vue").PropType<string>;
20605
+ default: any;
20606
+ };
20578
20607
  selectedProp: {
20579
20608
  type: import("vue").PropType<boolean>;
20580
20609
  };
20581
20610
  }>> & {
20582
20611
  onToggleTreeCollapse?: (option: unknown) => any;
20583
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "option" | "disabled" | "active" | "endIconType" | "optionFlagKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "isIndeterminate" | "subtitle" | "selectAllOption" | "nameKey" | "imageKey" | "iconKey" | "warningKey" | "iconType" | "endIconKey" | "endTextIconKey" | "toolTipPlacement" | "treeMainOption" | "treeMainOptionExpanded" | "stopOptionClickEventPropagation" | "treeChildShown" | "isMulti">;
20612
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "option" | "tooltipPlacement" | "disabled" | "active" | "endIconType" | "optionFlagKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "isIndeterminate" | "subtitle" | "selectAllOption" | "nameKey" | "imageKey" | "iconKey" | "warningKey" | "iconType" | "endIconKey" | "endTextIconKey" | "treeMainOption" | "treeMainOptionExpanded" | "stopOptionClickEventPropagation" | "treeChildShown" | "isMulti" | "minMaxSelectionTooltipMessage">;
20584
20613
  $attrs: {
20585
20614
  [x: string]: unknown;
20586
20615
  };
@@ -20599,6 +20628,10 @@ declare const _default: {
20599
20628
  type: import("vue").PropType<unknown>;
20600
20629
  default: any;
20601
20630
  };
20631
+ tooltipPlacement: {
20632
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
20633
+ default: string;
20634
+ };
20602
20635
  disabled: {
20603
20636
  type: import("vue").PropType<boolean>;
20604
20637
  default: boolean;
@@ -20663,10 +20696,6 @@ declare const _default: {
20663
20696
  type: import("vue").PropType<string>;
20664
20697
  default: any;
20665
20698
  };
20666
- toolTipPlacement: {
20667
- type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
20668
- default: string;
20669
- };
20670
20699
  treeMainOption: {
20671
20700
  type: import("vue").PropType<boolean>;
20672
20701
  default: boolean;
@@ -20687,6 +20716,10 @@ declare const _default: {
20687
20716
  type: import("vue").PropType<boolean>;
20688
20717
  default: boolean;
20689
20718
  };
20719
+ minMaxSelectionTooltipMessage: {
20720
+ type: import("vue").PropType<string>;
20721
+ default: any;
20722
+ };
20690
20723
  selectedProp: {
20691
20724
  type: import("vue").PropType<boolean>;
20692
20725
  };
@@ -20696,6 +20729,7 @@ declare const _default: {
20696
20729
  toggleTreeCollapse: (option: unknown) => void;
20697
20730
  }, string, {
20698
20731
  option: any;
20732
+ tooltipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
20699
20733
  disabled: boolean;
20700
20734
  active: boolean;
20701
20735
  endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
@@ -20712,12 +20746,12 @@ declare const _default: {
20712
20746
  iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20713
20747
  endIconKey: string;
20714
20748
  endTextIconKey: string;
20715
- toolTipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
20716
20749
  treeMainOption: boolean;
20717
20750
  treeMainOptionExpanded: boolean;
20718
20751
  stopOptionClickEventPropagation: boolean;
20719
20752
  treeChildShown: boolean;
20720
20753
  isMulti: boolean;
20754
+ minMaxSelectionTooltipMessage: string;
20721
20755
  }, {}, string> & {
20722
20756
  beforeCreate?: (() => void) | (() => void)[];
20723
20757
  created?: (() => void) | (() => void)[];
@@ -20743,6 +20777,10 @@ declare const _default: {
20743
20777
  type: import("vue").PropType<unknown>;
20744
20778
  default: any;
20745
20779
  };
20780
+ tooltipPlacement: {
20781
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
20782
+ default: string;
20783
+ };
20746
20784
  disabled: {
20747
20785
  type: import("vue").PropType<boolean>;
20748
20786
  default: boolean;
@@ -20807,10 +20845,6 @@ declare const _default: {
20807
20845
  type: import("vue").PropType<string>;
20808
20846
  default: any;
20809
20847
  };
20810
- toolTipPlacement: {
20811
- type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
20812
- default: string;
20813
- };
20814
20848
  treeMainOption: {
20815
20849
  type: import("vue").PropType<boolean>;
20816
20850
  default: boolean;
@@ -20831,6 +20865,10 @@ declare const _default: {
20831
20865
  type: import("vue").PropType<boolean>;
20832
20866
  default: boolean;
20833
20867
  };
20868
+ minMaxSelectionTooltipMessage: {
20869
+ type: import("vue").PropType<string>;
20870
+ default: any;
20871
+ };
20834
20872
  selectedProp: {
20835
20873
  type: import("vue").PropType<boolean>;
20836
20874
  };
@@ -20845,6 +20883,10 @@ declare const _default: {
20845
20883
  type: import("vue").PropType<unknown>;
20846
20884
  default: any;
20847
20885
  };
20886
+ tooltipPlacement: {
20887
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
20888
+ default: string;
20889
+ };
20848
20890
  disabled: {
20849
20891
  type: import("vue").PropType<boolean>;
20850
20892
  default: boolean;
@@ -20909,10 +20951,6 @@ declare const _default: {
20909
20951
  type: import("vue").PropType<string>;
20910
20952
  default: any;
20911
20953
  };
20912
- toolTipPlacement: {
20913
- type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
20914
- default: string;
20915
- };
20916
20954
  treeMainOption: {
20917
20955
  type: import("vue").PropType<boolean>;
20918
20956
  default: boolean;
@@ -20933,6 +20971,10 @@ declare const _default: {
20933
20971
  type: import("vue").PropType<boolean>;
20934
20972
  default: boolean;
20935
20973
  };
20974
+ minMaxSelectionTooltipMessage: {
20975
+ type: import("vue").PropType<string>;
20976
+ default: any;
20977
+ };
20936
20978
  selectedProp: {
20937
20979
  type: import("vue").PropType<boolean>;
20938
20980
  };
@@ -20942,6 +20984,7 @@ declare const _default: {
20942
20984
  toggleTreeCollapse: (option: unknown) => void;
20943
20985
  }, string, {
20944
20986
  option: any;
20987
+ tooltipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
20945
20988
  disabled: boolean;
20946
20989
  active: boolean;
20947
20990
  endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
@@ -20958,12 +21001,12 @@ declare const _default: {
20958
21001
  iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
20959
21002
  endIconKey: string;
20960
21003
  endTextIconKey: string;
20961
- toolTipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
20962
21004
  treeMainOption: boolean;
20963
21005
  treeMainOptionExpanded: boolean;
20964
21006
  stopOptionClickEventPropagation: boolean;
20965
21007
  treeChildShown: boolean;
20966
21008
  isMulti: boolean;
21009
+ minMaxSelectionTooltipMessage: string;
20967
21010
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
20968
21011
  $slots: {
20969
21012
  image?(_: {}): any;
@@ -21201,6 +21244,7 @@ declare const _default: {
21201
21244
  groupedOptions: boolean;
21202
21245
  comparingKey: string;
21203
21246
  customNumberOfDisplayedOptions: number;
21247
+ optionTooltipPosition: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
21204
21248
  fullWidth: boolean;
21205
21249
  optionsListWidth: string;
21206
21250
  statusType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
@@ -21449,6 +21493,10 @@ declare const _default: {
21449
21493
  type: import("vue").PropType<number>;
21450
21494
  default: any;
21451
21495
  };
21496
+ optionTooltipPosition: {
21497
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
21498
+ default: string;
21499
+ };
21452
21500
  fullWidth: {
21453
21501
  type: import("vue").PropType<boolean>;
21454
21502
  default: boolean;
@@ -21486,7 +21534,7 @@ declare const _default: {
21486
21534
  onUnsavedSelectionUpdate?: (value: unknown[]) => any;
21487
21535
  onOpened?: () => any;
21488
21536
  onClosed?: () => any;
21489
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "skidding" | "modelValue" | "valueToCopy" | "selected" | "placeholder" | "multi" | "infiniteLoading" | "showSelectAll" | "showClearAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "dynamicFilterMode" | "minSelections" | "maxSelections" | "isOnTop" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "triggerShownValuesCount" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "onClearSearch" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "optionsEndTextIconKey" | "optionFlagKey" | "optionWarningKey" | "disabledOptionKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "groupedOptions" | "comparingKey" | "customNumberOfDisplayedOptions" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation" | "withConditions">;
21537
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "skidding" | "modelValue" | "valueToCopy" | "selected" | "placeholder" | "multi" | "infiniteLoading" | "showSelectAll" | "showClearAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "dynamicFilterMode" | "minSelections" | "maxSelections" | "isOnTop" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "triggerShownValuesCount" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "onClearSearch" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "optionsEndTextIconKey" | "optionFlagKey" | "optionWarningKey" | "disabledOptionKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "groupedOptions" | "comparingKey" | "customNumberOfDisplayedOptions" | "optionTooltipPosition" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation" | "withConditions">;
21490
21538
  $attrs: {
21491
21539
  [x: string]: unknown;
21492
21540
  };
@@ -21742,6 +21790,10 @@ declare const _default: {
21742
21790
  type: import("vue").PropType<number>;
21743
21791
  default: any;
21744
21792
  };
21793
+ optionTooltipPosition: {
21794
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
21795
+ default: string;
21796
+ };
21745
21797
  fullWidth: {
21746
21798
  type: import("vue").PropType<boolean>;
21747
21799
  default: boolean;
@@ -21852,6 +21904,7 @@ declare const _default: {
21852
21904
  groupedOptions: boolean;
21853
21905
  comparingKey: string;
21854
21906
  customNumberOfDisplayedOptions: number;
21907
+ optionTooltipPosition: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
21855
21908
  fullWidth: boolean;
21856
21909
  optionsListWidth: string;
21857
21910
  statusType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
@@ -22120,6 +22173,10 @@ declare const _default: {
22120
22173
  type: import("vue").PropType<number>;
22121
22174
  default: any;
22122
22175
  };
22176
+ optionTooltipPosition: {
22177
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
22178
+ default: string;
22179
+ };
22123
22180
  fullWidth: {
22124
22181
  type: import("vue").PropType<boolean>;
22125
22182
  default: boolean;
@@ -22406,6 +22463,10 @@ declare const _default: {
22406
22463
  type: import("vue").PropType<number>;
22407
22464
  default: any;
22408
22465
  };
22466
+ optionTooltipPosition: {
22467
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
22468
+ default: string;
22469
+ };
22409
22470
  fullWidth: {
22410
22471
  type: import("vue").PropType<boolean>;
22411
22472
  default: boolean;
@@ -22516,6 +22577,7 @@ declare const _default: {
22516
22577
  groupedOptions: boolean;
22517
22578
  comparingKey: string;
22518
22579
  customNumberOfDisplayedOptions: number;
22580
+ optionTooltipPosition: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
22519
22581
  fullWidth: boolean;
22520
22582
  optionsListWidth: string;
22521
22583
  statusType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
@@ -23677,6 +23739,7 @@ declare const _default: {
23677
23739
  $data: {};
23678
23740
  $props: Partial<{
23679
23741
  option: any;
23742
+ tooltipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
23680
23743
  disabled: boolean;
23681
23744
  active: boolean;
23682
23745
  endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
@@ -23693,17 +23756,21 @@ declare const _default: {
23693
23756
  iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
23694
23757
  endIconKey: string;
23695
23758
  endTextIconKey: string;
23696
- toolTipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
23697
23759
  treeMainOption: boolean;
23698
23760
  treeMainOptionExpanded: boolean;
23699
23761
  stopOptionClickEventPropagation: boolean;
23700
23762
  treeChildShown: boolean;
23701
23763
  isMulti: boolean;
23764
+ minMaxSelectionTooltipMessage: string;
23702
23765
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
23703
23766
  option: {
23704
23767
  type: import("vue").PropType<unknown>;
23705
23768
  default: any;
23706
23769
  };
23770
+ tooltipPlacement: {
23771
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
23772
+ default: string;
23773
+ };
23707
23774
  disabled: {
23708
23775
  type: import("vue").PropType<boolean>;
23709
23776
  default: boolean;
@@ -23768,10 +23835,6 @@ declare const _default: {
23768
23835
  type: import("vue").PropType<string>;
23769
23836
  default: any;
23770
23837
  };
23771
- toolTipPlacement: {
23772
- type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
23773
- default: string;
23774
- };
23775
23838
  treeMainOption: {
23776
23839
  type: import("vue").PropType<boolean>;
23777
23840
  default: boolean;
@@ -23792,12 +23855,16 @@ declare const _default: {
23792
23855
  type: import("vue").PropType<boolean>;
23793
23856
  default: boolean;
23794
23857
  };
23858
+ minMaxSelectionTooltipMessage: {
23859
+ type: import("vue").PropType<string>;
23860
+ default: any;
23861
+ };
23795
23862
  selectedProp: {
23796
23863
  type: import("vue").PropType<boolean>;
23797
23864
  };
23798
23865
  }>> & {
23799
23866
  onToggleTreeCollapse?: (option: unknown) => any;
23800
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "option" | "disabled" | "active" | "endIconType" | "optionFlagKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "isIndeterminate" | "subtitle" | "selectAllOption" | "nameKey" | "imageKey" | "iconKey" | "warningKey" | "iconType" | "endIconKey" | "endTextIconKey" | "toolTipPlacement" | "treeMainOption" | "treeMainOptionExpanded" | "stopOptionClickEventPropagation" | "treeChildShown" | "isMulti">;
23867
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "option" | "tooltipPlacement" | "disabled" | "active" | "endIconType" | "optionFlagKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "isIndeterminate" | "subtitle" | "selectAllOption" | "nameKey" | "imageKey" | "iconKey" | "warningKey" | "iconType" | "endIconKey" | "endTextIconKey" | "treeMainOption" | "treeMainOptionExpanded" | "stopOptionClickEventPropagation" | "treeChildShown" | "isMulti" | "minMaxSelectionTooltipMessage">;
23801
23868
  $attrs: {
23802
23869
  [x: string]: unknown;
23803
23870
  };
@@ -23816,6 +23883,10 @@ declare const _default: {
23816
23883
  type: import("vue").PropType<unknown>;
23817
23884
  default: any;
23818
23885
  };
23886
+ tooltipPlacement: {
23887
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
23888
+ default: string;
23889
+ };
23819
23890
  disabled: {
23820
23891
  type: import("vue").PropType<boolean>;
23821
23892
  default: boolean;
@@ -23880,10 +23951,6 @@ declare const _default: {
23880
23951
  type: import("vue").PropType<string>;
23881
23952
  default: any;
23882
23953
  };
23883
- toolTipPlacement: {
23884
- type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
23885
- default: string;
23886
- };
23887
23954
  treeMainOption: {
23888
23955
  type: import("vue").PropType<boolean>;
23889
23956
  default: boolean;
@@ -23904,6 +23971,10 @@ declare const _default: {
23904
23971
  type: import("vue").PropType<boolean>;
23905
23972
  default: boolean;
23906
23973
  };
23974
+ minMaxSelectionTooltipMessage: {
23975
+ type: import("vue").PropType<string>;
23976
+ default: any;
23977
+ };
23907
23978
  selectedProp: {
23908
23979
  type: import("vue").PropType<boolean>;
23909
23980
  };
@@ -23913,6 +23984,7 @@ declare const _default: {
23913
23984
  toggleTreeCollapse: (option: unknown) => void;
23914
23985
  }, string, {
23915
23986
  option: any;
23987
+ tooltipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
23916
23988
  disabled: boolean;
23917
23989
  active: boolean;
23918
23990
  endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
@@ -23929,12 +24001,12 @@ declare const _default: {
23929
24001
  iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
23930
24002
  endIconKey: string;
23931
24003
  endTextIconKey: string;
23932
- toolTipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
23933
24004
  treeMainOption: boolean;
23934
24005
  treeMainOptionExpanded: boolean;
23935
24006
  stopOptionClickEventPropagation: boolean;
23936
24007
  treeChildShown: boolean;
23937
24008
  isMulti: boolean;
24009
+ minMaxSelectionTooltipMessage: string;
23938
24010
  }, {}, string> & {
23939
24011
  beforeCreate?: (() => void) | (() => void)[];
23940
24012
  created?: (() => void) | (() => void)[];
@@ -23960,6 +24032,10 @@ declare const _default: {
23960
24032
  type: import("vue").PropType<unknown>;
23961
24033
  default: any;
23962
24034
  };
24035
+ tooltipPlacement: {
24036
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
24037
+ default: string;
24038
+ };
23963
24039
  disabled: {
23964
24040
  type: import("vue").PropType<boolean>;
23965
24041
  default: boolean;
@@ -24024,10 +24100,6 @@ declare const _default: {
24024
24100
  type: import("vue").PropType<string>;
24025
24101
  default: any;
24026
24102
  };
24027
- toolTipPlacement: {
24028
- type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
24029
- default: string;
24030
- };
24031
24103
  treeMainOption: {
24032
24104
  type: import("vue").PropType<boolean>;
24033
24105
  default: boolean;
@@ -24048,6 +24120,10 @@ declare const _default: {
24048
24120
  type: import("vue").PropType<boolean>;
24049
24121
  default: boolean;
24050
24122
  };
24123
+ minMaxSelectionTooltipMessage: {
24124
+ type: import("vue").PropType<string>;
24125
+ default: any;
24126
+ };
24051
24127
  selectedProp: {
24052
24128
  type: import("vue").PropType<boolean>;
24053
24129
  };
@@ -24062,6 +24138,10 @@ declare const _default: {
24062
24138
  type: import("vue").PropType<unknown>;
24063
24139
  default: any;
24064
24140
  };
24141
+ tooltipPlacement: {
24142
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
24143
+ default: string;
24144
+ };
24065
24145
  disabled: {
24066
24146
  type: import("vue").PropType<boolean>;
24067
24147
  default: boolean;
@@ -24126,10 +24206,6 @@ declare const _default: {
24126
24206
  type: import("vue").PropType<string>;
24127
24207
  default: any;
24128
24208
  };
24129
- toolTipPlacement: {
24130
- type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
24131
- default: string;
24132
- };
24133
24209
  treeMainOption: {
24134
24210
  type: import("vue").PropType<boolean>;
24135
24211
  default: boolean;
@@ -24150,6 +24226,10 @@ declare const _default: {
24150
24226
  type: import("vue").PropType<boolean>;
24151
24227
  default: boolean;
24152
24228
  };
24229
+ minMaxSelectionTooltipMessage: {
24230
+ type: import("vue").PropType<string>;
24231
+ default: any;
24232
+ };
24153
24233
  selectedProp: {
24154
24234
  type: import("vue").PropType<boolean>;
24155
24235
  };
@@ -24159,6 +24239,7 @@ declare const _default: {
24159
24239
  toggleTreeCollapse: (option: unknown) => void;
24160
24240
  }, string, {
24161
24241
  option: any;
24242
+ tooltipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
24162
24243
  disabled: boolean;
24163
24244
  active: boolean;
24164
24245
  endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
@@ -24175,12 +24256,12 @@ declare const _default: {
24175
24256
  iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
24176
24257
  endIconKey: string;
24177
24258
  endTextIconKey: string;
24178
- toolTipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
24179
24259
  treeMainOption: boolean;
24180
24260
  treeMainOptionExpanded: boolean;
24181
24261
  stopOptionClickEventPropagation: boolean;
24182
24262
  treeChildShown: boolean;
24183
24263
  isMulti: boolean;
24264
+ minMaxSelectionTooltipMessage: string;
24184
24265
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
24185
24266
  $slots: {
24186
24267
  image?(_: {}): any;
@@ -25567,6 +25648,7 @@ declare const _default: {
25567
25648
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
25568
25649
  $slots: {
25569
25650
  default?(_: {}): any;
25651
+ "after-label"?(_: {}): any;
25570
25652
  loader?(_: {}): any;
25571
25653
  };
25572
25654
  });
@@ -27041,7 +27123,9 @@ export default _default;
27041
27123
  export * from '@/composables/useToggle';
27042
27124
  export * from '@/composables/useSearch';
27043
27125
  export * from '@/composables/useFormValidation';
27126
+ export * from '@/composables/useDateService';
27044
27127
  export * from '@/components/banner';
27045
27128
  export * from '@/components/alert';
27129
+ export * from '@/components/link';
27046
27130
  export * from '@/components/autocomplete';
27047
27131
  export * from '@/components/chart';