@ironsource/shared-ui 2.1.12-test.50 → 2.1.12-test.53

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 (1034) hide show
  1. package/AppDropdownTrigger.vue_vue_type_style_index_0_scoped_858cefbf_lang.css +1 -0
  2. package/Banner.vue_vue_type_style_index_0_scoped_a293c6d0_lang.css +1 -0
  3. package/CalendarMonth.vue_vue_type_style_index_0_scoped_acd3440c_lang.css +1 -0
  4. package/CalendarMonthV4.vue_vue_type_style_index_0_scoped_b0d3ea50_lang.css +1 -0
  5. package/Chart.vue_vue_type_style_index_0_scoped_3da25a36_lang.css +1 -0
  6. package/ChartHeaderTrend.vue_vue_type_style_index_0_scoped_2f916aeb_lang.css +1 -0
  7. package/ChartLegend.vue_vue_type_style_index_0_scoped_6103d8bd_lang.css +1 -0
  8. package/ChartPlane.vue_vue_type_style_index_0_scoped_dd60ff0e_lang.css +1 -0
  9. package/ChartTooltip.vue_vue_type_style_index_0_scoped_3d0780bb_lang.css +1 -0
  10. package/ColumnPicker.vue_vue_type_style_index_0_scoped_ea8c7024_lang.css +1 -0
  11. package/ConditionalDropdown.vue_vue_type_style_index_0_scoped_bdd6ee48_lang.css +1 -0
  12. package/DataGrid.vue_vue_type_style_index_0_scoped_da7631e0_lang.css +1 -0
  13. package/DataGridHeader.vue_vue_type_style_index_0_scoped_840e700c_lang.css +1 -0
  14. package/DataGridRowsCounter.vue_vue_type_style_index_0_scoped_e38c881a_lang.css +1 -0
  15. package/Dialog.vue_vue_type_style_index_0_scoped_eeac406b_lang.css +1 -0
  16. package/DialogFooter.vue_vue_type_style_index_0_scoped_8b7f64fe_lang.css +1 -0
  17. package/DialogHeader.vue_vue_type_style_index_0_scoped_9a814ec3_lang.css +1 -0
  18. package/DialogV4.vue_vue_type_style_index_0_scoped_cc99f1e3_lang.css +1 -0
  19. package/DollarInput.vue_vue_type_style_index_0_scoped_9ef40daf_lang.css +1 -0
  20. package/IncludeExclude.vue_vue_type_style_index_0_scoped_cc2adbf5_lang.css +1 -0
  21. package/IncludeExcludeDragDrop.vue_vue_type_style_index_0_scoped_bd6145ce_lang.css +1 -0
  22. package/IncludeExcludeOption.vue_vue_type_style_index_0_scoped_91bc7787_lang.css +1 -0
  23. package/IncludeExcludeOptionDraggable.vue_vue_type_style_index_0_scoped_a91fcaa5_lang.css +1 -0
  24. package/Link.vue_vue_type_style_index_0_scoped_b10e2439_lang.css +1 -0
  25. package/MultipleDataGrid.vue_vue_type_style_index_0_scoped_3caa1d7b_lang.css +1 -0
  26. package/Option.vue_vue_type_style_index_0_scoped_3d6ce2fc_lang.css +1 -0
  27. package/OptionChip.vue_vue_type_style_index_0_scoped_538e4a21_lang.css +1 -0
  28. package/OptionV4.vue_vue_type_style_index_0_scoped_752a357d_lang.css +1 -0
  29. package/PasswordInput.vue_vue_type_style_index_0_scoped_243f3e16_lang.css +1 -0
  30. package/PercentageInput.vue_vue_type_style_index_0_scoped_08a15760_lang.css +1 -0
  31. package/RadioButton.vue_vue_type_style_index_0_scoped_dac25b9f_lang.css +1 -0
  32. package/RemoveButton.vue_vue_type_style_index_0_scoped_ca7fc11d_lang.css +1 -0
  33. package/SortableItem.vue_vue_type_style_index_0_scoped_800cd503_lang.css +1 -0
  34. package/SortableItemLabel.vue_vue_type_style_index_0_scoped_a534c7af_lang.css +1 -0
  35. package/SortableList.vue_vue_type_style_index_0_scoped_84dc8525_lang.css +1 -0
  36. package/TextField.vue_vue_type_style_index_0_scoped_3b7a3661_lang.css +1 -0
  37. package/ToggleButtonGroupAB.vue_vue_type_style_index_0_scoped_2076b5ab_lang.css +1 -0
  38. package/TooltipHeader.vue_vue_type_style_index_0_scoped_da3532aa_lang.css +1 -0
  39. package/TooltipV4.vue_vue_type_style_index_0_scoped_8a451e54_lang.css +1 -0
  40. package/TooltipV4.vue_vue_type_style_index_1_lang.css +1 -1
  41. package/components/ThemeWrapper/ThemeStrore.d.ts +1 -1
  42. package/components/ThemeWrapper/ThemeWrapper.vue.d.ts +4 -4
  43. package/components/ThemeWrapper/ThemeWrapper.vue2.js +9 -9
  44. package/components/ThemeWrapper/index.d.ts +54 -19
  45. package/components/alert/Alert.vue.d.ts +6 -6
  46. package/components/alert/Alert.vue2.js +50 -50
  47. package/components/alert/index.d.ts +183 -97
  48. package/components/appHeader/AppHeader.vue.d.ts +7 -7
  49. package/components/appHeader/AppHeader.vue2.js +47 -47
  50. package/components/appHeader/index.d.ts +17 -17
  51. package/components/appIcon/AppIcon.vue.d.ts +4 -4
  52. package/components/appIcon/AppIcon.vue2.js +23 -23
  53. package/components/appIcon/index.d.ts +4 -4
  54. package/components/appTrigger/AppTrigger.vue.d.ts +4 -4
  55. package/components/appTrigger/AppTrigger.vue2.js +56 -56
  56. package/components/appTrigger/index.d.ts +92 -41
  57. package/components/autocomplete/Autocomplete.vue.d.ts +17 -11
  58. package/components/autocomplete/Autocomplete.vue2.js +41 -41
  59. package/components/autocomplete/index.d.ts +290 -160
  60. package/components/autocompleteDropdown/AutocompleteDropdown.vue.d.ts +8 -8
  61. package/components/autocompleteDropdown/AutocompleteDropdown.vue2.js +54 -54
  62. package/components/autocompleteDropdown/AutocompleteInput.vue.d.ts +7 -7
  63. package/components/autocompleteDropdown/AutocompleteInput.vue2.js +44 -44
  64. package/components/autocompleteDropdown/GroupOption.vue.d.ts +1 -1
  65. package/components/autocompleteDropdown/index.d.ts +128 -64
  66. package/components/banner/Banner.vue.d.ts +7 -7
  67. package/components/banner/Banner.vue.js +3 -3
  68. package/components/banner/Banner.vue2.js +25 -25
  69. package/components/banner/index.d.ts +75 -32
  70. package/components/button/v3/Button.vue.d.ts +10 -10
  71. package/components/button/v3/Button.vue2.js +24 -24
  72. package/components/button/v3/ButtonBase.vue.d.ts +4 -4
  73. package/components/button/v3/ButtonBase.vue2.js +25 -25
  74. package/components/button/v3/IconButton.vue.d.ts +4 -4
  75. package/components/button/v3/IconButton.vue2.js +17 -17
  76. package/components/button/v3/LoaderCircleIcon.vue.d.ts +1 -1
  77. package/components/button/v3/LoaderCircleIcon.vue.js +27 -27
  78. package/components/button/v3/LoaderDotsIcon.vue.d.ts +1 -1
  79. package/components/button/v3/LoaderDotsIcon.vue.js +9 -9
  80. package/components/button/v3/ScrollButton.vue.d.ts +7 -7
  81. package/components/button/v3/ScrollButton.vue2.js +11 -11
  82. package/components/button/v3/index.d.ts +166 -80
  83. package/components/button/v4/ButtonGroup.vue.d.ts +4 -4
  84. package/components/button/v4/ButtonGroup.vue2.js +7 -7
  85. package/components/button/v4/ButtonV4.vue.d.ts +5 -5
  86. package/components/button/v4/ButtonV4.vue2.js +30 -30
  87. package/components/button/v4/IconButtonV4.vue.d.ts +7 -7
  88. package/components/button/v4/IconButtonV4.vue2.js +12 -12
  89. package/components/button/v4/ToggleButtonGroupAB.vue.d.ts +10 -10
  90. package/components/button/v4/ToggleButtonGroupAB.vue.js +2 -2
  91. package/components/button/v4/ToggleButtonGroupAB.vue2.js +51 -51
  92. package/components/button/v4/index.d.ts +295 -135
  93. package/components/chart/Chart.vue.d.ts +24 -16
  94. package/components/chart/Chart.vue.js +4 -4
  95. package/components/chart/Chart.vue2.js +76 -71
  96. package/components/chart/ChartHeader.vue.d.ts +9 -16
  97. package/components/chart/ChartHeader.vue2.js +46 -46
  98. package/components/chart/ChartHeaderTrend.vue.d.ts +5 -9
  99. package/components/chart/ChartHeaderTrend.vue.js +2 -2
  100. package/components/chart/ChartHeaderTrend.vue2.js +45 -44
  101. package/components/chart/ChartLegend.vue.d.ts +6 -6
  102. package/components/chart/ChartLegend.vue.js +3 -3
  103. package/components/chart/ChartLegend.vue2.js +59 -62
  104. package/components/chart/ChartLoader.vue.d.ts +1 -1
  105. package/components/chart/ChartPlane.vue.d.ts +18 -15
  106. package/components/chart/ChartPlane.vue.js +4 -4
  107. package/components/chart/ChartPlane.vue2.js +202 -190
  108. package/components/chart/ChartStoryArgs.d.ts +17 -0
  109. package/components/chart/ChartTooltip.vue.d.ts +4 -4
  110. package/components/chart/ChartTooltip.vue.js +2 -2
  111. package/components/chart/ChartTooltip.vue2.js +29 -29
  112. package/components/chart/LegendSorting.vue.d.ts +6 -6
  113. package/components/chart/LegendSorting.vue.js +19 -19
  114. package/components/chart/SettingsHeader.vue.d.ts +5 -5
  115. package/components/chart/SettingsHeader.vue2.js +28 -28
  116. package/components/chart/SubHeader.vue.d.ts +5 -8
  117. package/components/chart/SubHeader.vue2.js +23 -23
  118. package/components/chart/TooltipHeader.vue.d.ts +4 -4
  119. package/components/chart/TooltipHeader.vue.js +3 -3
  120. package/components/chart/TooltipHeader.vue2.js +37 -37
  121. package/components/chart/colorPalette.d.ts +2 -1
  122. package/components/chart/colorPalette.js +47 -33
  123. package/components/chart/composables/useColorsMap.d.ts +4 -2
  124. package/components/chart/composables/useColorsMap.js +32 -30
  125. package/components/chart/consts.d.ts +5 -1
  126. package/components/chart/consts.js +30 -26
  127. package/components/chart/index.d.ts +530 -290
  128. package/components/chart/mockData.d.ts +15 -0
  129. package/components/chart/types.d.ts +18 -1
  130. package/components/chart/types.js +5 -5
  131. package/components/chart/utils/utils.d.ts +1 -1
  132. package/components/chart/utils/utils.js +20 -14
  133. package/components/checkbox/common/Checkbox.common.d.ts +2 -2
  134. package/components/checkbox/v3/Checkbox.vue.d.ts +6 -6
  135. package/components/checkbox/v3/Checkbox.vue2.js +49 -48
  136. package/components/checkbox/v3/icons/checked.vue.d.ts +1 -1
  137. package/components/checkbox/v3/icons/checked.vue.js +21 -21
  138. package/components/checkbox/v3/icons/indeterminate.vue.d.ts +1 -1
  139. package/components/checkbox/v3/icons/indeterminate.vue.js +22 -22
  140. package/components/checkbox/v3/icons/unchecked.vue.d.ts +1 -1
  141. package/components/checkbox/v3/icons/unchecked.vue.js +17 -17
  142. package/components/checkbox/v3/index.d.ts +103 -47
  143. package/components/checkbox/v4/CheckboxV4.vue.d.ts +6 -6
  144. package/components/checkbox/v4/CheckboxV4.vue2.js +71 -71
  145. package/components/checkbox/v4/icons/CheckedDisabledState.vue.d.ts +4 -4
  146. package/components/checkbox/v4/icons/CheckedDisabledState.vue.js +18 -18
  147. package/components/checkbox/v4/icons/CheckedState.vue.d.ts +4 -4
  148. package/components/checkbox/v4/icons/CheckedState.vue.js +19 -19
  149. package/components/checkbox/v4/icons/IndeterminateDisabledState.vue.d.ts +1 -1
  150. package/components/checkbox/v4/icons/IndeterminateDisabledState.vue.js +33 -33
  151. package/components/checkbox/v4/icons/IndeterminateState.vue.d.ts +4 -4
  152. package/components/checkbox/v4/icons/IndeterminateState.vue.js +21 -21
  153. package/components/checkbox/v4/icons/UncheckedDisabledState.vue.d.ts +1 -1
  154. package/components/checkbox/v4/icons/UncheckedDisabledState.vue.js +24 -24
  155. package/components/checkbox/v4/icons/UncheckedState.vue.d.ts +1 -1
  156. package/components/checkbox/v4/icons/UncheckedState.vue.js +26 -26
  157. package/components/checkbox/v4/index.d.ts +103 -47
  158. package/components/chip/v3/Chip.vue.d.ts +6 -6
  159. package/components/chip/v3/Chip.vue2.js +20 -20
  160. package/components/chip/v3/index.d.ts +100 -47
  161. package/components/chip/v4/ChipV4.vue.d.ts +10 -10
  162. package/components/chip/v4/ChipV4.vue2.js +8 -8
  163. package/components/chip/v4/index.d.ts +108 -53
  164. package/components/columnPicker/ColumnPicker.vue.d.ts +119 -0
  165. package/components/columnPicker/ColumnPicker.vue.js +7 -0
  166. package/components/columnPicker/ColumnPicker.vue2.js +322 -0
  167. package/components/columnPicker/OptionChip.vue.d.ts +53 -0
  168. package/components/columnPicker/OptionChip.vue.js +7 -0
  169. package/components/columnPicker/OptionChip.vue2.js +46 -0
  170. package/components/columnPicker/RemoveButton.vue.d.ts +38 -0
  171. package/components/columnPicker/RemoveButton.vue.js +7 -0
  172. package/components/columnPicker/RemoveButton.vue2.js +35 -0
  173. package/components/columnPicker/index.d.ts +388 -0
  174. package/components/columnPicker/index.js +6 -0
  175. package/components/columnPicker/mockData.d.ts +8 -0
  176. package/components/datePicker/common/DatePicker.common.d.ts +1 -1
  177. package/components/datePicker/common/DatePickerMonth.common.d.ts +64 -18
  178. package/components/datePicker/v3/DatePicker.vue.d.ts +6 -6
  179. package/components/datePicker/v3/DatePicker.vue2.js +33 -33
  180. package/components/datePicker/v3/DatePickerMonth.vue.d.ts +6 -6
  181. package/components/datePicker/v3/DatePickerMonth.vue2.js +17 -17
  182. package/components/datePicker/v3/index.d.ts +110 -53
  183. package/components/datePicker/v4/DatePickerMonthV4.vue.d.ts +6 -6
  184. package/components/datePicker/v4/DatePickerMonthV4.vue2.js +17 -17
  185. package/components/datePicker/v4/DatePickerV4.vue.d.ts +6 -6
  186. package/components/datePicker/v4/DatePickerV4.vue2.js +32 -32
  187. package/components/datePicker/v4/index.d.ts +110 -53
  188. package/components/dateRange/common/CalendarMonth.common.d.ts +3 -3
  189. package/components/dateRange/common/DateRange.common.d.ts +14 -26
  190. package/components/dateRange/common/DateRange.common.js +60 -60
  191. package/components/dateRange/v3/CalendarMonth.vue.d.ts +6 -6
  192. package/components/dateRange/v3/CalendarMonth.vue.js +3 -3
  193. package/components/dateRange/v3/CalendarMonth.vue2.js +80 -80
  194. package/components/dateRange/v3/DateRange.vue.d.ts +15 -15
  195. package/components/dateRange/v3/DateRange.vue2.js +109 -109
  196. package/components/dateRange/v3/DateRangePicker.vue.d.ts +16 -16
  197. package/components/dateRange/v3/index.d.ts +234 -130
  198. package/components/dateRange/v4/CalendarMonthV4.vue.d.ts +6 -6
  199. package/components/dateRange/v4/CalendarMonthV4.vue.js +2 -2
  200. package/components/dateRange/v4/CalendarMonthV4.vue2.js +77 -77
  201. package/components/dateRange/v4/DateRangePickerV4.vue.d.ts +15 -15
  202. package/components/dateRange/v4/DateRangeV4.vue.d.ts +15 -15
  203. package/components/dateRange/v4/DateRangeV4.vue2.js +111 -111
  204. package/components/dateRange/v4/index.d.ts +234 -130
  205. package/components/dialog/common/Dialog.common.d.ts +1 -1
  206. package/components/dialog/v3/Dialog.vue.d.ts +11 -11
  207. package/components/dialog/v3/Dialog.vue.js +2 -2
  208. package/components/dialog/v3/Dialog.vue2.js +54 -53
  209. package/components/dialog/v3/index.d.ts +229 -134
  210. package/components/dialog/v4/DialogFooter.vue.d.ts +78 -0
  211. package/components/dialog/v4/DialogFooter.vue.js +7 -0
  212. package/components/dialog/v4/DialogFooter.vue2.js +60 -0
  213. package/components/dialog/v4/DialogHeader.vue.d.ts +60 -0
  214. package/components/dialog/v4/DialogHeader.vue.js +7 -0
  215. package/components/dialog/v4/DialogHeader.vue2.js +58 -0
  216. package/components/dialog/v4/DialogV4.vue.d.ts +17 -17
  217. package/components/dialog/v4/DialogV4.vue.js +4 -4
  218. package/components/dialog/v4/DialogV4.vue2.js +64 -106
  219. package/components/dialog/v4/index.d.ts +341 -212
  220. package/components/dropdown/common/Dropdown.common.d.ts +18 -24
  221. package/components/dropdown/common/Dropdown.common.js +6 -7
  222. package/components/dropdown/common/Option.common.d.ts +1 -1
  223. package/components/dropdown/v3/Dropdown.vue.d.ts +14 -14
  224. package/components/dropdown/v3/Dropdown.vue2.js +186 -186
  225. package/components/dropdown/v3/Label.vue.d.ts +1 -1
  226. package/components/dropdown/v3/Label.vue2.js +19 -19
  227. package/components/dropdown/v3/Option.vue.d.ts +4 -4
  228. package/components/dropdown/v3/Option.vue.js +3 -3
  229. package/components/dropdown/v3/Option.vue2.js +37 -37
  230. package/components/dropdown/v3/SearchInput.vue.d.ts +1 -1
  231. package/components/dropdown/v3/SearchInput.vue2.js +12 -12
  232. package/components/dropdown/v3/index.d.ts +879 -11
  233. package/components/dropdown/v4/AppDropdownTrigger.vue.d.ts +8 -11
  234. package/components/dropdown/v4/AppDropdownTrigger.vue.js +3 -3
  235. package/components/dropdown/v4/AppDropdownTrigger.vue2.js +86 -87
  236. package/components/dropdown/v4/ButtonDropdownTrigger.vue.d.ts +7 -7
  237. package/components/dropdown/v4/ButtonDropdownTrigger.vue2.js +17 -17
  238. package/components/dropdown/v4/ButtonFilterDropdownTrigger.vue.d.ts +7 -7
  239. package/components/dropdown/v4/ButtonFilterDropdownTrigger.vue2.js +16 -16
  240. package/components/dropdown/v4/ChipDropdownTrigger.vue.d.ts +6 -6
  241. package/components/dropdown/v4/ChipDropdownTrigger.vue2.js +53 -53
  242. package/components/dropdown/v4/ConditionalDropdown.vue.d.ts +6 -6
  243. package/components/dropdown/v4/ConditionalDropdown.vue.js +4 -4
  244. package/components/dropdown/v4/ConditionalDropdown.vue2.js +200 -195
  245. package/components/dropdown/v4/DefaultDropdownTrigger.vue.d.ts +14 -14
  246. package/components/dropdown/v4/DefaultDropdownTrigger.vue2.js +70 -70
  247. package/components/dropdown/v4/DropdownV4.vue.d.ts +21 -21
  248. package/components/dropdown/v4/DropdownV4.vue2.js +205 -205
  249. package/components/dropdown/v4/GroupOption.vue.d.ts +1 -1
  250. package/components/dropdown/v4/IconButtonDropdownTrigger.vue.d.ts +4 -4
  251. package/components/dropdown/v4/IconButtonDropdownTrigger.vue2.js +8 -8
  252. package/components/dropdown/v4/OptionV4.vue.d.ts +12 -7
  253. package/components/dropdown/v4/OptionV4.vue.js +3 -3
  254. package/components/dropdown/v4/OptionV4.vue2.js +134 -121
  255. package/components/dropdown/v4/TreeDropdown.vue.d.ts +6 -6
  256. package/components/dropdown/v4/TreeDropdown.vue2.js +155 -154
  257. package/components/dropdown/v4/dropdownStoryArgs.d.ts +2 -2
  258. package/components/dropdown/v4/index.d.ts +2374 -1402
  259. package/components/emptyState/v3/EmptyState.vue.d.ts +9 -9
  260. package/components/emptyState/v3/EmptyState.vue2.js +34 -34
  261. package/components/emptyState/v3/EmptyStateIcon.vue.d.ts +1 -1
  262. package/components/emptyState/v3/EmptyStateIcon.vue.js +28 -28
  263. package/components/emptyState/v3/index.d.ts +173 -94
  264. package/components/emptyState/v4/EmptyStateV4.vue.d.ts +6 -6
  265. package/components/emptyState/v4/EmptyStateV4.vue2.js +32 -32
  266. package/components/emptyState/v4/icons/IconError.vue.d.ts +1 -1
  267. package/components/emptyState/v4/icons/IconError.vue.js +10 -10
  268. package/components/emptyState/v4/icons/IconFiles.vue.d.ts +1 -1
  269. package/components/emptyState/v4/icons/IconFiles.vue.js +10 -10
  270. package/components/emptyState/v4/icons/IconNoAccess.vue.d.ts +1 -1
  271. package/components/emptyState/v4/icons/IconNoAccess.vue.js +10 -10
  272. package/components/emptyState/v4/icons/IconNoData.vue.d.ts +1 -1
  273. package/components/emptyState/v4/icons/IconNoData.vue.js +10 -10
  274. package/components/emptyState/v4/icons/IconNoResults.vue.d.ts +1 -1
  275. package/components/emptyState/v4/icons/IconNoResults.vue.js +10 -10
  276. package/components/emptyState/v4/icons/IconSettings.vue.d.ts +1 -1
  277. package/components/emptyState/v4/icons/IconSettings.vue.js +10 -10
  278. package/components/emptyState/v4/index.d.ts +120 -59
  279. package/components/filterDropdown/AddFilterButton.vue.d.ts +3 -3
  280. package/components/filterDropdown/AddFilterButton.vue2.js +15 -15
  281. package/components/filterDropdown/FilterDropdown.vue.d.ts +4 -4
  282. package/components/filterDropdown/FilterDropdown.vue2.js +14 -14
  283. package/components/filterDropdown/index.d.ts +67 -24
  284. package/components/filtersPanel/v3/FilterSearchInput.vue.d.ts +1 -1
  285. package/components/filtersPanel/v3/FiltersPanel.vue2.js +17 -17
  286. package/components/filtersPanel/v3/index.d.ts +3 -3
  287. package/components/filtersPanel/v3/useHiddenFilter.d.ts +2 -2
  288. package/components/filtersPanel/v4/FiltersPanelV4.vue.d.ts +4 -4
  289. package/components/filtersPanel/v4/FiltersPanelV4.vue2.js +10 -10
  290. package/components/filtersPanel/v4/index.d.ts +70 -29
  291. package/components/floatingToolbar/FloatingToolbar.vue.d.ts +6 -6
  292. package/components/floatingToolbar/FloatingToolbar.vue2.js +26 -26
  293. package/components/floatingToolbar/index.d.ts +78 -33
  294. package/components/forms/CardPanel.vue.d.ts +4 -4
  295. package/components/forms/CardPanel.vue2.js +14 -14
  296. package/components/forms/FormCard.vue.d.ts +6 -6
  297. package/components/forms/FormCard.vue2.js +39 -39
  298. package/components/forms/FormField.vue.d.ts +3 -3
  299. package/components/forms/FormField.vue2.js +7 -7
  300. package/components/forms/FormRow.vue.d.ts +4 -4
  301. package/components/forms/FormRow.vue2.js +17 -17
  302. package/components/forms/index.d.ts +396 -185
  303. package/components/forms/validation/ValidationStory.vue.d.ts +1 -1
  304. package/components/forms/validation/examples/dynamicForm/DynamicForm.vue.d.ts +1 -1
  305. package/components/forms/validation/examples/dynamicForm/FormParts/FormA.vue.d.ts +5 -5
  306. package/components/forms/validation/examples/dynamicForm/FormParts/FormB.vue.d.ts +6 -6
  307. package/components/forms/validation/examples/simpleForm/SimpleForm.vue.d.ts +1 -1
  308. package/components/icon/v3/Icon.vue.d.ts +4 -4
  309. package/components/icon/v3/Icon.vue2.js +16 -15
  310. package/components/icon/v3/icons/A.vue.d.ts +1 -1
  311. package/components/icon/v3/icons/A.vue.js +18 -18
  312. package/components/icon/v3/icons/A2.vue.d.ts +1 -1
  313. package/components/icon/v3/icons/A2.vue.js +13 -13
  314. package/components/icon/v3/icons/ABTest.vue.d.ts +1 -1
  315. package/components/icon/v3/icons/ABTest.vue.js +14 -14
  316. package/components/icon/v3/icons/ABTest2.vue.d.ts +1 -1
  317. package/components/icon/v3/icons/ABTest2.vue.js +10 -10
  318. package/components/icon/v3/icons/ACircle.vue.d.ts +1 -1
  319. package/components/icon/v3/icons/ACircle.vue.js +15 -15
  320. package/components/icon/v3/icons/AccountBalanceWallet.vue.d.ts +1 -1
  321. package/components/icon/v3/icons/AccountBalanceWallet.vue.js +16 -16
  322. package/components/icon/v3/icons/AccountCircle.vue.d.ts +1 -1
  323. package/components/icon/v3/icons/AccountCircle.vue.js +15 -15
  324. package/components/icon/v3/icons/AccountCircleOutline.vue.d.ts +1 -1
  325. package/components/icon/v3/icons/AccountCircleOutline.vue.js +11 -11
  326. package/components/icon/v3/icons/Add.vue.d.ts +1 -1
  327. package/components/icon/v3/icons/Add.vue.js +13 -13
  328. package/components/icon/v3/icons/Adjust.vue.d.ts +1 -1
  329. package/components/icon/v3/icons/Adjust.vue.js +38 -38
  330. package/components/icon/v3/icons/Analytics.vue.d.ts +1 -1
  331. package/components/icon/v3/icons/Analytics.vue.js +11 -11
  332. package/components/icon/v3/icons/Android.vue.d.ts +1 -1
  333. package/components/icon/v3/icons/Android.vue.js +15 -15
  334. package/components/icon/v3/icons/AngleDown.vue.d.ts +1 -1
  335. package/components/icon/v3/icons/AngleDown.vue.js +15 -15
  336. package/components/icon/v3/icons/AngleLeft.vue.d.ts +1 -1
  337. package/components/icon/v3/icons/AngleLeft.vue.js +15 -15
  338. package/components/icon/v3/icons/AngleRight.vue.d.ts +1 -1
  339. package/components/icon/v3/icons/AngleRight.vue.js +15 -15
  340. package/components/icon/v3/icons/AngleUp.vue.d.ts +1 -1
  341. package/components/icon/v3/icons/AngleUp.vue.js +14 -14
  342. package/components/icon/v3/icons/AppStore.vue.d.ts +1 -1
  343. package/components/icon/v3/icons/AppStore.vue.js +16 -16
  344. package/components/icon/v3/icons/AreaChart.vue.d.ts +1 -1
  345. package/components/icon/v3/icons/AreaChart.vue.js +13 -13
  346. package/components/icon/v3/icons/ArrowBack.vue.d.ts +1 -1
  347. package/components/icon/v3/icons/ArrowBack.vue.js +12 -12
  348. package/components/icon/v3/icons/ArrowDownward.vue.d.ts +1 -1
  349. package/components/icon/v3/icons/ArrowDownward.vue.js +13 -13
  350. package/components/icon/v3/icons/ArrowForward.vue.d.ts +1 -1
  351. package/components/icon/v3/icons/ArrowForward.vue.js +13 -13
  352. package/components/icon/v3/icons/ArrowLeft.vue.d.ts +1 -1
  353. package/components/icon/v3/icons/ArrowLeft.vue.js +12 -12
  354. package/components/icon/v3/icons/ArrowRight.vue.d.ts +1 -1
  355. package/components/icon/v3/icons/ArrowRight.vue.js +11 -11
  356. package/components/icon/v3/icons/ArrowSort-Down.vue.d.ts +1 -1
  357. package/components/icon/v3/icons/ArrowSort-Down.vue.js +14 -14
  358. package/components/icon/v3/icons/ArrowSort-Up.vue.d.ts +1 -1
  359. package/components/icon/v3/icons/ArrowSort-Up.vue.js +14 -14
  360. package/components/icon/v3/icons/ArrowUpward.vue.d.ts +1 -1
  361. package/components/icon/v3/icons/ArrowUpward.vue.js +13 -13
  362. package/components/icon/v3/icons/AutoAwesome.vue.d.ts +1 -1
  363. package/components/icon/v3/icons/AutoAwesome.vue.js +13 -13
  364. package/components/icon/v3/icons/AutoMode.vue.d.ts +1 -1
  365. package/components/icon/v3/icons/AutoMode.vue.js +15 -15
  366. package/components/icon/v3/icons/Autorenew.vue.d.ts +1 -1
  367. package/components/icon/v3/icons/Autorenew.vue.js +12 -12
  368. package/components/icon/v3/icons/B.vue.d.ts +1 -1
  369. package/components/icon/v3/icons/B.vue.js +18 -18
  370. package/components/icon/v3/icons/B2.vue.d.ts +1 -1
  371. package/components/icon/v3/icons/B2.vue.js +12 -12
  372. package/components/icon/v3/icons/BCircle.vue.d.ts +1 -1
  373. package/components/icon/v3/icons/BCircle.vue.js +14 -14
  374. package/components/icon/v3/icons/Banner.vue.d.ts +1 -1
  375. package/components/icon/v3/icons/Banner.vue.js +18 -18
  376. package/components/icon/v3/icons/Bidding.vue.d.ts +1 -1
  377. package/components/icon/v3/icons/Bidding.vue.js +27 -27
  378. package/components/icon/v3/icons/Bidding2.vue.d.ts +1 -1
  379. package/components/icon/v3/icons/Bidding2.vue.js +27 -27
  380. package/components/icon/v3/icons/Block.vue.d.ts +1 -1
  381. package/components/icon/v3/icons/Block.vue.js +12 -12
  382. package/components/icon/v3/icons/BorderColor.vue.d.ts +1 -1
  383. package/components/icon/v3/icons/BorderColor.vue.js +14 -14
  384. package/components/icon/v3/icons/Bug.vue.d.ts +1 -1
  385. package/components/icon/v3/icons/Bug.vue.js +14 -14
  386. package/components/icon/v3/icons/Bullhorn.vue.d.ts +1 -1
  387. package/components/icon/v3/icons/Bullhorn.vue.js +12 -12
  388. package/components/icon/v3/icons/BullseyeArrow.vue.d.ts +1 -1
  389. package/components/icon/v3/icons/BullseyeArrow.vue.js +17 -17
  390. package/components/icon/v3/icons/Cached.vue.d.ts +1 -1
  391. package/components/icon/v3/icons/Cached.vue.js +13 -13
  392. package/components/icon/v3/icons/Calendar.vue.d.ts +1 -1
  393. package/components/icon/v3/icons/Calendar.vue.js +18 -18
  394. package/components/icon/v3/icons/CalendarToday.vue.d.ts +1 -1
  395. package/components/icon/v3/icons/CalendarToday.vue.js +12 -12
  396. package/components/icon/v3/icons/Cancel.vue.d.ts +1 -1
  397. package/components/icon/v3/icons/Cancel.vue.js +15 -15
  398. package/components/icon/v3/icons/ChartBar.vue.d.ts +1 -1
  399. package/components/icon/v3/icons/ChartBar.vue.js +14 -14
  400. package/components/icon/v3/icons/ChartLine.vue.d.ts +1 -1
  401. package/components/icon/v3/icons/ChartLine.vue.js +15 -15
  402. package/components/icon/v3/icons/ChartMixed.vue.d.ts +1 -1
  403. package/components/icon/v3/icons/ChartMixed.vue.js +15 -15
  404. package/components/icon/v3/icons/Check.vue.d.ts +1 -1
  405. package/components/icon/v3/icons/Check.vue.js +13 -13
  406. package/components/icon/v3/icons/Check2.vue.d.ts +1 -1
  407. package/components/icon/v3/icons/Check2.vue.js +13 -13
  408. package/components/icon/v3/icons/CheckBold.vue.d.ts +1 -1
  409. package/components/icon/v3/icons/CheckBold.vue.js +14 -14
  410. package/components/icon/v3/icons/CheckCircle.vue.d.ts +1 -1
  411. package/components/icon/v3/icons/CheckCircle.vue.js +14 -14
  412. package/components/icon/v3/icons/Close.vue.d.ts +1 -1
  413. package/components/icon/v3/icons/Close.vue.js +13 -13
  414. package/components/icon/v3/icons/CloseBold.vue.d.ts +1 -1
  415. package/components/icon/v3/icons/CloseBold.vue.js +12 -12
  416. package/components/icon/v3/icons/ComputerMouse.vue.d.ts +1 -1
  417. package/components/icon/v3/icons/ComputerMouse.vue.js +17 -17
  418. package/components/icon/v3/icons/CopyTo-Clipboard.vue.d.ts +1 -1
  419. package/components/icon/v3/icons/CopyTo-Clipboard.vue.js +15 -15
  420. package/components/icon/v3/icons/CopyToClipboardFilled.vue.d.ts +1 -1
  421. package/components/icon/v3/icons/CopyToClipboardFilled.vue.js +12 -12
  422. package/components/icon/v3/icons/Create.vue.d.ts +1 -1
  423. package/components/icon/v3/icons/Create.vue.js +15 -15
  424. package/components/icon/v3/icons/Creative.vue.d.ts +1 -1
  425. package/components/icon/v3/icons/Creative.vue.js +13 -13
  426. package/components/icon/v3/icons/Cross.vue.d.ts +1 -1
  427. package/components/icon/v3/icons/Cross.vue.js +15 -15
  428. package/components/icon/v3/icons/CrownFill.vue.d.ts +1 -1
  429. package/components/icon/v3/icons/CrownFill.vue.js +12 -12
  430. package/components/icon/v3/icons/Cube.vue.d.ts +1 -1
  431. package/components/icon/v3/icons/Cube.vue.js +14 -14
  432. package/components/icon/v3/icons/CubeBackground.vue.d.ts +1 -1
  433. package/components/icon/v3/icons/CubeBackground.vue.js +21 -21
  434. package/components/icon/v3/icons/Cup.vue.d.ts +1 -1
  435. package/components/icon/v3/icons/Cup.vue.js +13 -13
  436. package/components/icon/v3/icons/CupA.vue.d.ts +1 -1
  437. package/components/icon/v3/icons/CupA.vue.js +9 -9
  438. package/components/icon/v3/icons/CupB.vue.d.ts +1 -1
  439. package/components/icon/v3/icons/CupB.vue.js +10 -10
  440. package/components/icon/v3/icons/Delete.vue.d.ts +1 -1
  441. package/components/icon/v3/icons/Delete.vue.js +14 -14
  442. package/components/icon/v3/icons/Diamond.vue.d.ts +1 -1
  443. package/components/icon/v3/icons/Diamond.vue.js +13 -13
  444. package/components/icon/v3/icons/Dots.vue.d.ts +1 -1
  445. package/components/icon/v3/icons/Dots.vue.js +14 -14
  446. package/components/icon/v3/icons/Download.vue.d.ts +1 -1
  447. package/components/icon/v3/icons/Download.vue.js +15 -15
  448. package/components/icon/v3/icons/Download2.vue.d.ts +1 -1
  449. package/components/icon/v3/icons/Download2.vue.js +18 -18
  450. package/components/icon/v3/icons/DownloadDone.vue.d.ts +1 -1
  451. package/components/icon/v3/icons/DownloadDone.vue.js +14 -14
  452. package/components/icon/v3/icons/DragIndicator.vue.d.ts +1 -1
  453. package/components/icon/v3/icons/DragIndicator.vue.js +13 -13
  454. package/components/icon/v3/icons/Duplicate.vue.d.ts +1 -1
  455. package/components/icon/v3/icons/Duplicate.vue.js +14 -14
  456. package/components/icon/v3/icons/Ecpi.vue.d.ts +1 -1
  457. package/components/icon/v3/icons/Ecpi.vue.js +25 -25
  458. package/components/icon/v3/icons/Email.vue.d.ts +1 -1
  459. package/components/icon/v3/icons/Email.vue.js +14 -14
  460. package/components/icon/v3/icons/EmailEnvelope.vue.d.ts +1 -1
  461. package/components/icon/v3/icons/EmailEnvelope.vue.js +12 -12
  462. package/components/icon/v3/icons/Error.vue.d.ts +1 -1
  463. package/components/icon/v3/icons/Error.vue.js +15 -15
  464. package/components/icon/v3/icons/Eye.vue.d.ts +1 -1
  465. package/components/icon/v3/icons/Eye.vue.js +16 -16
  466. package/components/icon/v3/icons/Eye2.vue.d.ts +1 -1
  467. package/components/icon/v3/icons/Eye2.vue.js +12 -12
  468. package/components/icon/v3/icons/EyeSlash.vue.d.ts +1 -1
  469. package/components/icon/v3/icons/EyeSlash.vue.js +15 -15
  470. package/components/icon/v3/icons/FavoriteBorder.vue.d.ts +1 -1
  471. package/components/icon/v3/icons/FavoriteBorder.vue.js +14 -14
  472. package/components/icon/v3/icons/Filter.vue.d.ts +1 -1
  473. package/components/icon/v3/icons/Filter.vue.js +14 -14
  474. package/components/icon/v3/icons/FilterList.vue.d.ts +1 -1
  475. package/components/icon/v3/icons/FilterList.vue.js +13 -13
  476. package/components/icon/v3/icons/FiltersSearch.vue.d.ts +1 -1
  477. package/components/icon/v3/icons/FiltersSearch.vue.js +35 -35
  478. package/components/icon/v3/icons/Frame.vue.d.ts +1 -1
  479. package/components/icon/v3/icons/Frame.vue.js +15 -15
  480. package/components/icon/v3/icons/Fullscreen.vue.d.ts +1 -1
  481. package/components/icon/v3/icons/Fullscreen.vue.js +14 -14
  482. package/components/icon/v3/icons/FullscreenExit.vue.d.ts +1 -1
  483. package/components/icon/v3/icons/FullscreenExit.vue.js +15 -15
  484. package/components/icon/v3/icons/Functions.vue.d.ts +1 -1
  485. package/components/icon/v3/icons/Functions.vue.js +13 -13
  486. package/components/icon/v3/icons/GamepadAlt.vue.d.ts +1 -1
  487. package/components/icon/v3/icons/GamepadAlt.vue.js +15 -15
  488. package/components/icon/v3/icons/Games.vue.d.ts +1 -1
  489. package/components/icon/v3/icons/Games.vue.js +14 -14
  490. package/components/icon/v3/icons/Gavel.vue.d.ts +1 -1
  491. package/components/icon/v3/icons/Gavel.vue.js +15 -15
  492. package/components/icon/v3/icons/Gift.vue.d.ts +1 -1
  493. package/components/icon/v3/icons/Gift.vue.js +14 -14
  494. package/components/icon/v3/icons/GitHub.vue.d.ts +1 -1
  495. package/components/icon/v3/icons/GitHub.vue.js +15 -15
  496. package/components/icon/v3/icons/GlobeStand.vue.d.ts +1 -1
  497. package/components/icon/v3/icons/GlobeStand.vue.js +14 -14
  498. package/components/icon/v3/icons/GooglePlay.vue.d.ts +1 -1
  499. package/components/icon/v3/icons/GooglePlay.vue.js +13 -13
  500. package/components/icon/v3/icons/Group.vue.d.ts +1 -1
  501. package/components/icon/v3/icons/Group.vue.js +15 -15
  502. package/components/icon/v3/icons/Hammer.vue.d.ts +1 -1
  503. package/components/icon/v3/icons/Hammer.vue.js +13 -13
  504. package/components/icon/v3/icons/HandPointer.vue.d.ts +1 -1
  505. package/components/icon/v3/icons/HandPointer.vue.js +16 -16
  506. package/components/icon/v3/icons/Hands.vue.d.ts +1 -1
  507. package/components/icon/v3/icons/Hands.vue.js +15 -15
  508. package/components/icon/v3/icons/Heartbeat.vue.d.ts +1 -1
  509. package/components/icon/v3/icons/Heartbeat.vue.js +14 -14
  510. package/components/icon/v3/icons/Help.vue.d.ts +1 -1
  511. package/components/icon/v3/icons/Help.vue.js +15 -15
  512. package/components/icon/v3/icons/HelpOutline.vue.d.ts +1 -1
  513. package/components/icon/v3/icons/HelpOutline.vue.js +14 -14
  514. package/components/icon/v3/icons/History.vue.d.ts +1 -1
  515. package/components/icon/v3/icons/History.vue.js +13 -13
  516. package/components/icon/v3/icons/IOS.vue.d.ts +1 -1
  517. package/components/icon/v3/icons/IOS.vue.js +15 -15
  518. package/components/icon/v3/icons/Image.vue.d.ts +1 -1
  519. package/components/icon/v3/icons/Image.vue.js +12 -12
  520. package/components/icon/v3/icons/ImageNotSupported.vue.d.ts +1 -1
  521. package/components/icon/v3/icons/ImageNotSupported.vue.js +18 -18
  522. package/components/icon/v3/icons/ImageSlash.vue.d.ts +1 -1
  523. package/components/icon/v3/icons/ImageSlash.vue.js +13 -13
  524. package/components/icon/v3/icons/ImportExport.vue.d.ts +1 -1
  525. package/components/icon/v3/icons/ImportExport.vue.js +13 -13
  526. package/components/icon/v3/icons/ImportExport2.vue.d.ts +1 -1
  527. package/components/icon/v3/icons/ImportExport2.vue.js +13 -13
  528. package/components/icon/v3/icons/Importent.vue.d.ts +1 -1
  529. package/components/icon/v3/icons/Importent.vue.js +15 -15
  530. package/components/icon/v3/icons/Info.vue.d.ts +1 -1
  531. package/components/icon/v3/icons/Info.vue.js +15 -15
  532. package/components/icon/v3/icons/Info2.vue.d.ts +1 -1
  533. package/components/icon/v3/icons/Info2.vue.js +14 -14
  534. package/components/icon/v3/icons/InfoOutline.vue.d.ts +1 -1
  535. package/components/icon/v3/icons/InfoOutline.vue.js +15 -15
  536. package/components/icon/v3/icons/Insights.vue.d.ts +1 -1
  537. package/components/icon/v3/icons/Insights.vue.js +14 -14
  538. package/components/icon/v3/icons/Interstitial.vue.d.ts +1 -1
  539. package/components/icon/v3/icons/Interstitial.vue.js +19 -19
  540. package/components/icon/v3/icons/Ios14.vue.d.ts +1 -1
  541. package/components/icon/v3/icons/Ios14.vue.js +15 -15
  542. package/components/icon/v3/icons/Js.vue.d.ts +1 -1
  543. package/components/icon/v3/icons/Js.vue.js +15 -15
  544. package/components/icon/v3/icons/Landscape.vue.d.ts +1 -1
  545. package/components/icon/v3/icons/Landscape.vue.js +12 -12
  546. package/components/icon/v3/icons/Launch.vue.d.ts +1 -1
  547. package/components/icon/v3/icons/Launch.vue.js +13 -13
  548. package/components/icon/v3/icons/Levelplay.vue.d.ts +1 -1
  549. package/components/icon/v3/icons/Levelplay.vue.js +27 -27
  550. package/components/icon/v3/icons/LimitCircle.vue.d.ts +1 -1
  551. package/components/icon/v3/icons/LimitCircle.vue.js +17 -17
  552. package/components/icon/v3/icons/LimitOctagon.vue.d.ts +1 -1
  553. package/components/icon/v3/icons/LimitOctagon.vue.js +16 -16
  554. package/components/icon/v3/icons/Link.vue.d.ts +1 -1
  555. package/components/icon/v3/icons/Link.vue.js +12 -12
  556. package/components/icon/v3/icons/LoadingClean.vue.d.ts +1 -1
  557. package/components/icon/v3/icons/LoadingClean.vue.js +13 -13
  558. package/components/icon/v3/icons/Lock.vue.d.ts +1 -1
  559. package/components/icon/v3/icons/Lock.vue.js +12 -12
  560. package/components/icon/v3/icons/LockOpen.vue.d.ts +1 -1
  561. package/components/icon/v3/icons/LockOpen.vue.js +12 -12
  562. package/components/icon/v3/icons/Login.vue.d.ts +1 -1
  563. package/components/icon/v3/icons/Login.vue.js +13 -13
  564. package/components/icon/v3/icons/Logout.vue.d.ts +1 -1
  565. package/components/icon/v3/icons/Logout.vue.js +13 -13
  566. package/components/icon/v3/icons/Marketing.vue.d.ts +1 -1
  567. package/components/icon/v3/icons/Marketing.vue.js +16 -16
  568. package/components/icon/v3/icons/MilitaryTech.vue.d.ts +1 -1
  569. package/components/icon/v3/icons/MilitaryTech.vue.js +13 -13
  570. package/components/icon/v3/icons/Mix.vue.d.ts +1 -1
  571. package/components/icon/v3/icons/Mix.vue.js +14 -14
  572. package/components/icon/v3/icons/Mix2.vue.d.ts +1 -1
  573. package/components/icon/v3/icons/Mix2.vue.js +19 -19
  574. package/components/icon/v3/icons/MobileLandscape.vue.d.ts +1 -1
  575. package/components/icon/v3/icons/MobileLandscape.vue.js +15 -15
  576. package/components/icon/v3/icons/MobilePortrait.vue.d.ts +1 -1
  577. package/components/icon/v3/icons/MobilePortrait.vue.js +14 -14
  578. package/components/icon/v3/icons/MoneyCheck.vue.d.ts +1 -1
  579. package/components/icon/v3/icons/MoneyCheck.vue.js +15 -15
  580. package/components/icon/v3/icons/MoreHoriz.vue.d.ts +1 -1
  581. package/components/icon/v3/icons/MoreHoriz.vue.js +15 -15
  582. package/components/icon/v3/icons/MoreVert.vue.d.ts +1 -1
  583. package/components/icon/v3/icons/MoreVert.vue.js +15 -15
  584. package/components/icon/v3/icons/Mouse.vue.d.ts +1 -1
  585. package/components/icon/v3/icons/Mouse.vue.js +15 -15
  586. package/components/icon/v3/icons/MousePointer.vue.d.ts +1 -1
  587. package/components/icon/v3/icons/MousePointer.vue.js +15 -15
  588. package/components/icon/v3/icons/MovingUp.vue.d.ts +1 -1
  589. package/components/icon/v3/icons/MovingUp.vue.js +13 -13
  590. package/components/icon/v3/icons/NativeAd.vue.d.ts +1 -1
  591. package/components/icon/v3/icons/NativeAd.vue.js +10 -10
  592. package/components/icon/v3/icons/NotificationsNone.vue.d.ts +1 -1
  593. package/components/icon/v3/icons/NotificationsNone.vue.js +15 -15
  594. package/components/icon/v3/icons/Offerwall.vue.d.ts +1 -1
  595. package/components/icon/v3/icons/Offerwall.vue.js +19 -19
  596. package/components/icon/v3/icons/Palyable.vue.d.ts +1 -1
  597. package/components/icon/v3/icons/Palyable.vue.js +13 -13
  598. package/components/icon/v3/icons/PaperPlane-Off.vue.d.ts +1 -1
  599. package/components/icon/v3/icons/PaperPlane-Off.vue.js +14 -14
  600. package/components/icon/v3/icons/PaperPlane.vue.d.ts +1 -1
  601. package/components/icon/v3/icons/PaperPlane.vue.js +15 -15
  602. package/components/icon/v3/icons/Pause.vue.d.ts +1 -1
  603. package/components/icon/v3/icons/Pause.vue.js +15 -15
  604. package/components/icon/v3/icons/PauseCircleFilled.vue.d.ts +1 -1
  605. package/components/icon/v3/icons/PauseCircleFilled.vue.js +15 -15
  606. package/components/icon/v3/icons/PauseCircleOutline.vue.d.ts +1 -1
  607. package/components/icon/v3/icons/PauseCircleOutline.vue.js +14 -14
  608. package/components/icon/v3/icons/PhoneIphone.vue.d.ts +1 -1
  609. package/components/icon/v3/icons/PhoneIphone.vue.js +13 -13
  610. package/components/icon/v3/icons/Photo.vue.d.ts +1 -1
  611. package/components/icon/v3/icons/Photo.vue.js +18 -18
  612. package/components/icon/v3/icons/Photo2.vue.d.ts +1 -1
  613. package/components/icon/v3/icons/Photo2.vue.js +14 -14
  614. package/components/icon/v3/icons/PlayArrow.vue.d.ts +1 -1
  615. package/components/icon/v3/icons/PlayArrow.vue.js +12 -12
  616. package/components/icon/v3/icons/PlayCircleFilledWhite.vue.d.ts +1 -1
  617. package/components/icon/v3/icons/PlayCircleFilledWhite.vue.js +14 -14
  618. package/components/icon/v3/icons/PlayCircleOutline.vue.d.ts +1 -1
  619. package/components/icon/v3/icons/PlayCircleOutline.vue.js +14 -14
  620. package/components/icon/v3/icons/Qrcode.vue.d.ts +1 -1
  621. package/components/icon/v3/icons/Qrcode.vue.js +15 -15
  622. package/components/icon/v3/icons/Question.vue.d.ts +1 -1
  623. package/components/icon/v3/icons/Question.vue.js +14 -14
  624. package/components/icon/v3/icons/QuickAB.vue.d.ts +1 -1
  625. package/components/icon/v3/icons/QuickAB.vue.js +9 -9
  626. package/components/icon/v3/icons/QuickAB2.vue.d.ts +1 -1
  627. package/components/icon/v3/icons/QuickAB2.vue.js +9 -9
  628. package/components/icon/v3/icons/React.vue.d.ts +1 -1
  629. package/components/icon/v3/icons/React.vue.js +15 -15
  630. package/components/icon/v3/icons/Redo.vue.d.ts +1 -1
  631. package/components/icon/v3/icons/Redo.vue.js +13 -13
  632. package/components/icon/v3/icons/Refresh.vue.d.ts +1 -1
  633. package/components/icon/v3/icons/Refresh.vue.js +12 -12
  634. package/components/icon/v3/icons/Remove.vue.d.ts +1 -1
  635. package/components/icon/v3/icons/Remove.vue.js +13 -13
  636. package/components/icon/v3/icons/Replay.vue.d.ts +1 -1
  637. package/components/icon/v3/icons/Replay.vue.js +12 -12
  638. package/components/icon/v3/icons/RewardedVideo.vue.d.ts +1 -1
  639. package/components/icon/v3/icons/RewardedVideo.vue.js +18 -18
  640. package/components/icon/v3/icons/RocketLaunch.vue.d.ts +1 -1
  641. package/components/icon/v3/icons/RocketLaunch.vue.js +12 -12
  642. package/components/icon/v3/icons/Rotate.vue.d.ts +1 -1
  643. package/components/icon/v3/icons/Rotate.vue.js +15 -15
  644. package/components/icon/v3/icons/Route.vue.d.ts +1 -1
  645. package/components/icon/v3/icons/Route.vue.js +15 -15
  646. package/components/icon/v3/icons/SackDollar.vue.d.ts +1 -1
  647. package/components/icon/v3/icons/SackDollar.vue.js +16 -16
  648. package/components/icon/v3/icons/Schedule.vue.d.ts +1 -1
  649. package/components/icon/v3/icons/Schedule.vue.js +13 -13
  650. package/components/icon/v3/icons/Search.vue.d.ts +1 -1
  651. package/components/icon/v3/icons/Search.vue.js +13 -13
  652. package/components/icon/v3/icons/SearchBold.vue.d.ts +1 -1
  653. package/components/icon/v3/icons/SearchBold.vue.js +13 -13
  654. package/components/icon/v3/icons/Share.vue.d.ts +1 -1
  655. package/components/icon/v3/icons/Share.vue.js +13 -13
  656. package/components/icon/v3/icons/Slack.vue.d.ts +1 -1
  657. package/components/icon/v3/icons/Slack.vue.js +12 -12
  658. package/components/icon/v3/icons/SportsEsports.vue.d.ts +1 -1
  659. package/components/icon/v3/icons/SportsEsports.vue.js +13 -13
  660. package/components/icon/v3/icons/Star.vue.d.ts +1 -1
  661. package/components/icon/v3/icons/Star.vue.js +15 -15
  662. package/components/icon/v3/icons/StarFill.vue.d.ts +1 -1
  663. package/components/icon/v3/icons/StarFill.vue.js +14 -14
  664. package/components/icon/v3/icons/StatusBanner.vue.d.ts +1 -1
  665. package/components/icon/v3/icons/StatusBanner.vue.js +20 -20
  666. package/components/icon/v3/icons/StatusInterstitial.vue.d.ts +1 -1
  667. package/components/icon/v3/icons/StatusInterstitial.vue.js +21 -21
  668. package/components/icon/v3/icons/StatusNativeAd.vue.d.ts +1 -1
  669. package/components/icon/v3/icons/StatusNativeAd.vue.js +9 -9
  670. package/components/icon/v3/icons/StatusOfferwall.vue.d.ts +1 -1
  671. package/components/icon/v3/icons/StatusOfferwall.vue.js +21 -21
  672. package/components/icon/v3/icons/StatusRewardedVideo.vue.d.ts +1 -1
  673. package/components/icon/v3/icons/StatusRewardedVideo.vue.js +21 -21
  674. package/components/icon/v3/icons/StopCircleFilled.vue.d.ts +1 -1
  675. package/components/icon/v3/icons/StopCircleFilled.vue.js +12 -12
  676. package/components/icon/v3/icons/StopCircleOutline.vue.d.ts +1 -1
  677. package/components/icon/v3/icons/StopCircleOutline.vue.js +13 -13
  678. package/components/icon/v3/icons/Style.vue.d.ts +1 -1
  679. package/components/icon/v3/icons/Style.vue.js +17 -17
  680. package/components/icon/v3/icons/Success.vue.d.ts +1 -1
  681. package/components/icon/v3/icons/Success.vue.js +15 -15
  682. package/components/icon/v3/icons/SuccessFull.vue.d.ts +1 -1
  683. package/components/icon/v3/icons/SuccessFull.vue.js +14 -14
  684. package/components/icon/v3/icons/Switch.vue.d.ts +1 -1
  685. package/components/icon/v3/icons/Switch.vue.js +14 -14
  686. package/components/icon/v3/icons/TableEdit.vue.d.ts +1 -1
  687. package/components/icon/v3/icons/TableEdit.vue.js +13 -13
  688. package/components/icon/v3/icons/TabletLandscape.vue.d.ts +1 -1
  689. package/components/icon/v3/icons/TabletLandscape.vue.js +14 -14
  690. package/components/icon/v3/icons/TabletMac.vue.d.ts +1 -1
  691. package/components/icon/v3/icons/TabletMac.vue.js +13 -13
  692. package/components/icon/v3/icons/TabletPortrait.vue.d.ts +1 -1
  693. package/components/icon/v3/icons/TabletPortrait.vue.js +15 -15
  694. package/components/icon/v3/icons/Texture.vue.d.ts +1 -1
  695. package/components/icon/v3/icons/Texture.vue.js +15 -15
  696. package/components/icon/v3/icons/ThemeDark.vue.d.ts +1 -1
  697. package/components/icon/v3/icons/ThemeDark.vue.js +13 -13
  698. package/components/icon/v3/icons/ThemeLight.vue.d.ts +1 -1
  699. package/components/icon/v3/icons/ThemeLight.vue.js +12 -12
  700. package/components/icon/v3/icons/Timelapse.vue.d.ts +1 -1
  701. package/components/icon/v3/icons/Timelapse.vue.js +13 -13
  702. package/components/icon/v3/icons/Timeline.vue.d.ts +1 -1
  703. package/components/icon/v3/icons/Timeline.vue.js +13 -13
  704. package/components/icon/v3/icons/TrendingDown.vue.d.ts +1 -1
  705. package/components/icon/v3/icons/TrendingDown.vue.js +12 -12
  706. package/components/icon/v3/icons/TrendingFlat.vue.d.ts +1 -1
  707. package/components/icon/v3/icons/TrendingFlat.vue.js +13 -13
  708. package/components/icon/v3/icons/TrendingUp.vue.d.ts +1 -1
  709. package/components/icon/v3/icons/TrendingUp.vue.js +12 -12
  710. package/components/icon/v3/icons/Tune.vue.d.ts +1 -1
  711. package/components/icon/v3/icons/Tune.vue.js +14 -14
  712. package/components/icon/v3/icons/TwoToneBanner.vue.d.ts +1 -1
  713. package/components/icon/v3/icons/TwoToneBanner.vue.js +22 -22
  714. package/components/icon/v3/icons/TwoToneInterstitial.vue.d.ts +1 -1
  715. package/components/icon/v3/icons/TwoToneInterstitial.vue.js +23 -23
  716. package/components/icon/v3/icons/TwoToneNativeAd.vue.d.ts +1 -1
  717. package/components/icon/v3/icons/TwoToneNativeAd.vue.js +10 -10
  718. package/components/icon/v3/icons/TwoToneOfferwall.vue.d.ts +1 -1
  719. package/components/icon/v3/icons/TwoToneOfferwall.vue.js +19 -19
  720. package/components/icon/v3/icons/TwoToneRewardedVideo.vue.d.ts +1 -1
  721. package/components/icon/v3/icons/TwoToneRewardedVideo.vue.js +25 -25
  722. package/components/icon/v3/icons/Undo.vue.d.ts +1 -1
  723. package/components/icon/v3/icons/Undo.vue.js +13 -13
  724. package/components/icon/v3/icons/UnfoldLess.vue.d.ts +1 -1
  725. package/components/icon/v3/icons/UnfoldLess.vue.js +15 -15
  726. package/components/icon/v3/icons/UnfoldMore.vue.d.ts +1 -1
  727. package/components/icon/v3/icons/UnfoldMore.vue.js +15 -15
  728. package/components/icon/v3/icons/VerticalAlignTop.vue.d.ts +1 -1
  729. package/components/icon/v3/icons/VerticalAlignTop.vue.js +13 -13
  730. package/components/icon/v3/icons/VerticalAlignTop2.vue.d.ts +1 -1
  731. package/components/icon/v3/icons/VerticalAlignTop2.vue.js +13 -13
  732. package/components/icon/v3/icons/Vibration.vue.d.ts +1 -1
  733. package/components/icon/v3/icons/Vibration.vue.js +14 -14
  734. package/components/icon/v3/icons/VideoRound.vue.d.ts +1 -1
  735. package/components/icon/v3/icons/VideoRound.vue.js +15 -15
  736. package/components/icon/v3/icons/ViewCarousel.vue.d.ts +1 -1
  737. package/components/icon/v3/icons/ViewCarousel.vue.js +13 -13
  738. package/components/icon/v3/icons/Visibility.vue.d.ts +1 -1
  739. package/components/icon/v3/icons/Visibility.vue.js +13 -13
  740. package/components/icon/v3/icons/VisibilityOff.vue.d.ts +1 -1
  741. package/components/icon/v3/icons/VisibilityOff.vue.js +13 -13
  742. package/components/icon/v3/icons/VisibilityOffStrok.vue.d.ts +1 -1
  743. package/components/icon/v3/icons/VisibilityOffStrok.vue.js +12 -12
  744. package/components/icon/v3/icons/VisibilityStrok.vue.d.ts +1 -1
  745. package/components/icon/v3/icons/VisibilityStrok.vue.js +13 -13
  746. package/components/icon/v3/icons/VolumeOff.vue.d.ts +1 -1
  747. package/components/icon/v3/icons/VolumeOff.vue.js +15 -15
  748. package/components/icon/v3/icons/VolumeUp.vue.d.ts +1 -1
  749. package/components/icon/v3/icons/VolumeUp.vue.js +15 -15
  750. package/components/icon/v3/icons/Warning.vue.d.ts +1 -1
  751. package/components/icon/v3/icons/Warning.vue.js +13 -13
  752. package/components/icon/v3/icons/Warning2.vue.d.ts +1 -1
  753. package/components/icon/v3/icons/Warning2.vue.js +14 -14
  754. package/components/icon/v3/icons/Warning3.vue.d.ts +1 -1
  755. package/components/icon/v3/icons/Warning3.vue.js +15 -15
  756. package/components/icon/v3/icons/WarningCircle.vue.d.ts +1 -1
  757. package/components/icon/v3/icons/WarningCircle.vue.js +14 -14
  758. package/components/icon/v3/icons/WarningOctagon.vue.d.ts +1 -1
  759. package/components/icon/v3/icons/WarningOctagon.vue.js +15 -15
  760. package/components/icon/v3/icons/WebApp.vue.d.ts +1 -1
  761. package/components/icon/v3/icons/WebApp.vue.js +11 -11
  762. package/components/icon/v3/icons/Widget.vue.d.ts +1 -1
  763. package/components/icon/v3/icons/Widget.vue.js +18 -18
  764. package/components/icon/v3/icons/Widgets.vue.d.ts +1 -1
  765. package/components/icon/v3/icons/Widgets.vue.js +13 -13
  766. package/components/icon/v3/icons/WidgetsFill.vue.d.ts +1 -1
  767. package/components/icon/v3/icons/WidgetsFill.vue.js +12 -12
  768. package/components/icon/v3/icons/WidgetsFlatSquares.vue.d.ts +1 -1
  769. package/components/icon/v3/icons/WidgetsFlatSquares.vue.js +44 -44
  770. package/components/icon/v3/icons/Widgetsz.vue.d.ts +1 -1
  771. package/components/icon/v3/icons/Widgetsz.vue.js +20 -20
  772. package/components/icon/v3/icons/WifiProtectedSetup.vue.d.ts +1 -1
  773. package/components/icon/v3/icons/WifiProtectedSetup.vue.js +14 -14
  774. package/components/icon/v3/index.d.ts +63 -24
  775. package/components/icon/v3/storyComponents/Code.vue.d.ts +3 -3
  776. package/components/icon/v3/storyComponents/IconWrapper.vue.d.ts +3 -3
  777. package/components/icon/v3/storyComponents/Page.vue.d.ts +3 -3
  778. package/components/icon/v4/IconFlag.vue.d.ts +4 -4
  779. package/components/icon/v4/IconFlag.vue2.js +10 -10
  780. package/components/icon/v4/IconV4.vue.d.ts +5 -5
  781. package/components/icon/v4/IconV4.vue2.js +27 -26
  782. package/components/icon/v4/index.d.ts +122 -63
  783. package/components/includeExclude/IncludeExclude.vue.d.ts +7 -7
  784. package/components/includeExclude/IncludeExclude.vue.js +5 -5
  785. package/components/includeExclude/IncludeExclude.vue2.js +230 -231
  786. package/components/includeExclude/IncludeExcludeAppHeader.vue.d.ts +4 -4
  787. package/components/includeExclude/IncludeExcludeAppHeader.vue2.js +35 -35
  788. package/components/includeExclude/IncludeExcludeAppTrigger.vue.d.ts +4 -4
  789. package/components/includeExclude/IncludeExcludeAppTrigger.vue2.js +41 -41
  790. package/components/includeExclude/IncludeExcludeChipFilter.vue.d.ts +7 -7
  791. package/components/includeExclude/IncludeExcludeChipFilter.vue2.js +38 -38
  792. package/components/includeExclude/IncludeExcludeDragDrop.vue.d.ts +9 -9
  793. package/components/includeExclude/IncludeExcludeDragDrop.vue.js +5 -5
  794. package/components/includeExclude/IncludeExcludeDragDrop.vue2.js +242 -243
  795. package/components/includeExclude/IncludeExcludeOption.vue.d.ts +5 -5
  796. package/components/includeExclude/IncludeExcludeOption.vue.js +3 -3
  797. package/components/includeExclude/IncludeExcludeOption.vue2.js +54 -54
  798. package/components/includeExclude/IncludeExcludeOptionDraggable.vue.d.ts +5 -5
  799. package/components/includeExclude/IncludeExcludeOptionDraggable.vue.js +2 -2
  800. package/components/includeExclude/IncludeExcludeOptionDraggable.vue2.js +51 -51
  801. package/components/includeExclude/index.d.ts +965 -526
  802. package/components/inlineCopy/InlineCopy.vue.d.ts +6 -6
  803. package/components/inlineCopy/InlineCopy.vue2.js +28 -28
  804. package/components/inlineCopy/index.d.ts +6 -6
  805. package/components/input/common/Input.common.d.ts +2 -2
  806. package/components/input/v3/DollarInput.vue.d.ts +17 -3
  807. package/components/input/v3/DollarInput.vue.js +3 -3
  808. package/components/input/v3/DollarInput.vue2.js +11 -11
  809. package/components/input/v3/Input.vue.d.ts +7 -7
  810. package/components/input/v3/Input.vue2.js +105 -105
  811. package/components/input/v3/PasswordInput.vue.d.ts +17 -3
  812. package/components/input/v3/PasswordInput.vue.js +3 -3
  813. package/components/input/v3/PasswordInput.vue2.js +11 -11
  814. package/components/input/v3/PercentageInput.vue.d.ts +17 -3
  815. package/components/input/v3/PercentageInput.vue.js +2 -2
  816. package/components/input/v3/PercentageInput.vue2.js +12 -12
  817. package/components/input/v3/index.d.ts +645 -3
  818. package/components/input/v4/TextField.vue.d.ts +20 -8
  819. package/components/input/v4/TextField.vue.js +2 -2
  820. package/components/input/v4/TextField.vue2.js +165 -141
  821. package/components/input/v4/index.d.ts +389 -199
  822. package/components/layout/FoldableSection.vue.d.ts +6 -6
  823. package/components/layout/FoldableSection.vue2.js +22 -22
  824. package/components/layout/index.d.ts +80 -35
  825. package/components/link/Link.vue.d.ts +26 -6
  826. package/components/link/Link.vue.js +2 -2
  827. package/components/link/Link.vue2.js +37 -23
  828. package/components/link/index.d.ts +192 -55
  829. package/components/loader/v4/Loader.vue.d.ts +5 -5
  830. package/components/loader/v4/Loader.vue2.js +20 -20
  831. package/components/loader/v4/index.d.ts +87 -40
  832. package/components/menu/Menu.vue.d.ts +4 -4
  833. package/components/menu/Menu.vue2.js +25 -25
  834. package/components/menu/index.d.ts +102 -47
  835. package/components/menuItem/MenuItem.vue.d.ts +1 -1
  836. package/components/menuItem/index.d.ts +39 -9
  837. package/components/multibar/MultiBar.vue.d.ts +7 -7
  838. package/components/multibar/MultiBar.vue2.js +48 -48
  839. package/components/multibar/MultiBarMenu.vue.d.ts +6 -6
  840. package/components/multibar/MultiBarMenu.vue2.js +17 -17
  841. package/components/multibar/index.d.ts +15 -15
  842. package/components/popover/common/Popover.common.d.ts +3 -3
  843. package/components/popover/v3/Popover.vue.d.ts +8 -8
  844. package/components/popover/v3/Popover.vue2.js +8 -8
  845. package/components/popover/v3/index.d.ts +131 -68
  846. package/components/popover/v4/PopoverV4.vue.d.ts +11 -11
  847. package/components/popover/v4/PopoverV4.vue2.js +29 -29
  848. package/components/popover/v4/index.d.ts +165 -92
  849. package/components/radioButton/common/radioGroup.common.d.ts +1 -1
  850. package/components/radioButton/common/useRadio.d.ts +4 -4
  851. package/components/radioButton/v3/RadioButton.vue.d.ts +13 -8
  852. package/components/radioButton/v3/RadioButton.vue.js +3 -3
  853. package/components/radioButton/v3/RadioButton.vue2.js +43 -40
  854. package/components/radioButton/v3/RadioGroup.vue.d.ts +8 -8
  855. package/components/radioButton/v3/RadioGroup.vue2.js +13 -13
  856. package/components/radioButton/v3/index.d.ts +255 -123
  857. package/components/radioButton/v4/RadioButtonV4.vue.d.ts +8 -8
  858. package/components/radioButton/v4/RadioButtonV4.vue2.js +38 -38
  859. package/components/radioButton/v4/RadioGroupV4.vue.d.ts +8 -8
  860. package/components/radioButton/v4/RadioGroupV4.vue2.js +13 -13
  861. package/components/radioButton/v4/index.d.ts +238 -125
  862. package/components/search/common/Search.common.d.ts +1 -1
  863. package/components/search/v3/Search.vue.d.ts +8 -8
  864. package/components/search/v3/Search.vue2.js +38 -38
  865. package/components/search/v3/index.d.ts +8 -8
  866. package/components/search/v4/SearchV4.vue.d.ts +8 -8
  867. package/components/search/v4/SearchV4.vue2.js +24 -24
  868. package/components/search/v4/index.d.ts +8 -8
  869. package/components/shared/FieldHelpText.vue.d.ts +4 -4
  870. package/components/shared/FieldHelpText.vue2.js +18 -18
  871. package/components/shared/FieldLabel.vue.d.ts +5 -5
  872. package/components/shared/FieldLabel.vue2.js +40 -40
  873. package/components/shared/FieldMaxLength.vue.d.ts +4 -4
  874. package/components/shared/FieldMaxLength.vue2.js +11 -11
  875. package/components/skeleton/v3/Skeleton.vue.d.ts +3 -3
  876. package/components/skeleton/v3/Skeleton.vue2.js +6 -6
  877. package/components/skeleton/v3/index.d.ts +52 -15
  878. package/components/skeleton/v4/SkeletonV4.vue.d.ts +4 -4
  879. package/components/skeleton/v4/SkeletonV4.vue2.js +10 -9
  880. package/components/skeleton/v4/index.d.ts +63 -24
  881. package/components/snackbar/common/snackbar.common.d.ts +1 -1
  882. package/components/snackbar/v3/Snackbar.vue.d.ts +11 -11
  883. package/components/snackbar/v3/Snackbar.vue2.js +64 -64
  884. package/components/snackbar/v4/SnackbarV4.vue.d.ts +11 -11
  885. package/components/snackbar/v4/SnackbarV4.vue2.js +71 -72
  886. package/components/sortableList/SortableItem.vue.d.ts +23 -8
  887. package/components/sortableList/SortableItem.vue.js +5 -5
  888. package/components/sortableList/SortableItem.vue2.js +93 -76
  889. package/components/sortableList/SortableItemLabel.vue.d.ts +3 -3
  890. package/components/sortableList/SortableItemLabel.vue.js +3 -3
  891. package/components/sortableList/SortableItemLabel.vue2.js +26 -23
  892. package/components/sortableList/SortableList.types.d.ts +18 -0
  893. package/components/sortableList/SortableList.vue.d.ts +17 -7
  894. package/components/sortableList/SortableList.vue.js +3 -3
  895. package/components/sortableList/SortableList.vue2.js +113 -104
  896. package/components/sortableList/composables/useHoverEffect.js +1 -1
  897. package/components/sortableList/index.d.ts +285 -136
  898. package/components/statusDot/StatusDot.vue.d.ts +4 -4
  899. package/components/statusDot/StatusDot.vue2.js +4 -4
  900. package/components/statusDot/index.d.ts +7 -7
  901. package/components/switch/v3/Switch.vue.d.ts +6 -6
  902. package/components/switch/v3/Switch.vue2.js +40 -40
  903. package/components/switch/v3/index.d.ts +86 -37
  904. package/components/switch/v4/SwitchV4.vue.d.ts +6 -6
  905. package/components/switch/v4/SwitchV4.vue2.js +31 -31
  906. package/components/switch/v4/index.d.ts +6 -6
  907. package/components/table/common/Table.common.d.ts +8 -13
  908. package/components/table/v3/SortOrderIcon.vue.d.ts +1 -1
  909. package/components/table/v3/SortOrderIcon.vue.js +13 -13
  910. package/components/table/v3/Table.vue.d.ts +7 -7
  911. package/components/table/v3/Table.vue2.js +135 -134
  912. package/components/table/v3/TableHeaderSorter.vue.d.ts +3 -3
  913. package/components/table/v3/TableHeaderSorter.vue2.js +11 -11
  914. package/components/table/v3/index.d.ts +220 -120
  915. package/components/table/v4/DataGrid.vue.d.ts +13 -13
  916. package/components/table/v4/DataGrid.vue.js +3 -3
  917. package/components/table/v4/DataGrid.vue2.js +284 -292
  918. package/components/table/v4/DataGridHeader.vue.d.ts +85 -0
  919. package/components/table/v4/DataGridHeader.vue.js +7 -0
  920. package/components/table/v4/DataGridHeader.vue2.js +82 -0
  921. package/components/table/v4/DataGridMenu.vue.d.ts +6 -6
  922. package/components/table/v4/DataGridMenu.vue2.js +20 -20
  923. package/components/table/v4/DataGridRowsCounter.vue.d.ts +4 -4
  924. package/components/table/v4/DataGridRowsCounter.vue.js +3 -3
  925. package/components/table/v4/DataGridRowsCounter.vue2.js +14 -14
  926. package/components/table/v4/ExpandRowToggle.vue.d.ts +6 -6
  927. package/components/table/v4/ExpandRowToggle.vue2.js +9 -10
  928. package/components/table/v4/HelpIcon.vue.d.ts +4 -4
  929. package/components/table/v4/HelpIcon.vue2.js +9 -9
  930. package/components/table/v4/MultipleDataGrid.vue.d.ts +16 -15
  931. package/components/table/v4/MultipleDataGrid.vue.js +2 -2
  932. package/components/table/v4/MultipleDataGrid.vue2.js +101 -99
  933. package/components/table/v4/SortIcon.vue.d.ts +3 -3
  934. package/components/table/v4/SortIcon.vue2.js +6 -6
  935. package/components/table/v4/index.d.ts +1243 -280
  936. package/components/table/v4/index.js +7 -4
  937. package/components/table/v4/storyUtils.d.ts +25 -0
  938. package/components/table-cells/common/Editable.common.d.ts +2 -2
  939. package/components/table-cells/v3/Editable.vue.d.ts +4 -4
  940. package/components/table-cells/v3/Editable.vue2.js +17 -17
  941. package/components/table-cells/v3/index.d.ts +98 -43
  942. package/components/table-cells/v4/EditableV4.vue.d.ts +5 -5
  943. package/components/table-cells/v4/EditableV4.vue2.js +23 -23
  944. package/components/table-cells/v4/index.d.ts +138 -70
  945. package/components/tabs/common/tabsCommon.d.ts +2 -2
  946. package/components/tabs/v3/Tabs.vue.d.ts +6 -6
  947. package/components/tabs/v3/Tabs.vue2.js +55 -54
  948. package/components/tabs/v3/index.d.ts +100 -46
  949. package/components/tabs/v4/TabsV4.vue.d.ts +6 -6
  950. package/components/tabs/v4/TabsV4.vue2.js +42 -41
  951. package/components/tabs/v4/index.d.ts +90 -40
  952. package/components/textArea/v3/TextArea.vue.d.ts +6 -6
  953. package/components/textArea/v3/TextArea.vue2.js +14 -14
  954. package/components/textArea/v3/index.d.ts +6 -6
  955. package/components/textArea/v4/TextAreaV4.vue.d.ts +8 -8
  956. package/components/textArea/v4/TextAreaV4.vue2.js +18 -18
  957. package/components/textArea/v4/index.d.ts +23 -23
  958. package/components/toggle/v3/Toggle.vue.d.ts +6 -6
  959. package/components/toggle/v3/Toggle.vue2.js +33 -32
  960. package/components/toggle/v3/index.d.ts +6 -6
  961. package/components/toggle/v4/ToggleV4.vue.d.ts +9 -9
  962. package/components/toggle/v4/ToggleV4.vue2.js +34 -34
  963. package/components/toggle/v4/index.d.ts +181 -96
  964. package/components/tooltip/common/Tooltip.common.d.ts +1 -1
  965. package/components/tooltip/storybookComponents/CustomTooltip.vue.d.ts +3 -3
  966. package/components/tooltip/v3/TextWithTitleContent.vue.d.ts +4 -4
  967. package/components/tooltip/v3/TextWithTitleContent.vue2.js +16 -16
  968. package/components/tooltip/v3/Tooltip.vue.d.ts +5 -5
  969. package/components/tooltip/v3/Tooltip.vue2.js +28 -28
  970. package/components/tooltip/v3/index.d.ts +140 -73
  971. package/components/tooltip/v4/TextWithTitleContent.vue.d.ts +4 -4
  972. package/components/tooltip/v4/TextWithTitleContent.vue2.js +15 -15
  973. package/components/tooltip/v4/TooltipV4.vue.d.ts +12 -7
  974. package/components/tooltip/v4/TooltipV4.vue.js +2 -2
  975. package/components/tooltip/v4/TooltipV4.vue2.js +26 -25
  976. package/components/tooltip/v4/index.d.ts +207 -103
  977. package/components/typography/Heading.vue.d.ts +4 -4
  978. package/components/typography/Heading.vue2.js +10 -10
  979. package/components/typography/Text.vue.d.ts +4 -4
  980. package/components/typography/Text.vue2.js +10 -10
  981. package/components/typography/index.d.ts +142 -55
  982. package/components/typography/v4/Typography.vue.d.ts +4 -4
  983. package/components/typography/v4/Typography.vue2.js +20 -20
  984. package/components/typography/v4/index.d.ts +98 -44
  985. package/composables/useFormValidation.d.ts +4 -4
  986. package/design-foundation.stories/border-radius/BorderRadiusWrapper.vue.d.ts +1 -1
  987. package/design-foundation.stories/breakpoints/BreakpointsStoryWrapper.vue.d.ts +1 -1
  988. package/design-foundation.stories/colors/ColorsStoryWrapper.vue.d.ts +1 -1
  989. package/design-foundation.stories/elevations/ElevationStoryWrapper.vue.d.ts +1 -1
  990. package/design-foundation.stories/grid-layout/GridLayoutStoryWrapper.vue.d.ts +3 -3
  991. package/design-foundation.stories/spacing/SpacingStoryWrapper.vue.d.ts +1 -1
  992. package/design-foundation.stories/typography/TypographyStoryWrapper.vue.d.ts +1 -1
  993. package/index.d.ts +19016 -10341
  994. package/index.js +99 -95
  995. package/package.json +11 -8
  996. package/testids/index.d.ts +7 -1
  997. package/testids/index.js +26 -25
  998. package/utils/date.d.ts +1 -0
  999. package/utils/date.js +9 -0
  1000. package/utils/formatNumbers.d.ts +1 -1
  1001. package/utils/formatNumbers.js +38 -21
  1002. package/AppDropdownTrigger.vue_vue_type_style_index_0_scoped_95cb7fdb_lang.css +0 -1
  1003. package/Banner.vue_vue_type_style_index_0_scoped_08730768_lang.css +0 -1
  1004. package/CalendarMonth.vue_vue_type_style_index_0_scoped_b83b748a_lang.css +0 -1
  1005. package/CalendarMonthV4.vue_vue_type_style_index_0_scoped_eabfb96b_lang.css +0 -1
  1006. package/Chart.vue_vue_type_style_index_0_scoped_e8f25a03_lang.css +0 -1
  1007. package/ChartHeaderTrend.vue_vue_type_style_index_0_scoped_db8a902c_lang.css +0 -1
  1008. package/ChartLegend.vue_vue_type_style_index_0_scoped_b3750f56_lang.css +0 -1
  1009. package/ChartPlane.vue_vue_type_style_index_0_scoped_4f67d41d_lang.css +0 -1
  1010. package/ChartTooltip.vue_vue_type_style_index_0_scoped_3315b68f_lang.css +0 -1
  1011. package/ConditionalDropdown.vue_vue_type_style_index_0_scoped_f5204c04_lang.css +0 -1
  1012. package/DataGrid.vue_vue_type_style_index_0_scoped_b21a79b1_lang.css +0 -1
  1013. package/DataGridRowsCounter.vue_vue_type_style_index_0_scoped_ef699ec5_lang.css +0 -1
  1014. package/Dialog.vue_vue_type_style_index_0_scoped_ae02d365_lang.css +0 -1
  1015. package/DialogV4.vue_vue_type_style_index_0_scoped_73f0a3d0_lang.css +0 -1
  1016. package/DollarInput.vue_vue_type_style_index_0_scoped_67602af1_lang.css +0 -1
  1017. package/IncludeExclude.vue_vue_type_style_index_0_scoped_5e07e0c9_lang.css +0 -1
  1018. package/IncludeExcludeDragDrop.vue_vue_type_style_index_0_scoped_5881f285_lang.css +0 -1
  1019. package/IncludeExcludeOption.vue_vue_type_style_index_0_scoped_6705ad81_lang.css +0 -1
  1020. package/IncludeExcludeOptionDraggable.vue_vue_type_style_index_0_scoped_af09cab8_lang.css +0 -1
  1021. package/Link.vue_vue_type_style_index_0_scoped_ad98fe7b_lang.css +0 -1
  1022. package/MultipleDataGrid.vue_vue_type_style_index_0_scoped_020a9896_lang.css +0 -1
  1023. package/Option.vue_vue_type_style_index_0_scoped_7fae01b1_lang.css +0 -1
  1024. package/OptionV4.vue_vue_type_style_index_0_scoped_7d287ee5_lang.css +0 -1
  1025. package/PasswordInput.vue_vue_type_style_index_0_scoped_d9e39d10_lang.css +0 -1
  1026. package/PercentageInput.vue_vue_type_style_index_0_scoped_872f2f58_lang.css +0 -1
  1027. package/RadioButton.vue_vue_type_style_index_0_scoped_3c6b715c_lang.css +0 -1
  1028. package/SortableItem.vue_vue_type_style_index_0_scoped_f5ebfb56_lang.css +0 -1
  1029. package/SortableItemLabel.vue_vue_type_style_index_0_scoped_f2ced2f4_lang.css +0 -1
  1030. package/SortableList.vue_vue_type_style_index_0_scoped_8f267f88_lang.css +0 -1
  1031. package/TextField.vue_vue_type_style_index_0_scoped_81fb8297_lang.css +0 -1
  1032. package/ToggleButtonGroupAB.vue_vue_type_style_index_0_scoped_2513c37f_lang.css +0 -1
  1033. package/TooltipHeader.vue_vue_type_style_index_0_scoped_3b15c693_lang.css +0 -1
  1034. package/TooltipV4.vue_vue_type_style_index_0_scoped_bcb40ed4_lang.css +0 -1
@@ -9,7 +9,326 @@ import TreeDropdown from './TreeDropdown.vue';
9
9
  import Option from './OptionV4.vue';
10
10
  import ConditionalDropdown from './ConditionalDropdown.vue';
11
11
  declare const DropdownTypes: () => (({
12
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
12
+ new (...args: any[]): {
13
+ $: import("vue").ComponentInternalInstance;
14
+ $data: {};
15
+ $props: Partial<{
16
+ label: string;
17
+ testId: string;
18
+ disabled: boolean;
19
+ size: "small" | "medium" | "large";
20
+ open: boolean;
21
+ mandatory: boolean;
22
+ loading: boolean;
23
+ options: unknown[];
24
+ singleAppSelection: boolean;
25
+ hoverHelpText: string;
26
+ hoverHelpTextPlacement: "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";
27
+ placeholder: string;
28
+ feedbackText: string;
29
+ feedbackVariant: "success" | "warning" | "error";
30
+ multi: boolean;
31
+ optionNameKey: string;
32
+ optionIconKey: string;
33
+ optionImageKey: string;
34
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
35
+ optionFlagKey: string;
36
+ allSelected: boolean;
37
+ selectedOption: any;
38
+ showFeedbackIcon: boolean;
39
+ brandIconType: "android" | "ios";
40
+ showAllSelectedText: boolean;
41
+ statusDotType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
42
+ }> & Omit<Readonly<import("vue").ExtractPropTypes<{
43
+ label: {
44
+ type: import("vue").PropType<string>;
45
+ required: true;
46
+ default: string;
47
+ };
48
+ testId: {
49
+ type: import("vue").PropType<string>;
50
+ default: string;
51
+ };
52
+ disabled: {
53
+ type: import("vue").PropType<boolean>;
54
+ default: boolean;
55
+ };
56
+ size: {
57
+ type: import("vue").PropType<"small" | "medium" | "large">;
58
+ default: string;
59
+ };
60
+ open: {
61
+ type: import("vue").PropType<boolean>;
62
+ required: true;
63
+ default: boolean;
64
+ };
65
+ mandatory: {
66
+ type: import("vue").PropType<boolean>;
67
+ default: boolean;
68
+ };
69
+ loading: {
70
+ type: import("vue").PropType<boolean>;
71
+ default: boolean;
72
+ };
73
+ options: {
74
+ type: import("vue").PropType<unknown[]>;
75
+ default: any;
76
+ };
77
+ singleAppSelection: {
78
+ type: import("vue").PropType<boolean>;
79
+ default: boolean;
80
+ };
81
+ hoverHelpText: {
82
+ type: import("vue").PropType<string>;
83
+ default: string;
84
+ };
85
+ hoverHelpTextPlacement: {
86
+ 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">;
87
+ default: string;
88
+ };
89
+ placeholder: {
90
+ type: import("vue").PropType<string>;
91
+ default: string;
92
+ };
93
+ feedbackText: {
94
+ type: import("vue").PropType<string>;
95
+ default: string;
96
+ };
97
+ feedbackVariant: {
98
+ type: import("vue").PropType<"success" | "warning" | "error">;
99
+ default: any;
100
+ };
101
+ multi: {
102
+ type: import("vue").PropType<boolean>;
103
+ default: boolean;
104
+ };
105
+ displayValue: {
106
+ type: import("vue").PropType<(option: unknown) => string>;
107
+ required: true;
108
+ };
109
+ optionNameKey: {
110
+ type: import("vue").PropType<string>;
111
+ default: any;
112
+ };
113
+ optionIconKey: {
114
+ type: import("vue").PropType<string>;
115
+ default: any;
116
+ };
117
+ optionImageKey: {
118
+ type: import("vue").PropType<string>;
119
+ default: any;
120
+ };
121
+ optionIconType: {
122
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
123
+ default: any;
124
+ };
125
+ optionFlagKey: {
126
+ type: import("vue").PropType<string>;
127
+ default: any;
128
+ };
129
+ allSelected: {
130
+ type: import("vue").PropType<boolean>;
131
+ default: boolean;
132
+ };
133
+ selectedOption: {
134
+ type: import("vue").PropType<unknown>;
135
+ default: any;
136
+ };
137
+ showFeedbackIcon: {
138
+ type: import("vue").PropType<boolean>;
139
+ default: boolean;
140
+ };
141
+ brandIconType: {
142
+ type: import("vue").PropType<"android" | "ios">;
143
+ default: any;
144
+ };
145
+ showAllSelectedText: {
146
+ type: import("vue").PropType<boolean>;
147
+ default: boolean;
148
+ };
149
+ statusDotType: {
150
+ type: import("vue").PropType<"default" | "disabled" | "success" | "warning" | "error" | "archive">;
151
+ default: any;
152
+ };
153
+ }>> & {
154
+ onClick?: () => any;
155
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "label" | "testId" | "disabled" | "size" | "open" | "mandatory" | "loading" | "options" | "singleAppSelection" | "hoverHelpText" | "hoverHelpTextPlacement" | "placeholder" | "feedbackText" | "feedbackVariant" | "multi" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionFlagKey" | "allSelected" | "selectedOption" | "showFeedbackIcon" | "brandIconType" | "showAllSelectedText" | "statusDotType">;
156
+ $attrs: {
157
+ [x: string]: unknown;
158
+ };
159
+ $refs: {
160
+ [x: string]: unknown;
161
+ };
162
+ $slots: Readonly<{
163
+ [name: string]: import("vue").Slot;
164
+ }>;
165
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
166
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
167
+ $emit: (event: "click") => void;
168
+ $el: any;
169
+ $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
170
+ label: {
171
+ type: import("vue").PropType<string>;
172
+ required: true;
173
+ default: string;
174
+ };
175
+ testId: {
176
+ type: import("vue").PropType<string>;
177
+ default: string;
178
+ };
179
+ disabled: {
180
+ type: import("vue").PropType<boolean>;
181
+ default: boolean;
182
+ };
183
+ size: {
184
+ type: import("vue").PropType<"small" | "medium" | "large">;
185
+ default: string;
186
+ };
187
+ open: {
188
+ type: import("vue").PropType<boolean>;
189
+ required: true;
190
+ default: boolean;
191
+ };
192
+ mandatory: {
193
+ type: import("vue").PropType<boolean>;
194
+ default: boolean;
195
+ };
196
+ loading: {
197
+ type: import("vue").PropType<boolean>;
198
+ default: boolean;
199
+ };
200
+ options: {
201
+ type: import("vue").PropType<unknown[]>;
202
+ default: any;
203
+ };
204
+ singleAppSelection: {
205
+ type: import("vue").PropType<boolean>;
206
+ default: boolean;
207
+ };
208
+ hoverHelpText: {
209
+ type: import("vue").PropType<string>;
210
+ default: string;
211
+ };
212
+ hoverHelpTextPlacement: {
213
+ 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">;
214
+ default: string;
215
+ };
216
+ placeholder: {
217
+ type: import("vue").PropType<string>;
218
+ default: string;
219
+ };
220
+ feedbackText: {
221
+ type: import("vue").PropType<string>;
222
+ default: string;
223
+ };
224
+ feedbackVariant: {
225
+ type: import("vue").PropType<"success" | "warning" | "error">;
226
+ default: any;
227
+ };
228
+ multi: {
229
+ type: import("vue").PropType<boolean>;
230
+ default: boolean;
231
+ };
232
+ displayValue: {
233
+ type: import("vue").PropType<(option: unknown) => string>;
234
+ required: true;
235
+ };
236
+ optionNameKey: {
237
+ type: import("vue").PropType<string>;
238
+ default: any;
239
+ };
240
+ optionIconKey: {
241
+ type: import("vue").PropType<string>;
242
+ default: any;
243
+ };
244
+ optionImageKey: {
245
+ type: import("vue").PropType<string>;
246
+ default: any;
247
+ };
248
+ optionIconType: {
249
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
250
+ default: any;
251
+ };
252
+ optionFlagKey: {
253
+ type: import("vue").PropType<string>;
254
+ default: any;
255
+ };
256
+ allSelected: {
257
+ type: import("vue").PropType<boolean>;
258
+ default: boolean;
259
+ };
260
+ selectedOption: {
261
+ type: import("vue").PropType<unknown>;
262
+ default: any;
263
+ };
264
+ showFeedbackIcon: {
265
+ type: import("vue").PropType<boolean>;
266
+ default: boolean;
267
+ };
268
+ brandIconType: {
269
+ type: import("vue").PropType<"android" | "ios">;
270
+ default: any;
271
+ };
272
+ showAllSelectedText: {
273
+ type: import("vue").PropType<boolean>;
274
+ default: boolean;
275
+ };
276
+ statusDotType: {
277
+ type: import("vue").PropType<"default" | "disabled" | "success" | "warning" | "error" | "archive">;
278
+ default: any;
279
+ };
280
+ }>> & {
281
+ onClick?: () => any;
282
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
283
+ click: () => void;
284
+ }, string, {
285
+ label: string;
286
+ testId: string;
287
+ disabled: boolean;
288
+ size: "small" | "medium" | "large";
289
+ open: boolean;
290
+ mandatory: boolean;
291
+ loading: boolean;
292
+ options: unknown[];
293
+ singleAppSelection: boolean;
294
+ hoverHelpText: string;
295
+ hoverHelpTextPlacement: "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";
296
+ placeholder: string;
297
+ feedbackText: string;
298
+ feedbackVariant: "success" | "warning" | "error";
299
+ multi: boolean;
300
+ optionNameKey: string;
301
+ optionIconKey: string;
302
+ optionImageKey: string;
303
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
304
+ optionFlagKey: string;
305
+ allSelected: boolean;
306
+ selectedOption: any;
307
+ showFeedbackIcon: boolean;
308
+ brandIconType: "android" | "ios";
309
+ showAllSelectedText: boolean;
310
+ statusDotType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
311
+ }, {}, string> & {
312
+ beforeCreate?: (() => void) | (() => void)[];
313
+ created?: (() => void) | (() => void)[];
314
+ beforeMount?: (() => void) | (() => void)[];
315
+ mounted?: (() => void) | (() => void)[];
316
+ beforeUpdate?: (() => void) | (() => void)[];
317
+ updated?: (() => void) | (() => void)[];
318
+ activated?: (() => void) | (() => void)[];
319
+ deactivated?: (() => void) | (() => void)[];
320
+ beforeDestroy?: (() => void) | (() => void)[];
321
+ beforeUnmount?: (() => void) | (() => void)[];
322
+ destroyed?: (() => void) | (() => void)[];
323
+ unmounted?: (() => void) | (() => void)[];
324
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
325
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
326
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[];
327
+ };
328
+ $forceUpdate: () => void;
329
+ $nextTick: typeof import("vue").nextTick;
330
+ $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>): import("vue").WatchStopHandle;
331
+ } & Readonly<import("vue").ExtractPropTypes<{
13
332
  label: {
14
333
  type: import("vue").PropType<string>;
15
334
  required: true;
@@ -27,164 +346,19 @@ declare const DropdownTypes: () => (({
27
346
  type: import("vue").PropType<"small" | "medium" | "large">;
28
347
  default: string;
29
348
  };
30
- loading: {
31
- type: import("vue").PropType<boolean>;
32
- default: boolean;
33
- };
34
349
  open: {
35
350
  type: import("vue").PropType<boolean>;
36
351
  required: true;
37
352
  default: boolean;
38
353
  };
39
- options: {
40
- type: import("vue").PropType<unknown[]>;
41
- default: any;
42
- };
43
- singleAppSelection: {
44
- type: import("vue").PropType<boolean>;
45
- default: boolean;
46
- };
47
354
  mandatory: {
48
355
  type: import("vue").PropType<boolean>;
49
356
  default: boolean;
50
357
  };
51
- hoverHelpText: {
52
- type: import("vue").PropType<string>;
53
- default: string;
54
- };
55
- hoverHelpTextPlacement: {
56
- 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">;
57
- default: string;
58
- };
59
- placeholder: {
60
- type: import("vue").PropType<string>;
61
- default: string;
62
- };
63
- feedbackText: {
64
- type: import("vue").PropType<string>;
65
- default: string;
66
- };
67
- feedbackVariant: {
68
- type: import("vue").PropType<"error" | "success" | "warning">;
69
- default: any;
70
- };
71
- multi: {
72
- type: import("vue").PropType<boolean>;
73
- default: boolean;
74
- };
75
- displayValue: {
76
- type: import("vue").PropType<(option: unknown) => string>;
77
- required: true;
78
- };
79
- optionNameKey: {
80
- type: import("vue").PropType<string>;
81
- default: any;
82
- };
83
- optionIconKey: {
84
- type: import("vue").PropType<string>;
85
- default: any;
86
- };
87
- optionImageKey: {
88
- type: import("vue").PropType<string>;
89
- default: any;
90
- };
91
- optionIconType: {
92
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
93
- default: any;
94
- };
95
- optionFlagKey: {
96
- type: import("vue").PropType<string>;
97
- default: any;
98
- };
99
- allSelected: {
100
- type: import("vue").PropType<boolean>;
101
- default: boolean;
102
- };
103
- selectedOption: {
104
- type: import("vue").PropType<unknown>;
105
- default: any;
106
- };
107
- showFeedbackIcon: {
108
- type: import("vue").PropType<boolean>;
109
- default: boolean;
110
- };
111
- brandIconType: {
112
- type: import("vue").PropType<"android" | "ios">;
113
- default: any;
114
- };
115
- showAllSelectedText: {
116
- type: import("vue").PropType<boolean>;
117
- default: boolean;
118
- };
119
- statusDotType: {
120
- type: import("vue").PropType<"default" | "error" | "disabled" | "success" | "warning" | "archive">;
121
- default: any;
122
- };
123
- }>> & Readonly<{
124
- onClick?: () => any;
125
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
126
- click: () => void;
127
- }, import("vue").PublicProps, {
128
- label: string;
129
- testId: string;
130
- disabled: boolean;
131
- size: "small" | "medium" | "large";
132
- loading: boolean;
133
- open: boolean;
134
- options: unknown[];
135
- singleAppSelection: boolean;
136
- mandatory: boolean;
137
- hoverHelpText: string;
138
- hoverHelpTextPlacement: "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";
139
- placeholder: string;
140
- feedbackText: string;
141
- feedbackVariant: "error" | "success" | "warning";
142
- multi: boolean;
143
- optionNameKey: string;
144
- optionIconKey: string;
145
- optionImageKey: string;
146
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
147
- optionFlagKey: string;
148
- allSelected: boolean;
149
- selectedOption: any;
150
- showFeedbackIcon: boolean;
151
- brandIconType: "android" | "ios";
152
- showAllSelectedText: boolean;
153
- statusDotType: "default" | "error" | "disabled" | "success" | "warning" | "archive";
154
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
155
- P: {};
156
- B: {};
157
- D: {};
158
- C: {};
159
- M: {};
160
- Defaults: {};
161
- }, Readonly<import("vue").ExtractPropTypes<{
162
- label: {
163
- type: import("vue").PropType<string>;
164
- required: true;
165
- default: string;
166
- };
167
- testId: {
168
- type: import("vue").PropType<string>;
169
- default: string;
170
- };
171
- disabled: {
172
- type: import("vue").PropType<boolean>;
173
- default: boolean;
174
- };
175
- size: {
176
- type: import("vue").PropType<"small" | "medium" | "large">;
177
- default: string;
178
- };
179
358
  loading: {
180
359
  type: import("vue").PropType<boolean>;
181
360
  default: boolean;
182
361
  };
183
- open: {
184
- type: import("vue").PropType<boolean>;
185
- required: true;
186
- default: boolean;
187
- };
188
362
  options: {
189
363
  type: import("vue").PropType<unknown[]>;
190
364
  default: any;
@@ -193,10 +367,6 @@ declare const DropdownTypes: () => (({
193
367
  type: import("vue").PropType<boolean>;
194
368
  default: boolean;
195
369
  };
196
- mandatory: {
197
- type: import("vue").PropType<boolean>;
198
- default: boolean;
199
- };
200
370
  hoverHelpText: {
201
371
  type: import("vue").PropType<string>;
202
372
  default: string;
@@ -214,7 +384,7 @@ declare const DropdownTypes: () => (({
214
384
  default: string;
215
385
  };
216
386
  feedbackVariant: {
217
- type: import("vue").PropType<"error" | "success" | "warning">;
387
+ type: import("vue").PropType<"success" | "warning" | "error">;
218
388
  default: any;
219
389
  };
220
390
  multi: {
@@ -266,39 +436,12 @@ declare const DropdownTypes: () => (({
266
436
  default: boolean;
267
437
  };
268
438
  statusDotType: {
269
- type: import("vue").PropType<"default" | "error" | "disabled" | "success" | "warning" | "archive">;
439
+ type: import("vue").PropType<"default" | "disabled" | "success" | "warning" | "error" | "archive">;
270
440
  default: any;
271
441
  };
272
- }>> & Readonly<{
442
+ }>> & {
273
443
  onClick?: () => any;
274
- }>, {}, {}, {}, {}, {
275
- label: string;
276
- testId: string;
277
- disabled: boolean;
278
- size: "small" | "medium" | "large";
279
- loading: boolean;
280
- open: boolean;
281
- options: unknown[];
282
- singleAppSelection: boolean;
283
- mandatory: boolean;
284
- hoverHelpText: string;
285
- hoverHelpTextPlacement: "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";
286
- placeholder: string;
287
- feedbackText: string;
288
- feedbackVariant: "error" | "success" | "warning";
289
- multi: boolean;
290
- optionNameKey: string;
291
- optionIconKey: string;
292
- optionImageKey: string;
293
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
294
- optionFlagKey: string;
295
- allSelected: boolean;
296
- selectedOption: any;
297
- showFeedbackIcon: boolean;
298
- brandIconType: "android" | "ios";
299
- showAllSelectedText: boolean;
300
- statusDotType: "default" | "error" | "disabled" | "success" | "warning" | "archive";
301
- }>;
444
+ } & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
302
445
  __isFragment?: never;
303
446
  __isTeleport?: never;
304
447
  __isSuspense?: never;
@@ -320,13 +463,17 @@ declare const DropdownTypes: () => (({
320
463
  type: import("vue").PropType<"small" | "medium" | "large">;
321
464
  default: string;
322
465
  };
323
- loading: {
466
+ open: {
324
467
  type: import("vue").PropType<boolean>;
468
+ required: true;
325
469
  default: boolean;
326
470
  };
327
- open: {
471
+ mandatory: {
472
+ type: import("vue").PropType<boolean>;
473
+ default: boolean;
474
+ };
475
+ loading: {
328
476
  type: import("vue").PropType<boolean>;
329
- required: true;
330
477
  default: boolean;
331
478
  };
332
479
  options: {
@@ -337,10 +484,6 @@ declare const DropdownTypes: () => (({
337
484
  type: import("vue").PropType<boolean>;
338
485
  default: boolean;
339
486
  };
340
- mandatory: {
341
- type: import("vue").PropType<boolean>;
342
- default: boolean;
343
- };
344
487
  hoverHelpText: {
345
488
  type: import("vue").PropType<string>;
346
489
  default: string;
@@ -358,7 +501,7 @@ declare const DropdownTypes: () => (({
358
501
  default: string;
359
502
  };
360
503
  feedbackVariant: {
361
- type: import("vue").PropType<"error" | "success" | "warning">;
504
+ type: import("vue").PropType<"success" | "warning" | "error">;
362
505
  default: any;
363
506
  };
364
507
  multi: {
@@ -410,28 +553,28 @@ declare const DropdownTypes: () => (({
410
553
  default: boolean;
411
554
  };
412
555
  statusDotType: {
413
- type: import("vue").PropType<"default" | "error" | "disabled" | "success" | "warning" | "archive">;
556
+ type: import("vue").PropType<"default" | "disabled" | "success" | "warning" | "error" | "archive">;
414
557
  default: any;
415
558
  };
416
- }>> & Readonly<{
559
+ }>> & {
417
560
  onClick?: () => any;
418
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
561
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
419
562
  click: () => void;
420
563
  }, string, {
421
564
  label: string;
422
565
  testId: string;
423
566
  disabled: boolean;
424
567
  size: "small" | "medium" | "large";
425
- loading: boolean;
426
568
  open: boolean;
569
+ mandatory: boolean;
570
+ loading: boolean;
427
571
  options: unknown[];
428
572
  singleAppSelection: boolean;
429
- mandatory: boolean;
430
573
  hoverHelpText: string;
431
574
  hoverHelpTextPlacement: "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";
432
575
  placeholder: string;
433
576
  feedbackText: string;
434
- feedbackVariant: "error" | "success" | "warning";
577
+ feedbackVariant: "success" | "warning" | "error";
435
578
  multi: boolean;
436
579
  optionNameKey: string;
437
580
  optionIconKey: string;
@@ -443,8 +586,8 @@ declare const DropdownTypes: () => (({
443
586
  showFeedbackIcon: boolean;
444
587
  brandIconType: "android" | "ios";
445
588
  showAllSelectedText: boolean;
446
- statusDotType: "default" | "error" | "disabled" | "success" | "warning" | "archive";
447
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
589
+ statusDotType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
590
+ }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
448
591
  $slots: {
449
592
  image?(_: {}): any;
450
593
  flag?(_: {}): any;
@@ -453,7 +596,269 @@ declare const DropdownTypes: () => (({
453
596
  "end-icon"?(_: {}): any;
454
597
  };
455
598
  })) | ({
456
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
599
+ new (...args: any[]): {
600
+ $: import("vue").ComponentInternalInstance;
601
+ $data: {};
602
+ $props: Partial<{
603
+ label: string;
604
+ testId: string;
605
+ disabled: boolean;
606
+ size: "small" | "medium" | "large";
607
+ open: boolean;
608
+ mandatory: boolean;
609
+ loading: boolean;
610
+ valueToCopy: string;
611
+ options: unknown[];
612
+ singleAppSelection: boolean;
613
+ placeholder: string;
614
+ multi: boolean;
615
+ optionNameKey: string;
616
+ optionIconKey: string;
617
+ optionImageKey: string;
618
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
619
+ optionEndIconKey: string;
620
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
621
+ selectedOption: any;
622
+ brandIconType: "android" | "ios";
623
+ }> & Omit<Readonly<import("vue").ExtractPropTypes<{
624
+ label: {
625
+ type: import("vue").PropType<string>;
626
+ required: true;
627
+ default: string;
628
+ };
629
+ testId: {
630
+ type: import("vue").PropType<string>;
631
+ default: string;
632
+ };
633
+ disabled: {
634
+ type: import("vue").PropType<boolean>;
635
+ default: boolean;
636
+ };
637
+ size: {
638
+ type: import("vue").PropType<"small" | "medium" | "large">;
639
+ default: string;
640
+ };
641
+ open: {
642
+ type: import("vue").PropType<boolean>;
643
+ required: true;
644
+ default: boolean;
645
+ };
646
+ mandatory: {
647
+ type: import("vue").PropType<boolean>;
648
+ default: boolean;
649
+ };
650
+ loading: {
651
+ type: import("vue").PropType<boolean>;
652
+ default: boolean;
653
+ };
654
+ valueToCopy: {
655
+ type: import("vue").PropType<string>;
656
+ default: any;
657
+ };
658
+ options: {
659
+ type: import("vue").PropType<unknown[]>;
660
+ default: any;
661
+ };
662
+ singleAppSelection: {
663
+ type: import("vue").PropType<boolean>;
664
+ default: boolean;
665
+ };
666
+ placeholder: {
667
+ type: import("vue").PropType<string>;
668
+ default: string;
669
+ };
670
+ multi: {
671
+ type: import("vue").PropType<boolean>;
672
+ default: boolean;
673
+ };
674
+ displayValue: {
675
+ type: import("vue").PropType<(option: unknown) => string>;
676
+ required: true;
677
+ };
678
+ optionNameKey: {
679
+ type: import("vue").PropType<string>;
680
+ default: any;
681
+ };
682
+ optionIconKey: {
683
+ type: import("vue").PropType<string>;
684
+ default: any;
685
+ };
686
+ optionImageKey: {
687
+ type: import("vue").PropType<string>;
688
+ default: any;
689
+ };
690
+ optionIconType: {
691
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
692
+ default: any;
693
+ };
694
+ optionEndIconKey: {
695
+ type: import("vue").PropType<string>;
696
+ default: any;
697
+ };
698
+ optionEndIconType: {
699
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
700
+ default: any;
701
+ };
702
+ selectedOption: {
703
+ type: import("vue").PropType<unknown>;
704
+ default: any;
705
+ };
706
+ brandIconType: {
707
+ type: import("vue").PropType<"android" | "ios">;
708
+ default: any;
709
+ };
710
+ }>> & {
711
+ onClick?: () => any;
712
+ onCopyToClipboard?: () => any;
713
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "label" | "testId" | "disabled" | "size" | "open" | "mandatory" | "loading" | "valueToCopy" | "options" | "singleAppSelection" | "placeholder" | "multi" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "selectedOption" | "brandIconType">;
714
+ $attrs: {
715
+ [x: string]: unknown;
716
+ };
717
+ $refs: {
718
+ [x: string]: unknown;
719
+ };
720
+ $slots: Readonly<{
721
+ [name: string]: import("vue").Slot;
722
+ }>;
723
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
724
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
725
+ $emit: ((event: "click") => void) & ((event: "copyToClipboard") => void);
726
+ $el: any;
727
+ $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
728
+ label: {
729
+ type: import("vue").PropType<string>;
730
+ required: true;
731
+ default: string;
732
+ };
733
+ testId: {
734
+ type: import("vue").PropType<string>;
735
+ default: string;
736
+ };
737
+ disabled: {
738
+ type: import("vue").PropType<boolean>;
739
+ default: boolean;
740
+ };
741
+ size: {
742
+ type: import("vue").PropType<"small" | "medium" | "large">;
743
+ default: string;
744
+ };
745
+ open: {
746
+ type: import("vue").PropType<boolean>;
747
+ required: true;
748
+ default: boolean;
749
+ };
750
+ mandatory: {
751
+ type: import("vue").PropType<boolean>;
752
+ default: boolean;
753
+ };
754
+ loading: {
755
+ type: import("vue").PropType<boolean>;
756
+ default: boolean;
757
+ };
758
+ valueToCopy: {
759
+ type: import("vue").PropType<string>;
760
+ default: any;
761
+ };
762
+ options: {
763
+ type: import("vue").PropType<unknown[]>;
764
+ default: any;
765
+ };
766
+ singleAppSelection: {
767
+ type: import("vue").PropType<boolean>;
768
+ default: boolean;
769
+ };
770
+ placeholder: {
771
+ type: import("vue").PropType<string>;
772
+ default: string;
773
+ };
774
+ multi: {
775
+ type: import("vue").PropType<boolean>;
776
+ default: boolean;
777
+ };
778
+ displayValue: {
779
+ type: import("vue").PropType<(option: unknown) => string>;
780
+ required: true;
781
+ };
782
+ optionNameKey: {
783
+ type: import("vue").PropType<string>;
784
+ default: any;
785
+ };
786
+ optionIconKey: {
787
+ type: import("vue").PropType<string>;
788
+ default: any;
789
+ };
790
+ optionImageKey: {
791
+ type: import("vue").PropType<string>;
792
+ default: any;
793
+ };
794
+ optionIconType: {
795
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
796
+ default: any;
797
+ };
798
+ optionEndIconKey: {
799
+ type: import("vue").PropType<string>;
800
+ default: any;
801
+ };
802
+ optionEndIconType: {
803
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
804
+ default: any;
805
+ };
806
+ selectedOption: {
807
+ type: import("vue").PropType<unknown>;
808
+ default: any;
809
+ };
810
+ brandIconType: {
811
+ type: import("vue").PropType<"android" | "ios">;
812
+ default: any;
813
+ };
814
+ }>> & {
815
+ onClick?: () => any;
816
+ onCopyToClipboard?: () => any;
817
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
818
+ click: () => void;
819
+ copyToClipboard: () => void;
820
+ }, string, {
821
+ label: string;
822
+ testId: string;
823
+ disabled: boolean;
824
+ size: "small" | "medium" | "large";
825
+ open: boolean;
826
+ mandatory: boolean;
827
+ loading: boolean;
828
+ valueToCopy: string;
829
+ options: unknown[];
830
+ singleAppSelection: boolean;
831
+ placeholder: string;
832
+ multi: boolean;
833
+ optionNameKey: string;
834
+ optionIconKey: string;
835
+ optionImageKey: string;
836
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
837
+ optionEndIconKey: string;
838
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
839
+ selectedOption: any;
840
+ brandIconType: "android" | "ios";
841
+ }, {}, string> & {
842
+ beforeCreate?: (() => void) | (() => void)[];
843
+ created?: (() => void) | (() => void)[];
844
+ beforeMount?: (() => void) | (() => void)[];
845
+ mounted?: (() => void) | (() => void)[];
846
+ beforeUpdate?: (() => void) | (() => void)[];
847
+ updated?: (() => void) | (() => void)[];
848
+ activated?: (() => void) | (() => void)[];
849
+ deactivated?: (() => void) | (() => void)[];
850
+ beforeDestroy?: (() => void) | (() => void)[];
851
+ beforeUnmount?: (() => void) | (() => void)[];
852
+ destroyed?: (() => void) | (() => void)[];
853
+ unmounted?: (() => void) | (() => void)[];
854
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
855
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
856
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[];
857
+ };
858
+ $forceUpdate: () => void;
859
+ $nextTick: typeof import("vue").nextTick;
860
+ $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>): import("vue").WatchStopHandle;
861
+ } & Readonly<import("vue").ExtractPropTypes<{
457
862
  label: {
458
863
  type: import("vue").PropType<string>;
459
864
  required: true;
@@ -471,13 +876,17 @@ declare const DropdownTypes: () => (({
471
876
  type: import("vue").PropType<"small" | "medium" | "large">;
472
877
  default: string;
473
878
  };
474
- loading: {
879
+ open: {
475
880
  type: import("vue").PropType<boolean>;
881
+ required: true;
476
882
  default: boolean;
477
883
  };
478
- open: {
884
+ mandatory: {
885
+ type: import("vue").PropType<boolean>;
886
+ default: boolean;
887
+ };
888
+ loading: {
479
889
  type: import("vue").PropType<boolean>;
480
- required: true;
481
890
  default: boolean;
482
891
  };
483
892
  valueToCopy: {
@@ -492,144 +901,10 @@ declare const DropdownTypes: () => (({
492
901
  type: import("vue").PropType<boolean>;
493
902
  default: boolean;
494
903
  };
495
- mandatory: {
496
- type: import("vue").PropType<boolean>;
497
- default: boolean;
498
- };
499
904
  placeholder: {
500
905
  type: import("vue").PropType<string>;
501
906
  default: string;
502
907
  };
503
- feedbackVariant: {
504
- type: import("vue").PropType<string>;
505
- default: any;
506
- };
507
- multi: {
508
- type: import("vue").PropType<boolean>;
509
- default: boolean;
510
- };
511
- displayValue: {
512
- type: import("vue").PropType<(option: unknown) => string>;
513
- required: true;
514
- };
515
- optionNameKey: {
516
- type: import("vue").PropType<string>;
517
- default: any;
518
- };
519
- optionIconKey: {
520
- type: import("vue").PropType<string>;
521
- default: any;
522
- };
523
- optionImageKey: {
524
- type: import("vue").PropType<string>;
525
- default: any;
526
- };
527
- optionIconType: {
528
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
529
- default: any;
530
- };
531
- optionEndIconKey: {
532
- type: import("vue").PropType<string>;
533
- default: any;
534
- };
535
- optionEndIconType: {
536
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
537
- default: any;
538
- };
539
- selectedOption: {
540
- type: import("vue").PropType<unknown>;
541
- default: any;
542
- };
543
- brandIconType: {
544
- type: import("vue").PropType<"android" | "ios">;
545
- default: any;
546
- };
547
- }>> & Readonly<{
548
- onClick?: () => any;
549
- onCopyToClipboard?: () => any;
550
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
551
- click: () => void;
552
- copyToClipboard: () => void;
553
- }, import("vue").PublicProps, {
554
- label: string;
555
- testId: string;
556
- disabled: boolean;
557
- size: "small" | "medium" | "large";
558
- loading: boolean;
559
- open: boolean;
560
- valueToCopy: string;
561
- options: unknown[];
562
- singleAppSelection: boolean;
563
- mandatory: boolean;
564
- placeholder: string;
565
- feedbackVariant: string;
566
- multi: boolean;
567
- optionNameKey: string;
568
- optionIconKey: string;
569
- optionImageKey: string;
570
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
571
- optionEndIconKey: string;
572
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
573
- selectedOption: any;
574
- brandIconType: "android" | "ios";
575
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
576
- P: {};
577
- B: {};
578
- D: {};
579
- C: {};
580
- M: {};
581
- Defaults: {};
582
- }, Readonly<import("vue").ExtractPropTypes<{
583
- label: {
584
- type: import("vue").PropType<string>;
585
- required: true;
586
- default: string;
587
- };
588
- testId: {
589
- type: import("vue").PropType<string>;
590
- default: string;
591
- };
592
- disabled: {
593
- type: import("vue").PropType<boolean>;
594
- default: boolean;
595
- };
596
- size: {
597
- type: import("vue").PropType<"small" | "medium" | "large">;
598
- default: string;
599
- };
600
- loading: {
601
- type: import("vue").PropType<boolean>;
602
- default: boolean;
603
- };
604
- open: {
605
- type: import("vue").PropType<boolean>;
606
- required: true;
607
- default: boolean;
608
- };
609
- valueToCopy: {
610
- type: import("vue").PropType<string>;
611
- default: any;
612
- };
613
- options: {
614
- type: import("vue").PropType<unknown[]>;
615
- default: any;
616
- };
617
- singleAppSelection: {
618
- type: import("vue").PropType<boolean>;
619
- default: boolean;
620
- };
621
- mandatory: {
622
- type: import("vue").PropType<boolean>;
623
- default: boolean;
624
- };
625
- placeholder: {
626
- type: import("vue").PropType<string>;
627
- default: string;
628
- };
629
- feedbackVariant: {
630
- type: import("vue").PropType<string>;
631
- default: any;
632
- };
633
908
  multi: {
634
909
  type: import("vue").PropType<boolean>;
635
910
  default: boolean;
@@ -670,32 +945,10 @@ declare const DropdownTypes: () => (({
670
945
  type: import("vue").PropType<"android" | "ios">;
671
946
  default: any;
672
947
  };
673
- }>> & Readonly<{
948
+ }>> & {
674
949
  onClick?: () => any;
675
950
  onCopyToClipboard?: () => any;
676
- }>, {}, {}, {}, {}, {
677
- label: string;
678
- testId: string;
679
- disabled: boolean;
680
- size: "small" | "medium" | "large";
681
- loading: boolean;
682
- open: boolean;
683
- valueToCopy: string;
684
- options: unknown[];
685
- singleAppSelection: boolean;
686
- mandatory: boolean;
687
- placeholder: string;
688
- feedbackVariant: string;
689
- multi: boolean;
690
- optionNameKey: string;
691
- optionIconKey: string;
692
- optionImageKey: string;
693
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
694
- optionEndIconKey: string;
695
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
696
- selectedOption: any;
697
- brandIconType: "android" | "ios";
698
- }>;
951
+ } & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
699
952
  __isFragment?: never;
700
953
  __isTeleport?: never;
701
954
  __isSuspense?: never;
@@ -717,13 +970,17 @@ declare const DropdownTypes: () => (({
717
970
  type: import("vue").PropType<"small" | "medium" | "large">;
718
971
  default: string;
719
972
  };
720
- loading: {
973
+ open: {
721
974
  type: import("vue").PropType<boolean>;
975
+ required: true;
722
976
  default: boolean;
723
977
  };
724
- open: {
978
+ mandatory: {
979
+ type: import("vue").PropType<boolean>;
980
+ default: boolean;
981
+ };
982
+ loading: {
725
983
  type: import("vue").PropType<boolean>;
726
- required: true;
727
984
  default: boolean;
728
985
  };
729
986
  valueToCopy: {
@@ -738,18 +995,10 @@ declare const DropdownTypes: () => (({
738
995
  type: import("vue").PropType<boolean>;
739
996
  default: boolean;
740
997
  };
741
- mandatory: {
742
- type: import("vue").PropType<boolean>;
743
- default: boolean;
744
- };
745
998
  placeholder: {
746
999
  type: import("vue").PropType<string>;
747
1000
  default: string;
748
1001
  };
749
- feedbackVariant: {
750
- type: import("vue").PropType<string>;
751
- default: any;
752
- };
753
1002
  multi: {
754
1003
  type: import("vue").PropType<boolean>;
755
1004
  default: boolean;
@@ -790,10 +1039,10 @@ declare const DropdownTypes: () => (({
790
1039
  type: import("vue").PropType<"android" | "ios">;
791
1040
  default: any;
792
1041
  };
793
- }>> & Readonly<{
1042
+ }>> & {
794
1043
  onClick?: () => any;
795
1044
  onCopyToClipboard?: () => any;
796
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
1045
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
797
1046
  click: () => void;
798
1047
  copyToClipboard: () => void;
799
1048
  }, string, {
@@ -801,14 +1050,13 @@ declare const DropdownTypes: () => (({
801
1050
  testId: string;
802
1051
  disabled: boolean;
803
1052
  size: "small" | "medium" | "large";
804
- loading: boolean;
805
1053
  open: boolean;
1054
+ mandatory: boolean;
1055
+ loading: boolean;
806
1056
  valueToCopy: string;
807
1057
  options: unknown[];
808
1058
  singleAppSelection: boolean;
809
- mandatory: boolean;
810
1059
  placeholder: string;
811
- feedbackVariant: string;
812
1060
  multi: boolean;
813
1061
  optionNameKey: string;
814
1062
  optionIconKey: string;
@@ -818,14 +1066,317 @@ declare const DropdownTypes: () => (({
818
1066
  optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
819
1067
  selectedOption: any;
820
1068
  brandIconType: "android" | "ios";
821
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
1069
+ }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
822
1070
  $slots: {
823
1071
  image?(_: {}): any;
824
1072
  "icon-start"?(_: {}): any;
825
1073
  "icon-end"?(_: {}): any;
826
1074
  };
827
1075
  })) | ({
828
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
1076
+ new (...args: any[]): {
1077
+ $: import("vue").ComponentInternalInstance;
1078
+ $data: {};
1079
+ $props: Partial<{
1080
+ option: any;
1081
+ 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";
1082
+ disabled: boolean;
1083
+ active: boolean;
1084
+ endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
1085
+ optionFlagKey: string;
1086
+ optionTwoLinesVariant: "horizontal" | "vertical";
1087
+ optionTwoLinesKey: string;
1088
+ isIndeterminate: boolean;
1089
+ subtitle: string;
1090
+ selectAllOption: boolean;
1091
+ tooltipAttachedToText: boolean;
1092
+ nameKey: string;
1093
+ imageKey: string;
1094
+ iconKey: string;
1095
+ warningKey: string;
1096
+ iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
1097
+ endIconKey: string;
1098
+ endTextIconKey: string;
1099
+ treeMainOption: boolean;
1100
+ treeMainOptionExpanded: boolean;
1101
+ stopOptionClickEventPropagation: boolean;
1102
+ treeChildShown: boolean;
1103
+ isMulti: boolean;
1104
+ minMaxSelectionTooltipMessage: string;
1105
+ }> & Omit<Readonly<import("vue").ExtractPropTypes<{
1106
+ option: {
1107
+ type: import("vue").PropType<unknown>;
1108
+ default: any;
1109
+ };
1110
+ tooltipPlacement: {
1111
+ 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">;
1112
+ default: string;
1113
+ };
1114
+ disabled: {
1115
+ type: import("vue").PropType<boolean>;
1116
+ default: boolean;
1117
+ };
1118
+ active: {
1119
+ type: import("vue").PropType<boolean>;
1120
+ default: any;
1121
+ };
1122
+ endIconType: {
1123
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
1124
+ default: string;
1125
+ };
1126
+ optionFlagKey: {
1127
+ type: import("vue").PropType<string>;
1128
+ default: any;
1129
+ };
1130
+ optionTwoLinesVariant: {
1131
+ type: import("vue").PropType<"horizontal" | "vertical">;
1132
+ default: any;
1133
+ };
1134
+ optionTwoLinesKey: {
1135
+ type: import("vue").PropType<string>;
1136
+ default: any;
1137
+ };
1138
+ isIndeterminate: {
1139
+ type: import("vue").PropType<boolean>;
1140
+ default: boolean;
1141
+ };
1142
+ subtitle: {
1143
+ type: import("vue").PropType<string>;
1144
+ default: string;
1145
+ };
1146
+ selectAllOption: {
1147
+ type: import("vue").PropType<boolean>;
1148
+ default: boolean;
1149
+ };
1150
+ tooltipAttachedToText: {
1151
+ type: import("vue").PropType<boolean>;
1152
+ default: boolean;
1153
+ };
1154
+ nameKey: {
1155
+ type: import("vue").PropType<string>;
1156
+ default: any;
1157
+ };
1158
+ imageKey: {
1159
+ type: import("vue").PropType<string>;
1160
+ default: any;
1161
+ };
1162
+ iconKey: {
1163
+ type: import("vue").PropType<string>;
1164
+ default: any;
1165
+ };
1166
+ warningKey: {
1167
+ type: import("vue").PropType<string>;
1168
+ default: any;
1169
+ };
1170
+ iconType: {
1171
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
1172
+ default: string;
1173
+ };
1174
+ endIconKey: {
1175
+ type: import("vue").PropType<string>;
1176
+ default: any;
1177
+ };
1178
+ endTextIconKey: {
1179
+ type: import("vue").PropType<string>;
1180
+ default: any;
1181
+ };
1182
+ treeMainOption: {
1183
+ type: import("vue").PropType<boolean>;
1184
+ default: boolean;
1185
+ };
1186
+ treeMainOptionExpanded: {
1187
+ type: import("vue").PropType<boolean>;
1188
+ default: boolean;
1189
+ };
1190
+ stopOptionClickEventPropagation: {
1191
+ type: import("vue").PropType<boolean>;
1192
+ default: boolean;
1193
+ };
1194
+ treeChildShown: {
1195
+ type: import("vue").PropType<boolean>;
1196
+ default: boolean;
1197
+ };
1198
+ isMulti: {
1199
+ type: import("vue").PropType<boolean>;
1200
+ default: boolean;
1201
+ };
1202
+ minMaxSelectionTooltipMessage: {
1203
+ type: import("vue").PropType<string>;
1204
+ default: any;
1205
+ };
1206
+ selectedProp: {
1207
+ type: import("vue").PropType<boolean>;
1208
+ };
1209
+ }>> & {
1210
+ onToggleTreeCollapse?: (option: unknown) => any;
1211
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "option" | "tooltipPlacement" | "disabled" | "active" | "endIconType" | "optionFlagKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "isIndeterminate" | "subtitle" | "selectAllOption" | "tooltipAttachedToText" | "nameKey" | "imageKey" | "iconKey" | "warningKey" | "iconType" | "endIconKey" | "endTextIconKey" | "treeMainOption" | "treeMainOptionExpanded" | "stopOptionClickEventPropagation" | "treeChildShown" | "isMulti" | "minMaxSelectionTooltipMessage">;
1212
+ $attrs: {
1213
+ [x: string]: unknown;
1214
+ };
1215
+ $refs: {
1216
+ [x: string]: unknown;
1217
+ };
1218
+ $slots: Readonly<{
1219
+ [name: string]: import("vue").Slot;
1220
+ }>;
1221
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
1222
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
1223
+ $emit: (event: "toggleTreeCollapse", option: unknown) => void;
1224
+ $el: any;
1225
+ $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
1226
+ option: {
1227
+ type: import("vue").PropType<unknown>;
1228
+ default: any;
1229
+ };
1230
+ tooltipPlacement: {
1231
+ 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">;
1232
+ default: string;
1233
+ };
1234
+ disabled: {
1235
+ type: import("vue").PropType<boolean>;
1236
+ default: boolean;
1237
+ };
1238
+ active: {
1239
+ type: import("vue").PropType<boolean>;
1240
+ default: any;
1241
+ };
1242
+ endIconType: {
1243
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
1244
+ default: string;
1245
+ };
1246
+ optionFlagKey: {
1247
+ type: import("vue").PropType<string>;
1248
+ default: any;
1249
+ };
1250
+ optionTwoLinesVariant: {
1251
+ type: import("vue").PropType<"horizontal" | "vertical">;
1252
+ default: any;
1253
+ };
1254
+ optionTwoLinesKey: {
1255
+ type: import("vue").PropType<string>;
1256
+ default: any;
1257
+ };
1258
+ isIndeterminate: {
1259
+ type: import("vue").PropType<boolean>;
1260
+ default: boolean;
1261
+ };
1262
+ subtitle: {
1263
+ type: import("vue").PropType<string>;
1264
+ default: string;
1265
+ };
1266
+ selectAllOption: {
1267
+ type: import("vue").PropType<boolean>;
1268
+ default: boolean;
1269
+ };
1270
+ tooltipAttachedToText: {
1271
+ type: import("vue").PropType<boolean>;
1272
+ default: boolean;
1273
+ };
1274
+ nameKey: {
1275
+ type: import("vue").PropType<string>;
1276
+ default: any;
1277
+ };
1278
+ imageKey: {
1279
+ type: import("vue").PropType<string>;
1280
+ default: any;
1281
+ };
1282
+ iconKey: {
1283
+ type: import("vue").PropType<string>;
1284
+ default: any;
1285
+ };
1286
+ warningKey: {
1287
+ type: import("vue").PropType<string>;
1288
+ default: any;
1289
+ };
1290
+ iconType: {
1291
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
1292
+ default: string;
1293
+ };
1294
+ endIconKey: {
1295
+ type: import("vue").PropType<string>;
1296
+ default: any;
1297
+ };
1298
+ endTextIconKey: {
1299
+ type: import("vue").PropType<string>;
1300
+ default: any;
1301
+ };
1302
+ treeMainOption: {
1303
+ type: import("vue").PropType<boolean>;
1304
+ default: boolean;
1305
+ };
1306
+ treeMainOptionExpanded: {
1307
+ type: import("vue").PropType<boolean>;
1308
+ default: boolean;
1309
+ };
1310
+ stopOptionClickEventPropagation: {
1311
+ type: import("vue").PropType<boolean>;
1312
+ default: boolean;
1313
+ };
1314
+ treeChildShown: {
1315
+ type: import("vue").PropType<boolean>;
1316
+ default: boolean;
1317
+ };
1318
+ isMulti: {
1319
+ type: import("vue").PropType<boolean>;
1320
+ default: boolean;
1321
+ };
1322
+ minMaxSelectionTooltipMessage: {
1323
+ type: import("vue").PropType<string>;
1324
+ default: any;
1325
+ };
1326
+ selectedProp: {
1327
+ type: import("vue").PropType<boolean>;
1328
+ };
1329
+ }>> & {
1330
+ onToggleTreeCollapse?: (option: unknown) => any;
1331
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
1332
+ toggleTreeCollapse: (option: unknown) => void;
1333
+ }, string, {
1334
+ option: any;
1335
+ 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";
1336
+ disabled: boolean;
1337
+ active: boolean;
1338
+ endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
1339
+ optionFlagKey: string;
1340
+ optionTwoLinesVariant: "horizontal" | "vertical";
1341
+ optionTwoLinesKey: string;
1342
+ isIndeterminate: boolean;
1343
+ subtitle: string;
1344
+ selectAllOption: boolean;
1345
+ tooltipAttachedToText: boolean;
1346
+ nameKey: string;
1347
+ imageKey: string;
1348
+ iconKey: string;
1349
+ warningKey: string;
1350
+ iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
1351
+ endIconKey: string;
1352
+ endTextIconKey: string;
1353
+ treeMainOption: boolean;
1354
+ treeMainOptionExpanded: boolean;
1355
+ stopOptionClickEventPropagation: boolean;
1356
+ treeChildShown: boolean;
1357
+ isMulti: boolean;
1358
+ minMaxSelectionTooltipMessage: string;
1359
+ }, {}, string> & {
1360
+ beforeCreate?: (() => void) | (() => void)[];
1361
+ created?: (() => void) | (() => void)[];
1362
+ beforeMount?: (() => void) | (() => void)[];
1363
+ mounted?: (() => void) | (() => void)[];
1364
+ beforeUpdate?: (() => void) | (() => void)[];
1365
+ updated?: (() => void) | (() => void)[];
1366
+ activated?: (() => void) | (() => void)[];
1367
+ deactivated?: (() => void) | (() => void)[];
1368
+ beforeDestroy?: (() => void) | (() => void)[];
1369
+ beforeUnmount?: (() => void) | (() => void)[];
1370
+ destroyed?: (() => void) | (() => void)[];
1371
+ unmounted?: (() => void) | (() => void)[];
1372
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
1373
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
1374
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[];
1375
+ };
1376
+ $forceUpdate: () => void;
1377
+ $nextTick: typeof import("vue").nextTick;
1378
+ $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>): import("vue").WatchStopHandle;
1379
+ } & Readonly<import("vue").ExtractPropTypes<{
829
1380
  option: {
830
1381
  type: import("vue").PropType<unknown>;
831
1382
  default: any;
@@ -838,14 +1389,14 @@ declare const DropdownTypes: () => (({
838
1389
  type: import("vue").PropType<boolean>;
839
1390
  default: boolean;
840
1391
  };
841
- endIconType: {
842
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
843
- default: string;
844
- };
845
1392
  active: {
846
1393
  type: import("vue").PropType<boolean>;
847
1394
  default: any;
848
1395
  };
1396
+ endIconType: {
1397
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
1398
+ default: string;
1399
+ };
849
1400
  optionFlagKey: {
850
1401
  type: import("vue").PropType<string>;
851
1402
  default: any;
@@ -870,6 +1421,10 @@ declare const DropdownTypes: () => (({
870
1421
  type: import("vue").PropType<boolean>;
871
1422
  default: boolean;
872
1423
  };
1424
+ tooltipAttachedToText: {
1425
+ type: import("vue").PropType<boolean>;
1426
+ default: boolean;
1427
+ };
873
1428
  nameKey: {
874
1429
  type: import("vue").PropType<string>;
875
1430
  default: any;
@@ -925,170 +1480,9 @@ declare const DropdownTypes: () => (({
925
1480
  selectedProp: {
926
1481
  type: import("vue").PropType<boolean>;
927
1482
  };
928
- }>> & Readonly<{
1483
+ }>> & {
929
1484
  onToggleTreeCollapse?: (option: unknown) => any;
930
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
931
- toggleTreeCollapse: (option: unknown) => void;
932
- }, import("vue").PublicProps, {
933
- option: any;
934
- 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";
935
- disabled: boolean;
936
- endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
937
- active: boolean;
938
- optionFlagKey: string;
939
- optionTwoLinesVariant: "horizontal" | "vertical";
940
- optionTwoLinesKey: string;
941
- isIndeterminate: boolean;
942
- subtitle: string;
943
- selectAllOption: boolean;
944
- nameKey: string;
945
- imageKey: string;
946
- iconKey: string;
947
- warningKey: string;
948
- iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
949
- endIconKey: string;
950
- endTextIconKey: string;
951
- treeMainOption: boolean;
952
- treeMainOptionExpanded: boolean;
953
- stopOptionClickEventPropagation: boolean;
954
- treeChildShown: boolean;
955
- isMulti: boolean;
956
- minMaxSelectionTooltipMessage: string;
957
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
958
- P: {};
959
- B: {};
960
- D: {};
961
- C: {};
962
- M: {};
963
- Defaults: {};
964
- }, Readonly<import("vue").ExtractPropTypes<{
965
- option: {
966
- type: import("vue").PropType<unknown>;
967
- default: any;
968
- };
969
- tooltipPlacement: {
970
- 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">;
971
- default: string;
972
- };
973
- disabled: {
974
- type: import("vue").PropType<boolean>;
975
- default: boolean;
976
- };
977
- endIconType: {
978
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
979
- default: string;
980
- };
981
- active: {
982
- type: import("vue").PropType<boolean>;
983
- default: any;
984
- };
985
- optionFlagKey: {
986
- type: import("vue").PropType<string>;
987
- default: any;
988
- };
989
- optionTwoLinesVariant: {
990
- type: import("vue").PropType<"horizontal" | "vertical">;
991
- default: any;
992
- };
993
- optionTwoLinesKey: {
994
- type: import("vue").PropType<string>;
995
- default: any;
996
- };
997
- isIndeterminate: {
998
- type: import("vue").PropType<boolean>;
999
- default: boolean;
1000
- };
1001
- subtitle: {
1002
- type: import("vue").PropType<string>;
1003
- default: string;
1004
- };
1005
- selectAllOption: {
1006
- type: import("vue").PropType<boolean>;
1007
- default: boolean;
1008
- };
1009
- nameKey: {
1010
- type: import("vue").PropType<string>;
1011
- default: any;
1012
- };
1013
- imageKey: {
1014
- type: import("vue").PropType<string>;
1015
- default: any;
1016
- };
1017
- iconKey: {
1018
- type: import("vue").PropType<string>;
1019
- default: any;
1020
- };
1021
- warningKey: {
1022
- type: import("vue").PropType<string>;
1023
- default: any;
1024
- };
1025
- iconType: {
1026
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
1027
- default: string;
1028
- };
1029
- endIconKey: {
1030
- type: import("vue").PropType<string>;
1031
- default: any;
1032
- };
1033
- endTextIconKey: {
1034
- type: import("vue").PropType<string>;
1035
- default: any;
1036
- };
1037
- treeMainOption: {
1038
- type: import("vue").PropType<boolean>;
1039
- default: boolean;
1040
- };
1041
- treeMainOptionExpanded: {
1042
- type: import("vue").PropType<boolean>;
1043
- default: boolean;
1044
- };
1045
- stopOptionClickEventPropagation: {
1046
- type: import("vue").PropType<boolean>;
1047
- default: boolean;
1048
- };
1049
- treeChildShown: {
1050
- type: import("vue").PropType<boolean>;
1051
- default: boolean;
1052
- };
1053
- isMulti: {
1054
- type: import("vue").PropType<boolean>;
1055
- default: boolean;
1056
- };
1057
- minMaxSelectionTooltipMessage: {
1058
- type: import("vue").PropType<string>;
1059
- default: any;
1060
- };
1061
- selectedProp: {
1062
- type: import("vue").PropType<boolean>;
1063
- };
1064
- }>> & Readonly<{
1065
- onToggleTreeCollapse?: (option: unknown) => any;
1066
- }>, {}, {}, {}, {}, {
1067
- option: any;
1068
- 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";
1069
- disabled: boolean;
1070
- endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
1071
- active: boolean;
1072
- optionFlagKey: string;
1073
- optionTwoLinesVariant: "horizontal" | "vertical";
1074
- optionTwoLinesKey: string;
1075
- isIndeterminate: boolean;
1076
- subtitle: string;
1077
- selectAllOption: boolean;
1078
- nameKey: string;
1079
- imageKey: string;
1080
- iconKey: string;
1081
- warningKey: string;
1082
- iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
1083
- endIconKey: string;
1084
- endTextIconKey: string;
1085
- treeMainOption: boolean;
1086
- treeMainOptionExpanded: boolean;
1087
- stopOptionClickEventPropagation: boolean;
1088
- treeChildShown: boolean;
1089
- isMulti: boolean;
1090
- minMaxSelectionTooltipMessage: string;
1091
- }>;
1485
+ } & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
1092
1486
  __isFragment?: never;
1093
1487
  __isTeleport?: never;
1094
1488
  __isSuspense?: never;
@@ -1105,14 +1499,14 @@ declare const DropdownTypes: () => (({
1105
1499
  type: import("vue").PropType<boolean>;
1106
1500
  default: boolean;
1107
1501
  };
1108
- endIconType: {
1109
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
1110
- default: string;
1111
- };
1112
1502
  active: {
1113
1503
  type: import("vue").PropType<boolean>;
1114
1504
  default: any;
1115
1505
  };
1506
+ endIconType: {
1507
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
1508
+ default: string;
1509
+ };
1116
1510
  optionFlagKey: {
1117
1511
  type: import("vue").PropType<string>;
1118
1512
  default: any;
@@ -1137,6 +1531,10 @@ declare const DropdownTypes: () => (({
1137
1531
  type: import("vue").PropType<boolean>;
1138
1532
  default: boolean;
1139
1533
  };
1534
+ tooltipAttachedToText: {
1535
+ type: import("vue").PropType<boolean>;
1536
+ default: boolean;
1537
+ };
1140
1538
  nameKey: {
1141
1539
  type: import("vue").PropType<string>;
1142
1540
  default: any;
@@ -1192,22 +1590,23 @@ declare const DropdownTypes: () => (({
1192
1590
  selectedProp: {
1193
1591
  type: import("vue").PropType<boolean>;
1194
1592
  };
1195
- }>> & Readonly<{
1593
+ }>> & {
1196
1594
  onToggleTreeCollapse?: (option: unknown) => any;
1197
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
1595
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
1198
1596
  toggleTreeCollapse: (option: unknown) => void;
1199
1597
  }, string, {
1200
1598
  option: any;
1201
1599
  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";
1202
1600
  disabled: boolean;
1203
- endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
1204
1601
  active: boolean;
1602
+ endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
1205
1603
  optionFlagKey: string;
1206
1604
  optionTwoLinesVariant: "horizontal" | "vertical";
1207
1605
  optionTwoLinesKey: string;
1208
1606
  isIndeterminate: boolean;
1209
1607
  subtitle: string;
1210
1608
  selectAllOption: boolean;
1609
+ tooltipAttachedToText: boolean;
1211
1610
  nameKey: string;
1212
1611
  imageKey: string;
1213
1612
  iconKey: string;
@@ -1221,7 +1620,7 @@ declare const DropdownTypes: () => (({
1221
1620
  treeChildShown: boolean;
1222
1621
  isMulti: boolean;
1223
1622
  minMaxSelectionTooltipMessage: string;
1224
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
1623
+ }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
1225
1624
  $slots: {
1226
1625
  image?(_: {}): any;
1227
1626
  flag?(_: {}): any;
@@ -1232,7 +1631,7 @@ declare const DropdownTypes: () => (({
1232
1631
  option: any;
1233
1632
  }): any;
1234
1633
  };
1235
- })) | import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1634
+ })) | import("vue").DefineComponent<{
1236
1635
  testId: {
1237
1636
  type: import("vue").PropType<string>;
1238
1637
  default: string;
@@ -1245,7 +1644,7 @@ declare const DropdownTypes: () => (({
1245
1644
  type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
1246
1645
  default: string;
1247
1646
  };
1248
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1647
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1249
1648
  testId: {
1250
1649
  type: import("vue").PropType<string>;
1251
1650
  default: string;
@@ -1258,11 +1657,11 @@ declare const DropdownTypes: () => (({
1258
1657
  type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
1259
1658
  default: string;
1260
1659
  };
1261
- }>> & Readonly<{}>, {
1660
+ }>>, {
1262
1661
  testId: string;
1263
1662
  iconName: string;
1264
1663
  iconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
1265
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1664
+ }> | import("vue").DefineComponent<{
1266
1665
  label: {
1267
1666
  type: import("vue").PropType<string>;
1268
1667
  required: true;
@@ -1322,9 +1721,9 @@ declare const DropdownTypes: () => (({
1322
1721
  type: import("vue").PropType<number>;
1323
1722
  default: number;
1324
1723
  };
1325
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
1724
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
1326
1725
  clear: () => void;
1327
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1726
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1328
1727
  label: {
1329
1728
  type: import("vue").PropType<string>;
1330
1729
  required: true;
@@ -1384,9 +1783,9 @@ declare const DropdownTypes: () => (({
1384
1783
  type: import("vue").PropType<number>;
1385
1784
  default: number;
1386
1785
  };
1387
- }>> & Readonly<{
1786
+ }>> & {
1388
1787
  onClear?: () => any;
1389
- }>, {
1788
+ }, {
1390
1789
  label: string;
1391
1790
  testId: string;
1392
1791
  disabled: boolean;
@@ -1397,378 +1796,755 @@ declare const DropdownTypes: () => (({
1397
1796
  cancelAllSelectedDisplay: boolean;
1398
1797
  displayValueInQuotes: boolean;
1399
1798
  shownValuesCount: number;
1400
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | ({
1401
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
1402
- theme: {
1403
- type: import("vue").PropType<string>;
1404
- default: string;
1405
- };
1406
- testId: {
1407
- type: import("vue").PropType<string>;
1408
- default: string;
1409
- };
1410
- disabled: {
1411
- type: import("vue").PropType<boolean>;
1412
- default: boolean;
1413
- };
1414
- placement: {
1415
- type: import("vue").PropType<import("floating-vue").Placement>;
1416
- default: string;
1417
- };
1418
- distance: {
1419
- type: import("vue").PropType<number>;
1420
- default: number;
1421
- };
1422
- container: {
1423
- type: import("vue").PropType<string>;
1424
- default: string;
1425
- };
1426
- popperClass: {
1427
- type: import("vue").PropType<string>;
1428
- default: string;
1429
- };
1430
- size: {
1431
- type: import("vue").PropType<"small" | "medium" | "large">;
1432
- default: string;
1433
- };
1434
- loading: {
1435
- type: import("vue").PropType<boolean>;
1436
- };
1437
- isOpen: {
1438
- type: import("vue").PropType<boolean>;
1439
- };
1440
- skidding: {
1441
- type: import("vue").PropType<number>;
1442
- default: number;
1443
- };
1444
- modelValue: {
1445
- type: import("vue").PropType<unknown>;
1446
- default: any;
1447
- };
1448
- valueToCopy: {
1449
- type: import("vue").PropType<string>;
1450
- default: any;
1451
- };
1452
- selected: {
1453
- type: import("vue").PropType<unknown>;
1454
- default: any;
1455
- };
1456
- options: {
1457
- type: import("vue").PropType<unknown[]>;
1458
- required: true;
1459
- };
1460
- mandatory: {
1461
- type: import("vue").PropType<boolean>;
1462
- default: boolean;
1463
- };
1464
- placeholder: {
1465
- type: import("vue").PropType<string>;
1466
- default: string;
1467
- };
1468
- multi: {
1469
- type: import("vue").PropType<boolean>;
1470
- default: boolean;
1471
- };
1472
- loadMoreLoading: {
1473
- type: import("vue").PropType<boolean>;
1474
- };
1475
- infiniteLoading: {
1476
- type: import("vue").PropType<boolean>;
1477
- default: boolean;
1478
- };
1479
- showSelectAll: {
1480
- type: import("vue").PropType<boolean>;
1481
- default: boolean;
1482
- };
1483
- showClearAll: {
1484
- type: import("vue").PropType<boolean>;
1485
- default: boolean;
1486
- };
1487
- defaultOpen: {
1488
- type: import("vue").PropType<boolean>;
1489
- default: boolean;
1490
- };
1491
- keepOpen: {
1492
- type: import("vue").PropType<boolean>;
1493
- default: boolean;
1494
- };
1495
- autoSize: {
1496
- type: import("vue").PropType<boolean>;
1497
- default: boolean;
1498
- };
1499
- disableKeyboardEvents: {
1500
- type: import("vue").PropType<boolean>;
1501
- default: boolean;
1502
- };
1503
- dynamicFilterMode: {
1504
- type: import("vue").PropType<boolean>;
1505
- default: boolean;
1506
- };
1507
- minSelections: {
1508
- type: import("vue").PropType<number>;
1509
- default: number;
1510
- };
1511
- maxSelections: {
1512
- type: import("vue").PropType<number>;
1513
- default: any;
1514
- };
1515
- isOnTop: {
1516
- type: import("vue").PropType<boolean>;
1517
- default: boolean;
1518
- };
1519
- flip: {
1520
- type: import("vue").PropType<boolean>;
1521
- default: boolean;
1522
- };
1523
- triggerLabel: {
1524
- type: import("vue").PropType<string>;
1525
- default: string;
1526
- };
1527
- triggerHelperText: {
1528
- type: import("vue").PropType<string>;
1529
- default: string;
1530
- };
1531
- triggerFeedbackText: {
1532
- type: import("vue").PropType<string>;
1533
- default: string;
1534
- };
1535
- triggerFeedbackVariant: {
1536
- type: import("vue").PropType<"error" | "success" | "warning">;
1537
- default: any;
1538
- };
1539
- triggerFeedbackShowIcon: {
1540
- type: import("vue").PropType<boolean>;
1541
- default: boolean;
1542
- };
1543
- triggerShowAllSelectedText: {
1544
- type: import("vue").PropType<boolean>;
1545
- default: boolean;
1546
- };
1547
- triggerShownValuesCount: {
1548
- type: import("vue").PropType<number>;
1549
- default: number;
1550
- };
1551
- predefinedTrigger: {
1552
- type: import("vue").PropType<"default" | "icon-button" | "chip" | "app">;
1553
- default: "default" | "icon-button" | "chip" | "app";
1554
- };
1555
- inlineSearch: {
1556
- type: import("vue").PropType<boolean>;
1557
- default: boolean;
1558
- };
1559
- inlineSearchPlaceholder: {
1560
- type: import("vue").PropType<string>;
1561
- default: string;
1562
- };
1563
- onSearch: {
1564
- type: import("vue").PropType<(option: any, term: string) => boolean>;
1565
- default: any;
1566
- };
1567
- noResultsText: {
1568
- type: import("vue").PropType<string>;
1569
- default: string;
1570
- };
1571
- searchAutoFocus: {
1572
- type: import("vue").PropType<boolean>;
1573
- default: boolean;
1574
- };
1575
- onClearSearch: {
1576
- type: import("vue").PropType<() => void>;
1577
- default: () => true;
1578
- };
1579
- displayValue: {
1580
- type: import("vue").PropType<(option: unknown) => string>;
1581
- required: true;
1582
- };
1583
- optionNameKey: {
1584
- type: import("vue").PropType<string>;
1585
- default: string;
1586
- };
1587
- optionIconKey: {
1588
- type: import("vue").PropType<string>;
1589
- default: string;
1590
- };
1591
- optionImageKey: {
1592
- type: import("vue").PropType<string>;
1593
- default: string;
1594
- };
1595
- optionIconType: {
1596
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
1597
- default: any;
1598
- };
1599
- optionEndIconKey: {
1600
- type: import("vue").PropType<string>;
1601
- default: string;
1602
- };
1603
- optionEndIconType: {
1604
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
1605
- default: any;
1606
- };
1607
- optionsEndTextIconKey: {
1608
- type: import("vue").PropType<string>;
1609
- default: any;
1610
- };
1611
- optionFlagKey: {
1612
- type: import("vue").PropType<string>;
1613
- default: any;
1614
- };
1615
- optionWarningKey: {
1616
- type: import("vue").PropType<string>;
1617
- default: any;
1618
- };
1619
- disabledOptionKey: {
1620
- type: import("vue").PropType<string>;
1621
- default: string;
1622
- };
1623
- optionTwoLinesVariant: {
1624
- type: import("vue").PropType<"horizontal" | "vertical">;
1625
- default: any;
1626
- };
1627
- optionTwoLinesKey: {
1628
- type: import("vue").PropType<string>;
1629
- default: any;
1630
- };
1631
- groupedOptions: {
1632
- type: import("vue").PropType<boolean>;
1633
- default: boolean;
1634
- };
1635
- comparingKey: {
1636
- type: import("vue").PropType<string>;
1637
- default: any;
1638
- };
1639
- customNumberOfDisplayedOptions: {
1640
- type: import("vue").PropType<number>;
1641
- default: any;
1642
- };
1643
- optionTooltipPosition: {
1644
- 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">;
1645
- default: string;
1646
- };
1647
- fullWidth: {
1648
- type: import("vue").PropType<boolean>;
1649
- default: boolean;
1650
- };
1651
- optionsListWidth: {
1652
- type: import("vue").PropType<string>;
1653
- default: any;
1654
- };
1655
- statusType: {
1656
- type: import("vue").PropType<"default" | "error" | "disabled" | "success" | "warning" | "archive">;
1657
- default: any;
1658
- };
1659
- disableVirtualScroll: {
1660
- type: import("vue").PropType<boolean>;
1661
- default: boolean;
1662
- };
1663
- overrideOptionCountCalculation: {
1664
- type: import("vue").PropType<(option: unknown) => number>;
1665
- default: any;
1666
- };
1667
- withConditions: {
1668
- type: import("vue").PropType<boolean>;
1669
- default: boolean;
1670
- };
1671
- }>> & Readonly<{
1672
- onClear?: () => any;
1673
- onCopyToClipboard?: () => any;
1674
- onApply?: (value: unknown) => any;
1675
- "onUpdate:selected"?: (value: unknown) => any;
1676
- onAllSelectedChanged?: (value: boolean) => any;
1677
- "onUpdate:isOpen"?: (value: unknown) => any;
1678
- onOnsearch?: (value: string) => any;
1679
- onSelectAll?: () => any;
1680
- onLoadMore?: () => any;
1681
- onUnsavedSelectionUpdate?: (value: unknown[]) => any;
1682
- onOpened?: () => any;
1683
- onClosed?: () => any;
1684
- }>, {
1685
- selectItem: (option: any, index?: number) => void;
1686
- scrollTo: (index: number) => void;
1687
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
1688
- "update:selected": (value: unknown) => void;
1689
- "update:isOpen": (value: unknown) => void;
1690
- closed: () => void;
1691
- opened: () => void;
1692
- apply: (value: unknown) => void;
1693
- selectAll: () => void;
1694
- clear: () => void;
1695
- copyToClipboard: () => void;
1696
- onsearch: (value: string) => void;
1697
- loadMore: () => void;
1698
- allSelectedChanged: (value: boolean) => void;
1699
- unsavedSelectionUpdate: (value: unknown[]) => void;
1700
- }, import("vue").PublicProps, {
1701
- theme: string;
1702
- testId: string;
1703
- disabled: boolean;
1704
- placement: import("floating-vue").Placement;
1705
- distance: number;
1706
- container: string;
1707
- popperClass: string;
1708
- size: "small" | "medium" | "large";
1709
- skidding: number;
1710
- modelValue: any;
1711
- valueToCopy: string;
1712
- selected: any;
1713
- mandatory: boolean;
1714
- placeholder: string;
1715
- multi: boolean;
1716
- infiniteLoading: boolean;
1717
- showSelectAll: boolean;
1718
- showClearAll: boolean;
1719
- defaultOpen: boolean;
1720
- keepOpen: boolean;
1721
- autoSize: boolean;
1722
- disableKeyboardEvents: boolean;
1723
- dynamicFilterMode: boolean;
1724
- minSelections: number;
1725
- maxSelections: number;
1726
- isOnTop: boolean;
1727
- flip: boolean;
1728
- triggerLabel: string;
1729
- triggerHelperText: string;
1730
- triggerFeedbackText: string;
1731
- triggerFeedbackVariant: "error" | "success" | "warning";
1732
- triggerFeedbackShowIcon: boolean;
1733
- triggerShowAllSelectedText: boolean;
1734
- triggerShownValuesCount: number;
1735
- predefinedTrigger: "default" | "icon-button" | "chip" | "app";
1736
- inlineSearch: boolean;
1737
- inlineSearchPlaceholder: string;
1738
- onSearch: (option: any, term: string) => boolean;
1739
- noResultsText: string;
1740
- searchAutoFocus: boolean;
1741
- onClearSearch: () => void;
1742
- optionNameKey: string;
1743
- optionIconKey: string;
1744
- optionImageKey: string;
1745
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
1746
- optionEndIconKey: string;
1747
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
1748
- optionsEndTextIconKey: string;
1749
- optionFlagKey: string;
1750
- optionWarningKey: string;
1751
- disabledOptionKey: string;
1752
- optionTwoLinesVariant: "horizontal" | "vertical";
1753
- optionTwoLinesKey: string;
1754
- groupedOptions: boolean;
1755
- comparingKey: string;
1756
- customNumberOfDisplayedOptions: number;
1757
- 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";
1758
- fullWidth: boolean;
1759
- optionsListWidth: string;
1760
- statusType: "default" | "error" | "disabled" | "success" | "warning" | "archive";
1761
- disableVirtualScroll: boolean;
1762
- overrideOptionCountCalculation: (option: unknown) => number;
1763
- withConditions: boolean;
1764
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
1765
- P: {};
1766
- B: {};
1767
- D: {};
1768
- C: {};
1769
- M: {};
1770
- Defaults: {};
1771
- }, Readonly<import("vue").ExtractPropTypes<{
1799
+ }> | ({
1800
+ new (...args: any[]): {
1801
+ $: import("vue").ComponentInternalInstance;
1802
+ $data: {};
1803
+ $props: Partial<{
1804
+ theme: string;
1805
+ testId: string;
1806
+ placement: import("floating-vue").Placement;
1807
+ disabled: boolean;
1808
+ distance: number;
1809
+ container: string;
1810
+ popperClass: string;
1811
+ size: "small" | "medium" | "large";
1812
+ flip: boolean;
1813
+ mandatory: boolean;
1814
+ skidding: number;
1815
+ modelValue: any;
1816
+ valueToCopy: string;
1817
+ selected: any;
1818
+ placeholder: string;
1819
+ multi: boolean;
1820
+ infiniteLoading: boolean;
1821
+ showSelectAll: boolean;
1822
+ showClearAll: boolean;
1823
+ defaultOpen: boolean;
1824
+ keepOpen: boolean;
1825
+ autoSize: boolean;
1826
+ disableKeyboardEvents: boolean;
1827
+ dynamicFilterMode: boolean;
1828
+ minSelections: number;
1829
+ maxSelections: number;
1830
+ isOnTop: boolean;
1831
+ triggerLabel: string;
1832
+ triggerHelperText: string;
1833
+ triggerFeedbackText: string;
1834
+ triggerFeedbackVariant: "success" | "warning" | "error";
1835
+ triggerFeedbackShowIcon: boolean;
1836
+ triggerShowAllSelectedText: boolean;
1837
+ triggerShownValuesCount: number;
1838
+ predefinedTrigger: "default" | "icon-button" | "chip" | "app";
1839
+ inlineSearch: boolean;
1840
+ inlineSearchPlaceholder: string;
1841
+ onSearch: (option: any, term: string) => boolean;
1842
+ noResultsText: string;
1843
+ searchAutoFocus: boolean;
1844
+ onClearSearch: () => void;
1845
+ optionNameKey: string;
1846
+ optionIconKey: string;
1847
+ optionImageKey: string;
1848
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
1849
+ optionEndIconKey: string;
1850
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
1851
+ optionsEndTextIconKey: string;
1852
+ optionFlagKey: string;
1853
+ optionWarningKey: string;
1854
+ disabledOptionKey: string;
1855
+ optionTwoLinesVariant: "horizontal" | "vertical";
1856
+ optionTwoLinesKey: string;
1857
+ groupedOptions: boolean;
1858
+ comparingKey: string;
1859
+ customNumberOfDisplayedOptions: number;
1860
+ 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";
1861
+ fullWidth: boolean;
1862
+ optionsListWidth: string;
1863
+ statusType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
1864
+ disableVirtualScroll: boolean;
1865
+ overrideOptionCountCalculation: (option: unknown) => number;
1866
+ withConditions: boolean;
1867
+ }> & Omit<Readonly<import("vue").ExtractPropTypes<{
1868
+ theme: {
1869
+ type: import("vue").PropType<string>;
1870
+ default: string;
1871
+ };
1872
+ testId: {
1873
+ type: import("vue").PropType<string>;
1874
+ default: string;
1875
+ };
1876
+ placement: {
1877
+ type: import("vue").PropType<import("floating-vue").Placement>;
1878
+ default: string;
1879
+ };
1880
+ disabled: {
1881
+ type: import("vue").PropType<boolean>;
1882
+ default: boolean;
1883
+ };
1884
+ distance: {
1885
+ type: import("vue").PropType<number>;
1886
+ default: number;
1887
+ };
1888
+ container: {
1889
+ type: import("vue").PropType<string>;
1890
+ default: string;
1891
+ };
1892
+ popperClass: {
1893
+ type: import("vue").PropType<string>;
1894
+ default: string;
1895
+ };
1896
+ size: {
1897
+ type: import("vue").PropType<"small" | "medium" | "large">;
1898
+ default: string;
1899
+ };
1900
+ flip: {
1901
+ type: import("vue").PropType<boolean>;
1902
+ default: boolean;
1903
+ };
1904
+ mandatory: {
1905
+ type: import("vue").PropType<boolean>;
1906
+ default: boolean;
1907
+ };
1908
+ loading: {
1909
+ type: import("vue").PropType<boolean>;
1910
+ };
1911
+ isOpen: {
1912
+ type: import("vue").PropType<boolean>;
1913
+ };
1914
+ skidding: {
1915
+ type: import("vue").PropType<number>;
1916
+ default: number;
1917
+ };
1918
+ modelValue: {
1919
+ type: import("vue").PropType<unknown>;
1920
+ default: any;
1921
+ };
1922
+ valueToCopy: {
1923
+ type: import("vue").PropType<string>;
1924
+ default: any;
1925
+ };
1926
+ selected: {
1927
+ type: import("vue").PropType<unknown>;
1928
+ default: any;
1929
+ };
1930
+ options: {
1931
+ type: import("vue").PropType<unknown[]>;
1932
+ required: true;
1933
+ };
1934
+ placeholder: {
1935
+ type: import("vue").PropType<string>;
1936
+ default: string;
1937
+ };
1938
+ multi: {
1939
+ type: import("vue").PropType<boolean>;
1940
+ default: boolean;
1941
+ };
1942
+ loadMoreLoading: {
1943
+ type: import("vue").PropType<boolean>;
1944
+ };
1945
+ infiniteLoading: {
1946
+ type: import("vue").PropType<boolean>;
1947
+ default: boolean;
1948
+ };
1949
+ showSelectAll: {
1950
+ type: import("vue").PropType<boolean>;
1951
+ default: boolean;
1952
+ };
1953
+ showClearAll: {
1954
+ type: import("vue").PropType<boolean>;
1955
+ default: boolean;
1956
+ };
1957
+ defaultOpen: {
1958
+ type: import("vue").PropType<boolean>;
1959
+ default: boolean;
1960
+ };
1961
+ keepOpen: {
1962
+ type: import("vue").PropType<boolean>;
1963
+ default: boolean;
1964
+ };
1965
+ autoSize: {
1966
+ type: import("vue").PropType<boolean>;
1967
+ default: boolean;
1968
+ };
1969
+ disableKeyboardEvents: {
1970
+ type: import("vue").PropType<boolean>;
1971
+ default: boolean;
1972
+ };
1973
+ dynamicFilterMode: {
1974
+ type: import("vue").PropType<boolean>;
1975
+ default: boolean;
1976
+ };
1977
+ minSelections: {
1978
+ type: import("vue").PropType<number>;
1979
+ default: number;
1980
+ };
1981
+ maxSelections: {
1982
+ type: import("vue").PropType<number>;
1983
+ default: any;
1984
+ };
1985
+ isOnTop: {
1986
+ type: import("vue").PropType<boolean>;
1987
+ default: boolean;
1988
+ };
1989
+ triggerLabel: {
1990
+ type: import("vue").PropType<string>;
1991
+ default: string;
1992
+ };
1993
+ triggerHelperText: {
1994
+ type: import("vue").PropType<string>;
1995
+ default: string;
1996
+ };
1997
+ triggerFeedbackText: {
1998
+ type: import("vue").PropType<string>;
1999
+ default: string;
2000
+ };
2001
+ triggerFeedbackVariant: {
2002
+ type: import("vue").PropType<"success" | "warning" | "error">;
2003
+ default: any;
2004
+ };
2005
+ triggerFeedbackShowIcon: {
2006
+ type: import("vue").PropType<boolean>;
2007
+ default: boolean;
2008
+ };
2009
+ triggerShowAllSelectedText: {
2010
+ type: import("vue").PropType<boolean>;
2011
+ default: boolean;
2012
+ };
2013
+ triggerShownValuesCount: {
2014
+ type: import("vue").PropType<number>;
2015
+ default: number;
2016
+ };
2017
+ predefinedTrigger: {
2018
+ type: import("vue").PropType<"default" | "icon-button" | "chip" | "app">;
2019
+ default: "default" | "icon-button" | "chip" | "app";
2020
+ };
2021
+ inlineSearch: {
2022
+ type: import("vue").PropType<boolean>;
2023
+ default: boolean;
2024
+ };
2025
+ inlineSearchPlaceholder: {
2026
+ type: import("vue").PropType<string>;
2027
+ default: string;
2028
+ };
2029
+ onSearch: {
2030
+ type: import("vue").PropType<(option: any, term: string) => boolean>;
2031
+ default: any;
2032
+ };
2033
+ noResultsText: {
2034
+ type: import("vue").PropType<string>;
2035
+ default: string;
2036
+ };
2037
+ searchAutoFocus: {
2038
+ type: import("vue").PropType<boolean>;
2039
+ default: boolean;
2040
+ };
2041
+ onClearSearch: {
2042
+ type: import("vue").PropType<() => void>;
2043
+ default: () => true;
2044
+ };
2045
+ displayValue: {
2046
+ type: import("vue").PropType<(option: unknown) => string>;
2047
+ required: true;
2048
+ };
2049
+ optionNameKey: {
2050
+ type: import("vue").PropType<string>;
2051
+ default: string;
2052
+ };
2053
+ optionIconKey: {
2054
+ type: import("vue").PropType<string>;
2055
+ default: string;
2056
+ };
2057
+ optionImageKey: {
2058
+ type: import("vue").PropType<string>;
2059
+ default: string;
2060
+ };
2061
+ optionIconType: {
2062
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
2063
+ default: any;
2064
+ };
2065
+ optionEndIconKey: {
2066
+ type: import("vue").PropType<string>;
2067
+ default: string;
2068
+ };
2069
+ optionEndIconType: {
2070
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
2071
+ default: any;
2072
+ };
2073
+ optionsEndTextIconKey: {
2074
+ type: import("vue").PropType<string>;
2075
+ default: any;
2076
+ };
2077
+ optionFlagKey: {
2078
+ type: import("vue").PropType<string>;
2079
+ default: any;
2080
+ };
2081
+ optionWarningKey: {
2082
+ type: import("vue").PropType<string>;
2083
+ default: any;
2084
+ };
2085
+ disabledOptionKey: {
2086
+ type: import("vue").PropType<string>;
2087
+ default: string;
2088
+ };
2089
+ optionTwoLinesVariant: {
2090
+ type: import("vue").PropType<"horizontal" | "vertical">;
2091
+ default: any;
2092
+ };
2093
+ optionTwoLinesKey: {
2094
+ type: import("vue").PropType<string>;
2095
+ default: any;
2096
+ };
2097
+ groupedOptions: {
2098
+ type: import("vue").PropType<boolean>;
2099
+ default: boolean;
2100
+ };
2101
+ comparingKey: {
2102
+ type: import("vue").PropType<string>;
2103
+ default: any;
2104
+ };
2105
+ customNumberOfDisplayedOptions: {
2106
+ type: import("vue").PropType<number>;
2107
+ default: any;
2108
+ };
2109
+ optionTooltipPosition: {
2110
+ 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">;
2111
+ default: string;
2112
+ };
2113
+ fullWidth: {
2114
+ type: import("vue").PropType<boolean>;
2115
+ default: boolean;
2116
+ };
2117
+ optionsListWidth: {
2118
+ type: import("vue").PropType<string>;
2119
+ default: any;
2120
+ };
2121
+ statusType: {
2122
+ type: import("vue").PropType<"default" | "disabled" | "success" | "warning" | "error" | "archive">;
2123
+ default: any;
2124
+ };
2125
+ disableVirtualScroll: {
2126
+ type: import("vue").PropType<boolean>;
2127
+ default: boolean;
2128
+ };
2129
+ overrideOptionCountCalculation: {
2130
+ type: import("vue").PropType<(option: unknown) => number>;
2131
+ default: any;
2132
+ };
2133
+ withConditions: {
2134
+ type: import("vue").PropType<boolean>;
2135
+ default: boolean;
2136
+ };
2137
+ }>> & {
2138
+ onCopyToClipboard?: () => any;
2139
+ onClear?: () => any;
2140
+ onApply?: (value: unknown) => any;
2141
+ onSelectAll?: () => any;
2142
+ "onUpdate:selected"?: (value: unknown) => any;
2143
+ onAllSelectedChanged?: (value: boolean) => any;
2144
+ "onUpdate:isOpen"?: (value: unknown) => any;
2145
+ onOnsearch?: (value: string) => any;
2146
+ onLoadMore?: () => any;
2147
+ onUnsavedSelectionUpdate?: (value: unknown[]) => any;
2148
+ onOpened?: () => any;
2149
+ onClosed?: () => any;
2150
+ } & 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">;
2151
+ $attrs: {
2152
+ [x: string]: unknown;
2153
+ };
2154
+ $refs: {
2155
+ [x: string]: unknown;
2156
+ };
2157
+ $slots: Readonly<{
2158
+ [name: string]: import("vue").Slot;
2159
+ }>;
2160
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
2161
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
2162
+ $emit: ((event: "clear") => void) & ((event: "copyToClipboard") => void) & ((event: "apply", value: unknown) => void) & ((event: "update:selected", value: unknown) => void) & ((event: "allSelectedChanged", value: boolean) => void) & ((event: "update:isOpen", value: unknown) => void) & ((event: "onsearch", value: string) => void) & ((event: "selectAll") => void) & ((event: "loadMore") => void) & ((event: "unsavedSelectionUpdate", value: unknown[]) => void) & ((event: "opened") => void) & ((event: "closed") => void);
2163
+ $el: any;
2164
+ $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
2165
+ theme: {
2166
+ type: import("vue").PropType<string>;
2167
+ default: string;
2168
+ };
2169
+ testId: {
2170
+ type: import("vue").PropType<string>;
2171
+ default: string;
2172
+ };
2173
+ placement: {
2174
+ type: import("vue").PropType<import("floating-vue").Placement>;
2175
+ default: string;
2176
+ };
2177
+ disabled: {
2178
+ type: import("vue").PropType<boolean>;
2179
+ default: boolean;
2180
+ };
2181
+ distance: {
2182
+ type: import("vue").PropType<number>;
2183
+ default: number;
2184
+ };
2185
+ container: {
2186
+ type: import("vue").PropType<string>;
2187
+ default: string;
2188
+ };
2189
+ popperClass: {
2190
+ type: import("vue").PropType<string>;
2191
+ default: string;
2192
+ };
2193
+ size: {
2194
+ type: import("vue").PropType<"small" | "medium" | "large">;
2195
+ default: string;
2196
+ };
2197
+ flip: {
2198
+ type: import("vue").PropType<boolean>;
2199
+ default: boolean;
2200
+ };
2201
+ mandatory: {
2202
+ type: import("vue").PropType<boolean>;
2203
+ default: boolean;
2204
+ };
2205
+ loading: {
2206
+ type: import("vue").PropType<boolean>;
2207
+ };
2208
+ isOpen: {
2209
+ type: import("vue").PropType<boolean>;
2210
+ };
2211
+ skidding: {
2212
+ type: import("vue").PropType<number>;
2213
+ default: number;
2214
+ };
2215
+ modelValue: {
2216
+ type: import("vue").PropType<unknown>;
2217
+ default: any;
2218
+ };
2219
+ valueToCopy: {
2220
+ type: import("vue").PropType<string>;
2221
+ default: any;
2222
+ };
2223
+ selected: {
2224
+ type: import("vue").PropType<unknown>;
2225
+ default: any;
2226
+ };
2227
+ options: {
2228
+ type: import("vue").PropType<unknown[]>;
2229
+ required: true;
2230
+ };
2231
+ placeholder: {
2232
+ type: import("vue").PropType<string>;
2233
+ default: string;
2234
+ };
2235
+ multi: {
2236
+ type: import("vue").PropType<boolean>;
2237
+ default: boolean;
2238
+ };
2239
+ loadMoreLoading: {
2240
+ type: import("vue").PropType<boolean>;
2241
+ };
2242
+ infiniteLoading: {
2243
+ type: import("vue").PropType<boolean>;
2244
+ default: boolean;
2245
+ };
2246
+ showSelectAll: {
2247
+ type: import("vue").PropType<boolean>;
2248
+ default: boolean;
2249
+ };
2250
+ showClearAll: {
2251
+ type: import("vue").PropType<boolean>;
2252
+ default: boolean;
2253
+ };
2254
+ defaultOpen: {
2255
+ type: import("vue").PropType<boolean>;
2256
+ default: boolean;
2257
+ };
2258
+ keepOpen: {
2259
+ type: import("vue").PropType<boolean>;
2260
+ default: boolean;
2261
+ };
2262
+ autoSize: {
2263
+ type: import("vue").PropType<boolean>;
2264
+ default: boolean;
2265
+ };
2266
+ disableKeyboardEvents: {
2267
+ type: import("vue").PropType<boolean>;
2268
+ default: boolean;
2269
+ };
2270
+ dynamicFilterMode: {
2271
+ type: import("vue").PropType<boolean>;
2272
+ default: boolean;
2273
+ };
2274
+ minSelections: {
2275
+ type: import("vue").PropType<number>;
2276
+ default: number;
2277
+ };
2278
+ maxSelections: {
2279
+ type: import("vue").PropType<number>;
2280
+ default: any;
2281
+ };
2282
+ isOnTop: {
2283
+ type: import("vue").PropType<boolean>;
2284
+ default: boolean;
2285
+ };
2286
+ triggerLabel: {
2287
+ type: import("vue").PropType<string>;
2288
+ default: string;
2289
+ };
2290
+ triggerHelperText: {
2291
+ type: import("vue").PropType<string>;
2292
+ default: string;
2293
+ };
2294
+ triggerFeedbackText: {
2295
+ type: import("vue").PropType<string>;
2296
+ default: string;
2297
+ };
2298
+ triggerFeedbackVariant: {
2299
+ type: import("vue").PropType<"success" | "warning" | "error">;
2300
+ default: any;
2301
+ };
2302
+ triggerFeedbackShowIcon: {
2303
+ type: import("vue").PropType<boolean>;
2304
+ default: boolean;
2305
+ };
2306
+ triggerShowAllSelectedText: {
2307
+ type: import("vue").PropType<boolean>;
2308
+ default: boolean;
2309
+ };
2310
+ triggerShownValuesCount: {
2311
+ type: import("vue").PropType<number>;
2312
+ default: number;
2313
+ };
2314
+ predefinedTrigger: {
2315
+ type: import("vue").PropType<"default" | "icon-button" | "chip" | "app">;
2316
+ default: "default" | "icon-button" | "chip" | "app";
2317
+ };
2318
+ inlineSearch: {
2319
+ type: import("vue").PropType<boolean>;
2320
+ default: boolean;
2321
+ };
2322
+ inlineSearchPlaceholder: {
2323
+ type: import("vue").PropType<string>;
2324
+ default: string;
2325
+ };
2326
+ onSearch: {
2327
+ type: import("vue").PropType<(option: any, term: string) => boolean>;
2328
+ default: any;
2329
+ };
2330
+ noResultsText: {
2331
+ type: import("vue").PropType<string>;
2332
+ default: string;
2333
+ };
2334
+ searchAutoFocus: {
2335
+ type: import("vue").PropType<boolean>;
2336
+ default: boolean;
2337
+ };
2338
+ onClearSearch: {
2339
+ type: import("vue").PropType<() => void>;
2340
+ default: () => true;
2341
+ };
2342
+ displayValue: {
2343
+ type: import("vue").PropType<(option: unknown) => string>;
2344
+ required: true;
2345
+ };
2346
+ optionNameKey: {
2347
+ type: import("vue").PropType<string>;
2348
+ default: string;
2349
+ };
2350
+ optionIconKey: {
2351
+ type: import("vue").PropType<string>;
2352
+ default: string;
2353
+ };
2354
+ optionImageKey: {
2355
+ type: import("vue").PropType<string>;
2356
+ default: string;
2357
+ };
2358
+ optionIconType: {
2359
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
2360
+ default: any;
2361
+ };
2362
+ optionEndIconKey: {
2363
+ type: import("vue").PropType<string>;
2364
+ default: string;
2365
+ };
2366
+ optionEndIconType: {
2367
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
2368
+ default: any;
2369
+ };
2370
+ optionsEndTextIconKey: {
2371
+ type: import("vue").PropType<string>;
2372
+ default: any;
2373
+ };
2374
+ optionFlagKey: {
2375
+ type: import("vue").PropType<string>;
2376
+ default: any;
2377
+ };
2378
+ optionWarningKey: {
2379
+ type: import("vue").PropType<string>;
2380
+ default: any;
2381
+ };
2382
+ disabledOptionKey: {
2383
+ type: import("vue").PropType<string>;
2384
+ default: string;
2385
+ };
2386
+ optionTwoLinesVariant: {
2387
+ type: import("vue").PropType<"horizontal" | "vertical">;
2388
+ default: any;
2389
+ };
2390
+ optionTwoLinesKey: {
2391
+ type: import("vue").PropType<string>;
2392
+ default: any;
2393
+ };
2394
+ groupedOptions: {
2395
+ type: import("vue").PropType<boolean>;
2396
+ default: boolean;
2397
+ };
2398
+ comparingKey: {
2399
+ type: import("vue").PropType<string>;
2400
+ default: any;
2401
+ };
2402
+ customNumberOfDisplayedOptions: {
2403
+ type: import("vue").PropType<number>;
2404
+ default: any;
2405
+ };
2406
+ optionTooltipPosition: {
2407
+ 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">;
2408
+ default: string;
2409
+ };
2410
+ fullWidth: {
2411
+ type: import("vue").PropType<boolean>;
2412
+ default: boolean;
2413
+ };
2414
+ optionsListWidth: {
2415
+ type: import("vue").PropType<string>;
2416
+ default: any;
2417
+ };
2418
+ statusType: {
2419
+ type: import("vue").PropType<"default" | "disabled" | "success" | "warning" | "error" | "archive">;
2420
+ default: any;
2421
+ };
2422
+ disableVirtualScroll: {
2423
+ type: import("vue").PropType<boolean>;
2424
+ default: boolean;
2425
+ };
2426
+ overrideOptionCountCalculation: {
2427
+ type: import("vue").PropType<(option: unknown) => number>;
2428
+ default: any;
2429
+ };
2430
+ withConditions: {
2431
+ type: import("vue").PropType<boolean>;
2432
+ default: boolean;
2433
+ };
2434
+ }>> & {
2435
+ onCopyToClipboard?: () => any;
2436
+ onClear?: () => any;
2437
+ onApply?: (value: unknown) => any;
2438
+ onSelectAll?: () => any;
2439
+ "onUpdate:selected"?: (value: unknown) => any;
2440
+ onAllSelectedChanged?: (value: boolean) => any;
2441
+ "onUpdate:isOpen"?: (value: unknown) => any;
2442
+ onOnsearch?: (value: string) => any;
2443
+ onLoadMore?: () => any;
2444
+ onUnsavedSelectionUpdate?: (value: unknown[]) => any;
2445
+ onOpened?: () => any;
2446
+ onClosed?: () => any;
2447
+ }, {
2448
+ selectItem: (option: any, index?: number) => void;
2449
+ scrollTo: (index: number) => void;
2450
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
2451
+ "update:selected": (value: unknown) => void;
2452
+ "update:isOpen": (value: unknown) => void;
2453
+ closed: () => void;
2454
+ opened: () => void;
2455
+ apply: (value: unknown) => void;
2456
+ selectAll: () => void;
2457
+ clear: () => void;
2458
+ copyToClipboard: () => void;
2459
+ onsearch: (value: string) => void;
2460
+ loadMore: () => void;
2461
+ allSelectedChanged: (value: boolean) => void;
2462
+ unsavedSelectionUpdate: (value: unknown[]) => void;
2463
+ }, string, {
2464
+ theme: string;
2465
+ testId: string;
2466
+ placement: import("floating-vue").Placement;
2467
+ disabled: boolean;
2468
+ distance: number;
2469
+ container: string;
2470
+ popperClass: string;
2471
+ size: "small" | "medium" | "large";
2472
+ flip: boolean;
2473
+ mandatory: boolean;
2474
+ skidding: number;
2475
+ modelValue: any;
2476
+ valueToCopy: string;
2477
+ selected: any;
2478
+ placeholder: string;
2479
+ multi: boolean;
2480
+ infiniteLoading: boolean;
2481
+ showSelectAll: boolean;
2482
+ showClearAll: boolean;
2483
+ defaultOpen: boolean;
2484
+ keepOpen: boolean;
2485
+ autoSize: boolean;
2486
+ disableKeyboardEvents: boolean;
2487
+ dynamicFilterMode: boolean;
2488
+ minSelections: number;
2489
+ maxSelections: number;
2490
+ isOnTop: boolean;
2491
+ triggerLabel: string;
2492
+ triggerHelperText: string;
2493
+ triggerFeedbackText: string;
2494
+ triggerFeedbackVariant: "success" | "warning" | "error";
2495
+ triggerFeedbackShowIcon: boolean;
2496
+ triggerShowAllSelectedText: boolean;
2497
+ triggerShownValuesCount: number;
2498
+ predefinedTrigger: "default" | "icon-button" | "chip" | "app";
2499
+ inlineSearch: boolean;
2500
+ inlineSearchPlaceholder: string;
2501
+ onSearch: (option: any, term: string) => boolean;
2502
+ noResultsText: string;
2503
+ searchAutoFocus: boolean;
2504
+ onClearSearch: () => void;
2505
+ optionNameKey: string;
2506
+ optionIconKey: string;
2507
+ optionImageKey: string;
2508
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
2509
+ optionEndIconKey: string;
2510
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
2511
+ optionsEndTextIconKey: string;
2512
+ optionFlagKey: string;
2513
+ optionWarningKey: string;
2514
+ disabledOptionKey: string;
2515
+ optionTwoLinesVariant: "horizontal" | "vertical";
2516
+ optionTwoLinesKey: string;
2517
+ groupedOptions: boolean;
2518
+ comparingKey: string;
2519
+ customNumberOfDisplayedOptions: number;
2520
+ 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";
2521
+ fullWidth: boolean;
2522
+ optionsListWidth: string;
2523
+ statusType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
2524
+ disableVirtualScroll: boolean;
2525
+ overrideOptionCountCalculation: (option: unknown) => number;
2526
+ withConditions: boolean;
2527
+ }, {}, string> & {
2528
+ beforeCreate?: (() => void) | (() => void)[];
2529
+ created?: (() => void) | (() => void)[];
2530
+ beforeMount?: (() => void) | (() => void)[];
2531
+ mounted?: (() => void) | (() => void)[];
2532
+ beforeUpdate?: (() => void) | (() => void)[];
2533
+ updated?: (() => void) | (() => void)[];
2534
+ activated?: (() => void) | (() => void)[];
2535
+ deactivated?: (() => void) | (() => void)[];
2536
+ beforeDestroy?: (() => void) | (() => void)[];
2537
+ beforeUnmount?: (() => void) | (() => void)[];
2538
+ destroyed?: (() => void) | (() => void)[];
2539
+ unmounted?: (() => void) | (() => void)[];
2540
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
2541
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
2542
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[];
2543
+ };
2544
+ $forceUpdate: () => void;
2545
+ $nextTick: typeof import("vue").nextTick;
2546
+ $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>): import("vue").WatchStopHandle;
2547
+ } & Readonly<import("vue").ExtractPropTypes<{
1772
2548
  theme: {
1773
2549
  type: import("vue").PropType<string>;
1774
2550
  default: string;
@@ -1777,14 +2553,14 @@ declare const DropdownTypes: () => (({
1777
2553
  type: import("vue").PropType<string>;
1778
2554
  default: string;
1779
2555
  };
1780
- disabled: {
1781
- type: import("vue").PropType<boolean>;
1782
- default: boolean;
1783
- };
1784
2556
  placement: {
1785
2557
  type: import("vue").PropType<import("floating-vue").Placement>;
1786
2558
  default: string;
1787
2559
  };
2560
+ disabled: {
2561
+ type: import("vue").PropType<boolean>;
2562
+ default: boolean;
2563
+ };
1788
2564
  distance: {
1789
2565
  type: import("vue").PropType<number>;
1790
2566
  default: number;
@@ -1801,6 +2577,14 @@ declare const DropdownTypes: () => (({
1801
2577
  type: import("vue").PropType<"small" | "medium" | "large">;
1802
2578
  default: string;
1803
2579
  };
2580
+ flip: {
2581
+ type: import("vue").PropType<boolean>;
2582
+ default: boolean;
2583
+ };
2584
+ mandatory: {
2585
+ type: import("vue").PropType<boolean>;
2586
+ default: boolean;
2587
+ };
1804
2588
  loading: {
1805
2589
  type: import("vue").PropType<boolean>;
1806
2590
  };
@@ -1827,10 +2611,6 @@ declare const DropdownTypes: () => (({
1827
2611
  type: import("vue").PropType<unknown[]>;
1828
2612
  required: true;
1829
2613
  };
1830
- mandatory: {
1831
- type: import("vue").PropType<boolean>;
1832
- default: boolean;
1833
- };
1834
2614
  placeholder: {
1835
2615
  type: import("vue").PropType<string>;
1836
2616
  default: string;
@@ -1886,10 +2666,6 @@ declare const DropdownTypes: () => (({
1886
2666
  type: import("vue").PropType<boolean>;
1887
2667
  default: boolean;
1888
2668
  };
1889
- flip: {
1890
- type: import("vue").PropType<boolean>;
1891
- default: boolean;
1892
- };
1893
2669
  triggerLabel: {
1894
2670
  type: import("vue").PropType<string>;
1895
2671
  default: string;
@@ -1903,7 +2679,7 @@ declare const DropdownTypes: () => (({
1903
2679
  default: string;
1904
2680
  };
1905
2681
  triggerFeedbackVariant: {
1906
- type: import("vue").PropType<"error" | "success" | "warning">;
2682
+ type: import("vue").PropType<"success" | "warning" | "error">;
1907
2683
  default: any;
1908
2684
  };
1909
2685
  triggerFeedbackShowIcon: {
@@ -2023,7 +2799,7 @@ declare const DropdownTypes: () => (({
2023
2799
  default: any;
2024
2800
  };
2025
2801
  statusType: {
2026
- type: import("vue").PropType<"default" | "error" | "disabled" | "success" | "warning" | "archive">;
2802
+ type: import("vue").PropType<"default" | "disabled" | "success" | "warning" | "error" | "archive">;
2027
2803
  default: any;
2028
2804
  };
2029
2805
  disableVirtualScroll: {
@@ -2038,87 +2814,23 @@ declare const DropdownTypes: () => (({
2038
2814
  type: import("vue").PropType<boolean>;
2039
2815
  default: boolean;
2040
2816
  };
2041
- }>> & Readonly<{
2042
- onClear?: () => any;
2817
+ }>> & {
2043
2818
  onCopyToClipboard?: () => any;
2819
+ onClear?: () => any;
2044
2820
  onApply?: (value: unknown) => any;
2821
+ onSelectAll?: () => any;
2045
2822
  "onUpdate:selected"?: (value: unknown) => any;
2046
2823
  onAllSelectedChanged?: (value: boolean) => any;
2047
2824
  "onUpdate:isOpen"?: (value: unknown) => any;
2048
2825
  onOnsearch?: (value: string) => any;
2049
- onSelectAll?: () => any;
2050
2826
  onLoadMore?: () => any;
2051
2827
  onUnsavedSelectionUpdate?: (value: unknown[]) => any;
2052
2828
  onOpened?: () => any;
2053
2829
  onClosed?: () => any;
2054
- }>, {
2830
+ } & import("vue").ShallowUnwrapRef<{
2055
2831
  selectItem: (option: any, index?: number) => void;
2056
2832
  scrollTo: (index: number) => void;
2057
- }, {}, {}, {}, {
2058
- theme: string;
2059
- testId: string;
2060
- disabled: boolean;
2061
- placement: import("floating-vue").Placement;
2062
- distance: number;
2063
- container: string;
2064
- popperClass: string;
2065
- size: "small" | "medium" | "large";
2066
- skidding: number;
2067
- modelValue: any;
2068
- valueToCopy: string;
2069
- selected: any;
2070
- mandatory: boolean;
2071
- placeholder: string;
2072
- multi: boolean;
2073
- infiniteLoading: boolean;
2074
- showSelectAll: boolean;
2075
- showClearAll: boolean;
2076
- defaultOpen: boolean;
2077
- keepOpen: boolean;
2078
- autoSize: boolean;
2079
- disableKeyboardEvents: boolean;
2080
- dynamicFilterMode: boolean;
2081
- minSelections: number;
2082
- maxSelections: number;
2083
- isOnTop: boolean;
2084
- flip: boolean;
2085
- triggerLabel: string;
2086
- triggerHelperText: string;
2087
- triggerFeedbackText: string;
2088
- triggerFeedbackVariant: "error" | "success" | "warning";
2089
- triggerFeedbackShowIcon: boolean;
2090
- triggerShowAllSelectedText: boolean;
2091
- triggerShownValuesCount: number;
2092
- predefinedTrigger: "default" | "icon-button" | "chip" | "app";
2093
- inlineSearch: boolean;
2094
- inlineSearchPlaceholder: string;
2095
- onSearch: (option: any, term: string) => boolean;
2096
- noResultsText: string;
2097
- searchAutoFocus: boolean;
2098
- onClearSearch: () => void;
2099
- optionNameKey: string;
2100
- optionIconKey: string;
2101
- optionImageKey: string;
2102
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
2103
- optionEndIconKey: string;
2104
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
2105
- optionsEndTextIconKey: string;
2106
- optionFlagKey: string;
2107
- optionWarningKey: string;
2108
- disabledOptionKey: string;
2109
- optionTwoLinesVariant: "horizontal" | "vertical";
2110
- optionTwoLinesKey: string;
2111
- groupedOptions: boolean;
2112
- comparingKey: string;
2113
- customNumberOfDisplayedOptions: number;
2114
- 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";
2115
- fullWidth: boolean;
2116
- optionsListWidth: string;
2117
- statusType: "default" | "error" | "disabled" | "success" | "warning" | "archive";
2118
- disableVirtualScroll: boolean;
2119
- overrideOptionCountCalculation: (option: unknown) => number;
2120
- withConditions: boolean;
2121
- }>;
2833
+ }> & {} & import("vue").ComponentCustomProperties & {};
2122
2834
  __isFragment?: never;
2123
2835
  __isTeleport?: never;
2124
2836
  __isSuspense?: never;
@@ -2131,14 +2843,14 @@ declare const DropdownTypes: () => (({
2131
2843
  type: import("vue").PropType<string>;
2132
2844
  default: string;
2133
2845
  };
2134
- disabled: {
2135
- type: import("vue").PropType<boolean>;
2136
- default: boolean;
2137
- };
2138
2846
  placement: {
2139
2847
  type: import("vue").PropType<import("floating-vue").Placement>;
2140
2848
  default: string;
2141
2849
  };
2850
+ disabled: {
2851
+ type: import("vue").PropType<boolean>;
2852
+ default: boolean;
2853
+ };
2142
2854
  distance: {
2143
2855
  type: import("vue").PropType<number>;
2144
2856
  default: number;
@@ -2155,6 +2867,14 @@ declare const DropdownTypes: () => (({
2155
2867
  type: import("vue").PropType<"small" | "medium" | "large">;
2156
2868
  default: string;
2157
2869
  };
2870
+ flip: {
2871
+ type: import("vue").PropType<boolean>;
2872
+ default: boolean;
2873
+ };
2874
+ mandatory: {
2875
+ type: import("vue").PropType<boolean>;
2876
+ default: boolean;
2877
+ };
2158
2878
  loading: {
2159
2879
  type: import("vue").PropType<boolean>;
2160
2880
  };
@@ -2181,10 +2901,6 @@ declare const DropdownTypes: () => (({
2181
2901
  type: import("vue").PropType<unknown[]>;
2182
2902
  required: true;
2183
2903
  };
2184
- mandatory: {
2185
- type: import("vue").PropType<boolean>;
2186
- default: boolean;
2187
- };
2188
2904
  placeholder: {
2189
2905
  type: import("vue").PropType<string>;
2190
2906
  default: string;
@@ -2240,10 +2956,6 @@ declare const DropdownTypes: () => (({
2240
2956
  type: import("vue").PropType<boolean>;
2241
2957
  default: boolean;
2242
2958
  };
2243
- flip: {
2244
- type: import("vue").PropType<boolean>;
2245
- default: boolean;
2246
- };
2247
2959
  triggerLabel: {
2248
2960
  type: import("vue").PropType<string>;
2249
2961
  default: string;
@@ -2257,7 +2969,7 @@ declare const DropdownTypes: () => (({
2257
2969
  default: string;
2258
2970
  };
2259
2971
  triggerFeedbackVariant: {
2260
- type: import("vue").PropType<"error" | "success" | "warning">;
2972
+ type: import("vue").PropType<"success" | "warning" | "error">;
2261
2973
  default: any;
2262
2974
  };
2263
2975
  triggerFeedbackShowIcon: {
@@ -2377,7 +3089,7 @@ declare const DropdownTypes: () => (({
2377
3089
  default: any;
2378
3090
  };
2379
3091
  statusType: {
2380
- type: import("vue").PropType<"default" | "error" | "disabled" | "success" | "warning" | "archive">;
3092
+ type: import("vue").PropType<"default" | "disabled" | "success" | "warning" | "error" | "archive">;
2381
3093
  default: any;
2382
3094
  };
2383
3095
  disableVirtualScroll: {
@@ -2392,23 +3104,23 @@ declare const DropdownTypes: () => (({
2392
3104
  type: import("vue").PropType<boolean>;
2393
3105
  default: boolean;
2394
3106
  };
2395
- }>> & Readonly<{
2396
- onClear?: () => any;
3107
+ }>> & {
2397
3108
  onCopyToClipboard?: () => any;
3109
+ onClear?: () => any;
2398
3110
  onApply?: (value: unknown) => any;
3111
+ onSelectAll?: () => any;
2399
3112
  "onUpdate:selected"?: (value: unknown) => any;
2400
3113
  onAllSelectedChanged?: (value: boolean) => any;
2401
3114
  "onUpdate:isOpen"?: (value: unknown) => any;
2402
3115
  onOnsearch?: (value: string) => any;
2403
- onSelectAll?: () => any;
2404
3116
  onLoadMore?: () => any;
2405
3117
  onUnsavedSelectionUpdate?: (value: unknown[]) => any;
2406
3118
  onOpened?: () => any;
2407
3119
  onClosed?: () => any;
2408
- }>, {
3120
+ }, {
2409
3121
  selectItem: (option: any, index?: number) => void;
2410
3122
  scrollTo: (index: number) => void;
2411
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
3123
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
2412
3124
  "update:selected": (value: unknown) => void;
2413
3125
  "update:isOpen": (value: unknown) => void;
2414
3126
  closed: () => void;
@@ -2424,17 +3136,18 @@ declare const DropdownTypes: () => (({
2424
3136
  }, string, {
2425
3137
  theme: string;
2426
3138
  testId: string;
2427
- disabled: boolean;
2428
3139
  placement: import("floating-vue").Placement;
3140
+ disabled: boolean;
2429
3141
  distance: number;
2430
3142
  container: string;
2431
3143
  popperClass: string;
2432
3144
  size: "small" | "medium" | "large";
3145
+ flip: boolean;
3146
+ mandatory: boolean;
2433
3147
  skidding: number;
2434
3148
  modelValue: any;
2435
3149
  valueToCopy: string;
2436
3150
  selected: any;
2437
- mandatory: boolean;
2438
3151
  placeholder: string;
2439
3152
  multi: boolean;
2440
3153
  infiniteLoading: boolean;
@@ -2448,11 +3161,10 @@ declare const DropdownTypes: () => (({
2448
3161
  minSelections: number;
2449
3162
  maxSelections: number;
2450
3163
  isOnTop: boolean;
2451
- flip: boolean;
2452
3164
  triggerLabel: string;
2453
3165
  triggerHelperText: string;
2454
3166
  triggerFeedbackText: string;
2455
- triggerFeedbackVariant: "error" | "success" | "warning";
3167
+ triggerFeedbackVariant: "success" | "warning" | "error";
2456
3168
  triggerFeedbackShowIcon: boolean;
2457
3169
  triggerShowAllSelectedText: boolean;
2458
3170
  triggerShownValuesCount: number;
@@ -2481,11 +3193,11 @@ declare const DropdownTypes: () => (({
2481
3193
  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";
2482
3194
  fullWidth: boolean;
2483
3195
  optionsListWidth: string;
2484
- statusType: "default" | "error" | "disabled" | "success" | "warning" | "archive";
3196
+ statusType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
2485
3197
  disableVirtualScroll: boolean;
2486
3198
  overrideOptionCountCalculation: (option: unknown) => number;
2487
3199
  withConditions: boolean;
2488
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
3200
+ }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
2489
3201
  $slots: {
2490
3202
  label?(_: {}): any;
2491
3203
  "dropdown-trigger"?(_: {
@@ -2515,9 +3227,9 @@ declare const DropdownTypes: () => (({
2515
3227
  optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
2516
3228
  optionsEndTextIconKey: string;
2517
3229
  optionFlagKey: string;
2518
- feedbackVariant: "error" | "success" | "warning";
3230
+ feedbackVariant: "success" | "warning" | "error";
2519
3231
  valueToCopy: string;
2520
- statusDotType: "default" | "error" | "disabled" | "success" | "warning" | "archive";
3232
+ statusDotType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
2521
3233
  size: "small" | "medium" | "large";
2522
3234
  showAllSelectedText: boolean;
2523
3235
  allSelected: boolean;
@@ -2534,7 +3246,7 @@ declare const DropdownTypes: () => (({
2534
3246
  "select-all"?(_: {}): any;
2535
3247
  "group-option"?(_: {}): any;
2536
3248
  default?(_: {
2537
- option: any;
3249
+ option: unknown;
2538
3250
  index: number;
2539
3251
  selected: boolean;
2540
3252
  active: boolean;
@@ -2544,42 +3256,7 @@ declare const DropdownTypes: () => (({
2544
3256
  option: any;
2545
3257
  }): any;
2546
3258
  };
2547
- })) | import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2548
- label: {
2549
- type: import("vue").PropType<string>;
2550
- required: true;
2551
- };
2552
- testId: {
2553
- type: import("vue").PropType<string>;
2554
- default: string;
2555
- };
2556
- variant: {
2557
- type: import("vue").PropType<"text" | "outlined">;
2558
- default: string;
2559
- };
2560
- disabled: {
2561
- type: import("vue").PropType<boolean>;
2562
- default: boolean;
2563
- };
2564
- startIconName: {
2565
- type: import("vue").PropType<string>;
2566
- default: any;
2567
- };
2568
- startIconType: {
2569
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
2570
- default: string;
2571
- };
2572
- open: {
2573
- type: import("vue").PropType<boolean>;
2574
- default: boolean;
2575
- };
2576
- hideEndIcon: {
2577
- type: import("vue").PropType<boolean>;
2578
- default: boolean;
2579
- };
2580
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
2581
- click: () => void;
2582
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
3259
+ })) | import("vue").DefineComponent<{
2583
3260
  label: {
2584
3261
  type: import("vue").PropType<string>;
2585
3262
  required: true;
@@ -2595,148 +3272,316 @@ declare const DropdownTypes: () => (({
2595
3272
  disabled: {
2596
3273
  type: import("vue").PropType<boolean>;
2597
3274
  default: boolean;
2598
- };
2599
- startIconName: {
2600
- type: import("vue").PropType<string>;
2601
- default: any;
2602
- };
2603
- startIconType: {
2604
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
2605
- default: string;
2606
- };
2607
- open: {
2608
- type: import("vue").PropType<boolean>;
2609
- default: boolean;
2610
- };
2611
- hideEndIcon: {
2612
- type: import("vue").PropType<boolean>;
2613
- default: boolean;
2614
- };
2615
- }>> & Readonly<{
2616
- onClick?: () => any;
2617
- }>, {
2618
- testId: string;
2619
- variant: "text" | "outlined";
2620
- disabled: boolean;
2621
- startIconName: string;
2622
- startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
2623
- open: boolean;
2624
- hideEndIcon: boolean;
2625
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | ({
2626
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
2627
- testId: {
2628
- type: import("vue").PropType<string>;
2629
- default: string;
2630
- };
2631
- disabled: {
2632
- type: import("vue").PropType<boolean>;
2633
- default: boolean;
2634
- };
2635
- size: {
2636
- type: import("vue").PropType<"small" | "medium" | "large">;
2637
- default: string;
2638
- };
2639
- isOpen: {
2640
- type: import("vue").PropType<boolean>;
2641
- };
2642
- valueToCopy: {
2643
- type: import("vue").PropType<string>;
2644
- default: any;
2645
- };
2646
- selected: {
2647
- type: import("vue").PropType<unknown[]>;
2648
- default: any;
2649
- };
2650
- options: {
2651
- type: import("vue").PropType<unknown[]>;
2652
- required: true;
2653
- };
2654
- placeholder: {
2655
- type: import("vue").PropType<string>;
2656
- default: string;
2657
- };
2658
- inlineSearchPlaceholder: {
2659
- type: import("vue").PropType<string>;
2660
- default: string;
2661
- };
2662
- displayValue: {
2663
- type: import("vue").PropType<(option: unknown) => string>;
2664
- required: true;
2665
- };
2666
- optionNameKey: {
2667
- type: import("vue").PropType<string>;
2668
- default: string;
2669
- };
2670
- optionIconKey: {
2671
- type: import("vue").PropType<string>;
2672
- default: string;
2673
- };
2674
- optionImageKey: {
2675
- type: import("vue").PropType<string>;
2676
- default: string;
2677
- };
2678
- optionIconType: {
2679
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
2680
- default: any;
2681
- };
2682
- optionEndIconKey: {
2683
- type: import("vue").PropType<string>;
2684
- default: string;
2685
- };
2686
- optionEndIconType: {
2687
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
2688
- default: any;
2689
- };
2690
- disabledOptionKey: {
2691
- type: import("vue").PropType<string>;
2692
- default: string;
2693
- };
2694
- optionEndTextIconKey: {
2695
- type: import("vue").PropType<string>;
2696
- default: any;
2697
- };
2698
- optionChildrenKey: {
2699
- type: import("vue").PropType<string>;
2700
- required: true;
2701
- };
2702
- optionUniqueIdKey: {
2703
- type: import("vue").PropType<string | number>;
2704
- required: true;
2705
- };
2706
- preExpandedOptions: {
2707
- type: import("vue").PropType<string[] | number[]>;
2708
- required: true;
2709
- };
2710
- }>> & Readonly<{
2711
- "onUpdate:selected"?: (value: unknown) => any;
2712
- "onUpdate:isOpen"?: (value: unknown) => any;
2713
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
2714
- "update:selected": (value: unknown) => void;
2715
- "update:isOpen": (value: unknown) => void;
2716
- }, import("vue").PublicProps, {
2717
- testId: string;
2718
- disabled: boolean;
2719
- size: "small" | "medium" | "large";
2720
- valueToCopy: string;
2721
- selected: unknown[];
2722
- placeholder: string;
2723
- inlineSearchPlaceholder: string;
2724
- optionNameKey: string;
2725
- optionIconKey: string;
2726
- optionImageKey: string;
2727
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
2728
- optionEndIconKey: string;
2729
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
2730
- disabledOptionKey: string;
2731
- optionEndTextIconKey: string;
2732
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
2733
- P: {};
2734
- B: {};
2735
- D: {};
2736
- C: {};
2737
- M: {};
2738
- Defaults: {};
2739
- }, Readonly<import("vue").ExtractPropTypes<{
3275
+ };
3276
+ open: {
3277
+ type: import("vue").PropType<boolean>;
3278
+ default: boolean;
3279
+ };
3280
+ startIconName: {
3281
+ type: import("vue").PropType<string>;
3282
+ default: any;
3283
+ };
3284
+ startIconType: {
3285
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
3286
+ default: string;
3287
+ };
3288
+ hideEndIcon: {
3289
+ type: import("vue").PropType<boolean>;
3290
+ default: boolean;
3291
+ };
3292
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
3293
+ click: () => void;
3294
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3295
+ label: {
3296
+ type: import("vue").PropType<string>;
3297
+ required: true;
3298
+ };
3299
+ testId: {
3300
+ type: import("vue").PropType<string>;
3301
+ default: string;
3302
+ };
3303
+ variant: {
3304
+ type: import("vue").PropType<"text" | "outlined">;
3305
+ default: string;
3306
+ };
3307
+ disabled: {
3308
+ type: import("vue").PropType<boolean>;
3309
+ default: boolean;
3310
+ };
3311
+ open: {
3312
+ type: import("vue").PropType<boolean>;
3313
+ default: boolean;
3314
+ };
3315
+ startIconName: {
3316
+ type: import("vue").PropType<string>;
3317
+ default: any;
3318
+ };
3319
+ startIconType: {
3320
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
3321
+ default: string;
3322
+ };
3323
+ hideEndIcon: {
3324
+ type: import("vue").PropType<boolean>;
3325
+ default: boolean;
3326
+ };
3327
+ }>> & {
3328
+ onClick?: () => any;
3329
+ }, {
3330
+ testId: string;
3331
+ variant: "text" | "outlined";
3332
+ disabled: boolean;
3333
+ open: boolean;
3334
+ startIconName: string;
3335
+ startIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
3336
+ hideEndIcon: boolean;
3337
+ }> | ({
3338
+ new (...args: any[]): {
3339
+ $: import("vue").ComponentInternalInstance;
3340
+ $data: {};
3341
+ $props: Partial<{
3342
+ testId: string;
3343
+ disabled: boolean;
3344
+ size: "small" | "medium" | "large";
3345
+ valueToCopy: string;
3346
+ selected: unknown[];
3347
+ placeholder: string;
3348
+ inlineSearchPlaceholder: string;
3349
+ optionNameKey: string;
3350
+ optionIconKey: string;
3351
+ optionImageKey: string;
3352
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
3353
+ optionEndIconKey: string;
3354
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
3355
+ disabledOptionKey: string;
3356
+ optionEndTextIconKey: string;
3357
+ }> & Omit<Readonly<import("vue").ExtractPropTypes<{
3358
+ testId: {
3359
+ type: import("vue").PropType<string>;
3360
+ default: string;
3361
+ };
3362
+ disabled: {
3363
+ type: import("vue").PropType<boolean>;
3364
+ default: boolean;
3365
+ };
3366
+ size: {
3367
+ type: import("vue").PropType<"small" | "medium" | "large">;
3368
+ default: string;
3369
+ };
3370
+ isOpen: {
3371
+ type: import("vue").PropType<boolean>;
3372
+ };
3373
+ valueToCopy: {
3374
+ type: import("vue").PropType<string>;
3375
+ default: any;
3376
+ };
3377
+ selected: {
3378
+ type: import("vue").PropType<unknown[]>;
3379
+ default: any;
3380
+ };
3381
+ options: {
3382
+ type: import("vue").PropType<unknown[]>;
3383
+ required: true;
3384
+ };
3385
+ placeholder: {
3386
+ type: import("vue").PropType<string>;
3387
+ default: string;
3388
+ };
3389
+ inlineSearchPlaceholder: {
3390
+ type: import("vue").PropType<string>;
3391
+ default: string;
3392
+ };
3393
+ displayValue: {
3394
+ type: import("vue").PropType<(option: unknown) => string>;
3395
+ required: true;
3396
+ };
3397
+ optionNameKey: {
3398
+ type: import("vue").PropType<string>;
3399
+ default: string;
3400
+ };
3401
+ optionIconKey: {
3402
+ type: import("vue").PropType<string>;
3403
+ default: string;
3404
+ };
3405
+ optionImageKey: {
3406
+ type: import("vue").PropType<string>;
3407
+ default: string;
3408
+ };
3409
+ optionIconType: {
3410
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
3411
+ default: any;
3412
+ };
3413
+ optionEndIconKey: {
3414
+ type: import("vue").PropType<string>;
3415
+ default: string;
3416
+ };
3417
+ optionEndIconType: {
3418
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
3419
+ default: any;
3420
+ };
3421
+ disabledOptionKey: {
3422
+ type: import("vue").PropType<string>;
3423
+ default: string;
3424
+ };
3425
+ optionEndTextIconKey: {
3426
+ type: import("vue").PropType<string>;
3427
+ default: any;
3428
+ };
3429
+ optionChildrenKey: {
3430
+ type: import("vue").PropType<string>;
3431
+ required: true;
3432
+ };
3433
+ optionUniqueIdKey: {
3434
+ type: import("vue").PropType<string | number>;
3435
+ required: true;
3436
+ };
3437
+ preExpandedOptions: {
3438
+ type: import("vue").PropType<string[] | number[]>;
3439
+ required: true;
3440
+ };
3441
+ }>> & {
3442
+ "onUpdate:selected"?: (value: unknown) => any;
3443
+ "onUpdate:isOpen"?: (value: unknown) => any;
3444
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "testId" | "disabled" | "size" | "valueToCopy" | "selected" | "placeholder" | "inlineSearchPlaceholder" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "disabledOptionKey" | "optionEndTextIconKey">;
3445
+ $attrs: {
3446
+ [x: string]: unknown;
3447
+ };
3448
+ $refs: {
3449
+ [x: string]: unknown;
3450
+ };
3451
+ $slots: Readonly<{
3452
+ [name: string]: import("vue").Slot;
3453
+ }>;
3454
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
3455
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
3456
+ $emit: ((event: "update:selected", value: unknown) => void) & ((event: "update:isOpen", value: unknown) => void);
3457
+ $el: any;
3458
+ $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
3459
+ testId: {
3460
+ type: import("vue").PropType<string>;
3461
+ default: string;
3462
+ };
3463
+ disabled: {
3464
+ type: import("vue").PropType<boolean>;
3465
+ default: boolean;
3466
+ };
3467
+ size: {
3468
+ type: import("vue").PropType<"small" | "medium" | "large">;
3469
+ default: string;
3470
+ };
3471
+ isOpen: {
3472
+ type: import("vue").PropType<boolean>;
3473
+ };
3474
+ valueToCopy: {
3475
+ type: import("vue").PropType<string>;
3476
+ default: any;
3477
+ };
3478
+ selected: {
3479
+ type: import("vue").PropType<unknown[]>;
3480
+ default: any;
3481
+ };
3482
+ options: {
3483
+ type: import("vue").PropType<unknown[]>;
3484
+ required: true;
3485
+ };
3486
+ placeholder: {
3487
+ type: import("vue").PropType<string>;
3488
+ default: string;
3489
+ };
3490
+ inlineSearchPlaceholder: {
3491
+ type: import("vue").PropType<string>;
3492
+ default: string;
3493
+ };
3494
+ displayValue: {
3495
+ type: import("vue").PropType<(option: unknown) => string>;
3496
+ required: true;
3497
+ };
3498
+ optionNameKey: {
3499
+ type: import("vue").PropType<string>;
3500
+ default: string;
3501
+ };
3502
+ optionIconKey: {
3503
+ type: import("vue").PropType<string>;
3504
+ default: string;
3505
+ };
3506
+ optionImageKey: {
3507
+ type: import("vue").PropType<string>;
3508
+ default: string;
3509
+ };
3510
+ optionIconType: {
3511
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
3512
+ default: any;
3513
+ };
3514
+ optionEndIconKey: {
3515
+ type: import("vue").PropType<string>;
3516
+ default: string;
3517
+ };
3518
+ optionEndIconType: {
3519
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
3520
+ default: any;
3521
+ };
3522
+ disabledOptionKey: {
3523
+ type: import("vue").PropType<string>;
3524
+ default: string;
3525
+ };
3526
+ optionEndTextIconKey: {
3527
+ type: import("vue").PropType<string>;
3528
+ default: any;
3529
+ };
3530
+ optionChildrenKey: {
3531
+ type: import("vue").PropType<string>;
3532
+ required: true;
3533
+ };
3534
+ optionUniqueIdKey: {
3535
+ type: import("vue").PropType<string | number>;
3536
+ required: true;
3537
+ };
3538
+ preExpandedOptions: {
3539
+ type: import("vue").PropType<string[] | number[]>;
3540
+ required: true;
3541
+ };
3542
+ }>> & {
3543
+ "onUpdate:selected"?: (value: unknown) => any;
3544
+ "onUpdate:isOpen"?: (value: unknown) => any;
3545
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
3546
+ "update:selected": (value: unknown) => void;
3547
+ "update:isOpen": (value: unknown) => void;
3548
+ }, string, {
3549
+ testId: string;
3550
+ disabled: boolean;
3551
+ size: "small" | "medium" | "large";
3552
+ valueToCopy: string;
3553
+ selected: unknown[];
3554
+ placeholder: string;
3555
+ inlineSearchPlaceholder: string;
3556
+ optionNameKey: string;
3557
+ optionIconKey: string;
3558
+ optionImageKey: string;
3559
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
3560
+ optionEndIconKey: string;
3561
+ optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
3562
+ disabledOptionKey: string;
3563
+ optionEndTextIconKey: string;
3564
+ }, {}, string> & {
3565
+ beforeCreate?: (() => void) | (() => void)[];
3566
+ created?: (() => void) | (() => void)[];
3567
+ beforeMount?: (() => void) | (() => void)[];
3568
+ mounted?: (() => void) | (() => void)[];
3569
+ beforeUpdate?: (() => void) | (() => void)[];
3570
+ updated?: (() => void) | (() => void)[];
3571
+ activated?: (() => void) | (() => void)[];
3572
+ deactivated?: (() => void) | (() => void)[];
3573
+ beforeDestroy?: (() => void) | (() => void)[];
3574
+ beforeUnmount?: (() => void) | (() => void)[];
3575
+ destroyed?: (() => void) | (() => void)[];
3576
+ unmounted?: (() => void) | (() => void)[];
3577
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
3578
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
3579
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[];
3580
+ };
3581
+ $forceUpdate: () => void;
3582
+ $nextTick: typeof import("vue").nextTick;
3583
+ $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>): import("vue").WatchStopHandle;
3584
+ } & Readonly<import("vue").ExtractPropTypes<{
2740
3585
  testId: {
2741
3586
  type: import("vue").PropType<string>;
2742
3587
  default: string;
@@ -2820,26 +3665,10 @@ declare const DropdownTypes: () => (({
2820
3665
  type: import("vue").PropType<string[] | number[]>;
2821
3666
  required: true;
2822
3667
  };
2823
- }>> & Readonly<{
3668
+ }>> & {
2824
3669
  "onUpdate:selected"?: (value: unknown) => any;
2825
3670
  "onUpdate:isOpen"?: (value: unknown) => any;
2826
- }>, {}, {}, {}, {}, {
2827
- testId: string;
2828
- disabled: boolean;
2829
- size: "small" | "medium" | "large";
2830
- valueToCopy: string;
2831
- selected: unknown[];
2832
- placeholder: string;
2833
- inlineSearchPlaceholder: string;
2834
- optionNameKey: string;
2835
- optionIconKey: string;
2836
- optionImageKey: string;
2837
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
2838
- optionEndIconKey: string;
2839
- optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
2840
- disabledOptionKey: string;
2841
- optionEndTextIconKey: string;
2842
- }>;
3671
+ } & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
2843
3672
  __isFragment?: never;
2844
3673
  __isTeleport?: never;
2845
3674
  __isSuspense?: never;
@@ -2927,10 +3756,10 @@ declare const DropdownTypes: () => (({
2927
3756
  type: import("vue").PropType<string[] | number[]>;
2928
3757
  required: true;
2929
3758
  };
2930
- }>> & Readonly<{
3759
+ }>> & {
2931
3760
  "onUpdate:selected"?: (value: unknown) => any;
2932
3761
  "onUpdate:isOpen"?: (value: unknown) => any;
2933
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
3762
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
2934
3763
  "update:selected": (value: unknown) => void;
2935
3764
  "update:isOpen": (value: unknown) => void;
2936
3765
  }, string, {
@@ -2949,156 +3778,318 @@ declare const DropdownTypes: () => (({
2949
3778
  optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
2950
3779
  disabledOptionKey: string;
2951
3780
  optionEndTextIconKey: string;
2952
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
3781
+ }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
2953
3782
  $slots: {
2954
3783
  "trigger-end-icon"?(_: {}): any;
2955
3784
  };
2956
3785
  })) | ({
2957
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
2958
- label: {
2959
- type: import("vue").PropType<string>;
2960
- required: true;
2961
- default: string;
2962
- };
2963
- testId: {
2964
- type: import("vue").PropType<string>;
2965
- default: string;
2966
- };
2967
- isOpen: {
2968
- type: import("vue").PropType<boolean>;
2969
- default: boolean;
2970
- };
2971
- infiniteLoading: {
2972
- type: import("vue").PropType<boolean>;
2973
- default: boolean;
2974
- };
2975
- triggerShownValuesCount: {
2976
- type: import("vue").PropType<number>;
2977
- default: number;
2978
- };
2979
- optionNameKey: {
2980
- type: import("vue").PropType<string>;
2981
- required: true;
2982
- default: string;
2983
- };
2984
- optionIconKey: {
2985
- type: import("vue").PropType<string>;
2986
- default: string;
2987
- };
2988
- optionImageKey: {
2989
- type: import("vue").PropType<string>;
2990
- default: string;
2991
- };
2992
- optionIconType: {
2993
- type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
2994
- default: any;
2995
- };
2996
- optionFlagKey: {
2997
- type: import("vue").PropType<string>;
2998
- default: string;
2999
- };
3000
- groupedOptions: {
3001
- type: import("vue").PropType<boolean>;
3002
- default: boolean;
3003
- };
3004
- comparingKey: {
3005
- type: import("vue").PropType<string>;
3006
- required: true;
3007
- default: string;
3008
- };
3009
- conditionalOptions: {
3010
- type: import("vue").PropType<{
3011
- label: string;
3012
- value: string;
3013
- multi: boolean;
3014
- }[]>;
3015
- required: true;
3016
- };
3017
- selectedCondition: {
3018
- type: import("vue").PropType<{
3786
+ new (...args: any[]): {
3787
+ $: import("vue").ComponentInternalInstance;
3788
+ $data: {};
3789
+ $props: Partial<{
3790
+ label: string;
3791
+ testId: string;
3792
+ isOpen: boolean;
3793
+ infiniteLoading: boolean;
3794
+ triggerShownValuesCount: number;
3795
+ optionNameKey: string;
3796
+ optionIconKey: string;
3797
+ optionImageKey: string;
3798
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
3799
+ optionFlagKey: string;
3800
+ groupedOptions: boolean;
3801
+ comparingKey: string;
3802
+ minCharsToStart: number;
3803
+ searchQuery: string;
3804
+ loadMoreFn: () => Promise<any[]>;
3805
+ fetchDataDebounceTime: number;
3806
+ autoFocusSearch: boolean;
3807
+ loadingOverride: boolean;
3808
+ }> & Omit<Readonly<import("vue").ExtractPropTypes<{
3809
+ label: {
3810
+ type: import("vue").PropType<string>;
3811
+ required: true;
3812
+ default: string;
3813
+ };
3814
+ testId: {
3815
+ type: import("vue").PropType<string>;
3816
+ default: string;
3817
+ };
3818
+ isOpen: {
3819
+ type: import("vue").PropType<boolean>;
3820
+ default: boolean;
3821
+ };
3822
+ infiniteLoading: {
3823
+ type: import("vue").PropType<boolean>;
3824
+ default: boolean;
3825
+ };
3826
+ triggerShownValuesCount: {
3827
+ type: import("vue").PropType<number>;
3828
+ default: number;
3829
+ };
3830
+ optionNameKey: {
3831
+ type: import("vue").PropType<string>;
3832
+ required: true;
3833
+ default: string;
3834
+ };
3835
+ optionIconKey: {
3836
+ type: import("vue").PropType<string>;
3837
+ default: string;
3838
+ };
3839
+ optionImageKey: {
3840
+ type: import("vue").PropType<string>;
3841
+ default: string;
3842
+ };
3843
+ optionIconType: {
3844
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
3845
+ default: any;
3846
+ };
3847
+ optionFlagKey: {
3848
+ type: import("vue").PropType<string>;
3849
+ default: string;
3850
+ };
3851
+ groupedOptions: {
3852
+ type: import("vue").PropType<boolean>;
3853
+ default: boolean;
3854
+ };
3855
+ comparingKey: {
3856
+ type: import("vue").PropType<string>;
3857
+ required: true;
3858
+ default: string;
3859
+ };
3860
+ conditionalOptions: {
3861
+ type: import("vue").PropType<{
3862
+ label: string;
3863
+ value: string;
3864
+ multi: boolean;
3865
+ }[]>;
3866
+ required: true;
3867
+ };
3868
+ selectedCondition: {
3869
+ type: import("vue").PropType<{
3870
+ label: string;
3871
+ value: string;
3872
+ multi: boolean;
3873
+ }>;
3874
+ required: true;
3875
+ };
3876
+ appliedSelections: {
3877
+ type: import("vue").PropType<unknown>;
3878
+ required: true;
3879
+ };
3880
+ fetchFnCallback: {
3881
+ type: import("vue").PropType<(q: string) => Promise<unknown[]>>;
3882
+ required: true;
3883
+ };
3884
+ minCharsToStart: {
3885
+ type: import("vue").PropType<number>;
3886
+ default: number;
3887
+ };
3888
+ searchQuery: {
3889
+ type: import("vue").PropType<string>;
3890
+ default: string;
3891
+ };
3892
+ loadMoreFn: {
3893
+ type: import("vue").PropType<() => Promise<any[]>>;
3894
+ default: any;
3895
+ };
3896
+ fetchDataDebounceTime: {
3897
+ type: import("vue").PropType<number>;
3898
+ default: number;
3899
+ };
3900
+ autoFocusSearch: {
3901
+ type: import("vue").PropType<boolean>;
3902
+ default: boolean;
3903
+ };
3904
+ loadingOverride: {
3905
+ type: import("vue").PropType<boolean>;
3906
+ default: boolean;
3907
+ };
3908
+ }>> & {
3909
+ onClear?: () => any;
3910
+ onClosed?: () => any;
3911
+ "onUpdate:selectedCondition"?: (value: {
3019
3912
  label: string;
3020
3913
  value: string;
3021
3914
  multi: boolean;
3022
- }>;
3023
- required: true;
3024
- };
3025
- appliedSelections: {
3026
- type: import("vue").PropType<unknown>;
3027
- required: true;
3028
- };
3029
- fetchFnCallback: {
3030
- type: import("vue").PropType<(q: string) => Promise<unknown[]>>;
3031
- required: true;
3032
- };
3033
- minCharsToStart: {
3034
- type: import("vue").PropType<number>;
3035
- default: number;
3036
- };
3037
- searchQuery: {
3038
- type: import("vue").PropType<string>;
3039
- default: string;
3040
- };
3041
- loadMoreFn: {
3042
- type: import("vue").PropType<() => Promise<any[]>>;
3043
- default: any;
3044
- };
3045
- fetchDataDebounceTime: {
3046
- type: import("vue").PropType<number>;
3047
- default: number;
3048
- };
3049
- autoFocusSearch: {
3050
- type: import("vue").PropType<boolean>;
3051
- default: boolean;
3915
+ }) => any;
3916
+ "onUpdate:appliedSelections"?: (value: unknown) => any;
3917
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "label" | "testId" | "isOpen" | "infiniteLoading" | "triggerShownValuesCount" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionFlagKey" | "groupedOptions" | "comparingKey" | "minCharsToStart" | "searchQuery" | "loadMoreFn" | "fetchDataDebounceTime" | "autoFocusSearch" | "loadingOverride">;
3918
+ $attrs: {
3919
+ [x: string]: unknown;
3052
3920
  };
3053
- loadingOverride: {
3054
- type: import("vue").PropType<boolean>;
3055
- default: boolean;
3921
+ $refs: {
3922
+ [x: string]: unknown;
3056
3923
  };
3057
- }>> & Readonly<{
3058
- onClear?: () => any;
3059
- onClosed?: () => any;
3060
- "onUpdate:selectedCondition"?: (value: {
3924
+ $slots: Readonly<{
3925
+ [name: string]: import("vue").Slot;
3926
+ }>;
3927
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
3928
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
3929
+ $emit: ((event: "clear") => void) & ((event: "closed") => void) & ((event: "update:selectedCondition", value: {
3061
3930
  label: string;
3062
3931
  value: string;
3063
3932
  multi: boolean;
3064
- }) => any;
3065
- "onUpdate:appliedSelections"?: (value: unknown) => any;
3066
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
3067
- "update:selectedCondition": (value: {
3933
+ }) => void) & ((event: "update:appliedSelections", value: unknown) => void);
3934
+ $el: any;
3935
+ $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
3936
+ label: {
3937
+ type: import("vue").PropType<string>;
3938
+ required: true;
3939
+ default: string;
3940
+ };
3941
+ testId: {
3942
+ type: import("vue").PropType<string>;
3943
+ default: string;
3944
+ };
3945
+ isOpen: {
3946
+ type: import("vue").PropType<boolean>;
3947
+ default: boolean;
3948
+ };
3949
+ infiniteLoading: {
3950
+ type: import("vue").PropType<boolean>;
3951
+ default: boolean;
3952
+ };
3953
+ triggerShownValuesCount: {
3954
+ type: import("vue").PropType<number>;
3955
+ default: number;
3956
+ };
3957
+ optionNameKey: {
3958
+ type: import("vue").PropType<string>;
3959
+ required: true;
3960
+ default: string;
3961
+ };
3962
+ optionIconKey: {
3963
+ type: import("vue").PropType<string>;
3964
+ default: string;
3965
+ };
3966
+ optionImageKey: {
3967
+ type: import("vue").PropType<string>;
3968
+ default: string;
3969
+ };
3970
+ optionIconType: {
3971
+ type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
3972
+ default: any;
3973
+ };
3974
+ optionFlagKey: {
3975
+ type: import("vue").PropType<string>;
3976
+ default: string;
3977
+ };
3978
+ groupedOptions: {
3979
+ type: import("vue").PropType<boolean>;
3980
+ default: boolean;
3981
+ };
3982
+ comparingKey: {
3983
+ type: import("vue").PropType<string>;
3984
+ required: true;
3985
+ default: string;
3986
+ };
3987
+ conditionalOptions: {
3988
+ type: import("vue").PropType<{
3989
+ label: string;
3990
+ value: string;
3991
+ multi: boolean;
3992
+ }[]>;
3993
+ required: true;
3994
+ };
3995
+ selectedCondition: {
3996
+ type: import("vue").PropType<{
3997
+ label: string;
3998
+ value: string;
3999
+ multi: boolean;
4000
+ }>;
4001
+ required: true;
4002
+ };
4003
+ appliedSelections: {
4004
+ type: import("vue").PropType<unknown>;
4005
+ required: true;
4006
+ };
4007
+ fetchFnCallback: {
4008
+ type: import("vue").PropType<(q: string) => Promise<unknown[]>>;
4009
+ required: true;
4010
+ };
4011
+ minCharsToStart: {
4012
+ type: import("vue").PropType<number>;
4013
+ default: number;
4014
+ };
4015
+ searchQuery: {
4016
+ type: import("vue").PropType<string>;
4017
+ default: string;
4018
+ };
4019
+ loadMoreFn: {
4020
+ type: import("vue").PropType<() => Promise<any[]>>;
4021
+ default: any;
4022
+ };
4023
+ fetchDataDebounceTime: {
4024
+ type: import("vue").PropType<number>;
4025
+ default: number;
4026
+ };
4027
+ autoFocusSearch: {
4028
+ type: import("vue").PropType<boolean>;
4029
+ default: boolean;
4030
+ };
4031
+ loadingOverride: {
4032
+ type: import("vue").PropType<boolean>;
4033
+ default: boolean;
4034
+ };
4035
+ }>> & {
4036
+ onClear?: () => any;
4037
+ onClosed?: () => any;
4038
+ "onUpdate:selectedCondition"?: (value: {
4039
+ label: string;
4040
+ value: string;
4041
+ multi: boolean;
4042
+ }) => any;
4043
+ "onUpdate:appliedSelections"?: (value: unknown) => any;
4044
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
4045
+ "update:selectedCondition": (value: {
4046
+ label: string;
4047
+ value: string;
4048
+ multi: boolean;
4049
+ }) => void;
4050
+ "update:appliedSelections": (value: unknown) => void;
4051
+ clear: () => void;
4052
+ closed: () => void;
4053
+ }, string, {
3068
4054
  label: string;
3069
- value: string;
3070
- multi: boolean;
3071
- }) => void;
3072
- "update:appliedSelections": (value: unknown) => void;
3073
- clear: () => void;
3074
- closed: () => void;
3075
- }, import("vue").PublicProps, {
3076
- label: string;
3077
- testId: string;
3078
- isOpen: boolean;
3079
- infiniteLoading: boolean;
3080
- triggerShownValuesCount: number;
3081
- optionNameKey: string;
3082
- optionIconKey: string;
3083
- optionImageKey: string;
3084
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
3085
- optionFlagKey: string;
3086
- groupedOptions: boolean;
3087
- comparingKey: string;
3088
- minCharsToStart: number;
3089
- searchQuery: string;
3090
- loadMoreFn: () => Promise<any[]>;
3091
- fetchDataDebounceTime: number;
3092
- autoFocusSearch: boolean;
3093
- loadingOverride: boolean;
3094
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
3095
- P: {};
3096
- B: {};
3097
- D: {};
3098
- C: {};
3099
- M: {};
3100
- Defaults: {};
3101
- }, Readonly<import("vue").ExtractPropTypes<{
4055
+ testId: string;
4056
+ isOpen: boolean;
4057
+ infiniteLoading: boolean;
4058
+ triggerShownValuesCount: number;
4059
+ optionNameKey: string;
4060
+ optionIconKey: string;
4061
+ optionImageKey: string;
4062
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
4063
+ optionFlagKey: string;
4064
+ groupedOptions: boolean;
4065
+ comparingKey: string;
4066
+ minCharsToStart: number;
4067
+ searchQuery: string;
4068
+ loadMoreFn: () => Promise<any[]>;
4069
+ fetchDataDebounceTime: number;
4070
+ autoFocusSearch: boolean;
4071
+ loadingOverride: boolean;
4072
+ }, {}, string> & {
4073
+ beforeCreate?: (() => void) | (() => void)[];
4074
+ created?: (() => void) | (() => void)[];
4075
+ beforeMount?: (() => void) | (() => void)[];
4076
+ mounted?: (() => void) | (() => void)[];
4077
+ beforeUpdate?: (() => void) | (() => void)[];
4078
+ updated?: (() => void) | (() => void)[];
4079
+ activated?: (() => void) | (() => void)[];
4080
+ deactivated?: (() => void) | (() => void)[];
4081
+ beforeDestroy?: (() => void) | (() => void)[];
4082
+ beforeUnmount?: (() => void) | (() => void)[];
4083
+ destroyed?: (() => void) | (() => void)[];
4084
+ unmounted?: (() => void) | (() => void)[];
4085
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
4086
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
4087
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[];
4088
+ };
4089
+ $forceUpdate: () => void;
4090
+ $nextTick: typeof import("vue").nextTick;
4091
+ $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>): import("vue").WatchStopHandle;
4092
+ } & Readonly<import("vue").ExtractPropTypes<{
3102
4093
  label: {
3103
4094
  type: import("vue").PropType<string>;
3104
4095
  required: true;
@@ -3198,7 +4189,7 @@ declare const DropdownTypes: () => (({
3198
4189
  type: import("vue").PropType<boolean>;
3199
4190
  default: boolean;
3200
4191
  };
3201
- }>> & Readonly<{
4192
+ }>> & {
3202
4193
  onClear?: () => any;
3203
4194
  onClosed?: () => any;
3204
4195
  "onUpdate:selectedCondition"?: (value: {
@@ -3207,26 +4198,7 @@ declare const DropdownTypes: () => (({
3207
4198
  multi: boolean;
3208
4199
  }) => any;
3209
4200
  "onUpdate:appliedSelections"?: (value: unknown) => any;
3210
- }>, {}, {}, {}, {}, {
3211
- label: string;
3212
- testId: string;
3213
- isOpen: boolean;
3214
- infiniteLoading: boolean;
3215
- triggerShownValuesCount: number;
3216
- optionNameKey: string;
3217
- optionIconKey: string;
3218
- optionImageKey: string;
3219
- optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
3220
- optionFlagKey: string;
3221
- groupedOptions: boolean;
3222
- comparingKey: string;
3223
- minCharsToStart: number;
3224
- searchQuery: string;
3225
- loadMoreFn: () => Promise<any[]>;
3226
- fetchDataDebounceTime: number;
3227
- autoFocusSearch: boolean;
3228
- loadingOverride: boolean;
3229
- }>;
4201
+ } & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
3230
4202
  __isFragment?: never;
3231
4203
  __isTeleport?: never;
3232
4204
  __isSuspense?: never;
@@ -3330,7 +4302,7 @@ declare const DropdownTypes: () => (({
3330
4302
  type: import("vue").PropType<boolean>;
3331
4303
  default: boolean;
3332
4304
  };
3333
- }>> & Readonly<{
4305
+ }>> & {
3334
4306
  onClear?: () => any;
3335
4307
  onClosed?: () => any;
3336
4308
  "onUpdate:selectedCondition"?: (value: {
@@ -3339,7 +4311,7 @@ declare const DropdownTypes: () => (({
3339
4311
  multi: boolean;
3340
4312
  }) => any;
3341
4313
  "onUpdate:appliedSelections"?: (value: unknown) => any;
3342
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
4314
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
3343
4315
  "update:selectedCondition": (value: {
3344
4316
  label: string;
3345
4317
  value: string;
@@ -3367,7 +4339,7 @@ declare const DropdownTypes: () => (({
3367
4339
  fetchDataDebounceTime: number;
3368
4340
  autoFocusSearch: boolean;
3369
4341
  loadingOverride: boolean;
3370
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
4342
+ }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
3371
4343
  $slots: {
3372
4344
  "option-end"?(_: {
3373
4345
  option: any;