@webitel/ui-sdk 0.1.7 → 0.1.8-vue3

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 (430) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/README.md +29 -29
  3. package/dist/demo.html +1 -10
  4. package/dist/img/plyr.svg +68 -0
  5. package/dist/img/sprite/account.svg +4 -0
  6. package/dist/img/sprite/adfs.svg +5 -0
  7. package/dist/img/sprite/app-navigator.svg +11 -0
  8. package/dist/img/sprite/arrow-down.svg +3 -0
  9. package/dist/img/sprite/arrow-left.svg +3 -0
  10. package/dist/img/sprite/arrow-right.svg +3 -0
  11. package/dist/img/sprite/arrow-up.svg +3 -0
  12. package/dist/img/sprite/attach.svg +3 -0
  13. package/dist/img/sprite/attention.svg +3 -0
  14. package/dist/img/sprite/back.svg +4 -0
  15. package/dist/img/sprite/bell-badged.svg +4 -0
  16. package/dist/img/sprite/bell.svg +3 -0
  17. package/dist/img/sprite/bucket.svg +3 -0
  18. package/dist/img/sprite/calendar.svg +3 -0
  19. package/dist/img/sprite/call--filled.svg +3 -0
  20. package/dist/img/sprite/call-add-to--filled.svg +4 -0
  21. package/dist/img/sprite/call-add-to.svg +4 -0
  22. package/dist/img/sprite/call-disconnect--filled.svg +3 -0
  23. package/dist/img/sprite/call-disconnect.svg +3 -0
  24. package/dist/img/sprite/call-end--filled.svg +3 -0
  25. package/dist/img/sprite/call-end.svg +3 -0
  26. package/dist/img/sprite/call-inbound--filled.svg +4 -0
  27. package/dist/img/sprite/call-inbound.svg +3 -0
  28. package/dist/img/sprite/call-missed--filled.svg +4 -0
  29. package/dist/img/sprite/call-missed.svg +3 -0
  30. package/dist/img/sprite/call-outbound--filled.svg +3 -0
  31. package/dist/img/sprite/call-outbound.svg +3 -0
  32. package/dist/img/sprite/call-ringing--filled.svg +5 -0
  33. package/dist/img/sprite/call-ringing.svg +3 -0
  34. package/dist/img/sprite/call-transfer--filled.svg +4 -0
  35. package/dist/img/sprite/call-transfer.svg +3 -0
  36. package/dist/img/sprite/call.svg +3 -0
  37. package/dist/img/sprite/chat--filled.svg +3 -0
  38. package/dist/img/sprite/chat-emoji.svg +3 -0
  39. package/dist/img/sprite/chat-end--filled.svg +3 -0
  40. package/dist/img/sprite/chat-end.svg +4 -0
  41. package/dist/img/sprite/chat-group.svg +5 -0
  42. package/dist/img/sprite/chat-join.svg +4 -0
  43. package/dist/img/sprite/chat-message-status-read.svg +3 -0
  44. package/dist/img/sprite/chat-message-status-sent.svg +3 -0
  45. package/dist/img/sprite/chat-quick-response--filled.svg +3 -0
  46. package/dist/img/sprite/chat-quick-response.svg +3 -0
  47. package/dist/img/sprite/chat-reply.svg +3 -0
  48. package/dist/img/sprite/chat-send.svg +6 -0
  49. package/dist/img/sprite/chat-transfer--filled.svg +3 -0
  50. package/dist/img/sprite/chat-transfer.svg +4 -0
  51. package/dist/img/sprite/chat.svg +3 -0
  52. package/dist/img/sprite/checkbox--checked--filled.svg +3 -0
  53. package/dist/img/sprite/checkbox--checked.svg +3 -0
  54. package/dist/img/sprite/checkbox.svg +3 -0
  55. package/dist/img/sprite/clear.svg +3 -0
  56. package/dist/img/sprite/close--filled.svg +3 -0
  57. package/dist/img/sprite/close.svg +3 -0
  58. package/dist/img/sprite/collapse.svg +5 -0
  59. package/dist/img/sprite/column-select.svg +4 -0
  60. package/dist/img/sprite/conference.svg +8 -0
  61. package/dist/img/sprite/contacts.svg +3 -0
  62. package/dist/img/sprite/copy.svg +3 -0
  63. package/dist/img/sprite/docs.svg +6 -0
  64. package/dist/img/sprite/done.svg +4 -0
  65. package/dist/img/sprite/download.svg +5 -0
  66. package/dist/img/sprite/edit.svg +3 -0
  67. package/dist/img/sprite/expand.svg +5 -0
  68. package/dist/img/sprite/eye--closed.svg +5 -0
  69. package/dist/img/sprite/eye--opened.svg +4 -0
  70. package/dist/img/sprite/filter.svg +5 -0
  71. package/dist/img/sprite/generate.svg +4 -0
  72. package/dist/img/sprite/google.svg +6 -0
  73. package/dist/img/sprite/history.svg +4 -0
  74. package/dist/img/sprite/hold.svg +3 -0
  75. package/dist/img/sprite/idle.svg +4 -0
  76. package/dist/img/sprite/index.js +1 -0
  77. package/dist/img/sprite/instagram.svg +28 -0
  78. package/dist/img/sprite/job--accept.svg +4 -0
  79. package/dist/img/sprite/job--end.svg +4 -0
  80. package/dist/img/sprite/job.svg +5 -0
  81. package/dist/img/sprite/lock.svg +3 -0
  82. package/dist/img/sprite/logout.svg +3 -0
  83. package/dist/img/sprite/mail--color.svg +4 -0
  84. package/dist/img/sprite/mail.svg +3 -0
  85. package/dist/img/sprite/menu.svg +3 -0
  86. package/dist/img/sprite/messenger-facebook--filled.svg +3 -0
  87. package/dist/img/sprite/messenger-facebook.svg +9 -0
  88. package/dist/img/sprite/messenger-infobip.svg +5 -0
  89. package/dist/img/sprite/messenger-messenger.svg +12 -0
  90. package/dist/img/sprite/messenger-telegram--filled.svg +3 -0
  91. package/dist/img/sprite/messenger-telegram.svg +10 -0
  92. package/dist/img/sprite/messenger-viber--filled.svg +3 -0
  93. package/dist/img/sprite/messenger-viber.svg +3 -0
  94. package/dist/img/sprite/messenger-web-chat.svg +7 -0
  95. package/dist/img/sprite/messenger-whatsapp--filled.svg +4 -0
  96. package/dist/img/sprite/messenger-whatsapp.svg +10 -0
  97. package/dist/img/sprite/mic-muted.svg +6 -0
  98. package/dist/img/sprite/mic.svg +4 -0
  99. package/dist/img/sprite/move.svg +6 -0
  100. package/dist/img/sprite/note.svg +3 -0
  101. package/dist/img/sprite/numpad.svg +24 -0
  102. package/dist/img/sprite/pause.svg +3 -0
  103. package/dist/img/sprite/pin.svg +3 -0
  104. package/dist/img/sprite/play.svg +4 -0
  105. package/dist/img/sprite/plus.svg +3 -0
  106. package/dist/img/sprite/preview-tag-application.svg +6 -0
  107. package/dist/img/sprite/preview-tag-audio.svg +4 -0
  108. package/dist/img/sprite/preview-tag-image.svg +4 -0
  109. package/dist/img/sprite/preview-tag-video.svg +4 -0
  110. package/dist/img/sprite/prompter.svg +3 -0
  111. package/dist/img/sprite/queue-member.svg +3 -0
  112. package/dist/img/sprite/radio--checked.svg +4 -0
  113. package/dist/img/sprite/radio.svg +3 -0
  114. package/dist/img/sprite/rec-off.svg +3 -0
  115. package/dist/img/sprite/rec.svg +4 -0
  116. package/dist/img/sprite/refresh.svg +4 -0
  117. package/dist/img/sprite/rounded-info.svg +3 -0
  118. package/dist/img/sprite/search.svg +3 -0
  119. package/dist/img/sprite/send-arrow.svg +4 -0
  120. package/dist/img/sprite/settings.svg +3 -0
  121. package/dist/img/sprite/sort-arrow-down.svg +4 -0
  122. package/dist/img/sprite/sort-arrow-up.svg +4 -0
  123. package/dist/img/sprite/sound-off.svg +4 -0
  124. package/dist/img/sprite/sound-on.svg +3 -0
  125. package/dist/img/sprite/star--filled.svg +3 -0
  126. package/dist/img/sprite/star.svg +3 -0
  127. package/dist/img/sprite/stop.svg +4 -0
  128. package/dist/img/sprite/stt-download.svg +4 -0
  129. package/dist/img/sprite/stt-search.svg +3 -0
  130. package/dist/img/sprite/stt.svg +4 -0
  131. package/dist/img/sprite/telegram-bot.svg +6 -0
  132. package/dist/img/sprite/tick.svg +3 -0
  133. package/dist/img/sprite/tts-download.svg +5 -0
  134. package/dist/img/sprite/unpin.svg +5 -0
  135. package/dist/img/sprite/upload.svg +5 -0
  136. package/dist/img/sprite/video-cam-off.svg +4 -0
  137. package/dist/img/sprite/video-cam.svg +3 -0
  138. package/dist/img/sprite/zoom-in.svg +3 -0
  139. package/dist/img/sprite/zoom-out.svg +4 -0
  140. package/dist/ui-sdk.common.js +16471 -9522
  141. package/dist/ui-sdk.common.js.map +1 -1
  142. package/dist/ui-sdk.css +1 -1
  143. package/dist/ui-sdk.umd.js +16475 -9517
  144. package/dist/ui-sdk.umd.js.map +1 -1
  145. package/dist/ui-sdk.umd.min.js +11 -1
  146. package/dist/ui-sdk.umd.min.js.map +1 -1
  147. package/package.json +80 -39
  148. package/src/components/atoms/wt-avatar/__tests__/wt-avatar.spec.js +9 -0
  149. package/src/components/atoms/wt-avatar/wt-avatar.vue +102 -0
  150. package/src/components/atoms/wt-badge/__tests__/wt-badge.spec.js +9 -0
  151. package/src/components/atoms/wt-badge/wt-badge.vue +52 -0
  152. package/src/components/atoms/wt-button/__tests__/WtButton.spec.js +29 -0
  153. package/src/components/atoms/wt-button/wt-button.vue +288 -0
  154. package/src/components/atoms/wt-chip/__tests__/WtChip.spec.js +19 -0
  155. package/src/components/atoms/wt-chip/wt-chip.vue +23 -0
  156. package/src/components/atoms/wt-context-menu/__tests__/WtContextMenu.spec.js +9 -0
  157. package/src/components/atoms/wt-context-menu/wt-context-menu.vue +105 -0
  158. package/src/components/atoms/wt-divider/__tests__/WtDivider.spec.js +9 -0
  159. package/src/components/atoms/wt-divider/wt-divider.vue +25 -0
  160. package/src/components/atoms/wt-icon/__tests__/WtIcon.spec.js +24 -0
  161. package/src/components/atoms/wt-icon/wt-icon.vue +150 -0
  162. package/src/components/atoms/wt-indicator/__tests__/WtIndicator.spec.js +29 -0
  163. package/src/components/atoms/wt-indicator/wt-indicator.vue +119 -0
  164. package/src/components/atoms/wt-input-info/__tests__/WtInputInfo.spec.js +9 -0
  165. package/src/components/atoms/wt-input-info/wt-input-info.vue +35 -0
  166. package/src/components/atoms/wt-loader/__tests__/WtLoader.spec.js +9 -0
  167. package/src/components/atoms/wt-loader/_internals/wt-loader--md.vue +83 -0
  168. package/src/components/atoms/wt-loader/_internals/wt-loader--sm.vue +73 -0
  169. package/src/components/atoms/wt-loader/wt-loader.vue +32 -0
  170. package/src/components/atoms/wt-rounded-action/__tests__/WtRoundedAction.spec.js +9 -0
  171. package/src/components/atoms/wt-rounded-action/wt-rounded-action.vue +156 -0
  172. package/src/components/atoms/wt-tooltip/__tests__/WtTooltip.spec.js +30 -0
  173. package/src/components/atoms/wt-tooltip/wt-tooltip.vue +48 -0
  174. package/src/components/index.js +110 -0
  175. package/src/components/molecules/wt-button-select/__tests__/WtButtonSelect.spec.js +29 -0
  176. package/src/components/molecules/wt-button-select/wt-button-select.vue +184 -0
  177. package/src/components/molecules/wt-checkbox/__tests__/WtCheckbox.spec.js +41 -0
  178. package/src/components/molecules/wt-checkbox/wt-checkbox.vue +179 -0
  179. package/src/components/molecules/wt-copy-action/__tests__/WtCopyAction.spec.js +14 -0
  180. package/src/components/molecules/wt-copy-action/wt-copy-action.vue +63 -0
  181. package/src/components/molecules/wt-datepicker/__tests__/WtDatepicker.spec.js +28 -0
  182. package/src/components/molecules/wt-datepicker/wt-datepicker.vue +203 -0
  183. package/src/components/molecules/wt-datetimepicker/__tests__/WtDatetimepicker.spec.js +79 -0
  184. package/src/components/molecules/wt-datetimepicker/wt-datetimepicker.vue +300 -0
  185. package/src/components/molecules/wt-hint/__tests__/WtHint.spec.js +9 -0
  186. package/src/components/molecules/wt-hint/wt-hint.vue +21 -0
  187. package/src/components/molecules/wt-icon-btn/__tests__/WtIconBtn.spec.js +15 -0
  188. package/src/components/molecules/wt-icon-btn/wt-icon-btn.vue +78 -0
  189. package/src/components/molecules/wt-input/__tests__/WtInput.spec.js +25 -0
  190. package/src/components/molecules/wt-input/wt-input.vue +316 -0
  191. package/src/components/molecules/wt-label/__tests__/WtLabel.spec.js +9 -0
  192. package/src/components/molecules/wt-label/mixins/labelUsageMixin.js +21 -0
  193. package/src/components/molecules/wt-label/wt-label.vue +72 -0
  194. package/src/components/molecules/wt-load-bar/__tests__/WtLoadBar.spec.js +9 -0
  195. package/src/components/molecules/wt-load-bar/wt-load-bar.vue +50 -0
  196. package/src/components/molecules/wt-notification/__tests__/WtNotification.spec.js +21 -0
  197. package/src/components/molecules/wt-notification/wt-notification.vue +75 -0
  198. package/src/components/molecules/wt-popup/__tests__/WtPopup.spec.js +47 -0
  199. package/src/components/molecules/wt-popup/wt-popup.vue +133 -0
  200. package/src/components/molecules/wt-progress-bar/__tests__/WtProgressBar.spec.js +17 -0
  201. package/src/components/molecules/wt-progress-bar/wt-progress-bar.vue +79 -0
  202. package/src/components/molecules/wt-radio/__tests__/WtRadio.spec.js +42 -0
  203. package/src/components/molecules/wt-radio/wt-radio.vue +170 -0
  204. package/src/components/molecules/wt-search-bar/__tests__/WtSearchBar.spec.js +35 -0
  205. package/src/components/molecules/wt-search-bar/wt-search-bar.vue +194 -0
  206. package/src/components/molecules/wt-select/__tests__/WtSelect.spec.js +27 -0
  207. package/src/components/molecules/wt-select/mixins/__tests__/multiselectMixin.spec.js +32 -0
  208. package/src/components/molecules/wt-select/mixins/multiselectMixin.js +146 -0
  209. package/src/components/molecules/wt-select/wt-select.vue +274 -0
  210. package/src/components/molecules/wt-slider/__tests__/WtSlider.spec.js +9 -0
  211. package/src/components/molecules/wt-slider/wt-slider.vue +174 -0
  212. package/src/components/molecules/wt-switcher/__tests__/WtSwitcher.spec.js +31 -0
  213. package/src/components/molecules/wt-switcher/wt-switcher.vue +182 -0
  214. package/src/components/molecules/wt-tabs/__tests__/WtTabs.spec.js +36 -0
  215. package/src/components/molecules/wt-tabs/wt-tabs.vue +117 -0
  216. package/src/components/molecules/wt-tags-input/__tests__/WtTagsInput.spec.js +42 -0
  217. package/src/components/molecules/wt-tags-input/wt-tags-input.vue +215 -0
  218. package/src/components/molecules/wt-textarea/__tests__/WtTextarea.spec.js +46 -0
  219. package/src/components/molecules/wt-textarea/wt-textarea.vue +215 -0
  220. package/src/components/molecules/wt-time-input/__tests__/WtTimeInput.spec.js +25 -0
  221. package/src/components/molecules/wt-time-input/wt-time-input.vue +190 -0
  222. package/src/components/molecules/wt-timepicker/__tests__/WtTimepicker.spec.js +60 -0
  223. package/src/components/molecules/wt-timepicker/wt-timepicker.vue +173 -0
  224. package/src/components/organisms/wt-app-header/__tests__/WtAppHeader.spec.js +19 -0
  225. package/src/components/organisms/wt-app-header/__tests__/WtAppNavigator.spec.js +23 -0
  226. package/src/components/organisms/wt-app-header/__tests__/WtHeaderActions.spec.js +21 -0
  227. package/src/components/organisms/wt-app-header/wt-app-header.vue +24 -0
  228. package/src/components/organisms/wt-app-header/wt-app-navigator.vue +249 -0
  229. package/src/components/organisms/wt-app-header/wt-header-actions.vue +183 -0
  230. package/src/components/organisms/wt-error-page/__tests__/wt-error-page.spec.js +17 -0
  231. package/src/components/organisms/wt-error-page/wt-error-page.vue +104 -0
  232. package/src/components/organisms/wt-filters-panel-wrapper/__tests__/wt-filters-panel-wrapper.spec.js +24 -0
  233. package/src/components/organisms/wt-filters-panel-wrapper/wt-filters-panel-wrapper.vue +146 -0
  234. package/src/components/organisms/wt-headline/__tests__/WtHeadline.spec.js +47 -0
  235. package/src/components/organisms/wt-headline/wt-headline.vue +45 -0
  236. package/src/components/organisms/wt-headline-nav/__tests__/wt-headline-nav.spec.js +13 -0
  237. package/src/components/organisms/wt-headline-nav/wt-headline-nav.vue +85 -0
  238. package/src/components/organisms/wt-navigation-bar/__tests__/WtNavigationBar.spec.js +64 -0
  239. package/src/components/organisms/wt-navigation-bar/wt-navigation-bar.vue +271 -0
  240. package/src/components/organisms/wt-notifications-bar/__tests__/WtNotificationsBar.spec.js +50 -0
  241. package/src/components/organisms/wt-notifications-bar/wt-notifications-bar.vue +72 -0
  242. package/src/components/organisms/wt-page-wrapper/__tests__/WtPageWrapper.spec.js +33 -0
  243. package/src/components/organisms/wt-page-wrapper/wt-page-wrapper.vue +52 -0
  244. package/src/components/organisms/wt-pagination/__tests__/WtPagination.spec.js +37 -0
  245. package/src/components/organisms/wt-pagination/wt-pagination.vue +142 -0
  246. package/src/components/organisms/wt-player/__tests__/WtPlayer.spec.js +9 -0
  247. package/src/components/organisms/wt-player/wt-player.vue +203 -0
  248. package/src/components/organisms/wt-status-select/__tests__/WtStatusSelect.spec.js +25 -0
  249. package/src/components/organisms/wt-status-select/_internals/StatusOptions.lookup.js +24 -0
  250. package/src/components/organisms/wt-status-select/wt-status-select.vue +130 -0
  251. package/src/components/organisms/wt-table/__tests__/WtTable.spec.js +134 -0
  252. package/src/components/organisms/wt-table/__tests__/WtTableDeleteAction.spec.js +9 -0
  253. package/src/components/organisms/wt-table/__tests__/WtTableEditAction.spec.js +9 -0
  254. package/src/components/organisms/wt-table/_internals/getSortOrder.js +12 -0
  255. package/src/components/organisms/wt-table/table-cells/wt-table-delete-action.vue +21 -0
  256. package/src/components/organisms/wt-table/table-cells/wt-table-edit-action.vue +22 -0
  257. package/src/components/organisms/wt-table/wt-table.vue +252 -0
  258. package/src/components/organisms/wt-table-actions/__tests__/WtTableActions.spec.js +9 -0
  259. package/src/components/organisms/wt-table-actions/wt-table-actions.vue +105 -0
  260. package/src/components/organisms/wt-table-column-select/__tests__/WtTableColumnSelect.spec.js +31 -0
  261. package/src/components/organisms/wt-table-column-select/wt-table-column-select.vue +120 -0
  262. package/src/components/transitions/__tests__/ExpandTransition.spec.js +9 -0
  263. package/src/components/transitions/wt-expand-transition.vue +70 -0
  264. package/src/css/components/_components.scss +45 -0
  265. package/src/css/components/atoms/wt-avatar/_variables.scss +14 -0
  266. package/src/css/components/atoms/wt-badge/_variables.scss +3 -0
  267. package/src/css/components/atoms/wt-button/_variables.scss +47 -0
  268. package/src/css/components/atoms/wt-chip/_variables.scss +7 -0
  269. package/src/css/components/atoms/wt-chip/wt-chip.scss +41 -0
  270. package/src/css/components/atoms/wt-context-menu/_variables.scss +7 -0
  271. package/src/css/components/atoms/wt-divider/_variables.scss +5 -0
  272. package/src/css/components/atoms/wt-icon/_variables.scss +8 -0
  273. package/src/css/components/atoms/wt-indicator/_variables.scss +22 -0
  274. package/src/css/components/atoms/wt-input-info/_variables.scss +7 -0
  275. package/src/css/components/atoms/wt-label/_variables.scss +4 -0
  276. package/src/css/components/atoms/wt-loader/_variables.scss +8 -0
  277. package/src/css/components/atoms/wt-rounded-action/_variables.scss +7 -0
  278. package/src/css/components/atoms/wt-tooltip/_variables.scss +29 -0
  279. package/src/css/components/molecules/wt-button-select/_variables.scss +18 -0
  280. package/src/css/components/molecules/wt-checkbox/_variables.scss +4 -0
  281. package/src/css/components/molecules/wt-datepicker/_variables.scss +21 -0
  282. package/src/css/components/molecules/wt-datepicker/datepicker-calendar.scss +90 -0
  283. package/src/css/components/molecules/wt-datetimepicker/_variables.scss +11 -0
  284. package/src/css/components/molecules/wt-icon-btn/_variables.scss +3 -0
  285. package/src/css/components/molecules/wt-input/_variables.scss +8 -0
  286. package/src/css/components/molecules/wt-load-bar/_variables.scss +6 -0
  287. package/src/css/components/molecules/wt-notification/_variables.scss +10 -0
  288. package/src/css/components/molecules/wt-popup/_variables.scss +20 -0
  289. package/src/css/components/molecules/wt-progress-bar/_variables.scss +11 -0
  290. package/src/css/components/molecules/wt-radio/_variables.scss +7 -0
  291. package/src/css/components/molecules/wt-search-bar/_variables.scss +8 -0
  292. package/src/css/components/molecules/wt-select/_multiselect.scss +198 -0
  293. package/src/css/components/molecules/wt-select/_variables.scss +14 -0
  294. package/src/css/components/molecules/wt-slider/_variables.scss +15 -0
  295. package/src/css/components/molecules/wt-switcher/_variables.scss +17 -0
  296. package/src/css/components/molecules/wt-tabs/_variables.scss +14 -0
  297. package/src/css/components/molecules/wt-tags-input/_variables.scss +24 -0
  298. package/src/css/components/molecules/wt-textarea/_variables.scss +5 -0
  299. package/src/css/components/molecules/wt-timepicker/_variables.scss +5 -0
  300. package/src/css/components/organisms/wt-app-header/_variables.scss +24 -0
  301. package/src/css/components/organisms/wt-headline/_variables.scss +6 -0
  302. package/src/css/components/organisms/wt-headline-nav/_variables.scss +5 -0
  303. package/src/css/components/organisms/wt-navigation-bar/_variables.scss +16 -0
  304. package/src/css/components/organisms/wt-notifications-bar/_variables.scss +7 -0
  305. package/src/css/components/organisms/wt-page-wrapper/_variables.scss +5 -0
  306. package/src/css/components/organisms/wt-pagination/_variables.scss +5 -0
  307. package/src/css/components/organisms/wt-player/_variables.scss +8 -0
  308. package/src/css/components/organisms/wt-status-select/_variables.scss +6 -0
  309. package/src/css/components/organisms/wt-table/_variables.scss +16 -0
  310. package/src/css/components/organisms/wt-table-actions/_variables.scss +5 -0
  311. package/src/css/main.scss +75 -0
  312. package/src/css/styleguide/_styleguide.scss +9 -0
  313. package/src/css/styleguide/border-radius/_border-radius.scss +4 -0
  314. package/src/css/styleguide/colors/_colors.scss +150 -0
  315. package/src/css/styleguide/display-helpers/_display-helpers.scss +23 -0
  316. package/src/css/styleguide/elevations/_elevations.scss +13 -0
  317. package/src/css/styleguide/fonts/_fonts.scss +126 -0
  318. package/src/css/styleguide/placeholder/_placeholder.scss +49 -0
  319. package/src/css/styleguide/scroll.scss +43 -0
  320. package/src/css/styleguide/spacings/_spacings.scss +15 -0
  321. package/src/css/styleguide/transitions/_transitions.scss +1 -0
  322. package/src/css/styleguide/transitions/fade/_fade.scss +8 -0
  323. package/src/css/styleguide/typography/_typography.scss +113 -0
  324. package/src/css/styleguide/viewport-breakpoints/_viewport-breakpoints.scss +25 -0
  325. package/src/enums/AbstractUserStatus/AbstractUserStatus.enum.js +8 -0
  326. package/src/enums/AgentStatus/AgentStatus.enum.js +6 -0
  327. package/src/enums/WebitelApplications/AdminSections.enum.js +46 -0
  328. package/src/enums/WebitelApplications/SupervisorSections.enum.js +7 -0
  329. package/src/enums/WebitelApplications/WebitelApplications.enum.js +10 -0
  330. package/src/locale/en/en.js +250 -0
  331. package/src/locale/i18n.js +5 -5
  332. package/src/locale/ru/ru.js +248 -2
  333. package/src/locale/ua/ua.js +273 -0
  334. package/src/mixins/dataFilterMixins/__tests__/apiFilterMixin.spec.js +57 -0
  335. package/src/mixins/dataFilterMixins/__tests__/enumFilterMixin.spec.js +66 -0
  336. package/src/mixins/dataFilterMixins/__tests__/paginationFilterMixin.spec.js +93 -0
  337. package/src/mixins/dataFilterMixins/__tests__/sortFilterMixin.spec.js +60 -0
  338. package/src/mixins/dataFilterMixins/__tests__/urlControllerMixin.spec.js +48 -0
  339. package/src/mixins/dataFilterMixins/_urlControllerMixin/_urlControllerMixin.js +37 -0
  340. package/src/mixins/dataFilterMixins/apiFilterMixin.js +23 -0
  341. package/src/mixins/dataFilterMixins/baseFilterMixin/baseFilterMixin.js +29 -0
  342. package/src/mixins/dataFilterMixins/enumFilterMixin.js +30 -0
  343. package/src/mixins/dataFilterMixins/paginationFilterMixin.js +79 -0
  344. package/src/mixins/dataFilterMixins/sortFilterMixin.js +75 -0
  345. package/src/mixins/validationMixin/__tests__/validationMixin.spec.js +47 -0
  346. package/src/mixins/validationMixin/validationMixin.js +41 -0
  347. package/src/modules/CSVExport/CSVExport.js +89 -0
  348. package/src/modules/CSVExport/__tests__/CSVExport.spec.js +63 -0
  349. package/src/modules/CSVExport/mixins/exportCSVMixin.js +46 -0
  350. package/src/modules/FilesExport/FilesExport.js +110 -0
  351. package/src/modules/FilesExport/__tests__/FilesExport.spec.js +66 -0
  352. package/src/modules/FilesExport/mixins/exportFilesMixin.js +46 -0
  353. package/src/modules/FilesExport/scripts/generateMediaURL.js +7 -0
  354. package/src/modules/Notifications/assets/audio/end-chat.wav +0 -0
  355. package/src/modules/Notifications/assets/audio/new-chat.wav +0 -0
  356. package/src/modules/Notifications/assets/audio/new-message.wav +0 -0
  357. package/src/modules/Notifications/assets/audio/ringing.mp3 +0 -0
  358. package/src/modules/Notifications/assets/img/notification-icon.png +0 -0
  359. package/src/modules/Notifications/store/NotificationsStoreModule.js +185 -0
  360. package/src/modules/Notifications/store/__tests__/NotificationsStoreModule.actions.spec.js +130 -0
  361. package/src/modules/Notifications/store/__tests__/NotificationsStoreModule.mutations.spec.js +49 -0
  362. package/src/modules/QueryFilters/api/__tests__/defaults.spec.js +18 -0
  363. package/src/modules/QueryFilters/api/defaults.js +16 -0
  364. package/src/modules/QueryFilters/classes/ApiFilterSchema.js +32 -0
  365. package/src/modules/QueryFilters/classes/BaseFilterSchema.js +6 -0
  366. package/src/modules/QueryFilters/classes/EnumFilterSchema.js +23 -0
  367. package/src/modules/QueryFilters/classes/__tests__/ApiFilterSchema.spec.js +25 -0
  368. package/src/modules/QueryFilters/components/__tests__/abstract-api-filter.spec.js +54 -0
  369. package/src/modules/QueryFilters/components/__tests__/abstract-enum-filter.spec.js +40 -0
  370. package/src/modules/QueryFilters/components/__tests__/filter-datetime.spec.js +49 -0
  371. package/src/modules/QueryFilters/components/__tests__/filter-from-to.spec.js +65 -0
  372. package/src/modules/QueryFilters/components/__tests__/filter-search.spec.js +49 -0
  373. package/src/modules/QueryFilters/components/abstract-api-filter.vue +42 -0
  374. package/src/modules/QueryFilters/components/abstract-enum-filter.vue +32 -0
  375. package/src/modules/QueryFilters/components/filter-datetime.vue +39 -0
  376. package/src/modules/QueryFilters/components/filter-from-to.vue +136 -0
  377. package/src/modules/QueryFilters/components/filter-search.vue +33 -0
  378. package/src/modules/QueryFilters/mixins/__tests__/apiFilterMixin.spec.js +48 -0
  379. package/src/modules/QueryFilters/mixins/__tests__/enumFilterMixin.spec.js +70 -0
  380. package/src/modules/QueryFilters/mixins/__tests__/paginationFilterMixin.spec.js +86 -0
  381. package/src/modules/QueryFilters/mixins/__tests__/sortFilterMixin.spec.js +58 -0
  382. package/src/modules/QueryFilters/mixins/__tests__/urlControllerMixin.spec.js +48 -0
  383. package/src/modules/QueryFilters/mixins/_urlControllerMixin/_urlControllerMixin.js +39 -0
  384. package/src/modules/QueryFilters/mixins/apiFilterMixin.js +41 -0
  385. package/src/modules/QueryFilters/mixins/baseFilterMixin/baseFilterMixin.js +34 -0
  386. package/src/modules/QueryFilters/mixins/enumFilterMixin.js +51 -0
  387. package/src/modules/QueryFilters/mixins/paginationFilterMixin.js +76 -0
  388. package/src/modules/QueryFilters/mixins/sortFilterMixin.js +56 -0
  389. package/src/modules/QueryFilters/store/QueryFiltersStoreModule.js +48 -0
  390. package/src/modules/QueryFilters/store/__tests__/QueryFiltersStoreModule.spec.js +89 -0
  391. package/src/modules/QueryFilters/store/queryFilters.js +6 -0
  392. package/src/modules/Userinfo/api/BaseAPIService.js +7 -0
  393. package/src/modules/Userinfo/api/auth.js +29 -0
  394. package/src/modules/Userinfo/api/userinfo.js +32 -0
  395. package/src/modules/Userinfo/classes/ApplicationsAccess.js +190 -0
  396. package/src/modules/Userinfo/components/__tests__/auth.spec.js +56 -0
  397. package/src/modules/Userinfo/components/the-auth.vue +76 -0
  398. package/src/modules/Userinfo/store/UserinfoStoreModule.js +113 -0
  399. package/src/plugins/breakpoint/breakpoint.plugin.js +137 -0
  400. package/src/scripts/__tests__/caseConverters.spec.js +81 -0
  401. package/src/scripts/__tests__/convertDuration.spec.js +21 -0
  402. package/src/scripts/__tests__/debounce.spec.js +14 -0
  403. package/src/scripts/__tests__/editProxy.spec.js +9 -0
  404. package/src/scripts/__tests__/isEmpty.spec.js +16 -0
  405. package/src/scripts/__tests__/prettifyFileSize.spec.js +18 -0
  406. package/src/scripts/__tests__/prettifyTime.spec.js +18 -0
  407. package/src/scripts/__tests__/preventHiddenPageCallsDecorator.spec.js +16 -0
  408. package/src/scripts/__tests__/sortQueryAdapters.spec.js +12 -0
  409. package/src/scripts/caseConverters.js +89 -0
  410. package/src/scripts/convertDuration.js +15 -0
  411. package/src/scripts/debounce.js +11 -0
  412. package/src/scripts/editProxy.js +9 -0
  413. package/src/scripts/eventBus.js +8 -0
  414. package/src/scripts/isEmpty.js +9 -0
  415. package/src/scripts/prettifyFileSize.js +11 -0
  416. package/src/scripts/prettifyTime.js +9 -0
  417. package/src/scripts/preventHiddenPageCallsDecorator.js +6 -0
  418. package/src/scripts/sortQueryAdapters.js +21 -0
  419. package/src/store/BaseStoreModules/BaseStoreModule.js +49 -0
  420. package/src/store/BaseStoreModules/__tests__/BaseStoreModule.spec.js +104 -0
  421. package/src/store/helpers/__tests__/getNamespacedState.spec.js +11 -0
  422. package/src/store/helpers/getNamespacedState.js +5 -0
  423. package/dist/fonts/Montserrat-Regular.ee653992.ttf +0 -0
  424. package/dist/fonts/Montserrat-SemiBold.c641dbee.ttf +0 -0
  425. package/dist/img/arrow-down--active--md.7b60f2fb6090366652124f77c543a516.svg +0 -3
  426. package/dist/img/arrow-down--disabled--md.f58424cd673258365e78863edd1e92cc.svg +0 -3
  427. package/dist/img/arrow-down--md.1843b60e1c244e066a650e8d19ea83c9.svg +0 -3
  428. package/dist/img/calendar--active--md.7fd3d949ec7234a4940ea452d95b4165.svg +0 -6
  429. package/dist/img/calendar--disabled--md.8e7a1e18f93ae8af270060400e6f881c.svg +0 -3
  430. package/dist/img/calendar--md.9c265581c3a405ff0f0e46e8092f36b8.svg +0 -6
@@ -0,0 +1,182 @@
1
+ <template>
2
+ <div
3
+ class="wt-switcher"
4
+ :class="{
5
+ 'wt-switcher--off': !value,
6
+ 'wt-switcher--on': value,
7
+ 'wt-switcher--disabled': disabled,
8
+ }"
9
+ >
10
+ <wt-label
11
+ class="wt-switcher__wrapper"
12
+ :class="{'wt-switcher__wrapper--label-left': labelLeft}"
13
+ v-bind="labelProps"
14
+ >
15
+ <input
16
+ class="wt-switcher__input"
17
+ type="checkbox"
18
+ :checked="value"
19
+ :disabled="disabled"
20
+ @change="inputHandler"
21
+ >
22
+ <span class="wt-switcher__checkmark"></span>
23
+ <!-- @slot Custom input label -->
24
+ <slot name="label" v-bind="{ label, value, disabled }">
25
+ <div v-if="label" class="wt-switcher__label">{{ label }}</div>
26
+ </slot>
27
+ </wt-label>
28
+ </div>
29
+ </template>
30
+
31
+ <script>
32
+ export default {
33
+ name: 'wt-switcher',
34
+ props: {
35
+ value: {
36
+ type: Boolean,
37
+ default: false,
38
+ },
39
+ label: {
40
+ type: String,
41
+ default: '',
42
+ },
43
+ labelLeft: {
44
+ type: Boolean,
45
+ default: false,
46
+ },
47
+ disabled: {
48
+ type: Boolean,
49
+ default: false,
50
+ },
51
+ labelProps: {
52
+ type: Object,
53
+ description: 'Object with props, passed down to wt-label as props',
54
+ },
55
+ },
56
+ model: {
57
+ prop: 'value',
58
+ event: 'change',
59
+ },
60
+ methods: {
61
+ inputHandler() {
62
+ this.$emit('change', !this.value);
63
+ },
64
+ },
65
+ };
66
+ </script>
67
+
68
+ <style lang="scss" scoped>
69
+ .wt-switcher {
70
+ @include width-fit-content;
71
+ position: relative;
72
+ box-sizing: border-box;
73
+
74
+ .wt-label {
75
+ cursor: pointer;
76
+ }
77
+ }
78
+
79
+ .wt-switcher__wrapper {
80
+ position: relative;
81
+ display: flex;
82
+ align-items: center;
83
+ user-select: none;
84
+ cursor: pointer;
85
+
86
+ &.wt-switcher__wrapper--label-left {
87
+ flex-direction: row-reverse;
88
+ }
89
+ }
90
+
91
+ .wt-switcher__label {
92
+ margin-left: var(--switcher-icon-margin);
93
+ transition: var(--transition);
94
+
95
+ .wt-switcher__wrapper--label-left & {
96
+ margin-left: 0;
97
+ margin-right: var(--switcher-icon-margin);
98
+ }
99
+ .wt-switcher:hover & {
100
+ color: var(--form-label--hover-color);
101
+ }
102
+ }
103
+
104
+ .wt-switcher__input {
105
+ position: absolute;
106
+ width: 0;
107
+ height: 0;
108
+ opacity: 0;
109
+ pointer-events: none;
110
+ }
111
+
112
+ .wt-switcher__checkmark {
113
+ position: relative;
114
+ display: block;
115
+ flex: 0 0 var(--switcher-width);
116
+ width: var(--switcher-width);
117
+ height: var(--switcher-height);
118
+ border-radius: var(--switcher-border-radius);
119
+ transition: var(--transition);
120
+
121
+ &:before {
122
+ content: '';
123
+ position: absolute;
124
+ bottom: var(--switcher-cicle-margin);
125
+ left: var(--switcher-cicle-margin);
126
+ height: var(--switcher-cicle-size);
127
+ width: var(--switcher-cicle-size);
128
+ background: var(--switcher-circle-bg-color);
129
+ border-radius: 50%;
130
+ transition: var(--transition);
131
+ }
132
+ }
133
+
134
+ .wt-switcher--off {
135
+ .wt-switcher__checkmark {
136
+ background: var(--switcher-bg-color--off);
137
+ }
138
+
139
+ &:hover {
140
+ .wt-switcher__checkmark {
141
+ background: var(--switcher-bg-color--off--hover);
142
+ }
143
+ }
144
+
145
+ &.wt-switcher--disabled {
146
+ .wt-switcher__checkmark {
147
+ background: var(--switcher-bg-color--off--disabled);
148
+ }
149
+ }
150
+ }
151
+
152
+ .wt-switcher--on {
153
+ .wt-switcher__checkmark {
154
+ background: var(--switcher-bg-color--on);
155
+
156
+ /* Show the indicator (dot/circle) when checked */
157
+ &:before {
158
+ transform: translateX(var(--switcher-cicle-translateX));
159
+ }
160
+ }
161
+
162
+ &:hover {
163
+ .wt-switcher__checkmark {
164
+ background: var(--switcher-bg-color--on--hover);
165
+ }
166
+ }
167
+
168
+ &.wt-switcher--disabled {
169
+ .wt-switcher__checkmark {
170
+ background: var(--switcher-bg-color--on--disabled);
171
+ }
172
+ }
173
+ }
174
+
175
+ .wt-switcher--disabled {
176
+ pointer-events: none;
177
+
178
+ .wt-switcher__label {
179
+ color: var(--form-label--disabled-color);
180
+ }
181
+ }
182
+ </style>
@@ -0,0 +1,36 @@
1
+ import { shallowMount } from '@vue/test-utils';
2
+ import WtTabs from '../wt-tabs.vue';
3
+
4
+ const tabs = [{ value: 'tab1', text: 'default' }];
5
+ describe('WtTabs', () => {
6
+ it('renders a component', () => {
7
+ const wrapper = shallowMount(WtTabs);
8
+ expect(wrapper.classes('wt-tabs')).toBe(true);
9
+ });
10
+
11
+ it('component emits change at tab click', () => {
12
+ const wrapper = shallowMount(WtTabs, {
13
+ propsData: { tabs },
14
+ });
15
+ wrapper.find('.wt-tab').trigger('click');
16
+ expect(wrapper.emitted().change.pop()).toEqual([tabs[0]]);
17
+ });
18
+
19
+ it('renders tab default content', () => {
20
+ const wrapper = shallowMount(WtTabs, {
21
+ propsData: { tabs },
22
+ });
23
+ expect(wrapper.find('.wt-tab').text()).toBe(tabs[0].text);
24
+ });
25
+
26
+ it('renders tab custom content via default slot', () => {
27
+ const custom = 'custom name';
28
+ const wrapper = shallowMount(WtTabs, {
29
+ propsData: { tabs },
30
+ slots: {
31
+ tab1: custom,
32
+ },
33
+ });
34
+ expect(wrapper.find('.wt-tab').text()).toBe(custom);
35
+ });
36
+ });
@@ -0,0 +1,117 @@
1
+ <template>
2
+ <nav class="wt-tabs">
3
+ <button
4
+ v-for="(tab) in tabs"
5
+ :key="tab.value"
6
+ :class="{
7
+ 'wt-tab--highlight': tab.value === current.value
8
+ }"
9
+ :value="tab.text"
10
+ class="wt-tab"
11
+ type="button"
12
+ @click="open(tab)"
13
+ >
14
+ <slot :name="tab.value" v-bind="{ tab, current }">
15
+ <span style="display: block;">{{ tab.text }}</span>
16
+ </slot>
17
+ </button>
18
+
19
+ <div class="wt-tabs__underline">
20
+ <div
21
+ :style="{
22
+ width: `${activeLineWidth}px`,
23
+ transform: `translateX(${activeLineOffset}px)`
24
+ }"
25
+ class="wt-tab__underline--highlight"
26
+ ></div>
27
+ </div>
28
+ </nav>
29
+ </template>
30
+
31
+ <script>
32
+ export default {
33
+ name: 'wt-tabs',
34
+ props: {
35
+ current: {
36
+ type: Object,
37
+ default: () => ({}),
38
+ },
39
+ tabs: {
40
+ type: Array,
41
+ default: () => [],
42
+ },
43
+ },
44
+
45
+ model: {
46
+ prop: 'current',
47
+ event: 'change',
48
+ },
49
+
50
+ data: () => ({
51
+ activeLineWidth: 0,
52
+ activeLineOffset: 0,
53
+ }),
54
+
55
+ methods: {
56
+ open(value) {
57
+ this.$emit('change', value);
58
+ this.moveActiveLine(value);
59
+ },
60
+
61
+ moveActiveLine(newValue) {
62
+ if (!this.current) return;
63
+ if (!this.$refs || !this.$refs[newValue] || !this.$refs[newValue][0]) return;
64
+ const element = this.$refs[newValue][0];
65
+ this.activeLineWidth = element.clientWidth;
66
+ this.activeLineOffset = element.offsetLeft;
67
+ },
68
+ },
69
+ };
70
+ </script>
71
+
72
+ <style lang="scss" scoped>
73
+ .wt-tabs {
74
+ position: relative;
75
+ display: flex;
76
+ flex-wrap: nowrap;
77
+ gap: var(--tab-gap);
78
+ }
79
+
80
+ .wt-tab {
81
+ @extend %typo-body-1;
82
+ position: relative;
83
+ z-index: var(--tab-z-index);
84
+ display: inline-block;
85
+ padding-bottom: var(--tab-padding);
86
+ cursor: pointer;
87
+ transition: var(--transition);
88
+ color: var(--tab-color);
89
+ border: none;
90
+ border-bottom: var(--tab-border);
91
+ border-bottom-color: transparent;
92
+ outline: none;
93
+ background: transparent;
94
+
95
+ &:hover,
96
+ &:focus, {
97
+ color: var(--tab--hover-color);
98
+ border-bottom-color: var(--tab--active-border-color);
99
+ }
100
+
101
+ &.wt-tab--highlight {
102
+ color: var(--tab--active-color);
103
+ border-bottom-color: var(--tab--active-border-color);
104
+ }
105
+
106
+ //// disables bold font resize on hover
107
+ &:after {
108
+ display: block;
109
+ visibility: hidden;
110
+ overflow: hidden;
111
+ height: 0;
112
+ content: attr(value);
113
+ font-weight: bold;
114
+ }
115
+ }
116
+
117
+ </style>
@@ -0,0 +1,42 @@
1
+ import { shallowMount } from '@vue/test-utils';
2
+ import WtTagsInput from '../wt-tags-input.vue';
3
+ import WtLabel from '../../wt-label/wt-label.vue';
4
+
5
+ describe('WtTagsInput', () => {
6
+ it('renders a component', () => {
7
+ const wrapper = shallowMount(WtTagsInput);
8
+ expect(wrapper.classes('wt-tags-input')).toBe(true);
9
+ });
10
+
11
+ it('renders label text when passed', () => {
12
+ const label = 'Hello there';
13
+ const wrapper = shallowMount(WtTagsInput, {
14
+ stubs: { WtLabel },
15
+ propsData: { label },
16
+ });
17
+ expect(wrapper.find('.wt-label').text()).toBe(label);
18
+ });
19
+
20
+ it('by default emits "input" event at native "tag" event', () => {
21
+ const tag = '123';
22
+ const wrapper = shallowMount(WtTagsInput, {
23
+ propsData: {
24
+ value: [],
25
+ },
26
+ });
27
+ wrapper.findComponent({ name: 'vue-multiselect' }).vm.$emit('tag', tag);
28
+ expect(wrapper.emitted().input[0][0]).toEqual([tag]);
29
+ });
30
+
31
+ it('in manual mode doesnt emit "input" event at native "tag" event', () => {
32
+ const tag = '123';
33
+ const wrapper = shallowMount(WtTagsInput, {
34
+ propsData: {
35
+ value: [],
36
+ manualTagging: true,
37
+ },
38
+ });
39
+ wrapper.findComponent({ name: 'vue-multiselect' }).vm.$emit('tag', tag);
40
+ expect(wrapper.emitted().input).toBeFalsy();
41
+ });
42
+ });
@@ -0,0 +1,215 @@
1
+ <template>
2
+ <div
3
+ :class="{
4
+ 'wt-tags-input--disabled': disabled,
5
+ 'wt-tags-input--invalid': invalid,
6
+ 'wt-tags-input--loading': isLoading,
7
+ }"
8
+ class="wt-tags-input"
9
+ >
10
+ <wt-label
11
+ v-if="hasLabel"
12
+ :disabled="disabled"
13
+ :invalid="invalid"
14
+ class="wt-tags-input__label"
15
+ v-bind="labelProps"
16
+ >
17
+ <!-- @slot Custom input label -->
18
+ <slot name="label" v-bind="{ label }">{{ requiredLabel }}</slot>
19
+ </wt-label>
20
+
21
+ <vue-multiselect
22
+ ref="vue-multiselect"
23
+ :close-on-select="false"
24
+ :disabled="disabled"
25
+ :internal-search="!searchMethod"
26
+ :label="trackBy ? optionLabel : null"
27
+ :loading="false"
28
+ :options="selectOptions"
29
+ :placeholder="placeholder || label"
30
+ :taggable="taggable"
31
+ :track-by="trackBy"
32
+ :model-value="selectValue"
33
+ class="wt-tags-input__select"
34
+ multiple
35
+ v-bind="$attrs"
36
+ v-on="listeners"
37
+ >
38
+
39
+ <!-- Slot that is used for all selected options (tags)-->
40
+ <template v-slot:tag="{ option, remove }">
41
+ <wt-chip class="multiselect__custom-tag">
42
+ {{ getTagOptionLabel({ option, optionLabel }) }}
43
+ <wt-icon-btn
44
+ icon="close--filled"
45
+ size="sm"
46
+ @click="remove(option)"
47
+ ></wt-icon-btn>
48
+ </wt-chip>
49
+ </template>
50
+
51
+ <!-- Slot for custom option template -->
52
+ <template v-slot:option="{ option }">
53
+ <slot name="option" v-bind="{ option, optionLabel }">
54
+ {{ getTagOptionLabel({ option, optionLabel }) }}
55
+ </slot>
56
+ </template>
57
+
58
+ <!-- Element for opening and closing the dropdown -->
59
+ <template v-slot:caret="{ toggle }">
60
+ <!-- @mousedown.native.prevent.stop="toggle": https://github.com/shentao/vue-multiselect/issues/1204#issuecomment-615114727 -->
61
+ <wt-icon-btn
62
+ :disabled="disabled"
63
+ class="multiselect__select"
64
+ color="active"
65
+ icon="arrow-down"
66
+ @mousedown.native.prevent.stop="toggle"
67
+ ></wt-icon-btn>
68
+ </template>
69
+
70
+ <template v-slot:beforeList>
71
+ <div v-show="isLoading" class="multiselect__loading-wrapper">
72
+ <wt-loader size="sm"></wt-loader>
73
+ </div>
74
+ </template>
75
+
76
+ <template v-if="showIntersectionObserver" v-slot:afterList>
77
+ <div v-observe-visibility="handleAfterListIntersect"></div>
78
+ </template>
79
+ </vue-multiselect>
80
+
81
+ <wt-input-info
82
+ v-if="isValidation"
83
+ :invalid="invalid"
84
+ >{{ validationText }}
85
+ </wt-input-info>
86
+ </div>
87
+ </template>
88
+
89
+ <script>
90
+ import multiselectMixin from '../wt-select/mixins/multiselectMixin';
91
+
92
+ export default {
93
+ name: 'wt-tags-input',
94
+ mixins: [multiselectMixin],
95
+ props: {
96
+ value: {
97
+ type: Array,
98
+ },
99
+ trackBy: {
100
+ type: String,
101
+ default: null,
102
+ },
103
+ taggable: {
104
+ type: Boolean,
105
+ default: false,
106
+ },
107
+ manualTagging: {
108
+ type: Boolean,
109
+ default: false,
110
+ description: `
111
+ False: "tag" method automatically pushes { optionLabel | "name", trackBy } object to value
112
+ array and $emits "input" event.
113
+
114
+ True: "tag" method only $emits "tag" event. Tag addition is responsibility of client side.
115
+ `,
116
+ },
117
+ },
118
+ data: () => ({
119
+ defaultOptionLabel: 'label',
120
+ }),
121
+ methods: {
122
+ tag(searchQuery, id) {
123
+ this.$emit('tag', searchQuery, id);
124
+
125
+ const tag = this.trackBy ? {
126
+ [this.optionLabel || 'name']: searchQuery,
127
+ [this.trackBy]: id || searchQuery,
128
+ } : searchQuery;
129
+
130
+ const isTagExist = (newTag) => {
131
+ if (typeof newTag === 'string') {
132
+ return this.options.some((elem) => elem === newTag);
133
+ }
134
+ return this.options.some((elem) => elem[this.trackBy] === newTag[this.trackBy]);
135
+ }
136
+
137
+ if (isTagExist(tag)) return;
138
+
139
+ this.options.unshift(tag);
140
+ if (!this.manualTagging) {
141
+ const value = [...this.value, tag];
142
+ this.input(value);
143
+ }
144
+ },
145
+ getTagOptionLabel({ optionLabel, option }) {
146
+ /*
147
+ Multiselect creates new tags with "label" property by default, so we need to handle
148
+ it as well
149
+ */
150
+ const label = this.getOptionLabel({ optionLabel, option });
151
+ return typeof label === 'object' ? option.label : label;
152
+ },
153
+ },
154
+ };
155
+ </script>
156
+
157
+ <style lang="scss" scoped>
158
+ @import '../../../css/components/molecules/wt-select/multiselect';
159
+
160
+ .wt-tags-input {
161
+ width: 100%;
162
+ }
163
+
164
+ .wt-tags-input:hover,
165
+ .wt-tags-input:focus-within {
166
+ .wt-label {
167
+ color: var(--form-label--hover-color);
168
+ }
169
+ }
170
+
171
+ .wt-tags-input--invalid,
172
+ .wt-tags-input--invalid:hover,
173
+ .wt-tags-input--invalid:focus-within, {
174
+ .wt-label {
175
+ color: var(--false-color);
176
+ }
177
+ }
178
+
179
+ .wt-tags-input--disabled {
180
+ .wt-tags-input__tags-input {
181
+ width: 100%;
182
+ max-width: 100%; // reset default
183
+ }
184
+ }
185
+
186
+ .wt-tags-input .multiselect ::v-deep {
187
+ .multiselect__tags {
188
+ padding-bottom: 0;
189
+ padding-right: calc(
190
+ var(--input-padding)
191
+ + var(--icon-md-size)
192
+ + var(--select-caret-right-pos)
193
+ );
194
+
195
+ .multiselect__tags-wrap {
196
+ display: flex;
197
+ flex-wrap: wrap;
198
+ }
199
+
200
+ .multiselect__custom-tag {
201
+ display: flex;
202
+ align-items: center;
203
+ flex-wrap: nowrap;
204
+ max-width: 100%;
205
+ margin: 0 var(--spacing-xs) calc(var(--spacing-xs) - 1px) 0; // border bottom
206
+ word-break: break-all;
207
+ gap: var(--spacing-xs);
208
+ }
209
+ }
210
+
211
+ .multiselect__input {
212
+ margin-bottom: calc(var(--spacing-xs) - 1px); // border
213
+ }
214
+ }
215
+ </style>
@@ -0,0 +1,46 @@
1
+ import { shallowMount } from '@vue/test-utils';
2
+ import WtTextarea from '../wt-textarea.vue';
3
+ import WtLabel from '../../wt-label/wt-label.vue';
4
+
5
+ describe('WtTextarea', () => {
6
+ it('renders a component', () => {
7
+ const wrapper = shallowMount(WtTextarea, {
8
+ stubs: {
9
+ WtLabel,
10
+ },
11
+ });
12
+ expect(wrapper.classes('wt-textarea')).toBe(true);
13
+ });
14
+
15
+ it('renders label text when passed', () => {
16
+ const label = 'Hello there';
17
+ const wrapper = shallowMount(WtTextarea, {
18
+ stubs: {
19
+ WtLabel,
20
+ },
21
+ propsData: { label },
22
+ });
23
+ expect(wrapper.find('.wt-label').text()).toBe(label);
24
+ });
25
+
26
+ it('emits "Enter" event if chat-mode prop is passed', () => {
27
+ const wrapper = shallowMount(WtTextarea, {
28
+ stubs: {
29
+ WtLabel,
30
+ },
31
+ propsData: { chatMode: true },
32
+ });
33
+ wrapper.find('.wt-textarea__textarea').trigger('keypress', { key: 'Enter' });
34
+ expect(wrapper.emitted().enter).toBeTruthy();
35
+ });
36
+
37
+ it('do not emit "Enter" event if chat-mode prop is not passed', () => {
38
+ const wrapper = shallowMount(WtTextarea, {
39
+ stubs: {
40
+ WtLabel,
41
+ },
42
+ });
43
+ wrapper.find('.wt-textarea__textarea').trigger('keypress', { key: 'Enter' });
44
+ expect(wrapper.emitted().enter).toBeFalsy();
45
+ });
46
+ });