@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
|
@@ -1,583 +1,583 @@
|
|
|
1
|
-
@font-face {
|
|
2
|
-
font-family: 'icomoon';
|
|
3
|
-
src: url('fonts/icomoon.eot?8tm22f');
|
|
4
|
-
src: url('fonts/icomoon.eot?8tm22f#iefix') format('embedded-opentype'),
|
|
5
|
-
url('fonts/icomoon.ttf?8tm22f') format('truetype'),
|
|
6
|
-
url('fonts/icomoon.woff?8tm22f') format('woff'),
|
|
7
|
-
url('fonts/icomoon.svg?8tm22f#icomoon') format('svg');
|
|
8
|
-
font-weight: normal;
|
|
9
|
-
font-style: normal;
|
|
10
|
-
font-display: block;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
[class^="icon-"], [class*=" icon-"] {
|
|
14
|
-
/* use !important to prevent issues with browser extensions that change fonts */
|
|
15
|
-
font-family: 'icomoon' !important;
|
|
16
|
-
speak: never;
|
|
17
|
-
font-style: normal;
|
|
18
|
-
font-weight: normal;
|
|
19
|
-
font-variant: normal;
|
|
20
|
-
text-transform: none;
|
|
21
|
-
line-height: 1;
|
|
22
|
-
|
|
23
|
-
/* Better Font Rendering =========== */
|
|
24
|
-
-webkit-font-smoothing: antialiased;
|
|
25
|
-
-moz-osx-font-smoothing: grayscale;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.icon-add-1:before {
|
|
29
|
-
content: "\e900";
|
|
30
|
-
}
|
|
31
|
-
.icon-add-circle-1:before {
|
|
32
|
-
content: "\e901";
|
|
33
|
-
}
|
|
34
|
-
.icon-alarm-bell-2:before {
|
|
35
|
-
content: "\e902";
|
|
36
|
-
}
|
|
37
|
-
.icon-alarm-bell-3:before {
|
|
38
|
-
content: "\e903";
|
|
39
|
-
}
|
|
40
|
-
.icon-alert-circle-1:before {
|
|
41
|
-
content: "\e904";
|
|
42
|
-
}
|
|
43
|
-
.icon-alert-circle-1-1:before {
|
|
44
|
-
content: "\e905";
|
|
45
|
-
}
|
|
46
|
-
.icon-arrow-button-down-1:before {
|
|
47
|
-
content: "\e906";
|
|
48
|
-
}
|
|
49
|
-
.icon-arrow-button-right-1:before {
|
|
50
|
-
content: "\e907";
|
|
51
|
-
}
|
|
52
|
-
.icon-arrow-button-up-1:before {
|
|
53
|
-
content: "\e908";
|
|
54
|
-
}
|
|
55
|
-
.icon-arrow-down-1-1:before {
|
|
56
|
-
content: "\e909";
|
|
57
|
-
}
|
|
58
|
-
.icon-arrow-left-1-1:before {
|
|
59
|
-
content: "\e90a";
|
|
60
|
-
}
|
|
61
|
-
.icon-arrow-right-1-1:before {
|
|
62
|
-
content: "\e90b";
|
|
63
|
-
}
|
|
64
|
-
.icon-book-address-1-2:before {
|
|
65
|
-
content: "\e90c";
|
|
66
|
-
}
|
|
67
|
-
.icon-book-address-2:before {
|
|
68
|
-
content: "\e90d";
|
|
69
|
-
}
|
|
70
|
-
.icon-Brazil .path1:before {
|
|
71
|
-
content: "\e90e";
|
|
72
|
-
color: rgb(43, 159, 90);
|
|
73
|
-
}
|
|
74
|
-
.icon-Brazil .path2:before {
|
|
75
|
-
content: "\e90f";
|
|
76
|
-
margin-left: -1em;
|
|
77
|
-
color: rgb(255, 208, 24);
|
|
78
|
-
}
|
|
79
|
-
.icon-Brazil .path3:before {
|
|
80
|
-
content: "\e910";
|
|
81
|
-
margin-left: -1em;
|
|
82
|
-
color: rgb(65, 71, 155);
|
|
83
|
-
}
|
|
84
|
-
.icon-Brazil .path4:before {
|
|
85
|
-
content: "\e911";
|
|
86
|
-
margin-left: -1em;
|
|
87
|
-
color: rgb(245, 248, 251);
|
|
88
|
-
}
|
|
89
|
-
.icon-Brazil .path5:before {
|
|
90
|
-
content: "\e912";
|
|
91
|
-
margin-left: -1em;
|
|
92
|
-
color: rgb(245, 248, 251);
|
|
93
|
-
}
|
|
94
|
-
.icon-Brazil .path6:before {
|
|
95
|
-
content: "\e913";
|
|
96
|
-
margin-left: -1em;
|
|
97
|
-
color: rgb(245, 248, 251);
|
|
98
|
-
}
|
|
99
|
-
.icon-Brazil .path7:before {
|
|
100
|
-
content: "\e914";
|
|
101
|
-
margin-left: -1em;
|
|
102
|
-
color: rgb(245, 248, 251);
|
|
103
|
-
}
|
|
104
|
-
.icon-building-2-1:before {
|
|
105
|
-
content: "\e915";
|
|
106
|
-
}
|
|
107
|
-
.icon-button-play-1:before {
|
|
108
|
-
content: "\e916";
|
|
109
|
-
}
|
|
110
|
-
.icon-button-refresh-arrow-1:before {
|
|
111
|
-
content: "\e917";
|
|
112
|
-
}
|
|
113
|
-
.icon-button-refresh-arrows-1:before {
|
|
114
|
-
content: "\e918";
|
|
115
|
-
}
|
|
116
|
-
.icon-charger-1:before {
|
|
117
|
-
content: "\e919";
|
|
118
|
-
}
|
|
119
|
-
.icon-chat-translate-1:before {
|
|
120
|
-
content: "\e91a";
|
|
121
|
-
}
|
|
122
|
-
.icon-checkbox-default:before {
|
|
123
|
-
content: "\e91b";
|
|
124
|
-
}
|
|
125
|
-
.icon-checkbox-disable:before {
|
|
126
|
-
content: "\e91c";
|
|
127
|
-
}
|
|
128
|
-
.icon-checkbox-less:before {
|
|
129
|
-
content: "\e91d";
|
|
130
|
-
}
|
|
131
|
-
.icon-checkbox-select .path1:before {
|
|
132
|
-
content: "\e91e";
|
|
133
|
-
color: rgb(59, 65, 77);
|
|
134
|
-
}
|
|
135
|
-
.icon-checkbox-select .path2:before {
|
|
136
|
-
content: "\e91f";
|
|
137
|
-
margin-left: -1em;
|
|
138
|
-
color: rgb(255, 255, 255);
|
|
139
|
-
}
|
|
140
|
-
.icon-check-circle-1-1:before {
|
|
141
|
-
content: "\e920";
|
|
142
|
-
}
|
|
143
|
-
.icon-check-circle-1-1-1:before {
|
|
144
|
-
content: "\e921";
|
|
145
|
-
}
|
|
146
|
-
.icon-check-square-1:before {
|
|
147
|
-
content: "\e922";
|
|
148
|
-
}
|
|
149
|
-
.icon-check-square-2:before {
|
|
150
|
-
content: "\e923";
|
|
151
|
-
}
|
|
152
|
-
.icon-close-1:before {
|
|
153
|
-
content: "\e924";
|
|
154
|
-
}
|
|
155
|
-
.icon-cog-1:before {
|
|
156
|
-
content: "\e925";
|
|
157
|
-
}
|
|
158
|
-
.icon-cog-2:before {
|
|
159
|
-
content: "\e926";
|
|
160
|
-
}
|
|
161
|
-
.icon-copy-paste-1:before {
|
|
162
|
-
content: "\e927";
|
|
163
|
-
}
|
|
164
|
-
.icon-default-avatar .path1:before {
|
|
165
|
-
content: "\e928";
|
|
166
|
-
color: rgb(255, 255, 255);
|
|
167
|
-
}
|
|
168
|
-
.icon-default-avatar .path2:before {
|
|
169
|
-
content: "\e929";
|
|
170
|
-
margin-left: -1em;
|
|
171
|
-
color: rgb(208, 211, 217);
|
|
172
|
-
}
|
|
173
|
-
.icon-default-avatar .path3:before {
|
|
174
|
-
content: "\e92a";
|
|
175
|
-
margin-left: -1em;
|
|
176
|
-
color: rgb(208, 211, 217);
|
|
177
|
-
}
|
|
178
|
-
.icon-delete-1:before {
|
|
179
|
-
content: "\e92b";
|
|
180
|
-
}
|
|
181
|
-
.icon-delete-1-1:before {
|
|
182
|
-
content: "\e92c";
|
|
183
|
-
}
|
|
184
|
-
.icon-developer-community-github-1-1:before {
|
|
185
|
-
content: "\e92d";
|
|
186
|
-
}
|
|
187
|
-
.icon-download-bottom-1:before {
|
|
188
|
-
content: "\e92e";
|
|
189
|
-
}
|
|
190
|
-
.icon-download-thick-bottom-1:before {
|
|
191
|
-
content: "\e92f";
|
|
192
|
-
}
|
|
193
|
-
.icon-drag-1:before {
|
|
194
|
-
content: "\e930";
|
|
195
|
-
}
|
|
196
|
-
.icon-email-action-unread-1:before {
|
|
197
|
-
content: "\e931";
|
|
198
|
-
}
|
|
199
|
-
.icon-email-action-unread-1-1:before {
|
|
200
|
-
content: "\e932";
|
|
201
|
-
}
|
|
202
|
-
.icon-expand-8-1:before {
|
|
203
|
-
content: "\e933";
|
|
204
|
-
}
|
|
205
|
-
.icon-expand-full-1:before {
|
|
206
|
-
content: "\e934";
|
|
207
|
-
}
|
|
208
|
-
.icon-export-1:before {
|
|
209
|
-
content: "\e935";
|
|
210
|
-
}
|
|
211
|
-
.icon-fitness-biceps-1:before {
|
|
212
|
-
content: "\e936";
|
|
213
|
-
}
|
|
214
|
-
.icon-flash-1-3:before {
|
|
215
|
-
content: "\e937";
|
|
216
|
-
}
|
|
217
|
-
.icon-flash-1-4:before {
|
|
218
|
-
content: "\e938";
|
|
219
|
-
}
|
|
220
|
-
.icon-folder-1:before {
|
|
221
|
-
content: "\e939";
|
|
222
|
-
}
|
|
223
|
-
.icon-folder-2:before {
|
|
224
|
-
content: "\e93a";
|
|
225
|
-
}
|
|
226
|
-
.icon-gauge-dashboard-1:before {
|
|
227
|
-
content: "\e93b";
|
|
228
|
-
}
|
|
229
|
-
.icon-gauge-dashboard-2:before {
|
|
230
|
-
content: "\e93c";
|
|
231
|
-
}
|
|
232
|
-
.icon-graph-stats-1:before {
|
|
233
|
-
content: "\e93d";
|
|
234
|
-
}
|
|
235
|
-
.icon-graph-stats-ascend-2:before {
|
|
236
|
-
content: "\e93e";
|
|
237
|
-
}
|
|
238
|
-
.icon-graph-stats-circle-1:before {
|
|
239
|
-
content: "\e93f";
|
|
240
|
-
}
|
|
241
|
-
.icon-graph-stats-circle-1-1:before {
|
|
242
|
-
content: "\e940";
|
|
243
|
-
}
|
|
244
|
-
.icon-headphones-customer-support-1:before {
|
|
245
|
-
content: "\e941";
|
|
246
|
-
}
|
|
247
|
-
.icon-headphones-customer-support-2:before {
|
|
248
|
-
content: "\e942";
|
|
249
|
-
}
|
|
250
|
-
.icon-hierarchy-3-2:before {
|
|
251
|
-
content: "\e943";
|
|
252
|
-
}
|
|
253
|
-
.icon-hierarchy-3-3:before {
|
|
254
|
-
content: "\e944";
|
|
255
|
-
}
|
|
256
|
-
.icon-house-1-1:before {
|
|
257
|
-
content: "\e945";
|
|
258
|
-
}
|
|
259
|
-
.icon-house-2-2:before {
|
|
260
|
-
content: "\e946";
|
|
261
|
-
}
|
|
262
|
-
.icon-indicator:before {
|
|
263
|
-
content: "\e947";
|
|
264
|
-
}
|
|
265
|
-
.icon-information-circle-4:before {
|
|
266
|
-
content: "\e948";
|
|
267
|
-
}
|
|
268
|
-
.icon-keyboard-arrow-down-1:before {
|
|
269
|
-
content: "\e949";
|
|
270
|
-
}
|
|
271
|
-
.icon-keyboard-arrow-left-1:before {
|
|
272
|
-
content: "\e94a";
|
|
273
|
-
}
|
|
274
|
-
.icon-keyboard-return-1:before {
|
|
275
|
-
content: "\e94b";
|
|
276
|
-
}
|
|
277
|
-
.icon-keyboard-return-1-1:before {
|
|
278
|
-
content: "\e94c";
|
|
279
|
-
}
|
|
280
|
-
.icon-layout-dashboard-1:before {
|
|
281
|
-
content: "\e94d";
|
|
282
|
-
}
|
|
283
|
-
.icon-layout-dashboard-2:before {
|
|
284
|
-
content: "\e94e";
|
|
285
|
-
}
|
|
286
|
-
.icon-layout-module-1-2:before {
|
|
287
|
-
content: "\e94f";
|
|
288
|
-
}
|
|
289
|
-
.icon-loading-circle-1:before {
|
|
290
|
-
content: "\e950";
|
|
291
|
-
}
|
|
292
|
-
.icon-lock-2-1:before {
|
|
293
|
-
content: "\e951";
|
|
294
|
-
}
|
|
295
|
-
.icon-lock-unlock-1-1:before {
|
|
296
|
-
content: "\e952";
|
|
297
|
-
}
|
|
298
|
-
.icon-logout-1-1:before {
|
|
299
|
-
content: "\e953";
|
|
300
|
-
}
|
|
301
|
-
.icon-messages-bubble-1:before {
|
|
302
|
-
content: "\e954";
|
|
303
|
-
}
|
|
304
|
-
.icon-messages-bubble-3:before {
|
|
305
|
-
content: "\e955";
|
|
306
|
-
}
|
|
307
|
-
.icon-messages-bubble-4:before {
|
|
308
|
-
content: "\e956";
|
|
309
|
-
}
|
|
310
|
-
.icon-messaging-we-chat-2:before {
|
|
311
|
-
content: "\e957";
|
|
312
|
-
}
|
|
313
|
-
.icon-messaging-we-chat-3:before {
|
|
314
|
-
content: "\e958";
|
|
315
|
-
}
|
|
316
|
-
.icon-navigation-menu-vertical-1:before {
|
|
317
|
-
content: "\e959";
|
|
318
|
-
}
|
|
319
|
-
.icon-paginate-filter-text-1:before {
|
|
320
|
-
content: "\e95a";
|
|
321
|
-
}
|
|
322
|
-
.icon-pencil-write-1:before {
|
|
323
|
-
content: "\e95b";
|
|
324
|
-
}
|
|
325
|
-
.icon-phone-3:before {
|
|
326
|
-
content: "\e95c";
|
|
327
|
-
}
|
|
328
|
-
.icon-phone-4:before {
|
|
329
|
-
content: "\e95d";
|
|
330
|
-
}
|
|
331
|
-
.icon-phone-charger-1:before {
|
|
332
|
-
content: "\e95e";
|
|
333
|
-
}
|
|
334
|
-
.icon-photography-equipment-bag-1:before {
|
|
335
|
-
content: "\e95f";
|
|
336
|
-
}
|
|
337
|
-
.icon-question-circle-2:before {
|
|
338
|
-
content: "\e960";
|
|
339
|
-
}
|
|
340
|
-
.icon-radio-default:before {
|
|
341
|
-
content: "\e961";
|
|
342
|
-
}
|
|
343
|
-
.icon-radio-disable:before {
|
|
344
|
-
content: "\e962";
|
|
345
|
-
}
|
|
346
|
-
.icon-radio-selected .path1:before {
|
|
347
|
-
content: "\e963";
|
|
348
|
-
color: rgb(59, 65, 77);
|
|
349
|
-
}
|
|
350
|
-
.icon-radio-selected .path2:before {
|
|
351
|
-
content: "\e964";
|
|
352
|
-
margin-left: -1em;
|
|
353
|
-
color: rgb(255, 255, 255);
|
|
354
|
-
}
|
|
355
|
-
.icon-read-email-at-1:before {
|
|
356
|
-
content: "\e965";
|
|
357
|
-
}
|
|
358
|
-
.icon-science-fiction-robot-1:before {
|
|
359
|
-
content: "\e966";
|
|
360
|
-
}
|
|
361
|
-
.icon-science-fiction-robot-2:before {
|
|
362
|
-
content: "\e967";
|
|
363
|
-
}
|
|
364
|
-
.icon-search-1:before {
|
|
365
|
-
content: "\e968";
|
|
366
|
-
}
|
|
367
|
-
.icon-single-neutral-2:before {
|
|
368
|
-
content: "\e969";
|
|
369
|
-
}
|
|
370
|
-
.icon-single-neutral-actions-1:before {
|
|
371
|
-
content: "\e96a";
|
|
372
|
-
}
|
|
373
|
-
.icon-social-media-google-1 .path1:before {
|
|
374
|
-
content: "\e96b";
|
|
375
|
-
color: rgb(235, 67, 53);
|
|
376
|
-
}
|
|
377
|
-
.icon-social-media-google-1 .path2:before {
|
|
378
|
-
content: "\e96c";
|
|
379
|
-
margin-left: -1em;
|
|
380
|
-
color: rgb(251, 188, 5);
|
|
381
|
-
}
|
|
382
|
-
.icon-social-media-google-1 .path3:before {
|
|
383
|
-
content: "\e96d";
|
|
384
|
-
margin-left: -1em;
|
|
385
|
-
color: rgb(66, 133, 244);
|
|
386
|
-
}
|
|
387
|
-
.icon-social-media-google-1 .path4:before {
|
|
388
|
-
content: "\e96e";
|
|
389
|
-
margin-left: -1em;
|
|
390
|
-
color: rgb(52, 168, 83);
|
|
391
|
-
}
|
|
392
|
-
.icon-study-light-idea-1:before {
|
|
393
|
-
content: "\e96f";
|
|
394
|
-
}
|
|
395
|
-
.icon-subtract-circle-1:before {
|
|
396
|
-
content: "\e970";
|
|
397
|
-
}
|
|
398
|
-
.icon-switch-default .path1:before {
|
|
399
|
-
content: "\e971";
|
|
400
|
-
color: rgb(59, 65, 77);
|
|
401
|
-
}
|
|
402
|
-
.icon-switch-default .path2:before {
|
|
403
|
-
content: "\e972";
|
|
404
|
-
margin-left: -2em;
|
|
405
|
-
color: rgb(255, 255, 255);
|
|
406
|
-
}
|
|
407
|
-
.icon-switch-selected .path1:before {
|
|
408
|
-
content: "\e973";
|
|
409
|
-
color: rgb(59, 65, 77);
|
|
410
|
-
}
|
|
411
|
-
.icon-switch-selected .path2:before {
|
|
412
|
-
content: "\e974";
|
|
413
|
-
margin-left: -2em;
|
|
414
|
-
color: rgb(255, 255, 255);
|
|
415
|
-
}
|
|
416
|
-
.icon-synchronize-arrow-clock-4:before {
|
|
417
|
-
content: "\e975";
|
|
418
|
-
}
|
|
419
|
-
.icon-synchronize-arrow-clock-5:before {
|
|
420
|
-
content: "\e976";
|
|
421
|
-
}
|
|
422
|
-
.icon-task-list-clock-1:before {
|
|
423
|
-
content: "\e977";
|
|
424
|
-
}
|
|
425
|
-
.icon-ticket-1:before {
|
|
426
|
-
content: "\e978";
|
|
427
|
-
}
|
|
428
|
-
.icon-ticket-2:before {
|
|
429
|
-
content: "\e979";
|
|
430
|
-
}
|
|
431
|
-
.icon-time-clock-circle-1:before {
|
|
432
|
-
content: "\e97a";
|
|
433
|
-
}
|
|
434
|
-
.icon-translate-1:before {
|
|
435
|
-
content: "\e97b";
|
|
436
|
-
}
|
|
437
|
-
.icon-translate-2:before {
|
|
438
|
-
content: "\e97c";
|
|
439
|
-
}
|
|
440
|
-
.icon-typing-1:before {
|
|
441
|
-
content: "\e97d";
|
|
442
|
-
}
|
|
443
|
-
.icon-upload-bottom-1:before {
|
|
444
|
-
content: "\e97e";
|
|
445
|
-
}
|
|
446
|
-
.icon-USA .path1:before {
|
|
447
|
-
content: "\e97f";
|
|
448
|
-
color: rgb(238, 243, 248);
|
|
449
|
-
}
|
|
450
|
-
.icon-USA .path2:before {
|
|
451
|
-
content: "\e980";
|
|
452
|
-
margin-left: -1em;
|
|
453
|
-
color: rgb(65, 71, 155);
|
|
454
|
-
}
|
|
455
|
-
.icon-USA .path3:before {
|
|
456
|
-
content: "\e981";
|
|
457
|
-
margin-left: -1em;
|
|
458
|
-
color: rgb(220, 37, 28);
|
|
459
|
-
}
|
|
460
|
-
.icon-USA .path4:before {
|
|
461
|
-
content: "\e982";
|
|
462
|
-
margin-left: -1em;
|
|
463
|
-
color: rgb(220, 37, 28);
|
|
464
|
-
}
|
|
465
|
-
.icon-USA .path5:before {
|
|
466
|
-
content: "\e983";
|
|
467
|
-
margin-left: -1em;
|
|
468
|
-
color: rgb(220, 37, 28);
|
|
469
|
-
}
|
|
470
|
-
.icon-USA .path6:before {
|
|
471
|
-
content: "\e984";
|
|
472
|
-
margin-left: -1em;
|
|
473
|
-
color: rgb(220, 37, 28);
|
|
474
|
-
}
|
|
475
|
-
.icon-USA .path7:before {
|
|
476
|
-
content: "\e985";
|
|
477
|
-
margin-left: -1em;
|
|
478
|
-
color: rgb(220, 37, 28);
|
|
479
|
-
}
|
|
480
|
-
.icon-USA .path8:before {
|
|
481
|
-
content: "\e986";
|
|
482
|
-
margin-left: -1em;
|
|
483
|
-
color: rgb(220, 37, 28);
|
|
484
|
-
}
|
|
485
|
-
.icon-USA .path9:before {
|
|
486
|
-
content: "\e987";
|
|
487
|
-
margin-left: -1em;
|
|
488
|
-
color: rgb(197, 208, 236);
|
|
489
|
-
}
|
|
490
|
-
.icon-USA .path10:before {
|
|
491
|
-
content: "\e988";
|
|
492
|
-
margin-left: -1em;
|
|
493
|
-
color: rgb(197, 208, 236);
|
|
494
|
-
}
|
|
495
|
-
.icon-USA .path11:before {
|
|
496
|
-
content: "\e989";
|
|
497
|
-
margin-left: -1em;
|
|
498
|
-
color: rgb(197, 208, 236);
|
|
499
|
-
}
|
|
500
|
-
.icon-USA .path12:before {
|
|
501
|
-
content: "\e98a";
|
|
502
|
-
margin-left: -1em;
|
|
503
|
-
color: rgb(197, 208, 236);
|
|
504
|
-
}
|
|
505
|
-
.icon-USA .path13:before {
|
|
506
|
-
content: "\e98b";
|
|
507
|
-
margin-left: -1em;
|
|
508
|
-
color: rgb(197, 208, 236);
|
|
509
|
-
}
|
|
510
|
-
.icon-USA .path14:before {
|
|
511
|
-
content: "\e98c";
|
|
512
|
-
margin-left: -1em;
|
|
513
|
-
color: rgb(197, 208, 236);
|
|
514
|
-
}
|
|
515
|
-
.icon-USA .path15:before {
|
|
516
|
-
content: "\e98d";
|
|
517
|
-
margin-left: -1em;
|
|
518
|
-
color: rgb(197, 208, 236);
|
|
519
|
-
}
|
|
520
|
-
.icon-USA .path16:before {
|
|
521
|
-
content: "\e98e";
|
|
522
|
-
margin-left: -1em;
|
|
523
|
-
color: rgb(197, 208, 236);
|
|
524
|
-
}
|
|
525
|
-
.icon-USA .path17:before {
|
|
526
|
-
content: "\e98f";
|
|
527
|
-
margin-left: -1em;
|
|
528
|
-
color: rgb(197, 208, 236);
|
|
529
|
-
}
|
|
530
|
-
.icon-USA .path18:before {
|
|
531
|
-
content: "\e990";
|
|
532
|
-
margin-left: -1em;
|
|
533
|
-
color: rgb(197, 208, 236);
|
|
534
|
-
}
|
|
535
|
-
.icon-USA .path19:before {
|
|
536
|
-
content: "\e991";
|
|
537
|
-
margin-left: -1em;
|
|
538
|
-
color: rgb(197, 208, 236);
|
|
539
|
-
}
|
|
540
|
-
.icon-USA .path20:before {
|
|
541
|
-
content: "\e992";
|
|
542
|
-
margin-left: -1em;
|
|
543
|
-
color: rgb(197, 208, 236);
|
|
544
|
-
}
|
|
545
|
-
.icon-USA .path21:before {
|
|
546
|
-
content: "\e993";
|
|
547
|
-
margin-left: -1em;
|
|
548
|
-
color: rgb(197, 208, 236);
|
|
549
|
-
}
|
|
550
|
-
.icon-USA .path22:before {
|
|
551
|
-
content: "\e994";
|
|
552
|
-
margin-left: -1em;
|
|
553
|
-
color: rgb(197, 208, 236);
|
|
554
|
-
}
|
|
555
|
-
.icon-USA .path23:before {
|
|
556
|
-
content: "\e995";
|
|
557
|
-
margin-left: -1em;
|
|
558
|
-
color: rgb(197, 208, 236);
|
|
559
|
-
}
|
|
560
|
-
.icon-USA .path24:before {
|
|
561
|
-
content: "\e996";
|
|
562
|
-
margin-left: -1em;
|
|
563
|
-
color: rgb(197, 208, 236);
|
|
564
|
-
}
|
|
565
|
-
.icon-USA .path25:before {
|
|
566
|
-
content: "\e997";
|
|
567
|
-
margin-left: -1em;
|
|
568
|
-
color: rgb(197, 208, 236);
|
|
569
|
-
}
|
|
570
|
-
.icon-USA .path26:before {
|
|
571
|
-
content: "\e998";
|
|
572
|
-
margin-left: -1em;
|
|
573
|
-
color: rgb(197, 208, 236);
|
|
574
|
-
}
|
|
575
|
-
.icon-view-1-1:before {
|
|
576
|
-
content: "\e999";
|
|
577
|
-
}
|
|
578
|
-
.icon-view-off-1:before {
|
|
579
|
-
content: "\e99a";
|
|
580
|
-
}
|
|
581
|
-
.icon-vip-crown-queen-2:before {
|
|
582
|
-
content: "\e99b";
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family: 'icomoon';
|
|
3
|
+
src: url('fonts/icomoon.eot?8tm22f');
|
|
4
|
+
src: url('fonts/icomoon.eot?8tm22f#iefix') format('embedded-opentype'),
|
|
5
|
+
url('fonts/icomoon.ttf?8tm22f') format('truetype'),
|
|
6
|
+
url('fonts/icomoon.woff?8tm22f') format('woff'),
|
|
7
|
+
url('fonts/icomoon.svg?8tm22f#icomoon') format('svg');
|
|
8
|
+
font-weight: normal;
|
|
9
|
+
font-style: normal;
|
|
10
|
+
font-display: block;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
[class^="icon-"], [class*=" icon-"] {
|
|
14
|
+
/* use !important to prevent issues with browser extensions that change fonts */
|
|
15
|
+
font-family: 'icomoon' !important;
|
|
16
|
+
speak: never;
|
|
17
|
+
font-style: normal;
|
|
18
|
+
font-weight: normal;
|
|
19
|
+
font-variant: normal;
|
|
20
|
+
text-transform: none;
|
|
21
|
+
line-height: 1;
|
|
22
|
+
|
|
23
|
+
/* Better Font Rendering =========== */
|
|
24
|
+
-webkit-font-smoothing: antialiased;
|
|
25
|
+
-moz-osx-font-smoothing: grayscale;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.icon-add-1:before {
|
|
29
|
+
content: "\e900";
|
|
30
|
+
}
|
|
31
|
+
.icon-add-circle-1:before {
|
|
32
|
+
content: "\e901";
|
|
33
|
+
}
|
|
34
|
+
.icon-alarm-bell-2:before {
|
|
35
|
+
content: "\e902";
|
|
36
|
+
}
|
|
37
|
+
.icon-alarm-bell-3:before {
|
|
38
|
+
content: "\e903";
|
|
39
|
+
}
|
|
40
|
+
.icon-alert-circle-1:before {
|
|
41
|
+
content: "\e904";
|
|
42
|
+
}
|
|
43
|
+
.icon-alert-circle-1-1:before {
|
|
44
|
+
content: "\e905";
|
|
45
|
+
}
|
|
46
|
+
.icon-arrow-button-down-1:before {
|
|
47
|
+
content: "\e906";
|
|
48
|
+
}
|
|
49
|
+
.icon-arrow-button-right-1:before {
|
|
50
|
+
content: "\e907";
|
|
51
|
+
}
|
|
52
|
+
.icon-arrow-button-up-1:before {
|
|
53
|
+
content: "\e908";
|
|
54
|
+
}
|
|
55
|
+
.icon-arrow-down-1-1:before {
|
|
56
|
+
content: "\e909";
|
|
57
|
+
}
|
|
58
|
+
.icon-arrow-left-1-1:before {
|
|
59
|
+
content: "\e90a";
|
|
60
|
+
}
|
|
61
|
+
.icon-arrow-right-1-1:before {
|
|
62
|
+
content: "\e90b";
|
|
63
|
+
}
|
|
64
|
+
.icon-book-address-1-2:before {
|
|
65
|
+
content: "\e90c";
|
|
66
|
+
}
|
|
67
|
+
.icon-book-address-2:before {
|
|
68
|
+
content: "\e90d";
|
|
69
|
+
}
|
|
70
|
+
.icon-Brazil .path1:before {
|
|
71
|
+
content: "\e90e";
|
|
72
|
+
color: rgb(43, 159, 90);
|
|
73
|
+
}
|
|
74
|
+
.icon-Brazil .path2:before {
|
|
75
|
+
content: "\e90f";
|
|
76
|
+
margin-left: -1em;
|
|
77
|
+
color: rgb(255, 208, 24);
|
|
78
|
+
}
|
|
79
|
+
.icon-Brazil .path3:before {
|
|
80
|
+
content: "\e910";
|
|
81
|
+
margin-left: -1em;
|
|
82
|
+
color: rgb(65, 71, 155);
|
|
83
|
+
}
|
|
84
|
+
.icon-Brazil .path4:before {
|
|
85
|
+
content: "\e911";
|
|
86
|
+
margin-left: -1em;
|
|
87
|
+
color: rgb(245, 248, 251);
|
|
88
|
+
}
|
|
89
|
+
.icon-Brazil .path5:before {
|
|
90
|
+
content: "\e912";
|
|
91
|
+
margin-left: -1em;
|
|
92
|
+
color: rgb(245, 248, 251);
|
|
93
|
+
}
|
|
94
|
+
.icon-Brazil .path6:before {
|
|
95
|
+
content: "\e913";
|
|
96
|
+
margin-left: -1em;
|
|
97
|
+
color: rgb(245, 248, 251);
|
|
98
|
+
}
|
|
99
|
+
.icon-Brazil .path7:before {
|
|
100
|
+
content: "\e914";
|
|
101
|
+
margin-left: -1em;
|
|
102
|
+
color: rgb(245, 248, 251);
|
|
103
|
+
}
|
|
104
|
+
.icon-building-2-1:before {
|
|
105
|
+
content: "\e915";
|
|
106
|
+
}
|
|
107
|
+
.icon-button-play-1:before {
|
|
108
|
+
content: "\e916";
|
|
109
|
+
}
|
|
110
|
+
.icon-button-refresh-arrow-1:before {
|
|
111
|
+
content: "\e917";
|
|
112
|
+
}
|
|
113
|
+
.icon-button-refresh-arrows-1:before {
|
|
114
|
+
content: "\e918";
|
|
115
|
+
}
|
|
116
|
+
.icon-charger-1:before {
|
|
117
|
+
content: "\e919";
|
|
118
|
+
}
|
|
119
|
+
.icon-chat-translate-1:before {
|
|
120
|
+
content: "\e91a";
|
|
121
|
+
}
|
|
122
|
+
.icon-checkbox-default:before {
|
|
123
|
+
content: "\e91b";
|
|
124
|
+
}
|
|
125
|
+
.icon-checkbox-disable:before {
|
|
126
|
+
content: "\e91c";
|
|
127
|
+
}
|
|
128
|
+
.icon-checkbox-less:before {
|
|
129
|
+
content: "\e91d";
|
|
130
|
+
}
|
|
131
|
+
.icon-checkbox-select .path1:before {
|
|
132
|
+
content: "\e91e";
|
|
133
|
+
color: rgb(59, 65, 77);
|
|
134
|
+
}
|
|
135
|
+
.icon-checkbox-select .path2:before {
|
|
136
|
+
content: "\e91f";
|
|
137
|
+
margin-left: -1em;
|
|
138
|
+
color: rgb(255, 255, 255);
|
|
139
|
+
}
|
|
140
|
+
.icon-check-circle-1-1:before {
|
|
141
|
+
content: "\e920";
|
|
142
|
+
}
|
|
143
|
+
.icon-check-circle-1-1-1:before {
|
|
144
|
+
content: "\e921";
|
|
145
|
+
}
|
|
146
|
+
.icon-check-square-1:before {
|
|
147
|
+
content: "\e922";
|
|
148
|
+
}
|
|
149
|
+
.icon-check-square-2:before {
|
|
150
|
+
content: "\e923";
|
|
151
|
+
}
|
|
152
|
+
.icon-close-1:before {
|
|
153
|
+
content: "\e924";
|
|
154
|
+
}
|
|
155
|
+
.icon-cog-1:before {
|
|
156
|
+
content: "\e925";
|
|
157
|
+
}
|
|
158
|
+
.icon-cog-2:before {
|
|
159
|
+
content: "\e926";
|
|
160
|
+
}
|
|
161
|
+
.icon-copy-paste-1:before {
|
|
162
|
+
content: "\e927";
|
|
163
|
+
}
|
|
164
|
+
.icon-default-avatar .path1:before {
|
|
165
|
+
content: "\e928";
|
|
166
|
+
color: rgb(255, 255, 255);
|
|
167
|
+
}
|
|
168
|
+
.icon-default-avatar .path2:before {
|
|
169
|
+
content: "\e929";
|
|
170
|
+
margin-left: -1em;
|
|
171
|
+
color: rgb(208, 211, 217);
|
|
172
|
+
}
|
|
173
|
+
.icon-default-avatar .path3:before {
|
|
174
|
+
content: "\e92a";
|
|
175
|
+
margin-left: -1em;
|
|
176
|
+
color: rgb(208, 211, 217);
|
|
177
|
+
}
|
|
178
|
+
.icon-delete-1:before {
|
|
179
|
+
content: "\e92b";
|
|
180
|
+
}
|
|
181
|
+
.icon-delete-1-1:before {
|
|
182
|
+
content: "\e92c";
|
|
183
|
+
}
|
|
184
|
+
.icon-developer-community-github-1-1:before {
|
|
185
|
+
content: "\e92d";
|
|
186
|
+
}
|
|
187
|
+
.icon-download-bottom-1:before {
|
|
188
|
+
content: "\e92e";
|
|
189
|
+
}
|
|
190
|
+
.icon-download-thick-bottom-1:before {
|
|
191
|
+
content: "\e92f";
|
|
192
|
+
}
|
|
193
|
+
.icon-drag-1:before {
|
|
194
|
+
content: "\e930";
|
|
195
|
+
}
|
|
196
|
+
.icon-email-action-unread-1:before {
|
|
197
|
+
content: "\e931";
|
|
198
|
+
}
|
|
199
|
+
.icon-email-action-unread-1-1:before {
|
|
200
|
+
content: "\e932";
|
|
201
|
+
}
|
|
202
|
+
.icon-expand-8-1:before {
|
|
203
|
+
content: "\e933";
|
|
204
|
+
}
|
|
205
|
+
.icon-expand-full-1:before {
|
|
206
|
+
content: "\e934";
|
|
207
|
+
}
|
|
208
|
+
.icon-export-1:before {
|
|
209
|
+
content: "\e935";
|
|
210
|
+
}
|
|
211
|
+
.icon-fitness-biceps-1:before {
|
|
212
|
+
content: "\e936";
|
|
213
|
+
}
|
|
214
|
+
.icon-flash-1-3:before {
|
|
215
|
+
content: "\e937";
|
|
216
|
+
}
|
|
217
|
+
.icon-flash-1-4:before {
|
|
218
|
+
content: "\e938";
|
|
219
|
+
}
|
|
220
|
+
.icon-folder-1:before {
|
|
221
|
+
content: "\e939";
|
|
222
|
+
}
|
|
223
|
+
.icon-folder-2:before {
|
|
224
|
+
content: "\e93a";
|
|
225
|
+
}
|
|
226
|
+
.icon-gauge-dashboard-1:before {
|
|
227
|
+
content: "\e93b";
|
|
228
|
+
}
|
|
229
|
+
.icon-gauge-dashboard-2:before {
|
|
230
|
+
content: "\e93c";
|
|
231
|
+
}
|
|
232
|
+
.icon-graph-stats-1:before {
|
|
233
|
+
content: "\e93d";
|
|
234
|
+
}
|
|
235
|
+
.icon-graph-stats-ascend-2:before {
|
|
236
|
+
content: "\e93e";
|
|
237
|
+
}
|
|
238
|
+
.icon-graph-stats-circle-1:before {
|
|
239
|
+
content: "\e93f";
|
|
240
|
+
}
|
|
241
|
+
.icon-graph-stats-circle-1-1:before {
|
|
242
|
+
content: "\e940";
|
|
243
|
+
}
|
|
244
|
+
.icon-headphones-customer-support-1:before {
|
|
245
|
+
content: "\e941";
|
|
246
|
+
}
|
|
247
|
+
.icon-headphones-customer-support-2:before {
|
|
248
|
+
content: "\e942";
|
|
249
|
+
}
|
|
250
|
+
.icon-hierarchy-3-2:before {
|
|
251
|
+
content: "\e943";
|
|
252
|
+
}
|
|
253
|
+
.icon-hierarchy-3-3:before {
|
|
254
|
+
content: "\e944";
|
|
255
|
+
}
|
|
256
|
+
.icon-house-1-1:before {
|
|
257
|
+
content: "\e945";
|
|
258
|
+
}
|
|
259
|
+
.icon-house-2-2:before {
|
|
260
|
+
content: "\e946";
|
|
261
|
+
}
|
|
262
|
+
.icon-indicator:before {
|
|
263
|
+
content: "\e947";
|
|
264
|
+
}
|
|
265
|
+
.icon-information-circle-4:before {
|
|
266
|
+
content: "\e948";
|
|
267
|
+
}
|
|
268
|
+
.icon-keyboard-arrow-down-1:before {
|
|
269
|
+
content: "\e949";
|
|
270
|
+
}
|
|
271
|
+
.icon-keyboard-arrow-left-1:before {
|
|
272
|
+
content: "\e94a";
|
|
273
|
+
}
|
|
274
|
+
.icon-keyboard-return-1:before {
|
|
275
|
+
content: "\e94b";
|
|
276
|
+
}
|
|
277
|
+
.icon-keyboard-return-1-1:before {
|
|
278
|
+
content: "\e94c";
|
|
279
|
+
}
|
|
280
|
+
.icon-layout-dashboard-1:before {
|
|
281
|
+
content: "\e94d";
|
|
282
|
+
}
|
|
283
|
+
.icon-layout-dashboard-2:before {
|
|
284
|
+
content: "\e94e";
|
|
285
|
+
}
|
|
286
|
+
.icon-layout-module-1-2:before {
|
|
287
|
+
content: "\e94f";
|
|
288
|
+
}
|
|
289
|
+
.icon-loading-circle-1:before {
|
|
290
|
+
content: "\e950";
|
|
291
|
+
}
|
|
292
|
+
.icon-lock-2-1:before {
|
|
293
|
+
content: "\e951";
|
|
294
|
+
}
|
|
295
|
+
.icon-lock-unlock-1-1:before {
|
|
296
|
+
content: "\e952";
|
|
297
|
+
}
|
|
298
|
+
.icon-logout-1-1:before {
|
|
299
|
+
content: "\e953";
|
|
300
|
+
}
|
|
301
|
+
.icon-messages-bubble-1:before {
|
|
302
|
+
content: "\e954";
|
|
303
|
+
}
|
|
304
|
+
.icon-messages-bubble-3:before {
|
|
305
|
+
content: "\e955";
|
|
306
|
+
}
|
|
307
|
+
.icon-messages-bubble-4:before {
|
|
308
|
+
content: "\e956";
|
|
309
|
+
}
|
|
310
|
+
.icon-messaging-we-chat-2:before {
|
|
311
|
+
content: "\e957";
|
|
312
|
+
}
|
|
313
|
+
.icon-messaging-we-chat-3:before {
|
|
314
|
+
content: "\e958";
|
|
315
|
+
}
|
|
316
|
+
.icon-navigation-menu-vertical-1:before {
|
|
317
|
+
content: "\e959";
|
|
318
|
+
}
|
|
319
|
+
.icon-paginate-filter-text-1:before {
|
|
320
|
+
content: "\e95a";
|
|
321
|
+
}
|
|
322
|
+
.icon-pencil-write-1:before {
|
|
323
|
+
content: "\e95b";
|
|
324
|
+
}
|
|
325
|
+
.icon-phone-3:before {
|
|
326
|
+
content: "\e95c";
|
|
327
|
+
}
|
|
328
|
+
.icon-phone-4:before {
|
|
329
|
+
content: "\e95d";
|
|
330
|
+
}
|
|
331
|
+
.icon-phone-charger-1:before {
|
|
332
|
+
content: "\e95e";
|
|
333
|
+
}
|
|
334
|
+
.icon-photography-equipment-bag-1:before {
|
|
335
|
+
content: "\e95f";
|
|
336
|
+
}
|
|
337
|
+
.icon-question-circle-2:before {
|
|
338
|
+
content: "\e960";
|
|
339
|
+
}
|
|
340
|
+
.icon-radio-default:before {
|
|
341
|
+
content: "\e961";
|
|
342
|
+
}
|
|
343
|
+
.icon-radio-disable:before {
|
|
344
|
+
content: "\e962";
|
|
345
|
+
}
|
|
346
|
+
.icon-radio-selected .path1:before {
|
|
347
|
+
content: "\e963";
|
|
348
|
+
color: rgb(59, 65, 77);
|
|
349
|
+
}
|
|
350
|
+
.icon-radio-selected .path2:before {
|
|
351
|
+
content: "\e964";
|
|
352
|
+
margin-left: -1em;
|
|
353
|
+
color: rgb(255, 255, 255);
|
|
354
|
+
}
|
|
355
|
+
.icon-read-email-at-1:before {
|
|
356
|
+
content: "\e965";
|
|
357
|
+
}
|
|
358
|
+
.icon-science-fiction-robot-1:before {
|
|
359
|
+
content: "\e966";
|
|
360
|
+
}
|
|
361
|
+
.icon-science-fiction-robot-2:before {
|
|
362
|
+
content: "\e967";
|
|
363
|
+
}
|
|
364
|
+
.icon-search-1:before {
|
|
365
|
+
content: "\e968";
|
|
366
|
+
}
|
|
367
|
+
.icon-single-neutral-2:before {
|
|
368
|
+
content: "\e969";
|
|
369
|
+
}
|
|
370
|
+
.icon-single-neutral-actions-1:before {
|
|
371
|
+
content: "\e96a";
|
|
372
|
+
}
|
|
373
|
+
.icon-social-media-google-1 .path1:before {
|
|
374
|
+
content: "\e96b";
|
|
375
|
+
color: rgb(235, 67, 53);
|
|
376
|
+
}
|
|
377
|
+
.icon-social-media-google-1 .path2:before {
|
|
378
|
+
content: "\e96c";
|
|
379
|
+
margin-left: -1em;
|
|
380
|
+
color: rgb(251, 188, 5);
|
|
381
|
+
}
|
|
382
|
+
.icon-social-media-google-1 .path3:before {
|
|
383
|
+
content: "\e96d";
|
|
384
|
+
margin-left: -1em;
|
|
385
|
+
color: rgb(66, 133, 244);
|
|
386
|
+
}
|
|
387
|
+
.icon-social-media-google-1 .path4:before {
|
|
388
|
+
content: "\e96e";
|
|
389
|
+
margin-left: -1em;
|
|
390
|
+
color: rgb(52, 168, 83);
|
|
391
|
+
}
|
|
392
|
+
.icon-study-light-idea-1:before {
|
|
393
|
+
content: "\e96f";
|
|
394
|
+
}
|
|
395
|
+
.icon-subtract-circle-1:before {
|
|
396
|
+
content: "\e970";
|
|
397
|
+
}
|
|
398
|
+
.icon-switch-default .path1:before {
|
|
399
|
+
content: "\e971";
|
|
400
|
+
color: rgb(59, 65, 77);
|
|
401
|
+
}
|
|
402
|
+
.icon-switch-default .path2:before {
|
|
403
|
+
content: "\e972";
|
|
404
|
+
margin-left: -2em;
|
|
405
|
+
color: rgb(255, 255, 255);
|
|
406
|
+
}
|
|
407
|
+
.icon-switch-selected .path1:before {
|
|
408
|
+
content: "\e973";
|
|
409
|
+
color: rgb(59, 65, 77);
|
|
410
|
+
}
|
|
411
|
+
.icon-switch-selected .path2:before {
|
|
412
|
+
content: "\e974";
|
|
413
|
+
margin-left: -2em;
|
|
414
|
+
color: rgb(255, 255, 255);
|
|
415
|
+
}
|
|
416
|
+
.icon-synchronize-arrow-clock-4:before {
|
|
417
|
+
content: "\e975";
|
|
418
|
+
}
|
|
419
|
+
.icon-synchronize-arrow-clock-5:before {
|
|
420
|
+
content: "\e976";
|
|
421
|
+
}
|
|
422
|
+
.icon-task-list-clock-1:before {
|
|
423
|
+
content: "\e977";
|
|
424
|
+
}
|
|
425
|
+
.icon-ticket-1:before {
|
|
426
|
+
content: "\e978";
|
|
427
|
+
}
|
|
428
|
+
.icon-ticket-2:before {
|
|
429
|
+
content: "\e979";
|
|
430
|
+
}
|
|
431
|
+
.icon-time-clock-circle-1:before {
|
|
432
|
+
content: "\e97a";
|
|
433
|
+
}
|
|
434
|
+
.icon-translate-1:before {
|
|
435
|
+
content: "\e97b";
|
|
436
|
+
}
|
|
437
|
+
.icon-translate-2:before {
|
|
438
|
+
content: "\e97c";
|
|
439
|
+
}
|
|
440
|
+
.icon-typing-1:before {
|
|
441
|
+
content: "\e97d";
|
|
442
|
+
}
|
|
443
|
+
.icon-upload-bottom-1:before {
|
|
444
|
+
content: "\e97e";
|
|
445
|
+
}
|
|
446
|
+
.icon-USA .path1:before {
|
|
447
|
+
content: "\e97f";
|
|
448
|
+
color: rgb(238, 243, 248);
|
|
449
|
+
}
|
|
450
|
+
.icon-USA .path2:before {
|
|
451
|
+
content: "\e980";
|
|
452
|
+
margin-left: -1em;
|
|
453
|
+
color: rgb(65, 71, 155);
|
|
454
|
+
}
|
|
455
|
+
.icon-USA .path3:before {
|
|
456
|
+
content: "\e981";
|
|
457
|
+
margin-left: -1em;
|
|
458
|
+
color: rgb(220, 37, 28);
|
|
459
|
+
}
|
|
460
|
+
.icon-USA .path4:before {
|
|
461
|
+
content: "\e982";
|
|
462
|
+
margin-left: -1em;
|
|
463
|
+
color: rgb(220, 37, 28);
|
|
464
|
+
}
|
|
465
|
+
.icon-USA .path5:before {
|
|
466
|
+
content: "\e983";
|
|
467
|
+
margin-left: -1em;
|
|
468
|
+
color: rgb(220, 37, 28);
|
|
469
|
+
}
|
|
470
|
+
.icon-USA .path6:before {
|
|
471
|
+
content: "\e984";
|
|
472
|
+
margin-left: -1em;
|
|
473
|
+
color: rgb(220, 37, 28);
|
|
474
|
+
}
|
|
475
|
+
.icon-USA .path7:before {
|
|
476
|
+
content: "\e985";
|
|
477
|
+
margin-left: -1em;
|
|
478
|
+
color: rgb(220, 37, 28);
|
|
479
|
+
}
|
|
480
|
+
.icon-USA .path8:before {
|
|
481
|
+
content: "\e986";
|
|
482
|
+
margin-left: -1em;
|
|
483
|
+
color: rgb(220, 37, 28);
|
|
484
|
+
}
|
|
485
|
+
.icon-USA .path9:before {
|
|
486
|
+
content: "\e987";
|
|
487
|
+
margin-left: -1em;
|
|
488
|
+
color: rgb(197, 208, 236);
|
|
489
|
+
}
|
|
490
|
+
.icon-USA .path10:before {
|
|
491
|
+
content: "\e988";
|
|
492
|
+
margin-left: -1em;
|
|
493
|
+
color: rgb(197, 208, 236);
|
|
494
|
+
}
|
|
495
|
+
.icon-USA .path11:before {
|
|
496
|
+
content: "\e989";
|
|
497
|
+
margin-left: -1em;
|
|
498
|
+
color: rgb(197, 208, 236);
|
|
499
|
+
}
|
|
500
|
+
.icon-USA .path12:before {
|
|
501
|
+
content: "\e98a";
|
|
502
|
+
margin-left: -1em;
|
|
503
|
+
color: rgb(197, 208, 236);
|
|
504
|
+
}
|
|
505
|
+
.icon-USA .path13:before {
|
|
506
|
+
content: "\e98b";
|
|
507
|
+
margin-left: -1em;
|
|
508
|
+
color: rgb(197, 208, 236);
|
|
509
|
+
}
|
|
510
|
+
.icon-USA .path14:before {
|
|
511
|
+
content: "\e98c";
|
|
512
|
+
margin-left: -1em;
|
|
513
|
+
color: rgb(197, 208, 236);
|
|
514
|
+
}
|
|
515
|
+
.icon-USA .path15:before {
|
|
516
|
+
content: "\e98d";
|
|
517
|
+
margin-left: -1em;
|
|
518
|
+
color: rgb(197, 208, 236);
|
|
519
|
+
}
|
|
520
|
+
.icon-USA .path16:before {
|
|
521
|
+
content: "\e98e";
|
|
522
|
+
margin-left: -1em;
|
|
523
|
+
color: rgb(197, 208, 236);
|
|
524
|
+
}
|
|
525
|
+
.icon-USA .path17:before {
|
|
526
|
+
content: "\e98f";
|
|
527
|
+
margin-left: -1em;
|
|
528
|
+
color: rgb(197, 208, 236);
|
|
529
|
+
}
|
|
530
|
+
.icon-USA .path18:before {
|
|
531
|
+
content: "\e990";
|
|
532
|
+
margin-left: -1em;
|
|
533
|
+
color: rgb(197, 208, 236);
|
|
534
|
+
}
|
|
535
|
+
.icon-USA .path19:before {
|
|
536
|
+
content: "\e991";
|
|
537
|
+
margin-left: -1em;
|
|
538
|
+
color: rgb(197, 208, 236);
|
|
539
|
+
}
|
|
540
|
+
.icon-USA .path20:before {
|
|
541
|
+
content: "\e992";
|
|
542
|
+
margin-left: -1em;
|
|
543
|
+
color: rgb(197, 208, 236);
|
|
544
|
+
}
|
|
545
|
+
.icon-USA .path21:before {
|
|
546
|
+
content: "\e993";
|
|
547
|
+
margin-left: -1em;
|
|
548
|
+
color: rgb(197, 208, 236);
|
|
549
|
+
}
|
|
550
|
+
.icon-USA .path22:before {
|
|
551
|
+
content: "\e994";
|
|
552
|
+
margin-left: -1em;
|
|
553
|
+
color: rgb(197, 208, 236);
|
|
554
|
+
}
|
|
555
|
+
.icon-USA .path23:before {
|
|
556
|
+
content: "\e995";
|
|
557
|
+
margin-left: -1em;
|
|
558
|
+
color: rgb(197, 208, 236);
|
|
559
|
+
}
|
|
560
|
+
.icon-USA .path24:before {
|
|
561
|
+
content: "\e996";
|
|
562
|
+
margin-left: -1em;
|
|
563
|
+
color: rgb(197, 208, 236);
|
|
564
|
+
}
|
|
565
|
+
.icon-USA .path25:before {
|
|
566
|
+
content: "\e997";
|
|
567
|
+
margin-left: -1em;
|
|
568
|
+
color: rgb(197, 208, 236);
|
|
569
|
+
}
|
|
570
|
+
.icon-USA .path26:before {
|
|
571
|
+
content: "\e998";
|
|
572
|
+
margin-left: -1em;
|
|
573
|
+
color: rgb(197, 208, 236);
|
|
574
|
+
}
|
|
575
|
+
.icon-view-1-1:before {
|
|
576
|
+
content: "\e999";
|
|
577
|
+
}
|
|
578
|
+
.icon-view-off-1:before {
|
|
579
|
+
content: "\e99a";
|
|
580
|
+
}
|
|
581
|
+
.icon-vip-crown-queen-2:before {
|
|
582
|
+
content: "\e99b";
|
|
583
583
|
}
|