@webitel/ui-sdk 26.8.21 → 26.8.23

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 (387) hide show
  1. package/dist/{clients-Ba7VhTMH.js → clients-Cgrz-ee-.js} +707 -22
  2. package/dist/{components-ABAwRPPa.js → components-Q-Lkl5tb.js} +882 -846
  3. package/dist/{composables-C_OatTQJ.js → composables-BtWSAI5D.js} +14 -12
  4. package/dist/ui-sdk.css +1 -1
  5. package/dist/ui-sdk.js +51 -50
  6. package/dist/ui-sdk.umd.cjs +695 -594
  7. package/dist/useEventBus-B-ZeklLu.js +5 -0
  8. package/dist/{useValidation-DgSm80YX.js → useValidation-C_F39G5j.js} +5 -5
  9. package/dist/{useVidstackSrc-B4mUti_c.js → useVidstackSrc-aQcqC_v0.js} +5 -5
  10. package/dist/{vidstack-C6nBVWwn-cKiWT0KJ.js → vidstack-C6nBVWwn-DNsvM1pU.js} +2 -2
  11. package/dist/{vidstack-CI5oafcm-DfWpvayJ.js → vidstack-CI5oafcm-EXmYmdjq.js} +1 -1
  12. package/dist/{vidstack-DUnfBERX2-BJtKHFxc.js → vidstack-DUnfBERX2-jgzDS0Hg.js} +1 -1
  13. package/dist/{vidstack-audio-BCPraiiR.js → vidstack-audio-CPO0A50Q.js} +1 -1
  14. package/dist/{vidstack-dash-MBx5aEEA.js → vidstack-dash-DHt7tTPh.js} +2 -2
  15. package/dist/{vidstack-hls-BbZsbfaO.js → vidstack-hls-WW1jeu5R.js} +2 -2
  16. package/dist/vidstack-video-Bwash4bY.js +2 -0
  17. package/dist/vue-router-Dwey8MMv.js +16 -0
  18. package/dist/{wt-button-G2Q1uf_y.js → wt-button-OZTROX1W.js} +3 -3
  19. package/dist/{wt-chat-emoji-DM6G80G_.js → wt-chat-emoji-CiL3CTCQ.js} +3 -3
  20. package/dist/{wt-datepicker-DTUMTWJK.js → wt-datepicker-BwjMwR9-.js} +38 -34
  21. package/dist/{wt-display-chip-items-3GRXkRfT.js → wt-display-chip-items-DXfs6aQp.js} +2 -2
  22. package/dist/{wt-dual-panel-Dhj8Eg_y.js → wt-dual-panel-BEGLGU7F.js} +1 -1
  23. package/dist/{wt-expansion-card-BzhcCehz.js → wt-expansion-card-CpmnVJ03.js} +1 -1
  24. package/dist/{wt-galleria-qPHnXPx7.js → wt-galleria-CgY38PPx.js} +3 -6
  25. package/dist/{wt-icon-btn-BJl5VlM9.js → wt-icon-btn-hAWVJdNG.js} +2 -2
  26. package/dist/{wt-navigation-menu-CenQi_-T.js → wt-navigation-menu-BMupOW07.js} +2 -2
  27. package/dist/{wt-notifications-bar-C7cK0wEL.js → wt-notifications-bar-CqVk9cm7.js} +1 -1
  28. package/dist/{wt-player-Ca2x4geU.js → wt-player-vsOVUgi7.js} +17 -15
  29. package/dist/{wt-screen-recordings-action-Dzzo0eqW.js → wt-screen-recordings-action-Dj6ITuhE.js} +1 -1
  30. package/dist/{wt-search-bar-DtJL-csc.js → wt-search-bar-DaBSWvlP.js} +3 -3
  31. package/dist/wt-send-message-popup-BvnTPEeX.js +1208 -0
  32. package/dist/wt-start-page-BFQExFUj.js +73 -0
  33. package/dist/{wt-status-select-D1hAjCAS.js → wt-status-select-B-N9Fvz4.js} +2 -2
  34. package/dist/{wt-table-DJ3yOWZV.js → wt-table-C4PZJ3rP.js} +49 -47
  35. package/dist/{wt-table-column-select-CgEh5BAF.js → wt-table-column-select-D4c56HPB.js} +2 -2
  36. package/dist/{wt-time-input-u5Ay5_X5.js → wt-time-input-BEBrSugB.js} +9 -2
  37. package/dist/{wt-timepicker-CB8HzUZw.js → wt-timepicker-CS5S9HHJ.js} +11 -4
  38. package/dist/{wt-toast-BbaZZWKt.js → wt-toast-Cb15-PN4.js} +1 -1
  39. package/dist/{wt-tree-DZ9ErOGj.js → wt-tree-CMIpbXBo.js} +40 -40
  40. package/dist/{wt-tree-table-C0ZIJXcv.js → wt-tree-table-CVvWMduu.js} +7 -7
  41. package/dist/{wt-type-extension-value-input-kzX2hJY_.js → wt-type-extension-value-input-bsEXPInV.js} +14 -9
  42. package/dist/{wt-vidstack-player-DbRHboYo.js → wt-vidstack-player-BymuGcAX.js} +46 -42
  43. package/package.json +4 -1
  44. package/src/api/clients/_shared/types.ts +30 -0
  45. package/src/api/clients/caseSources/caseSources.ts +17 -8
  46. package/src/api/clients/quickReplies/quickReplies.ts +17 -8
  47. package/src/api/clients/roles/roles.ts +21 -12
  48. package/src/api/clients/wtTypes/sysTypes/sysTypes.ts +16 -4
  49. package/src/api/clients/wtTypes/typeExtensions/typeExtensions.ts +27 -9
  50. package/src/api/websocket/WebSocketClientController.ts +13 -5
  51. package/src/api/websocket/{config.js → config.ts} +5 -3
  52. package/src/api/websocket/websocketErrorEventHandler.ts +1 -1
  53. package/src/components/_internals/composables/useExpansion/useExpansion.ts +6 -1
  54. package/src/components/_internals/composables/useGalleriaMaskClick/useGalleriaMaskClick.ts +5 -3
  55. package/src/components/_internals/composables/useInputControl/useInputControl.ts +5 -3
  56. package/src/components/_internals/composables/useSelect/types.ts +69 -0
  57. package/src/components/_internals/composables/useSelect/useSelect.ts +4 -2
  58. package/src/components/_internals/composables/useSelect/useSelectCustomValues.ts +3 -2
  59. package/src/components/_internals/composables/useSelect/useSelectDropdown.ts +4 -3
  60. package/src/components/_internals/composables/useSelect/useSelectOptions.ts +20 -14
  61. package/src/components/_internals/composables/useSelect/useSelectUtils.ts +20 -7
  62. package/src/components/_internals/composables/useTableColumnDrag/useTableColumnDrag.ts +22 -12
  63. package/src/components/_internals/composables/useWtTable/useWtTable.ts +6 -2
  64. package/src/components/_internals/types/PrimevueInstance.ts +15 -0
  65. package/src/components/_shared/settings-panel/components/speed-settings/speed-settings.vue +6 -1
  66. package/src/components/on-demand/wt-display-chip-items/wt-display-chip-items.vue +6 -1
  67. package/src/components/on-demand/wt-navigation-menu/components/_internals/nav-menu-lvl-1.vue +0 -2
  68. package/src/components/on-demand/wt-navigation-menu/components/_internals/nav-menu-lvl-2.vue +0 -2
  69. package/src/components/on-demand/wt-screen-recordings-action/wt-screen-recordings-action.vue +12 -4
  70. package/src/components/on-demand/wt-send-message-popup/wt-send-message-popup.vue +17 -7
  71. package/src/components/on-demand/wt-type-extension-value-input/wt-type-extension-value-input.vue +36 -15
  72. package/src/components/on-demand/wt-upload-file-icon-btn/wt-upload-file-icon-btn.vue +1 -1
  73. package/src/components/wt-badge-new/wt-badge.vue +1 -1
  74. package/src/components/wt-button/wt-button.vue +5 -5
  75. package/src/components/wt-checkbox/wt-checkbox.vue +4 -2
  76. package/src/components/wt-chip/wt-chip.vue +1 -1
  77. package/src/components/wt-datepicker/wt-datepicker.vue +30 -20
  78. package/src/components/wt-dual-panel/wt-dual-panel.vue +1 -1
  79. package/src/components/wt-galleria/wt-galleria.vue +1 -11
  80. package/src/components/wt-image/wt-image.vue +3 -3
  81. package/src/components/wt-input-number/wt-input-number.vue +8 -13
  82. package/src/components/wt-input-text/wt-input-text.vue +15 -17
  83. package/src/components/wt-intersection-observer/wt-intersection-observer.vue +1 -1
  84. package/src/components/wt-message/wt-message.vue +1 -1
  85. package/src/components/wt-multi-select/wt-multi-select.vue +22 -12
  86. package/src/components/wt-navigation-bar/types/WtNavigationBar.ts +3 -1
  87. package/src/components/wt-navigation-bar/wt-navigation-bar.vue +34 -18
  88. package/src/components/wt-password/wt-password.vue +12 -13
  89. package/src/components/wt-player/wt-player.vue +7 -2
  90. package/src/components/wt-popover/wt-popover.vue +5 -1
  91. package/src/components/wt-popup/wt-popup.vue +5 -1
  92. package/src/components/wt-radio/wt-radio.vue +1 -1
  93. package/src/components/wt-search-bar/wt-search-bar.vue +17 -10
  94. package/src/components/wt-single-select/wt-single-select.vue +19 -12
  95. package/src/components/wt-status-select/wt-status-select.vue +2 -2
  96. package/src/components/wt-table/types/WtTable.ts +11 -1
  97. package/src/components/wt-table/wt-table.vue +43 -24
  98. package/src/components/wt-table-column-select/wt-table-column-select.vue +3 -5
  99. package/src/components/wt-textarea/wt-textarea.vue +9 -15
  100. package/src/components/wt-time-input/wt-time-input.vue +7 -4
  101. package/src/components/wt-timepicker/wt-timepicker.vue +6 -3
  102. package/src/components/wt-toast/wt-toast.vue +2 -2
  103. package/src/components/wt-tree/wt-tree.vue +6 -5
  104. package/src/components/wt-tree-line/types/wt-tree-node.ts +6 -0
  105. package/src/components/wt-tree-line/wt-tree-line.vue +29 -15
  106. package/src/components/wt-tree-table/wt-tree-table.vue +16 -18
  107. package/src/components/wt-tree-table-row/wt-tree-table-row.vue +9 -4
  108. package/src/components/wt-vidstack-player/components/buttons/fullscreen-button.vue +2 -3
  109. package/src/components/wt-vidstack-player/components/buttons/play-button.vue +1 -5
  110. package/src/components/wt-vidstack-player/components/controls-group/controls-group.vue +2 -4
  111. package/src/components/wt-vidstack-player/components/layouts/video-layout.vue +2 -4
  112. package/src/components/wt-vidstack-player/components/panels/playback-controls-panel/components/buttons/fullscreen-button.vue +0 -2
  113. package/src/components/wt-vidstack-player/components/panels/playback-controls-panel/components/buttons/play-button.vue +2 -4
  114. package/src/components/wt-vidstack-player/components/panels/screen-sharing-controls-panel/screen-sharing-controls-panel.vue +4 -4
  115. package/src/components/wt-vidstack-player/components/panels/video-call-controls-panel/video-call-controls-panel.vue +3 -3
  116. package/src/components/wt-vidstack-player/components/panels/video-display-panel/video-display-panel.vue +4 -4
  117. package/src/components/wt-vidstack-player/components/screenshot-box/screenshot-box.vue +1 -1
  118. package/src/components/wt-vidstack-player/composables/useVidstackPlayerSize.ts +11 -0
  119. package/src/components/wt-vidstack-player/composables/useVidstackSrc.ts +27 -6
  120. package/src/components/wt-vidstack-player/wt-vidstack-player.vue +7 -4
  121. package/src/enums/MessageColor/MessageColor.ts +1 -1
  122. package/src/enums/MessageVariant/MessageVariant.ts +2 -1
  123. package/src/install.ts +6 -2
  124. package/src/locale/en/en.js +3 -0
  125. package/src/locale/es/es.js +3 -0
  126. package/src/locale/kz/kz.js +3 -0
  127. package/src/locale/pl/pl.js +3 -0
  128. package/src/locale/ro/ro.js +3 -0
  129. package/src/locale/ru/ru.js +3 -0
  130. package/src/locale/uk/uk.js +3 -0
  131. package/src/locale/uz/uz.js +3 -0
  132. package/src/locale/vi/vi.js +3 -0
  133. package/src/mixins/validationMixin/regle/useRegleValidation.ts +2 -2
  134. package/src/mixins/validationMixin/useValidation.ts +1 -1
  135. package/src/mixins/validationMixin/vuelidate/useVuelidateValidation.ts +25 -8
  136. package/src/modules/CSVExport/CSVExport.js +1 -1
  137. package/src/modules/CallSession/modules/VideoCall/video-call.vue +34 -16
  138. package/src/modules/DeleteConfirmationPopup/composables/useDeleteConfirmationPopup.js +1 -1
  139. package/src/modules/FilesExport/composables/useFilesExport.ts +1 -1
  140. package/src/modules/UploadCsvPopup/components/wt-upload-csv-popup.vue +2 -2
  141. package/src/modules/UploadCsvPopup/composable/useUploadCsv.ts +39 -12
  142. package/src/modules/UploadCsvPopup/scripts/normalizeCSVData.ts +20 -17
  143. package/src/modules/UploadCsvPopup/scripts/parseCSV.ts +2 -2
  144. package/src/modules/UploadCsvPopup/scripts/processFile.ts +2 -2
  145. package/src/modules/UploadCsvPopup/scripts/splitAndSaveData.ts +8 -2
  146. package/src/modules/UserNotifications/stores/userNotificationsStore.ts +9 -1
  147. package/src/modules/Userinfo/classes/ApplicationsAccess.ts +12 -6
  148. package/src/modules/Userinfo/mappings/mappings.ts +10 -3
  149. package/src/modules/Userinfo/scripts/utils.ts +8 -4
  150. package/src/modules/Userinfo/stores/accessStore.ts +16 -16
  151. package/src/modules/Userinfo/types/UserAccess.ts +1 -1
  152. package/src/plugins/breakpoint/breakpoint.plugin.ts +1 -1
  153. package/src/scripts/compareSize.ts +4 -4
  154. package/src/scripts/downloadFile/downloadFile.ts +1 -1
  155. package/src/scripts/normalizeDatetime.ts +2 -2
  156. package/src/utils/displayText.ts +1 -1
  157. package/types/.tsbuildinfo +1 -1
  158. package/types/api/clients/_shared/types.d.ts +23 -0
  159. package/types/api/clients/caseSources/caseSources.d.ts +7 -15
  160. package/types/api/clients/chatGateways/defaults/webChatGateway.d.ts +1 -1
  161. package/types/api/clients/gateways/defaults/trunkingGateway.d.ts +1 -1
  162. package/types/api/clients/quickReplies/quickReplies.d.ts +7 -15
  163. package/types/api/clients/roles/roles.d.ts +8 -16
  164. package/types/api/clients/wtTypes/sysTypes/sysTypes.d.ts +11 -12
  165. package/types/api/clients/wtTypes/typeExtensions/typeExtensions.d.ts +19 -18
  166. package/types/api/defaults/getDefaultGetListResponse/getDefaultGetListResponse.d.ts +1 -1
  167. package/types/api/defaults/getDefaultGetParams/getDefaultGetParams.d.ts +2 -2
  168. package/types/api/transformers/applyTransform.d.ts +2 -2
  169. package/types/api/websocket/WebSocketClientController.d.ts +10 -9
  170. package/types/api/websocket/config.d.ts +3 -2
  171. package/types/api/websocket/websocketErrorEventHandler.d.ts +5 -1
  172. package/types/assets/icons/iconsRepository.d.ts +1 -1
  173. package/types/components/_internals/composables/useExpansion/useExpansion.d.ts +6 -1
  174. package/types/components/_internals/composables/useGalleriaMaskClick/useGalleriaMaskClick.d.ts +2 -1
  175. package/types/components/_internals/composables/useInputControl/useInputControl.d.ts +4 -2
  176. package/types/components/_internals/composables/useSelect/types.d.ts +52 -0
  177. package/types/components/_internals/composables/useSelect/useSelect.d.ts +4 -18
  178. package/types/components/_internals/composables/useSelect/useSelectCustomValues.d.ts +2 -12
  179. package/types/components/_internals/composables/useSelect/useSelectDropdown.d.ts +2 -14
  180. package/types/components/_internals/composables/useSelect/useSelectOptions.d.ts +6 -14
  181. package/types/components/_internals/composables/useSelect/useSelectUtils.d.ts +5 -4
  182. package/types/components/_internals/composables/useTableColumnDrag/useTableColumnDrag.d.ts +3 -1
  183. package/types/components/_internals/composables/useWtTable/useWtTable.d.ts +3 -2
  184. package/types/components/_internals/types/PrimevueInstance.d.ts +14 -0
  185. package/types/components/_shared/settings-panel/components/speed-settings/speed-settings.vue.d.ts +2 -2
  186. package/types/components/_shared/settings-panel/settings-panel.vue.d.ts +1 -1
  187. package/types/components/on-demand/wt-call-media-action/wt-call-media-action.vue.d.ts +2 -2
  188. package/types/components/on-demand/wt-chat-emoji/wt-chat-emoji.vue.d.ts +1 -1
  189. package/types/components/on-demand/wt-display-chip-items/wt-display-chip-items.vue.d.ts +6 -2
  190. package/types/components/on-demand/wt-navigation-menu/components/_internals/nav-menu-lvl-1.vue.d.ts +6 -6
  191. package/types/components/on-demand/wt-navigation-menu/components/_internals/nav-menu-lvl-2.vue.d.ts +2 -2
  192. package/types/components/on-demand/wt-navigation-menu/components/wt-navigation-menu.vue.d.ts +2 -2
  193. package/types/components/on-demand/wt-route-transition/wt-route-transition.vue.d.ts +1 -1
  194. package/types/components/on-demand/wt-save-failed-popup/wt-save-failed-popup.vue.d.ts +3 -3
  195. package/types/components/on-demand/wt-screen-recordings-action/wt-screen-recordings-action.vue.d.ts +10 -2
  196. package/types/components/on-demand/wt-selection-popup/wt-selection-popup.vue.d.ts +8 -8
  197. package/types/components/on-demand/wt-send-message-popup/wt-send-message-popup.vue.d.ts +1 -1
  198. package/types/components/on-demand/wt-table-transition/wt-table-transition.vue.d.ts +1 -1
  199. package/types/components/on-demand/wt-type-extension-value-input/wt-type-extension-value-input.vue.d.ts +18 -11
  200. package/types/components/on-demand/wt-upload-file-icon-btn/wt-upload-file-icon-btn.vue.d.ts +3 -3
  201. package/types/components/transitions/cases/wt-replace-transition.vue.d.ts +1 -1
  202. package/types/components/transitions/wt-transition.vue.d.ts +1 -1
  203. package/types/components/wt-action-bar/WtActionBarActionsOrder.d.ts +2 -2
  204. package/types/components/wt-action-bar/wt-action-bar.vue.d.ts +64 -64
  205. package/types/components/wt-app-header/wt-app-header.vue.d.ts +1 -1
  206. package/types/components/wt-app-header/wt-header-actions.vue.d.ts +6 -9
  207. package/types/components/wt-badge/wt-badge.vue.d.ts +1 -1
  208. package/types/components/wt-badge-new/wt-badge.vue.d.ts +3 -3
  209. package/types/components/wt-breadcrumb/wt-breadcrumb.vue.d.ts +1 -1
  210. package/types/components/wt-button/wt-button.vue.d.ts +2 -2
  211. package/types/components/wt-button-select/wt-button-select.vue.d.ts +3 -3
  212. package/types/components/wt-call-media-metric/wt-call-media-metric.vue.d.ts +1 -1
  213. package/types/components/wt-checkbox/wt-checkbox.vue.d.ts +3 -3
  214. package/types/components/wt-chip/wt-chip.vue.d.ts +2 -2
  215. package/types/components/wt-confirm-dialog/wt-confirm-dialog.vue.d.ts +5 -5
  216. package/types/components/wt-context-menu/wt-context-menu.vue.d.ts +7 -7
  217. package/types/components/wt-datepicker/wt-datepicker.vue.d.ts +20 -19
  218. package/types/components/wt-divider/wt-divider.vue.d.ts +1 -1
  219. package/types/components/wt-dual-panel/wt-dual-panel.vue.d.ts +5 -5
  220. package/types/components/wt-empty/wt-empty.vue.d.ts +38 -38
  221. package/types/components/wt-expansion-card/wt-expansion-card.vue.d.ts +3 -3
  222. package/types/components/wt-expansion-panel/wt-expansion-panel.vue.d.ts +3 -3
  223. package/types/components/wt-galleria/wt-galleria.vue.d.ts +2 -2
  224. package/types/components/wt-icon/wt-icon.vue.d.ts +1 -1
  225. package/types/components/wt-icon-action/wt-icon-action.vue.d.ts +4 -4
  226. package/types/components/wt-icon-btn/wt-icon-btn.vue.d.ts +3 -3
  227. package/types/components/wt-image/wt-image.vue.d.ts +2 -2
  228. package/types/components/wt-inline-add-panel/wt-inline-add-panel.vue.d.ts +3 -3
  229. package/types/components/wt-input-number/wt-input-number.vue.d.ts +9 -9
  230. package/types/components/wt-input-text/wt-input-text.vue.d.ts +11 -9
  231. package/types/components/wt-intersection-observer/wt-intersection-observer.vue.d.ts +1 -1
  232. package/types/components/wt-item-link/wt-item-link.vue.d.ts +1 -1
  233. package/types/components/wt-label/mixins/labelUsageMixin.d.ts +1 -1
  234. package/types/components/wt-label/wt-label.vue.d.ts +1 -1
  235. package/types/components/wt-menubar/wt-menubar.vue.d.ts +1 -1
  236. package/types/components/wt-message/wt-message.vue.d.ts +1 -1
  237. package/types/components/wt-multi-select/wt-multi-select.vue.d.ts +19 -19
  238. package/types/components/wt-navigation-bar/types/WtNavigationBar.d.ts +2 -1
  239. package/types/components/wt-navigation-bar/wt-navigation-bar.vue.d.ts +22 -45
  240. package/types/components/wt-page-header/wt-page-header.vue.d.ts +4 -4
  241. package/types/components/wt-password/wt-password.vue.d.ts +11 -9
  242. package/types/components/wt-player/wt-player.vue.d.ts +6 -6
  243. package/types/components/wt-popover/wt-popover.vue.d.ts +13 -9
  244. package/types/components/wt-popup/wt-popup.vue.d.ts +8 -4
  245. package/types/components/wt-radio/wt-radio.vue.d.ts +2 -2
  246. package/types/components/wt-search-bar/wt-search-bar.vue.d.ts +25 -18
  247. package/types/components/wt-single-select/wt-single-select.vue.d.ts +18 -15
  248. package/types/components/wt-slider/wt-slider.vue.d.ts +3 -3
  249. package/types/components/wt-status-select/wt-status-select.vue.d.ts +3 -3
  250. package/types/components/wt-stepper/wt-stepper.vue.d.ts +2 -2
  251. package/types/components/wt-switcher/wt-switcher.vue.d.ts +4 -4
  252. package/types/components/wt-table/types/WtTable.d.ts +7 -1
  253. package/types/components/wt-table/wt-table.vue.d.ts +12 -12
  254. package/types/components/wt-table-actions/wt-table-actions.vue.d.ts +2 -2
  255. package/types/components/wt-table-column-select/wt-table-column-select.vue.d.ts +1 -1
  256. package/types/components/wt-tabs/wt-tabs.vue.d.ts +3 -3
  257. package/types/components/wt-textarea/wt-textarea.vue.d.ts +9 -14
  258. package/types/components/wt-time-input/wt-time-input.vue.d.ts +9 -9
  259. package/types/components/wt-timepicker/wt-timepicker.vue.d.ts +8 -8
  260. package/types/components/wt-tooltip/_internals/wt-tooltip-floating.vue.d.ts +5 -5
  261. package/types/components/wt-tooltip/wt-tooltip.vue.d.ts +7 -7
  262. package/types/components/wt-tree/wt-tree.vue.d.ts +5 -3
  263. package/types/components/wt-tree-line/types/wt-tree-node.d.ts +5 -0
  264. package/types/components/wt-tree-line/wt-tree-line.vue.d.ts +8 -18
  265. package/types/components/wt-tree-table/wt-tree-table.vue.d.ts +2 -2
  266. package/types/components/wt-tree-table-row/wt-tree-table-row.vue.d.ts +3 -18
  267. package/types/components/wt-vidstack-player/components/buttons/fullscreen-button.vue.d.ts +1 -1
  268. package/types/components/wt-vidstack-player/components/layouts/video-layout.vue.d.ts +5 -5
  269. package/types/components/wt-vidstack-player/components/panels/playback-controls-panel/components/buttons/fullscreen-button.vue.d.ts +1 -1
  270. package/types/components/wt-vidstack-player/components/panels/playback-controls-panel/components/time-group.vue.d.ts +1 -1
  271. package/types/components/wt-vidstack-player/components/panels/playback-controls-panel/playback-controls-panel.vue.d.ts +1 -1
  272. package/types/components/wt-vidstack-player/components/panels/screen-sharing-controls-panel/screen-sharing-controls-panel.vue.d.ts +3 -3
  273. package/types/components/wt-vidstack-player/components/panels/video-call-controls-panel/video-call-controls-panel.vue.d.ts +14 -14
  274. package/types/components/wt-vidstack-player/components/panels/video-display-panel/video-display-panel.vue.d.ts +2 -2
  275. package/types/components/wt-vidstack-player/components/screenshot-box/screenshot-box.vue.d.ts +2 -2
  276. package/types/components/wt-vidstack-player/components/toggle-button.vue.d.ts +1 -1
  277. package/types/components/wt-vidstack-player/composables/useVidstackPlayerSize.d.ts +2 -0
  278. package/types/components/wt-vidstack-player/composables/useVidstackSrc.d.ts +11 -4
  279. package/types/components/wt-vidstack-player/wt-vidstack-player.vue.d.ts +8 -7
  280. package/types/composables/useCachedInterval/useCachedInterval.d.ts +1 -1
  281. package/types/composables/useCachedItemInstanceName/useCachedItemInstanceName.d.ts +1 -1
  282. package/types/composables/useCard/useCardTabs.d.ts +1 -1
  283. package/types/composables/useClose/useClose.d.ts +1 -1
  284. package/types/enums/MessageColor/MessageColor.d.ts +1 -1
  285. package/types/enums/MessageVariant/MessageVariant.d.ts +1 -1
  286. package/types/locale/en/en.d.ts +4 -2
  287. package/types/locale/es/es.d.ts +4 -2
  288. package/types/locale/i18n.d.ts +36 -18
  289. package/types/locale/index.d.ts +36 -18
  290. package/types/locale/kz/kz.d.ts +4 -2
  291. package/types/locale/pl/pl.d.ts +4 -2
  292. package/types/locale/ro/ro.d.ts +4 -2
  293. package/types/locale/ru/ru.d.ts +4 -2
  294. package/types/locale/uk/uk.d.ts +4 -2
  295. package/types/locale/uz/uz.d.ts +4 -2
  296. package/types/locale/vi/vi.d.ts +4 -2
  297. package/types/mixins/dataFilterMixins/_urlControllerMixin/_urlControllerMixin.d.ts +1 -1
  298. package/types/mixins/dataFilterMixins/apiFilterMixin.d.ts +3 -3
  299. package/types/mixins/dataFilterMixins/baseFilterMixin/baseFilterMixin.d.ts +1 -1
  300. package/types/mixins/dataFilterMixins/enumFilterMixin.d.ts +4 -4
  301. package/types/mixins/dataFilterMixins/paginationFilterMixin.d.ts +2 -2
  302. package/types/mixins/dataFilterMixins/sortFilterMixin.d.ts +1 -1
  303. package/types/mixins/validationMixin/regle/useRegleValidation.d.ts +1 -1
  304. package/types/mixins/validationMixin/useValidation.d.ts +2 -2
  305. package/types/mixins/validationMixin/validationMixin.d.ts +1 -1
  306. package/types/mixins/validationMixin/vuelidate/useVuelidateValidation.d.ts +9 -5
  307. package/types/modules/AgentPdfs/components/agent-pdfs-tab.vue.d.ts +1 -1
  308. package/types/modules/AgentPdfs/components/pdf-status-preview.vue.d.ts +1 -1
  309. package/types/modules/AgentStatusSelect/components/_internals/wt-cc-pause-cause-popup.vue.d.ts +4 -4
  310. package/types/modules/AgentStatusSelect/components/_internals/wt-cc-status-select-error-popup.vue.d.ts +1 -1
  311. package/types/modules/AgentStatusSelect/components/wt-cc-agent-status-select.vue.d.ts +1 -1
  312. package/types/modules/Appearance/components/wt-dark-mode-switcher.vue.d.ts +1 -1
  313. package/types/modules/Appearance/pinia/store/AppearanceStore.d.ts +3 -3
  314. package/types/modules/Appearance/store/AppearanceStoreModule.d.ts +1 -1
  315. package/types/modules/AuditForm/components/audit-form-question-read-wrapper.vue.d.ts +3 -3
  316. package/types/modules/AuditForm/components/audit-form-question-write-wrapper.vue.d.ts +2 -2
  317. package/types/modules/AuditForm/components/audit-form-question.vue.d.ts +7 -7
  318. package/types/modules/AuditForm/components/audit-form.vue.d.ts +6 -6
  319. package/types/modules/AuditForm/components/form/form-footer/audit-form-footer.vue.d.ts +3 -3
  320. package/types/modules/AuditForm/components/form-questions/options/audit-form-question-options-write-row.vue.d.ts +2 -2
  321. package/types/modules/AuditForm/components/form-questions/options/audit-form-question-options.vue.d.ts +4 -4
  322. package/types/modules/AuditForm/components/form-questions/score/audit-form-question-score.vue.d.ts +6 -6
  323. package/types/modules/AuditForm/components/form-questions/yes/audit-form-question-yes.vue.d.ts +2 -2
  324. package/types/modules/CSVExport/CSVExport.d.ts +3 -6
  325. package/types/modules/CSVExport/XLSExport.d.ts +1 -1
  326. package/types/modules/CSVExport/composables/useCSVExport.d.ts +6 -6
  327. package/types/modules/CSVExport/mixins/exportCSVMixin.d.ts +1 -1
  328. package/types/modules/CSVExport/mixins/exportXLSMixin.d.ts +1 -1
  329. package/types/modules/CallSession/modules/ScreenSharing/screen-sharing.vue.d.ts +3 -3
  330. package/types/modules/CallSession/modules/VideoCall/composables/useReceiverLiveStream.d.ts +6 -6
  331. package/types/modules/CallSession/modules/VideoCall/video-call.vue.d.ts +17 -17
  332. package/types/modules/CardStoreModule/store/CardStoreModule.d.ts +1 -1
  333. package/types/modules/DeleteConfirmationPopup/components/delete-confirmation-popup.vue.d.ts +2 -2
  334. package/types/modules/DeleteConfirmationPopup/composables/useDeleteConfirmationPopup.d.ts +1 -1
  335. package/types/modules/Filters/classes/BaseFilterSchema.d.ts +7 -7
  336. package/types/modules/Filters/components/filter-search.vue.d.ts +2 -2
  337. package/types/modules/Filters/components/filter-table-fields.vue.d.ts +3 -3
  338. package/types/modules/Filters/scripts/getters/localStorageGetter.d.ts +1 -1
  339. package/types/modules/Filters/store/FiltersStoreModule.d.ts +1 -1
  340. package/types/modules/Notifications/assets/audio/triggerSound.d.ts +1 -1
  341. package/types/modules/Notifications/store/NotificationsStoreModule.d.ts +9 -9
  342. package/types/modules/ObjectPermissions/components/_internal/permissions-role-row.vue.d.ts +1 -1
  343. package/types/modules/ObjectPermissions/components/_internal/permissions-role-select.vue.d.ts +1 -1
  344. package/types/modules/ObjectPermissions/components/_internal/permissions-tab-content.vue.d.ts +5 -5
  345. package/types/modules/ObjectPermissions/components/_internal/permissions-tab-role-popup.vue.d.ts +2 -2
  346. package/types/modules/ObjectPermissions/headers/headers.d.ts +1 -1
  347. package/types/modules/ObjectPermissions/store/objectPermissionsStoreModule.d.ts +2 -2
  348. package/types/modules/QueryFilters/classes/BaseFilterSchema.d.ts +2 -2
  349. package/types/modules/QueryFilters/components/abstract-api-filter.vue.d.ts +1 -1
  350. package/types/modules/QueryFilters/components/abstract-enum-filter.vue.d.ts +1 -1
  351. package/types/modules/QueryFilters/components/filter-datetime.vue.d.ts +1 -1
  352. package/types/modules/QueryFilters/components/filter-from-to.vue.d.ts +1 -1
  353. package/types/modules/QueryFilters/components/filter-search.vue.d.ts +1 -1
  354. package/types/modules/QueryFilters/components/filter-table-fields.vue.d.ts +3 -3
  355. package/types/modules/QueryFilters/mixins/_urlControllerMixin/_urlControllerMixin.d.ts +1 -1
  356. package/types/modules/QueryFilters/mixins/apiFilterMixin.d.ts +1 -1
  357. package/types/modules/QueryFilters/mixins/baseFilterMixin/baseFilterMixin.d.ts +1 -1
  358. package/types/modules/QueryFilters/mixins/enumFilterMixin.d.ts +1 -1
  359. package/types/modules/QueryFilters/mixins/paginationFilterMixin.d.ts +2 -2
  360. package/types/modules/QueryFilters/mixins/sortFilterMixin.d.ts +1 -1
  361. package/types/modules/QueryFilters/store/QueryFiltersStoreModule.d.ts +4 -4
  362. package/types/modules/TableComponentModule/composables/useTableEmpty.d.ts +7 -7
  363. package/types/modules/TableStoreModule/store/TableStoreModule.d.ts +5 -5
  364. package/types/modules/UploadCsvPopup/components/wt-upload-csv-popup.vue.d.ts +5 -5
  365. package/types/modules/UploadCsvPopup/composable/useUploadCsv.d.ts +21 -11
  366. package/types/modules/UploadCsvPopup/scripts/normalizeCSVData.d.ts +15 -20
  367. package/types/modules/UploadCsvPopup/scripts/parseCSV.d.ts +2 -1
  368. package/types/modules/UploadCsvPopup/scripts/processFile.d.ts +2 -2
  369. package/types/modules/UploadCsvPopup/scripts/splitAndSaveData.d.ts +3 -3
  370. package/types/modules/Userinfo/classes/ApplicationsAccess.d.ts +2 -10
  371. package/types/modules/Userinfo/mappings/mappings.d.ts +12 -24
  372. package/types/modules/Userinfo/scripts/utils.d.ts +2 -2
  373. package/types/modules/Userinfo/stores/settingsStore.d.ts +4 -4
  374. package/types/modules/Userinfo/stores/userinfoStore.d.ts +3 -3
  375. package/types/modules/Userinfo/types/UserAccess.d.ts +1 -1
  376. package/types/scripts/compareSize.d.ts +4 -4
  377. package/types/scripts/debounce.d.ts +1 -1
  378. package/types/scripts/sortQueryAdapters.d.ts +3 -3
  379. package/types/store/BaseStoreModules/BaseStoreModule.d.ts +6 -6
  380. package/types/store/new/modules/apiStoreModule/apiStoreModule.d.ts +12 -12
  381. package/types/store/new/modules/tableStoreModule/tableStoreModule.d.ts +4 -4
  382. package/types/utils/displayText.d.ts +1 -1
  383. package/types/validations/config/errors/customZodErrorsHandler.d.ts +1 -1
  384. package/dist/vidstack-video-DwlbGwN7.js +0 -2
  385. package/dist/wt-send-message-popup-MbV1uq6H.js +0 -77
  386. package/dist/wt-start-page-DMXRhA9E.js +0 -86
  387. package/dist/{wt-popover-ChCN6b1o.js → wt-popover-lP-AhF8l.js} +3 -3
@@ -7,7 +7,7 @@ type __VLS_WithSlots<T, S> = T & (new () => {
7
7
  declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
8
8
  categories: {
9
9
  type: ArrayConstructor;
10
- default: () => any[];
10
+ default: () => never[];
11
11
  };
12
12
  selected: {
13
13
  type: ObjectConstructor;
@@ -15,14 +15,14 @@ declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPro
15
15
  };
16
16
  icons: {
17
17
  type: ArrayConstructor;
18
- default: () => any[];
18
+ default: () => never[];
19
19
  };
20
20
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
21
21
  select: (...args: any[]) => void;
22
22
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
23
23
  categories: {
24
24
  type: ArrayConstructor;
25
- default: () => any[];
25
+ default: () => never[];
26
26
  };
27
27
  selected: {
28
28
  type: ObjectConstructor;
@@ -30,15 +30,15 @@ declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPro
30
30
  };
31
31
  icons: {
32
32
  type: ArrayConstructor;
33
- default: () => any[];
33
+ default: () => never[];
34
34
  };
35
35
  }>> & Readonly<{
36
- onSelect?: (...args: any[]) => any;
36
+ onSelect?: ((...args: any[]) => any) | undefined;
37
37
  }>, {
38
38
  icons: unknown[];
39
39
  selected: Record<string, any>;
40
40
  categories: unknown[];
41
41
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
42
42
  type __VLS_Slots = {
43
- default?: (props: {}) => any;
43
+ default?: ((props: {}) => any) | undefined;
44
44
  };
@@ -3,12 +3,12 @@ export default _default;
3
3
  declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  categories: {
5
5
  type: ArrayConstructor;
6
- default: () => any[];
6
+ default: () => never[];
7
7
  };
8
8
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
9
9
  categories: {
10
10
  type: ArrayConstructor;
11
- default: () => any[];
11
+ default: () => never[];
12
12
  };
13
13
  }>> & Readonly<{}>, {
14
14
  categories: unknown[];
@@ -11,7 +11,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
11
11
  */
12
12
  icons: {
13
13
  type: ArrayConstructor;
14
- default: () => any[];
14
+ default: () => never[];
15
15
  };
16
16
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
17
17
  /** entire navigation hierarchy. Value: `{ value: string, name: string, subNav: [{ value: string, route: string, name: string}] }`
@@ -24,7 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
24
24
  */
25
25
  icons: {
26
26
  type: ArrayConstructor;
27
- default: () => any[];
27
+ default: () => never[];
28
28
  };
29
29
  }>> & Readonly<{}>, {
30
30
  icons: unknown[];
@@ -6,5 +6,5 @@ type __VLS_WithSlots<T, S> = T & (new () => {
6
6
  });
7
7
  declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
8
8
  type __VLS_Slots = {
9
- default?: (props: {}) => any;
9
+ default?: ((props: {}) => any) | undefined;
10
10
  };
@@ -5,7 +5,7 @@ declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {
5
5
  save(): void;
6
6
  download(): void;
7
7
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("download" | "save" | "close-popup")[], "download" | "save" | "close-popup", import("vue").PublicProps, Readonly<{}> & Readonly<{
8
- onDownload?: (...args: any[]) => any;
9
- onSave?: (...args: any[]) => any;
10
- "onClose-popup"?: (...args: any[]) => any;
8
+ onDownload?: ((...args: any[]) => any) | undefined;
9
+ onSave?: ((...args: any[]) => any) | undefined;
10
+ "onClose-popup"?: ((...args: any[]) => any) | undefined;
11
11
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -1,10 +1,18 @@
1
+ import { EngineCallFileType } from '@webitel/api-services/gen/models';
2
+ interface CallFile {
3
+ name?: string;
4
+ id?: string;
5
+ mimeType?: string;
6
+ type?: string;
7
+ }
1
8
  interface Props {
2
- files: unknown[];
9
+ /** call files grouped by `EngineCallFileType` */
10
+ files: Partial<Record<EngineCallFileType, CallFile[]>>;
3
11
  }
4
12
  declare const __VLS_export: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
5
13
  "set-video": (val: unknown) => any;
6
14
  }, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
7
- "onSet-video"?: (val: unknown) => any;
15
+ "onSet-video"?: ((val: unknown) => any) | undefined;
8
16
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
17
  declare const _default: typeof __VLS_export;
10
18
  export default _default;
@@ -22,7 +22,7 @@ declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPro
22
22
  */
23
23
  options: {
24
24
  type: ArrayConstructor;
25
- default: () => any[];
25
+ default: () => never[];
26
26
  };
27
27
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
28
28
  change: (...args: any[]) => void;
@@ -46,19 +46,19 @@ declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPro
46
46
  */
47
47
  options: {
48
48
  type: ArrayConstructor;
49
- default: () => any[];
49
+ default: () => never[];
50
50
  };
51
51
  }>> & Readonly<{
52
- onChange?: (...args: any[]) => any;
53
- onClose?: (...args: any[]) => any;
54
- onAdd?: (...args: any[]) => any;
52
+ onChange?: ((...args: any[]) => any) | undefined;
53
+ onClose?: ((...args: any[]) => any) | undefined;
54
+ onAdd?: ((...args: any[]) => any) | undefined;
55
55
  }>, {
56
56
  options: unknown[];
57
57
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
58
58
  type __VLS_Slots = {
59
- option?: (props: {
59
+ option?: ((props: {
60
60
  option: unknown;
61
- }) => any;
61
+ }) => any) | undefined;
62
62
  } & {
63
- 'after-section'?: (props: {}) => any;
63
+ 'after-section'?: ((props: {}) => any) | undefined;
64
64
  };
@@ -20,7 +20,7 @@ type __VLS_Props = {
20
20
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
21
21
  close: (...args: any[]) => void;
22
22
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
23
- onClose?: (...args: any[]) => any;
23
+ onClose?: ((...args: any[]) => any) | undefined;
24
24
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
25
25
  declare const _default: typeof __VLS_export;
26
26
  export default _default;
@@ -6,5 +6,5 @@ type __VLS_WithSlots<T, S> = T & (new () => {
6
6
  });
7
7
  declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
8
8
  type __VLS_Slots = {
9
- default?: (props: {}) => any;
9
+ default?: ((props: {}) => any) | undefined;
10
10
  };
@@ -1,4 +1,5 @@
1
1
  import type { WebitelProtoDataField } from 'webitel-sdk';
2
+ import type { VuelidateFieldLike } from '../../../mixins/validationMixin/vuelidate/useVuelidateValidation';
2
3
  type __VLS_Props = {
3
4
  field: WebitelProtoDataField;
4
5
  label?: string;
@@ -6,7 +7,7 @@ type __VLS_Props = {
6
7
  /**
7
8
  * TODO: implement validation
8
9
  */
9
- v?: object;
10
+ v?: VuelidateFieldLike;
10
11
  };
11
12
  type __VLS_ModelProps = {
12
13
  modelValue?: unknown;
@@ -16,34 +17,40 @@ declare var __VLS_18: "bool", __VLS_19: {
16
17
  defaultProps: {
17
18
  label: string;
18
19
  required: boolean;
19
- v: object;
20
+ v: VuelidateFieldLike | undefined;
20
21
  };
21
22
  }, __VLS_29: "lookup", __VLS_30: {
22
23
  defaultProps: {
23
- value: unknown;
24
+ value: any;
24
25
  clearable: boolean;
25
26
  dataKey: string;
26
- searchMethod: () => (params: any) => any;
27
+ searchMethod: (params: Record<string, unknown>) => Promise<{
28
+ items: any;
29
+ next: any;
30
+ }>;
27
31
  label: string;
28
32
  required: boolean;
29
- v: object;
33
+ v: VuelidateFieldLike | undefined;
30
34
  };
31
35
  }, __VLS_40: "list", __VLS_41: {
32
36
  defaultProps: {
33
- value: unknown;
37
+ value: any;
34
38
  clearable: boolean;
35
39
  dataKey: string;
36
- searchMethod: () => (params: any) => any;
40
+ searchMethod: (params: Record<string, unknown>) => Promise<{
41
+ items: any;
42
+ next: any;
43
+ }>;
37
44
  label: string;
38
45
  required: boolean;
39
- v: object;
46
+ v: VuelidateFieldLike | undefined;
40
47
  };
41
48
  }, __VLS_51: "datetime", __VLS_52: {
42
49
  defaultProps: {
43
- value: unknown;
50
+ value: any;
44
51
  label: string;
45
52
  required: boolean;
46
- v: object;
53
+ v: VuelidateFieldLike | undefined;
47
54
  };
48
55
  };
49
56
  type __VLS_Slots = {} & {
@@ -58,7 +65,7 @@ type __VLS_Slots = {} & {
58
65
  declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
59
66
  "update:modelValue": (value: unknown) => any;
60
67
  }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
61
- "onUpdate:modelValue"?: (value: unknown) => any;
68
+ "onUpdate:modelValue"?: ((value: unknown) => any) | undefined;
62
69
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
63
70
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
64
71
  declare const _default: typeof __VLS_export;
@@ -2,11 +2,11 @@ interface Props {
2
2
  accept?: string;
3
3
  }
4
4
  declare const __VLS_export: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
5
- change: (files: FileList, event: Event) => any;
5
+ change: (files: FileList | null, event: Event) => any;
6
6
  }, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
7
- onChange?: (files: FileList, event: Event) => any;
7
+ onChange?: ((files: FileList | null, event: Event) => any) | undefined;
8
8
  }>, {
9
9
  accept: string;
10
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
10
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  export default _default;
@@ -47,5 +47,5 @@ declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPro
47
47
  pattern: string;
48
48
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
49
49
  type __VLS_Slots = {
50
- default?: (props: {}) => any;
50
+ default?: ((props: {}) => any) | undefined;
51
51
  };
@@ -45,5 +45,5 @@ declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPro
45
45
  duration: string;
46
46
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
47
47
  type __VLS_Slots = {
48
- default?: (props: {}) => any;
48
+ default?: ((props: {}) => any) | undefined;
49
49
  };
@@ -1,2 +1,2 @@
1
- export const tableActionsOrder: ("copy" | "sort" | "filters" | "delete" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout")[];
2
- export const sectionActionsOrder: ("copy" | "sort" | "filters" | "delete" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout")[];
1
+ export const tableActionsOrder: ("copy" | "sort" | "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout")[];
2
+ export const sectionActionsOrder: ("copy" | "sort" | "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout")[];
@@ -24,18 +24,18 @@ declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPro
24
24
  */
25
25
  include: {
26
26
  type: ArrayConstructor;
27
- default: () => any[];
27
+ default: () => never[];
28
28
  };
29
29
  /**
30
30
  * Leave the default values for the mode, except for those in exclude prop
31
31
  */
32
32
  exclude: {
33
33
  type: ArrayConstructor;
34
- default: () => any[];
34
+ default: () => never[];
35
35
  };
36
36
  'sort:order': {
37
37
  type: StringConstructor;
38
- default: any;
38
+ default: null;
39
39
  required: false;
40
40
  validator: (v: unknown) => boolean;
41
41
  };
@@ -66,18 +66,18 @@ declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPro
66
66
  */
67
67
  include: {
68
68
  type: ArrayConstructor;
69
- default: () => any[];
69
+ default: () => never[];
70
70
  };
71
71
  /**
72
72
  * Leave the default values for the mode, except for those in exclude prop
73
73
  */
74
74
  exclude: {
75
75
  type: ArrayConstructor;
76
- default: () => any[];
76
+ default: () => never[];
77
77
  };
78
78
  'sort:order': {
79
79
  type: StringConstructor;
80
- default: any;
80
+ default: null;
81
81
  required: false;
82
82
  validator: (v: unknown) => boolean;
83
83
  };
@@ -96,77 +96,77 @@ declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPro
96
96
  exclude: unknown[];
97
97
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
98
98
  type __VLS_Slots = {
99
- copy?: (props: {
100
- action: "copy" | "sort" | "filters" | "delete" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
101
- size: string;
99
+ copy?: ((props: {
100
+ action: "copy" | "sort" | "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
101
+ size: string | undefined;
102
102
  onClick: () => void;
103
- }) => any;
104
- sort?: (props: {
105
- action: "copy" | "sort" | "filters" | "delete" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
106
- size: string;
103
+ }) => any) | undefined;
104
+ sort?: ((props: {
105
+ action: "copy" | "sort" | "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
106
+ size: string | undefined;
107
107
  onClick: () => void;
108
- }) => any;
109
- filters?: (props: {
110
- action: "copy" | "sort" | "filters" | "delete" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
111
- size: string;
108
+ }) => any) | undefined;
109
+ delete?: ((props: {
110
+ action: "copy" | "sort" | "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
111
+ size: string | undefined;
112
112
  onClick: () => void;
113
- }) => any;
114
- delete?: (props: {
115
- action: "copy" | "sort" | "filters" | "delete" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
116
- size: string;
113
+ }) => any) | undefined;
114
+ filters?: ((props: {
115
+ action: "copy" | "sort" | "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
116
+ size: string | undefined;
117
117
  onClick: () => void;
118
- }) => any;
119
- refresh?: (props: {
120
- action: "copy" | "sort" | "filters" | "delete" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
121
- size: string;
118
+ }) => any) | undefined;
119
+ refresh?: ((props: {
120
+ action: "copy" | "sort" | "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
121
+ size: string | undefined;
122
122
  onClick: () => void;
123
- }) => any;
124
- add?: (props: {
125
- action: "copy" | "sort" | "filters" | "delete" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
126
- size: string;
123
+ }) => any) | undefined;
124
+ add?: ((props: {
125
+ action: "copy" | "sort" | "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
126
+ size: string | undefined;
127
127
  onClick: () => void;
128
- }) => any;
129
- upload?: (props: {
130
- action: "copy" | "sort" | "filters" | "delete" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
131
- size: string;
128
+ }) => any) | undefined;
129
+ upload?: ((props: {
130
+ action: "copy" | "sort" | "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
131
+ size: string | undefined;
132
132
  onClick: () => void;
133
- }) => any;
134
- download?: (props: {
135
- action: "copy" | "sort" | "filters" | "delete" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
136
- size: string;
133
+ }) => any) | undefined;
134
+ download?: ((props: {
135
+ action: "copy" | "sort" | "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
136
+ size: string | undefined;
137
137
  onClick: () => void;
138
- }) => any;
139
- columns?: (props: {
140
- action: "copy" | "sort" | "filters" | "delete" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
141
- size: string;
138
+ }) => any) | undefined;
139
+ columns?: ((props: {
140
+ action: "copy" | "sort" | "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
141
+ size: string | undefined;
142
142
  onClick: () => void;
143
- }) => any;
144
- variables?: (props: {
145
- action: "copy" | "sort" | "filters" | "delete" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
146
- size: string;
143
+ }) => any) | undefined;
144
+ variables?: ((props: {
145
+ action: "copy" | "sort" | "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
146
+ size: string | undefined;
147
147
  onClick: () => void;
148
- }) => any;
149
- "add-contact"?: (props: {
150
- action: "copy" | "sort" | "filters" | "delete" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
151
- size: string;
148
+ }) => any) | undefined;
149
+ "add-contact"?: ((props: {
150
+ action: "copy" | "sort" | "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
151
+ size: string | undefined;
152
152
  onClick: () => void;
153
- }) => any;
154
- "download-pdf"?: (props: {
155
- action: "copy" | "sort" | "filters" | "delete" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
156
- size: string;
153
+ }) => any) | undefined;
154
+ "download-pdf"?: ((props: {
155
+ action: "copy" | "sort" | "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
156
+ size: string | undefined;
157
157
  onClick: () => void;
158
- }) => any;
159
- logout?: (props: {
160
- action: "copy" | "sort" | "filters" | "delete" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
161
- size: string;
158
+ }) => any) | undefined;
159
+ logout?: ((props: {
160
+ action: "copy" | "sort" | "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "columns" | "variables" | "add-contact" | "download-pdf" | "logout";
161
+ size: string | undefined;
162
162
  onClick: () => void;
163
- }) => any;
163
+ }) => any) | undefined;
164
164
  } & {
165
- 'search-bar'?: (props: {
166
- size: string;
167
- }) => any;
165
+ 'search-bar'?: ((props: {
166
+ size: string | undefined;
167
+ }) => any) | undefined;
168
168
  } & {
169
- default?: (props: {
170
- size: string;
171
- }) => any;
169
+ default?: ((props: {
170
+ size: string | undefined;
171
+ }) => any) | undefined;
172
172
  };
@@ -6,5 +6,5 @@ type __VLS_WithSlots<T, S> = T & (new () => {
6
6
  });
7
7
  declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
8
8
  type __VLS_Slots = {
9
- default?: (props: {}) => any;
9
+ default?: ((props: {}) => any) | undefined;
10
10
  };
@@ -7,17 +7,17 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
7
7
  * @type {Object}
8
8
  * @default {}
9
9
  */
10
- user: any;
10
+ user: Object;
11
11
  /**
12
12
  * Build info object. Should have "release" and "build" string fields for representation.
13
13
  * @type {Object}
14
14
  */
15
- buildInfo: any;
15
+ buildInfo: Object;
16
16
  }>, {}, {
17
17
  isOpened: boolean;
18
18
  }, {
19
19
  isHeader(): boolean;
20
- isFooter(): any;
20
+ isFooter(): unknown;
21
21
  userName(): any;
22
22
  userAccount(): any;
23
23
  buildVersion(): string;
@@ -40,13 +40,10 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
40
40
  * @type {Object}
41
41
  * @default {}
42
42
  */
43
- user: any;
43
+ user: Object;
44
44
  /**
45
45
  * Build info object. Should have "release" and "build" string fields for representation.
46
46
  * @type {Object}
47
47
  */
48
- buildInfo: any;
49
- }>> & Readonly<{}>, {
50
- user: any;
51
- buildInfo: any;
52
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
48
+ buildInfo: Object;
49
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -18,7 +18,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
18
18
  default: boolean;
19
19
  };
20
20
  }>, {}, {}, {
21
- iconBadgePic(): string;
21
+ iconBadgePic(): string | null;
22
22
  hasSlot(): boolean;
23
23
  }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
24
24
  colorVariable: {
@@ -2,7 +2,7 @@ import { ComponentSize } from '../../enums';
2
2
  import type { BadgeSeverity } from './types/WtBadge';
3
3
  interface Props {
4
4
  value: string | number;
5
- severity?: BadgeSeverity;
5
+ severity?: BadgeSeverity | null;
6
6
  size?: ComponentSize;
7
7
  }
8
8
  declare var __VLS_8: {};
@@ -10,9 +10,9 @@ type __VLS_Slots = {} & {
10
10
  default?: (props: typeof __VLS_8) => any;
11
11
  };
12
12
  declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
13
- value: string | number;
14
13
  size: ComponentSize;
15
- severity: BadgeSeverity;
14
+ value: string | number;
15
+ severity: BadgeSeverity | null;
16
16
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
17
17
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
18
18
  declare const _default: typeof __VLS_export;
@@ -13,6 +13,6 @@ interface Props extends BreadcrumbProps {
13
13
  route?: string | object;
14
14
  }>;
15
15
  }
16
- declare const __VLS_export: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
16
+ declare const __VLS_export: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
17
17
  declare const _default: typeof __VLS_export;
18
18
  export default _default;
@@ -24,7 +24,7 @@ type __VLS_Slots = {} & {
24
24
  declare const __VLS_base: import("vue").DefineComponent<WtButtonProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
25
25
  click: (...args: any[]) => void;
26
26
  }, string, import("vue").PublicProps, Readonly<WtButtonProps> & Readonly<{
27
- onClick?: (...args: any[]) => any;
27
+ onClick?: ((...args: any[]) => any) | undefined;
28
28
  }>, {
29
29
  disabled: boolean;
30
30
  size: ComponentSize;
@@ -35,7 +35,7 @@ declare const __VLS_base: import("vue").DefineComponent<WtButtonProps, {}, {}, {
35
35
  wide: boolean;
36
36
  widthByContent: boolean;
37
37
  variant: ButtonVariant;
38
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
38
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
39
39
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
40
40
  declare const _default: typeof __VLS_export;
41
41
  export default _default;
@@ -48,12 +48,12 @@ declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPro
48
48
  default: boolean;
49
49
  };
50
50
  }>> & Readonly<{
51
- onClick?: (...args: any[]) => any;
52
- "onClick:option"?: (...args: any[]) => any;
51
+ onClick?: ((...args: any[]) => any) | undefined;
52
+ "onClick:option"?: ((...args: any[]) => any) | undefined;
53
53
  }>, {
54
54
  disabled: boolean;
55
55
  color: string;
56
56
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
57
57
  type __VLS_Slots = {
58
- default?: (props: {}) => any;
58
+ default?: ((props: {}) => any) | undefined;
59
59
  };
@@ -10,6 +10,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
10
10
  size: (typeof ComponentSize)[keyof typeof ComponentSize];
11
11
  showTooltip: boolean;
12
12
  tooltipTextPrefix: string;
13
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
13
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
14
  declare const _default: typeof __VLS_export;
15
15
  export default _default;
@@ -33,7 +33,7 @@ type __VLS_ModelProps = {
33
33
  type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
34
34
  declare var __VLS_19: {
35
35
  label: string;
36
- isChecked: any;
36
+ isChecked: boolean | string[];
37
37
  disabled: boolean;
38
38
  };
39
39
  type __VLS_Slots = {} & {
@@ -42,11 +42,11 @@ type __VLS_Slots = {} & {
42
42
  declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
43
43
  "update:selected": (value: boolean | string[]) => any;
44
44
  }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
45
- "onUpdate:selected"?: (value: boolean | string[]) => any;
45
+ "onUpdate:selected"?: ((value: boolean | string[]) => any) | undefined;
46
46
  }>, {
47
- value: string | boolean;
48
47
  label: string;
49
48
  disabled: boolean;
49
+ value: string | boolean;
50
50
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
51
51
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
52
52
  declare const _default: typeof __VLS_export;