@weni/unnnic-system 2.0.0 → 2.0.2
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/.vscode/extensions.json +3 -0
- package/README.md +36 -2
- package/dist/favicon.ico +0 -0
- package/dist/style.css +1 -0
- package/dist/unnnic.mjs +68338 -0
- package/dist/unnnic.umd.js +661 -44367
- package/package.json +76 -65
- package/src/assets/fonts/Material Symbols Rounded Filled.woff2 +0 -0
- package/src/assets/fonts/Material Symbols Rounded.woff2 +0 -0
- package/src/assets/fonts/fonts/icomoon.svg +163 -163
- package/src/assets/fonts/icons.css +582 -582
- package/src/assets/icons/Add1.vue +16 -0
- package/src/assets/icons/AddCircle1.vue +20 -0
- package/src/assets/icons/AlarmBell2.vue +20 -0
- package/src/assets/icons/AlarmBell3.vue +20 -0
- package/src/assets/icons/AlarmBellRing.vue +40 -0
- package/src/assets/icons/AlertCircle1.vue +25 -0
- package/src/assets/icons/AlertCircle11.vue +15 -0
- package/src/assets/icons/AmericanExpress.vue +18 -0
- package/src/assets/icons/AppWindowEdit1.vue +20 -0
- package/src/assets/icons/AppWindowEdit2.vue +45 -0
- package/src/assets/icons/ArrowButtonDown1.vue +15 -0
- package/src/assets/icons/ArrowButtonRight1.vue +15 -0
- package/src/assets/icons/ArrowButtonUp1.vue +15 -0
- package/src/assets/icons/ArrowDown11.vue +14 -0
- package/src/assets/icons/ArrowLeft11.vue +15 -0
- package/src/assets/icons/ArrowRedo.vue +15 -0
- package/src/assets/icons/ArrowRight11.vue +15 -0
- package/src/assets/icons/ArrowUndo.vue +15 -0
- package/src/assets/icons/Attachment.vue +16 -0
- package/src/assets/icons/Bin11.vue +26 -0
- package/src/assets/icons/BookAddress12.vue +20 -0
- package/src/assets/icons/BookAddress2.vue +15 -0
- package/src/assets/icons/BookLibrary1.vue +45 -0
- package/src/assets/icons/BookLibrary2.vue +17 -0
- package/src/assets/icons/Brazil.svg +21 -21
- package/src/assets/icons/Brazil.vue +74 -0
- package/src/assets/icons/Building21.vue +66 -0
- package/src/assets/icons/ButtonPlay1.vue +20 -0
- package/src/assets/icons/ButtonRefreshArrow1.vue +15 -0
- package/src/assets/icons/ButtonRefreshArrows1.vue +20 -0
- package/src/assets/icons/Charger1.vue +21 -0
- package/src/assets/icons/ChatTranslate1.vue +30 -0
- package/src/assets/icons/Check2.vue +16 -0
- package/src/assets/icons/CheckCircle11.vue +20 -0
- package/src/assets/icons/CheckCircle111.vue +15 -0
- package/src/assets/icons/CheckDouble.vue +15 -0
- package/src/assets/icons/CheckSquare1.vue +20 -0
- package/src/assets/icons/CheckSquare2.vue +20 -0
- package/src/assets/icons/CheckboxDefault.vue +19 -0
- package/src/assets/icons/CheckboxDisable.vue +19 -0
- package/src/assets/icons/CheckboxLess.vue +23 -0
- package/src/assets/icons/CheckboxSelect.vue +25 -0
- package/src/assets/icons/Close1.vue +16 -0
- package/src/assets/icons/Cog1.vue +21 -0
- package/src/assets/icons/Cog2.vue +16 -0
- package/src/assets/icons/CommonFileEmpty1.vue +15 -0
- package/src/assets/icons/CommonFileHorizontalImage1.vue +25 -0
- package/src/assets/icons/ControlsPause1.vue +20 -0
- package/src/assets/icons/ControlsPlay1.vue +15 -0
- package/src/assets/icons/CopyPaste1.vue +35 -0
- package/src/assets/icons/CurrencyDollarCircle1.vue +20 -0
- package/src/assets/icons/DefaultAvatar.vue +28 -0
- package/src/assets/icons/Delete1.vue +16 -0
- package/src/assets/icons/Delete11.vue +21 -0
- package/src/assets/icons/Delete21.vue +16 -0
- package/src/assets/icons/DeveloperCommunityGithub11.vue +15 -0
- package/src/assets/icons/DinersClub.vue +26 -0
- package/src/assets/icons/Discover.vue +47 -0
- package/src/assets/icons/DownloadBottom1.vue +20 -0
- package/src/assets/icons/DownloadThickBottom1.vue +20 -0
- package/src/assets/icons/Drag1.vue +27 -0
- package/src/assets/icons/EmailActionUnread1.vue +27 -0
- package/src/assets/icons/EmailActionUnread11.vue +18 -0
- package/src/assets/icons/Emoji.vue +31 -0
- package/src/assets/icons/Expand81.vue +31 -0
- package/src/assets/icons/ExpandFull1.vue +35 -0
- package/src/assets/icons/Export1.vue +26 -0
- package/src/assets/icons/Filter.vue +18 -0
- package/src/assets/icons/FitnessBiceps1.vue +15 -0
- package/src/assets/icons/Flash13.vue +16 -0
- package/src/assets/icons/Flash14.vue +16 -0
- package/src/assets/icons/FloppyDisk1.vue +30 -0
- package/src/assets/icons/Folder1.vue +16 -0
- package/src/assets/icons/Folder2.vue +16 -0
- package/src/assets/icons/GaugeDashboard1.vue +20 -0
- package/src/assets/icons/GaugeDashboard2.vue +40 -0
- package/src/assets/icons/GenericCard.vue +18 -0
- package/src/assets/icons/GraphStats1.vue +15 -0
- package/src/assets/icons/GraphStatsAscend2.vue +15 -0
- package/src/assets/icons/GraphStatsCircle1.vue +20 -0
- package/src/assets/icons/GraphStatsCircle11.vue +20 -0
- package/src/assets/icons/GraphStatsDescend2.vue +17 -0
- package/src/assets/icons/HeadphonesCustomerSupport1.vue +15 -0
- package/src/assets/icons/HeadphonesCustomerSupport2.vue +15 -0
- package/src/assets/icons/HeadphonesCustomerSupportHuman11.vue +20 -0
- package/src/assets/icons/Hierarchy32.vue +16 -0
- package/src/assets/icons/Hierarchy33.vue +16 -0
- package/src/assets/icons/House11.vue +21 -0
- package/src/assets/icons/House22.vue +16 -0
- package/src/assets/icons/Indicator.vue +18 -0
- package/src/assets/icons/InformationCircle4.vue +15 -0
- package/src/assets/icons/InteractionTime.vue +31 -0
- package/src/assets/icons/Jcb.vue +75 -0
- package/src/assets/icons/KeyboardArrowDown1.vue +15 -0
- package/src/assets/icons/KeyboardArrowLeft1.vue +15 -0
- package/src/assets/icons/KeyboardArrowRight1.vue +15 -0
- package/src/assets/icons/KeyboardReturn1.vue +18 -0
- package/src/assets/icons/KeyboardReturn11.vue +14 -0
- package/src/assets/icons/LayoutDashboard1.vue +30 -0
- package/src/assets/icons/LayoutDashboard2.vue +30 -0
- package/src/assets/icons/LayoutModule12.vue +26 -0
- package/src/assets/icons/LoadingCircle1.vue +72 -0
- package/src/assets/icons/Lock21.vue +21 -0
- package/src/assets/icons/Lock22.vue +16 -0
- package/src/assets/icons/LockUnlock11.vue +20 -0
- package/src/assets/icons/Logout11.vue +21 -0
- package/src/assets/icons/Mastercard.vue +27 -0
- package/src/assets/icons/Messages.vue +18 -0
- package/src/assets/icons/MessagesBubble1.vue +15 -0
- package/src/assets/icons/MessagesBubble3.vue +15 -0
- package/src/assets/icons/MessagesBubble4.vue +15 -0
- package/src/assets/icons/MessagingWeChat2.vue +20 -0
- package/src/assets/icons/MessagingWeChat3.vue +40 -0
- package/src/assets/icons/MessagingWhatsapp1.vue +20 -0
- package/src/assets/icons/Microphone.vue +21 -0
- package/src/assets/icons/NavigationMenuVertical1.vue +25 -0
- package/src/assets/icons/Notes1.vue +36 -0
- package/src/assets/icons/OfficeFilePdf11.vue +30 -0
- package/src/assets/icons/PaginateFilterText1.vue +35 -0
- package/src/assets/icons/PencilWrite1.vue +20 -0
- package/src/assets/icons/Phone3.vue +16 -0
- package/src/assets/icons/Phone4.vue +16 -0
- package/src/assets/icons/PhoneCharger1.vue +15 -0
- package/src/assets/icons/PhotographyEquipmentBag1.vue +25 -0
- package/src/assets/icons/PieLineGraph1.vue +35 -0
- package/src/assets/icons/Preferences.vue +74 -0
- package/src/assets/icons/QuestionCircle1.vue +25 -0
- package/src/assets/icons/QuestionCircle2.vue +15 -0
- package/src/assets/icons/RadioDefault.vue +17 -0
- package/src/assets/icons/RadioDisable.vue +17 -0
- package/src/assets/icons/RadioSelected.vue +23 -0
- package/src/assets/icons/RatingStar1.vue +13 -0
- package/src/assets/icons/RatingStar11.vue +15 -0
- package/src/assets/icons/ReadEmailAt1.vue +27 -0
- package/src/assets/icons/ResponseTime.vue +48 -0
- package/src/assets/icons/ScienceFictionRobot1.vue +40 -0
- package/src/assets/icons/ScienceFictionRobot2.vue +25 -0
- package/src/assets/icons/Search1.vue +16 -0
- package/src/assets/icons/SendEmail31.vue +13 -0
- package/src/assets/icons/SingleNeutral2.vue +20 -0
- package/src/assets/icons/SingleNeutralActions1.vue +20 -0
- package/src/assets/icons/SocialInstagram1.vue +15 -0
- package/src/assets/icons/SocialMediaFacebook1.vue +15 -0
- package/src/assets/icons/SocialMediaGoogle1.vue +26 -0
- package/src/assets/icons/SortAsc.vue +19 -0
- package/src/assets/icons/SortDefault.vue +20 -0
- package/src/assets/icons/SortDesc.vue +19 -0
- package/src/assets/icons/Spain.svg +498 -498
- package/src/assets/icons/Spain.vue +1846 -0
- package/src/assets/icons/StudyLightIdea1.vue +50 -0
- package/src/assets/icons/Subtract1.vue +16 -0
- package/src/assets/icons/SubtractCircle1.vue +20 -0
- package/src/assets/icons/SwitchDefault.vue +31 -0
- package/src/assets/icons/SwitchDefaultDisabled.vue +25 -0
- package/src/assets/icons/SwitchSelected.vue +31 -0
- package/src/assets/icons/SwitchSelectedDisabled.vue +23 -0
- package/src/assets/icons/SynchronizeArrowClock4.vue +20 -0
- package/src/assets/icons/SynchronizeArrowClock5.vue +20 -0
- package/src/assets/icons/TaskChecklist1.vue +20 -0
- package/src/assets/icons/TaskListClock1.vue +45 -0
- package/src/assets/icons/TextBold.vue +15 -0
- package/src/assets/icons/TextCenter.vue +35 -0
- package/src/assets/icons/TextItalic.vue +15 -0
- package/src/assets/icons/TextJustified.vue +35 -0
- package/src/assets/icons/TextLeft.vue +35 -0
- package/src/assets/icons/TextRight.vue +35 -0
- package/src/assets/icons/TextUnderline.vue +20 -0
- package/src/assets/icons/Ticket1.vue +39 -0
- package/src/assets/icons/Ticket2.vue +21 -0
- package/src/assets/icons/TimeClockCircle1.vue +20 -0
- package/src/assets/icons/TransferMessage.vue +24 -0
- package/src/assets/icons/Translate1.vue +41 -0
- package/src/assets/icons/Translate2.vue +41 -0
- package/src/assets/icons/Typing1.vue +21 -0
- package/src/assets/icons/USA.svg +28 -28
- package/src/assets/icons/USA.vue +192 -0
- package/src/assets/icons/Unionpay.vue +31 -0
- package/src/assets/icons/UnorderedList.vue +40 -0
- package/src/assets/icons/UploadBottom1.vue +20 -0
- package/src/assets/icons/VideoFileMp41.vue +30 -0
- package/src/assets/icons/View11.vue +21 -0
- package/src/assets/icons/ViewOff1.vue +35 -0
- package/src/assets/icons/VipCrownQueen2.vue +20 -0
- package/src/assets/icons/Visa.vue +35 -0
- package/src/assets/icons/add-1.svg +3 -3
- package/src/assets/icons/add-circle-1.svg +4 -4
- package/src/assets/icons/alarm-bell-ring.svg +8 -8
- package/src/assets/icons/alert-circle-1-1.svg +3 -3
- package/src/assets/icons/alert-circle-1.svg +5 -5
- package/src/assets/icons/american-express.svg +4 -4
- package/src/assets/icons/app-window-edit-1.svg +4 -4
- package/src/assets/icons/app-window-edit-2.svg +9 -9
- package/src/assets/icons/arrow-button-down-1.svg +3 -3
- package/src/assets/icons/arrow-button-up-1.svg +3 -3
- package/src/assets/icons/arrow-down-1-1.svg +3 -3
- package/src/assets/icons/arrow-left-1-1.svg +3 -3
- package/src/assets/icons/arrow-redo.svg +3 -3
- package/src/assets/icons/arrow-right-1-1.svg +3 -3
- package/src/assets/icons/arrow-undo.svg +3 -3
- package/src/assets/icons/attachment.svg +3 -3
- package/src/assets/icons/bin-1-1.svg +5 -5
- package/src/assets/icons/book-address-1-2.svg +4 -4
- package/src/assets/icons/book-address-2.svg +3 -3
- package/src/assets/icons/book-library-1.svg +9 -9
- package/src/assets/icons/book-library-2.svg +3 -3
- package/src/assets/icons/bookmark-tag-1.svg +3 -3
- package/src/assets/icons/bookmarkTag1.vue +17 -0
- package/src/assets/icons/building-2-1.svg +13 -13
- package/src/assets/icons/button-play-1.svg +4 -4
- package/src/assets/icons/button-refresh-arrow-1.svg +3 -3
- package/src/assets/icons/button-refresh-arrows-1.svg +4 -4
- package/src/assets/icons/charger-1.svg +4 -4
- package/src/assets/icons/chat-translate-1.svg +6 -6
- package/src/assets/icons/check-2.svg +3 -3
- package/src/assets/icons/check-circle-1-1-1.svg +3 -3
- package/src/assets/icons/check-circle-1-1.svg +4 -4
- package/src/assets/icons/check-double.svg +3 -3
- package/src/assets/icons/check-square-1.svg +4 -4
- package/src/assets/icons/check-square-2.svg +4 -4
- package/src/assets/icons/checkbox-default.svg +3 -3
- package/src/assets/icons/checkbox-disable.svg +3 -3
- package/src/assets/icons/checkbox-less.svg +4 -4
- package/src/assets/icons/checkbox-select.svg +4 -4
- package/src/assets/icons/close-1.svg +3 -3
- package/src/assets/icons/cog-1.svg +4 -4
- package/src/assets/icons/cog-2.svg +3 -3
- package/src/assets/icons/common-file-empty-1.svg +3 -3
- package/src/assets/icons/common-file-horizontal-image-1.svg +5 -5
- package/src/assets/icons/controls-pause-1.svg +4 -4
- package/src/assets/icons/controls-play-1.svg +3 -3
- package/src/assets/icons/copy-paste-1.svg +7 -7
- package/src/assets/icons/currency-dollar-circle-1.svg +4 -4
- package/src/assets/icons/default-avatar.svg +5 -5
- package/src/assets/icons/delete-1-1.svg +4 -4
- package/src/assets/icons/delete-1.svg +3 -3
- package/src/assets/icons/delete-2-1.svg +3 -3
- package/src/assets/icons/developer-community-github-1-1.svg +3 -3
- package/src/assets/icons/diners-club.svg +6 -6
- package/src/assets/icons/discover.svg +11 -11
- package/src/assets/icons/download-bottom-1.svg +4 -4
- package/src/assets/icons/download-thick-bottom-1.svg +4 -4
- package/src/assets/icons/drag-1.svg +10 -10
- package/src/assets/icons/email-action-unread-1-1.svg +4 -4
- package/src/assets/icons/email-action-unread-1.svg +10 -10
- package/src/assets/icons/emoji.svg +6 -6
- package/src/assets/icons/expand-8-1.svg +6 -6
- package/src/assets/icons/expand-full-1.svg +7 -7
- package/src/assets/icons/export-1.svg +5 -5
- package/src/assets/icons/filter.svg +3 -3
- package/src/assets/icons/fitness-biceps-1.svg +3 -3
- package/src/assets/icons/flash-1-3.svg +3 -3
- package/src/assets/icons/flash-1-4.svg +3 -3
- package/src/assets/icons/floppy-disk-1.svg +6 -6
- package/src/assets/icons/folder-1.svg +3 -3
- package/src/assets/icons/folder-2.svg +3 -3
- package/src/assets/icons/gauge-dashboard-1.svg +4 -4
- package/src/assets/icons/gauge-dashboard-2.svg +8 -8
- package/src/assets/icons/generic-card.svg +4 -4
- package/src/assets/icons/graph-stats-1.svg +3 -3
- package/src/assets/icons/graph-stats-ascend-2.svg +3 -3
- package/src/assets/icons/graph-stats-circle-1-1.svg +4 -4
- package/src/assets/icons/graph-stats-circle-1.svg +4 -4
- package/src/assets/icons/graph-stats-descend-2.svg +4 -4
- package/src/assets/icons/headphones-customer-support-1.svg +3 -3
- package/src/assets/icons/headphones-customer-support-2.svg +3 -3
- package/src/assets/icons/headphones-customer-support-human-1-1.svg +4 -4
- package/src/assets/icons/hierarchy-3-2.svg +3 -3
- package/src/assets/icons/hierarchy-3-3.svg +3 -3
- package/src/assets/icons/house-1-1.svg +4 -4
- package/src/assets/icons/house-2-2.svg +3 -3
- package/src/assets/icons/icon-script.py +27 -27
- package/src/assets/icons/indicator.svg +3 -3
- package/src/assets/icons/information-circle-4.svg +3 -3
- package/src/assets/icons/interaction-time.svg +5 -5
- package/src/assets/icons/jcb.svg +21 -21
- package/src/assets/icons/keyboard-arrow-down-1.svg +3 -3
- package/src/assets/icons/keyboard-arrow-left-1.svg +3 -3
- package/src/assets/icons/keyboard-arrow-right-1.svg +3 -3
- package/src/assets/icons/keyboard-return-1-1.svg +3 -3
- package/src/assets/icons/keyboard-return-1.svg +4 -4
- package/src/assets/icons/layout-dashboard-1.svg +6 -6
- package/src/assets/icons/layout-dashboard-2.svg +6 -6
- package/src/assets/icons/layout-module-1-2.svg +6 -6
- package/src/assets/icons/loading-circle-1.svg +19 -19
- package/src/assets/icons/lock-2-1.svg +4 -4
- package/src/assets/icons/lock-2-2.svg +3 -3
- package/src/assets/icons/lock-unlock-1-1.svg +4 -4
- package/src/assets/icons/logout-1-1.svg +4 -4
- package/src/assets/icons/mastercard.svg +6 -6
- package/src/assets/icons/messages-bubble-1.svg +3 -3
- package/src/assets/icons/messages-bubble-3.svg +3 -3
- package/src/assets/icons/messages-bubble-4.svg +3 -3
- package/src/assets/icons/messages.svg +3 -3
- package/src/assets/icons/messaging-we-chat-2.svg +4 -4
- package/src/assets/icons/messaging-we-chat-3.svg +8 -8
- package/src/assets/icons/messaging-whatsapp-1.svg +4 -4
- package/src/assets/icons/microphone.svg +4 -4
- package/src/assets/icons/move-expand-vertical-1.svg +3 -3
- package/src/assets/icons/moveExpandVertical1.vue +17 -0
- package/src/assets/icons/navigation-menu-vertical-1.svg +5 -5
- package/src/assets/icons/notes-1.svg +7 -7
- package/src/assets/icons/office-file-pdf-1-1.svg +6 -6
- package/src/assets/icons/paginate-filter-text-1.svg +7 -7
- package/src/assets/icons/pencil-write-1.svg +4 -4
- package/src/assets/icons/phone-3.svg +3 -3
- package/src/assets/icons/phone-4.svg +3 -3
- package/src/assets/icons/phone-charger-1.svg +3 -3
- package/src/assets/icons/photography-equipment-bag-1.svg +5 -5
- package/src/assets/icons/pie-line-graph-1.svg +7 -7
- package/src/assets/icons/preferences.svg +11 -11
- package/src/assets/icons/question-circle-1.svg +5 -5
- package/src/assets/icons/question-circle-2.svg +3 -3
- package/src/assets/icons/radio-default.svg +3 -3
- package/src/assets/icons/radio-disable.svg +3 -3
- package/src/assets/icons/radio-selected.svg +4 -4
- package/src/assets/icons/rating-star-1-1.svg +3 -3
- package/src/assets/icons/rating-star-1.svg +3 -3
- package/src/assets/icons/read-email-at-1.svg +10 -10
- package/src/assets/icons/response-time.svg +12 -12
- package/src/assets/icons/science-fiction-robot-1.svg +8 -8
- package/src/assets/icons/science-fiction-robot-2.svg +5 -5
- package/src/assets/icons/script-to-convert-svg-to-vue.js +20 -0
- package/src/assets/icons/search-1.svg +3 -3
- package/src/assets/icons/send-email-3-1.svg +3 -3
- package/src/assets/icons/single-neutral-2.svg +4 -4
- package/src/assets/icons/single-neutral-actions-1.svg +4 -4
- package/src/assets/icons/social-instagram-1.svg +3 -3
- package/src/assets/icons/social-media-facebook-1.svg +3 -3
- package/src/assets/icons/social-media-google-1.svg +6 -6
- package/src/assets/icons/sort-asc.svg +4 -4
- package/src/assets/icons/sort-default.svg +4 -4
- package/src/assets/icons/sort-desc.svg +4 -4
- package/src/assets/icons/study-light-idea-1.svg +10 -10
- package/src/assets/icons/subtract-1.svg +3 -3
- package/src/assets/icons/subtract-circle-1.svg +4 -4
- package/src/assets/icons/switch-default-disabled.svg +4 -4
- package/src/assets/icons/switch-default.svg +11 -11
- package/src/assets/icons/switch-selected-disabled.svg +4 -4
- package/src/assets/icons/switch-selected.svg +11 -11
- package/src/assets/icons/synchronize-arrow-clock-4.svg +4 -4
- package/src/assets/icons/synchronize-arrow-clock-5.svg +4 -4
- package/src/assets/icons/task-checklist-1.svg +4 -4
- package/src/assets/icons/task-list-clock-1.svg +9 -9
- package/src/assets/icons/text-bold.svg +3 -3
- package/src/assets/icons/text-center.svg +7 -7
- package/src/assets/icons/text-italic.svg +3 -3
- package/src/assets/icons/text-justified.svg +7 -7
- package/src/assets/icons/text-left.svg +7 -7
- package/src/assets/icons/text-right.svg +7 -7
- package/src/assets/icons/text-underline.svg +4 -4
- package/src/assets/icons/ticket-1.svg +9 -9
- package/src/assets/icons/ticket-2.svg +4 -4
- package/src/assets/icons/time-clock-circle-1.svg +4 -4
- package/src/assets/icons/transfer-message.svg +4 -4
- package/src/assets/icons/translate-1.svg +8 -8
- package/src/assets/icons/translate-2.svg +8 -8
- package/src/assets/icons/typing-1.svg +4 -4
- package/src/assets/icons/unionpay.svg +7 -7
- package/src/assets/icons/unordered-list.svg +8 -8
- package/src/assets/icons/upload-bottom-1.svg +4 -4
- package/src/assets/icons/video-file-mp4-1.svg +6 -6
- package/src/assets/icons/view-1-1.svg +4 -4
- package/src/assets/icons/view-off-1.svg +7 -7
- package/src/assets/icons/vip-crown-queen-2.svg +4 -4
- package/src/assets/icons/visa.svg +8 -8
- package/src/assets/img/flag/en.svg +28 -28
- package/src/assets/img/flag/pt-br.svg +21 -21
- package/src/assets/scss/colors.scss +241 -241
- package/src/assets/scss/fonts.scss +123 -123
- package/src/assets/scss/grid.scss +51 -51
- package/src/assets/scss/spacing.scss +103 -103
- package/src/assets/scss/unnnic.scss +10 -10
- package/src/components/Accordion/Accordion.vue +17 -10
- package/src/components/Alert/Alert.vue +73 -53
- package/src/components/Alert/AlertCaller.vue +1 -1
- package/src/components/Alert/Version1dot1.vue +196 -77
- package/src/components/AudioRecorder/AudioHandler.vue +16 -18
- package/src/components/AudioRecorder/AudioPlayer.vue +47 -7
- package/src/components/AudioRecorder/AudioRecorder.vue +47 -31
- package/src/components/AvatarIcon/AvatarIcon.vue +33 -16
- package/src/components/Banner/Banner.vue +1 -2
- package/src/components/Banner/InfoBanner.vue +5 -5
- package/src/components/Breadcrumb/Breadcrumb.vue +13 -15
- package/src/components/Button/Button.vue +174 -99
- package/src/components/Button/ButtonIcon.vue +13 -7
- package/src/components/Card/AccountCard.vue +3 -3
- package/src/components/Card/BlankCard.vue +11 -9
- package/src/components/Card/Card.vue +62 -35
- package/src/components/Card/CardCompany.vue +45 -22
- package/src/components/Card/CardData.vue +11 -5
- package/src/components/Card/CardStatusesContainer.vue +45 -14
- package/src/components/Card/ContentCard.vue +15 -5
- package/src/components/Card/DashCard.vue +8 -5
- package/src/components/Card/DefaultCard.vue +11 -5
- package/src/components/Card/MarketplaceCard.vue +19 -6
- package/src/components/Card/StatusCard.vue +12 -3
- package/src/components/Card/TitleCard.vue +9 -5
- package/src/components/CardImage/CardImage.vue +48 -26
- package/src/components/CardInformation/CardInformation.vue +6 -6
- package/src/components/CardNumber/CardNumber.vue +1 -1
- package/src/components/CardProject/CardProject.vue +31 -21
- package/src/components/Carousel/Carousel.vue +13 -15
- package/src/components/Carousel/TagCarousel.vue +27 -16
- package/src/components/ChartBar/ChartBar.vue +101 -64
- package/src/components/ChartLine/ChartLine.vue +64 -40
- package/src/components/ChartMultiLine/ChartMultiLine.vue +328 -0
- package/src/components/ChartMultiLine/Line/Line.vue +170 -0
- package/src/components/ChartRainbow/ChartRainbow.vue +87 -46
- package/src/components/ChatText/ChatText.vue +41 -15
- package/src/components/ChatsContact/ChatsContact.vue +332 -0
- package/src/components/ChatsDashboardTagLive/ChatsDashboardTagLive.vue +82 -0
- package/src/components/ChatsHeader/ChatsHeader.vue +320 -0
- package/src/components/ChatsMessage/ChatsMessage.vue +318 -0
- package/src/components/ChatsMessage/ChatsMessageStatusBackdrop.vue +78 -0
- package/src/components/ChatsMessage/ChatsMessageText.vue +80 -0
- package/src/components/{NavbarChats/NavbarChats.vue → ChatsNavbar/ChatsNavbar.vue} +30 -25
- package/src/components/ChatsUserAvatar/ChatsUserAvatar.vue +140 -0
- package/src/components/Checkbox/Checkbox.vue +14 -12
- package/src/components/CircleProgressBar/CircleProgressBar.vue +7 -3
- package/src/components/Collapse/Collapse.vue +141 -0
- package/src/components/DataArea/DataArea.vue +6 -3
- package/src/components/DateFilter/DateFilter.vue +9 -5
- package/src/components/DatePicker/DatePicker.vue +133 -76
- package/src/components/Dropdown/Dropdown.vue +66 -54
- package/src/components/Dropdown/DropdownItem.vue +15 -17
- package/src/components/Dropdown/DropdownSkeleton.vue +15 -8
- package/src/components/Dropdown/LanguageSelect.vue +56 -21
- package/src/components/EmojiPicker/EmojiPicker.vue +83 -0
- package/src/components/Flag.vue +2 -2
- package/src/components/FormElement/FormElement.vue +44 -4
- package/src/components/Icon/OldIconsMap.json +97 -0
- package/src/components/Icon.vue +228 -133
- package/src/components/IconLoading/IconLoading.vue +48 -0
- package/src/components/ImportCard/ImportCard.vue +36 -15
- package/src/components/Indicator/Indicator.vue +4 -2
- package/src/components/Input/BaseInput.vue +9 -22
- package/src/components/Input/Input.vue +30 -26
- package/src/components/Input/TextInput.vue +33 -31
- package/src/components/InputDatePicker/InputDatePicker.vue +38 -22
- package/src/components/Label/Label.vue +1 -1
- package/src/components/Modal/CallModal.vue +1 -1
- package/src/components/Modal/Modal.vue +62 -19
- package/src/components/ModalUpload/ModalUpload.vue +19 -16
- package/src/components/MoodRating/MoodRating.vue +36 -21
- package/src/components/MultiSelect/MultiSelect.vue +48 -25
- package/src/components/Pagination/Pagination.vue +22 -15
- package/src/components/ProgressBar/ProgressBar.vue +30 -17
- package/src/components/Radio/Radio.vue +45 -65
- package/src/components/Select/SelectItem.vue +49 -43
- package/src/components/SelectSmart/SelectSmart.vue +133 -70
- package/src/components/SelectSmart/SelectSmartMultipleHeader.vue +18 -4
- package/src/components/SelectSmart/SelectSmartOption.vue +22 -15
- package/src/components/Sidebar/Sidebar.vue +62 -59
- package/src/components/Sidebar/SidebarItem.vue +47 -36
- package/src/components/Sidebar/SidebarMenu.vue +16 -16
- package/src/components/Sidebar/SidebarPrimary.vue +79 -45
- package/src/components/SkeletonLoading/SkeletonLoading.vue +73 -60
- package/src/components/SkeletonLoading/skeletonTheme.vue +30 -19
- package/src/components/Slider/Slider.vue +25 -12
- package/src/components/StarRating/StarRating.vue +9 -5
- package/src/components/Switch/Switch.vue +23 -16
- package/src/components/Tab/Tab.vue +6 -3
- package/src/components/Table/Table.vue +14 -5
- package/src/components/Table/TableRow.vue +5 -4
- package/src/components/TabsExpanded/TabsExpanded.vue +29 -16
- package/src/components/Tag/BrandTag.vue +7 -4
- package/src/components/Tag/DefaultTag.vue +39 -41
- package/src/components/Tag/IndicatorTag.vue +9 -6
- package/src/components/Tag/Tag.vue +16 -20
- package/src/components/TextArea/TextArea.vue +22 -8
- package/src/components/ToolTip/ToolTip.vue +82 -64
- package/src/components/TransitionRipple/TransitionRipple.vue +126 -0
- package/src/components/UploadArea/UploadArea.vue +31 -14
- package/src/components/config.js +0 -1
- package/src/components/grid/Grid.vue +16 -11
- package/src/components/icons/IconCommunity.vue +12 -0
- package/src/components/icons/IconDocumentation.vue +12 -0
- package/src/components/icons/IconEcosystem.vue +12 -0
- package/src/components/icons/IconSupport.vue +12 -0
- package/src/components/icons/IconTooling.vue +19 -0
- package/src/components/index.js +48 -32
- package/src/index.js +10 -0
- package/src/locales/en.json +15 -19
- package/src/locales/es.json +15 -19
- package/src/locales/pt_br.json +15 -19
- package/src/main.js +5 -10
- package/src/mixins/i18n.js +60 -0
- package/src/stories/Accordion.stories.js +9 -4
- package/src/stories/Alert.stories.js +79 -4
- package/src/stories/AvatarIcon.stories.js +28 -12
- package/src/stories/Banner.stories.js +28 -21
- package/src/stories/Breadcrumb.stories.js +10 -10
- package/src/stories/Button.stories.js +112 -38
- package/src/stories/ButtonIcon.stories.js +4 -13
- package/src/stories/Card.stories.js +126 -91
- package/src/stories/CardCompany.stories.js +50 -32
- package/src/stories/CardData.stories.js +2 -1
- package/src/stories/CardImage.stories.js +15 -12
- package/src/stories/CardNumber.stories.js +4 -25
- package/src/stories/CardProject.stories.js +1 -1
- package/src/stories/Carousel.stories.js +4 -3
- package/src/stories/ChartBar.stories.js +68 -51
- package/src/stories/ChartLine.stories.js +32 -23
- package/src/stories/ChartMultiLine.stories.js +59 -0
- package/src/stories/ChartRainbow.stories.js +8 -25
- package/src/stories/ChatsContact.stories.js +90 -0
- package/src/stories/ChatsDashboardTagLive.stories.js +24 -0
- package/src/stories/ChatsHeader.stories.js +93 -0
- package/src/stories/ChatsMessage.stories.js +246 -0
- package/src/stories/ChatsNavbar.stories.js +65 -0
- package/src/stories/ChatsUserAvatar.stories.js +35 -0
- package/src/stories/Checkbox.stories.js +24 -17
- package/src/stories/CircleProgressBar.stories.js +1 -7
- package/src/stories/Collapse.stories.js +97 -0
- package/src/stories/Comment.stories.js +13 -10
- package/src/stories/DataArea.stories.js +22 -18
- package/src/stories/DatePicker.stories.js +28 -21
- package/src/stories/Dropdown.stories.js +8 -2
- package/src/stories/EmojiPicker.stories.js +59 -0
- package/src/stories/Grid.stories.js +6 -1
- package/src/stories/Icon.stories.js +4 -13
- package/src/stories/IconLoading.stories.js +126 -0
- package/src/stories/ImportCard.stories.js +6 -1
- package/src/stories/Input.stories.js +13 -7
- package/src/stories/Introduction.mdx +196 -0
- package/src/stories/Label.stories.js +4 -9
- package/src/stories/LanguageSelect.stories.js +3 -1
- package/src/stories/Modal.stories.js +22 -5
- package/src/stories/ModalUpload.stories.js +17 -21
- package/src/stories/MoodRating.stories.js +5 -4
- package/src/stories/MultiSelect.stories.js +2 -1
- package/src/stories/Pagination.stories.js +19 -5
- package/src/stories/ProgressBar.stories.js +1 -1
- package/src/stories/Radio.stories.js +6 -4
- package/src/stories/SelectSmart.mdx +138 -0
- package/src/stories/SelectSmart.stories.js +144 -117
- package/src/stories/Sidebar.stories.js +3 -2
- package/src/stories/SidebarPrimary.stories.js +54 -40
- package/src/stories/SkeletonLoading.stories.js +15 -4
- package/src/stories/Slider.stories.js +6 -8
- package/src/stories/StarRating.stories.js +6 -9
- package/src/stories/Switch.stories.js +2 -1
- package/src/stories/Table.stories.js +1 -1
- package/src/stories/TabsExpanded.stories.js +30 -27
- package/src/stories/Tag.stories.js +23 -24
- package/src/stories/TextArea.stories.js +2 -0
- package/src/stories/ToolTip.stories.js +10 -13
- package/src/stories/TransitionRipple.stories.js +34 -0
- package/src/stories/UploadArea.stories.js +22 -31
- package/src/stories/assets/images/un.png +0 -0
- package/src/stories/assets/images/unnnic.png +0 -0
- package/src/stories/assets/images/unnnicPortrait.png +0 -0
- package/src/stories/assets/videos/weni.mp4 +0 -0
- package/src/utils/call.js +37 -14
- package/src/utils/colorTokens.js +2 -0
- package/src/utils/icons.js +352 -353
- package/src/utils/plugins/i18n.js +2 -7
- package/.eslintrc.js +0 -20
- package/babel.config.js +0 -16
- package/dist/demo.html +0 -10
- package/dist/img/u1F601.0f41115c.png +0 -0
- package/dist/img/u1F610.a415c879.png +0 -0
- package/dist/img/u1F625.01b659bc.png +0 -0
- package/dist/img/u1F641.f740da74.png +0 -0
- package/dist/img/u1F645.1ff7ba1e.png +0 -0
- package/dist/scss/colors.scss +0 -241
- package/dist/scss/fonts.scss +0 -123
- package/dist/scss/grid.scss +0 -52
- package/dist/scss/spacing.scss +0 -103
- package/dist/scss/unnnic.scss +0 -10
- package/dist/unnnic.common.js +0 -44493
- package/dist/unnnic.common.js.map +0 -1
- package/dist/unnnic.css +0 -1
- package/dist/unnnic.umd.js.map +0 -1
- package/dist/unnnic.umd.min.js +0 -292
- package/dist/unnnic.umd.min.js.map +0 -1
- package/jest.config.js +0 -3
- package/package-lock.json +0 -60419
- package/public/index.html +0 -17
- package/src/assets/logo.png +0 -0
- package/src/components/AutocompleteSelect/AutocompleteSelect.vue +0 -338
- package/src/components/CardFlow/CardFlow.vue +0 -175
- package/src/components/Input/Autocomplete.vue +0 -325
- package/src/components/InputNext/InputNext.vue +0 -260
- package/src/components/ModalNext/ModalNext.vue +0 -396
- package/src/components/Select/Select.vue +0 -409
- package/src/components/SelectListItem/SelectListItem.vue +0 -125
- package/src/components/TextEditor/TextEditor.vue +0 -530
- package/src/stories/Autocomplete.stories.js +0 -55
- package/src/stories/AutocompleteSelect.stories.js +0 -45
- package/src/stories/CardFlow.stories.js +0 -44
- package/src/stories/Colors.stories.mdx +0 -91
- package/src/stories/DropdownSkeleton.stories.js +0 -15
- package/src/stories/Font.stories.mdx +0 -80
- package/src/stories/InputNext.stories.js +0 -109
- package/src/stories/Introduction.stories.mdx +0 -207
- package/src/stories/ModalNext.stories.js +0 -171
- package/src/stories/NavbarChats.stories.js +0 -68
- package/src/stories/Select.stories.js +0 -62
- package/src/stories/SelectListItem.stories.js +0 -63
- package/src/stories/TextEditor.stories.js +0 -80
- package/vue.config.js +0 -26
package/src/utils/icons.js
CHANGED
|
@@ -1,359 +1,358 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import
|
|
13
|
-
import
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import
|
|
17
|
-
import
|
|
18
|
-
import
|
|
19
|
-
import
|
|
20
|
-
import
|
|
21
|
-
import
|
|
22
|
-
import
|
|
23
|
-
import
|
|
24
|
-
import
|
|
25
|
-
import
|
|
26
|
-
import
|
|
27
|
-
import
|
|
28
|
-
import
|
|
29
|
-
import
|
|
30
|
-
import
|
|
31
|
-
import
|
|
32
|
-
import
|
|
33
|
-
import
|
|
34
|
-
import
|
|
35
|
-
import
|
|
36
|
-
import
|
|
37
|
-
import
|
|
38
|
-
import
|
|
39
|
-
import
|
|
40
|
-
import
|
|
41
|
-
import
|
|
42
|
-
import
|
|
43
|
-
import
|
|
44
|
-
import
|
|
45
|
-
import
|
|
46
|
-
import
|
|
47
|
-
import
|
|
48
|
-
import
|
|
49
|
-
import
|
|
50
|
-
import
|
|
51
|
-
import
|
|
52
|
-
import
|
|
53
|
-
import
|
|
54
|
-
import
|
|
55
|
-
import
|
|
56
|
-
import
|
|
57
|
-
import
|
|
58
|
-
import
|
|
59
|
-
import
|
|
60
|
-
import
|
|
61
|
-
import
|
|
62
|
-
import
|
|
63
|
-
import
|
|
64
|
-
import
|
|
65
|
-
import
|
|
66
|
-
import
|
|
67
|
-
import
|
|
68
|
-
import
|
|
69
|
-
import
|
|
70
|
-
import
|
|
71
|
-
import
|
|
72
|
-
import
|
|
73
|
-
import
|
|
74
|
-
import
|
|
75
|
-
import
|
|
76
|
-
import
|
|
77
|
-
import
|
|
78
|
-
import
|
|
79
|
-
import
|
|
80
|
-
import
|
|
81
|
-
import
|
|
82
|
-
import
|
|
83
|
-
import
|
|
84
|
-
import
|
|
85
|
-
import
|
|
86
|
-
import
|
|
87
|
-
import
|
|
88
|
-
import
|
|
89
|
-
import
|
|
90
|
-
import
|
|
91
|
-
import
|
|
92
|
-
import
|
|
93
|
-
import
|
|
94
|
-
import
|
|
95
|
-
import
|
|
96
|
-
import
|
|
97
|
-
import
|
|
98
|
-
import
|
|
99
|
-
import
|
|
100
|
-
import
|
|
101
|
-
import
|
|
102
|
-
import
|
|
103
|
-
import
|
|
104
|
-
import
|
|
105
|
-
import
|
|
106
|
-
import
|
|
107
|
-
import
|
|
108
|
-
import
|
|
109
|
-
import
|
|
110
|
-
import
|
|
111
|
-
import
|
|
112
|
-
import
|
|
113
|
-
import
|
|
114
|
-
import
|
|
115
|
-
import
|
|
116
|
-
import
|
|
117
|
-
import
|
|
118
|
-
import
|
|
119
|
-
import
|
|
120
|
-
import
|
|
121
|
-
import
|
|
122
|
-
import
|
|
123
|
-
import
|
|
124
|
-
import
|
|
125
|
-
import
|
|
126
|
-
import
|
|
127
|
-
import
|
|
128
|
-
import
|
|
129
|
-
import
|
|
130
|
-
import
|
|
131
|
-
import
|
|
132
|
-
import
|
|
133
|
-
import
|
|
134
|
-
import
|
|
135
|
-
import
|
|
136
|
-
import
|
|
137
|
-
import
|
|
138
|
-
import
|
|
139
|
-
import
|
|
140
|
-
import
|
|
141
|
-
import
|
|
142
|
-
import
|
|
143
|
-
import
|
|
144
|
-
import
|
|
145
|
-
import
|
|
146
|
-
import
|
|
147
|
-
import
|
|
148
|
-
import
|
|
149
|
-
import
|
|
150
|
-
import
|
|
151
|
-
import
|
|
152
|
-
import
|
|
153
|
-
import
|
|
154
|
-
import
|
|
155
|
-
import
|
|
156
|
-
import
|
|
157
|
-
import
|
|
158
|
-
import
|
|
159
|
-
import
|
|
160
|
-
import
|
|
161
|
-
import
|
|
162
|
-
import
|
|
163
|
-
import
|
|
164
|
-
import
|
|
165
|
-
import
|
|
166
|
-
import
|
|
167
|
-
import
|
|
168
|
-
import
|
|
169
|
-
import
|
|
170
|
-
import
|
|
171
|
-
import
|
|
172
|
-
import
|
|
173
|
-
import
|
|
174
|
-
import
|
|
175
|
-
import
|
|
176
|
-
import
|
|
177
|
-
import
|
|
178
|
-
import
|
|
179
|
-
import moveExpandVertical1 from '!!svg-inline-loader!../assets/icons/move-expand-vertical-1.svg';
|
|
1
|
+
// import iconScript from '../assets/icons/icon-script.py';
|
|
2
|
+
import Add1 from '../assets/icons/Add1.vue';
|
|
3
|
+
import AddCircle1 from '../assets/icons/AddCircle1.vue';
|
|
4
|
+
import AlarmBell2 from '../assets/icons/AlarmBell2.vue';
|
|
5
|
+
import AlarmBell3 from '../assets/icons/AlarmBell3.vue';
|
|
6
|
+
import AlarmBellRing from '../assets/icons/AlarmBellRing.vue';
|
|
7
|
+
import AlertCircle1 from '../assets/icons/AlertCircle1.vue';
|
|
8
|
+
import AlertCircle11 from '../assets/icons/AlertCircle11.vue';
|
|
9
|
+
import AmericanExpress from '../assets/icons/AmericanExpress.vue';
|
|
10
|
+
import AppWindowEdit1 from '../assets/icons/AppWindowEdit1.vue';
|
|
11
|
+
import AppWindowEdit2 from '../assets/icons/AppWindowEdit2.vue';
|
|
12
|
+
import ArrowButtonDown1 from '../assets/icons/ArrowButtonDown1.vue';
|
|
13
|
+
import ArrowButtonRight1 from '../assets/icons/ArrowButtonRight1.vue';
|
|
14
|
+
import ArrowButtonUp1 from '../assets/icons/ArrowButtonUp1.vue';
|
|
15
|
+
import ArrowLeft11 from '../assets/icons/ArrowLeft11.vue';
|
|
16
|
+
import ArrowRedo from '../assets/icons/ArrowRedo.vue';
|
|
17
|
+
import ArrowRight11 from '../assets/icons/ArrowRight11.vue';
|
|
18
|
+
import ArrowUndo from '../assets/icons/ArrowUndo.vue';
|
|
19
|
+
import Attachment from '../assets/icons/Attachment.vue';
|
|
20
|
+
import Bin1 from '../assets/icons/Bin11.vue';
|
|
21
|
+
import BookAddress12 from '../assets/icons/BookAddress12.vue';
|
|
22
|
+
import BookAddress2 from '../assets/icons/BookAddress2.vue';
|
|
23
|
+
import BookLibrary1 from '../assets/icons/BookLibrary1.vue';
|
|
24
|
+
import BookLibrary2 from '../assets/icons/BookLibrary2.vue';
|
|
25
|
+
import Brazil from '../assets/icons/Brazil.vue';
|
|
26
|
+
import Building21 from '../assets/icons/Building21.vue';
|
|
27
|
+
import ButtonPlay1 from '../assets/icons/ButtonPlay1.vue';
|
|
28
|
+
import ButtonRefreshArrow1 from '../assets/icons/ButtonRefreshArrow1.vue';
|
|
29
|
+
import ButtonRefreshArrows1 from '../assets/icons/ButtonRefreshArrows1.vue';
|
|
30
|
+
import Charger1 from '../assets/icons/Charger1.vue';
|
|
31
|
+
import ChatTranslate1 from '../assets/icons/ChatTranslate1.vue';
|
|
32
|
+
import Check2 from '../assets/icons/Check2.vue';
|
|
33
|
+
import CheckboxDefault from '../assets/icons/CheckboxDefault.vue';
|
|
34
|
+
import CheckboxDisable from '../assets/icons/CheckboxDisable.vue';
|
|
35
|
+
import CheckboxLess from '../assets/icons/CheckboxLess.vue';
|
|
36
|
+
import CheckboxSelect from '../assets/icons/CheckboxSelect.vue';
|
|
37
|
+
import CheckCircle11 from '../assets/icons/CheckCircle11.vue';
|
|
38
|
+
import CheckCircle111 from '../assets/icons/CheckCircle111.vue';
|
|
39
|
+
import CheckDouble from '../assets/icons/CheckDouble.vue';
|
|
40
|
+
import CheckSquare1 from '../assets/icons/CheckSquare1.vue';
|
|
41
|
+
import CheckSquare2 from '../assets/icons/CheckSquare2.vue';
|
|
42
|
+
import Close1 from '../assets/icons/Close1.vue';
|
|
43
|
+
import Cog1 from '../assets/icons/Cog1.vue';
|
|
44
|
+
import Cog2 from '../assets/icons/Cog2.vue';
|
|
45
|
+
import CommonFileEmpty1 from '../assets/icons/CommonFileEmpty1.vue';
|
|
46
|
+
import CommonFileHorizontalImage1 from '../assets/icons/CommonFileHorizontalImage1.vue';
|
|
47
|
+
import ControlsPause1 from '../assets/icons/ControlsPause1.vue';
|
|
48
|
+
import ControlsPlay1 from '../assets/icons/ControlsPlay1.vue';
|
|
49
|
+
import CopyPaste1 from '../assets/icons/CopyPaste1.vue';
|
|
50
|
+
import CurrencyDollarCircle1 from '../assets/icons/CurrencyDollarCircle1.vue';
|
|
51
|
+
import DefaultAvatar from '../assets/icons/DefaultAvatar.vue';
|
|
52
|
+
import Delete1 from '../assets/icons/Delete1.vue';
|
|
53
|
+
import Delete11 from '../assets/icons/Delete11.vue';
|
|
54
|
+
import Delete21 from '../assets/icons/Delete21.vue';
|
|
55
|
+
import DeveloperCommunityGithub11 from '../assets/icons/DeveloperCommunityGithub11.vue';
|
|
56
|
+
import DinersClub from '../assets/icons/DinersClub.vue';
|
|
57
|
+
import Discover from '../assets/icons/Discover.vue';
|
|
58
|
+
import DownloadBottom1 from '../assets/icons/DownloadBottom1.vue';
|
|
59
|
+
import DownloadThickBottom1 from '../assets/icons/DownloadThickBottom1.vue';
|
|
60
|
+
import EmailActionUnread1 from '../assets/icons/EmailActionUnread1.vue';
|
|
61
|
+
import Emoji from '../assets/icons/Emoji.vue';
|
|
62
|
+
import Expand81 from '../assets/icons/Expand81.vue';
|
|
63
|
+
import ExpandFull1 from '../assets/icons/ExpandFull1.vue';
|
|
64
|
+
import Export1 from '../assets/icons/Export1.vue';
|
|
65
|
+
import Filter from '../assets/icons/Filter.vue';
|
|
66
|
+
import FitnessBiceps1 from '../assets/icons/FitnessBiceps1.vue';
|
|
67
|
+
import Flash13 from '../assets/icons/Flash13.vue';
|
|
68
|
+
import Flash14 from '../assets/icons/Flash14.vue';
|
|
69
|
+
import FloppyDisk1 from '../assets/icons/FloppyDisk1.vue';
|
|
70
|
+
import Folder1 from '../assets/icons/Folder1.vue';
|
|
71
|
+
import Folder2 from '../assets/icons/Folder2.vue';
|
|
72
|
+
import GaugeDashboard1 from '../assets/icons/GaugeDashboard1.vue';
|
|
73
|
+
import GaugeDashboard2 from '../assets/icons/GaugeDashboard2.vue';
|
|
74
|
+
import GenericCard from '../assets/icons/GenericCard.vue';
|
|
75
|
+
import GraphStats1 from '../assets/icons/GraphStats1.vue';
|
|
76
|
+
import GraphStatsAscend2 from '../assets/icons/GraphStatsAscend2.vue';
|
|
77
|
+
import GraphStatsCircle1 from '../assets/icons/GraphStatsCircle1.vue';
|
|
78
|
+
import GraphStatsCircle11 from '../assets/icons/GraphStatsCircle11.vue';
|
|
79
|
+
import GraphStatsDescend2 from '../assets/icons/GraphStatsDescend2.vue';
|
|
80
|
+
import HeadphonesCustomerSupport1 from '../assets/icons/HeadphonesCustomerSupport1.vue';
|
|
81
|
+
import HeadphonesCustomerSupport2 from '../assets/icons/HeadphonesCustomerSupport2.vue';
|
|
82
|
+
import HeadphonesCustomerSupportHuman11 from '../assets/icons/HeadphonesCustomerSupportHuman11.vue';
|
|
83
|
+
import Hierarchy32 from '../assets/icons/Hierarchy32.vue';
|
|
84
|
+
import Hierarchy33 from '../assets/icons/Hierarchy33.vue';
|
|
85
|
+
import House11 from '../assets/icons/House11.vue';
|
|
86
|
+
import House22 from '../assets/icons/House22.vue';
|
|
87
|
+
import Indicator from '../assets/icons/Indicator.vue';
|
|
88
|
+
import InformationCircle4 from '../assets/icons/InformationCircle4.vue';
|
|
89
|
+
import Jcb from '../assets/icons/Jcb.vue';
|
|
90
|
+
import KeyboardArrowDown1 from '../assets/icons/KeyboardArrowDown1.vue';
|
|
91
|
+
import KeyboardArrowLeft1 from '../assets/icons/KeyboardArrowLeft1.vue';
|
|
92
|
+
import KeyboardArrowRight1 from '../assets/icons/KeyboardArrowRight1.vue';
|
|
93
|
+
import KeyboardReturn1 from '../assets/icons/KeyboardReturn1.vue';
|
|
94
|
+
import KeyboardReturn11 from '../assets/icons/KeyboardReturn11.vue';
|
|
95
|
+
import LayoutDashboard1 from '../assets/icons/LayoutDashboard1.vue';
|
|
96
|
+
import LayoutDashboard2 from '../assets/icons/LayoutDashboard2.vue';
|
|
97
|
+
import LoadingCircle1 from '../assets/icons/LoadingCircle1.vue';
|
|
98
|
+
import Lock21 from '../assets/icons/Lock21.vue';
|
|
99
|
+
import Lock22 from '../assets/icons/Lock22.vue';
|
|
100
|
+
import LockUnlock from '../assets/icons/LockUnlock11.vue';
|
|
101
|
+
import Logout11 from '../assets/icons/Logout11.vue';
|
|
102
|
+
import Mastercard from '../assets/icons/Mastercard.vue';
|
|
103
|
+
import MessagesBubble1 from '../assets/icons/MessagesBubble1.vue';
|
|
104
|
+
import MessagesBubble3 from '../assets/icons/MessagesBubble3.vue';
|
|
105
|
+
import MessagesBubble4 from '../assets/icons/MessagesBubble4.vue';
|
|
106
|
+
import MessagingWeChat2 from '../assets/icons/MessagingWeChat2.vue';
|
|
107
|
+
import MessagingWeChat3 from '../assets/icons/MessagingWeChat3.vue';
|
|
108
|
+
import MessagingWhatsapp1 from '../assets/icons/MessagingWhatsapp1.vue';
|
|
109
|
+
import Microphone from '../assets/icons/Microphone.vue';
|
|
110
|
+
import NavigationMenuVertical1 from '../assets/icons/NavigationMenuVertical1.vue';
|
|
111
|
+
import Notes1 from '../assets/icons/Notes1.vue';
|
|
112
|
+
import OfficeFilePdf11 from '../assets/icons/OfficeFilePdf11.vue';
|
|
113
|
+
import PaginateFilterText1 from '../assets/icons/PaginateFilterText1.vue';
|
|
114
|
+
import PencilWrite1 from '../assets/icons/PencilWrite1.vue';
|
|
115
|
+
import Phone3 from '../assets/icons/Phone3.vue';
|
|
116
|
+
import Phone4 from '../assets/icons/Phone4.vue';
|
|
117
|
+
import PhoneCharger1 from '../assets/icons/PhoneCharger1.vue';
|
|
118
|
+
import PhotographyEquipmentBag1 from '../assets/icons/PhotographyEquipmentBag1.vue';
|
|
119
|
+
import PieLineGraph1 from '../assets/icons/PieLineGraph1.vue';
|
|
120
|
+
import Preferences from '../assets/icons/Preferences.vue';
|
|
121
|
+
import QuestionCircle1 from '../assets/icons/QuestionCircle1.vue';
|
|
122
|
+
import QuestionCircle2 from '../assets/icons/QuestionCircle2.vue';
|
|
123
|
+
import RadioDefault from '../assets/icons/RadioDefault.vue';
|
|
124
|
+
import RadioDisable from '../assets/icons/RadioDisable.vue';
|
|
125
|
+
import RadioSelected from '../assets/icons/RadioSelected.vue';
|
|
126
|
+
import RatingStar1 from '../assets/icons/RatingStar1.vue';
|
|
127
|
+
import RatingStar11 from '../assets/icons/RatingStar11.vue';
|
|
128
|
+
import ReadEmailAt1 from '../assets/icons/ReadEmailAt1.vue';
|
|
129
|
+
import ScienceFictionRobot1 from '../assets/icons/ScienceFictionRobot1.vue';
|
|
130
|
+
import ScienceFictionRobot2 from '../assets/icons/ScienceFictionRobot2.vue';
|
|
131
|
+
import Search1 from '../assets/icons/Search1.vue';
|
|
132
|
+
import SendEmail31 from '../assets/icons/SendEmail31.vue';
|
|
133
|
+
import SingleNeutral2 from '../assets/icons/SingleNeutral2.vue';
|
|
134
|
+
import SingleNeutralActions1 from '../assets/icons/SingleNeutralActions1.vue';
|
|
135
|
+
import SocialMediaGoogle1 from '../assets/icons/SocialMediaGoogle1.vue';
|
|
136
|
+
import SocialMediaFacebook1 from '../assets/icons/SocialMediaFacebook1.vue';
|
|
137
|
+
import SocialInstagram1 from '../assets/icons/SocialInstagram1.vue';
|
|
138
|
+
import SortAsc from '../assets/icons/SortAsc.vue';
|
|
139
|
+
import SortDefault from '../assets/icons/SortDefault.vue';
|
|
140
|
+
import SortDesc from '../assets/icons/SortDesc.vue';
|
|
141
|
+
import Spain from '../assets/icons/Spain.vue';
|
|
142
|
+
import StudyLightIdea1 from '../assets/icons/StudyLightIdea1.vue';
|
|
143
|
+
import Subtract1 from '../assets/icons/Subtract1.vue';
|
|
144
|
+
import SubtractCircle1 from '../assets/icons/SubtractCircle1.vue';
|
|
145
|
+
import SwitchDefault from '../assets/icons/SwitchDefault.vue';
|
|
146
|
+
import SwitchDefaultDisabled from '../assets/icons/SwitchDefaultDisabled.vue';
|
|
147
|
+
import SwitchSelected from '../assets/icons/SwitchSelected.vue';
|
|
148
|
+
import SwitchSelectedDisabled from '../assets/icons/SwitchSelectedDisabled.vue';
|
|
149
|
+
import SynchronizeArrowClock4 from '../assets/icons/SynchronizeArrowClock4.vue';
|
|
150
|
+
import SynchronizeArrowClock5 from '../assets/icons/SynchronizeArrowClock5.vue';
|
|
151
|
+
import TaskChecklist1 from '../assets/icons/TaskChecklist1.vue';
|
|
152
|
+
import TaskListClock1 from '../assets/icons/TaskListClock1.vue';
|
|
153
|
+
import TextBold from '../assets/icons/TextBold.vue';
|
|
154
|
+
import TextCenter from '../assets/icons/TextCenter.vue';
|
|
155
|
+
import TextItalic from '../assets/icons/TextItalic.vue';
|
|
156
|
+
import TextJustified from '../assets/icons/TextJustified.vue';
|
|
157
|
+
import TextLeft from '../assets/icons/TextLeft.vue';
|
|
158
|
+
import TextRight from '../assets/icons/TextRight.vue';
|
|
159
|
+
import TextUnderline from '../assets/icons/TextUnderline.vue';
|
|
160
|
+
import TimeClockCircle1 from '../assets/icons/TimeClockCircle1.vue';
|
|
161
|
+
import Typing1 from '../assets/icons/Typing1.vue';
|
|
162
|
+
import Translate1 from '../assets/icons/Translate1.vue';
|
|
163
|
+
import Translate2 from '../assets/icons/Translate2.vue';
|
|
164
|
+
import Unionpay from '../assets/icons/Unionpay.vue';
|
|
165
|
+
import UnorderedList from '../assets/icons/UnorderedList.vue';
|
|
166
|
+
import UploadBottom1 from '../assets/icons/UploadBottom1.vue';
|
|
167
|
+
import USA from '../assets/icons/USA.vue';
|
|
168
|
+
import VideoFileMp41 from '../assets/icons/VideoFileMp41.vue';
|
|
169
|
+
import View11 from '../assets/icons/View11.vue';
|
|
170
|
+
import ViewOff1 from '../assets/icons/ViewOff1.vue';
|
|
171
|
+
import VipCrownQueen2 from '../assets/icons/VipCrownQueen2.vue';
|
|
172
|
+
import Visa from '../assets/icons/Visa.vue';
|
|
173
|
+
import InteractionTime from '../assets/icons/InteractionTime.vue';
|
|
174
|
+
import ResponseTime from '../assets/icons/ResponseTime.vue';
|
|
175
|
+
import Messages from '../assets/icons/Messages.vue';
|
|
176
|
+
import TransferMessage from '../assets/icons/TransferMessage.vue';
|
|
177
|
+
import BookmarkTag1 from '../assets/icons/bookmarkTag1.vue';
|
|
178
|
+
import MoveExpandVertical1 from '../assets/icons/moveExpandVertical1.vue';
|
|
180
179
|
|
|
181
180
|
export default {
|
|
182
|
-
'add-1':
|
|
183
|
-
'add-circle-1':
|
|
184
|
-
'alarm-bell-2':
|
|
185
|
-
'alarm-bell-3':
|
|
186
|
-
'alarm-bell-ring':
|
|
187
|
-
'alert-circle-1-1':
|
|
188
|
-
'alert-circle-1':
|
|
189
|
-
'american-express':
|
|
190
|
-
'app-window-edit-1':
|
|
191
|
-
'app-window-edit-2':
|
|
192
|
-
'arrow-button-down-1':
|
|
193
|
-
'arrow-button-right-1':
|
|
194
|
-
'arrow-button-up-1':
|
|
195
|
-
'arrow-left-1-1':
|
|
196
|
-
'arrow-redo':
|
|
197
|
-
'arrow-right-1-1':
|
|
198
|
-
'arrow-undo':
|
|
199
|
-
attachment,
|
|
200
|
-
'bin-1-1':
|
|
201
|
-
'book-address-1-2':
|
|
202
|
-
'book-address-2':
|
|
203
|
-
'book-library-1':
|
|
204
|
-
'book-library-2':
|
|
181
|
+
'add-1': Add1,
|
|
182
|
+
'add-circle-1': AddCircle1,
|
|
183
|
+
'alarm-bell-2': AlarmBell2,
|
|
184
|
+
'alarm-bell-3': AlarmBell3,
|
|
185
|
+
'alarm-bell-ring': AlarmBellRing,
|
|
186
|
+
'alert-circle-1-1': AlertCircle11,
|
|
187
|
+
'alert-circle-1': AlertCircle1,
|
|
188
|
+
'american-express': AmericanExpress,
|
|
189
|
+
'app-window-edit-1': AppWindowEdit1,
|
|
190
|
+
'app-window-edit-2': AppWindowEdit2,
|
|
191
|
+
'arrow-button-down-1': ArrowButtonDown1,
|
|
192
|
+
'arrow-button-right-1': ArrowButtonRight1,
|
|
193
|
+
'arrow-button-up-1': ArrowButtonUp1,
|
|
194
|
+
'arrow-left-1-1': ArrowLeft11,
|
|
195
|
+
'arrow-redo': ArrowRedo,
|
|
196
|
+
'arrow-right-1-1': ArrowRight11,
|
|
197
|
+
'arrow-undo': ArrowUndo,
|
|
198
|
+
attachment: Attachment,
|
|
199
|
+
'bin-1-1': Bin1,
|
|
200
|
+
'book-address-1-2': BookAddress12,
|
|
201
|
+
'book-address-2': BookAddress2,
|
|
202
|
+
'book-library-1': BookLibrary1,
|
|
203
|
+
'book-library-2': BookLibrary2,
|
|
205
204
|
Brazil,
|
|
206
|
-
'building-2-1':
|
|
207
|
-
'button-play-1':
|
|
208
|
-
'button-refresh-arrow-1':
|
|
209
|
-
'button-refresh-arrows-1':
|
|
210
|
-
'charger-1':
|
|
211
|
-
'chat-translate-1':
|
|
212
|
-
'check-2':
|
|
213
|
-
'check-circle-1-1-1':
|
|
214
|
-
'check-circle-1-1':
|
|
215
|
-
'check-double':
|
|
216
|
-
'check-square-1':
|
|
217
|
-
'check-square-2':
|
|
218
|
-
'checkbox-default':
|
|
219
|
-
'checkbox-disable':
|
|
220
|
-
'checkbox-less':
|
|
221
|
-
'checkbox-select':
|
|
222
|
-
'close-1':
|
|
223
|
-
'cog-1':
|
|
224
|
-
'cog-2':
|
|
225
|
-
'common-file-empty-1':
|
|
226
|
-
'common-file-horizontal-image-1':
|
|
227
|
-
'controls-pause-1':
|
|
228
|
-
'controls-play-1':
|
|
229
|
-
'copy-paste-1':
|
|
230
|
-
'currency-dollar-circle-1':
|
|
231
|
-
'default-avatar':
|
|
232
|
-
'delete-1-1':
|
|
233
|
-
'delete-1':
|
|
234
|
-
'delete-2-1':
|
|
235
|
-
'developer-community-github-1-1':
|
|
236
|
-
'diners-club':
|
|
237
|
-
discover,
|
|
238
|
-
'download-bottom-1':
|
|
239
|
-
'download-thick-bottom-1':
|
|
240
|
-
'email-action-unread-1':
|
|
241
|
-
emoji,
|
|
242
|
-
'expand-8-1':
|
|
243
|
-
'expand-full-1':
|
|
244
|
-
'export-1':
|
|
245
|
-
filter,
|
|
246
|
-
'fitness-biceps-1':
|
|
247
|
-
'flash-1-3':
|
|
248
|
-
'flash-1-4':
|
|
249
|
-
'floppy-disk-1':
|
|
250
|
-
'folder-1':
|
|
251
|
-
'folder-2':
|
|
252
|
-
'gauge-dashboard-1':
|
|
253
|
-
'gauge-dashboard-2':
|
|
254
|
-
'generic-card':
|
|
255
|
-
'graph-stats-1':
|
|
256
|
-
'graph-stats-ascend-2':
|
|
257
|
-
'graph-stats-descend-2':
|
|
258
|
-
'graph-status-circle-1':
|
|
259
|
-
'graph-status-circle-1-1':
|
|
260
|
-
'headphones-customer-support-1':
|
|
261
|
-
'headphones-customer-support-2':
|
|
262
|
-
'headphones-customer-support-human-1-1':
|
|
263
|
-
'hierarchy-3-2':
|
|
264
|
-
'hierarchy-3-3':
|
|
265
|
-
'house-1-1':
|
|
266
|
-
'house-2-2':
|
|
267
|
-
indicator,
|
|
268
|
-
'information-circle-4':
|
|
269
|
-
jcb,
|
|
270
|
-
'keyboard-arrow-down-1':
|
|
271
|
-
'keyboard-arrow-left-1':
|
|
272
|
-
'keyboard-arrow-right-1':
|
|
273
|
-
'keyboard-return-1':
|
|
274
|
-
'keyboard-return-1-1':
|
|
275
|
-
'layout-dashboard-1':
|
|
276
|
-
'layout-dashboard-2':
|
|
277
|
-
'loading-circle-1':
|
|
278
|
-
'lock-2-1':
|
|
279
|
-
'lock-2-2':
|
|
280
|
-
'lock-unlock-1-1':
|
|
281
|
-
'logout-1-1':
|
|
282
|
-
mastercard,
|
|
283
|
-
'messages-bubble-1':
|
|
284
|
-
'messages-bubble-3':
|
|
285
|
-
'messages-bubble-4':
|
|
286
|
-
'messaging-we-chat-2':
|
|
287
|
-
'messaging-we-chat-3':
|
|
288
|
-
'messaging-whatsapp-1':
|
|
289
|
-
microphone,
|
|
290
|
-
'navigation-menu-vertical-1':
|
|
291
|
-
'notes-1':
|
|
292
|
-
'office-file-pdf-1-1':
|
|
293
|
-
'paginate-filter-text-1':
|
|
294
|
-
'pencil-write-1':
|
|
295
|
-
'phone-3':
|
|
296
|
-
'phone-4':
|
|
297
|
-
'phone-charger-1':
|
|
298
|
-
'photography-equipment-bag-1':
|
|
299
|
-
'pie-line-graph-1':
|
|
300
|
-
preferences,
|
|
301
|
-
'question-circle-1':
|
|
302
|
-
'question-circle-2':
|
|
303
|
-
'radio-default':
|
|
304
|
-
'radio-disable':
|
|
305
|
-
'radio-selected':
|
|
306
|
-
'rating-star-1':
|
|
307
|
-
'rating-star-1-1':
|
|
308
|
-
'read-email-at-1':
|
|
309
|
-
'science-fiction-robot-1':
|
|
310
|
-
'science-fiction-robot-2':
|
|
311
|
-
'search-1':
|
|
312
|
-
'send-email-3-1':
|
|
313
|
-
'single-neutral-2':
|
|
314
|
-
'single-neutral-actions-1':
|
|
315
|
-
'social-media-google-1':
|
|
316
|
-
'social-media-facebook-1':
|
|
317
|
-
'social-instagram-1':
|
|
318
|
-
'sort-asc':
|
|
319
|
-
'sort-default':
|
|
320
|
-
'sort-desc':
|
|
205
|
+
'building-2-1': Building21,
|
|
206
|
+
'button-play-1': ButtonPlay1,
|
|
207
|
+
'button-refresh-arrow-1': ButtonRefreshArrow1,
|
|
208
|
+
'button-refresh-arrows-1': ButtonRefreshArrows1,
|
|
209
|
+
'charger-1': Charger1,
|
|
210
|
+
'chat-translate-1': ChatTranslate1,
|
|
211
|
+
'check-2': Check2,
|
|
212
|
+
'check-circle-1-1-1': CheckCircle111,
|
|
213
|
+
'check-circle-1-1': CheckCircle11,
|
|
214
|
+
'check-double': CheckDouble,
|
|
215
|
+
'check-square-1': CheckSquare1,
|
|
216
|
+
'check-square-2': CheckSquare2,
|
|
217
|
+
'checkbox-default': CheckboxDefault,
|
|
218
|
+
'checkbox-disable': CheckboxDisable,
|
|
219
|
+
'checkbox-less': CheckboxLess,
|
|
220
|
+
'checkbox-select': CheckboxSelect,
|
|
221
|
+
'close-1': Close1,
|
|
222
|
+
'cog-1': Cog1,
|
|
223
|
+
'cog-2': Cog2,
|
|
224
|
+
'common-file-empty-1': CommonFileEmpty1,
|
|
225
|
+
'common-file-horizontal-image-1': CommonFileHorizontalImage1,
|
|
226
|
+
'controls-pause-1': ControlsPause1,
|
|
227
|
+
'controls-play-1': ControlsPlay1,
|
|
228
|
+
'copy-paste-1': CopyPaste1,
|
|
229
|
+
'currency-dollar-circle-1': CurrencyDollarCircle1,
|
|
230
|
+
'default-avatar': DefaultAvatar,
|
|
231
|
+
'delete-1-1': Delete11,
|
|
232
|
+
'delete-1': Delete1,
|
|
233
|
+
'delete-2-1': Delete21,
|
|
234
|
+
'developer-community-github-1-1': DeveloperCommunityGithub11,
|
|
235
|
+
'diners-club': DinersClub,
|
|
236
|
+
discover: Discover,
|
|
237
|
+
'download-bottom-1': DownloadBottom1,
|
|
238
|
+
'download-thick-bottom-1': DownloadThickBottom1,
|
|
239
|
+
'email-action-unread-1': EmailActionUnread1,
|
|
240
|
+
emoji: Emoji,
|
|
241
|
+
'expand-8-1': Expand81,
|
|
242
|
+
'expand-full-1': ExpandFull1,
|
|
243
|
+
'export-1': Export1,
|
|
244
|
+
filter: Filter,
|
|
245
|
+
'fitness-biceps-1': FitnessBiceps1,
|
|
246
|
+
'flash-1-3': Flash13,
|
|
247
|
+
'flash-1-4': Flash14,
|
|
248
|
+
'floppy-disk-1': FloppyDisk1,
|
|
249
|
+
'folder-1': Folder1,
|
|
250
|
+
'folder-2': Folder2,
|
|
251
|
+
'gauge-dashboard-1': GaugeDashboard1,
|
|
252
|
+
'gauge-dashboard-2': GaugeDashboard2,
|
|
253
|
+
'generic-card': GenericCard,
|
|
254
|
+
'graph-stats-1': GraphStats1,
|
|
255
|
+
'graph-stats-ascend-2': GraphStatsAscend2,
|
|
256
|
+
'graph-stats-descend-2': GraphStatsDescend2,
|
|
257
|
+
'graph-status-circle-1': GraphStatsCircle1,
|
|
258
|
+
'graph-status-circle-1-1': GraphStatsCircle11,
|
|
259
|
+
'headphones-customer-support-1': HeadphonesCustomerSupport1,
|
|
260
|
+
'headphones-customer-support-2': HeadphonesCustomerSupport2,
|
|
261
|
+
'headphones-customer-support-human-1-1': HeadphonesCustomerSupportHuman11,
|
|
262
|
+
'hierarchy-3-2': Hierarchy32,
|
|
263
|
+
'hierarchy-3-3': Hierarchy33,
|
|
264
|
+
'house-1-1': House11,
|
|
265
|
+
'house-2-2': House22,
|
|
266
|
+
indicator: Indicator,
|
|
267
|
+
'information-circle-4': InformationCircle4,
|
|
268
|
+
jcb: Jcb,
|
|
269
|
+
'keyboard-arrow-down-1': KeyboardArrowDown1,
|
|
270
|
+
'keyboard-arrow-left-1': KeyboardArrowLeft1,
|
|
271
|
+
'keyboard-arrow-right-1': KeyboardArrowRight1,
|
|
272
|
+
'keyboard-return-1': KeyboardReturn1,
|
|
273
|
+
'keyboard-return-1-1': KeyboardReturn11,
|
|
274
|
+
'layout-dashboard-1': LayoutDashboard1,
|
|
275
|
+
'layout-dashboard-2': LayoutDashboard2,
|
|
276
|
+
'loading-circle-1': LoadingCircle1,
|
|
277
|
+
'lock-2-1': Lock21,
|
|
278
|
+
'lock-2-2': Lock22,
|
|
279
|
+
'lock-unlock-1-1': LockUnlock,
|
|
280
|
+
'logout-1-1': Logout11,
|
|
281
|
+
mastercard: Mastercard,
|
|
282
|
+
'messages-bubble-1': MessagesBubble1,
|
|
283
|
+
'messages-bubble-3': MessagesBubble3,
|
|
284
|
+
'messages-bubble-4': MessagesBubble4,
|
|
285
|
+
'messaging-we-chat-2': MessagingWeChat2,
|
|
286
|
+
'messaging-we-chat-3': MessagingWeChat3,
|
|
287
|
+
'messaging-whatsapp-1': MessagingWhatsapp1,
|
|
288
|
+
microphone: Microphone,
|
|
289
|
+
'navigation-menu-vertical-1': NavigationMenuVertical1,
|
|
290
|
+
'notes-1': Notes1,
|
|
291
|
+
'office-file-pdf-1-1': OfficeFilePdf11,
|
|
292
|
+
'paginate-filter-text-1': PaginateFilterText1,
|
|
293
|
+
'pencil-write-1': PencilWrite1,
|
|
294
|
+
'phone-3': Phone3,
|
|
295
|
+
'phone-4': Phone4,
|
|
296
|
+
'phone-charger-1': PhoneCharger1,
|
|
297
|
+
'photography-equipment-bag-1': PhotographyEquipmentBag1,
|
|
298
|
+
'pie-line-graph-1': PieLineGraph1,
|
|
299
|
+
preferences: Preferences,
|
|
300
|
+
'question-circle-1': QuestionCircle1,
|
|
301
|
+
'question-circle-2': QuestionCircle2,
|
|
302
|
+
'radio-default': RadioDefault,
|
|
303
|
+
'radio-disable': RadioDisable,
|
|
304
|
+
'radio-selected': RadioSelected,
|
|
305
|
+
'rating-star-1': RatingStar1,
|
|
306
|
+
'rating-star-1-1': RatingStar11,
|
|
307
|
+
'read-email-at-1': ReadEmailAt1,
|
|
308
|
+
'science-fiction-robot-1': ScienceFictionRobot1,
|
|
309
|
+
'science-fiction-robot-2': ScienceFictionRobot2,
|
|
310
|
+
'search-1': Search1,
|
|
311
|
+
'send-email-3-1': SendEmail31,
|
|
312
|
+
'single-neutral-2': SingleNeutral2,
|
|
313
|
+
'single-neutral-actions-1': SingleNeutralActions1,
|
|
314
|
+
'social-media-google-1': SocialMediaGoogle1,
|
|
315
|
+
'social-media-facebook-1': SocialMediaFacebook1,
|
|
316
|
+
'social-instagram-1': SocialInstagram1,
|
|
317
|
+
'sort-asc': SortAsc,
|
|
318
|
+
'sort-default': SortDefault,
|
|
319
|
+
'sort-desc': SortDesc,
|
|
321
320
|
Spain,
|
|
322
|
-
'study-light-idea-1':
|
|
323
|
-
'subtract-1':
|
|
324
|
-
'subtract-circle-1':
|
|
325
|
-
'switch-default-disabled':
|
|
326
|
-
'switch-default':
|
|
327
|
-
'switch-selected-disabled':
|
|
328
|
-
'switch-selected':
|
|
329
|
-
'synchronize-arrow-clock-4':
|
|
330
|
-
'synchronize-arrow-clock-5':
|
|
331
|
-
'task-checklist-1':
|
|
332
|
-
'task-list-clock-1':
|
|
333
|
-
'text-bold':
|
|
334
|
-
'text-center':
|
|
335
|
-
'text-italic':
|
|
336
|
-
'text-justified':
|
|
337
|
-
'text-left':
|
|
338
|
-
'text-right':
|
|
339
|
-
'text-underline':
|
|
340
|
-
'time-clock-circle-1':
|
|
341
|
-
'typing-1':
|
|
342
|
-
'translate-1':
|
|
343
|
-
'translate-2':
|
|
344
|
-
unionpay,
|
|
345
|
-
'unordered-list':
|
|
346
|
-
'upload-bottom-1':
|
|
321
|
+
'study-light-idea-1': StudyLightIdea1,
|
|
322
|
+
'subtract-1': Subtract1,
|
|
323
|
+
'subtract-circle-1': SubtractCircle1,
|
|
324
|
+
'switch-default-disabled': SwitchDefaultDisabled,
|
|
325
|
+
'switch-default': SwitchDefault,
|
|
326
|
+
'switch-selected-disabled': SwitchSelectedDisabled,
|
|
327
|
+
'switch-selected': SwitchSelected,
|
|
328
|
+
'synchronize-arrow-clock-4': SynchronizeArrowClock4,
|
|
329
|
+
'synchronize-arrow-clock-5': SynchronizeArrowClock5,
|
|
330
|
+
'task-checklist-1': TaskChecklist1,
|
|
331
|
+
'task-list-clock-1': TaskListClock1,
|
|
332
|
+
'text-bold': TextBold,
|
|
333
|
+
'text-center': TextCenter,
|
|
334
|
+
'text-italic': TextItalic,
|
|
335
|
+
'text-justified': TextJustified,
|
|
336
|
+
'text-left': TextLeft,
|
|
337
|
+
'text-right': TextRight,
|
|
338
|
+
'text-underline': TextUnderline,
|
|
339
|
+
'time-clock-circle-1': TimeClockCircle1,
|
|
340
|
+
'typing-1': Typing1,
|
|
341
|
+
'translate-1': Translate1,
|
|
342
|
+
'translate-2': Translate2,
|
|
343
|
+
unionpay: Unionpay,
|
|
344
|
+
'unordered-list': UnorderedList,
|
|
345
|
+
'upload-bottom-1': UploadBottom1,
|
|
347
346
|
USA,
|
|
348
|
-
'video-file-mp4-1':
|
|
349
|
-
'view-1-1':
|
|
350
|
-
'view-off-1':
|
|
351
|
-
'vip-crown-queen-2':
|
|
352
|
-
visa,
|
|
353
|
-
'interaction-time':
|
|
354
|
-
'response-time':
|
|
355
|
-
messages,
|
|
356
|
-
'transfer-message':
|
|
357
|
-
'bookmark-tag-1':
|
|
358
|
-
'move-expand-vertical-1':
|
|
347
|
+
'video-file-mp4-1': VideoFileMp41,
|
|
348
|
+
'view-1-1': View11,
|
|
349
|
+
'view-off-1': ViewOff1,
|
|
350
|
+
'vip-crown-queen-2': VipCrownQueen2,
|
|
351
|
+
visa: Visa,
|
|
352
|
+
'interaction-time': InteractionTime,
|
|
353
|
+
'response-time': ResponseTime,
|
|
354
|
+
messages: Messages,
|
|
355
|
+
'transfer-message': TransferMessage,
|
|
356
|
+
'bookmark-tag-1': BookmarkTag1,
|
|
357
|
+
'move-expand-vertical-1': MoveExpandVertical1,
|
|
359
358
|
};
|