@kaizen/components 1.23.0 → 1.24.1
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/dist/cjs/{SuccessIcon-525a8d9b.js → SuccessIcon-b5aaeec4.js} +14 -6
- package/dist/cjs/SuccessIcon-b5aaeec4.js.map +1 -0
- package/dist/cjs/{SuccessIcon-e496618e.js → SuccessIcon-d357871a.js} +14 -6
- package/dist/cjs/SuccessIcon-d357871a.js.map +1 -0
- package/dist/cjs/dts/Avatar/Avatar.d.ts +50 -0
- package/dist/cjs/dts/Avatar/index.d.ts +1 -0
- package/dist/cjs/dts/AvatarGroup/AvatarGroup.d.ts +28 -0
- package/dist/cjs/dts/AvatarGroup/_docs/example-data.d.ts +8 -0
- package/dist/cjs/dts/AvatarGroup/index.d.ts +1 -0
- package/dist/cjs/dts/Badge/Badge.d.ts +32 -0
- package/dist/cjs/dts/Badge/index.d.ts +1 -0
- package/dist/cjs/dts/BrandMoment/BrandMoment.d.ts +4 -0
- package/dist/cjs/dts/Button/subcomponents/GenericButton.d.ts +2 -2
- package/dist/cjs/dts/Card/Card.d.ts +26 -0
- package/dist/cjs/dts/Card/index.d.ts +1 -0
- package/dist/cjs/dts/Divider/Divider.d.ts +14 -0
- package/dist/cjs/dts/Divider/index.d.ts +1 -0
- package/dist/cjs/dts/EmptyState/EmptyState.d.ts +24 -0
- package/dist/cjs/dts/EmptyState/index.d.ts +1 -0
- package/dist/cjs/dts/FilterMultiSelect/FilterMultiSelect.d.ts +1 -1
- package/dist/cjs/dts/FilterMultiSelect/subcomponents/MultiSelectOption/MultiSelectOption.d.ts +4 -3
- package/dist/cjs/dts/Heading/Heading.d.ts +26 -0
- package/dist/cjs/dts/Heading/index.d.ts +1 -0
- package/dist/cjs/dts/Icons/AcademyIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ActionOffIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ActionOffWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ActionOnIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/AddIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/AddLinkIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/AddWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ArchivedIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ArchivedWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ArrowBackwardIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ArrowDownIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ArrowForwardIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ArrowLeftIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ArrowRightIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ArrowUpIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/BlankIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/BoldIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/BookmarkOffIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/BookmarkOnIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/BranchingIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/BullettedListIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/CaMonogramIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/CameraIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/CautionIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/CautionWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/CheckIcon.d.ts +3 -0
- package/dist/{esm/dts/SVG/icons → cjs/dts/Icons}/ChevronDownIcon.d.ts +1 -1
- package/dist/cjs/dts/Icons/ChevronLeftIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ChevronRightIcon.d.ts +3 -0
- package/dist/{esm/dts/SVG/icons → cjs/dts/Icons}/ChevronUpIcon.d.ts +1 -1
- package/dist/{esm/dts/SVG/icons → cjs/dts/Icons}/ClearIcon.d.ts +1 -1
- package/dist/cjs/dts/Icons/ClearWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/CloseIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ClosedIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ClosedWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/CommentAddIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/CommentAddWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/CommentBankIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/CommentDisabledIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/CommentDisabledWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/CommentIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/CommentWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/CommunicationsIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/CompetencyLibraryIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ConfigureIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ConnectIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ConnectLineIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/CustomIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DashboardIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DateEndIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DateEndWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DateRangeIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DateRangeWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DateStartIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DateStartWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DecreaseIndentIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DeltaBareIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DeltaBareWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DeltaFlatIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DeltaIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DeltaNegativeIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DeltaPositiveIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DeltaWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DemographicsIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DepartmentIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DraftIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DraftWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DragIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/DuplicateIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/EditIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/EffectivenessIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/EllipsisIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/EmailIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/EmptyIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/EmptyWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/EndIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/EngagementIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/EngagementWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/EqualIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/EqualWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ExclamationIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ExclamationOctagonIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ExclamationOctagonWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ExclamationWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ExperienceIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ExportIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ExportWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ExternalLinkIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FaceDissatisfiedIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FaceDissatisfiedWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FaceNeutralIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FaceNeutralWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FaceSatisfiedIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FaceSatisfiedWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FaceVeryDissatisfiedIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FaceVeryDissatisfiedWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FaceVerySatisfiedIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FaceVerySatisfiedWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FactorsIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FavoriteOffIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FavoriteOnIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FeedbackClassifyIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FeedbackClassifyWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FeedbackCompletedIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FeedbackCompletedWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FeedbackReportIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FeedbackReportWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FeedbackReviewIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FeedbackReviewWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FeedbackShareIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FeedbackShareWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FileIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FileWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FilterIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FlagOffIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FlagOffWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FlagOnIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/FullIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/GridViewIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/GuidanceIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/HamburgerIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/HeatmapIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/HeatmapWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/HierarchyIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/HomeIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ImportIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ImportWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/IncreaseIndentIcon.d.ts +3 -0
- package/dist/cjs/dts/{SVG/icons → Icons}/IndicatorActiveIcon.d.ts +1 -1
- package/dist/cjs/dts/{SVG/icons → Icons}/IndicatorInactiveIcon.d.ts +1 -1
- package/dist/cjs/dts/Icons/InformationIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/InformationWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/InsightIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/InsightsIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/InvisibleIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ItalicsIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/KebabIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/KioskIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/KioskWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/LaunchIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/LaunchWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/LeaderboardIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ListViewIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/LiveIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/LockIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/LockWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/LogOutIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/MaximizeIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/MeatballsIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/MinimizeIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/MinusIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/NavigatorIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/NotificationIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/NumberedListIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/NumberedListRtlIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/OpenIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/OpenWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/OrganizationIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ParticipationIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ParticipationWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/PauseIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/PauseWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/PercentageIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/PermissionsIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/PersonIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/PhotoUploadIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/PowerIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/PrintIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/PrintWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ProcessManagerIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/PromotionIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/PromotionWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/QuestionIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/QuestionWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/QuestionsIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/RedoIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/RefreshIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/RemoveLinkIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/RepeatsIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ReportIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ReportSharingIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/RestoreIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SaveIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SearchIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SearchWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SecurityTipIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SendIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SendRtlIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SettingsIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SettingsWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ShareIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SkipIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SkipWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SortAscendingIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SortDescendingIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SpinnerIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/StarOffIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/StarOnIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/StartIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SubtractIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SubtractWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/{SVG/icons → Icons}/SuccessIcon.d.ts +1 -1
- package/dist/cjs/dts/Icons/SuccessWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SupportIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SurveysIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SurveysWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/SyncIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/TagIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/TasksIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/TasksWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/TemplateIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/TemplateWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/TextAnalyticsIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/TextAnalyticsWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ThumbsDownIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ThumbsUpIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/TimeIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/TimeWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/TranslationIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/TrashIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/UnattributedIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/UnattributedWhiteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/UnderlineIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/UndoIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/UserAddIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/UserDeleteIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/UserExitIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/UserIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/UserSelectIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/UserSettingsIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/UserUpdateIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/UsersIcon.d.ts +3 -0
- package/dist/cjs/dts/{SVG/icons → Icons}/VisibleIcon.d.ts +1 -1
- package/dist/cjs/dts/Icons/WritingIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ZoomInIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/ZoomOutIcon.d.ts +3 -0
- package/dist/cjs/dts/Icons/bin/wrapSVGUtils.d.ts +3 -0
- package/dist/cjs/dts/Icons/index.d.ts +236 -0
- package/dist/cjs/dts/{SVG → Icons/subComponents/SVG}/SVG.d.ts +1 -1
- package/dist/cjs/dts/Icons/subComponents/Template.d.ts +3 -0
- package/dist/cjs/dts/MultiSelect/subcomponents/Checkbox/Checkbox.d.ts +19 -0
- package/dist/cjs/dts/MultiSelect/subcomponents/Checkbox/index.d.ts +1 -0
- package/dist/cjs/dts/MultiSelect/subcomponents/Popover/Popover.d.ts +18 -0
- package/dist/cjs/dts/MultiSelect/subcomponents/Popover/index.d.ts +2 -0
- package/dist/cjs/dts/Notification/GenericNotification/GenericNotification.d.ts +38 -0
- package/dist/cjs/dts/Notification/GenericNotification/index.d.ts +3 -0
- package/dist/cjs/dts/Notification/GlobalNotification/GlobalNotification.d.ts +17 -0
- package/dist/cjs/dts/Notification/GlobalNotification/index.d.ts +1 -0
- package/dist/cjs/dts/Notification/InlineNotification/InlineNotification.d.ts +25 -0
- package/dist/cjs/dts/Notification/InlineNotification/index.d.ts +1 -0
- package/dist/cjs/dts/Notification/index.d.ts +2 -0
- package/dist/cjs/dts/Notification/types.d.ts +1 -0
- package/dist/cjs/dts/Text/Text.d.ts +23 -0
- package/dist/cjs/dts/Text/index.d.ts +1 -0
- package/dist/cjs/dts/index.d.ts +1 -0
- package/dist/cjs/dts/types/OverrideClassName.d.ts +1 -0
- package/dist/cjs/future.js +2 -1
- package/dist/cjs/future.js.map +1 -1
- package/dist/cjs/index.css +6 -6
- package/dist/cjs/index.js +3933 -196
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/{SuccessIcon-1a35a120.js → SuccessIcon-29cb253a.js} +14 -6
- package/dist/esm/SuccessIcon-29cb253a.js.map +1 -0
- package/dist/esm/{SuccessIcon-ea598371.js → SuccessIcon-9ed1bf2f.js} +14 -6
- package/dist/esm/SuccessIcon-9ed1bf2f.js.map +1 -0
- package/dist/esm/dts/Avatar/Avatar.d.ts +50 -0
- package/dist/esm/dts/Avatar/index.d.ts +1 -0
- package/dist/esm/dts/AvatarGroup/AvatarGroup.d.ts +28 -0
- package/dist/esm/dts/AvatarGroup/_docs/example-data.d.ts +8 -0
- package/dist/esm/dts/AvatarGroup/index.d.ts +1 -0
- package/dist/esm/dts/Badge/Badge.d.ts +32 -0
- package/dist/esm/dts/Badge/index.d.ts +1 -0
- package/dist/esm/dts/BrandMoment/BrandMoment.d.ts +4 -0
- package/dist/esm/dts/Button/subcomponents/GenericButton.d.ts +2 -2
- package/dist/esm/dts/Card/Card.d.ts +26 -0
- package/dist/esm/dts/Card/index.d.ts +1 -0
- package/dist/esm/dts/Divider/Divider.d.ts +14 -0
- package/dist/esm/dts/Divider/index.d.ts +1 -0
- package/dist/esm/dts/EmptyState/EmptyState.d.ts +24 -0
- package/dist/esm/dts/EmptyState/index.d.ts +1 -0
- package/dist/esm/dts/FilterMultiSelect/FilterMultiSelect.d.ts +1 -1
- package/dist/esm/dts/FilterMultiSelect/subcomponents/MultiSelectOption/MultiSelectOption.d.ts +4 -3
- package/dist/esm/dts/Heading/Heading.d.ts +26 -0
- package/dist/esm/dts/Heading/index.d.ts +1 -0
- package/dist/esm/dts/Icons/AcademyIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ActionOffIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ActionOffWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ActionOnIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/AddIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/AddLinkIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/AddWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ArchivedIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ArchivedWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ArrowBackwardIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ArrowDownIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ArrowForwardIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ArrowLeftIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ArrowRightIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ArrowUpIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/BlankIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/BoldIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/BookmarkOffIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/BookmarkOnIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/BranchingIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/BullettedListIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/CaMonogramIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/CameraIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/CautionIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/CautionWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/CheckIcon.d.ts +3 -0
- package/dist/{cjs/dts/SVG/icons → esm/dts/Icons}/ChevronDownIcon.d.ts +1 -1
- package/dist/esm/dts/Icons/ChevronLeftIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ChevronRightIcon.d.ts +3 -0
- package/dist/{cjs/dts/SVG/icons → esm/dts/Icons}/ChevronUpIcon.d.ts +1 -1
- package/dist/{cjs/dts/SVG/icons → esm/dts/Icons}/ClearIcon.d.ts +1 -1
- package/dist/esm/dts/Icons/ClearWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/CloseIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ClosedIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ClosedWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/CommentAddIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/CommentAddWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/CommentBankIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/CommentDisabledIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/CommentDisabledWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/CommentIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/CommentWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/CommunicationsIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/CompetencyLibraryIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ConfigureIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ConnectIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ConnectLineIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/CustomIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DashboardIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DateEndIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DateEndWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DateRangeIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DateRangeWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DateStartIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DateStartWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DecreaseIndentIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DeltaBareIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DeltaBareWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DeltaFlatIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DeltaIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DeltaNegativeIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DeltaPositiveIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DeltaWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DemographicsIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DepartmentIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DraftIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DraftWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DragIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/DuplicateIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/EditIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/EffectivenessIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/EllipsisIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/EmailIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/EmptyIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/EmptyWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/EndIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/EngagementIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/EngagementWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/EqualIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/EqualWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ExclamationIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ExclamationOctagonIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ExclamationOctagonWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ExclamationWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ExperienceIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ExportIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ExportWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ExternalLinkIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FaceDissatisfiedIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FaceDissatisfiedWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FaceNeutralIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FaceNeutralWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FaceSatisfiedIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FaceSatisfiedWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FaceVeryDissatisfiedIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FaceVeryDissatisfiedWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FaceVerySatisfiedIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FaceVerySatisfiedWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FactorsIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FavoriteOffIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FavoriteOnIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FeedbackClassifyIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FeedbackClassifyWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FeedbackCompletedIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FeedbackCompletedWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FeedbackReportIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FeedbackReportWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FeedbackReviewIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FeedbackReviewWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FeedbackShareIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FeedbackShareWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FileIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FileWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FilterIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FlagOffIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FlagOffWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FlagOnIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/FullIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/GridViewIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/GuidanceIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/HamburgerIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/HeatmapIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/HeatmapWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/HierarchyIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/HomeIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ImportIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ImportWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/IncreaseIndentIcon.d.ts +3 -0
- package/dist/esm/dts/{SVG/icons → Icons}/IndicatorActiveIcon.d.ts +1 -1
- package/dist/esm/dts/{SVG/icons → Icons}/IndicatorInactiveIcon.d.ts +1 -1
- package/dist/esm/dts/Icons/InformationIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/InformationWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/InsightIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/InsightsIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/InvisibleIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ItalicsIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/KebabIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/KioskIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/KioskWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/LaunchIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/LaunchWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/LeaderboardIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ListViewIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/LiveIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/LockIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/LockWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/LogOutIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/MaximizeIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/MeatballsIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/MinimizeIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/MinusIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/NavigatorIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/NotificationIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/NumberedListIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/NumberedListRtlIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/OpenIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/OpenWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/OrganizationIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ParticipationIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ParticipationWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/PauseIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/PauseWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/PercentageIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/PermissionsIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/PersonIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/PhotoUploadIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/PowerIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/PrintIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/PrintWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ProcessManagerIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/PromotionIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/PromotionWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/QuestionIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/QuestionWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/QuestionsIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/RedoIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/RefreshIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/RemoveLinkIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/RepeatsIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ReportIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ReportSharingIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/RestoreIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SaveIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SearchIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SearchWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SecurityTipIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SendIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SendRtlIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SettingsIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SettingsWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ShareIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SkipIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SkipWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SortAscendingIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SortDescendingIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SpinnerIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/StarOffIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/StarOnIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/StartIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SubtractIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SubtractWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/{SVG/icons → Icons}/SuccessIcon.d.ts +1 -1
- package/dist/esm/dts/Icons/SuccessWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SupportIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SurveysIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SurveysWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/SyncIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/TagIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/TasksIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/TasksWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/TemplateIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/TemplateWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/TextAnalyticsIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/TextAnalyticsWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ThumbsDownIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ThumbsUpIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/TimeIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/TimeWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/TranslationIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/TrashIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/UnattributedIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/UnattributedWhiteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/UnderlineIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/UndoIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/UserAddIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/UserDeleteIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/UserExitIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/UserIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/UserSelectIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/UserSettingsIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/UserUpdateIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/UsersIcon.d.ts +3 -0
- package/dist/esm/dts/{SVG/icons → Icons}/VisibleIcon.d.ts +1 -1
- package/dist/esm/dts/Icons/WritingIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ZoomInIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/ZoomOutIcon.d.ts +3 -0
- package/dist/esm/dts/Icons/bin/wrapSVGUtils.d.ts +3 -0
- package/dist/esm/dts/Icons/index.d.ts +236 -0
- package/dist/esm/dts/{SVG → Icons/subComponents/SVG}/SVG.d.ts +1 -1
- package/dist/esm/dts/Icons/subComponents/Template.d.ts +3 -0
- package/dist/esm/dts/MultiSelect/subcomponents/Checkbox/Checkbox.d.ts +19 -0
- package/dist/esm/dts/MultiSelect/subcomponents/Checkbox/index.d.ts +1 -0
- package/dist/esm/dts/MultiSelect/subcomponents/Popover/Popover.d.ts +18 -0
- package/dist/esm/dts/MultiSelect/subcomponents/Popover/index.d.ts +2 -0
- package/dist/esm/dts/Notification/GenericNotification/GenericNotification.d.ts +38 -0
- package/dist/esm/dts/Notification/GenericNotification/index.d.ts +3 -0
- package/dist/esm/dts/Notification/GlobalNotification/GlobalNotification.d.ts +17 -0
- package/dist/esm/dts/Notification/GlobalNotification/index.d.ts +1 -0
- package/dist/esm/dts/Notification/InlineNotification/InlineNotification.d.ts +25 -0
- package/dist/esm/dts/Notification/InlineNotification/index.d.ts +1 -0
- package/dist/esm/dts/Notification/index.d.ts +2 -0
- package/dist/esm/dts/Notification/types.d.ts +1 -0
- package/dist/esm/dts/Text/Text.d.ts +23 -0
- package/dist/esm/dts/Text/index.d.ts +1 -0
- package/dist/esm/dts/index.d.ts +1 -0
- package/dist/esm/dts/types/OverrideClassName.d.ts +1 -0
- package/dist/esm/future.js +2 -1
- package/dist/esm/future.js.map +1 -1
- package/dist/esm/index.css +6 -6
- package/dist/esm/index.js +3698 -197
- package/dist/esm/index.js.map +1 -1
- package/dist/index.d.ts +494 -7
- package/dist/styles.css +1 -1
- package/future/README.md +1 -1
- package/package.json +21 -17
- package/dist/cjs/SuccessIcon-525a8d9b.js.map +0 -1
- package/dist/cjs/SuccessIcon-e496618e.js.map +0 -1
- package/dist/cjs/dts/FilterMultiSelect/_docs/FilterBarExample/DemographicMenu.d.ts +0 -13
- package/dist/cjs/dts/FilterMultiSelect/_docs/FilterBarExample/DemographicValueSelect.d.ts +0 -9
- package/dist/cjs/dts/FilterMultiSelect/_docs/FilterBarExample/useDemographicData.d.ts +0 -16
- package/dist/cjs/dts/SVG/icons/AddIcon.d.ts +0 -6
- package/dist/cjs/dts/SVG/icons/ArrowRightIcon.d.ts +0 -6
- package/dist/cjs/dts/SVG/icons/CheckIcon.d.ts +0 -6
- package/dist/cjs/dts/SVG/icons/CloseIcon.d.ts +0 -6
- package/dist/cjs/dts/SVG/icons/EmailIcon.d.ts +0 -6
- package/dist/cjs/dts/SVG/icons/SearchIcon.d.ts +0 -6
- package/dist/esm/SuccessIcon-1a35a120.js.map +0 -1
- package/dist/esm/SuccessIcon-ea598371.js.map +0 -1
- package/dist/esm/dts/FilterMultiSelect/_docs/FilterBarExample/DemographicMenu.d.ts +0 -13
- package/dist/esm/dts/FilterMultiSelect/_docs/FilterBarExample/DemographicValueSelect.d.ts +0 -9
- package/dist/esm/dts/FilterMultiSelect/_docs/FilterBarExample/useDemographicData.d.ts +0 -16
- package/dist/esm/dts/SVG/icons/AddIcon.d.ts +0 -6
- package/dist/esm/dts/SVG/icons/ArrowRightIcon.d.ts +0 -6
- package/dist/esm/dts/SVG/icons/CheckIcon.d.ts +0 -6
- package/dist/esm/dts/SVG/icons/CloseIcon.d.ts +0 -6
- package/dist/esm/dts/SVG/icons/EmailIcon.d.ts +0 -6
- package/dist/esm/dts/SVG/icons/SearchIcon.d.ts +0 -6
- package/icons/academy.icon.svg +0 -17
- package/icons/action-off-white.icon.svg +0 -18
- package/icons/action-off.icon.svg +0 -17
- package/icons/action-on.icon.svg +0 -17
- package/icons/add-link.icon.svg +0 -3
- package/icons/add-white.icon.svg +0 -18
- package/icons/add.icon.svg +0 -17
- package/icons/archived-white.icon.svg +0 -18
- package/icons/archived.icon.svg +0 -17
- package/icons/arrow-backward.icon.svg +0 -17
- package/icons/arrow-down.icon.svg +0 -17
- package/icons/arrow-forward.icon.svg +0 -17
- package/icons/arrow-left.icon.svg +0 -17
- package/icons/arrow-right.icon.svg +0 -17
- package/icons/arrow-up.icon.svg +0 -17
- package/icons/blank.icon.svg +0 -17
- package/icons/bold.icon.svg +0 -3
- package/icons/bookmark-off.icon.svg +0 -3
- package/icons/bookmark-on.icon.svg +0 -3
- package/icons/branching.icon.svg +0 -15
- package/icons/bulletted-list.icon.svg +0 -3
- package/icons/ca-monogram.icon.svg +0 -17
- package/icons/camera.icon.svg +0 -19
- package/icons/caution-white.icon.svg +0 -1
- package/icons/caution.icon.svg +0 -1
- package/icons/check.icon.svg +0 -17
- package/icons/chevron-down.icon.svg +0 -17
- package/icons/chevron-left.icon.svg +0 -17
- package/icons/chevron-right.icon.svg +0 -17
- package/icons/chevron-up.icon.svg +0 -17
- package/icons/clear-white.icon.svg +0 -18
- package/icons/clear.icon.svg +0 -17
- package/icons/close.icon.svg +0 -1
- package/icons/closed-white.icon.svg +0 -18
- package/icons/closed.icon.svg +0 -17
- package/icons/comment-add-white.icon.svg +0 -18
- package/icons/comment-add.icon.svg +0 -17
- package/icons/comment-bank.icon.svg +0 -18
- package/icons/comment-disabled-white.icon.svg +0 -18
- package/icons/comment-disabled.icon.svg +0 -17
- package/icons/comment-white.icon.svg +0 -20
- package/icons/comment.icon.svg +0 -17
- package/icons/communications.icon.svg +0 -15
- package/icons/competency-library.icon.svg +0 -7
- package/icons/configure.icon.svg +0 -17
- package/icons/connect-line.icon.svg +0 -5
- package/icons/connect.icon.svg +0 -3
- package/icons/custom.icon.svg +0 -17
- package/icons/dashboard.icon.svg +0 -19
- package/icons/date-end-white.icon.svg +0 -19
- package/icons/date-end.icon.svg +0 -17
- package/icons/date-range-white.icon.svg +0 -21
- package/icons/date-range.icon.svg +0 -17
- package/icons/date-start-white.icon.svg +0 -19
- package/icons/date-start.icon.svg +0 -17
- package/icons/decrease-indent.icon.svg +0 -3
- package/icons/delta-bare-white.icon.svg +0 -18
- package/icons/delta-bare.icon.svg +0 -17
- package/icons/delta-flat.icon.svg +0 -1
- package/icons/delta-negative.icon.svg +0 -1
- package/icons/delta-positive.icon.svg +0 -1
- package/icons/delta-white.icon.svg +0 -19
- package/icons/delta.icon.svg +0 -18
- package/icons/demographics.icon.svg +0 -17
- package/icons/department.icon.svg +0 -6
- package/icons/draft-white.icon.svg +0 -19
- package/icons/draft.icon.svg +0 -17
- package/icons/drag.icon.svg +0 -17
- package/icons/duplicate.icon.svg +0 -17
- package/icons/edit.icon.svg +0 -17
- package/icons/effectiveness.icon.svg +0 -17
- package/icons/ellipsis.icon.svg +0 -17
- package/icons/email.icon.svg +0 -15
- package/icons/empty-white.icon.svg +0 -13
- package/icons/empty.icon.svg +0 -17
- package/icons/end.icon.svg +0 -1
- package/icons/engagement-white.icon.svg +0 -18
- package/icons/engagement.icon.svg +0 -17
- package/icons/equal-white.icon.svg +0 -19
- package/icons/equal.icon.svg +0 -12
- package/icons/exclamation-octagon-white.icon.svg +0 -19
- package/icons/exclamation-octagon.icon.svg +0 -17
- package/icons/exclamation-white.icon.svg +0 -19
- package/icons/exclamation.icon.svg +0 -17
- package/icons/experience.icon.svg +0 -17
- package/icons/export-white.icon.svg +0 -18
- package/icons/export.icon.svg +0 -17
- package/icons/external-link.icon.svg +0 -17
- package/icons/face-dissatisfied-white.icon.svg +0 -16
- package/icons/face-dissatisfied.icon.svg +0 -17
- package/icons/face-neutral-white.icon.svg +0 -21
- package/icons/face-neutral.icon.svg +0 -17
- package/icons/face-satisfied-white.icon.svg +0 -21
- package/icons/face-satisfied.icon.svg +0 -17
- package/icons/face-very-dissatisfied-white.icon.svg +0 -21
- package/icons/face-very-dissatisfied.icon.svg +0 -17
- package/icons/face-very-satisfied-white.icon.svg +0 -21
- package/icons/face-very-satisfied.icon.svg +0 -17
- package/icons/factors.icon.svg +0 -15
- package/icons/favorite-off.icon.svg +0 -15
- package/icons/favorite-on.icon.svg +0 -15
- package/icons/feedback-classify-white.icon.svg +0 -18
- package/icons/feedback-classify.icon.svg +0 -17
- package/icons/feedback-completed-white.icon.svg +0 -19
- package/icons/feedback-completed.icon.svg +0 -17
- package/icons/feedback-report-white.icon.svg +0 -20
- package/icons/feedback-report.icon.svg +0 -17
- package/icons/feedback-review-white.icon.svg +0 -19
- package/icons/feedback-review.icon.svg +0 -17
- package/icons/feedback-share-white.icon.svg +0 -18
- package/icons/feedback-share.icon.svg +0 -17
- package/icons/file-white.icon.svg +0 -20
- package/icons/file.icon.svg +0 -17
- package/icons/filter.icon.svg +0 -17
- package/icons/flag-off-white.icon.svg +0 -13
- package/icons/flag-off.icon.svg +0 -17
- package/icons/flag-on.icon.svg +0 -17
- package/icons/full.icon.svg +0 -4
- package/icons/grid-view.icon.svg +0 -17
- package/icons/guidance.icon.svg +0 -15
- package/icons/hamburger.icon.svg +0 -17
- package/icons/heatmap-white.icon.svg +0 -18
- package/icons/heatmap.icon.svg +0 -17
- package/icons/hierarchy.icon.svg +0 -17
- package/icons/home.icon.svg +0 -17
- package/icons/import-white.icon.svg +0 -18
- package/icons/import.icon.svg +0 -17
- package/icons/increase-indent.icon.svg +0 -3
- package/icons/information-white.icon.svg +0 -19
- package/icons/information.icon.svg +0 -17
- package/icons/insight.icon.svg +0 -19
- package/icons/insights.icon.svg +0 -5
- package/icons/invisible.icon.svg +0 -12
- package/icons/italics.icon.svg +0 -3
- package/icons/kebab.icon.svg +0 -19
- package/icons/kiosk-white.icon.svg +0 -19
- package/icons/kiosk.icon.svg +0 -17
- package/icons/launch-white.icon.svg +0 -18
- package/icons/launch.icon.svg +0 -12
- package/icons/leaderboard.icon.svg +0 -15
- package/icons/list-view.icon.svg +0 -17
- package/icons/live.icon.svg +0 -8
- package/icons/lock-white.icon.svg +0 -18
- package/icons/lock.icon.svg +0 -17
- package/icons/log-out.icon.svg +0 -17
- package/icons/maximize.icon.svg +0 -1
- package/icons/meatballs.icon.svg +0 -17
- package/icons/minimize.icon.svg +0 -1
- package/icons/minus.icon.svg +0 -17
- package/icons/navigator.icon.svg +0 -17
- package/icons/notification.icon.svg +0 -17
- package/icons/numbered-list-rtl.icon.svg +0 -3
- package/icons/numbered-list.icon.svg +0 -3
- package/icons/open-white.icon.svg +0 -15
- package/icons/open.icon.svg +0 -17
- package/icons/organization.icon.svg +0 -3
- package/icons/participation-white.icon.svg +0 -18
- package/icons/participation.icon.svg +0 -19
- package/icons/pause-white.icon.svg +0 -19
- package/icons/pause.icon.svg +0 -17
- package/icons/percentage.icon.svg +0 -6
- package/icons/permissions.icon.svg +0 -17
- package/icons/person.icon.svg +0 -17
- package/icons/photo-upload.icon.svg +0 -3
- package/icons/power.icon.svg +0 -17
- package/icons/print-white.icon.svg +0 -15
- package/icons/print.icon.svg +0 -17
- package/icons/process-manager.icon.svg +0 -17
- package/icons/promotion-white.icon.svg +0 -18
- package/icons/promotion.icon.svg +0 -12
- package/icons/question-white.icon.svg +0 -19
- package/icons/question.icon.svg +0 -12
- package/icons/questions.icon.svg +0 -15
- package/icons/redo.icon.svg +0 -17
- package/icons/refresh.icon.svg +0 -17
- package/icons/remove-link.icon.svg +0 -3
- package/icons/repeats.icon.svg +0 -17
- package/icons/report-sharing.icon.svg +0 -17
- package/icons/report.icon.svg +0 -17
- package/icons/restore.icon.svg +0 -11
- package/icons/save.icon.svg +0 -15
- package/icons/search-white.icon.svg +0 -18
- package/icons/search.icon.svg +0 -17
- package/icons/security-tip.icon.svg +0 -3
- package/icons/send-rtl.icon.svg +0 -15
- package/icons/send.icon.svg +0 -17
- package/icons/settings-white.icon.svg +0 -18
- package/icons/settings.icon.svg +0 -17
- package/icons/share.icon.svg +0 -17
- package/icons/skip-white.icon.svg +0 -19
- package/icons/skip.icon.svg +0 -12
- package/icons/sort-ascending.icon.svg +0 -17
- package/icons/sort-descending.icon.svg +0 -17
- package/icons/spinner.icon.svg +0 -1
- package/icons/star-off.icon.svg +0 -15
- package/icons/star-on.icon.svg +0 -15
- package/icons/start.icon.svg +0 -1
- package/icons/subtract-white.icon.svg +0 -18
- package/icons/subtract.icon.svg +0 -17
- package/icons/success-white.icon.svg +0 -18
- package/icons/success.icon.svg +0 -17
- package/icons/support.icon.svg +0 -17
- package/icons/surveys-white.icon.svg +0 -20
- package/icons/surveys.icon.svg +0 -17
- package/icons/sync.icon.svg +0 -17
- package/icons/tag.icon.svg +0 -17
- package/icons/tasks-white.icon.svg +0 -18
- package/icons/tasks.icon.svg +0 -17
- package/icons/template-white.icon.svg +0 -20
- package/icons/template.icon.svg +0 -17
- package/icons/text-analytics-white.icon.svg +0 -22
- package/icons/text-analytics.icon.svg +0 -14
- package/icons/thumbs-down.icon.svg +0 -17
- package/icons/thumbs-up.icon.svg +0 -17
- package/icons/time-white.icon.svg +0 -18
- package/icons/time.icon.svg +0 -12
- package/icons/translation.icon.svg +0 -15
- package/icons/trash.icon.svg +0 -17
- package/icons/unattributed-white.icon.svg +0 -21
- package/icons/unattributed.icon.svg +0 -17
- package/icons/underline.icon.svg +0 -3
- package/icons/undo.icon.svg +0 -17
- package/icons/user-add.icon.svg +0 -17
- package/icons/user-delete.icon.svg +0 -17
- package/icons/user-exit.icon.svg +0 -17
- package/icons/user-select.icon.svg +0 -17
- package/icons/user-settings.icon.svg +0 -17
- package/icons/user-update.icon.svg +0 -17
- package/icons/user.icon.svg +0 -17
- package/icons/users.icon.svg +0 -17
- package/icons/visible.icon.svg +0 -17
- package/icons/writing.icon.svg +0 -17
- package/icons/zoom-in.icon.svg +0 -3
- package/icons/zoom-out.icon.svg +0 -3
- /package/dist/cjs/dts/{SVG → Icons/subComponents/SVG}/index.d.ts +0 -0
- /package/dist/esm/dts/{SVG → Icons/subComponents/SVG}/index.d.ts +0 -0
package/icons/send.icon.svg
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>send</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<polygon id="path-1" points="2.00761667 3.14285714 2 8.47452382 13.425 9.99785716 2 11.5211905 2.00761667 16.8528572 17.995 9.99785716"></polygon>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="send">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use id="Icons/Actions/send" fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>settings-white</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M16.1122446,10.784 C16.1451415,10.528 16.1698142,10.272 16.1698142,10 C16.1698142,9.728 16.1451415,9.472 16.1122446,9.216 L17.847559,7.896 C18.0038196,7.776 18.0457632,7.56 17.9462499,7.384 L16.3014021,4.616 C16.2027112,4.44 15.9806568,4.376 15.7997235,4.44 L13.751888,5.24 C13.3242275,4.92 12.8636701,4.656 12.3619915,4.456 L12.0502929,2.336 C12.0247977,2.144 11.8520887,2 11.6464827,2 L8.35678711,2 C8.15118114,2 7.97847211,2.144 7.9537994,2.336 L7.64127831,4.456 C7.13959973,4.656 6.67904234,4.928 6.25138191,5.24 L4.2043688,4.44 C4.01438887,4.368 3.80055866,4.44 3.70186779,4.616 L2.05701997,7.384 C1.95010486,7.56 1.9994503,7.776 2.15571084,7.896 L3.89184771,9.216 C3.85895075,9.472 3.83345561,9.736 3.83345561,10 C3.83345561,10.264 3.85895075,10.528 3.89184771,10.784 L2.15571084,12.104 C1.9994503,12.224 1.9583291,12.44 2.05701997,12.616 L3.70186779,15.384 C3.80055866,15.56 4.02261311,15.624 4.2043688,15.56 L6.25138191,14.76 C6.67904234,15.08 7.13959973,15.344 7.64127831,15.544 L7.9537994,17.664 C7.97847211,17.856 8.15118114,18 8.35678711,18 L11.6464827,18 C11.8520887,18 12.0247977,17.856 12.0502929,17.664 L12.3619915,15.544 C12.8636701,15.344 13.3242275,15.072 13.751888,14.76 L15.7997235,15.56 C15.9897034,15.632 16.2027112,15.56 16.3014021,15.384 L17.9462499,12.616 C18.0457632,12.44 18.0038196,12.224 17.847559,12.104 L16.1122446,10.784 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="settings-white">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use id="Icons/Navigational/Global/settings" fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
<path d="M10.0016349,12.8 C8.41517921,12.8 7.12315125,11.544 7.12315125,10 C7.12315125,8.456 8.41517921,7.2 10.0016349,7.2 C11.5889131,7.2 12.8801186,8.456 12.8801186,10 C12.8801186,11.544 11.5889131,12.8 10.0016349,12.8 L10.0016349,12.8 Z" id="Path" fill="#FFFFFF"></path>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</svg>
|
package/icons/settings.icon.svg
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>settings</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M16.1122446,10.784 C16.1451415,10.528 16.1698142,10.272 16.1698142,10 C16.1698142,9.728 16.1451415,9.472 16.1122446,9.216 L17.847559,7.896 C18.0038196,7.776 18.0457632,7.56 17.9462499,7.384 L16.3014021,4.616 C16.2027112,4.44 15.9806568,4.376 15.7997235,4.44 L13.751888,5.24 C13.3242275,4.92 12.8636701,4.656 12.3619915,4.456 L12.0502929,2.336 C12.0247977,2.144 11.8520887,2 11.6464827,2 L8.35678711,2 C8.15118114,2 7.97847211,2.144 7.9537994,2.336 L7.64127831,4.456 C7.13959973,4.656 6.67904234,4.928 6.25138191,5.24 L4.2043688,4.44 C4.01438887,4.368 3.80055866,4.44 3.70186779,4.616 L2.05701997,7.384 C1.95010486,7.56 1.9994503,7.776 2.15571084,7.896 L3.89184771,9.216 C3.85895075,9.472 3.83345561,9.736 3.83345561,10 C3.83345561,10.264 3.85895075,10.528 3.89184771,10.784 L2.15571084,12.104 C1.9994503,12.224 1.9583291,12.44 2.05701997,12.616 L3.70186779,15.384 C3.80055866,15.56 4.02261311,15.624 4.2043688,15.56 L6.25138191,14.76 C6.67904234,15.08 7.13959973,15.344 7.64127831,15.544 L7.9537994,17.664 C7.97847211,17.856 8.15118114,18 8.35678711,18 L11.6464827,18 C11.8520887,18 12.0247977,17.856 12.0502929,17.664 L12.3619915,15.544 C12.8636701,15.344 13.3242275,15.072 13.751888,14.76 L15.7997235,15.56 C15.9897034,15.632 16.2027112,15.56 16.3014021,15.384 L17.9462499,12.616 C18.0457632,12.44 18.0038196,12.224 17.847559,12.104 L16.1122446,10.784 Z M10.0016349,12.8 C8.41517921,12.8 7.12315125,11.544 7.12315125,10 C7.12315125,8.456 8.41517921,7.2 10.0016349,7.2 C11.5889131,7.2 12.8801186,8.456 12.8801186,10 C12.8801186,11.544 11.5889131,12.8 10.0016349,12.8 L10.0016349,12.8 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="settings">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
package/icons/share.icon.svg
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>share</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M14.8195556,13.3093333 C14.2088889,13.3093333 13.6622222,13.5502222 13.2453333,13.928 L7.51733333,10.5946667 C7.55822222,10.4097778 7.59022222,10.2248889 7.59022222,10.032 C7.59022222,9.83911111 7.55822222,9.65422222 7.51733333,9.47022222 L13.1804444,6.16888889 C13.6151111,6.56977778 14.184,6.81955556 14.8195556,6.81955556 C16.1528889,6.81955556 17.2293333,5.74311111 17.2293333,4.40977778 C17.2293333,3.07644444 16.1528889,2 14.8195556,2 C13.4862222,2 12.4097778,3.07644444 12.4097778,4.40977778 C12.4097778,4.60266667 12.4408889,4.78755556 12.4817778,4.97155556 L6.81955556,8.27288889 C6.38577778,7.87111111 5.81511111,7.62222222 5.18044444,7.62222222 C3.84711111,7.62222222 2.77066667,8.69866667 2.77066667,10.032 C2.77066667,11.3653333 3.84711111,12.4417778 5.18044444,12.4417778 C5.81511111,12.4417778 6.38577778,12.1928889 6.81955556,11.7911111 L12.5386667,15.1324444 C12.4986667,15.3013333 12.4737778,15.4773333 12.4737778,15.6542222 C12.4737778,16.9475556 13.5262222,18 14.8195556,18 C16.112,18 17.1653333,16.9475556 17.1653333,15.6542222 C17.1653333,14.3617778 16.112,13.3093333 14.8195556,13.3093333" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="share">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use id="Icons/Actions/share" fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>skip-white</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M10,2 C5.58,2 2,5.58 2,10 C2,14.42 5.58,18 10,18 C14.42,18 18,14.42 18,10 C18,5.58 14.42,2 10,2 L10,2 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="skip-white">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use id="Icons/Actions/skip" fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
<polygon id="Path" fill="#FFFFFF" points="6.8 12.9347656 11.071582 9.86738281 6.8 6.8"></polygon>
|
|
16
|
-
<polygon id="Path" fill="#FFFFFF" points="11.6 6.8 11.6 12.9347656 12.6050781 12.9347656 12.6050781 6.8"></polygon>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</svg>
|
package/icons/skip.icon.svg
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>skip</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="skip" fill="#000000">
|
|
9
|
-
<path d="M10,2 C14.42,2 18,5.58 18,10 C18,14.42 14.42,18 10,18 C5.58,18 2,14.42 2,10 C2,5.58 5.58,2 10,2 Z M6.8,12.9347656 L11.071582,9.86738281 L6.8,6.8 L6.8,12.9347656 Z M11.6,6.8 L11.6,12.9347656 L12.6050781,12.9347656 L12.6050781,6.8 L11.6,6.8 Z" id="Combined-Shape"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 44.1 (41455) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Icons/Directional/sort-ascending</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<polygon id="path-1" points="6 12 10 8 14 12"></polygon>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="Icons/Directional/sort-ascending">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 44.1 (41455) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Icons/Directional/sort-descending</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<polygon id="path-1" points="5.83333333 8.33333333 9.83333333 12.3333333 13.8333333 8.33333333"></polygon>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="Icons/Directional/sort-descending">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
package/icons/spinner.icon.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width='48px' height='48px' xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" class="uil-default"><rect x="0" y="0" width="100" height="100" fill="none" class="bk"></rect><rect x='47' y='40' width='6' height='20' rx='3' ry='3' fill='#000000' transform='rotate(0 50 50) translate(0 -30)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='-1s' repeatCount='indefinite'/></rect><rect x='47' y='40' width='6' height='20' rx='3' ry='3' fill='#000000' transform='rotate(25.714285714285715 50 50) translate(0 -30)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='-0.9285714285714286s' repeatCount='indefinite'/></rect><rect x='47' y='40' width='6' height='20' rx='3' ry='3' fill='#000000' transform='rotate(51.42857142857143 50 50) translate(0 -30)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='-0.8571428571428571s' repeatCount='indefinite'/></rect><rect x='47' y='40' width='6' height='20' rx='3' ry='3' fill='#000000' transform='rotate(77.14285714285714 50 50) translate(0 -30)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='-0.7857142857142857s' repeatCount='indefinite'/></rect><rect x='47' y='40' width='6' height='20' rx='3' ry='3' fill='#000000' transform='rotate(102.85714285714286 50 50) translate(0 -30)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='-0.7142857142857143s' repeatCount='indefinite'/></rect><rect x='47' y='40' width='6' height='20' rx='3' ry='3' fill='#000000' transform='rotate(128.57142857142858 50 50) translate(0 -30)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='-0.6428571428571429s' repeatCount='indefinite'/></rect><rect x='47' y='40' width='6' height='20' rx='3' ry='3' fill='#000000' transform='rotate(154.28571428571428 50 50) translate(0 -30)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='-0.5714285714285714s' repeatCount='indefinite'/></rect><rect x='47' y='40' width='6' height='20' rx='3' ry='3' fill='#000000' transform='rotate(180 50 50) translate(0 -30)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='-0.5s' repeatCount='indefinite'/></rect><rect x='47' y='40' width='6' height='20' rx='3' ry='3' fill='#000000' transform='rotate(205.71428571428572 50 50) translate(0 -30)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='-0.42857142857142855s' repeatCount='indefinite'/></rect><rect x='47' y='40' width='6' height='20' rx='3' ry='3' fill='#000000' transform='rotate(231.42857142857142 50 50) translate(0 -30)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='-0.35714285714285715s' repeatCount='indefinite'/></rect><rect x='47' y='40' width='6' height='20' rx='3' ry='3' fill='#000000' transform='rotate(257.14285714285717 50 50) translate(0 -30)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='-0.2857142857142857s' repeatCount='indefinite'/></rect><rect x='47' y='40' width='6' height='20' rx='3' ry='3' fill='#000000' transform='rotate(282.85714285714283 50 50) translate(0 -30)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='-0.21428571428571427s' repeatCount='indefinite'/></rect><rect x='47' y='40' width='6' height='20' rx='3' ry='3' fill='#000000' transform='rotate(308.57142857142856 50 50) translate(0 -30)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='-0.14285714285714285s' repeatCount='indefinite'/></rect><rect x='47' y='40' width='6' height='20' rx='3' ry='3' fill='#000000' transform='rotate(334.2857142857143 50 50) translate(0 -30)'> <animate attributeName='opacity' from='1' to='0' dur='1s' begin='-0.07142857142857142s' repeatCount='indefinite'/></rect></svg>
|
package/icons/star-off.icon.svg
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
|
4
|
-
<title>2. Style/Icons/Zugata/star-off</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M18.6666667,8.03333333 L12.675,7.51666667 L10.3333333,2 L7.99166667,7.525 L2,8.03333333 L6.55,11.975 L5.18333333,17.8333333 L10.3333333,14.725 L15.4833333,17.8333333 L14.125,11.975 L18.6666667,8.03333333 Z M10.3333333,13.1666667 L7.2,15.0583333 L8.03333333,11.4916667 L5.26666667,9.09166667 L8.91666667,8.775 L10.3333333,5.41666667 L11.7583333,8.78333333 L15.4083333,9.1 L12.6416667,11.5 L13.475,15.0666667 L10.3333333,13.1666667 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="2.-Style/Icons/Zugata/star-off" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<mask id="mask-2" fill="white">
|
|
11
|
-
<use xlink:href="#path-1"></use>
|
|
12
|
-
</mask>
|
|
13
|
-
<use id="Icons/Zugata/star-off" fill="#000000" fill-rule="nonzero" xlink:href="#path-1"></use>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
package/icons/star-on.icon.svg
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
|
4
|
-
<title>2. Style/Icons/Zugata/star-on</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<polygon id="path-1" points="18.6666667 8.03333333 12.675 7.51666667 10.3333333 2 7.99166667 7.525 2 8.03333333 6.55 11.975 5.18333333 17.8333333 10.3333333 14.725 15.4833333 17.8333333 14.125 11.975"></polygon>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="2.-Style/Icons/Zugata/star-on" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<mask id="mask-2" fill="white">
|
|
11
|
-
<use xlink:href="#path-1"></use>
|
|
12
|
-
</mask>
|
|
13
|
-
<use id="Icons/Zugata/star-on" fill="#000000" fill-rule="nonzero" xlink:href="#path-1"></use>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
package/icons/start.icon.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 4H4v12h2V4ZM9.7 9.17H18v1.66H9.7l2.98 3L11.5 15l-5-5 5-5 1.18 1.18-2.99 2.99Z" fill="#000"/></svg>
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>subtract-white</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M10,2 C5.58,2 2,5.58 2,10 C2,14.42 5.58,18 10,18 C14.42,18 18,14.42 18,10 C18,5.58 14.42,2 10,2 L10,2 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="subtract-white">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use id="Icons/Actions/minus" fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
<polygon id="Path" fill="#FFFFFF" points="14 10.8 6 10.8 6 9.2 14 9.2"></polygon>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</svg>
|
package/icons/subtract.icon.svg
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>subtract</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M10,2 C14.42,2 18,5.58 18,10 C18,14.42 14.42,18 10,18 C5.58,18 2,14.42 2,10 C2,5.58 5.58,2 10,2 Z M14,10.8 L14,9.2 L6,9.2 L6,10.8 L14,10.8 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="subtract">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use id="Combined-Shape" fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>success-white</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M10,2 C5.584,2 2,5.584 2,10 C2,14.416 5.584,18 10,18 C14.416,18 18,14.416 18,10 C18,5.584 14.416,2 10,2 L10,2 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="success-white">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use id="Icons/Informational/success" fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
<polygon id="Path" fill="#FFFFFF" points="8.4 14 4.4 10 5.528 8.872 8.4 11.736 14.472 5.664 15.6 6.8"></polygon>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</svg>
|
package/icons/success.icon.svg
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>success</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M10,2 C14.416,2 18,5.584 18,10 C18,14.416 14.416,18 10,18 C5.584,18 2,14.416 2,10 C2,5.584 5.584,2 10,2 Z M8.4,14 L15.6,6.8 L14.472,5.664 L8.4,11.736 L5.528,8.872 L4.4,10 L8.4,14 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="success">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use id="Combined-Shape" fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
package/icons/support.icon.svg
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 48.2 (47327) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>2. Atoms/Icons/Navigational/Global/support</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M10,14.5 C9.0802,14.5 8.2243,14.2237 7.5115,13.7503 L4.2985,16.9633 C5.851,18.2359 7.8364,19 10,19 C12.1564,19 14.1364,18.2413 15.6853,16.9768 L12.4705,13.762 C11.7613,14.2282 10.9126,14.5 10,14.5 M16.9633,4.2985 L13.7503,7.5115 C14.2237,8.2243 14.5,9.0802 14.5,10 C14.5,10.9126 14.2282,11.7622 13.762,12.4714 L16.9768,15.6862 C18.2413,14.1355 19,12.1564 19,10 C19,7.8364 18.2359,5.8501 16.9633,4.2985 M5.5,10 C5.5,9.0874 5.7718,8.2378 6.238,7.5286 L3.0232,4.3138 C1.7587,5.8636 1,7.8436 1,10 C1,12.1636 1.7641,14.1499 3.0367,15.7015 L6.2497,12.4885 C5.7763,11.7757 5.5,10.9198 5.5,10 M10,5.5 C10.9198,5.5 11.7757,5.7763 12.4885,6.2497 L15.7024,3.0367 C14.149,1.7641 12.1636,1 10,1 C7.8436,1 5.8636,1.7587 4.3147,3.0232 L7.5295,6.238 C8.2387,5.7718 9.0874,5.5 10,5.5" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="2.-Atoms/Icons/Navigational/Global/support">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use id="Icons/Navigational/Global/support" fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>surveys-white</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M12.1933333,2.45399007 C11.8666667,1.6109202 11.0108,1 10,1 C8.9892,1 8.13333333,1.6109202 7.80666667,2.45399007 L4.55586667,2.45399007 C3.7,2.45399007 3,3.10854743 3,3.90885289 L3,17.5451372 C3,18.3454426 3.7,19 4.55586667,19 L15.4441333,19 C16.3,19 17,18.3454426 17,17.5451372 L17,3.90885289 C17,3.10854743 16.3,2.45399007 15.4441333,2.45399007 L12.1933333,2.45399007 Z M9.99953363,2.45412448 C10.399215,2.45412448 10.726465,2.78137449 10.726465,3.18192849 C10.726465,3.58160983 10.399215,3.90885983 9.99953363,3.90885983 C9.59985229,3.90885983 9.27260229,3.58160983 9.27260229,3.18192849 C9.27260229,2.78137449 9.59985229,2.45412448 9.99953363,2.45412448 L9.99953363,2.45412448 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="surveys-white">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use id="Icons/Navigational/Global/surveys" fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
<polygon id="Path" fill="#FFFFFF" points="6.36313159 8.54526188 13.6359357 8.54526188 13.6359357 7.09052653 6.36313159 7.09052653"></polygon>
|
|
16
|
-
<polygon id="Path" fill="#FFFFFF" points="6.36313159 11.4538599 13.6359357 11.4538599 13.6359357 9.99912456 6.36313159 9.99912456"></polygon>
|
|
17
|
-
<polygon id="Path" fill="#FFFFFF" points="6.36313159 14.3624579 11.454269 14.3624579 11.454269 12.9077226 6.36313159 12.9077226"></polygon>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
</svg>
|
package/icons/surveys.icon.svg
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>surveys</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M12.1933333,2.45399007 L15.4441333,2.45399007 C16.3,2.45399007 17,3.10854743 17,3.90885289 L17,17.5451372 C17,18.3454426 16.3,19 15.4441333,19 L4.55586667,19 C3.7,19 3,18.3454426 3,17.5451372 L3,3.90885289 C3,3.10854743 3.7,2.45399007 4.55586667,2.45399007 L7.80666667,2.45399007 C8.13333333,1.6109202 8.9892,1 10,1 C11.0108,1 11.8666667,1.6109202 12.1933333,2.45399007 Z M6.36313159,8.54526188 L13.6359357,8.54526188 L13.6359357,7.09052653 L6.36313159,7.09052653 L6.36313159,8.54526188 Z M6.36313159,11.4538599 L13.6359357,11.4538599 L13.6359357,9.99912456 L6.36313159,9.99912456 L6.36313159,11.4538599 Z M6.36313159,14.3624579 L11.454269,14.3624579 L11.454269,12.9077226 L6.36313159,12.9077226 L6.36313159,14.3624579 Z M9.99953363,2.45412448 C9.59985229,2.45412448 9.27260229,2.78137449 9.27260229,3.18192849 C9.27260229,3.58160983 9.59985229,3.90885983 9.99953363,3.90885983 C10.399215,3.90885983 10.726465,3.58160983 10.726465,3.18192849 C10.726465,2.78137449 10.399215,2.45412448 9.99953363,2.45412448 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="surveys">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
package/icons/sync.icon.svg
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>sync</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M3.63769491,6.36493222 L7.27461037,10.0026271 L4.54653405,10.0026271 C4.54653405,13.012085 6.99322878,15.4587798 10.0026867,15.4587798 C10.9216587,15.4587798 11.7946431,15.2311803 12.5491511,14.8219688 L13.8773345,16.1493728 C12.7580438,16.8586726 11.4306398,17.2772375 10.0026867,17.2772375 C5.98384055,17.2772375 2.72807632,14.0214733 2.72807632,10.0026271 L0,10.0026271 L3.63769491,6.36493222 Z M15.4588393,10.0026271 C15.4588393,6.99238977 13.012924,4.54647449 10.0026867,4.54647449 C9.08449415,4.54647449 8.21150972,4.77329455 7.45622231,5.182506 L6.12881832,3.855102 C7.24732961,3.14580216 8.57551305,2.72723731 10.0026867,2.72723731 C14.0223123,2.72723731 17.2780765,5.98300153 17.2780765,10.0026271 L20.0061528,10.0026271 L16.3684579,13.6395426 L12.730763,10.0026271 L15.4588393,10.0026271 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="sync">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use id="Icons/Actions/sync" fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
package/icons/tag.icon.svg
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>tag</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M13.3150001,3.97789641 L2.89642845,3.98736784 C1.85457129,3.98736784 1.0021427,4.83032499 1.0021427,5.87218215 L1.0021427,14.1278178 C1.0021427,15.169675 1.85457129,16.0126322 2.89642845,16.0126322 L13.3150001,16.0221036 C13.9495858,16.0221036 14.5178715,15.7095464 14.8588429,15.2265036 L18.9978573,9.98823041 L14.8588429,4.77349642 C14.5178715,4.29045356 13.9495858,3.97789641 13.3150001,3.97789641 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="tag">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use id="Icons/Actions/tag" fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 48.2 (47327) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>tasks</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M15.4444444,3 L4.54777778,3 C3.68444444,3 3.00777778,3.69222222 3.00777778,4.55555556 L3,15.4444444 C3,16.3 3.68444444,17 4.54777778,17 L15.4444444,17 C16.3,17 17,16.3 17,15.4444444 L17,4.55555556 C17,3.69222222 16.3,3 15.4444444,3 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="tasks">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use id="Atoms/Icons/Navigational/Effectiveness/tasks" fill="#000000" fill-rule="nonzero" xlink:href="#path-1"></use>
|
|
15
|
-
<path d="M15.4444444,12.3333333 L12.3333333,12.3333333 C12.3333333,13.6244444 11.2833333,14.6666667 10,14.6666667 C8.71666667,14.6666667 7.66666667,13.6244444 7.66666667,12.3333333 L4.54777778,12.3333333 L4.54777778,4.55555556 L15.4444444,4.55555556 L15.4444444,12.3333333 Z" id="Path" fill="#FFFFFF"></path>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</svg>
|
package/icons/tasks.icon.svg
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 48.2 (47327) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>tasks</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M15.4444444,3 L4.54777778,3 C3.68444444,3 3.00777778,3.69222222 3.00777778,4.55555556 L3,15.4444444 C3,16.3 3.68444444,17 4.54777778,17 L15.4444444,17 C16.3,17 17,16.3 17,15.4444444 L17,4.55555556 C17,3.69222222 16.3,3 15.4444444,3 Z M15.4444444,12.3333333 L12.3333333,12.3333333 C12.3333333,13.6244444 11.2833333,14.6666667 10,14.6666667 C8.71666667,14.6666667 7.66666667,13.6244444 7.66666667,12.3333333 L4.54777778,12.3333333 L4.54777778,4.55555556 L15.4444444,4.55555556 L15.4444444,12.3333333 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="tasks">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use id="Atoms/Icons/Navigational/Effectiveness/tasks" fill="#000000" fill-rule="nonzero" xlink:href="#path-1"></use>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>template-white</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M9.18181818,3.45454545 C9.18181818,3.00454545 9.55,2.63636364 10,2.63636364 C10.45,2.63636364 10.8181818,3.00454545 10.8181818,3.45454545 C10.8181818,3.90454545 10.45,4.27272727 10,4.27272727 C9.55,4.27272727 9.18181818,3.90454545 9.18181818,3.45454545 Z M12.3072727,2.63636364 C11.9636364,1.68727273 11.0636364,1 10,1 C8.93636364,1 8.03636364,1.68727273 7.69272727,2.63636364 L4.64088024,2.63636364 C3.74088024,2.63636364 3.0045166,3.37272727 3.0045166,4.27272727 L3.0045166,17.3636364 C3.0045166,18.2636364 3.74088024,19 4.64088024,19 L15.3683971,19 C16.2683971,19 17.0047607,18.2636364 17.0047607,17.3636364 L17.0047607,4.27272727 C17.0047607,3.37272727 16.2683971,2.63636364 15.3683971,2.63636364 L12.3072727,2.63636364 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="template-white">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use id="Icons/Surveys/survey-template" fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
<polygon id="Path" fill="#FFFFFF" points="12.0054016 11.2730909 13.4601289 11.2730909 13.4601289 9.81836364 12.0054016 9.81836364"></polygon>
|
|
16
|
-
<polygon id="Path" fill="#FFFFFF" points="9.28836996 11.2730909 10.7422791 11.2730909 10.7422791 9.81836364 9.28836996 9.81836364"></polygon>
|
|
17
|
-
<polygon id="Path" fill="#FFFFFF" points="6.54286184 11.2730909 7.99758911 11.2730909 7.99758911 9.81836364 6.54286184 9.81836364"></polygon>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
</svg>
|
package/icons/template.icon.svg
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>template</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M12.3072727,2.63636364 L15.3683971,2.63636364 C16.2683971,2.63636364 17.0047607,3.37272727 17.0047607,4.27272727 L17.0047607,17.3636364 C17.0047607,18.2636364 16.2683971,19 15.3683971,19 L4.64088024,19 C3.74088024,19 3.0045166,18.2636364 3.0045166,17.3636364 L3.0045166,4.27272727 C3.0045166,3.37272727 3.74088024,2.63636364 4.64088024,2.63636364 L7.69272727,2.63636364 C8.03636364,1.68727273 8.93636364,1 10,1 C11.0636364,1 11.9636364,1.68727273 12.3072727,2.63636364 Z M12.0054016,11.2730909 L13.4601289,11.2730909 L13.4601289,9.81836364 L12.0054016,9.81836364 L12.0054016,11.2730909 Z M9.18181818,3.45454545 C9.18181818,3.90454545 9.55,4.27272727 10,4.27272727 C10.45,4.27272727 10.8181818,3.90454545 10.8181818,3.45454545 C10.8181818,3.00454545 10.45,2.63636364 10,2.63636364 C9.55,2.63636364 9.18181818,3.00454545 9.18181818,3.45454545 Z M9.28836996,11.2730909 L10.7422791,11.2730909 L10.7422791,9.81836364 L9.28836996,9.81836364 L9.28836996,11.2730909 Z M6.54286184,11.2730909 L7.99758911,11.2730909 L7.99758911,9.81836364 L6.54286184,9.81836364 L6.54286184,11.2730909 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="template">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 48.2 (47327) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>icon/text_analytics_beta-white</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M1.5696,0 C0.6976,0 0,0.6976 0,1.6128 L0,17 L3.1832,13.7736 L14.3872,13.7736 C15.2592,13.7736 16,13.076 16,12.1608 L16,1.5696 C15.9568,0.6976 15.2592,0 14.3872,0 L1.5696,0 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="icon/text_analytics_beta-white">
|
|
11
|
-
<g id="Icon" transform="translate(2.000000, 2.000000)">
|
|
12
|
-
<mask id="mask-2" fill="white">
|
|
13
|
-
<use xlink:href="#path-1"></use>
|
|
14
|
-
</mask>
|
|
15
|
-
<use id="Icons/Navigational/Effectiveness/feedback-classify" fill="#000000" xlink:href="#path-1"></use>
|
|
16
|
-
<circle id="Oval" fill="#FFFFFF" cx="6" cy="5" r="3"></circle>
|
|
17
|
-
<circle id="Oval" fill="#FFFFFF" cx="12" cy="6" r="2"></circle>
|
|
18
|
-
<circle id="Oval" fill="#FFFFFF" cx="8.5" cy="10.5" r="1.5"></circle>
|
|
19
|
-
</g>
|
|
20
|
-
</g>
|
|
21
|
-
</g>
|
|
22
|
-
</svg>
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 48.2 (47327) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>icon/text_analytics_beta</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="icon/text_analytics_beta" fill="#000000">
|
|
9
|
-
<g id="Icon" transform="translate(2.000000, 2.000000)">
|
|
10
|
-
<path d="M1.5696,0 L14.3872,0 C15.2592,0 15.9568,0.6976 16,1.5696 L16,12.1608 C16,13.076 15.2592,13.7736 14.3872,13.7736 L3.1832,13.7736 L0,17 L0,1.6128 C0,0.6976 0.6976,0 1.5696,0 Z M6,8 C7.65685425,8 9,6.65685425 9,5 C9,3.34314575 7.65685425,2 6,2 C4.34314575,2 3,3.34314575 3,5 C3,6.65685425 4.34314575,8 6,8 Z M12,8 C13.1045695,8 14,7.1045695 14,6 C14,4.8954305 13.1045695,4 12,4 C10.8954305,4 10,4.8954305 10,6 C10,7.1045695 10.8954305,8 12,8 Z M8.5,12 C9.32842712,12 10,11.3284271 10,10.5 C10,9.67157288 9.32842712,9 8.5,9 C7.67157288,9 7,9.67157288 7,10.5 C7,11.3284271 7.67157288,12 8.5,12 Z" id="Icons/Navigational/Effectiveness/feedback-classify"></path>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</svg>
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>dislike</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M5.90999985,3.18333308 C5.34421649,3.18333308 4.86023314,3.52416643 4.65573313,4.01496644 L2.59709972,8.82071662 C2.53574972,8.97749996 2.50166639,9.14109997 2.50166639,9.31833331 L2.50166639,10.6203167 L2.50166639,10.6816667 C2.50166639,11.4315001 3.11516641,12.0450001 3.86499977,12.0450001 L8.1663166,12.0450001 L7.51873324,15.1602169 L7.49828324,15.3783502 C7.49828324,15.6578335 7.61416658,15.9168669 7.79821658,16.1009169 L8.52078328,16.8166669 L13.0129668,12.3244834 C13.2583668,12.0790834 13.4083335,11.7382501 13.4083335,11.3633334 L13.4083335,4.54666646 C13.4083335,3.7968331 12.7948334,3.18333308 12.0450001,3.18333308 L5.90999985,3.18333308 Z M14.7716668,11.3633334 L17.4983336,11.3633334 L17.4983336,3.18333308 L14.7716668,3.18333308 L14.7716668,11.3633334 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="dislike">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
package/icons/thumbs-up.icon.svg
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>like</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M5.22833316,16.8166669 L5.22833316,8.63666662 L2.50166639,8.63666662 L2.50166639,16.8166669 L5.22833316,16.8166669 Z M16.1350002,7.95499992 L11.8336834,7.95499992 L12.4812668,4.83978314 L12.5017168,4.6216498 C12.5017168,4.34216646 12.3858334,4.08313311 12.2017834,3.89908311 L11.4792167,3.18333308 L6.99384989,7.67551658 C6.74163321,7.92091659 6.59166654,8.26174994 6.59166654,8.63666662 L6.59166654,15.4533335 C6.59166654,16.2031669 7.20516656,16.8166669 7.95499992,16.8166669 L14.0900002,16.8166669 C14.6557835,16.8166669 15.1397669,16.4758336 15.3442669,15.9850336 L17.4029003,11.1792834 C17.4642503,11.0225 17.4983336,10.8589 17.4983336,10.6816667 L17.4983336,9.37968331 L17.4983336,9.31833331 C17.4983336,8.56849995 16.8848336,7.95499992 16.1350002,7.95499992 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="like">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use id="Icons/Sentiment/like" fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>time-white</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs>
|
|
7
|
-
<path d="M10,2 C5.6,2 2,5.6 2,10 C2,14.4 5.6,18 10,18 C14.4,18 18,14.4 18,10 C18,5.6 14.4,2 10,2 L10,2 Z" id="path-1"></path>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="time-white">
|
|
11
|
-
<mask id="mask-2" fill="white">
|
|
12
|
-
<use xlink:href="#path-1"></use>
|
|
13
|
-
</mask>
|
|
14
|
-
<use id="Icons/Informational/time" fill="#000000" xlink:href="#path-1"></use>
|
|
15
|
-
<polygon id="Path" fill="#FFFFFF" points="13.36 13.36 9.2 10.8 9.2 6 10.4 6 10.4 10.16 14 12.32"></polygon>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</svg>
|
package/icons/time.icon.svg
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>time</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="time" fill="#000000">
|
|
9
|
-
<path d="M10,2 C14.4,2 18,5.6 18,10 C18,14.4 14.4,18 10,18 C5.6,18 2,14.4 2,10 C2,5.6 5.6,2 10,2 Z M13.36,13.36 L14,12.32 L10.4,10.16 L10.4,6 L9.2,6 L9.2,10.8 L13.36,13.36 Z" id="Combined-Shape"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|