@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.
- package/CHANGELOG.md +9 -0
- package/README.md +29 -29
- package/dist/demo.html +1 -10
- package/dist/img/plyr.svg +68 -0
- package/dist/img/sprite/account.svg +4 -0
- package/dist/img/sprite/adfs.svg +5 -0
- package/dist/img/sprite/app-navigator.svg +11 -0
- package/dist/img/sprite/arrow-down.svg +3 -0
- package/dist/img/sprite/arrow-left.svg +3 -0
- package/dist/img/sprite/arrow-right.svg +3 -0
- package/dist/img/sprite/arrow-up.svg +3 -0
- package/dist/img/sprite/attach.svg +3 -0
- package/dist/img/sprite/attention.svg +3 -0
- package/dist/img/sprite/back.svg +4 -0
- package/dist/img/sprite/bell-badged.svg +4 -0
- package/dist/img/sprite/bell.svg +3 -0
- package/dist/img/sprite/bucket.svg +3 -0
- package/dist/img/sprite/calendar.svg +3 -0
- package/dist/img/sprite/call--filled.svg +3 -0
- package/dist/img/sprite/call-add-to--filled.svg +4 -0
- package/dist/img/sprite/call-add-to.svg +4 -0
- package/dist/img/sprite/call-disconnect--filled.svg +3 -0
- package/dist/img/sprite/call-disconnect.svg +3 -0
- package/dist/img/sprite/call-end--filled.svg +3 -0
- package/dist/img/sprite/call-end.svg +3 -0
- package/dist/img/sprite/call-inbound--filled.svg +4 -0
- package/dist/img/sprite/call-inbound.svg +3 -0
- package/dist/img/sprite/call-missed--filled.svg +4 -0
- package/dist/img/sprite/call-missed.svg +3 -0
- package/dist/img/sprite/call-outbound--filled.svg +3 -0
- package/dist/img/sprite/call-outbound.svg +3 -0
- package/dist/img/sprite/call-ringing--filled.svg +5 -0
- package/dist/img/sprite/call-ringing.svg +3 -0
- package/dist/img/sprite/call-transfer--filled.svg +4 -0
- package/dist/img/sprite/call-transfer.svg +3 -0
- package/dist/img/sprite/call.svg +3 -0
- package/dist/img/sprite/chat--filled.svg +3 -0
- package/dist/img/sprite/chat-emoji.svg +3 -0
- package/dist/img/sprite/chat-end--filled.svg +3 -0
- package/dist/img/sprite/chat-end.svg +4 -0
- package/dist/img/sprite/chat-group.svg +5 -0
- package/dist/img/sprite/chat-join.svg +4 -0
- package/dist/img/sprite/chat-message-status-read.svg +3 -0
- package/dist/img/sprite/chat-message-status-sent.svg +3 -0
- package/dist/img/sprite/chat-quick-response--filled.svg +3 -0
- package/dist/img/sprite/chat-quick-response.svg +3 -0
- package/dist/img/sprite/chat-reply.svg +3 -0
- package/dist/img/sprite/chat-send.svg +6 -0
- package/dist/img/sprite/chat-transfer--filled.svg +3 -0
- package/dist/img/sprite/chat-transfer.svg +4 -0
- package/dist/img/sprite/chat.svg +3 -0
- package/dist/img/sprite/checkbox--checked--filled.svg +3 -0
- package/dist/img/sprite/checkbox--checked.svg +3 -0
- package/dist/img/sprite/checkbox.svg +3 -0
- package/dist/img/sprite/clear.svg +3 -0
- package/dist/img/sprite/close--filled.svg +3 -0
- package/dist/img/sprite/close.svg +3 -0
- package/dist/img/sprite/collapse.svg +5 -0
- package/dist/img/sprite/column-select.svg +4 -0
- package/dist/img/sprite/conference.svg +8 -0
- package/dist/img/sprite/contacts.svg +3 -0
- package/dist/img/sprite/copy.svg +3 -0
- package/dist/img/sprite/docs.svg +6 -0
- package/dist/img/sprite/done.svg +4 -0
- package/dist/img/sprite/download.svg +5 -0
- package/dist/img/sprite/edit.svg +3 -0
- package/dist/img/sprite/expand.svg +5 -0
- package/dist/img/sprite/eye--closed.svg +5 -0
- package/dist/img/sprite/eye--opened.svg +4 -0
- package/dist/img/sprite/filter.svg +5 -0
- package/dist/img/sprite/generate.svg +4 -0
- package/dist/img/sprite/google.svg +6 -0
- package/dist/img/sprite/history.svg +4 -0
- package/dist/img/sprite/hold.svg +3 -0
- package/dist/img/sprite/idle.svg +4 -0
- package/dist/img/sprite/index.js +1 -0
- package/dist/img/sprite/instagram.svg +28 -0
- package/dist/img/sprite/job--accept.svg +4 -0
- package/dist/img/sprite/job--end.svg +4 -0
- package/dist/img/sprite/job.svg +5 -0
- package/dist/img/sprite/lock.svg +3 -0
- package/dist/img/sprite/logout.svg +3 -0
- package/dist/img/sprite/mail--color.svg +4 -0
- package/dist/img/sprite/mail.svg +3 -0
- package/dist/img/sprite/menu.svg +3 -0
- package/dist/img/sprite/messenger-facebook--filled.svg +3 -0
- package/dist/img/sprite/messenger-facebook.svg +9 -0
- package/dist/img/sprite/messenger-infobip.svg +5 -0
- package/dist/img/sprite/messenger-messenger.svg +12 -0
- package/dist/img/sprite/messenger-telegram--filled.svg +3 -0
- package/dist/img/sprite/messenger-telegram.svg +10 -0
- package/dist/img/sprite/messenger-viber--filled.svg +3 -0
- package/dist/img/sprite/messenger-viber.svg +3 -0
- package/dist/img/sprite/messenger-web-chat.svg +7 -0
- package/dist/img/sprite/messenger-whatsapp--filled.svg +4 -0
- package/dist/img/sprite/messenger-whatsapp.svg +10 -0
- package/dist/img/sprite/mic-muted.svg +6 -0
- package/dist/img/sprite/mic.svg +4 -0
- package/dist/img/sprite/move.svg +6 -0
- package/dist/img/sprite/note.svg +3 -0
- package/dist/img/sprite/numpad.svg +24 -0
- package/dist/img/sprite/pause.svg +3 -0
- package/dist/img/sprite/pin.svg +3 -0
- package/dist/img/sprite/play.svg +4 -0
- package/dist/img/sprite/plus.svg +3 -0
- package/dist/img/sprite/preview-tag-application.svg +6 -0
- package/dist/img/sprite/preview-tag-audio.svg +4 -0
- package/dist/img/sprite/preview-tag-image.svg +4 -0
- package/dist/img/sprite/preview-tag-video.svg +4 -0
- package/dist/img/sprite/prompter.svg +3 -0
- package/dist/img/sprite/queue-member.svg +3 -0
- package/dist/img/sprite/radio--checked.svg +4 -0
- package/dist/img/sprite/radio.svg +3 -0
- package/dist/img/sprite/rec-off.svg +3 -0
- package/dist/img/sprite/rec.svg +4 -0
- package/dist/img/sprite/refresh.svg +4 -0
- package/dist/img/sprite/rounded-info.svg +3 -0
- package/dist/img/sprite/search.svg +3 -0
- package/dist/img/sprite/send-arrow.svg +4 -0
- package/dist/img/sprite/settings.svg +3 -0
- package/dist/img/sprite/sort-arrow-down.svg +4 -0
- package/dist/img/sprite/sort-arrow-up.svg +4 -0
- package/dist/img/sprite/sound-off.svg +4 -0
- package/dist/img/sprite/sound-on.svg +3 -0
- package/dist/img/sprite/star--filled.svg +3 -0
- package/dist/img/sprite/star.svg +3 -0
- package/dist/img/sprite/stop.svg +4 -0
- package/dist/img/sprite/stt-download.svg +4 -0
- package/dist/img/sprite/stt-search.svg +3 -0
- package/dist/img/sprite/stt.svg +4 -0
- package/dist/img/sprite/telegram-bot.svg +6 -0
- package/dist/img/sprite/tick.svg +3 -0
- package/dist/img/sprite/tts-download.svg +5 -0
- package/dist/img/sprite/unpin.svg +5 -0
- package/dist/img/sprite/upload.svg +5 -0
- package/dist/img/sprite/video-cam-off.svg +4 -0
- package/dist/img/sprite/video-cam.svg +3 -0
- package/dist/img/sprite/zoom-in.svg +3 -0
- package/dist/img/sprite/zoom-out.svg +4 -0
- package/dist/ui-sdk.common.js +16471 -9522
- package/dist/ui-sdk.common.js.map +1 -1
- package/dist/ui-sdk.css +1 -1
- package/dist/ui-sdk.umd.js +16475 -9517
- package/dist/ui-sdk.umd.js.map +1 -1
- package/dist/ui-sdk.umd.min.js +11 -1
- package/dist/ui-sdk.umd.min.js.map +1 -1
- package/package.json +80 -39
- package/src/components/atoms/wt-avatar/__tests__/wt-avatar.spec.js +9 -0
- package/src/components/atoms/wt-avatar/wt-avatar.vue +102 -0
- package/src/components/atoms/wt-badge/__tests__/wt-badge.spec.js +9 -0
- package/src/components/atoms/wt-badge/wt-badge.vue +52 -0
- package/src/components/atoms/wt-button/__tests__/WtButton.spec.js +29 -0
- package/src/components/atoms/wt-button/wt-button.vue +288 -0
- package/src/components/atoms/wt-chip/__tests__/WtChip.spec.js +19 -0
- package/src/components/atoms/wt-chip/wt-chip.vue +23 -0
- package/src/components/atoms/wt-context-menu/__tests__/WtContextMenu.spec.js +9 -0
- package/src/components/atoms/wt-context-menu/wt-context-menu.vue +105 -0
- package/src/components/atoms/wt-divider/__tests__/WtDivider.spec.js +9 -0
- package/src/components/atoms/wt-divider/wt-divider.vue +25 -0
- package/src/components/atoms/wt-icon/__tests__/WtIcon.spec.js +24 -0
- package/src/components/atoms/wt-icon/wt-icon.vue +150 -0
- package/src/components/atoms/wt-indicator/__tests__/WtIndicator.spec.js +29 -0
- package/src/components/atoms/wt-indicator/wt-indicator.vue +119 -0
- package/src/components/atoms/wt-input-info/__tests__/WtInputInfo.spec.js +9 -0
- package/src/components/atoms/wt-input-info/wt-input-info.vue +35 -0
- package/src/components/atoms/wt-loader/__tests__/WtLoader.spec.js +9 -0
- package/src/components/atoms/wt-loader/_internals/wt-loader--md.vue +83 -0
- package/src/components/atoms/wt-loader/_internals/wt-loader--sm.vue +73 -0
- package/src/components/atoms/wt-loader/wt-loader.vue +32 -0
- package/src/components/atoms/wt-rounded-action/__tests__/WtRoundedAction.spec.js +9 -0
- package/src/components/atoms/wt-rounded-action/wt-rounded-action.vue +156 -0
- package/src/components/atoms/wt-tooltip/__tests__/WtTooltip.spec.js +30 -0
- package/src/components/atoms/wt-tooltip/wt-tooltip.vue +48 -0
- package/src/components/index.js +110 -0
- package/src/components/molecules/wt-button-select/__tests__/WtButtonSelect.spec.js +29 -0
- package/src/components/molecules/wt-button-select/wt-button-select.vue +184 -0
- package/src/components/molecules/wt-checkbox/__tests__/WtCheckbox.spec.js +41 -0
- package/src/components/molecules/wt-checkbox/wt-checkbox.vue +179 -0
- package/src/components/molecules/wt-copy-action/__tests__/WtCopyAction.spec.js +14 -0
- package/src/components/molecules/wt-copy-action/wt-copy-action.vue +63 -0
- package/src/components/molecules/wt-datepicker/__tests__/WtDatepicker.spec.js +28 -0
- package/src/components/molecules/wt-datepicker/wt-datepicker.vue +203 -0
- package/src/components/molecules/wt-datetimepicker/__tests__/WtDatetimepicker.spec.js +79 -0
- package/src/components/molecules/wt-datetimepicker/wt-datetimepicker.vue +300 -0
- package/src/components/molecules/wt-hint/__tests__/WtHint.spec.js +9 -0
- package/src/components/molecules/wt-hint/wt-hint.vue +21 -0
- package/src/components/molecules/wt-icon-btn/__tests__/WtIconBtn.spec.js +15 -0
- package/src/components/molecules/wt-icon-btn/wt-icon-btn.vue +78 -0
- package/src/components/molecules/wt-input/__tests__/WtInput.spec.js +25 -0
- package/src/components/molecules/wt-input/wt-input.vue +316 -0
- package/src/components/molecules/wt-label/__tests__/WtLabel.spec.js +9 -0
- package/src/components/molecules/wt-label/mixins/labelUsageMixin.js +21 -0
- package/src/components/molecules/wt-label/wt-label.vue +72 -0
- package/src/components/molecules/wt-load-bar/__tests__/WtLoadBar.spec.js +9 -0
- package/src/components/molecules/wt-load-bar/wt-load-bar.vue +50 -0
- package/src/components/molecules/wt-notification/__tests__/WtNotification.spec.js +21 -0
- package/src/components/molecules/wt-notification/wt-notification.vue +75 -0
- package/src/components/molecules/wt-popup/__tests__/WtPopup.spec.js +47 -0
- package/src/components/molecules/wt-popup/wt-popup.vue +133 -0
- package/src/components/molecules/wt-progress-bar/__tests__/WtProgressBar.spec.js +17 -0
- package/src/components/molecules/wt-progress-bar/wt-progress-bar.vue +79 -0
- package/src/components/molecules/wt-radio/__tests__/WtRadio.spec.js +42 -0
- package/src/components/molecules/wt-radio/wt-radio.vue +170 -0
- package/src/components/molecules/wt-search-bar/__tests__/WtSearchBar.spec.js +35 -0
- package/src/components/molecules/wt-search-bar/wt-search-bar.vue +194 -0
- package/src/components/molecules/wt-select/__tests__/WtSelect.spec.js +27 -0
- package/src/components/molecules/wt-select/mixins/__tests__/multiselectMixin.spec.js +32 -0
- package/src/components/molecules/wt-select/mixins/multiselectMixin.js +146 -0
- package/src/components/molecules/wt-select/wt-select.vue +274 -0
- package/src/components/molecules/wt-slider/__tests__/WtSlider.spec.js +9 -0
- package/src/components/molecules/wt-slider/wt-slider.vue +174 -0
- package/src/components/molecules/wt-switcher/__tests__/WtSwitcher.spec.js +31 -0
- package/src/components/molecules/wt-switcher/wt-switcher.vue +182 -0
- package/src/components/molecules/wt-tabs/__tests__/WtTabs.spec.js +36 -0
- package/src/components/molecules/wt-tabs/wt-tabs.vue +117 -0
- package/src/components/molecules/wt-tags-input/__tests__/WtTagsInput.spec.js +42 -0
- package/src/components/molecules/wt-tags-input/wt-tags-input.vue +215 -0
- package/src/components/molecules/wt-textarea/__tests__/WtTextarea.spec.js +46 -0
- package/src/components/molecules/wt-textarea/wt-textarea.vue +215 -0
- package/src/components/molecules/wt-time-input/__tests__/WtTimeInput.spec.js +25 -0
- package/src/components/molecules/wt-time-input/wt-time-input.vue +190 -0
- package/src/components/molecules/wt-timepicker/__tests__/WtTimepicker.spec.js +60 -0
- package/src/components/molecules/wt-timepicker/wt-timepicker.vue +173 -0
- package/src/components/organisms/wt-app-header/__tests__/WtAppHeader.spec.js +19 -0
- package/src/components/organisms/wt-app-header/__tests__/WtAppNavigator.spec.js +23 -0
- package/src/components/organisms/wt-app-header/__tests__/WtHeaderActions.spec.js +21 -0
- package/src/components/organisms/wt-app-header/wt-app-header.vue +24 -0
- package/src/components/organisms/wt-app-header/wt-app-navigator.vue +249 -0
- package/src/components/organisms/wt-app-header/wt-header-actions.vue +183 -0
- package/src/components/organisms/wt-error-page/__tests__/wt-error-page.spec.js +17 -0
- package/src/components/organisms/wt-error-page/wt-error-page.vue +104 -0
- package/src/components/organisms/wt-filters-panel-wrapper/__tests__/wt-filters-panel-wrapper.spec.js +24 -0
- package/src/components/organisms/wt-filters-panel-wrapper/wt-filters-panel-wrapper.vue +146 -0
- package/src/components/organisms/wt-headline/__tests__/WtHeadline.spec.js +47 -0
- package/src/components/organisms/wt-headline/wt-headline.vue +45 -0
- package/src/components/organisms/wt-headline-nav/__tests__/wt-headline-nav.spec.js +13 -0
- package/src/components/organisms/wt-headline-nav/wt-headline-nav.vue +85 -0
- package/src/components/organisms/wt-navigation-bar/__tests__/WtNavigationBar.spec.js +64 -0
- package/src/components/organisms/wt-navigation-bar/wt-navigation-bar.vue +271 -0
- package/src/components/organisms/wt-notifications-bar/__tests__/WtNotificationsBar.spec.js +50 -0
- package/src/components/organisms/wt-notifications-bar/wt-notifications-bar.vue +72 -0
- package/src/components/organisms/wt-page-wrapper/__tests__/WtPageWrapper.spec.js +33 -0
- package/src/components/organisms/wt-page-wrapper/wt-page-wrapper.vue +52 -0
- package/src/components/organisms/wt-pagination/__tests__/WtPagination.spec.js +37 -0
- package/src/components/organisms/wt-pagination/wt-pagination.vue +142 -0
- package/src/components/organisms/wt-player/__tests__/WtPlayer.spec.js +9 -0
- package/src/components/organisms/wt-player/wt-player.vue +203 -0
- package/src/components/organisms/wt-status-select/__tests__/WtStatusSelect.spec.js +25 -0
- package/src/components/organisms/wt-status-select/_internals/StatusOptions.lookup.js +24 -0
- package/src/components/organisms/wt-status-select/wt-status-select.vue +130 -0
- package/src/components/organisms/wt-table/__tests__/WtTable.spec.js +134 -0
- package/src/components/organisms/wt-table/__tests__/WtTableDeleteAction.spec.js +9 -0
- package/src/components/organisms/wt-table/__tests__/WtTableEditAction.spec.js +9 -0
- package/src/components/organisms/wt-table/_internals/getSortOrder.js +12 -0
- package/src/components/organisms/wt-table/table-cells/wt-table-delete-action.vue +21 -0
- package/src/components/organisms/wt-table/table-cells/wt-table-edit-action.vue +22 -0
- package/src/components/organisms/wt-table/wt-table.vue +252 -0
- package/src/components/organisms/wt-table-actions/__tests__/WtTableActions.spec.js +9 -0
- package/src/components/organisms/wt-table-actions/wt-table-actions.vue +105 -0
- package/src/components/organisms/wt-table-column-select/__tests__/WtTableColumnSelect.spec.js +31 -0
- package/src/components/organisms/wt-table-column-select/wt-table-column-select.vue +120 -0
- package/src/components/transitions/__tests__/ExpandTransition.spec.js +9 -0
- package/src/components/transitions/wt-expand-transition.vue +70 -0
- package/src/css/components/_components.scss +45 -0
- package/src/css/components/atoms/wt-avatar/_variables.scss +14 -0
- package/src/css/components/atoms/wt-badge/_variables.scss +3 -0
- package/src/css/components/atoms/wt-button/_variables.scss +47 -0
- package/src/css/components/atoms/wt-chip/_variables.scss +7 -0
- package/src/css/components/atoms/wt-chip/wt-chip.scss +41 -0
- package/src/css/components/atoms/wt-context-menu/_variables.scss +7 -0
- package/src/css/components/atoms/wt-divider/_variables.scss +5 -0
- package/src/css/components/atoms/wt-icon/_variables.scss +8 -0
- package/src/css/components/atoms/wt-indicator/_variables.scss +22 -0
- package/src/css/components/atoms/wt-input-info/_variables.scss +7 -0
- package/src/css/components/atoms/wt-label/_variables.scss +4 -0
- package/src/css/components/atoms/wt-loader/_variables.scss +8 -0
- package/src/css/components/atoms/wt-rounded-action/_variables.scss +7 -0
- package/src/css/components/atoms/wt-tooltip/_variables.scss +29 -0
- package/src/css/components/molecules/wt-button-select/_variables.scss +18 -0
- package/src/css/components/molecules/wt-checkbox/_variables.scss +4 -0
- package/src/css/components/molecules/wt-datepicker/_variables.scss +21 -0
- package/src/css/components/molecules/wt-datepicker/datepicker-calendar.scss +90 -0
- package/src/css/components/molecules/wt-datetimepicker/_variables.scss +11 -0
- package/src/css/components/molecules/wt-icon-btn/_variables.scss +3 -0
- package/src/css/components/molecules/wt-input/_variables.scss +8 -0
- package/src/css/components/molecules/wt-load-bar/_variables.scss +6 -0
- package/src/css/components/molecules/wt-notification/_variables.scss +10 -0
- package/src/css/components/molecules/wt-popup/_variables.scss +20 -0
- package/src/css/components/molecules/wt-progress-bar/_variables.scss +11 -0
- package/src/css/components/molecules/wt-radio/_variables.scss +7 -0
- package/src/css/components/molecules/wt-search-bar/_variables.scss +8 -0
- package/src/css/components/molecules/wt-select/_multiselect.scss +198 -0
- package/src/css/components/molecules/wt-select/_variables.scss +14 -0
- package/src/css/components/molecules/wt-slider/_variables.scss +15 -0
- package/src/css/components/molecules/wt-switcher/_variables.scss +17 -0
- package/src/css/components/molecules/wt-tabs/_variables.scss +14 -0
- package/src/css/components/molecules/wt-tags-input/_variables.scss +24 -0
- package/src/css/components/molecules/wt-textarea/_variables.scss +5 -0
- package/src/css/components/molecules/wt-timepicker/_variables.scss +5 -0
- package/src/css/components/organisms/wt-app-header/_variables.scss +24 -0
- package/src/css/components/organisms/wt-headline/_variables.scss +6 -0
- package/src/css/components/organisms/wt-headline-nav/_variables.scss +5 -0
- package/src/css/components/organisms/wt-navigation-bar/_variables.scss +16 -0
- package/src/css/components/organisms/wt-notifications-bar/_variables.scss +7 -0
- package/src/css/components/organisms/wt-page-wrapper/_variables.scss +5 -0
- package/src/css/components/organisms/wt-pagination/_variables.scss +5 -0
- package/src/css/components/organisms/wt-player/_variables.scss +8 -0
- package/src/css/components/organisms/wt-status-select/_variables.scss +6 -0
- package/src/css/components/organisms/wt-table/_variables.scss +16 -0
- package/src/css/components/organisms/wt-table-actions/_variables.scss +5 -0
- package/src/css/main.scss +75 -0
- package/src/css/styleguide/_styleguide.scss +9 -0
- package/src/css/styleguide/border-radius/_border-radius.scss +4 -0
- package/src/css/styleguide/colors/_colors.scss +150 -0
- package/src/css/styleguide/display-helpers/_display-helpers.scss +23 -0
- package/src/css/styleguide/elevations/_elevations.scss +13 -0
- package/src/css/styleguide/fonts/_fonts.scss +126 -0
- package/src/css/styleguide/placeholder/_placeholder.scss +49 -0
- package/src/css/styleguide/scroll.scss +43 -0
- package/src/css/styleguide/spacings/_spacings.scss +15 -0
- package/src/css/styleguide/transitions/_transitions.scss +1 -0
- package/src/css/styleguide/transitions/fade/_fade.scss +8 -0
- package/src/css/styleguide/typography/_typography.scss +113 -0
- package/src/css/styleguide/viewport-breakpoints/_viewport-breakpoints.scss +25 -0
- package/src/enums/AbstractUserStatus/AbstractUserStatus.enum.js +8 -0
- package/src/enums/AgentStatus/AgentStatus.enum.js +6 -0
- package/src/enums/WebitelApplications/AdminSections.enum.js +46 -0
- package/src/enums/WebitelApplications/SupervisorSections.enum.js +7 -0
- package/src/enums/WebitelApplications/WebitelApplications.enum.js +10 -0
- package/src/locale/en/en.js +250 -0
- package/src/locale/i18n.js +5 -5
- package/src/locale/ru/ru.js +248 -2
- package/src/locale/ua/ua.js +273 -0
- package/src/mixins/dataFilterMixins/__tests__/apiFilterMixin.spec.js +57 -0
- package/src/mixins/dataFilterMixins/__tests__/enumFilterMixin.spec.js +66 -0
- package/src/mixins/dataFilterMixins/__tests__/paginationFilterMixin.spec.js +93 -0
- package/src/mixins/dataFilterMixins/__tests__/sortFilterMixin.spec.js +60 -0
- package/src/mixins/dataFilterMixins/__tests__/urlControllerMixin.spec.js +48 -0
- package/src/mixins/dataFilterMixins/_urlControllerMixin/_urlControllerMixin.js +37 -0
- package/src/mixins/dataFilterMixins/apiFilterMixin.js +23 -0
- package/src/mixins/dataFilterMixins/baseFilterMixin/baseFilterMixin.js +29 -0
- package/src/mixins/dataFilterMixins/enumFilterMixin.js +30 -0
- package/src/mixins/dataFilterMixins/paginationFilterMixin.js +79 -0
- package/src/mixins/dataFilterMixins/sortFilterMixin.js +75 -0
- package/src/mixins/validationMixin/__tests__/validationMixin.spec.js +47 -0
- package/src/mixins/validationMixin/validationMixin.js +41 -0
- package/src/modules/CSVExport/CSVExport.js +89 -0
- package/src/modules/CSVExport/__tests__/CSVExport.spec.js +63 -0
- package/src/modules/CSVExport/mixins/exportCSVMixin.js +46 -0
- package/src/modules/FilesExport/FilesExport.js +110 -0
- package/src/modules/FilesExport/__tests__/FilesExport.spec.js +66 -0
- package/src/modules/FilesExport/mixins/exportFilesMixin.js +46 -0
- package/src/modules/FilesExport/scripts/generateMediaURL.js +7 -0
- package/src/modules/Notifications/assets/audio/end-chat.wav +0 -0
- package/src/modules/Notifications/assets/audio/new-chat.wav +0 -0
- package/src/modules/Notifications/assets/audio/new-message.wav +0 -0
- package/src/modules/Notifications/assets/audio/ringing.mp3 +0 -0
- package/src/modules/Notifications/assets/img/notification-icon.png +0 -0
- package/src/modules/Notifications/store/NotificationsStoreModule.js +185 -0
- package/src/modules/Notifications/store/__tests__/NotificationsStoreModule.actions.spec.js +130 -0
- package/src/modules/Notifications/store/__tests__/NotificationsStoreModule.mutations.spec.js +49 -0
- package/src/modules/QueryFilters/api/__tests__/defaults.spec.js +18 -0
- package/src/modules/QueryFilters/api/defaults.js +16 -0
- package/src/modules/QueryFilters/classes/ApiFilterSchema.js +32 -0
- package/src/modules/QueryFilters/classes/BaseFilterSchema.js +6 -0
- package/src/modules/QueryFilters/classes/EnumFilterSchema.js +23 -0
- package/src/modules/QueryFilters/classes/__tests__/ApiFilterSchema.spec.js +25 -0
- package/src/modules/QueryFilters/components/__tests__/abstract-api-filter.spec.js +54 -0
- package/src/modules/QueryFilters/components/__tests__/abstract-enum-filter.spec.js +40 -0
- package/src/modules/QueryFilters/components/__tests__/filter-datetime.spec.js +49 -0
- package/src/modules/QueryFilters/components/__tests__/filter-from-to.spec.js +65 -0
- package/src/modules/QueryFilters/components/__tests__/filter-search.spec.js +49 -0
- package/src/modules/QueryFilters/components/abstract-api-filter.vue +42 -0
- package/src/modules/QueryFilters/components/abstract-enum-filter.vue +32 -0
- package/src/modules/QueryFilters/components/filter-datetime.vue +39 -0
- package/src/modules/QueryFilters/components/filter-from-to.vue +136 -0
- package/src/modules/QueryFilters/components/filter-search.vue +33 -0
- package/src/modules/QueryFilters/mixins/__tests__/apiFilterMixin.spec.js +48 -0
- package/src/modules/QueryFilters/mixins/__tests__/enumFilterMixin.spec.js +70 -0
- package/src/modules/QueryFilters/mixins/__tests__/paginationFilterMixin.spec.js +86 -0
- package/src/modules/QueryFilters/mixins/__tests__/sortFilterMixin.spec.js +58 -0
- package/src/modules/QueryFilters/mixins/__tests__/urlControllerMixin.spec.js +48 -0
- package/src/modules/QueryFilters/mixins/_urlControllerMixin/_urlControllerMixin.js +39 -0
- package/src/modules/QueryFilters/mixins/apiFilterMixin.js +41 -0
- package/src/modules/QueryFilters/mixins/baseFilterMixin/baseFilterMixin.js +34 -0
- package/src/modules/QueryFilters/mixins/enumFilterMixin.js +51 -0
- package/src/modules/QueryFilters/mixins/paginationFilterMixin.js +76 -0
- package/src/modules/QueryFilters/mixins/sortFilterMixin.js +56 -0
- package/src/modules/QueryFilters/store/QueryFiltersStoreModule.js +48 -0
- package/src/modules/QueryFilters/store/__tests__/QueryFiltersStoreModule.spec.js +89 -0
- package/src/modules/QueryFilters/store/queryFilters.js +6 -0
- package/src/modules/Userinfo/api/BaseAPIService.js +7 -0
- package/src/modules/Userinfo/api/auth.js +29 -0
- package/src/modules/Userinfo/api/userinfo.js +32 -0
- package/src/modules/Userinfo/classes/ApplicationsAccess.js +190 -0
- package/src/modules/Userinfo/components/__tests__/auth.spec.js +56 -0
- package/src/modules/Userinfo/components/the-auth.vue +76 -0
- package/src/modules/Userinfo/store/UserinfoStoreModule.js +113 -0
- package/src/plugins/breakpoint/breakpoint.plugin.js +137 -0
- package/src/scripts/__tests__/caseConverters.spec.js +81 -0
- package/src/scripts/__tests__/convertDuration.spec.js +21 -0
- package/src/scripts/__tests__/debounce.spec.js +14 -0
- package/src/scripts/__tests__/editProxy.spec.js +9 -0
- package/src/scripts/__tests__/isEmpty.spec.js +16 -0
- package/src/scripts/__tests__/prettifyFileSize.spec.js +18 -0
- package/src/scripts/__tests__/prettifyTime.spec.js +18 -0
- package/src/scripts/__tests__/preventHiddenPageCallsDecorator.spec.js +16 -0
- package/src/scripts/__tests__/sortQueryAdapters.spec.js +12 -0
- package/src/scripts/caseConverters.js +89 -0
- package/src/scripts/convertDuration.js +15 -0
- package/src/scripts/debounce.js +11 -0
- package/src/scripts/editProxy.js +9 -0
- package/src/scripts/eventBus.js +8 -0
- package/src/scripts/isEmpty.js +9 -0
- package/src/scripts/prettifyFileSize.js +11 -0
- package/src/scripts/prettifyTime.js +9 -0
- package/src/scripts/preventHiddenPageCallsDecorator.js +6 -0
- package/src/scripts/sortQueryAdapters.js +21 -0
- package/src/store/BaseStoreModules/BaseStoreModule.js +49 -0
- package/src/store/BaseStoreModules/__tests__/BaseStoreModule.spec.js +104 -0
- package/src/store/helpers/__tests__/getNamespacedState.spec.js +11 -0
- package/src/store/helpers/getNamespacedState.js +5 -0
- package/dist/fonts/Montserrat-Regular.ee653992.ttf +0 -0
- package/dist/fonts/Montserrat-SemiBold.c641dbee.ttf +0 -0
- package/dist/img/arrow-down--active--md.7b60f2fb6090366652124f77c543a516.svg +0 -3
- package/dist/img/arrow-down--disabled--md.f58424cd673258365e78863edd1e92cc.svg +0 -3
- package/dist/img/arrow-down--md.1843b60e1c244e066a650e8d19ea83c9.svg +0 -3
- package/dist/img/calendar--active--md.7fd3d949ec7234a4940ea452d95b4165.svg +0 -6
- package/dist/img/calendar--disabled--md.8e7a1e18f93ae8af270060400e6f881c.svg +0 -3
- package/dist/img/calendar--md.9c265581c3a405ff0f0e46e8092f36b8.svg +0 -6
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { shallowMount } from '@vue/test-utils';
|
|
2
|
+
import WtRoundedAction from '../wt-rounded-action.vue';
|
|
3
|
+
|
|
4
|
+
describe('WtRoundedAction', () => {
|
|
5
|
+
it('renders a component', () => {
|
|
6
|
+
const wrapper = shallowMount(WtRoundedAction, { propsData: { icon: 'call' } });
|
|
7
|
+
expect(wrapper.classes('wt-rounded-action')).toBe(true);
|
|
8
|
+
});
|
|
9
|
+
});
|
|
@@ -0,0 +1,156 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<wt-button
|
|
3
|
+
v-bind="{ ...$attrs, ...$props }"
|
|
4
|
+
:class="[
|
|
5
|
+
`wt-rounded-action--color-${color}`,
|
|
6
|
+
{ 'wt-rounded-action--active': active },
|
|
7
|
+
{ 'wt-rounded-action--disabled': disabled },
|
|
8
|
+
{ 'wt-rounded-action--filled': filled },
|
|
9
|
+
]"
|
|
10
|
+
:size="size"
|
|
11
|
+
color="secondary"
|
|
12
|
+
class="wt-rounded-action"
|
|
13
|
+
@click="$emit('click', $event)"
|
|
14
|
+
>
|
|
15
|
+
<wt-icon
|
|
16
|
+
:color="iColor"
|
|
17
|
+
:icon="icon"
|
|
18
|
+
:size="size"
|
|
19
|
+
></wt-icon>
|
|
20
|
+
</wt-button>
|
|
21
|
+
</template>
|
|
22
|
+
|
|
23
|
+
<script>
|
|
24
|
+
export default {
|
|
25
|
+
name: 'wt-rounded-action',
|
|
26
|
+
props: {
|
|
27
|
+
icon: {
|
|
28
|
+
type: String,
|
|
29
|
+
},
|
|
30
|
+
color: {
|
|
31
|
+
type: String,
|
|
32
|
+
options: ['secondary', 'accent', 'success', 'danger', 'hold', 'transfer'],
|
|
33
|
+
},
|
|
34
|
+
iconColor: {
|
|
35
|
+
type: String,
|
|
36
|
+
default: null,
|
|
37
|
+
},
|
|
38
|
+
size: {
|
|
39
|
+
type: String,
|
|
40
|
+
default: 'md',
|
|
41
|
+
options: ['sm', 'md'],
|
|
42
|
+
},
|
|
43
|
+
active: {
|
|
44
|
+
type: Boolean,
|
|
45
|
+
default: false,
|
|
46
|
+
},
|
|
47
|
+
disabled: {
|
|
48
|
+
type: Boolean,
|
|
49
|
+
default: false,
|
|
50
|
+
},
|
|
51
|
+
filled: {
|
|
52
|
+
type: Boolean,
|
|
53
|
+
default: false,
|
|
54
|
+
},
|
|
55
|
+
},
|
|
56
|
+
computed: {
|
|
57
|
+
iColor() {
|
|
58
|
+
if (this.iconColor) return this.iconColor;
|
|
59
|
+
if (this.disabled) return 'secondary-50';
|
|
60
|
+
if (this.color === 'secondary') return null; // dont change icon color
|
|
61
|
+
if (this.filled && this.color) return 'contrast';
|
|
62
|
+
return this.color;
|
|
63
|
+
},
|
|
64
|
+
},
|
|
65
|
+
};
|
|
66
|
+
</script>
|
|
67
|
+
|
|
68
|
+
<!--not scoped to change .icon colors-->
|
|
69
|
+
<style lang="scss" scoped>
|
|
70
|
+
.wt-button.wt-rounded-action {
|
|
71
|
+
min-width: auto;
|
|
72
|
+
min-height: 0;
|
|
73
|
+
padding: var(--rounded-action-padding);
|
|
74
|
+
line-height: 0;
|
|
75
|
+
border: var(--btn-border);
|
|
76
|
+
border-color: transparent;
|
|
77
|
+
background: var(--rounded-action-bg-color);
|
|
78
|
+
box-shadow: var(--elevation-1);
|
|
79
|
+
|
|
80
|
+
&:hover {
|
|
81
|
+
background: var(--rounded-action-bg-color); // override default wt-button hover
|
|
82
|
+
box-shadow: var(--elevation-2);
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
&--active {
|
|
86
|
+
border-color: var(--icon-color);
|
|
87
|
+
|
|
88
|
+
&.wt-rounded-action--color-secondary {
|
|
89
|
+
border-color: var(--icon-color);
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
&.wt-rounded-action--color-accent {
|
|
93
|
+
border-color: var(--btn-accent--hover-color);
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
&.wt-rounded-action--color-success {
|
|
97
|
+
border-color: var(--btn-true--hover-color);
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
&.wt-rounded-action--color-danger {
|
|
101
|
+
border-color: var(--btn-false--hover-color);
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
&.wt-rounded-action--color-hold {
|
|
105
|
+
border-color: var(--btn-hold--hover-color);
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
&.wt-rounded-action--color-transfer {
|
|
109
|
+
border-color: var(--btn-transfer--hover-color);
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
&--filled {
|
|
114
|
+
|
|
115
|
+
&:hover {
|
|
116
|
+
box-shadow: var(--elevation-5);
|
|
117
|
+
border-color: var(--rounded-action-bg-color);
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
&.wt-rounded-action--color-secondary {
|
|
121
|
+
background-color: var(--btn-secondary-color);
|
|
122
|
+
border-color: var(--btn-secondary-color);
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
&.wt-rounded-action--color-accent {
|
|
126
|
+
background-color: var(--btn-accent--hover-color);
|
|
127
|
+
border-color: var(--btn-accent--hover-color);
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
&.wt-rounded-action--color-success {
|
|
131
|
+
background-color: var(--btn-true--hover-color);
|
|
132
|
+
border-color: var(--btn-true--hover-color);
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
&.wt-rounded-action--color-danger {
|
|
136
|
+
background-color: var(--btn-false--hover-color);
|
|
137
|
+
border-color: var(--btn-false--hover-color);
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
&.wt-rounded-action--color-hold {
|
|
141
|
+
background-color: var(--btn-false--hover-color);
|
|
142
|
+
border-color: var(--btn-false--hover-color);
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
&.wt-rounded-action--color-transfer {
|
|
146
|
+
background-color: var(--btn-false--hover-color);
|
|
147
|
+
border-color: var(--btn-false--hover-color);
|
|
148
|
+
}
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
&.wt-rounded-action--disabled {
|
|
152
|
+
border-color: transparent;
|
|
153
|
+
box-shadow: none;
|
|
154
|
+
}
|
|
155
|
+
}
|
|
156
|
+
</style>
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { shallowMount } from '@vue/test-utils';
|
|
2
|
+
import WtTooltip from '../wt-tooltip.vue';
|
|
3
|
+
|
|
4
|
+
describe('WtTooltip', () => {
|
|
5
|
+
it('renders a component', () => {
|
|
6
|
+
const wrapper = shallowMount(WtTooltip);
|
|
7
|
+
expect(wrapper.classes('wt-tooltip')).toBe(true);
|
|
8
|
+
});
|
|
9
|
+
|
|
10
|
+
// tooltip content is rendered outside of wt-tooltip compoent
|
|
11
|
+
it.skip('renders a component text, if passed', () => {
|
|
12
|
+
const content = 'Hello there!';
|
|
13
|
+
const wrapper = shallowMount(WtTooltip, {
|
|
14
|
+
slots: {
|
|
15
|
+
default: content,
|
|
16
|
+
},
|
|
17
|
+
});
|
|
18
|
+
expect(wrapper.find('.wt-tooltip').text()).toEqual(content);
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
it('changed tooltip color, if prop is passed', () => {
|
|
22
|
+
const wrapper = shallowMount(WtTooltip, {
|
|
23
|
+
propsData: {
|
|
24
|
+
contrast: true,
|
|
25
|
+
},
|
|
26
|
+
});
|
|
27
|
+
expect(wrapper.find('.wt-tooltip').classes())
|
|
28
|
+
.toContain('wt-tooltip--contrast');
|
|
29
|
+
});
|
|
30
|
+
});
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<v-tooltip
|
|
3
|
+
:class="{
|
|
4
|
+
'wt-tooltip--contrast': contrast
|
|
5
|
+
}"
|
|
6
|
+
:placement="placement"
|
|
7
|
+
:popper-class="[
|
|
8
|
+
'wt-tooltip__popper',
|
|
9
|
+
{ 'wt-tooltip--contrast__popper': contrast },
|
|
10
|
+
popperClass,
|
|
11
|
+
]"
|
|
12
|
+
:triggers="['hover', 'focus', 'touch']"
|
|
13
|
+
class="wt-tooltip"
|
|
14
|
+
>
|
|
15
|
+
<slot name="activator"></slot>
|
|
16
|
+
<template #popper>
|
|
17
|
+
<slot></slot>
|
|
18
|
+
</template>
|
|
19
|
+
</v-tooltip>
|
|
20
|
+
</template>
|
|
21
|
+
|
|
22
|
+
<script>
|
|
23
|
+
export default {
|
|
24
|
+
name: 'wt-tooltip',
|
|
25
|
+
props: {
|
|
26
|
+
contrast: {
|
|
27
|
+
type: Boolean,
|
|
28
|
+
default: false,
|
|
29
|
+
},
|
|
30
|
+
placement: {
|
|
31
|
+
type: String,
|
|
32
|
+
default: 'auto',
|
|
33
|
+
},
|
|
34
|
+
popperClass: {
|
|
35
|
+
type: String,
|
|
36
|
+
default: '',
|
|
37
|
+
},
|
|
38
|
+
},
|
|
39
|
+
};
|
|
40
|
+
</script>
|
|
41
|
+
|
|
42
|
+
<style lang="scss" scoped>
|
|
43
|
+
.wt-tooltip {
|
|
44
|
+
display: inline-block;
|
|
45
|
+
line-height: 0;
|
|
46
|
+
height: fit-content;
|
|
47
|
+
}
|
|
48
|
+
</style>
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
import Vue from 'vue';
|
|
2
|
+
import WtAvatar from './atoms/wt-avatar/wt-avatar.vue';
|
|
3
|
+
import WtBadge from './atoms/wt-badge/wt-badge.vue';
|
|
4
|
+
import WtIcon from './atoms/wt-icon/wt-icon.vue';
|
|
5
|
+
import WtIndicator from './atoms/wt-indicator/wt-indicator.vue';
|
|
6
|
+
import WtInputInfo from './atoms/wt-input-info/wt-input-info.vue';
|
|
7
|
+
import WtButton from './atoms/wt-button/wt-button.vue';
|
|
8
|
+
import WtChip from './atoms/wt-chip/wt-chip.vue';
|
|
9
|
+
import WtDivider from './atoms/wt-divider/wt-divider.vue';
|
|
10
|
+
import WtTooltip from './atoms/wt-tooltip/wt-tooltip.vue';
|
|
11
|
+
import WtRoundedAction from './atoms/wt-rounded-action/wt-rounded-action.vue';
|
|
12
|
+
import WtLoader from './atoms/wt-loader/wt-loader.vue';
|
|
13
|
+
import WtContextMenu from './atoms/wt-context-menu/wt-context-menu.vue';
|
|
14
|
+
|
|
15
|
+
import WtCheckbox from './molecules/wt-checkbox/wt-checkbox.vue';
|
|
16
|
+
import WtDatepicker from './molecules/wt-datepicker/wt-datepicker.vue';
|
|
17
|
+
import WtDatetimepicker from './molecules/wt-datetimepicker/wt-datetimepicker.vue';
|
|
18
|
+
import WtIconBtn from './molecules/wt-icon-btn/wt-icon-btn.vue';
|
|
19
|
+
import WtInput from './molecules/wt-input/wt-input.vue';
|
|
20
|
+
import WtNotification from './molecules/wt-notification/wt-notification.vue';
|
|
21
|
+
import WtPopup from './molecules/wt-popup/wt-popup.vue';
|
|
22
|
+
import WtProgressBar from './molecules/wt-progress-bar/wt-progress-bar.vue';
|
|
23
|
+
import WtRadio from './molecules/wt-radio/wt-radio.vue';
|
|
24
|
+
import WtSearchBar from './molecules/wt-search-bar/wt-search-bar.vue';
|
|
25
|
+
import WtSelect from './molecules/wt-select/wt-select.vue';
|
|
26
|
+
import WtSlider from './molecules/wt-slider/wt-slider.vue';
|
|
27
|
+
import WtSwitcher from './molecules/wt-switcher/wt-switcher.vue';
|
|
28
|
+
import WtTabs from './molecules/wt-tabs/wt-tabs.vue';
|
|
29
|
+
import WtTagsInput from './molecules/wt-tags-input/wt-tags-input.vue';
|
|
30
|
+
import WtTimeInput from './molecules/wt-time-input/wt-time-input.vue';
|
|
31
|
+
import WtTextarea from './molecules/wt-textarea/wt-textarea.vue';
|
|
32
|
+
import WtTimepicker from './molecules/wt-timepicker/wt-timepicker.vue';
|
|
33
|
+
import WtLabel from './molecules/wt-label/wt-label.vue';
|
|
34
|
+
import WtButtonSelect from './molecules/wt-button-select/wt-button-select.vue';
|
|
35
|
+
import WtHint from './molecules/wt-hint/wt-hint.vue';
|
|
36
|
+
import WtCopyAction from './molecules/wt-copy-action/wt-copy-action.vue';
|
|
37
|
+
import WtLoadBar from './molecules/wt-load-bar/wt-load-bar.vue';
|
|
38
|
+
|
|
39
|
+
import WtAppHeader from './organisms/wt-app-header/wt-app-header.vue';
|
|
40
|
+
import WtAppNavigator from './organisms/wt-app-header/wt-app-navigator.vue';
|
|
41
|
+
import WtFiltersPanelWrapper from './organisms/wt-filters-panel-wrapper/wt-filters-panel-wrapper.vue';
|
|
42
|
+
import WtHeaderActions from './organisms/wt-app-header/wt-header-actions.vue';
|
|
43
|
+
import WtErrorPage from './organisms/wt-error-page/wt-error-page.vue';
|
|
44
|
+
import WtHeadline from './organisms/wt-headline/wt-headline.vue';
|
|
45
|
+
import WtHeadlineNav from './organisms/wt-headline-nav/wt-headline-nav.vue';
|
|
46
|
+
import WtNavigationBar from './organisms/wt-navigation-bar/wt-navigation-bar.vue';
|
|
47
|
+
import WtNotificationsBar from './organisms/wt-notifications-bar/wt-notifications-bar.vue';
|
|
48
|
+
import WtPageWrapper from './organisms/wt-page-wrapper/wt-page-wrapper.vue';
|
|
49
|
+
import WtPagination from './organisms/wt-pagination/wt-pagination.vue';
|
|
50
|
+
import WtPlayer from './organisms/wt-player/wt-player.vue';
|
|
51
|
+
import WtStatusSelect from './organisms/wt-status-select/wt-status-select.vue';
|
|
52
|
+
import WtTable from './organisms/wt-table/wt-table.vue';
|
|
53
|
+
import WtTableActions from './organisms/wt-table-actions/wt-table-actions.vue';
|
|
54
|
+
import WtTableColumnSelect from './organisms/wt-table-column-select/wt-table-column-select.vue';
|
|
55
|
+
|
|
56
|
+
const Components = {
|
|
57
|
+
WtAvatar,
|
|
58
|
+
WtBadge,
|
|
59
|
+
WtIcon,
|
|
60
|
+
WtIndicator,
|
|
61
|
+
WtInputInfo,
|
|
62
|
+
WtButton,
|
|
63
|
+
WtChip,
|
|
64
|
+
WtDivider,
|
|
65
|
+
WtTooltip,
|
|
66
|
+
WtLabel,
|
|
67
|
+
WtLoader,
|
|
68
|
+
WtRoundedAction,
|
|
69
|
+
WtCheckbox,
|
|
70
|
+
WtDatepicker,
|
|
71
|
+
WtDatetimepicker,
|
|
72
|
+
WtIconBtn,
|
|
73
|
+
WtInput,
|
|
74
|
+
WtHint,
|
|
75
|
+
WtNotification,
|
|
76
|
+
WtPopup,
|
|
77
|
+
WtProgressBar,
|
|
78
|
+
WtRadio,
|
|
79
|
+
WtSearchBar,
|
|
80
|
+
WtSelect,
|
|
81
|
+
WtSlider,
|
|
82
|
+
WtSwitcher,
|
|
83
|
+
WtTabs,
|
|
84
|
+
WtTagsInput,
|
|
85
|
+
WtTimeInput,
|
|
86
|
+
WtTimepicker,
|
|
87
|
+
WtTextarea,
|
|
88
|
+
WtAppHeader,
|
|
89
|
+
WtHeadline,
|
|
90
|
+
WtHeadlineNav,
|
|
91
|
+
WtNavigationBar,
|
|
92
|
+
WtAppNavigator,
|
|
93
|
+
WtFiltersPanelWrapper,
|
|
94
|
+
WtHeaderActions,
|
|
95
|
+
WtErrorPage,
|
|
96
|
+
WtNotificationsBar,
|
|
97
|
+
WtPageWrapper,
|
|
98
|
+
WtPagination,
|
|
99
|
+
WtPlayer,
|
|
100
|
+
WtStatusSelect,
|
|
101
|
+
WtTable,
|
|
102
|
+
WtTableActions,
|
|
103
|
+
WtTableColumnSelect,
|
|
104
|
+
WtButtonSelect,
|
|
105
|
+
WtContextMenu,
|
|
106
|
+
WtCopyAction,
|
|
107
|
+
WtLoadBar,
|
|
108
|
+
};
|
|
109
|
+
|
|
110
|
+
export default Components;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { shallowMount, mount } from '@vue/test-utils';
|
|
2
|
+
import WtSelectButton from '../wt-button-select.vue';
|
|
3
|
+
|
|
4
|
+
describe('WtSelectButton', () => {
|
|
5
|
+
it('renders a component', () => {
|
|
6
|
+
const wrapper = shallowMount(WtSelectButton);
|
|
7
|
+
expect(wrapper.classes('wt-button-select')).toBe(true);
|
|
8
|
+
});
|
|
9
|
+
|
|
10
|
+
it('renders a button content via default slot', () => {
|
|
11
|
+
const content = 'button content';
|
|
12
|
+
const wrapper = shallowMount(WtSelectButton, {
|
|
13
|
+
slots: {
|
|
14
|
+
default: content,
|
|
15
|
+
},
|
|
16
|
+
});
|
|
17
|
+
expect(wrapper.find('.wt-button-select__button').text()).toBe(content);
|
|
18
|
+
});
|
|
19
|
+
|
|
20
|
+
it('should rotate the arrow', () => {
|
|
21
|
+
const wrapper = mount(WtSelectButton, {
|
|
22
|
+
data: () => ({
|
|
23
|
+
isOpened: true,
|
|
24
|
+
}),
|
|
25
|
+
});
|
|
26
|
+
const wtIcon = wrapper.find('.wt-button-select__select-arrow');
|
|
27
|
+
expect(wtIcon.classes()).toContain('wt-button-select__select-arrow--active');
|
|
28
|
+
});
|
|
29
|
+
});
|
|
@@ -0,0 +1,184 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<div
|
|
3
|
+
class="wt-button-select"
|
|
4
|
+
v-clickaway="away">
|
|
5
|
+
|
|
6
|
+
<wt-button
|
|
7
|
+
class="wt-button-select__button"
|
|
8
|
+
v-bind="$attrs"
|
|
9
|
+
:disabled="disabled"
|
|
10
|
+
@click="$emit('click', $event)"
|
|
11
|
+
>
|
|
12
|
+
<slot></slot>
|
|
13
|
+
</wt-button>
|
|
14
|
+
|
|
15
|
+
<wt-context-menu
|
|
16
|
+
:options="options"
|
|
17
|
+
:visible="isOpened"
|
|
18
|
+
@click="selectOption"
|
|
19
|
+
>
|
|
20
|
+
<template v-slot:activator>
|
|
21
|
+
<wt-button
|
|
22
|
+
class="wt-button-select__select-btn"
|
|
23
|
+
v-bind="$attrs"
|
|
24
|
+
:disabled="disabled"
|
|
25
|
+
:loading="false"
|
|
26
|
+
@click="isOpened = !isOpened"
|
|
27
|
+
>
|
|
28
|
+
<wt-icon
|
|
29
|
+
class="wt-button-select__select-arrow"
|
|
30
|
+
:class="{'wt-button-select__select-arrow--active': isOpened}"
|
|
31
|
+
icon="arrow-down"
|
|
32
|
+
:disabled="disabled"
|
|
33
|
+
></wt-icon>
|
|
34
|
+
</wt-button>
|
|
35
|
+
</template>
|
|
36
|
+
</wt-context-menu>
|
|
37
|
+
</div>
|
|
38
|
+
</template>
|
|
39
|
+
|
|
40
|
+
<script>
|
|
41
|
+
export default {
|
|
42
|
+
name: 'wt-button-select',
|
|
43
|
+
data: () => ({
|
|
44
|
+
isOpened: false,
|
|
45
|
+
}),
|
|
46
|
+
props: {
|
|
47
|
+
// all buttons props are passed as "$attrs"
|
|
48
|
+
options: {
|
|
49
|
+
type: Array,
|
|
50
|
+
required: true,
|
|
51
|
+
},
|
|
52
|
+
disabled: {
|
|
53
|
+
type: Boolean,
|
|
54
|
+
default: false,
|
|
55
|
+
},
|
|
56
|
+
},
|
|
57
|
+
methods: {
|
|
58
|
+
selectOption({ option, index }) {
|
|
59
|
+
this.$emit('click:option', option, index);
|
|
60
|
+
this.isOpened = false;
|
|
61
|
+
},
|
|
62
|
+
away() {
|
|
63
|
+
this.isOpened = false;
|
|
64
|
+
},
|
|
65
|
+
},
|
|
66
|
+
};
|
|
67
|
+
</script>
|
|
68
|
+
<style lang="scss" scoped>
|
|
69
|
+
.wt-button-select {
|
|
70
|
+
position: relative;
|
|
71
|
+
display: inline-flex;
|
|
72
|
+
align-items: center;
|
|
73
|
+
gap: var(--button-select-buttons-gap);
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
.wt-button-select__button {
|
|
77
|
+
padding: var(--button-select-button-padding);
|
|
78
|
+
border-radius: var(--border-radius) 0 0 var(--border-radius);
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.wt-button-select__select-btn {
|
|
82
|
+
min-width: auto;
|
|
83
|
+
padding: var(--button-select-icon-button-padding);
|
|
84
|
+
border-radius: 0 var(--border-radius) var(--border-radius) 0;
|
|
85
|
+
|
|
86
|
+
// NORMAL MODE
|
|
87
|
+
&:not(.wt-button--outline)::v-deep {
|
|
88
|
+
& .wt-icon__icon {
|
|
89
|
+
fill: var(--button-select-icon-color-dark);
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
// For secondary color, the icon color and icon hover color are the same as in primary color mode
|
|
93
|
+
|
|
94
|
+
&.danger,
|
|
95
|
+
&.success,
|
|
96
|
+
&.transfer {
|
|
97
|
+
.wt-icon__icon {
|
|
98
|
+
fill: var(--button-select-icon-color-ligth);
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
//OUTLINE MODE
|
|
104
|
+
&.wt-button--outline::v-deep {
|
|
105
|
+
& .wt-icon__icon {
|
|
106
|
+
fill: var(--button-select-icon-color-primary);
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
&:hover,
|
|
110
|
+
&:active {
|
|
111
|
+
.wt-icon__icon {
|
|
112
|
+
fill: var(--button-select-icon-color-primary--hover);
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
&.danger {
|
|
117
|
+
& .wt-icon__icon {
|
|
118
|
+
fill: var(--icon-color-danger)
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
&:hover,
|
|
122
|
+
&:active {
|
|
123
|
+
.wt-icon__icon {
|
|
124
|
+
fill: var(--button-select-icon-color-danger--hover);
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
&.success {
|
|
130
|
+
& .wt-icon__icon {
|
|
131
|
+
fill: var(--icon-color-success)
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
&:hover,
|
|
135
|
+
&:active {
|
|
136
|
+
.wt-icon__icon {
|
|
137
|
+
fill: var(--button-select-icon-color-success--hover);
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
&.transfer {
|
|
143
|
+
& .wt-icon__icon {
|
|
144
|
+
fill: var(--icon-color-transfer)
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
&:hover,
|
|
148
|
+
&:active {
|
|
149
|
+
.wt-icon__icon {
|
|
150
|
+
fill: var(--button-select-icon-color-transfer--hover);
|
|
151
|
+
}
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
&.secondary {
|
|
156
|
+
.wt-icon__icon {
|
|
157
|
+
fill: var(--button-select-icon-color-secondary);
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
&:hover,
|
|
161
|
+
&:active {
|
|
162
|
+
.wt-icon__icon {
|
|
163
|
+
fill: var(--button-select-icon-color-secondary--hover);
|
|
164
|
+
}
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
// DISABLED MODE
|
|
170
|
+
&.wt-button--disabled .wt-icon::v-deep .wt-icon__icon {
|
|
171
|
+
fill: var(--icon-color-secondary-50);
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
// OPEN AND SHUT ARROW
|
|
175
|
+
.wt-button-select__select-arrow {
|
|
176
|
+
display: flex;
|
|
177
|
+
transform: rotate(0);
|
|
178
|
+
|
|
179
|
+
&--active {
|
|
180
|
+
transform: rotate(180deg);
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
}
|
|
184
|
+
</style>
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { shallowMount } from '@vue/test-utils';
|
|
2
|
+
import WtCheckbox from '../wt-checkbox.vue';
|
|
3
|
+
import WtLabel from '../../wt-label/wt-label.vue';
|
|
4
|
+
import WtIcon from '../../../atoms/wt-icon/wt-icon.vue';
|
|
5
|
+
|
|
6
|
+
describe('WtCheckbox', () => {
|
|
7
|
+
it('renders a component', () => {
|
|
8
|
+
const wrapper = shallowMount(WtCheckbox, {
|
|
9
|
+
stubs: {
|
|
10
|
+
WtLabel,
|
|
11
|
+
WtIcon,
|
|
12
|
+
},
|
|
13
|
+
});
|
|
14
|
+
expect(wrapper.classes('wt-checkbox')).toBe(true);
|
|
15
|
+
});
|
|
16
|
+
|
|
17
|
+
it('renders label text when passed', () => {
|
|
18
|
+
const label = 'Hello there';
|
|
19
|
+
const wrapper = shallowMount(WtCheckbox, {
|
|
20
|
+
stubs: {
|
|
21
|
+
WtLabel,
|
|
22
|
+
WtIcon,
|
|
23
|
+
},
|
|
24
|
+
propsData: { label },
|
|
25
|
+
});
|
|
26
|
+
expect(wrapper.find('.wt-checkbox__label').text()).toBe(label);
|
|
27
|
+
});
|
|
28
|
+
|
|
29
|
+
it('toggles passed value at click', () => {
|
|
30
|
+
const selected = true;
|
|
31
|
+
const wrapper = shallowMount(WtCheckbox, {
|
|
32
|
+
stubs: {
|
|
33
|
+
WtLabel,
|
|
34
|
+
WtIcon,
|
|
35
|
+
},
|
|
36
|
+
propsData: { selected },
|
|
37
|
+
});
|
|
38
|
+
wrapper.find('.wt-checkbox__input').trigger('change');
|
|
39
|
+
expect(wrapper.emitted().change[0]).toEqual([!selected]);
|
|
40
|
+
});
|
|
41
|
+
});
|