eco-vue-js 0.10.100 → 0.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (443) hide show
  1. package/README.md +1 -1
  2. package/dist/components/ActionsBar/WActionsBar.vue.js +2 -2
  3. package/dist/components/Button/WButton.vue.d.ts +3 -3
  4. package/dist/components/Button/WButton.vue.d.ts.map +1 -1
  5. package/dist/components/Button/WButton.vue.js +3 -2
  6. package/dist/components/Button/WButtonDropdown.vue.js +1 -1
  7. package/dist/components/Button/WButtonMore.vue.js +1 -1
  8. package/dist/components/Button/WButtonSelection.vue.js +1 -1
  9. package/dist/components/Button/WButtonSelectionState.vue.js +1 -1
  10. package/dist/components/Button/WButtonTab.vue.js +3 -3
  11. package/dist/components/Button/WButtonUnselect.vue.js +1 -1
  12. package/dist/components/Chart/WChartLinear.vue.js +1 -1
  13. package/dist/components/Checkbox/WCheckbox.vue.js +1 -1
  14. package/dist/components/DatePicker/components/CalendarToggle.vue.js +1 -1
  15. package/dist/components/DragContainer/use/useDragContainer.js +0 -23
  16. package/dist/components/Dropdown/WDropdown.vue.js +2 -24
  17. package/dist/components/DropdownMenu/WDropdownMenu.vue.js +1 -1
  18. package/dist/components/Expansion/WExpansionItem.vue.js +1 -1
  19. package/dist/components/FieldWrapper/components/FilterButton.vue.js +1 -1
  20. package/dist/components/FilePicker/components/FilePickerItem.vue.js +3 -3
  21. package/dist/components/FilterWrapper/WFilterWrapper.vue.js +1 -1
  22. package/dist/components/FormAsync/use/useFormAsync.d.ts +2 -2
  23. package/dist/components/HeaderBar/WHeaderBar.vue.js +1 -1
  24. package/dist/components/ImageViewer/components/ImageModal.vue2.js +1 -1
  25. package/dist/components/InfoCard/WInfoCard.vue.js +1 -1
  26. package/dist/components/InfoCard/WInfoCardNegative.vue.js +1 -1
  27. package/dist/components/Input/WInputSuggest.vue.js +1 -1
  28. package/dist/components/Input/components/InputActions.vue.js +4 -4
  29. package/dist/components/Link/WLink.vue.js +1 -1
  30. package/dist/components/Link/WLinkArrow.vue.js +1 -1
  31. package/dist/components/List/WList.vue.js +1 -1
  32. package/dist/components/List/WListCard.vue.js +2 -2
  33. package/dist/components/List/WListHeaderItem.vue.js +1 -1
  34. package/dist/components/List/components/HeaderItemResizer.vue.js +2 -2
  35. package/dist/components/List/components/HeaderSettings.vue.js +1 -1
  36. package/dist/components/List/components/HeaderSettingsList.vue.js +5 -5
  37. package/dist/components/List/components/HeaderSort.vue.js +1 -1
  38. package/dist/components/List/components/HeaderSortItem.vue.js +1 -1
  39. package/dist/components/List/components/ListFilterGlobal.vue2.js +1 -1
  40. package/dist/components/List/components/ListFilterLocal.vue2.js +1 -1
  41. package/dist/components/List/components/ListFilterSearch.vue.js +1 -1
  42. package/dist/components/List/components/ListFilterSelect.vue.js +1 -1
  43. package/dist/components/List/use/useListConfig.js +2 -2
  44. package/dist/components/Nav/WNavBar.vue.js +1 -1
  45. package/dist/components/Nav/WNavItemExpand.vue.js +1 -1
  46. package/dist/components/Notify/components/NotifyCard.vue.js +5 -5
  47. package/dist/components/Select/components/SelectOption.vue.js +1 -1
  48. package/dist/components/Status/WStatusIcon.vue.js +3 -3
  49. package/dist/components/Tabs/WTabs.vue.js +1 -1
  50. package/dist/components/Toggle/WToggleTheme.vue.js +2 -2
  51. package/dist/components/Toggle/types.d.ts +1 -1
  52. package/dist/components/Toggle/types.d.ts.map +1 -1
  53. package/dist/main.js +301 -115
  54. package/dist/utils/ApiClient.d.ts +1 -1
  55. package/dist/utils/DOMListenerContainer.d.ts +1 -1
  56. package/dist/utils/DOMListenerContainer.d.ts.map +1 -1
  57. package/dist/utils/DOMListenerContainer.js +1 -1
  58. package/dist/utils/useCopy.js +2 -2
  59. package/eslint/rules/ui-kit-imports.js +2 -2
  60. package/package.json +42 -39
  61. package/dist/assets/icons/default/IconAdd.svg.js +0 -27
  62. package/dist/assets/icons/default/IconAvatar.svg.js +0 -18
  63. package/dist/assets/icons/default/IconDojo.svg.js +0 -29
  64. package/dist/assets/icons/default/IconEdit.svg.js +0 -30
  65. package/dist/assets/icons/default/IconFalsePositive.svg.js +0 -28
  66. package/dist/assets/icons/default/IconFeedback.svg.js +0 -39
  67. package/dist/assets/icons/default/IconFilter.svg.js +0 -23
  68. package/dist/assets/icons/default/IconInProgress.svg.js +0 -28
  69. package/dist/assets/icons/default/IconJira.svg.js +0 -18
  70. package/dist/assets/icons/default/IconLogout.svg.js +0 -18
  71. package/dist/assets/icons/default/IconNotification.svg.js +0 -23
  72. package/dist/assets/icons/default/IconProfile.svg.js +0 -33
  73. package/dist/assets/icons/default/IconSearch.svg.js +0 -21
  74. package/dist/assets/icons/default/IconSettings.svg.js +0 -31
  75. package/dist/assets/icons/default/IconStar.svg.js +0 -22
  76. package/dist/assets/icons/default/IconTask.svg.js +0 -35
  77. package/dist/assets/icons/default/IconTime.svg.js +0 -38
  78. package/dist/assets/icons/sax/IconDedupe.svg.js +0 -39
  79. package/dist/components/ActionsBar/WActionsBar.vue.d.ts +0 -29
  80. package/dist/components/ActionsBar/WActionsBar.vue.d.ts.map +0 -1
  81. package/dist/components/ActionsBar/WActionsBarFilter.vue.d.ts +0 -24
  82. package/dist/components/ActionsBar/WActionsBarFilter.vue.d.ts.map +0 -1
  83. package/dist/components/BottomSheet/WBottomSheet.vue.d.ts +0 -32
  84. package/dist/components/BottomSheet/WBottomSheet.vue.d.ts.map +0 -1
  85. package/dist/components/Button/WButtonAction.vue.d.ts +0 -45
  86. package/dist/components/Button/WButtonAction.vue.d.ts.map +0 -1
  87. package/dist/components/Button/WButtonCopy.vue.d.ts +0 -6
  88. package/dist/components/Button/WButtonCopy.vue.d.ts.map +0 -1
  89. package/dist/components/Button/WButtonDropdown.vue.d.ts +0 -35
  90. package/dist/components/Button/WButtonDropdown.vue.d.ts.map +0 -1
  91. package/dist/components/Button/WButtonGroup.vue.d.ts +0 -31
  92. package/dist/components/Button/WButtonGroup.vue.d.ts.map +0 -1
  93. package/dist/components/Button/WButtonInput.vue.d.ts +0 -16
  94. package/dist/components/Button/WButtonInput.vue.d.ts.map +0 -1
  95. package/dist/components/Button/WButtonMore.vue.d.ts +0 -31
  96. package/dist/components/Button/WButtonMore.vue.d.ts.map +0 -1
  97. package/dist/components/Button/WButtonMoreItem.vue.d.ts +0 -30
  98. package/dist/components/Button/WButtonMoreItem.vue.d.ts.map +0 -1
  99. package/dist/components/Button/WButtonSelection.vue.d.ts +0 -50
  100. package/dist/components/Button/WButtonSelection.vue.d.ts.map +0 -1
  101. package/dist/components/Button/WButtonSelectionAction.vue.d.ts +0 -15
  102. package/dist/components/Button/WButtonSelectionAction.vue.d.ts.map +0 -1
  103. package/dist/components/Button/WButtonSelectionState.vue.d.ts +0 -22
  104. package/dist/components/Button/WButtonSelectionState.vue.d.ts.map +0 -1
  105. package/dist/components/Button/WButtonTab.vue.d.ts +0 -44
  106. package/dist/components/Button/WButtonTab.vue.d.ts.map +0 -1
  107. package/dist/components/Button/WButtonUnselect.vue.d.ts +0 -13
  108. package/dist/components/Button/WButtonUnselect.vue.d.ts.map +0 -1
  109. package/dist/components/Chart/WChartLine.vue.d.ts +0 -41
  110. package/dist/components/Chart/WChartLine.vue.d.ts.map +0 -1
  111. package/dist/components/Chart/WChartLinear.vue.d.ts +0 -50
  112. package/dist/components/Chart/WChartLinear.vue.d.ts.map +0 -1
  113. package/dist/components/Chart/components/ChartAxis.vue.d.ts +0 -10
  114. package/dist/components/Chart/components/ChartAxis.vue.d.ts.map +0 -1
  115. package/dist/components/Checkbox/WCheckbox.vue.d.ts +0 -31
  116. package/dist/components/Checkbox/WCheckbox.vue.d.ts.map +0 -1
  117. package/dist/components/Checkbox/WCheckboxGroup.vue.d.ts +0 -27
  118. package/dist/components/Checkbox/WCheckboxGroup.vue.d.ts.map +0 -1
  119. package/dist/components/Checkbox/WCheckboxGroupMultiple.vue.d.ts +0 -31
  120. package/dist/components/Checkbox/WCheckboxGroupMultiple.vue.d.ts.map +0 -1
  121. package/dist/components/Chip/WChip.vue.d.ts +0 -28
  122. package/dist/components/Chip/WChip.vue.d.ts.map +0 -1
  123. package/dist/components/ClickOutside/WClickOutside.vue.d.ts +0 -29
  124. package/dist/components/ClickOutside/WClickOutside.vue.d.ts.map +0 -1
  125. package/dist/components/Counter/WCounter.vue.d.ts +0 -10
  126. package/dist/components/Counter/WCounter.vue.d.ts.map +0 -1
  127. package/dist/components/DatePicker/WDatePicker.vue.d.ts +0 -22
  128. package/dist/components/DatePicker/WDatePicker.vue.d.ts.map +0 -1
  129. package/dist/components/DatePicker/WDatePickerSingle.vue.d.ts +0 -23
  130. package/dist/components/DatePicker/WDatePickerSingle.vue.d.ts.map +0 -1
  131. package/dist/components/DatePicker/components/CalendarDay.vue.d.ts +0 -23
  132. package/dist/components/DatePicker/components/CalendarDay.vue.d.ts.map +0 -1
  133. package/dist/components/DatePicker/components/CalendarMonth.vue.d.ts +0 -23
  134. package/dist/components/DatePicker/components/CalendarMonth.vue.d.ts.map +0 -1
  135. package/dist/components/DatePicker/components/CalendarToggle.vue.d.ts +0 -12
  136. package/dist/components/DatePicker/components/CalendarToggle.vue.d.ts.map +0 -1
  137. package/dist/components/DatePicker/components/CalendarValue.vue.d.ts +0 -13
  138. package/dist/components/DatePicker/components/CalendarValue.vue.d.ts.map +0 -1
  139. package/dist/components/DatePicker/components/CalendarWeek.vue.d.ts +0 -22
  140. package/dist/components/DatePicker/components/CalendarWeek.vue.d.ts.map +0 -1
  141. package/dist/components/Dismissable/WDismissable.vue.d.ts +0 -34
  142. package/dist/components/Dismissable/WDismissable.vue.d.ts.map +0 -1
  143. package/dist/components/DragContainer/WDragContainer.vue.d.ts +0 -36
  144. package/dist/components/DragContainer/WDragContainer.vue.d.ts.map +0 -1
  145. package/dist/components/DragContainer/components/DragItem.vue.d.ts +0 -43
  146. package/dist/components/DragContainer/components/DragItem.vue.d.ts.map +0 -1
  147. package/dist/components/Dropdown/WDropdown.vue.d.ts +0 -32
  148. package/dist/components/Dropdown/WDropdown.vue.d.ts.map +0 -1
  149. package/dist/components/DropdownMenu/WDropdownMenu.vue.d.ts +0 -18
  150. package/dist/components/DropdownMenu/WDropdownMenu.vue.d.ts.map +0 -1
  151. package/dist/components/Expansion/WExpansion.vue.d.ts +0 -29
  152. package/dist/components/Expansion/WExpansion.vue.d.ts.map +0 -1
  153. package/dist/components/Expansion/WExpansionItem.vue.d.ts +0 -39
  154. package/dist/components/Expansion/WExpansionItem.vue.d.ts.map +0 -1
  155. package/dist/components/FieldWrapper/WFieldWrapper.vue.d.ts +0 -48
  156. package/dist/components/FieldWrapper/WFieldWrapper.vue.d.ts.map +0 -1
  157. package/dist/components/FieldWrapper/components/FilterButton.vue.d.ts +0 -8
  158. package/dist/components/FieldWrapper/components/FilterButton.vue.d.ts.map +0 -1
  159. package/dist/components/FilePicker/WFilePicker.vue.d.ts +0 -58
  160. package/dist/components/FilePicker/WFilePicker.vue.d.ts.map +0 -1
  161. package/dist/components/FilePicker/components/FilePickerItem.vue.d.ts +0 -27
  162. package/dist/components/FilePicker/components/FilePickerItem.vue.d.ts.map +0 -1
  163. package/dist/components/FilePicker/components/FilePickerSvg.vue.d.ts +0 -11
  164. package/dist/components/FilePicker/components/FilePickerSvg.vue.d.ts.map +0 -1
  165. package/dist/components/FilterWrapper/WFilterWrapper.vue.d.ts +0 -30
  166. package/dist/components/FilterWrapper/WFilterWrapper.vue.d.ts.map +0 -1
  167. package/dist/components/FormAsync/WFormAsyncButtonGroup.vue.d.ts +0 -27
  168. package/dist/components/FormAsync/WFormAsyncButtonGroup.vue.d.ts.map +0 -1
  169. package/dist/components/FormAsync/WFormAsyncCheckboxGroup.vue.d.ts +0 -27
  170. package/dist/components/FormAsync/WFormAsyncCheckboxGroup.vue.d.ts.map +0 -1
  171. package/dist/components/FormAsync/WFormAsyncInput.vue.d.ts +0 -27
  172. package/dist/components/FormAsync/WFormAsyncInput.vue.d.ts.map +0 -1
  173. package/dist/components/FormAsync/WFormAsyncSelect.vue.d.ts +0 -22
  174. package/dist/components/FormAsync/WFormAsyncSelect.vue.d.ts.map +0 -1
  175. package/dist/components/FormAsync/WFormAsyncSelectInfiniteSingle.vue.d.ts +0 -22
  176. package/dist/components/FormAsync/WFormAsyncSelectInfiniteSingle.vue.d.ts.map +0 -1
  177. package/dist/components/FormAsync/WFormAsyncSelectSingle.vue.d.ts +0 -22
  178. package/dist/components/FormAsync/WFormAsyncSelectSingle.vue.d.ts.map +0 -1
  179. package/dist/components/FormAsync/WFormAsyncSelectStringified.vue.d.ts +0 -22
  180. package/dist/components/FormAsync/WFormAsyncSelectStringified.vue.d.ts.map +0 -1
  181. package/dist/components/FormAsync/WFormAsyncToggle.vue.d.ts +0 -19
  182. package/dist/components/FormAsync/WFormAsyncToggle.vue.d.ts.map +0 -1
  183. package/dist/components/HeaderBar/WHeaderBar.vue.d.ts +0 -29
  184. package/dist/components/HeaderBar/WHeaderBar.vue.d.ts.map +0 -1
  185. package/dist/components/HeaderBar/WHeaderBarSearch.vue.d.ts +0 -32
  186. package/dist/components/HeaderBar/WHeaderBarSearch.vue.d.ts.map +0 -1
  187. package/dist/components/ImageViewer/WImageViewer.vue.d.ts +0 -8
  188. package/dist/components/ImageViewer/WImageViewer.vue.d.ts.map +0 -1
  189. package/dist/components/ImageViewer/components/ImageModal.vue.d.ts +0 -11
  190. package/dist/components/ImageViewer/components/ImageModal.vue.d.ts.map +0 -1
  191. package/dist/components/InfiniteList/WInfiniteList.vue.d.ts +0 -174
  192. package/dist/components/InfiniteList/WInfiniteList.vue.d.ts.map +0 -1
  193. package/dist/components/InfiniteList/WInfiniteListWrapper.vue.d.ts +0 -32
  194. package/dist/components/InfiniteList/WInfiniteListWrapper.vue.d.ts.map +0 -1
  195. package/dist/components/InfiniteList/components/InfiniteListButton.vue.d.ts +0 -9
  196. package/dist/components/InfiniteList/components/InfiniteListButton.vue.d.ts.map +0 -1
  197. package/dist/components/InfiniteList/components/InfiniteListHeaderHeight.vue.d.ts +0 -31
  198. package/dist/components/InfiniteList/components/InfiniteListHeaderHeight.vue.d.ts.map +0 -1
  199. package/dist/components/InfiniteList/components/InfiniteListHeaderPadding.vue.d.ts +0 -22
  200. package/dist/components/InfiniteList/components/InfiniteListHeaderPadding.vue.d.ts.map +0 -1
  201. package/dist/components/InfiniteList/components/InfiniteListPage.vue.d.ts +0 -77
  202. package/dist/components/InfiniteList/components/InfiniteListPage.vue.d.ts.map +0 -1
  203. package/dist/components/InfiniteList/components/InfiniteListPageTitle.vue.d.ts +0 -18
  204. package/dist/components/InfiniteList/components/InfiniteListPageTitle.vue.d.ts.map +0 -1
  205. package/dist/components/InfiniteList/components/InfiniteListPages.vue.d.ts +0 -82
  206. package/dist/components/InfiniteList/components/InfiniteListPages.vue.d.ts.map +0 -1
  207. package/dist/components/InfiniteList/components/InfiniteListScroll.vue.d.ts +0 -31
  208. package/dist/components/InfiniteList/components/InfiniteListScroll.vue.d.ts.map +0 -1
  209. package/dist/components/InfoCard/WInfoCard.vue.d.ts +0 -27
  210. package/dist/components/InfoCard/WInfoCard.vue.d.ts.map +0 -1
  211. package/dist/components/InfoCard/WInfoCardNegative.vue.d.ts +0 -23
  212. package/dist/components/InfoCard/WInfoCardNegative.vue.d.ts.map +0 -1
  213. package/dist/components/Input/WInput.vue.d.ts +0 -50
  214. package/dist/components/Input/WInput.vue.d.ts.map +0 -1
  215. package/dist/components/Input/WInputAsync.vue.d.ts +0 -27
  216. package/dist/components/Input/WInputAsync.vue.d.ts.map +0 -1
  217. package/dist/components/Input/WInputDate.vue.d.ts +0 -52
  218. package/dist/components/Input/WInputDate.vue.d.ts.map +0 -1
  219. package/dist/components/Input/WInputOptions.vue.d.ts +0 -33
  220. package/dist/components/Input/WInputOptions.vue.d.ts.map +0 -1
  221. package/dist/components/Input/WInputSuggest.vue.d.ts +0 -53
  222. package/dist/components/Input/WInputSuggest.vue.d.ts.map +0 -1
  223. package/dist/components/Input/components/ContentEditable.vue.d.ts +0 -24
  224. package/dist/components/Input/components/ContentEditable.vue.d.ts.map +0 -1
  225. package/dist/components/Input/components/InputActions.vue.d.ts +0 -42
  226. package/dist/components/Input/components/InputActions.vue.d.ts.map +0 -1
  227. package/dist/components/Input/components/InputActionsButton.vue.d.ts +0 -28
  228. package/dist/components/Input/components/InputActionsButton.vue.d.ts.map +0 -1
  229. package/dist/components/Link/WLink.vue.d.ts +0 -34
  230. package/dist/components/Link/WLink.vue.d.ts.map +0 -1
  231. package/dist/components/Link/WLinkArrow.vue.d.ts +0 -22
  232. package/dist/components/Link/WLinkArrow.vue.d.ts.map +0 -1
  233. package/dist/components/List/WList.vue.d.ts +0 -75
  234. package/dist/components/List/WList.vue.d.ts.map +0 -1
  235. package/dist/components/List/WListCard.vue.d.ts +0 -197
  236. package/dist/components/List/WListCard.vue.d.ts.map +0 -1
  237. package/dist/components/List/WListCardField.vue.d.ts +0 -25
  238. package/dist/components/List/WListCardField.vue.d.ts.map +0 -1
  239. package/dist/components/List/WListFilter.vue.d.ts +0 -26
  240. package/dist/components/List/WListFilter.vue.d.ts.map +0 -1
  241. package/dist/components/List/WListHeader.vue.d.ts +0 -33
  242. package/dist/components/List/WListHeader.vue.d.ts.map +0 -1
  243. package/dist/components/List/WListHeaderItem.vue.d.ts +0 -34
  244. package/dist/components/List/WListHeaderItem.vue.d.ts.map +0 -1
  245. package/dist/components/List/components/HeaderFieldNested.vue.d.ts +0 -36
  246. package/dist/components/List/components/HeaderFieldNested.vue.d.ts.map +0 -1
  247. package/dist/components/List/components/HeaderItem.vue.d.ts +0 -18
  248. package/dist/components/List/components/HeaderItem.vue.d.ts.map +0 -1
  249. package/dist/components/List/components/HeaderItemResizer.vue.d.ts +0 -24
  250. package/dist/components/List/components/HeaderItemResizer.vue.d.ts.map +0 -1
  251. package/dist/components/List/components/HeaderSettings.vue.d.ts +0 -32
  252. package/dist/components/List/components/HeaderSettings.vue.d.ts.map +0 -1
  253. package/dist/components/List/components/HeaderSettingsList.vue.d.ts +0 -27
  254. package/dist/components/List/components/HeaderSettingsList.vue.d.ts.map +0 -1
  255. package/dist/components/List/components/HeaderSettingsModeButton.vue.d.ts +0 -11
  256. package/dist/components/List/components/HeaderSettingsModeButton.vue.d.ts.map +0 -1
  257. package/dist/components/List/components/HeaderSort.vue.d.ts +0 -32
  258. package/dist/components/List/components/HeaderSort.vue.d.ts.map +0 -1
  259. package/dist/components/List/components/HeaderSortItem.vue.d.ts +0 -22
  260. package/dist/components/List/components/HeaderSortItem.vue.d.ts.map +0 -1
  261. package/dist/components/List/components/ListCardAction.vue.d.ts +0 -22
  262. package/dist/components/List/components/ListCardAction.vue.d.ts.map +0 -1
  263. package/dist/components/List/components/ListCardFieldNested.vue.d.ts +0 -35
  264. package/dist/components/List/components/ListCardFieldNested.vue.d.ts.map +0 -1
  265. package/dist/components/List/components/ListCardFieldNestedItem.vue.d.ts +0 -23
  266. package/dist/components/List/components/ListCardFieldNestedItem.vue.d.ts.map +0 -1
  267. package/dist/components/List/components/ListFilterGlobal.vue.d.ts +0 -27
  268. package/dist/components/List/components/ListFilterGlobal.vue.d.ts.map +0 -1
  269. package/dist/components/List/components/ListFilterGlobalItem.vue.d.ts +0 -30
  270. package/dist/components/List/components/ListFilterGlobalItem.vue.d.ts.map +0 -1
  271. package/dist/components/List/components/ListFilterLocal.vue.d.ts +0 -25
  272. package/dist/components/List/components/ListFilterLocal.vue.d.ts.map +0 -1
  273. package/dist/components/List/components/ListFilterSearch.vue.d.ts +0 -23
  274. package/dist/components/List/components/ListFilterSearch.vue.d.ts.map +0 -1
  275. package/dist/components/List/components/ListFilterSelect.vue.d.ts +0 -21
  276. package/dist/components/List/components/ListFilterSelect.vue.d.ts.map +0 -1
  277. package/dist/components/MenuItem/WMenuItem.vue.d.ts +0 -28
  278. package/dist/components/MenuItem/WMenuItem.vue.d.ts.map +0 -1
  279. package/dist/components/Modal/WModal.vue.d.ts +0 -5
  280. package/dist/components/Modal/WModal.vue.d.ts.map +0 -1
  281. package/dist/components/Modal/WModalExport.vue.d.ts +0 -25
  282. package/dist/components/Modal/WModalExport.vue.d.ts.map +0 -1
  283. package/dist/components/Modal/WModalImport.vue.d.ts +0 -24
  284. package/dist/components/Modal/WModalImport.vue.d.ts.map +0 -1
  285. package/dist/components/Modal/WModalStepper.vue.d.ts +0 -1115
  286. package/dist/components/Modal/WModalStepper.vue.d.ts.map +0 -1
  287. package/dist/components/Modal/components/ModalCloseButton.vue.d.ts +0 -9
  288. package/dist/components/Modal/components/ModalCloseButton.vue.d.ts.map +0 -1
  289. package/dist/components/Nav/WNavBar.vue.d.ts +0 -22
  290. package/dist/components/Nav/WNavBar.vue.d.ts.map +0 -1
  291. package/dist/components/Nav/WNavItem.vue.d.ts +0 -22
  292. package/dist/components/Nav/WNavItem.vue.d.ts.map +0 -1
  293. package/dist/components/Nav/WNavItemExpand.vue.d.ts +0 -152
  294. package/dist/components/Nav/WNavItemExpand.vue.d.ts.map +0 -1
  295. package/dist/components/Nav/WNavItemTransition.vue.d.ts +0 -18
  296. package/dist/components/Nav/WNavItemTransition.vue.d.ts.map +0 -1
  297. package/dist/components/Notify/WNotify.vue.d.ts +0 -3
  298. package/dist/components/Notify/WNotify.vue.d.ts.map +0 -1
  299. package/dist/components/Notify/components/NotifyCard.vue.d.ts +0 -22
  300. package/dist/components/Notify/components/NotifyCard.vue.d.ts.map +0 -1
  301. package/dist/components/NumberFormatter/WNumberFormatter.vue.d.ts +0 -10
  302. package/dist/components/NumberFormatter/WNumberFormatter.vue.d.ts.map +0 -1
  303. package/dist/components/Page/WPage.vue.d.ts +0 -43
  304. package/dist/components/Page/WPage.vue.d.ts.map +0 -1
  305. package/dist/components/Page/WPageBreadcrumbs.vue.d.ts +0 -3
  306. package/dist/components/Page/WPageBreadcrumbs.vue.d.ts.map +0 -1
  307. package/dist/components/Page/WPageNumerator.vue.d.ts +0 -18
  308. package/dist/components/Page/WPageNumerator.vue.d.ts.map +0 -1
  309. package/dist/components/Page/WPageTitle.vue.d.ts +0 -7
  310. package/dist/components/Page/WPageTitle.vue.d.ts.map +0 -1
  311. package/dist/components/Progress/WProgress.vue.d.ts +0 -6
  312. package/dist/components/Progress/WProgress.vue.d.ts.map +0 -1
  313. package/dist/components/Progress/WProgressStriped.vue.d.ts +0 -6
  314. package/dist/components/Progress/WProgressStriped.vue.d.ts.map +0 -1
  315. package/dist/components/Select/WSelect.vue.d.ts +0 -43
  316. package/dist/components/Select/WSelect.vue.d.ts.map +0 -1
  317. package/dist/components/Select/WSelectAsync.vue.d.ts +0 -43
  318. package/dist/components/Select/WSelectAsync.vue.d.ts.map +0 -1
  319. package/dist/components/Select/WSelectAsyncList.vue.d.ts +0 -44
  320. package/dist/components/Select/WSelectAsyncList.vue.d.ts.map +0 -1
  321. package/dist/components/Select/WSelectAsyncSingle.vue.d.ts +0 -33
  322. package/dist/components/Select/WSelectAsyncSingle.vue.d.ts.map +0 -1
  323. package/dist/components/Select/WSelectSingle.vue.d.ts +0 -36
  324. package/dist/components/Select/WSelectSingle.vue.d.ts.map +0 -1
  325. package/dist/components/Select/WSelectStringified.vue.d.ts +0 -36
  326. package/dist/components/Select/WSelectStringified.vue.d.ts.map +0 -1
  327. package/dist/components/Select/components/SelectAsyncList.vue.d.ts +0 -53
  328. package/dist/components/Select/components/SelectAsyncList.vue.d.ts.map +0 -1
  329. package/dist/components/Select/components/SelectAsyncPrefix.vue.d.ts +0 -35
  330. package/dist/components/Select/components/SelectAsyncPrefix.vue.d.ts.map +0 -1
  331. package/dist/components/Select/components/SelectAsyncPrefixPage.vue.d.ts +0 -35
  332. package/dist/components/Select/components/SelectAsyncPrefixPage.vue.d.ts.map +0 -1
  333. package/dist/components/Select/components/SelectOption.vue.d.ts +0 -52
  334. package/dist/components/Select/components/SelectOption.vue.d.ts.map +0 -1
  335. package/dist/components/Select/components/SelectOptionPrefix.vue.d.ts +0 -29
  336. package/dist/components/Select/components/SelectOptionPrefix.vue.d.ts.map +0 -1
  337. package/dist/components/Shine/WShineEffect.vue.d.ts +0 -3
  338. package/dist/components/Shine/WShineEffect.vue.d.ts.map +0 -1
  339. package/dist/components/Status/WStatusIcon.vue.d.ts +0 -7
  340. package/dist/components/Status/WStatusIcon.vue.d.ts.map +0 -1
  341. package/dist/components/Tabs/WTabs.vue.d.ts +0 -898
  342. package/dist/components/Tabs/WTabs.vue.d.ts.map +0 -1
  343. package/dist/components/Tabs/WTabsColumns.vue.d.ts +0 -20
  344. package/dist/components/Tabs/WTabsColumns.vue.d.ts.map +0 -1
  345. package/dist/components/Tabs/WTabsItem.vue.d.ts +0 -31
  346. package/dist/components/Tabs/WTabsItem.vue.d.ts.map +0 -1
  347. package/dist/components/Tabs/components/TabItem.vue.d.ts +0 -250
  348. package/dist/components/Tabs/components/TabItem.vue.d.ts.map +0 -1
  349. package/dist/components/Tabs/components/TabTitleButton.vue.d.ts +0 -59
  350. package/dist/components/Tabs/components/TabTitleButton.vue.d.ts.map +0 -1
  351. package/dist/components/Toggle/WToggle.vue.d.ts +0 -19
  352. package/dist/components/Toggle/WToggle.vue.d.ts.map +0 -1
  353. package/dist/components/Toggle/WToggleTheme.vue.d.ts +0 -9
  354. package/dist/components/Toggle/WToggleTheme.vue.d.ts.map +0 -1
  355. package/dist/components/Tooltip/WTooltipContainer.vue.d.ts +0 -72
  356. package/dist/components/Tooltip/WTooltipContainer.vue.d.ts.map +0 -1
  357. package/dist/components/Tooltip/components/TooltipContainer.vue.d.ts +0 -35
  358. package/dist/components/Tooltip/components/TooltipContainer.vue.d.ts.map +0 -1
  359. package/dist/imports/componentsPlugin.d.ts +0 -112
  360. package/dist/imports/componentsPlugin.d.ts.map +0 -1
  361. package/dist/imports/iconsDefault.d.ts +0 -27
  362. package/dist/imports/iconsDefault.d.ts.map +0 -1
  363. package/dist/imports/iconsDefault.js +0 -26
  364. package/dist/imports/iconsSax.d.ts +0 -68
  365. package/dist/imports/iconsSax.d.ts.map +0 -1
  366. package/dist/imports/iconsSax.js +0 -67
  367. package/dist/main.d.ts +0 -20
  368. package/dist/main.d.ts.map +0 -1
  369. /package/dist/assets/icons/{sax/IconAdd.svg.js → IconAdd.svg.js} +0 -0
  370. /package/dist/assets/icons/{sax/IconAddCircle.svg.js → IconAddCircle.svg.js} +0 -0
  371. /package/dist/assets/icons/{sax/IconAddSquare.svg.js → IconAddSquare.svg.js} +0 -0
  372. /package/dist/assets/icons/{sax/IconAlarm.svg.js → IconAlarm.svg.js} +0 -0
  373. /package/dist/assets/icons/{sax/IconArchiveBook.svg.js → IconArchiveBook.svg.js} +0 -0
  374. /package/dist/assets/icons/{default/IconArrow.svg.js → IconArrow.svg.js} +0 -0
  375. /package/dist/assets/icons/{default/IconBack.svg.js → IconBack.svg.js} +0 -0
  376. /package/dist/assets/icons/{default/IconCancel.svg.js → IconCancel.svg.js} +0 -0
  377. /package/dist/assets/icons/{sax/IconCandle.svg.js → IconCandle.svg.js} +0 -0
  378. /package/dist/assets/icons/{sax/IconCelery.svg.js → IconCelery.svg.js} +0 -0
  379. /package/dist/assets/icons/{sax/IconChart.svg.js → IconChart.svg.js} +0 -0
  380. /package/dist/assets/icons/{default/IconCheck.svg.js → IconCheck.svg.js} +0 -0
  381. /package/dist/assets/icons/{sax/IconCheckCircle.svg.js → IconCheckCircle.svg.js} +0 -0
  382. /package/dist/assets/icons/{sax/IconClose.svg.js → IconClose.svg.js} +0 -0
  383. /package/dist/assets/icons/{sax/IconCloseCircle.svg.js → IconCloseCircle.svg.js} +0 -0
  384. /package/dist/assets/icons/{sax/IconCopy.svg.js → IconCopy.svg.js} +0 -0
  385. /package/dist/assets/icons/{sax/IconCopySuccess.svg.js → IconCopySuccess.svg.js} +0 -0
  386. /package/dist/assets/icons/{sax/IconCopyright.svg.js → IconCopyright.svg.js} +0 -0
  387. /package/dist/assets/icons/{default/IconDanger.svg.js → IconDanger.svg.js} +0 -0
  388. /package/dist/assets/icons/{sax/IconDojo.svg.js → IconDojo.svg.js} +0 -0
  389. /package/dist/assets/icons/{sax/IconDrag.svg.js → IconDrag.svg.js} +0 -0
  390. /package/dist/assets/icons/{sax/IconEdit.svg.js → IconEdit.svg.js} +0 -0
  391. /package/dist/assets/icons/{sax/IconEditCircle.svg.js → IconEditCircle.svg.js} +0 -0
  392. /package/dist/assets/icons/{sax/IconEditSquare.svg.js → IconEditSquare.svg.js} +0 -0
  393. /package/dist/assets/icons/{sax/IconElement.svg.js → IconElement.svg.js} +0 -0
  394. /package/dist/assets/icons/{sax/IconExport.svg.js → IconExport.svg.js} +0 -0
  395. /package/dist/assets/icons/{sax/IconEye.svg.js → IconEye.svg.js} +0 -0
  396. /package/dist/assets/icons/{sax/IconEyeSlash.svg.js → IconEyeSlash.svg.js} +0 -0
  397. /package/dist/assets/icons/{sax/IconFilter.svg.js → IconFilter.svg.js} +0 -0
  398. /package/dist/assets/icons/{sax/IconFilterRemove.svg.js → IconFilterRemove.svg.js} +0 -0
  399. /package/dist/assets/icons/{sax/IconFinding.svg.js → IconFinding.svg.js} +0 -0
  400. /package/dist/assets/icons/{sax/IconFolder.svg.js → IconFolder.svg.js} +0 -0
  401. /package/dist/assets/icons/{sax/IconFolderAdd.svg.js → IconFolderAdd.svg.js} +0 -0
  402. /package/dist/assets/icons/{sax/IconFolderCross.svg.js → IconFolderCross.svg.js} +0 -0
  403. /package/dist/assets/icons/{sax/IconGrid.svg.js → IconGrid.svg.js} +0 -0
  404. /package/dist/assets/icons/{sax/IconJira.svg.js → IconJira.svg.js} +0 -0
  405. /package/dist/assets/icons/{sax/IconKey.svg.js → IconKey.svg.js} +0 -0
  406. /package/dist/assets/icons/{sax/IconKeySquare.svg.js → IconKeySquare.svg.js} +0 -0
  407. /package/dist/assets/icons/{sax/IconLayer.svg.js → IconLayer.svg.js} +0 -0
  408. /package/dist/assets/icons/{sax/IconLink.svg.js → IconLink.svg.js} +0 -0
  409. /package/dist/assets/icons/{sax/IconLinkBold.svg.js → IconLinkBold.svg.js} +0 -0
  410. /package/dist/assets/icons/{sax/IconLinkOutline.svg.js → IconLinkOutline.svg.js} +0 -0
  411. /package/dist/assets/icons/{sax/IconLinkedIn.svg.js → IconLinkedIn.svg.js} +0 -0
  412. /package/dist/assets/icons/{sax/IconLock.svg.js → IconLock.svg.js} +0 -0
  413. /package/dist/assets/icons/{sax/IconLockOff.svg.js → IconLockOff.svg.js} +0 -0
  414. /package/dist/assets/icons/{sax/IconLogout.svg.js → IconLogout.svg.js} +0 -0
  415. /package/dist/assets/icons/{sax/IconMenu.svg.js → IconMenu.svg.js} +0 -0
  416. /package/dist/assets/icons/{sax/IconMinusCircle.svg.js → IconMinusCircle.svg.js} +0 -0
  417. /package/dist/assets/icons/{sax/IconMoon.svg.js → IconMoon.svg.js} +0 -0
  418. /package/dist/assets/icons/{default/IconMore.svg.js → IconMore.svg.js} +0 -0
  419. /package/dist/assets/icons/{sax/IconNegate.svg.js → IconNegate.svg.js} +0 -0
  420. /package/dist/assets/icons/{sax/IconNegativeInfo.svg.js → IconNegativeInfo.svg.js} +0 -0
  421. /package/dist/assets/icons/{sax/IconNote.svg.js → IconNote.svg.js} +0 -0
  422. /package/dist/assets/icons/{sax/IconPaste.svg.js → IconPaste.svg.js} +0 -0
  423. /package/dist/assets/icons/{sax/IconProfile.svg.js → IconProfile.svg.js} +0 -0
  424. /package/dist/assets/icons/{sax/IconRadar.svg.js → IconRadar.svg.js} +0 -0
  425. /package/dist/assets/icons/{sax/IconRefresh.svg.js → IconRefresh.svg.js} +0 -0
  426. /package/dist/assets/icons/{sax/IconSearch.svg.js → IconSearch.svg.js} +0 -0
  427. /package/dist/assets/icons/{sax/IconSettings.svg.js → IconSettings.svg.js} +0 -0
  428. /package/dist/assets/icons/{sax/IconSlash.svg.js → IconSlash.svg.js} +0 -0
  429. /package/dist/assets/icons/{default/IconSort.svg.js → IconSort.svg.js} +0 -0
  430. /package/dist/assets/icons/{sax/IconStar.svg.js → IconStar.svg.js} +0 -0
  431. /package/dist/assets/icons/{default/IconSuccess.svg.js → IconSuccess.svg.js} +0 -0
  432. /package/dist/assets/icons/{sax/IconSummary.svg.js → IconSummary.svg.js} +0 -0
  433. /package/dist/assets/icons/{sax/IconSun.svg.js → IconSun.svg.js} +0 -0
  434. /package/dist/assets/icons/{sax/IconTable.svg.js → IconTable.svg.js} +0 -0
  435. /package/dist/assets/icons/{sax/IconTableSettings.svg.js → IconTableSettings.svg.js} +0 -0
  436. /package/dist/assets/icons/{sax/IconTag.svg.js → IconTag.svg.js} +0 -0
  437. /package/dist/assets/icons/{sax/IconTask.svg.js → IconTask.svg.js} +0 -0
  438. /package/dist/assets/icons/{sax/IconTime.svg.js → IconTime.svg.js} +0 -0
  439. /package/dist/assets/icons/{sax/IconTrash.svg.js → IconTrash.svg.js} +0 -0
  440. /package/dist/assets/icons/{sax/IconUser.svg.js → IconUser.svg.js} +0 -0
  441. /package/dist/assets/icons/{sax/IconVersionControl.svg.js → IconVersionControl.svg.js} +0 -0
  442. /package/dist/assets/icons/{default/IconWarn.svg.js → IconWarn.svg.js} +0 -0
  443. /package/dist/assets/icons/{sax/IconWeight.svg.js → IconWeight.svg.js} +0 -0
@@ -1,898 +0,0 @@
1
- import { TabsProps } from './types';
2
- import { default as WForm } from '../Form/WForm.vue';
3
- declare function __VLS_template(): {
4
- attrs: Partial<{}>;
5
- slots: Readonly<{
6
- default: () => void;
7
- }> & {
8
- default: () => void;
9
- };
10
- refs: {
11
- form: ({
12
- $: import('vue').ComponentInternalInstance;
13
- $data: {};
14
- $props: {
15
- readonly name?: string | undefined;
16
- readonly title?: string | undefined;
17
- readonly noTag?: boolean | undefined;
18
- readonly "onUpdate:is-valid"?: ((value: boolean | undefined) => any) | undefined;
19
- readonly "onUpdate:has-changes"?: ((value: boolean) => any) | undefined;
20
- readonly "onUpdate:has-value"?: ((value: boolean | null) => any) | undefined;
21
- readonly "onUpdate:has-shown"?: ((value: boolean) => any) | undefined;
22
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
23
- $attrs: {
24
- [x: string]: unknown;
25
- };
26
- $refs: {
27
- [x: string]: unknown;
28
- };
29
- $slots: Readonly<{
30
- [name: string]: import('vue').Slot<any> | undefined;
31
- }>;
32
- $root: import('vue').ComponentPublicInstance | null;
33
- $parent: import('vue').ComponentPublicInstance | null;
34
- $host: Element | null;
35
- $emit: ((event: "update:is-valid", value: boolean | undefined) => void) & ((event: "update:has-changes", value: boolean) => void) & ((event: "update:has-value", value: boolean | null) => void) & ((event: "update:has-shown", value: boolean) => void);
36
- $el: any;
37
- $options: import('vue').ComponentOptionsBase<Readonly<{
38
- name?: string;
39
- title?: string;
40
- noTag?: boolean;
41
- }> & Readonly<{
42
- "onUpdate:is-valid"?: ((value: boolean | undefined) => any) | undefined;
43
- "onUpdate:has-changes"?: ((value: boolean) => any) | undefined;
44
- "onUpdate:has-value"?: ((value: boolean | null) => any) | undefined;
45
- "onUpdate:has-shown"?: ((value: boolean) => any) | undefined;
46
- }>, {
47
- isValid: import('vue').ComputedRef<boolean>;
48
- hasChanges: import('vue').Ref<boolean, boolean>;
49
- hasChangesMap: import('vue').Ref<Record<string, boolean>, Record<string, boolean>>;
50
- hasValue: import('vue').Ref<boolean | null, boolean | null>;
51
- hasValueMap: import('vue').Ref<Record<string, boolean | null>, Record<string, boolean | null>>;
52
- hasShown: import('vue').Ref<boolean, boolean>;
53
- hasShownMap: import('vue').Ref<Record<string, boolean>, Record<string, boolean>>;
54
- validate: import('vue').Ref<(silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>;
55
- validateMap: import('vue').Ref<Record<string, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>, Record<string, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>>;
56
- invalidate: import('vue').Ref<(messages: Record<string, string | string[] | undefined>) => void, (messages: Record<string, string | string[] | undefined>) => void>;
57
- invalidateMap: import('vue').Ref<Record<string, (messages: Record<string, string | string[] | undefined>) => void>, Record<string, (messages: Record<string, string | string[] | undefined>) => void>>;
58
- initModel: import('vue').Ref<() => void, () => void>;
59
- initModelMap: import('vue').Ref<Record<string, () => void>, Record<string, () => void>>;
60
- errorMessage: import('vue').Ref<string | undefined, string | undefined>;
61
- errorMessageMap: import('vue').Ref<Record<string, string | undefined>, Record<string, string | undefined>>;
62
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
63
- "update:is-valid": (value: boolean | undefined) => any;
64
- "update:has-changes": (value: boolean) => any;
65
- "update:has-value": (value: boolean | null) => any;
66
- "update:has-shown": (value: boolean) => any;
67
- }, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
68
- beforeCreate?: (() => void) | (() => void)[];
69
- created?: (() => void) | (() => void)[];
70
- beforeMount?: (() => void) | (() => void)[];
71
- mounted?: (() => void) | (() => void)[];
72
- beforeUpdate?: (() => void) | (() => void)[];
73
- updated?: (() => void) | (() => void)[];
74
- activated?: (() => void) | (() => void)[];
75
- deactivated?: (() => void) | (() => void)[];
76
- beforeDestroy?: (() => void) | (() => void)[];
77
- beforeUnmount?: (() => void) | (() => void)[];
78
- destroyed?: (() => void) | (() => void)[];
79
- unmounted?: (() => void) | (() => void)[];
80
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
81
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
82
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
83
- };
84
- $forceUpdate: () => void;
85
- $nextTick: typeof import('vue').nextTick;
86
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
87
- } & Readonly<{}> & Omit<Readonly<{
88
- name?: string;
89
- title?: string;
90
- noTag?: boolean;
91
- }> & Readonly<{
92
- "onUpdate:is-valid"?: ((value: boolean | undefined) => any) | undefined;
93
- "onUpdate:has-changes"?: ((value: boolean) => any) | undefined;
94
- "onUpdate:has-value"?: ((value: boolean | null) => any) | undefined;
95
- "onUpdate:has-shown"?: ((value: boolean) => any) | undefined;
96
- }>, "isValid" | "hasChanges" | "hasChangesMap" | "hasValue" | "hasValueMap" | "hasShown" | "hasShownMap" | "validate" | "validateMap" | "invalidate" | "invalidateMap" | "initModel" | "initModelMap" | "errorMessage" | "errorMessageMap"> & import('vue').ShallowUnwrapRef<{
97
- isValid: import('vue').ComputedRef<boolean>;
98
- hasChanges: import('vue').Ref<boolean, boolean>;
99
- hasChangesMap: import('vue').Ref<Record<string, boolean>, Record<string, boolean>>;
100
- hasValue: import('vue').Ref<boolean | null, boolean | null>;
101
- hasValueMap: import('vue').Ref<Record<string, boolean | null>, Record<string, boolean | null>>;
102
- hasShown: import('vue').Ref<boolean, boolean>;
103
- hasShownMap: import('vue').Ref<Record<string, boolean>, Record<string, boolean>>;
104
- validate: import('vue').Ref<(silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>;
105
- validateMap: import('vue').Ref<Record<string, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>, Record<string, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>>;
106
- invalidate: import('vue').Ref<(messages: Record<string, string | string[] | undefined>) => void, (messages: Record<string, string | string[] | undefined>) => void>;
107
- invalidateMap: import('vue').Ref<Record<string, (messages: Record<string, string | string[] | undefined>) => void>, Record<string, (messages: Record<string, string | string[] | undefined>) => void>>;
108
- initModel: import('vue').Ref<() => void, () => void>;
109
- initModelMap: import('vue').Ref<Record<string, () => void>, Record<string, () => void>>;
110
- errorMessage: import('vue').Ref<string | undefined, string | undefined>;
111
- errorMessageMap: import('vue').Ref<Record<string, string | undefined>, Record<string, string | undefined>>;
112
- }> & {} & import('vue').ComponentCustomProperties & {} & {
113
- $slots: {
114
- default?(_: {}): any;
115
- };
116
- }) | null;
117
- buttonContainer: HTMLDivElement;
118
- button: (({
119
- $: import('vue').ComponentInternalInstance;
120
- $data: {};
121
- $props: {
122
- readonly active: boolean;
123
- readonly index: number;
124
- readonly hasError: boolean;
125
- readonly hasChanges: boolean;
126
- readonly hasValue: boolean;
127
- readonly title?: string | undefined;
128
- readonly icon: SVGComponent | undefined;
129
- readonly first: boolean;
130
- readonly last: boolean;
131
- readonly disabled?: boolean | undefined;
132
- readonly stepper?: boolean | undefined;
133
- readonly showHasValue?: boolean | undefined;
134
- readonly side?: boolean | undefined;
135
- readonly statusIcon?: boolean | undefined;
136
- readonly onClick?: ((value: MouseEvent) => any) | undefined;
137
- readonly "onUpdate:scroll-position"?: ((value: {
138
- left: number;
139
- } | {
140
- top: number;
141
- }) => any) | undefined;
142
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
143
- $attrs: {
144
- [x: string]: unknown;
145
- };
146
- $refs: {
147
- [x: string]: unknown;
148
- } & {
149
- container: HTMLDivElement;
150
- };
151
- $slots: Readonly<{
152
- [name: string]: import('vue').Slot<any> | undefined;
153
- }>;
154
- $root: import('vue').ComponentPublicInstance | null;
155
- $parent: import('vue').ComponentPublicInstance | null;
156
- $host: Element | null;
157
- $emit: ((event: "click", value: MouseEvent) => void) & ((event: "update:scroll-position", value: {
158
- left: number;
159
- } | {
160
- top: number;
161
- }) => void);
162
- $el: HTMLDivElement;
163
- $options: import('vue').ComponentOptionsBase<Readonly<{
164
- active: boolean;
165
- index: number;
166
- hasError: boolean;
167
- hasChanges: boolean;
168
- hasValue: boolean;
169
- title?: string;
170
- icon: SVGComponent | undefined;
171
- first: boolean;
172
- last: boolean;
173
- disabled?: boolean;
174
- stepper?: boolean;
175
- showHasValue?: boolean;
176
- side?: boolean;
177
- statusIcon?: boolean;
178
- }> & Readonly<{
179
- onClick?: ((value: MouseEvent) => any) | undefined;
180
- "onUpdate:scroll-position"?: ((value: {
181
- left: number;
182
- } | {
183
- top: number;
184
- }) => any) | undefined;
185
- }>, {
186
- update: () => void;
187
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
188
- click: (value: MouseEvent) => any;
189
- "update:scroll-position": (value: {
190
- left: number;
191
- } | {
192
- top: number;
193
- }) => any;
194
- }, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
195
- beforeCreate?: (() => void) | (() => void)[];
196
- created?: (() => void) | (() => void)[];
197
- beforeMount?: (() => void) | (() => void)[];
198
- mounted?: (() => void) | (() => void)[];
199
- beforeUpdate?: (() => void) | (() => void)[];
200
- updated?: (() => void) | (() => void)[];
201
- activated?: (() => void) | (() => void)[];
202
- deactivated?: (() => void) | (() => void)[];
203
- beforeDestroy?: (() => void) | (() => void)[];
204
- beforeUnmount?: (() => void) | (() => void)[];
205
- destroyed?: (() => void) | (() => void)[];
206
- unmounted?: (() => void) | (() => void)[];
207
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
208
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
209
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
210
- };
211
- $forceUpdate: () => void;
212
- $nextTick: typeof import('vue').nextTick;
213
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
214
- } & Readonly<{}> & Omit<Readonly<{
215
- active: boolean;
216
- index: number;
217
- hasError: boolean;
218
- hasChanges: boolean;
219
- hasValue: boolean;
220
- title?: string;
221
- icon: SVGComponent | undefined;
222
- first: boolean;
223
- last: boolean;
224
- disabled?: boolean;
225
- stepper?: boolean;
226
- showHasValue?: boolean;
227
- side?: boolean;
228
- statusIcon?: boolean;
229
- }> & Readonly<{
230
- onClick?: ((value: MouseEvent) => any) | undefined;
231
- "onUpdate:scroll-position"?: ((value: {
232
- left: number;
233
- } | {
234
- top: number;
235
- }) => any) | undefined;
236
- }>, "update"> & import('vue').ShallowUnwrapRef<{
237
- update: () => void;
238
- }> & {} & import('vue').ComponentCustomProperties & {} & {
239
- $slots: {
240
- title?(_: {}): any;
241
- right?(_: {
242
- hasChanges: boolean;
243
- hasError: boolean;
244
- hasValue: boolean;
245
- }): any;
246
- };
247
- }) | null)[];
248
- tabItem: (({
249
- $: import('vue').ComponentInternalInstance;
250
- $data: {};
251
- $props: {
252
- readonly name: string;
253
- readonly title: string | undefined;
254
- readonly active: boolean;
255
- readonly removable: boolean;
256
- readonly "onTab:switch"?: ((value: string) => any) | undefined;
257
- readonly "onUpdate:height"?: ((value: number) => any) | undefined;
258
- readonly "onUpdate:active"?: (() => any) | undefined;
259
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
260
- $attrs: {
261
- [x: string]: unknown;
262
- };
263
- $refs: {
264
- [x: string]: unknown;
265
- } & {
266
- form: ({
267
- $: import('vue').ComponentInternalInstance;
268
- $data: {};
269
- $props: {
270
- readonly name?: string | undefined;
271
- readonly title?: string | undefined;
272
- readonly noTag?: boolean | undefined;
273
- readonly "onUpdate:is-valid"?: ((value: boolean | undefined) => any) | undefined;
274
- readonly "onUpdate:has-changes"?: ((value: boolean) => any) | undefined;
275
- readonly "onUpdate:has-value"?: ((value: boolean | null) => any) | undefined;
276
- readonly "onUpdate:has-shown"?: ((value: boolean) => any) | undefined;
277
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
278
- $attrs: {
279
- [x: string]: unknown;
280
- };
281
- $refs: {
282
- [x: string]: unknown;
283
- };
284
- $slots: Readonly<{
285
- [name: string]: import('vue').Slot<any> | undefined;
286
- }>;
287
- $root: import('vue').ComponentPublicInstance | null;
288
- $parent: import('vue').ComponentPublicInstance | null;
289
- $host: Element | null;
290
- $emit: ((event: "update:is-valid", value: boolean | undefined) => void) & ((event: "update:has-changes", value: boolean) => void) & ((event: "update:has-value", value: boolean | null) => void) & ((event: "update:has-shown", value: boolean) => void);
291
- $el: any;
292
- $options: import('vue').ComponentOptionsBase<Readonly<{
293
- name?: string;
294
- title?: string;
295
- noTag?: boolean;
296
- }> & Readonly<{
297
- "onUpdate:is-valid"?: ((value: boolean | undefined) => any) | undefined;
298
- "onUpdate:has-changes"?: ((value: boolean) => any) | undefined;
299
- "onUpdate:has-value"?: ((value: boolean | null) => any) | undefined;
300
- "onUpdate:has-shown"?: ((value: boolean) => any) | undefined;
301
- }>, {
302
- isValid: import('vue').ComputedRef<boolean>;
303
- hasChanges: import('vue').Ref<boolean, boolean>;
304
- hasChangesMap: import('vue').Ref<Record<string, boolean>, Record<string, boolean>>;
305
- hasValue: import('vue').Ref<boolean | null, boolean | null>;
306
- hasValueMap: import('vue').Ref<Record<string, boolean | null>, Record<string, boolean | null>>;
307
- hasShown: import('vue').Ref<boolean, boolean>;
308
- hasShownMap: import('vue').Ref<Record<string, boolean>, Record<string, boolean>>;
309
- validate: import('vue').Ref<(silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>;
310
- validateMap: import('vue').Ref<Record<string, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>, Record<string, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>>;
311
- invalidate: import('vue').Ref<(messages: Record<string, string | string[] | undefined>) => void, (messages: Record<string, string | string[] | undefined>) => void>;
312
- invalidateMap: import('vue').Ref<Record<string, (messages: Record<string, string | string[] | undefined>) => void>, Record<string, (messages: Record<string, string | string[] | undefined>) => void>>;
313
- initModel: import('vue').Ref<() => void, () => void>;
314
- initModelMap: import('vue').Ref<Record<string, () => void>, Record<string, () => void>>;
315
- errorMessage: import('vue').Ref<string | undefined, string | undefined>;
316
- errorMessageMap: import('vue').Ref<Record<string, string | undefined>, Record<string, string | undefined>>;
317
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
318
- "update:is-valid": (value: boolean | undefined) => any;
319
- "update:has-changes": (value: boolean) => any;
320
- "update:has-value": (value: boolean | null) => any;
321
- "update:has-shown": (value: boolean) => any;
322
- }, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
323
- beforeCreate?: (() => void) | (() => void)[];
324
- created?: (() => void) | (() => void)[];
325
- beforeMount?: (() => void) | (() => void)[];
326
- mounted?: (() => void) | (() => void)[];
327
- beforeUpdate?: (() => void) | (() => void)[];
328
- updated?: (() => void) | (() => void)[];
329
- activated?: (() => void) | (() => void)[];
330
- deactivated?: (() => void) | (() => void)[];
331
- beforeDestroy?: (() => void) | (() => void)[];
332
- beforeUnmount?: (() => void) | (() => void)[];
333
- destroyed?: (() => void) | (() => void)[];
334
- unmounted?: (() => void) | (() => void)[];
335
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
336
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
337
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
338
- };
339
- $forceUpdate: () => void;
340
- $nextTick: typeof import('vue').nextTick;
341
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
342
- } & Readonly<{}> & Omit<Readonly<{
343
- name?: string;
344
- title?: string;
345
- noTag?: boolean;
346
- }> & Readonly<{
347
- "onUpdate:is-valid"?: ((value: boolean | undefined) => any) | undefined;
348
- "onUpdate:has-changes"?: ((value: boolean) => any) | undefined;
349
- "onUpdate:has-value"?: ((value: boolean | null) => any) | undefined;
350
- "onUpdate:has-shown"?: ((value: boolean) => any) | undefined;
351
- }>, "isValid" | "hasChanges" | "hasChangesMap" | "hasValue" | "hasValueMap" | "hasShown" | "hasShownMap" | "validate" | "validateMap" | "invalidate" | "invalidateMap" | "initModel" | "initModelMap" | "errorMessage" | "errorMessageMap"> & import('vue').ShallowUnwrapRef<{
352
- isValid: import('vue').ComputedRef<boolean>;
353
- hasChanges: import('vue').Ref<boolean, boolean>;
354
- hasChangesMap: import('vue').Ref<Record<string, boolean>, Record<string, boolean>>;
355
- hasValue: import('vue').Ref<boolean | null, boolean | null>;
356
- hasValueMap: import('vue').Ref<Record<string, boolean | null>, Record<string, boolean | null>>;
357
- hasShown: import('vue').Ref<boolean, boolean>;
358
- hasShownMap: import('vue').Ref<Record<string, boolean>, Record<string, boolean>>;
359
- validate: import('vue').Ref<(silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>;
360
- validateMap: import('vue').Ref<Record<string, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>, Record<string, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>>;
361
- invalidate: import('vue').Ref<(messages: Record<string, string | string[] | undefined>) => void, (messages: Record<string, string | string[] | undefined>) => void>;
362
- invalidateMap: import('vue').Ref<Record<string, (messages: Record<string, string | string[] | undefined>) => void>, Record<string, (messages: Record<string, string | string[] | undefined>) => void>>;
363
- initModel: import('vue').Ref<() => void, () => void>;
364
- initModelMap: import('vue').Ref<Record<string, () => void>, Record<string, () => void>>;
365
- errorMessage: import('vue').Ref<string | undefined, string | undefined>;
366
- errorMessageMap: import('vue').Ref<Record<string, string | undefined>, Record<string, string | undefined>>;
367
- }> & {} & import('vue').ComponentCustomProperties & {} & {
368
- $slots: {
369
- default?(_: {}): any;
370
- };
371
- }) | null;
372
- };
373
- $slots: Readonly<{
374
- [name: string]: import('vue').Slot<any> | undefined;
375
- }>;
376
- $root: import('vue').ComponentPublicInstance | null;
377
- $parent: import('vue').ComponentPublicInstance | null;
378
- $host: Element | null;
379
- $emit: ((event: "tab:switch", value: string) => void) & ((event: "update:height", value: number) => void) & ((event: "update:active") => void);
380
- $el: any;
381
- $options: import('vue').ComponentOptionsBase<Readonly<{
382
- name: string;
383
- title: string | undefined;
384
- active: boolean;
385
- removable: boolean;
386
- }> & Readonly<{
387
- "onTab:switch"?: ((value: string) => any) | undefined;
388
- "onUpdate:height"?: ((value: number) => any) | undefined;
389
- "onUpdate:active"?: (() => any) | undefined;
390
- }>, {
391
- emitHeight: () => void;
392
- name: import('vue').Ref<string, string>;
393
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
394
- "tab:switch": (value: string) => any;
395
- "update:height": (value: number) => any;
396
- "update:active": () => any;
397
- }, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
398
- beforeCreate?: (() => void) | (() => void)[];
399
- created?: (() => void) | (() => void)[];
400
- beforeMount?: (() => void) | (() => void)[];
401
- mounted?: (() => void) | (() => void)[];
402
- beforeUpdate?: (() => void) | (() => void)[];
403
- updated?: (() => void) | (() => void)[];
404
- activated?: (() => void) | (() => void)[];
405
- deactivated?: (() => void) | (() => void)[];
406
- beforeDestroy?: (() => void) | (() => void)[];
407
- beforeUnmount?: (() => void) | (() => void)[];
408
- destroyed?: (() => void) | (() => void)[];
409
- unmounted?: (() => void) | (() => void)[];
410
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
411
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
412
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
413
- };
414
- $forceUpdate: () => void;
415
- $nextTick: typeof import('vue').nextTick;
416
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
417
- } & Readonly<{}> & Omit<Readonly<{
418
- name: string;
419
- title: string | undefined;
420
- active: boolean;
421
- removable: boolean;
422
- }> & Readonly<{
423
- "onTab:switch"?: ((value: string) => any) | undefined;
424
- "onUpdate:height"?: ((value: number) => any) | undefined;
425
- "onUpdate:active"?: (() => any) | undefined;
426
- }>, "name" | "emitHeight"> & import('vue').ShallowUnwrapRef<{
427
- emitHeight: () => void;
428
- name: import('vue').Ref<string, string>;
429
- }> & {} & import('vue').ComponentCustomProperties & {} & {
430
- $slots: {
431
- default?(_: {}): any;
432
- };
433
- }) | null)[];
434
- };
435
- rootEl: any;
436
- };
437
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
438
- declare const __VLS_component: import('vue').DefineComponent<TabsProps, {
439
- updateCurrent: (value: string) => void;
440
- updateIndex: (value: number) => void;
441
- next: (update?: boolean) => void;
442
- previous: () => void;
443
- jump: (name: string, update?: boolean) => void;
444
- validate: (name: string, silent?: boolean | undefined, path?: import('../Form/models/utils').ValidatePath | undefined) => ReturnType<ComponentInstance<typeof WForm>["validate"]>;
445
- validateIfNoError: (name: string, silent?: boolean | undefined, path?: import('../Form/models/utils').ValidatePath | undefined) => ReturnType<ComponentInstance<typeof WForm>["validate"]>;
446
- invalidate: (name: string, messages: Record<string, string | string[] | undefined>) => ReturnType<ComponentInstance<typeof WForm>["invalidate"]>;
447
- initModel: (name: string) => ReturnType<ComponentInstance<typeof WForm>["initModel"]>;
448
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
449
- "update:has-changes": (value: boolean) => any;
450
- "update:first": (value: boolean) => any;
451
- "update:last": (value: boolean) => any;
452
- "update:current": (value: string) => any;
453
- "update:current-index": (value: number) => any;
454
- "update:current-title": (value: string | undefined) => any;
455
- "update:tabs-length": (value: number) => any;
456
- "update:progress": (value: number) => any;
457
- }, string, import('vue').PublicProps, Readonly<TabsProps> & Readonly<{
458
- "onUpdate:has-changes"?: ((value: boolean) => any) | undefined;
459
- "onUpdate:first"?: ((value: boolean) => any) | undefined;
460
- "onUpdate:last"?: ((value: boolean) => any) | undefined;
461
- "onUpdate:current"?: ((value: string) => any) | undefined;
462
- "onUpdate:current-index"?: ((value: number) => any) | undefined;
463
- "onUpdate:current-title"?: ((value: string | undefined) => any) | undefined;
464
- "onUpdate:tabs-length"?: ((value: number) => any) | undefined;
465
- "onUpdate:progress"?: ((value: number) => any) | undefined;
466
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
467
- form: ({
468
- $: import('vue').ComponentInternalInstance;
469
- $data: {};
470
- $props: {
471
- readonly name?: string | undefined;
472
- readonly title?: string | undefined;
473
- readonly noTag?: boolean | undefined;
474
- readonly "onUpdate:is-valid"?: ((value: boolean | undefined) => any) | undefined;
475
- readonly "onUpdate:has-changes"?: ((value: boolean) => any) | undefined;
476
- readonly "onUpdate:has-value"?: ((value: boolean | null) => any) | undefined;
477
- readonly "onUpdate:has-shown"?: ((value: boolean) => any) | undefined;
478
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
479
- $attrs: {
480
- [x: string]: unknown;
481
- };
482
- $refs: {
483
- [x: string]: unknown;
484
- };
485
- $slots: Readonly<{
486
- [name: string]: import('vue').Slot<any> | undefined;
487
- }>;
488
- $root: import('vue').ComponentPublicInstance | null;
489
- $parent: import('vue').ComponentPublicInstance | null;
490
- $host: Element | null;
491
- $emit: ((event: "update:is-valid", value: boolean | undefined) => void) & ((event: "update:has-changes", value: boolean) => void) & ((event: "update:has-value", value: boolean | null) => void) & ((event: "update:has-shown", value: boolean) => void);
492
- $el: any;
493
- $options: import('vue').ComponentOptionsBase<Readonly<{
494
- name?: string;
495
- title?: string;
496
- noTag?: boolean;
497
- }> & Readonly<{
498
- "onUpdate:is-valid"?: ((value: boolean | undefined) => any) | undefined;
499
- "onUpdate:has-changes"?: ((value: boolean) => any) | undefined;
500
- "onUpdate:has-value"?: ((value: boolean | null) => any) | undefined;
501
- "onUpdate:has-shown"?: ((value: boolean) => any) | undefined;
502
- }>, {
503
- isValid: import('vue').ComputedRef<boolean>;
504
- hasChanges: import('vue').Ref<boolean, boolean>;
505
- hasChangesMap: import('vue').Ref<Record<string, boolean>, Record<string, boolean>>;
506
- hasValue: import('vue').Ref<boolean | null, boolean | null>;
507
- hasValueMap: import('vue').Ref<Record<string, boolean | null>, Record<string, boolean | null>>;
508
- hasShown: import('vue').Ref<boolean, boolean>;
509
- hasShownMap: import('vue').Ref<Record<string, boolean>, Record<string, boolean>>;
510
- validate: import('vue').Ref<(silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>;
511
- validateMap: import('vue').Ref<Record<string, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>, Record<string, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>>;
512
- invalidate: import('vue').Ref<(messages: Record<string, string | string[] | undefined>) => void, (messages: Record<string, string | string[] | undefined>) => void>;
513
- invalidateMap: import('vue').Ref<Record<string, (messages: Record<string, string | string[] | undefined>) => void>, Record<string, (messages: Record<string, string | string[] | undefined>) => void>>;
514
- initModel: import('vue').Ref<() => void, () => void>;
515
- initModelMap: import('vue').Ref<Record<string, () => void>, Record<string, () => void>>;
516
- errorMessage: import('vue').Ref<string | undefined, string | undefined>;
517
- errorMessageMap: import('vue').Ref<Record<string, string | undefined>, Record<string, string | undefined>>;
518
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
519
- "update:is-valid": (value: boolean | undefined) => any;
520
- "update:has-changes": (value: boolean) => any;
521
- "update:has-value": (value: boolean | null) => any;
522
- "update:has-shown": (value: boolean) => any;
523
- }, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
524
- beforeCreate?: (() => void) | (() => void)[];
525
- created?: (() => void) | (() => void)[];
526
- beforeMount?: (() => void) | (() => void)[];
527
- mounted?: (() => void) | (() => void)[];
528
- beforeUpdate?: (() => void) | (() => void)[];
529
- updated?: (() => void) | (() => void)[];
530
- activated?: (() => void) | (() => void)[];
531
- deactivated?: (() => void) | (() => void)[];
532
- beforeDestroy?: (() => void) | (() => void)[];
533
- beforeUnmount?: (() => void) | (() => void)[];
534
- destroyed?: (() => void) | (() => void)[];
535
- unmounted?: (() => void) | (() => void)[];
536
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
537
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
538
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
539
- };
540
- $forceUpdate: () => void;
541
- $nextTick: typeof import('vue').nextTick;
542
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
543
- } & Readonly<{}> & Omit<Readonly<{
544
- name?: string;
545
- title?: string;
546
- noTag?: boolean;
547
- }> & Readonly<{
548
- "onUpdate:is-valid"?: ((value: boolean | undefined) => any) | undefined;
549
- "onUpdate:has-changes"?: ((value: boolean) => any) | undefined;
550
- "onUpdate:has-value"?: ((value: boolean | null) => any) | undefined;
551
- "onUpdate:has-shown"?: ((value: boolean) => any) | undefined;
552
- }>, "isValid" | "hasChanges" | "hasChangesMap" | "hasValue" | "hasValueMap" | "hasShown" | "hasShownMap" | "validate" | "validateMap" | "invalidate" | "invalidateMap" | "initModel" | "initModelMap" | "errorMessage" | "errorMessageMap"> & import('vue').ShallowUnwrapRef<{
553
- isValid: import('vue').ComputedRef<boolean>;
554
- hasChanges: import('vue').Ref<boolean, boolean>;
555
- hasChangesMap: import('vue').Ref<Record<string, boolean>, Record<string, boolean>>;
556
- hasValue: import('vue').Ref<boolean | null, boolean | null>;
557
- hasValueMap: import('vue').Ref<Record<string, boolean | null>, Record<string, boolean | null>>;
558
- hasShown: import('vue').Ref<boolean, boolean>;
559
- hasShownMap: import('vue').Ref<Record<string, boolean>, Record<string, boolean>>;
560
- validate: import('vue').Ref<(silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>;
561
- validateMap: import('vue').Ref<Record<string, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>, Record<string, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>>;
562
- invalidate: import('vue').Ref<(messages: Record<string, string | string[] | undefined>) => void, (messages: Record<string, string | string[] | undefined>) => void>;
563
- invalidateMap: import('vue').Ref<Record<string, (messages: Record<string, string | string[] | undefined>) => void>, Record<string, (messages: Record<string, string | string[] | undefined>) => void>>;
564
- initModel: import('vue').Ref<() => void, () => void>;
565
- initModelMap: import('vue').Ref<Record<string, () => void>, Record<string, () => void>>;
566
- errorMessage: import('vue').Ref<string | undefined, string | undefined>;
567
- errorMessageMap: import('vue').Ref<Record<string, string | undefined>, Record<string, string | undefined>>;
568
- }> & {} & import('vue').ComponentCustomProperties & {} & {
569
- $slots: {
570
- default?(_: {}): any;
571
- };
572
- }) | null;
573
- buttonContainer: HTMLDivElement;
574
- button: (({
575
- $: import('vue').ComponentInternalInstance;
576
- $data: {};
577
- $props: {
578
- readonly active: boolean;
579
- readonly index: number;
580
- readonly hasError: boolean;
581
- readonly hasChanges: boolean;
582
- readonly hasValue: boolean;
583
- readonly title?: string | undefined;
584
- readonly icon: SVGComponent | undefined;
585
- readonly first: boolean;
586
- readonly last: boolean;
587
- readonly disabled?: boolean | undefined;
588
- readonly stepper?: boolean | undefined;
589
- readonly showHasValue?: boolean | undefined;
590
- readonly side?: boolean | undefined;
591
- readonly statusIcon?: boolean | undefined;
592
- readonly onClick?: ((value: MouseEvent) => any) | undefined;
593
- readonly "onUpdate:scroll-position"?: ((value: {
594
- left: number;
595
- } | {
596
- top: number;
597
- }) => any) | undefined;
598
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
599
- $attrs: {
600
- [x: string]: unknown;
601
- };
602
- $refs: {
603
- [x: string]: unknown;
604
- } & {
605
- container: HTMLDivElement;
606
- };
607
- $slots: Readonly<{
608
- [name: string]: import('vue').Slot<any> | undefined;
609
- }>;
610
- $root: import('vue').ComponentPublicInstance | null;
611
- $parent: import('vue').ComponentPublicInstance | null;
612
- $host: Element | null;
613
- $emit: ((event: "click", value: MouseEvent) => void) & ((event: "update:scroll-position", value: {
614
- left: number;
615
- } | {
616
- top: number;
617
- }) => void);
618
- $el: HTMLDivElement;
619
- $options: import('vue').ComponentOptionsBase<Readonly<{
620
- active: boolean;
621
- index: number;
622
- hasError: boolean;
623
- hasChanges: boolean;
624
- hasValue: boolean;
625
- title?: string;
626
- icon: SVGComponent | undefined;
627
- first: boolean;
628
- last: boolean;
629
- disabled?: boolean;
630
- stepper?: boolean;
631
- showHasValue?: boolean;
632
- side?: boolean;
633
- statusIcon?: boolean;
634
- }> & Readonly<{
635
- onClick?: ((value: MouseEvent) => any) | undefined;
636
- "onUpdate:scroll-position"?: ((value: {
637
- left: number;
638
- } | {
639
- top: number;
640
- }) => any) | undefined;
641
- }>, {
642
- update: () => void;
643
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
644
- click: (value: MouseEvent) => any;
645
- "update:scroll-position": (value: {
646
- left: number;
647
- } | {
648
- top: number;
649
- }) => any;
650
- }, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
651
- beforeCreate?: (() => void) | (() => void)[];
652
- created?: (() => void) | (() => void)[];
653
- beforeMount?: (() => void) | (() => void)[];
654
- mounted?: (() => void) | (() => void)[];
655
- beforeUpdate?: (() => void) | (() => void)[];
656
- updated?: (() => void) | (() => void)[];
657
- activated?: (() => void) | (() => void)[];
658
- deactivated?: (() => void) | (() => void)[];
659
- beforeDestroy?: (() => void) | (() => void)[];
660
- beforeUnmount?: (() => void) | (() => void)[];
661
- destroyed?: (() => void) | (() => void)[];
662
- unmounted?: (() => void) | (() => void)[];
663
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
664
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
665
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
666
- };
667
- $forceUpdate: () => void;
668
- $nextTick: typeof import('vue').nextTick;
669
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
670
- } & Readonly<{}> & Omit<Readonly<{
671
- active: boolean;
672
- index: number;
673
- hasError: boolean;
674
- hasChanges: boolean;
675
- hasValue: boolean;
676
- title?: string;
677
- icon: SVGComponent | undefined;
678
- first: boolean;
679
- last: boolean;
680
- disabled?: boolean;
681
- stepper?: boolean;
682
- showHasValue?: boolean;
683
- side?: boolean;
684
- statusIcon?: boolean;
685
- }> & Readonly<{
686
- onClick?: ((value: MouseEvent) => any) | undefined;
687
- "onUpdate:scroll-position"?: ((value: {
688
- left: number;
689
- } | {
690
- top: number;
691
- }) => any) | undefined;
692
- }>, "update"> & import('vue').ShallowUnwrapRef<{
693
- update: () => void;
694
- }> & {} & import('vue').ComponentCustomProperties & {} & {
695
- $slots: {
696
- title?(_: {}): any;
697
- right?(_: {
698
- hasChanges: boolean;
699
- hasError: boolean;
700
- hasValue: boolean;
701
- }): any;
702
- };
703
- }) | null)[];
704
- tabItem: (({
705
- $: import('vue').ComponentInternalInstance;
706
- $data: {};
707
- $props: {
708
- readonly name: string;
709
- readonly title: string | undefined;
710
- readonly active: boolean;
711
- readonly removable: boolean;
712
- readonly "onTab:switch"?: ((value: string) => any) | undefined;
713
- readonly "onUpdate:height"?: ((value: number) => any) | undefined;
714
- readonly "onUpdate:active"?: (() => any) | undefined;
715
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
716
- $attrs: {
717
- [x: string]: unknown;
718
- };
719
- $refs: {
720
- [x: string]: unknown;
721
- } & {
722
- form: ({
723
- $: import('vue').ComponentInternalInstance;
724
- $data: {};
725
- $props: {
726
- readonly name?: string | undefined;
727
- readonly title?: string | undefined;
728
- readonly noTag?: boolean | undefined;
729
- readonly "onUpdate:is-valid"?: ((value: boolean | undefined) => any) | undefined;
730
- readonly "onUpdate:has-changes"?: ((value: boolean) => any) | undefined;
731
- readonly "onUpdate:has-value"?: ((value: boolean | null) => any) | undefined;
732
- readonly "onUpdate:has-shown"?: ((value: boolean) => any) | undefined;
733
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
734
- $attrs: {
735
- [x: string]: unknown;
736
- };
737
- $refs: {
738
- [x: string]: unknown;
739
- };
740
- $slots: Readonly<{
741
- [name: string]: import('vue').Slot<any> | undefined;
742
- }>;
743
- $root: import('vue').ComponentPublicInstance | null;
744
- $parent: import('vue').ComponentPublicInstance | null;
745
- $host: Element | null;
746
- $emit: ((event: "update:is-valid", value: boolean | undefined) => void) & ((event: "update:has-changes", value: boolean) => void) & ((event: "update:has-value", value: boolean | null) => void) & ((event: "update:has-shown", value: boolean) => void);
747
- $el: any;
748
- $options: import('vue').ComponentOptionsBase<Readonly<{
749
- name?: string;
750
- title?: string;
751
- noTag?: boolean;
752
- }> & Readonly<{
753
- "onUpdate:is-valid"?: ((value: boolean | undefined) => any) | undefined;
754
- "onUpdate:has-changes"?: ((value: boolean) => any) | undefined;
755
- "onUpdate:has-value"?: ((value: boolean | null) => any) | undefined;
756
- "onUpdate:has-shown"?: ((value: boolean) => any) | undefined;
757
- }>, {
758
- isValid: import('vue').ComputedRef<boolean>;
759
- hasChanges: import('vue').Ref<boolean, boolean>;
760
- hasChangesMap: import('vue').Ref<Record<string, boolean>, Record<string, boolean>>;
761
- hasValue: import('vue').Ref<boolean | null, boolean | null>;
762
- hasValueMap: import('vue').Ref<Record<string, boolean | null>, Record<string, boolean | null>>;
763
- hasShown: import('vue').Ref<boolean, boolean>;
764
- hasShownMap: import('vue').Ref<Record<string, boolean>, Record<string, boolean>>;
765
- validate: import('vue').Ref<(silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>;
766
- validateMap: import('vue').Ref<Record<string, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>, Record<string, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>>;
767
- invalidate: import('vue').Ref<(messages: Record<string, string | string[] | undefined>) => void, (messages: Record<string, string | string[] | undefined>) => void>;
768
- invalidateMap: import('vue').Ref<Record<string, (messages: Record<string, string | string[] | undefined>) => void>, Record<string, (messages: Record<string, string | string[] | undefined>) => void>>;
769
- initModel: import('vue').Ref<() => void, () => void>;
770
- initModelMap: import('vue').Ref<Record<string, () => void>, Record<string, () => void>>;
771
- errorMessage: import('vue').Ref<string | undefined, string | undefined>;
772
- errorMessageMap: import('vue').Ref<Record<string, string | undefined>, Record<string, string | undefined>>;
773
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
774
- "update:is-valid": (value: boolean | undefined) => any;
775
- "update:has-changes": (value: boolean) => any;
776
- "update:has-value": (value: boolean | null) => any;
777
- "update:has-shown": (value: boolean) => any;
778
- }, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
779
- beforeCreate?: (() => void) | (() => void)[];
780
- created?: (() => void) | (() => void)[];
781
- beforeMount?: (() => void) | (() => void)[];
782
- mounted?: (() => void) | (() => void)[];
783
- beforeUpdate?: (() => void) | (() => void)[];
784
- updated?: (() => void) | (() => void)[];
785
- activated?: (() => void) | (() => void)[];
786
- deactivated?: (() => void) | (() => void)[];
787
- beforeDestroy?: (() => void) | (() => void)[];
788
- beforeUnmount?: (() => void) | (() => void)[];
789
- destroyed?: (() => void) | (() => void)[];
790
- unmounted?: (() => void) | (() => void)[];
791
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
792
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
793
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
794
- };
795
- $forceUpdate: () => void;
796
- $nextTick: typeof import('vue').nextTick;
797
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
798
- } & Readonly<{}> & Omit<Readonly<{
799
- name?: string;
800
- title?: string;
801
- noTag?: boolean;
802
- }> & Readonly<{
803
- "onUpdate:is-valid"?: ((value: boolean | undefined) => any) | undefined;
804
- "onUpdate:has-changes"?: ((value: boolean) => any) | undefined;
805
- "onUpdate:has-value"?: ((value: boolean | null) => any) | undefined;
806
- "onUpdate:has-shown"?: ((value: boolean) => any) | undefined;
807
- }>, "isValid" | "hasChanges" | "hasChangesMap" | "hasValue" | "hasValueMap" | "hasShown" | "hasShownMap" | "validate" | "validateMap" | "invalidate" | "invalidateMap" | "initModel" | "initModelMap" | "errorMessage" | "errorMessageMap"> & import('vue').ShallowUnwrapRef<{
808
- isValid: import('vue').ComputedRef<boolean>;
809
- hasChanges: import('vue').Ref<boolean, boolean>;
810
- hasChangesMap: import('vue').Ref<Record<string, boolean>, Record<string, boolean>>;
811
- hasValue: import('vue').Ref<boolean | null, boolean | null>;
812
- hasValueMap: import('vue').Ref<Record<string, boolean | null>, Record<string, boolean | null>>;
813
- hasShown: import('vue').Ref<boolean, boolean>;
814
- hasShownMap: import('vue').Ref<Record<string, boolean>, Record<string, boolean>>;
815
- validate: import('vue').Ref<(silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>;
816
- validateMap: import('vue').Ref<Record<string, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>, Record<string, (silent?: boolean, path?: import('../Form/models/utils').ValidatePath) => string | undefined>>;
817
- invalidate: import('vue').Ref<(messages: Record<string, string | string[] | undefined>) => void, (messages: Record<string, string | string[] | undefined>) => void>;
818
- invalidateMap: import('vue').Ref<Record<string, (messages: Record<string, string | string[] | undefined>) => void>, Record<string, (messages: Record<string, string | string[] | undefined>) => void>>;
819
- initModel: import('vue').Ref<() => void, () => void>;
820
- initModelMap: import('vue').Ref<Record<string, () => void>, Record<string, () => void>>;
821
- errorMessage: import('vue').Ref<string | undefined, string | undefined>;
822
- errorMessageMap: import('vue').Ref<Record<string, string | undefined>, Record<string, string | undefined>>;
823
- }> & {} & import('vue').ComponentCustomProperties & {} & {
824
- $slots: {
825
- default?(_: {}): any;
826
- };
827
- }) | null;
828
- };
829
- $slots: Readonly<{
830
- [name: string]: import('vue').Slot<any> | undefined;
831
- }>;
832
- $root: import('vue').ComponentPublicInstance | null;
833
- $parent: import('vue').ComponentPublicInstance | null;
834
- $host: Element | null;
835
- $emit: ((event: "tab:switch", value: string) => void) & ((event: "update:height", value: number) => void) & ((event: "update:active") => void);
836
- $el: any;
837
- $options: import('vue').ComponentOptionsBase<Readonly<{
838
- name: string;
839
- title: string | undefined;
840
- active: boolean;
841
- removable: boolean;
842
- }> & Readonly<{
843
- "onTab:switch"?: ((value: string) => any) | undefined;
844
- "onUpdate:height"?: ((value: number) => any) | undefined;
845
- "onUpdate:active"?: (() => any) | undefined;
846
- }>, {
847
- emitHeight: () => void;
848
- name: import('vue').Ref<string, string>;
849
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
850
- "tab:switch": (value: string) => any;
851
- "update:height": (value: number) => any;
852
- "update:active": () => any;
853
- }, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
854
- beforeCreate?: (() => void) | (() => void)[];
855
- created?: (() => void) | (() => void)[];
856
- beforeMount?: (() => void) | (() => void)[];
857
- mounted?: (() => void) | (() => void)[];
858
- beforeUpdate?: (() => void) | (() => void)[];
859
- updated?: (() => void) | (() => void)[];
860
- activated?: (() => void) | (() => void)[];
861
- deactivated?: (() => void) | (() => void)[];
862
- beforeDestroy?: (() => void) | (() => void)[];
863
- beforeUnmount?: (() => void) | (() => void)[];
864
- destroyed?: (() => void) | (() => void)[];
865
- unmounted?: (() => void) | (() => void)[];
866
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
867
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
868
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
869
- };
870
- $forceUpdate: () => void;
871
- $nextTick: typeof import('vue').nextTick;
872
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
873
- } & Readonly<{}> & Omit<Readonly<{
874
- name: string;
875
- title: string | undefined;
876
- active: boolean;
877
- removable: boolean;
878
- }> & Readonly<{
879
- "onTab:switch"?: ((value: string) => any) | undefined;
880
- "onUpdate:height"?: ((value: number) => any) | undefined;
881
- "onUpdate:active"?: (() => any) | undefined;
882
- }>, "name" | "emitHeight"> & import('vue').ShallowUnwrapRef<{
883
- emitHeight: () => void;
884
- name: import('vue').Ref<string, string>;
885
- }> & {} & import('vue').ComponentCustomProperties & {} & {
886
- $slots: {
887
- default?(_: {}): any;
888
- };
889
- }) | null)[];
890
- }, any>;
891
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
892
- export default _default;
893
- type __VLS_WithTemplateSlots<T, S> = T & {
894
- new (): {
895
- $slots: S;
896
- };
897
- };
898
- //# sourceMappingURL=WTabs.vue.d.ts.map