@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,91 +0,0 @@
|
|
|
1
|
-
import { Meta, Preview } from '@storybook/addon-docs/blocks';
|
|
2
|
-
|
|
3
|
-
<Meta title="Colors/Introduction" />
|
|
4
|
-
|
|
5
|
-
# Colors
|
|
6
|
-
|
|
7
|
-
## Text
|
|
8
|
-
|
|
9
|
-
<Preview>
|
|
10
|
-
<div>
|
|
11
|
-
<div class="color-background-solo bg-neutral-black">color-background-solo</div>
|
|
12
|
-
<div class="color-background-sky bg-neutral-black">color-background-sky</div>
|
|
13
|
-
<div class="color-background-grass bg-neutral-black">color-background-grass</div>
|
|
14
|
-
<div class="color-background-carpet bg-neutral-black">color-background-carpet</div>
|
|
15
|
-
<div class="color-background-snow bg-neutral-black">color-background-snow</div>
|
|
16
|
-
<div class="color-neutral-black">color-neutral-black</div>
|
|
17
|
-
<div class="color-neutral-darkest">color-neutral-darkest</div>
|
|
18
|
-
<div class="color-neutral-dark">color-neutral-dark</div>
|
|
19
|
-
<div class="color-neutral-cloudy">color-neutral-cloudy</div>
|
|
20
|
-
<div class="color-neutral-cleanest bg-neutral-black">color-neutral-cleanest</div>
|
|
21
|
-
<div class="color-neutral-clean bg-neutral-black">color-neutral-clean</div>
|
|
22
|
-
<div class="color-neutral-soft bg-neutral-black">color-neutral-soft</div>
|
|
23
|
-
<div class="color-neutral-lightest bg-neutral-black">color-neutral-lightest</div>
|
|
24
|
-
<div class="color-neutral-light bg-neutral-black">color-neutral-light</div>
|
|
25
|
-
<div class="color-neutral-snow bg-neutral-black">color-neutral-snow</div>
|
|
26
|
-
<div class="color-feedback-red">color-feedback-red</div>
|
|
27
|
-
<div class="color-feedback-green">color-feedback-green</div>
|
|
28
|
-
<div class="color-feedback-yellow">color-feedback-yellow</div>
|
|
29
|
-
<div class="color-feedback-blue">color-feedback-blue</div>
|
|
30
|
-
<div class="color-feedback-grey bg-neutral-black">color-feedback-grey</div>
|
|
31
|
-
<div class="color-aux-blue">color-aux-blue</div>
|
|
32
|
-
<div class="color-aux-purple">color-aux-purple</div>
|
|
33
|
-
<div class="color-aux-orange">color-aux-orange</div>
|
|
34
|
-
<div class="color-aux-lemon">color-aux-lemon</div>
|
|
35
|
-
<div class="color-aux-pink">color-aux-pink</div>
|
|
36
|
-
<div class="color-aux-baby-blue">color-aux-baby-blue</div>
|
|
37
|
-
<div class="color-aux-baby-yellow">color-aux-baby-yellow</div>
|
|
38
|
-
<div class="color-aux-baby-red">color-aux-baby-red</div>
|
|
39
|
-
<div class="color-aux-baby-green">color-aux-baby-green</div>
|
|
40
|
-
<div class="color-aux-baby-pink">color-aux-baby-pink</div>
|
|
41
|
-
<div class="color-brand-weni">color-brand-weni</div>
|
|
42
|
-
<div class="color-brand-weni-dark">color-brand-weni-dark</div>
|
|
43
|
-
<div class="color-brand-weni-soft">color-brand-weni-soft</div>
|
|
44
|
-
<div class="color-brand-sec-dark">color-brand-sec-dark</div>
|
|
45
|
-
<div class="color-brand-sec-soft">color-brand-sec-soft</div>
|
|
46
|
-
<div class="color-brand-sec bg-neutral-black">color-brand-sec</div>
|
|
47
|
-
</div>
|
|
48
|
-
</Preview>
|
|
49
|
-
|
|
50
|
-
## Background
|
|
51
|
-
|
|
52
|
-
<Preview>
|
|
53
|
-
<div>
|
|
54
|
-
<div class="bg-background-solo">bg-background-solo</div>
|
|
55
|
-
<div class="bg-background-sky">bg-background-sky</div>
|
|
56
|
-
<div class="bg-background-grass">bg-background-grass</div>
|
|
57
|
-
<div class="bg-background-carpet">bg-background-carpet</div>
|
|
58
|
-
<div class="bg-background-snow">bg-background-snow</div>
|
|
59
|
-
<div class="bg-neutral-black">bg-neutral-black</div>
|
|
60
|
-
<div class="bg-neutral-darkest">bg-neutral-darkest</div>
|
|
61
|
-
<div class="bg-neutral-dark">bg-neutral-dark</div>
|
|
62
|
-
<div class="bg-neutral-cloudy">bg-neutral-cloudy</div>
|
|
63
|
-
<div class="bg-neutral-cleanest">bg-neutral-cleanest</div>
|
|
64
|
-
<div class="bg-neutral-clean">bg-neutral-clean</div>
|
|
65
|
-
<div class="bg-neutral-soft">bg-neutral-soft</div>
|
|
66
|
-
<div class="bg-neutral-lightest">bg-neutral-lightest</div>
|
|
67
|
-
<div class="bg-neutral-light">bg-neutral-light</div>
|
|
68
|
-
<div class="bg-neutral-snow">bg-neutral-snow</div>
|
|
69
|
-
<div class="bg-feedback-red">bg-feedback-red</div>
|
|
70
|
-
<div class="bg-feedback-green">bg-feedback-green</div>
|
|
71
|
-
<div class="bg-feedback-yellow">bg-feedback-yellow</div>
|
|
72
|
-
<div class="bg-feedback-blue">bg-feedback-blue</div>
|
|
73
|
-
<div class="bg-feedback-grey">bg-feedback-grey</div>
|
|
74
|
-
<div class="bg-aux-blue">bg-aux-blue</div>
|
|
75
|
-
<div class="bg-aux-purple">bg-aux-purple</div>
|
|
76
|
-
<div class="bg-aux-orange">bg-aux-orange</div>
|
|
77
|
-
<div class="bg-aux-lemon">bg-aux-lemon</div>
|
|
78
|
-
<div class="bg-aux-pink">bg-aux-pink</div>
|
|
79
|
-
<div class="bg-aux-baby-blue">bg-aux-baby-blue</div>
|
|
80
|
-
<div class="bg-aux-baby-yellow">bg-aux-baby-yellow</div>
|
|
81
|
-
<div class="bg-aux-baby-red">bg-aux-baby-red</div>
|
|
82
|
-
<div class="bg-aux-baby-green">bg-aux-baby-green</div>
|
|
83
|
-
<div class="bg-aux-baby-pink">bg-aux-baby-pink</div>
|
|
84
|
-
<div class="bg-brand-weni">bg-brand-weni</div>
|
|
85
|
-
<div class="bg-brand-weni-dark">bg-brand-weni-dark</div>
|
|
86
|
-
<div class="bg-brand-weni-soft">bg-brand-weni-soft</div>
|
|
87
|
-
<div class="bg-brand-sec-dark">bg-brand-sec-dark</div>
|
|
88
|
-
<div class="bg-brand-sec-soft">bg-brand-sec-soft</div>
|
|
89
|
-
<div class="bg-brand-sec">bg-brand-sec</div>
|
|
90
|
-
</div>
|
|
91
|
-
</Preview>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import unnnicDropdownSkeleton from '../components/Dropdown/DropdownSkeleton.vue';
|
|
2
|
-
|
|
3
|
-
export default {
|
|
4
|
-
title: 'Example/DropdownSkeleton',
|
|
5
|
-
component: unnnicDropdownSkeleton,
|
|
6
|
-
argTypes: {},
|
|
7
|
-
};
|
|
8
|
-
|
|
9
|
-
const Template = (args, { argTypes }) => ({
|
|
10
|
-
props: Object.keys(argTypes),
|
|
11
|
-
components: { unnnicDropdownSkeleton },
|
|
12
|
-
template: '<div><unnnic-dropdown-skeleton v-bind="$props">See the message<div slot="inside">Hello World!</div></unnnic-dropdown-skeleton></div>',
|
|
13
|
-
});
|
|
14
|
-
|
|
15
|
-
export const Normal = Template.bind({});
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
import { Meta, Preview } from '@storybook/addon-docs/blocks';
|
|
2
|
-
|
|
3
|
-
<Meta title="Font/Introduction" />
|
|
4
|
-
|
|
5
|
-
# Unnnic Font
|
|
6
|
-
|
|
7
|
-
## Primary
|
|
8
|
-
|
|
9
|
-
<Preview>
|
|
10
|
-
<div class="unnnic-font">Lorem ipsum dolor sit amet.</div>
|
|
11
|
-
</Preview>
|
|
12
|
-
|
|
13
|
-
<ul>
|
|
14
|
-
<li>family-primary (Aleo)</li>
|
|
15
|
-
<li>weight-regular (400)</li>
|
|
16
|
-
</ul>
|
|
17
|
-
|
|
18
|
-
## Secondary
|
|
19
|
-
|
|
20
|
-
<Preview>
|
|
21
|
-
<div class="unnnic-font secondary">Lorem ipsum dolor sit amet.</div>
|
|
22
|
-
</Preview>
|
|
23
|
-
|
|
24
|
-
<ul>
|
|
25
|
-
<li><s>family-primary (Aleo)</s></li>
|
|
26
|
-
<li>weight-regular (400)</li>
|
|
27
|
-
<li>family-secondary (Lato)</li>
|
|
28
|
-
</ul>
|
|
29
|
-
|
|
30
|
-
## Sizes
|
|
31
|
-
|
|
32
|
-
<Preview>
|
|
33
|
-
<div>
|
|
34
|
-
<div class="unnnic-font body-sm">body-sm Lorem ipsum dolor sit amet.</div>
|
|
35
|
-
<div class="unnnic-font body-md">body-md Lorem ipsum dolor sit amet.</div>
|
|
36
|
-
<div class="unnnic-font body-gt">body-gt Lorem ipsum dolor sit amet.</div>
|
|
37
|
-
<div class="unnnic-font body-lg">body-lg Lorem ipsum dolor sit amet.</div>
|
|
38
|
-
<div class="unnnic-font title-sm">title-sm Lorem ipsum dolor sit amet.</div>
|
|
39
|
-
<div class="unnnic-font title-md">title-md Lorem ipsum dolor sit amet.</div>
|
|
40
|
-
<div class="unnnic-font title-lg">title-lg Lorem ipsum dolor sit amet.</div>
|
|
41
|
-
<div class="unnnic-font h4">h4 Lorem ipsum.</div>
|
|
42
|
-
<div class="unnnic-font h3">h3 Lorem ipsum.</div>
|
|
43
|
-
<div class="unnnic-font h2">h2 Lorem ipsum.</div>
|
|
44
|
-
<div class="unnnic-font h1">h1 Lorem ipsum.</div>
|
|
45
|
-
</div>
|
|
46
|
-
</Preview>
|
|
47
|
-
|
|
48
|
-
<ul>
|
|
49
|
-
<li>family-primary (Aleo)</li>
|
|
50
|
-
<li>weight-regular (400)</li>
|
|
51
|
-
<li>body-sm (8px) line-height-md (16px)</li>
|
|
52
|
-
<li>body-md (12px) line-height-md (20px)</li>
|
|
53
|
-
<li>body-gt (14px) line-height-md (22px)</li>
|
|
54
|
-
<li>body-lg (16px) line-height-md (24px)</li>
|
|
55
|
-
<li>title-sm (20px) line-height-md (28px)</li>
|
|
56
|
-
<li>title-md (24px) line-height-md (32px)</li>
|
|
57
|
-
<li>title-lg (32px) line-height-md (40px)</li>
|
|
58
|
-
<li>h4 (40px) line-height-md (48px)</li>
|
|
59
|
-
<li>h3 (48px) line-height-md (56px)</li>
|
|
60
|
-
<li>h2 (56px) line-height-md (64px)</li>
|
|
61
|
-
<li>h1 (72px) line-height-md (80px)</li>
|
|
62
|
-
</ul>
|
|
63
|
-
|
|
64
|
-
## Weights
|
|
65
|
-
|
|
66
|
-
<Preview>
|
|
67
|
-
<div>
|
|
68
|
-
<div class="unnnic-font black">body-sm Lorem ipsum dolor sit amet.</div>
|
|
69
|
-
<div class="unnnic-font bold">body-md Lorem ipsum dolor sit amet.</div>
|
|
70
|
-
<div class="unnnic-font light">body-gt Lorem ipsum dolor sit amet.</div>
|
|
71
|
-
</div>
|
|
72
|
-
</Preview>
|
|
73
|
-
|
|
74
|
-
<ul>
|
|
75
|
-
<li>family-primary (Aleo)</li>
|
|
76
|
-
<li><s>weight-regular (400)</s></li>
|
|
77
|
-
<li>weight-black (900)</li>
|
|
78
|
-
<li>weight-bold (700)</li>
|
|
79
|
-
<li>weight-light (300)</li>
|
|
80
|
-
</ul>
|
|
@@ -1,109 +0,0 @@
|
|
|
1
|
-
import unnnicInputNext from '../components/InputNext/InputNext.vue';
|
|
2
|
-
import icons from '../utils/icons';
|
|
3
|
-
|
|
4
|
-
const iconsOptions = Object.keys(icons);
|
|
5
|
-
|
|
6
|
-
export default {
|
|
7
|
-
title: 'form/InputNext',
|
|
8
|
-
component: unnnicInputNext,
|
|
9
|
-
argTypes: {
|
|
10
|
-
iconLeft: { control: { type: 'select', options: iconsOptions } },
|
|
11
|
-
iconRight: { control: { type: 'select', options: iconsOptions } },
|
|
12
|
-
size: { control: { type: 'select', options: ['md', 'sm'] } },
|
|
13
|
-
type: { control: { type: 'select', options: ['normal', 'error'] } },
|
|
14
|
-
nativeType: { control: { type: 'select', options: ['text', 'password'] } },
|
|
15
|
-
},
|
|
16
|
-
};
|
|
17
|
-
|
|
18
|
-
const Template = (args, { argTypes }) => ({
|
|
19
|
-
components: {
|
|
20
|
-
unnnicInputNext,
|
|
21
|
-
},
|
|
22
|
-
|
|
23
|
-
props: Object.keys(argTypes),
|
|
24
|
-
|
|
25
|
-
data() {
|
|
26
|
-
return {
|
|
27
|
-
v: '',
|
|
28
|
-
};
|
|
29
|
-
},
|
|
30
|
-
|
|
31
|
-
template: '<div><pre>v-model: {{ v }}</pre><unnnic-input-next v-model="v" v-bind="$props"></unnnic-input-next></div>',
|
|
32
|
-
});
|
|
33
|
-
|
|
34
|
-
export const Default = Template.bind({});
|
|
35
|
-
|
|
36
|
-
Default.args = {
|
|
37
|
-
placeholder: 'Placeholder',
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
export const WithLabel = Template.bind({});
|
|
41
|
-
WithLabel.args = {
|
|
42
|
-
placeholder: 'Placeholder',
|
|
43
|
-
label: 'Label',
|
|
44
|
-
size: undefined,
|
|
45
|
-
type: undefined,
|
|
46
|
-
nativeType: undefined,
|
|
47
|
-
};
|
|
48
|
-
|
|
49
|
-
export const Small = Template.bind({});
|
|
50
|
-
Small.args = {
|
|
51
|
-
placeholder: 'Placeholder',
|
|
52
|
-
size: 'sm',
|
|
53
|
-
type: undefined,
|
|
54
|
-
nativeType: undefined,
|
|
55
|
-
};
|
|
56
|
-
|
|
57
|
-
export const ErrorWithMessage = Template.bind({});
|
|
58
|
-
ErrorWithMessage.args = {
|
|
59
|
-
placeholder: 'Placeholder',
|
|
60
|
-
error: 'Error message',
|
|
61
|
-
size: undefined,
|
|
62
|
-
type: undefined,
|
|
63
|
-
nativeType: undefined,
|
|
64
|
-
};
|
|
65
|
-
|
|
66
|
-
export const ErrorWithoutMessage = Template.bind({});
|
|
67
|
-
ErrorWithoutMessage.args = {
|
|
68
|
-
placeholder: 'Placeholder',
|
|
69
|
-
error: true,
|
|
70
|
-
size: undefined,
|
|
71
|
-
type: undefined,
|
|
72
|
-
nativeType: undefined,
|
|
73
|
-
};
|
|
74
|
-
|
|
75
|
-
export const WithMessage = Template.bind({});
|
|
76
|
-
ErrorWithoutMessage.args = {
|
|
77
|
-
placeholder: 'Placeholder',
|
|
78
|
-
message: 'Message',
|
|
79
|
-
size: undefined,
|
|
80
|
-
type: undefined,
|
|
81
|
-
nativeType: undefined,
|
|
82
|
-
};
|
|
83
|
-
|
|
84
|
-
export const PasswordWithToggle = Template.bind({});
|
|
85
|
-
PasswordWithToggle.args = {
|
|
86
|
-
placeholder: 'Placeholder',
|
|
87
|
-
allowTogglePassword: true,
|
|
88
|
-
size: undefined,
|
|
89
|
-
type: undefined,
|
|
90
|
-
nativeType: undefined,
|
|
91
|
-
};
|
|
92
|
-
|
|
93
|
-
export const PasswordWithoutToggle = Template.bind({});
|
|
94
|
-
PasswordWithoutToggle.args = {
|
|
95
|
-
placeholder: 'Placeholder',
|
|
96
|
-
nativeType: 'password',
|
|
97
|
-
size: undefined,
|
|
98
|
-
type: undefined,
|
|
99
|
-
};
|
|
100
|
-
|
|
101
|
-
export const IconLeftAndRight = Template.bind({});
|
|
102
|
-
IconLeftAndRight.args = {
|
|
103
|
-
placeholder: 'Placeholder',
|
|
104
|
-
iconLeft: 'read-email-at-1',
|
|
105
|
-
iconRight: 'read-email-at-1',
|
|
106
|
-
size: undefined,
|
|
107
|
-
type: undefined,
|
|
108
|
-
nativeType: undefined,
|
|
109
|
-
};
|
|
@@ -1,207 +0,0 @@
|
|
|
1
|
-
import { Meta } from '@storybook/addon-docs/blocks';
|
|
2
|
-
import Code from './assets/code-brackets.svg';
|
|
3
|
-
import Colors from './assets/colors.svg';
|
|
4
|
-
import Comments from './assets/comments.svg';
|
|
5
|
-
import Direction from './assets/direction.svg';
|
|
6
|
-
import Flow from './assets/flow.svg';
|
|
7
|
-
import Plugin from './assets/plugin.svg';
|
|
8
|
-
import Repo from './assets/repo.svg';
|
|
9
|
-
import StackAlt from './assets/stackalt.svg';
|
|
10
|
-
|
|
11
|
-
<Meta title="Example/Introduction" />
|
|
12
|
-
|
|
13
|
-
<style>{`
|
|
14
|
-
.subheading {
|
|
15
|
-
--mediumdark: '#999999';
|
|
16
|
-
font-weight: 900;
|
|
17
|
-
font-size: 13px;
|
|
18
|
-
color: #999;
|
|
19
|
-
letter-spacing: 6px;
|
|
20
|
-
line-height: 24px;
|
|
21
|
-
text-transform: uppercase;
|
|
22
|
-
margin-bottom: 12px;
|
|
23
|
-
margin-top: 40px;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.link-list {
|
|
27
|
-
display: grid;
|
|
28
|
-
grid-template-columns: 1fr;
|
|
29
|
-
grid-template-rows: 1fr 1fr;
|
|
30
|
-
row-gap: 10px;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
@media (min-width: 620px) {
|
|
34
|
-
.link-list {
|
|
35
|
-
row-gap: 20px;
|
|
36
|
-
column-gap: 20px;
|
|
37
|
-
grid-template-columns: 1fr 1fr;
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
@media all and (-ms-high-contrast:none) {
|
|
42
|
-
.link-list {
|
|
43
|
-
display: -ms-grid;
|
|
44
|
-
-ms-grid-columns: 1fr 1fr;
|
|
45
|
-
-ms-grid-rows: 1fr 1fr;
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.link-item {
|
|
50
|
-
display: block;
|
|
51
|
-
padding: 20px 30px 20px 15px;
|
|
52
|
-
border: 1px solid #00000010;
|
|
53
|
-
border-radius: 5px;
|
|
54
|
-
transition: background 150ms ease-out, border 150ms ease-out, transform 150ms ease-out;
|
|
55
|
-
color: #333333;
|
|
56
|
-
display: flex;
|
|
57
|
-
align-items: flex-start;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.link-item:hover {
|
|
61
|
-
border-color: #1EA7FD50;
|
|
62
|
-
transform: translate3d(0, -3px, 0);
|
|
63
|
-
box-shadow: rgba(0, 0, 0, 0.08) 0 3px 10px 0;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
.link-item:active {
|
|
67
|
-
border-color: #1EA7FD;
|
|
68
|
-
transform: translate3d(0, 0, 0);
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
.link-item strong {
|
|
72
|
-
font-weight: 700;
|
|
73
|
-
display: block;
|
|
74
|
-
margin-bottom: 2px;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.link-item img {
|
|
78
|
-
height: 40px;
|
|
79
|
-
width: 40px;
|
|
80
|
-
margin-right: 15px;
|
|
81
|
-
flex: none;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.link-item span {
|
|
85
|
-
font-size: 14px;
|
|
86
|
-
line-height: 20px;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
.tip {
|
|
90
|
-
display: inline-block;
|
|
91
|
-
border-radius: 1em;
|
|
92
|
-
font-size: 11px;
|
|
93
|
-
line-height: 12px;
|
|
94
|
-
font-weight: 700;
|
|
95
|
-
background: #E7FDD8;
|
|
96
|
-
color: #66BF3C;
|
|
97
|
-
padding: 4px 12px;
|
|
98
|
-
margin-right: 10px;
|
|
99
|
-
vertical-align: top;
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
.tip-wrapper {
|
|
103
|
-
font-size: 13px;
|
|
104
|
-
line-height: 20px;
|
|
105
|
-
margin-top: 40px;
|
|
106
|
-
margin-bottom: 40px;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
.tip-wrapper code {
|
|
110
|
-
font-size: 12px;
|
|
111
|
-
display: inline-block;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
`}</style>
|
|
116
|
-
|
|
117
|
-
# Welcome to Storybook
|
|
118
|
-
|
|
119
|
-
Storybook helps you build UI components in isolation from your app's business logic, data, and context.
|
|
120
|
-
That makes it easy to develop hard-to-reach states. Save these UI states as **stories** to revisit during development, testing, or QA.
|
|
121
|
-
|
|
122
|
-
Browse example stories now by navigating to them in the sidebar.
|
|
123
|
-
View their code in the `src/storybook-examples` directory to learn how they work.
|
|
124
|
-
We recommend building UIs with a [**component-driven**](https://componentdriven.org) process starting with atomic components and ending with pages.
|
|
125
|
-
|
|
126
|
-
<div className="subheading">Configure</div>
|
|
127
|
-
|
|
128
|
-
<div className="link-list">
|
|
129
|
-
<a className="link-item" href="https://storybook.js.org/docs/react/api/presets" target="_blank">
|
|
130
|
-
<img src={Plugin} alt="plugin" />
|
|
131
|
-
<span>
|
|
132
|
-
<strong>Presets for popular tools</strong>
|
|
133
|
-
Easy setup for TypeScript, SCSS and more.
|
|
134
|
-
</span>
|
|
135
|
-
</a>
|
|
136
|
-
<a
|
|
137
|
-
className="link-item"
|
|
138
|
-
href="https://storybook.js.org/docs/react/configure/webpack"
|
|
139
|
-
target="_blank"
|
|
140
|
-
>
|
|
141
|
-
<img src={StackAlt} alt="Build" />
|
|
142
|
-
<span>
|
|
143
|
-
<strong>Build configuration</strong>
|
|
144
|
-
How to customize webpack and Babel
|
|
145
|
-
</span>
|
|
146
|
-
</a>
|
|
147
|
-
<a
|
|
148
|
-
className="link-item"
|
|
149
|
-
href="https://storybook.js.org/docs/react/configure/styling-and-css"
|
|
150
|
-
target="_blank"
|
|
151
|
-
>
|
|
152
|
-
<img src={Colors} alt="colors" />
|
|
153
|
-
<span>
|
|
154
|
-
<strong>Styling</strong>
|
|
155
|
-
How to load and configure CSS libraries
|
|
156
|
-
</span>
|
|
157
|
-
</a>
|
|
158
|
-
<a
|
|
159
|
-
className="link-item"
|
|
160
|
-
href="https://storybook.js.org/docs/react/get-started/setup#configure-storybook-for-your-stack"
|
|
161
|
-
target="_blank"
|
|
162
|
-
>
|
|
163
|
-
<img src={Flow} alt="flow" />
|
|
164
|
-
<span>
|
|
165
|
-
<strong>Data</strong>
|
|
166
|
-
Providers and mocking for data libraries
|
|
167
|
-
</span>
|
|
168
|
-
</a>
|
|
169
|
-
</div>
|
|
170
|
-
|
|
171
|
-
<div className="subheading">Learn</div>
|
|
172
|
-
|
|
173
|
-
<div className="link-list">
|
|
174
|
-
<a className="link-item" href="https://storybook.js.org/docs" target="_blank">
|
|
175
|
-
<img src={Repo} alt="repo" />
|
|
176
|
-
<span>
|
|
177
|
-
<strong>Storybook documentation</strong>
|
|
178
|
-
Configure, customize, and extend
|
|
179
|
-
</span>
|
|
180
|
-
</a>
|
|
181
|
-
<a className="link-item" href="https://www.learnstorybook.com" target="_blank">
|
|
182
|
-
<img src={Direction} alt="direction" />
|
|
183
|
-
<span>
|
|
184
|
-
<strong>In-depth guides</strong>
|
|
185
|
-
Best practices from leading teams
|
|
186
|
-
</span>
|
|
187
|
-
</a>
|
|
188
|
-
<a className="link-item" href="https://github.com/storybookjs/storybook" target="_blank">
|
|
189
|
-
<img src={Code} alt="code" />
|
|
190
|
-
<span>
|
|
191
|
-
<strong>GitHub project</strong>
|
|
192
|
-
View the source and add issues
|
|
193
|
-
</span>
|
|
194
|
-
</a>
|
|
195
|
-
<a className="link-item" href="https://discord.gg/UUt2PJb" target="_blank">
|
|
196
|
-
<img src={Comments} alt="comments" />
|
|
197
|
-
<span>
|
|
198
|
-
<strong>Discord chat</strong>
|
|
199
|
-
Chat with maintainers and the community
|
|
200
|
-
</span>
|
|
201
|
-
</a>
|
|
202
|
-
</div>
|
|
203
|
-
|
|
204
|
-
<div className="tip-wrapper">
|
|
205
|
-
<span className="tip">Tip</span>Edit the Markdown in{' '}
|
|
206
|
-
<code>src/storybook-examples/welcome.mdx</code>
|
|
207
|
-
</div>
|
|
@@ -1,171 +0,0 @@
|
|
|
1
|
-
import unnnicModalNext from '../components/ModalNext/ModalNext.vue';
|
|
2
|
-
import icons from '../utils/icons';
|
|
3
|
-
|
|
4
|
-
const iconsOptions = Object.keys(icons);
|
|
5
|
-
|
|
6
|
-
const schemesOptions = [
|
|
7
|
-
'feedback-red',
|
|
8
|
-
'feedback-green',
|
|
9
|
-
'feedback-yellow',
|
|
10
|
-
'feedback-blue',
|
|
11
|
-
'feedback-grey',
|
|
12
|
-
'aux-blue',
|
|
13
|
-
'aux-purple',
|
|
14
|
-
'aux-orange',
|
|
15
|
-
'aux-lemon',
|
|
16
|
-
'aux-pink',
|
|
17
|
-
'brand-weni',
|
|
18
|
-
'brand-weni-soft',
|
|
19
|
-
'neutral-clean',
|
|
20
|
-
'neutral-cleanest',
|
|
21
|
-
'neutral-dark',
|
|
22
|
-
'neutral-soft',
|
|
23
|
-
'neutral-darkest',
|
|
24
|
-
];
|
|
25
|
-
|
|
26
|
-
export default {
|
|
27
|
-
title: 'Example/ModalNext',
|
|
28
|
-
component: unnnicModalNext,
|
|
29
|
-
argTypes: {
|
|
30
|
-
type: { control: { type: 'select', options: ['default', 'video', 'alert'] } },
|
|
31
|
-
icon: { control: { type: 'select', options: iconsOptions } },
|
|
32
|
-
scheme: { control: { type: 'select', options: schemesOptions } },
|
|
33
|
-
text: { control: { type: 'text' } },
|
|
34
|
-
description: { control: { type: 'text' } },
|
|
35
|
-
actionPrimaryButtonType: { control: { type: 'select', options: ['primary', 'secondary'] } },
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
|
|
39
|
-
const Template = (args, { argTypes }) => ({
|
|
40
|
-
props: Object.keys(argTypes),
|
|
41
|
-
components: { unnnicModalNext },
|
|
42
|
-
data() {
|
|
43
|
-
return {
|
|
44
|
-
open: false,
|
|
45
|
-
};
|
|
46
|
-
},
|
|
47
|
-
template: `<div>
|
|
48
|
-
<button @click="open = true">Open</button>
|
|
49
|
-
<unnnic-modal-next v-show="open" v-bind="$props" @close="open = false" />
|
|
50
|
-
</div>`,
|
|
51
|
-
});
|
|
52
|
-
|
|
53
|
-
export const Video = Template.bind({});
|
|
54
|
-
Video.args = {
|
|
55
|
-
type: 'video',
|
|
56
|
-
url: 'https://www.youtube.com/embed/J9QJBPrmoHs',
|
|
57
|
-
confirmButtonType: undefined,
|
|
58
|
-
};
|
|
59
|
-
|
|
60
|
-
const TemplateDefault = (args, { argTypes }) => ({
|
|
61
|
-
props: Object.keys(argTypes),
|
|
62
|
-
components: { unnnicModalNext },
|
|
63
|
-
data() {
|
|
64
|
-
return {
|
|
65
|
-
open: false,
|
|
66
|
-
};
|
|
67
|
-
},
|
|
68
|
-
template: `<div>
|
|
69
|
-
<button @click="open = true">Open</button>
|
|
70
|
-
<unnnic-modal-next v-show="open" v-bind="$props" @close="open = false">
|
|
71
|
-
<template>
|
|
72
|
-
This is the info content<br>
|
|
73
|
-
This is the info content<br>
|
|
74
|
-
This is the info content<br>
|
|
75
|
-
This is the info content<br>
|
|
76
|
-
This is the info content<br>
|
|
77
|
-
This is the info content<br>
|
|
78
|
-
This is the info content<br>
|
|
79
|
-
This is the info content<br>
|
|
80
|
-
This is the info content<br>
|
|
81
|
-
This is the info content<br>
|
|
82
|
-
This is the info content<br>
|
|
83
|
-
This is the info content<br>
|
|
84
|
-
This is the info content<br>
|
|
85
|
-
This is the info content<br>
|
|
86
|
-
This is the info content<br>
|
|
87
|
-
This is the info content<br>
|
|
88
|
-
This is the info content<br>
|
|
89
|
-
This is the info content<br>
|
|
90
|
-
This is the info content<br>
|
|
91
|
-
This is the info content<br>
|
|
92
|
-
This is the info content<br>
|
|
93
|
-
</template>
|
|
94
|
-
</unnnic-modal-next>
|
|
95
|
-
</div>`,
|
|
96
|
-
});
|
|
97
|
-
|
|
98
|
-
export const Default = TemplateDefault.bind({});
|
|
99
|
-
Default.args = {
|
|
100
|
-
type: undefined,
|
|
101
|
-
confirmButtonType: undefined,
|
|
102
|
-
};
|
|
103
|
-
|
|
104
|
-
export const Alert = TemplateDefault.bind({});
|
|
105
|
-
Alert.args = {
|
|
106
|
-
type: 'alert',
|
|
107
|
-
icon: 'add-1',
|
|
108
|
-
scheme: 'feedback-green',
|
|
109
|
-
title: 'Title',
|
|
110
|
-
description: 'Description',
|
|
111
|
-
confirmButtonType: undefined,
|
|
112
|
-
};
|
|
113
|
-
|
|
114
|
-
const TemplateAlertWithSlots = (args, { argTypes }) => ({
|
|
115
|
-
props: Object.keys(argTypes),
|
|
116
|
-
components: { unnnicModalNext },
|
|
117
|
-
data() {
|
|
118
|
-
return {
|
|
119
|
-
open: false,
|
|
120
|
-
};
|
|
121
|
-
},
|
|
122
|
-
template: `<div>
|
|
123
|
-
<button @click="open = true">Open</button>
|
|
124
|
-
<unnnic-modal-next v-show="open" v-bind="$props" @close="open = false">
|
|
125
|
-
<template slot="title">
|
|
126
|
-
Title Slot
|
|
127
|
-
</template>
|
|
128
|
-
|
|
129
|
-
<template slot="description">
|
|
130
|
-
Description Slot
|
|
131
|
-
</template>
|
|
132
|
-
</unnnic-modal-next>
|
|
133
|
-
</div>`,
|
|
134
|
-
});
|
|
135
|
-
|
|
136
|
-
export const AlertWithSlots = TemplateAlertWithSlots.bind({});
|
|
137
|
-
AlertWithSlots.args = {
|
|
138
|
-
type: 'alert',
|
|
139
|
-
icon: 'add-1',
|
|
140
|
-
scheme: 'feedback-green',
|
|
141
|
-
confirmButtonType: undefined,
|
|
142
|
-
};
|
|
143
|
-
|
|
144
|
-
export const AlertWithValidate = TemplateDefault.bind({});
|
|
145
|
-
AlertWithValidate.args = {
|
|
146
|
-
type: 'alert',
|
|
147
|
-
icon: 'add-1',
|
|
148
|
-
scheme: 'feedback-red',
|
|
149
|
-
title: 'Title',
|
|
150
|
-
description: 'Description',
|
|
151
|
-
confirmButtonType: undefined,
|
|
152
|
-
validate: 'Hello World!',
|
|
153
|
-
validatePlaceholder: 'Validate Placeholder',
|
|
154
|
-
validateLabel: 'Validate <b>Label</b>',
|
|
155
|
-
actionPrimaryLabel: 'Confirm',
|
|
156
|
-
actionSecondaryLabel: 'Cancel',
|
|
157
|
-
};
|
|
158
|
-
|
|
159
|
-
export const AlertWithActionButtons = TemplateDefault.bind({});
|
|
160
|
-
AlertWithActionButtons.args = {
|
|
161
|
-
type: 'alert',
|
|
162
|
-
icon: 'add-1',
|
|
163
|
-
scheme: 'feedback-red',
|
|
164
|
-
title: 'Title',
|
|
165
|
-
description: 'Description',
|
|
166
|
-
confirmButtonType: undefined,
|
|
167
|
-
actionPrimaryLabel: 'Confirm',
|
|
168
|
-
actionSecondaryLabel: 'Cancel',
|
|
169
|
-
actionPrimaryButtonType: undefined,
|
|
170
|
-
showCloseButton: true,
|
|
171
|
-
};
|