@zohodesk/svg 1.0.0-temp.56 → 1.0.0-temp.58
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/README.md +347 -285
- package/assets/Appearance/dark/themes/blue/blue_SVGTheme_DarkTheme.module.css +1 -1
- package/assets/Appearance/pureDark/themes/blue/blue_SVGTheme_PureDarkTheme.module.css +1 -1
- package/css_error.log +0 -0
- package/deprecated/13_sep_2024/SvgLoader.js +26 -0
- package/es/Loader/Loader.js +6 -17
- package/es/Loader/LoaderSvg.module.css +28 -0
- package/es/Loader/__tests__/__snapshots__/Loader.spec.js.snap +48 -54
- package/es/SVG/SVG.module.css +34 -34
- package/es/SVG/__tests__/__snapshots__/SVG.spec.js.snap +328 -328
- package/es/css/EmptyStateVariables.module.css +38 -38
- package/es/emptystate/version1/EmptyCustomDomain.js +4 -5
- package/es/emptystate/version1/__tests__/__snapshots__/version1.spec.js.snap +24 -24
- package/es/emptystate/version2/EmptyBusinessHoliday.js +4 -5
- package/es/emptystate/version2/EmptyBusinessHour.js +4 -5
- package/es/emptystate/version2/EmptyFromAddress.js +4 -5
- package/es/emptystate/version2/EmptyImportHistory.js +4 -5
- package/es/emptystate/version2/EmptyNetwork.js +4 -5
- package/es/emptystate/version2/EmptyRecycleBin.js +4 -5
- package/es/emptystate/version2/EmptyRoles.js +4 -5
- package/es/emptystate/version2/EmptyWebhook.js +4 -5
- package/es/emptystate/version2/FailureLog.js +4 -5
- package/es/emptystate/version2/__tests__/__snapshots__/version2.spec.js.snap +208 -208
- package/es/emptystate/version3/AuditLog.js +4 -5
- package/es/emptystate/version3/Bot.js +4 -5
- package/es/emptystate/version3/Contract.js +4 -5
- package/es/emptystate/version3/CustomModule.js +4 -5
- package/es/emptystate/version3/EmptyAPIAuthentication.js +4 -5
- package/es/emptystate/version3/EmptyAPIConfiguration.js +4 -5
- package/es/emptystate/version3/EmptyAPIs.js +4 -5
- package/es/emptystate/version3/EmptyAccounts.js +4 -5
- package/es/emptystate/version3/EmptyActiveCalls.js +4 -5
- package/es/emptystate/version3/EmptyActivity.js +4 -5
- package/es/emptystate/version3/EmptyAgent.js +4 -5
- package/es/emptystate/version3/EmptyAgentQueue.js +4 -5
- package/es/emptystate/version3/EmptyApplechat.js +4 -5
- package/es/emptystate/version3/EmptyApproval.js +4 -5
- package/es/emptystate/version3/EmptyArchived.js +4 -5
- package/es/emptystate/version3/EmptyArticle.js +4 -5
- package/es/emptystate/version3/EmptyAsapchat.js +4 -5
- package/es/emptystate/version3/EmptyAttach.js +4 -5
- package/es/emptystate/version3/EmptyAuthenticationPending.js +4 -5
- package/es/emptystate/version3/EmptyBlueprint.js +4 -5
- package/es/emptystate/version3/EmptyCallHistory.js +4 -5
- package/es/emptystate/version3/EmptyCanned.js +4 -5
- package/es/emptystate/version3/EmptyChat.js +4 -5
- package/es/emptystate/version3/EmptyCollision.js +4 -5
- package/es/emptystate/version3/EmptyColumn.js +4 -5
- package/es/emptystate/version3/EmptyContact.js +4 -5
- package/es/emptystate/version3/EmptyContract.js +4 -5
- package/es/emptystate/version3/EmptyConversation.js +4 -5
- package/es/emptystate/version3/EmptyCrm.js +4 -5
- package/es/emptystate/version3/EmptyCrmNotes.js +4 -5
- package/es/emptystate/version3/EmptyCrmPotential.js +4 -5
- package/es/emptystate/version3/EmptyCustomerHappiness.js +4 -5
- package/es/emptystate/version3/EmptyDashboard.js +4 -5
- package/es/emptystate/version3/EmptyDelete.js +4 -5
- package/es/emptystate/version3/EmptyDepartment.js +4 -5
- package/es/emptystate/version3/EmptyError.js +4 -5
- package/es/emptystate/version3/EmptyFeed.js +4 -5
- package/es/emptystate/version3/EmptyFollowers.js +4 -5
- package/es/emptystate/version3/EmptyFrame.js +4 -5
- package/es/emptystate/version3/EmptyHappiness.js +4 -5
- package/es/emptystate/version3/EmptyHistory.js +4 -5
- package/es/emptystate/version3/EmptyInstagram.js +4 -5
- package/es/emptystate/version3/EmptyInstantmessage.js +4 -5
- package/es/emptystate/version3/EmptyInvoice.js +4 -5
- package/es/emptystate/version3/EmptyLine.js +4 -5
- package/es/emptystate/version3/EmptyMessenger.js +4 -5
- package/es/emptystate/version3/EmptyNoData.js +4 -5
- package/es/emptystate/version3/EmptyNotification.js +4 -5
- package/es/emptystate/version3/EmptyPreference.js +4 -5
- package/es/emptystate/version3/EmptyProducts.js +4 -5
- package/es/emptystate/version3/EmptyReply.js +4 -5
- package/es/emptystate/version3/EmptyReports.js +4 -5
- package/es/emptystate/version3/EmptySandbox.js +4 -5
- package/es/emptystate/version3/EmptySchedule.js +4 -5
- package/es/emptystate/version3/EmptySearch.js +4 -5
- package/es/emptystate/version3/EmptySkills.js +4 -5
- package/es/emptystate/version3/EmptySla.js +4 -5
- package/es/emptystate/version3/EmptySnippet.js +4 -5
- package/es/emptystate/version3/EmptyTag.js +4 -5
- package/es/emptystate/version3/EmptyTask.js +4 -5
- package/es/emptystate/version3/EmptyTeams.js +4 -5
- package/es/emptystate/version3/EmptyTelegram.js +4 -5
- package/es/emptystate/version3/EmptyTemplate.js +4 -5
- package/es/emptystate/version3/EmptyTicket.js +4 -5
- package/es/emptystate/version3/EmptyTimeEntry.js +4 -5
- package/es/emptystate/version3/EmptyTimeline.js +4 -5
- package/es/emptystate/version3/EmptyTopic.js +4 -5
- package/es/emptystate/version3/EmptyTwilio.js +4 -5
- package/es/emptystate/version3/EmptyWechat.js +4 -5
- package/es/emptystate/version3/EmptyWhatsapp.js +4 -5
- package/es/emptystate/version3/EmptyZSCKey.js +4 -5
- package/es/emptystate/version3/Export.js +4 -5
- package/es/emptystate/version3/Extensions.js +4 -5
- package/es/emptystate/version3/Extractor.js +4 -5
- package/es/emptystate/version3/GCBot.js +4 -5
- package/es/emptystate/version3/GCConversation.js +4 -5
- package/es/emptystate/version3/Import.js +4 -5
- package/es/emptystate/version3/KBBot.js +4 -5
- package/es/emptystate/version3/Multilingual.js +4 -5
- package/es/emptystate/version3/NetworkError.js +4 -5
- package/es/emptystate/version3/Predictor.js +4 -5
- package/es/emptystate/version3/ReadRecipients.js +4 -5
- package/es/emptystate/version3/SupportPlan.js +4 -5
- package/es/emptystate/version3/Variable.js +4 -5
- package/es/emptystate/version3/ZiaAnamoly.js +4 -5
- package/es/emptystate/version3/__tests__/__snapshots__/version3.spec.js.snap +5968 -5968
- package/es/errorstate/version1/EmptyInconvenience.js +4 -5
- package/es/errorstate/version1/NoRequestFound.js +4 -5
- package/es/errorstate/version1/PageNotFound.js +4 -6
- package/es/errorstate/version1/UnableToProcessRequest.js +4 -6
- package/es/errorstate/version1/UnauthorizedLogin.js +4 -6
- package/es/errorstate/version1/UrlNotFound.js +4 -6
- package/es/errorstate/version1/WillBeRightBack.js +4 -6
- package/es/errorstate/version1/__tests__/__snapshots__/version1.spec.js.snap +162 -162
- package/es/errorstate/version2/EmptyUnauthorizedLogin.js +4 -5
- package/es/errorstate/version2/EmptyWillBeRightBack.js +4 -5
- package/es/errorstate/version2/NotImpossible.js +4 -5
- package/es/errorstate/version2/__tests__/__snapshots__/version2.spec.js.snap +63 -63
- package/es/errorstate/version3/ErrorInconvenience.js +4 -5
- package/es/errorstate/version3/ErrorOopsSomethingMiss.js +4 -5
- package/es/errorstate/version3/ErrorUnableToProcessRequest.js +4 -5
- package/es/errorstate/version3/ErrorUnauthorizedLogin.js +4 -5
- package/es/errorstate/version3/ErrorUrlNotFound.js +4 -5
- package/es/errorstate/version3/ErrorWillBeRightBack.js +4 -5
- package/es/errorstate/version3/__tests__/__snapshots__/version3.spec.js.snap +698 -698
- package/es/v1/Loader/Loader.js +6 -17
- package/es/v1/Loader/V1_LoaderSvg.module.css +28 -0
- package/es/v1/emptystate/version1/EmptyCustomDomain.js +4 -5
- package/es/v1/emptystate/version2/EmptyBusinessHoliday.js +4 -5
- package/es/v1/emptystate/version2/EmptyBusinessHour.js +4 -5
- package/es/v1/emptystate/version2/EmptyFromAddress.js +4 -5
- package/es/v1/emptystate/version2/EmptyImportHistory.js +4 -5
- package/es/v1/emptystate/version2/EmptyNetwork.js +4 -5
- package/es/v1/emptystate/version2/EmptyRecycleBin.js +4 -5
- package/es/v1/emptystate/version2/EmptyRoles.js +4 -5
- package/es/v1/emptystate/version2/EmptyWebhook.js +4 -5
- package/es/v1/emptystate/version2/FailureLog.js +4 -5
- package/es/v1/emptystate/version3/Alerts.js +4 -5
- package/es/v1/emptystate/version3/AuditLog.js +4 -5
- package/es/v1/emptystate/version3/Bot.js +4 -5
- package/es/v1/emptystate/version3/BulkActionLog.js +75 -0
- package/es/v1/emptystate/version3/BusinessHours.js +77 -0
- package/es/v1/emptystate/version3/Company.js +58 -0
- package/es/v1/emptystate/version3/Contract.js +4 -5
- package/es/v1/emptystate/version3/CustomButton.js +75 -0
- package/es/v1/emptystate/version3/CustomModule.js +4 -5
- package/es/v1/emptystate/version3/DKIMAuthendication.js +4 -5
- package/es/v1/emptystate/version3/DataSharing.js +125 -0
- package/es/v1/emptystate/version3/DomainMapping.js +4 -5
- package/es/v1/emptystate/version3/EmailFailure.js +103 -0
- package/es/v1/emptystate/version3/EmptyAI.js +64 -0
- package/es/v1/emptystate/version3/EmptyAPIAuthentication.js +4 -5
- package/es/v1/emptystate/version3/EmptyAPIConfiguration.js +4 -5
- package/es/v1/emptystate/version3/EmptyAPIDashboard.js +95 -0
- package/es/v1/emptystate/version3/EmptyAPIMatrix.js +91 -0
- package/es/v1/emptystate/version3/EmptyAccounts.js +4 -5
- package/es/v1/emptystate/version3/EmptyActiveCalls.js +4 -5
- package/es/v1/emptystate/version3/EmptyActivity.js +4 -5
- package/es/v1/emptystate/version3/EmptyAgent.js +4 -5
- package/es/v1/emptystate/version3/EmptyAgentQueue.js +4 -5
- package/es/v1/emptystate/version3/EmptyApplechat.js +4 -5
- package/es/v1/emptystate/version3/EmptyApproval.js +4 -5
- package/es/v1/emptystate/version3/EmptyArchived.js +4 -5
- package/es/v1/emptystate/version3/EmptyArticle.js +4 -5
- package/es/v1/emptystate/version3/EmptyAsapchat.js +4 -5
- package/es/v1/emptystate/version3/EmptyAttach.js +4 -5
- package/es/v1/emptystate/version3/EmptyAuthenticationPending.js +4 -5
- package/es/v1/emptystate/version3/EmptyBlueprint.js +4 -5
- package/es/v1/emptystate/version3/EmptyCallHistory.js +4 -5
- package/es/v1/emptystate/version3/EmptyCanned.js +4 -5
- package/es/v1/emptystate/version3/EmptyChat.js +4 -5
- package/es/v1/emptystate/version3/EmptyCollision.js +4 -5
- package/es/v1/emptystate/version3/EmptyColumn.js +4 -5
- package/es/v1/emptystate/version3/EmptyConfigurationPending.js +4 -5
- package/es/v1/emptystate/version3/EmptyContact.js +4 -5
- package/es/v1/emptystate/version3/EmptyContract.js +4 -5
- package/es/v1/emptystate/version3/EmptyConversation.js +4 -5
- package/es/v1/emptystate/version3/EmptyCrm.js +4 -5
- package/es/v1/emptystate/version3/EmptyCrmNotes.js +4 -5
- package/es/v1/emptystate/version3/EmptyCrmPotential.js +4 -5
- package/es/v1/emptystate/version3/EmptyCustomerHappiness.js +4 -5
- package/es/v1/emptystate/version3/EmptyDashboard.js +4 -5
- package/es/v1/emptystate/version3/EmptyDelete.js +4 -5
- package/es/v1/emptystate/version3/EmptyDepartment.js +4 -5
- package/es/v1/emptystate/version3/EmptyError.js +4 -5
- package/es/v1/emptystate/version3/EmptyFeed.js +4 -5
- package/es/v1/emptystate/version3/EmptyFieldSearch.js +61 -0
- package/es/v1/emptystate/version3/EmptyFollowers.js +4 -5
- package/es/v1/emptystate/version3/EmptyFrame.js +4 -5
- package/es/v1/emptystate/version3/EmptyHappiness.js +4 -5
- package/es/v1/emptystate/version3/EmptyHistory.js +4 -5
- package/es/v1/emptystate/version3/EmptyInstagram.js +4 -5
- package/es/v1/emptystate/version3/EmptyInstantmessage.js +4 -5
- package/es/v1/emptystate/version3/EmptyInvoice.js +4 -5
- package/es/v1/emptystate/version3/EmptyLine.js +4 -5
- package/es/v1/emptystate/version3/EmptyMessenger.js +4 -5
- package/es/v1/emptystate/version3/EmptyNoData.js +4 -5
- package/es/v1/emptystate/version3/EmptyNotification.js +4 -5
- package/es/v1/emptystate/version3/EmptyPenguin.js +79 -0
- package/es/v1/emptystate/version3/EmptyPreference.js +4 -5
- package/es/v1/emptystate/version3/EmptyProducts.js +4 -5
- package/es/v1/emptystate/version3/EmptyRecycleBin.js +73 -0
- package/es/v1/emptystate/version3/EmptyReply.js +4 -5
- package/es/v1/emptystate/version3/EmptyReports.js +4 -5
- package/es/v1/emptystate/version3/EmptySandbox.js +25 -23
- package/es/v1/emptystate/version3/EmptySchedule.js +4 -5
- package/es/v1/emptystate/version3/EmptySearch.js +4 -5
- package/es/v1/emptystate/version3/EmptySkills.js +4 -5
- package/es/v1/emptystate/version3/EmptySla.js +4 -5
- package/es/v1/emptystate/version3/EmptySnippet.js +4 -5
- package/es/v1/emptystate/version3/EmptyStarredDashboards.js +87 -0
- package/es/v1/emptystate/version3/EmptyStarredReports.js +83 -0
- package/es/v1/emptystate/version3/EmptySync.js +68 -0
- package/es/v1/emptystate/version3/EmptyTag.js +4 -5
- package/es/v1/emptystate/version3/EmptyTask.js +4 -5
- package/es/v1/emptystate/version3/EmptyTeams.js +4 -5
- package/es/v1/emptystate/version3/EmptyTelegram.js +4 -5
- package/es/v1/emptystate/version3/EmptyTemplate.js +4 -5
- package/es/v1/emptystate/version3/EmptyTicket.js +4 -5
- package/es/v1/emptystate/version3/EmptyTimeEntry.js +4 -5
- package/es/v1/emptystate/version3/EmptyTimeline.js +4 -5
- package/es/v1/emptystate/version3/EmptyTopic.js +4 -5
- package/es/v1/emptystate/version3/EmptyTrophy.js +65 -0
- package/es/v1/emptystate/version3/EmptyTwilio.js +4 -5
- package/es/v1/emptystate/version3/EmptyWechat.js +4 -5
- package/es/v1/emptystate/version3/EmptyWhatsapp.js +4 -5
- package/es/v1/emptystate/version3/EmptyZSCKey.js +4 -5
- package/es/v1/emptystate/version3/Export.js +4 -5
- package/es/v1/emptystate/version3/Extensions.js +4 -5
- package/es/v1/emptystate/version3/Extractor.js +4 -5
- package/es/v1/emptystate/version3/FieldUpdate.js +4 -5
- package/es/v1/emptystate/version3/FromAddress.js +4 -5
- package/es/v1/emptystate/version3/GCBot.js +4 -5
- package/es/v1/emptystate/version3/GCConversation.js +4 -5
- package/es/v1/emptystate/version3/HolidayLists.js +68 -0
- package/es/v1/emptystate/version3/Import.js +4 -5
- package/es/v1/emptystate/version3/Integrations.js +75 -0
- package/es/v1/emptystate/version3/KBBot.js +4 -5
- package/es/v1/emptystate/version3/Multilingual.js +4 -5
- package/es/v1/emptystate/version3/MyInformation.js +79 -0
- package/es/v1/emptystate/version3/NetworkError.js +4 -5
- package/es/v1/emptystate/version3/OtherConfiguration.js +4 -5
- package/es/v1/emptystate/version3/PortalName.js +74 -0
- package/es/v1/emptystate/version3/Predictor.js +4 -5
- package/es/v1/emptystate/version3/ReadRecipients.js +4 -5
- package/es/v1/emptystate/version3/RebrandingLogo.js +62 -0
- package/es/v1/emptystate/version3/SuccessDomain.js +137 -0
- package/es/v1/emptystate/version3/SupportEmailAddress.js +4 -5
- package/es/v1/emptystate/version3/SupportPlan.js +4 -5
- package/es/v1/emptystate/version3/Variable.js +4 -5
- package/es/v1/emptystate/version3/ZiaAnamoly.js +4 -5
- package/es/v1/errorstate/version1/EmptyInconvenience.js +4 -5
- package/es/v1/errorstate/version1/NoRequestFound.js +4 -5
- package/es/v1/errorstate/version1/PageNotFound.js +4 -6
- package/es/v1/errorstate/version1/UnableToProcessRequest.js +4 -6
- package/es/v1/errorstate/version1/UnauthorizedLogin.js +4 -6
- package/es/v1/errorstate/version1/UrlNotFound.js +4 -6
- package/es/v1/errorstate/version1/WillBeRightBack.js +4 -6
- package/es/v1/errorstate/version2/EmptyUnauthorizedLogin.js +4 -5
- package/es/v1/errorstate/version2/EmptyWillBeRightBack.js +4 -5
- package/es/v1/errorstate/version2/NotImpossible.js +4 -5
- package/es/v1/errorstate/version3/ErrorInconvenience.js +4 -5
- package/es/v1/errorstate/version3/ErrorOopsSomethingMiss.js +4 -5
- package/es/v1/errorstate/version3/ErrorUnableToProcessRequest.js +4 -5
- package/es/v1/errorstate/version3/ErrorUnauthorizedLogin.js +4 -5
- package/es/v1/errorstate/version3/ErrorUrlNotFound.js +4 -5
- package/es/v1/errorstate/version3/ErrorWillBeRightBack.js +4 -5
- package/images/EmptyBusinessHoliday.svg +50 -50
- package/images/EmptyBusinessHour.svg +42 -42
- package/images/EmptyContactInfo.svg +27 -27
- package/images/EmptyCustomDomain.svg +85 -85
- package/images/EmptyFilter.svg +62 -62
- package/images/EmptyFromAddress.svg +41 -41
- package/images/EmptyImportHistory.svg +43 -43
- package/images/EmptyNetwork.svg +50 -50
- package/images/EmptyRecycleBin.svg +58 -58
- package/images/EmptyRoles.svg +30 -30
- package/images/EmptySkills.svg +83 -83
- package/images/EmptyWebhook.svg +44 -44
- package/images/FailureLog.svg +46 -46
- package/images/Inconvenience.svg +719 -719
- package/images/NoRequestFound.svg +247 -247
- package/images/PageNotFound.svg +405 -405
- package/images/ReguestUrlNotFound.svg +267 -267
- package/images/UnableToProcess.svg +752 -752
- package/images/UnauthorizedLogin.svg +1047 -1047
- package/images/WillBack.svg +633 -633
- package/install.md +11 -11
- package/lib/Loader/Loader.js +8 -21
- package/lib/Loader/LoaderSvg.module.css +28 -0
- package/lib/Loader/__tests__/__snapshots__/Loader.spec.js.snap +48 -54
- package/lib/SVG/SVG.module.css +34 -34
- package/lib/SVG/__tests__/__snapshots__/SVG.spec.js.snap +328 -328
- package/lib/css/EmptyStateVariables.module.css +38 -38
- package/lib/emptystate/version1/__tests__/__snapshots__/version1.spec.js.snap +24 -24
- package/lib/emptystate/version2/__tests__/__snapshots__/version2.spec.js.snap +208 -208
- package/lib/emptystate/version3/EmptyActiveCalls.js +0 -0
- package/lib/emptystate/version3/EmptyCallHistory.js +0 -0
- package/lib/emptystate/version3/__tests__/__snapshots__/version3.spec.js.snap +5968 -5968
- package/lib/errorstate/version1/__tests__/__snapshots__/version1.spec.js.snap +162 -162
- package/lib/errorstate/version2/__tests__/__snapshots__/version2.spec.js.snap +63 -63
- package/lib/errorstate/version3/__tests__/__snapshots__/version3.spec.js.snap +698 -698
- package/lib/v1/Loader/Loader.js +7 -17
- package/lib/v1/Loader/V1_LoaderSvg.module.css +28 -0
- package/lib/v1/emptystate/version3/BulkActionLog.js +96 -0
- package/lib/v1/emptystate/version3/BusinessHours.js +98 -0
- package/lib/v1/emptystate/version3/Company.js +79 -0
- package/lib/v1/emptystate/version3/CustomButton.js +96 -0
- package/lib/v1/emptystate/version3/DataSharing.js +146 -0
- package/lib/v1/emptystate/version3/EmailFailure.js +124 -0
- package/lib/v1/emptystate/version3/EmptyAI.js +85 -0
- package/lib/v1/emptystate/version3/EmptyAPIDashboard.js +116 -0
- package/lib/v1/emptystate/version3/EmptyAPIMatrix.js +112 -0
- package/lib/v1/emptystate/version3/EmptyActiveCalls.js +0 -0
- package/lib/v1/emptystate/version3/EmptyCallHistory.js +0 -0
- package/lib/v1/emptystate/version3/EmptyFieldSearch.js +82 -0
- package/lib/v1/emptystate/version3/EmptyPenguin.js +100 -0
- package/lib/v1/emptystate/version3/EmptyRecycleBin.js +94 -0
- package/lib/v1/emptystate/version3/EmptySandbox.js +21 -18
- package/lib/v1/emptystate/version3/EmptyStarredDashboards.js +108 -0
- package/lib/v1/emptystate/version3/EmptyStarredReports.js +104 -0
- package/lib/v1/emptystate/version3/EmptySync.js +89 -0
- package/lib/v1/emptystate/version3/EmptyTrophy.js +123 -0
- package/lib/v1/emptystate/version3/HolidayLists.js +89 -0
- package/lib/v1/emptystate/version3/Integrations.js +96 -0
- package/lib/v1/emptystate/version3/MyInformation.js +100 -0
- package/lib/v1/emptystate/version3/PortalName.js +95 -0
- package/lib/v1/emptystate/version3/RebrandingLogo.js +83 -0
- package/lib/v1/emptystate/version3/SuccessDomain.js +158 -0
- package/package.json +64 -60
- package/postPublish.js +8 -8
- package/prePublish.js +70 -0
- package/react-cli.config.js +19 -19
- package/result.json +1 -1
- package/unittest/index.html +1 -1
- package/deprecated/june_2022/ErrorUnauthorizedLogin.js +0 -127
- package/es/SVG/SvgLoader.js +0 -28
- package/es/v1/emptystate/version3/EmptyAPIs.js +0 -62
- package/lib/SVG/SvgLoader.js +0 -66
- package/lib/v1/emptystate/version3/EmptyAPIs.js +0 -82
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyCrmNotes(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 200 200",
|
|
10
|
-
name: "crmnotes"
|
|
11
|
-
|
|
8
|
+
name: "crmnotes",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyCrmNotes_svg__cls-4,.EmptyCrmNotes_svg__cls-6{fill:none;stroke-width:.65px}.EmptyCrmNotes_svg__cls-6{stroke:var(--zd_emptysvg_cross)}.EmptyCrmNotes_svg__cls-4{stroke:var(--zd_emptysvg_plus)}.EmptyCrmNotes_svg__cls-4,.EmptyCrmNotes_svg__cls-6{stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
d: "M75.45 63.13s42.51-27.95 64-19.54 36.21 79.17-23.62 110.92S29 117.2 28.74 105c-.22-11.89 0-40.12 46.71-41.87z",
|
|
13
12
|
opacity: 0.05,
|
|
14
13
|
fill: "var(--zd_emptysvg_primary_fill)"
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyCrmPotential(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 200 200",
|
|
10
|
-
name: "crmPotential"
|
|
11
|
-
|
|
8
|
+
name: "crmPotential",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyCrmPotential_svg__cls-9{fill:var(--zd_emptysvg_secondary_fill)}.EmptyCrmPotential_svg__cls-4,.EmptyCrmPotential_svg__cls-6{fill:none;stroke-width:.65px}.EmptyCrmPotential_svg__cls-6{stroke:var(--zd_emptysvg_cross)}.EmptyCrmPotential_svg__cls-4{stroke:var(--zd_emptysvg_plus)}.EmptyCrmPotential_svg__cls-4,.EmptyCrmPotential_svg__cls-6{stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
d: "M78.35 63.13s42.51-27.95 64-19.54 36.21 79.17-23.62 110.92S31.87 117.2 31.64 105c-.22-11.89 0-40.12 46.71-41.87z",
|
|
13
12
|
opacity: 0.05,
|
|
14
13
|
fill: "var(--zd_emptysvg_primary_fill)"
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function CustomerHappiness(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 200 200",
|
|
10
|
-
name: "attach"
|
|
11
|
-
|
|
8
|
+
name: "attach",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("g", {
|
|
12
11
|
clipPath: "url(#CustomerHappiness_svg__a)"
|
|
13
12
|
}, /*#__PURE__*/React.createElement("g", {
|
|
14
13
|
clipPath: "url(#CustomerHappiness_svg__b)"
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyDashboard(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 200 200",
|
|
10
|
-
name: "dashboard"
|
|
11
|
-
|
|
8
|
+
name: "dashboard",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyDashboard_svg__cls-3,.EmptyDashboard_svg__cls-4,.EmptyDashboard_svg__cls-5{fill:none}.EmptyDashboard_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyDashboard_svg__cls-5{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyDashboard_svg__cls-4{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
d: "M86.51 62.52S133.43 31.67 157.17 41s40 87.37-26.06 122.41S35.22 122.19 35 108.68c-.28-13.07 0-44.23 51.51-46.16z",
|
|
13
12
|
opacity: 0.05,
|
|
14
13
|
fill: "var(--zd_emptysvg_primary_fill)"
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyDelete(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 200 200",
|
|
10
|
-
name: "delete"
|
|
11
|
-
|
|
8
|
+
name: "delete",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyDelete_svg__cls-3{fill:var(--zd_emptysvg_plus)}.EmptyDelete_svg__cls-4{fill:var(--zd_emptysvg_medium_circle)}.EmptyDelete_svg__cls-5{fill:var(--zd_emptysvg_cross)}')), /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
fill: "var(--zd_emptysvg_primary_stroke)",
|
|
13
12
|
d: "M98.66 174.25a113.49 113.49 0 0 1-27.21-3.46 12.5 12.5 0 0 1-9.23-9.71l-1.76-.41a.5.5 0 0 1-.38-.45c0-.16-1-16-1.24-32.23-.46-33 2.67-35.4 3.69-36.17a1.77 1.77 0 0 1 1.73-.27 2.73 2.73 0 0 1 1.35 1.26c34.09-4.43 53.35-2 63.07.54a23.88 23.88 0 0 0 6.74-4.35c-3.66-.92-8.67-5.24-13.17-10.94-10.9-9.35-25-23.9-31-40.47-1.54-4.29-1.65-7-.34-8.18 1-1 2.9-.86 5.49.32 4.39 2 11.06 7.26 17.9 13.9a12.7 12.7 0 0 1 3.09-2.6c6.38-3.89 10.43-2.64 12.7-.9 3.6 2.74 4.7 8.32 3.66 11.92-.66 2.27-2.11 3.67-4 3.84a.44.44 0 0 0-.32.11c-.28.58 1.43 3.12 2.94 5.37 3.49 5.17 8.57 12.72 7.94 19.9a13 13 0 0 1 .21 2.66c-.11 3.89-1.76 5-3.13 5.2h-.14l-9.71 72.07a12.35 12.35 0 0 1-9.66 11 90.93 90.93 0 0 1-19.22 2.05ZM63.3 161.31a11.5 11.5 0 0 0 8.39 8.51c11.17 2.79 28.21 5.32 46 1.45a11.34 11.34 0 0 0 8.88-10.13l.05-.39c-3.73.74-34.91 6.55-63.32.56Zm-.2-1.06c28.38 6.1 59.71.24 63.33-.48L135 96.52a39.82 39.82 0 0 0-6.12-2.16h-.05c-21.39 9.36-49.77 4.4-62.11 1.5 2.33 10.52-.47 37.88-3.6 61.28a11.42 11.42 0 0 0-.02 3.11Zm-2-.46 1 .23a12.49 12.49 0 0 1 0-3c4.24-31.67 5.49-53.53 3.61-61.39-1-.24-1.83-.45-2.54-.64a1 1 0 0 1 .12-1.88l1.27-.11a1.51 1.51 0 0 0-.64-.46.79.79 0 0 0-.79.13c-4.96 3.69-3.2 49.33-2.07 67.12Zm5.38-64.94c11.75 2.75 39.55 7.8 60.82-.9-19.53-4.7-50.16-1.56-61.18-.19a10.72 10.72 0 0 1 .32 1.09Zm63.73-1.1a39 39 0 0 1 5.22 1.86l.8-5.94a23.23 23.23 0 0 1-6.06 4.08Zm-65 .13-1.71.23 2 .49c-.17-.26-.26-.5-.36-.72Zm74.34-9a12.9 12.9 0 0 1-1.84 3.15c.95-.32 1.56-1.37 1.77-3.11Zm-16.65-7.54a155 155 0 0 0 13.64 10.5 11.81 11.81 0 0 0 2.37-4.36 10.88 10.88 0 0 0 .41-2.09C137.57 72 126 56.66 114.4 45.14c-3.46 4.88-2.18 11.71-.18 17.09a57.83 57.83 0 0 0 8.68 15.11Zm4.16 4.73a25.24 25.24 0 0 0 7.53 5.64c-1.68-1.18-4.33-3.1-7.53-5.64ZM115 44.35c10 9.86 20.21 22.58 24 32.36-1.16-5.42-4.78-10.8-7.45-14.76-2.39-3.55-3.51-5.3-3-6.35a1.26 1.26 0 0 1 1.13-.68c2-.17 2.8-2 3.12-3.12.95-3.28-.05-8.36-3.3-10.85-2.91-2.22-6.91-1.88-11.58 1a12.43 12.43 0 0 0-2.92 2.4ZM92.83 29.78a1.77 1.77 0 0 0-1.23.4c-.55.5-1.2 2.1.6 7.1C97.5 52 109.31 65.1 119.49 74.33a56.79 56.79 0 0 1-6.21-11.75c-2.83-7.62-2.65-13.88.42-18.14C107.11 38 100.59 32.77 96 30.67a8.17 8.17 0 0 0-3.17-.89Z"
|
|
14
13
|
}), /*#__PURE__*/React.createElement("path", {
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyDepartment(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 200 200",
|
|
10
|
-
name: "department"
|
|
11
|
-
|
|
8
|
+
name: "department",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyDepartment_svg__cls-4{fill:var(--zd_emptysvg_primary_fill)}.EmptyDepartment_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill)}.EmptyDepartment_svg__cls-3{fill:var(--zd_emptysvg_tiny_circle)}.EmptyDepartment_svg__cls-5{fill:var(--zd_emptysvg_medium_circle)}')), /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
d: "M85.65 63.06s46.91-30.84 70.66-21.55 40 87.37-26.07 122.41-95.89-41.18-96.14-54.69c-.24-13.07 0-44.23 51.55-46.17z",
|
|
13
12
|
opacity: 0.05,
|
|
14
13
|
className: "EmptyDepartment_svg__cls-4"
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyError(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 500 500",
|
|
10
|
-
name: "EmptyError"
|
|
11
|
-
|
|
8
|
+
name: "EmptyError",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyError_svg__cls-1{fill:var(--zd_emptysvg_primary_fill);opacity:.05}.EmptyError_svg__cls-3,.EmptyError_svg__cls-4,.EmptyError_svg__cls-5{fill:none}.EmptyError_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyError_svg__cls-5{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyError_svg__cls-4{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyError_svg_fill{fill: #DE3535;opacity: 0.3}.EmptyError_svg_line{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}')), /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
className: "EmptyError_svg__cls-1",
|
|
13
12
|
d: "M217.5,155.3c0,0,113.7-75.3,171.3-52.6s96.9,213.4-63.2,298.9S93.2,301,92.6,268 C92,236.1,92.6,160,217.5,155.3z"
|
|
14
13
|
}), /*#__PURE__*/React.createElement("path", {
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyFeed(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 200 200",
|
|
10
|
-
name: "Feed"
|
|
11
|
-
|
|
8
|
+
name: "Feed",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyFeed_svg__cls-4,.EmptyFeed_svg__cls-5,.EmptyFeed_svg__cls-6,.EmptyFeed_svg__cls-7,.EmptyFeed_svg__cls-8{fill:none}.EmptyFeed_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyFeed_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyFeed_svg__cls-5,.EmptyFeed_svg__cls-6{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyFeed_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyFeed_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
d: "M86.51 62.52S133.43 31.67 157.17 41s40 87.37-26.06 122.41S35.22 122.19 35 108.68c-.28-13.07 0-44.23 51.51-46.16z",
|
|
13
12
|
fill: "var(--zd_emptysvg_primary_fill)",
|
|
14
13
|
opacity: 0.05
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { EmptyStateProps } from '../props/propTypes';
|
|
3
|
+
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
4
|
+
import SVG from '../../SVG/SVG';
|
|
5
|
+
export default function EmptyFieldSearch(props) {
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
7
|
+
viewBox: "0 0 134 134",
|
|
8
|
+
name: "emptyFieldSearch",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("g", {
|
|
11
|
+
clipPath: "url(#a)"
|
|
12
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
13
|
+
fill: "var(--zd_emptysvg_primary_fill)",
|
|
14
|
+
d: "M53.735 37.652s31.289-20.904 47.101-14.606c15.812 6.298 26.599 59.161-17.353 82.879-43.952 23.718-63.918-27.872-64.12-36.984-.133-8.91 0-29.949 34.372-31.289Z",
|
|
15
|
+
opacity: 0.1
|
|
16
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fill: "var(--zd_emptysvg_plus)",
|
|
18
|
+
d: "M9.38 78.59s-.066 0 0 0c-.2 0-.334-.202-.334-.336l.268-5.025c0-.2.134-.335.335-.335.2 0 .335.134.335.335l-.268 5.025c-.067.201-.201.335-.335.335Z"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
fill: "var(--zd_emptysvg_plus)",
|
|
21
|
+
d: "m11.927 76.247-4.958-.268c-.201 0-.335-.201-.335-.335 0-.201.2-.335.335-.335l4.89.268c.202 0 .336.2.336.335.067.2-.067.335-.268.335Z"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
fill: "var(--zd_emptysvg_medium_circle)",
|
|
24
|
+
d: "M114.704 13.938a3.145 3.145 0 0 0-3.149 3.149 3.145 3.145 0 0 0 3.149 3.148 3.145 3.145 0 0 0 3.149-3.148c0-1.742-1.474-3.15-3.149-3.15Zm0 5.694c-1.34 0-2.479-1.139-2.479-2.546 0-1.406 1.139-2.545 2.479-2.545s2.479 1.139 2.479 2.546c0 1.407-1.139 2.546-2.479 2.546ZM83.347 115.98a2.26 2.26 0 0 0-2.278 2.278 2.26 2.26 0 0 0 2.278 2.278 2.26 2.26 0 0 0 2.278-2.278c0-1.206-1.005-2.278-2.278-2.278Zm0 3.953c-.87 0-1.608-.737-1.608-1.675 0-.938.737-1.675 1.608-1.675.871 0 1.608.737 1.608 1.675 0 .938-.737 1.675-1.608 1.675Z"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
fill: "var(--zd_emptysvg_tiny_circle)",
|
|
27
|
+
d: "M54.203 13.402c-1.139 0-2.01.938-2.01 2.01 0 1.072.871 2.01 2.01 2.01 1.14 0 2.01-.938 2.01-2.01 0-1.072-.87-2.01-2.01-2.01Zm0 3.417c-.737 0-1.34-.603-1.34-1.34 0-.737.603-1.34 1.34-1.34.737 0 1.34.603 1.34 1.34 0 .737-.603 1.34-1.34 1.34ZM127.167 107.067a.324.324 0 0 0-.469 0l-1.608 1.474-1.407-1.608a.324.324 0 0 0-.469 0 .324.324 0 0 0 0 .469l1.407 1.608-1.608 1.474a.324.324 0 0 0 0 .469c.067.067.134.134.268.134.067 0 .134 0 .201-.067l1.608-1.474 1.407 1.608c.067.067.134.134.268.134.067 0 .134 0 .201-.067a.324.324 0 0 0 0-.469l-1.407-1.608 1.608-1.474c.134-.201.134-.469 0-.603Z"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
29
|
+
fill: "var(--zd_emptysvg_primary_fill)",
|
|
30
|
+
d: "M77.587 43.55s-24.99-16.682-37.654-11.657c-12.663 5.025-21.306 47.302 13.87 66.263 35.174 18.961 51.12-22.311 51.254-29.614.134-7.102 0-23.986-27.47-24.991Z",
|
|
31
|
+
opacity: 0.1
|
|
32
|
+
}), /*#__PURE__*/React.createElement("g", {
|
|
33
|
+
clipPath: "url(#b)"
|
|
34
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
35
|
+
fill: "var(--zd_emptysvg_primary_fill)",
|
|
36
|
+
d: "M96.95 71.354c0-3.15-2.88-1.407-3.886-2.48-1.407-1.607-2.479-4.02.603-6.565 5.36-4.355 14.941-5.025 16.884 4.422 1.943 9.447-11.457 14.137-14.539 9.849-1.139-1.608.938-4.355.938-5.226ZM50.452 33.295s-6.23 2.412.268 3.216c6.5.804 36.582.134 34.304-1.675-2.278-1.809-34.572-1.54-34.572-1.54ZM50.184 41.471s-3.551 2.278.134 2.948c3.685.67 20.636.134 19.363-1.54-1.273-1.743-19.497-1.408-19.497-1.408ZM35.779 63.315s-6.232 2.412.267 3.216c6.5.737 36.583.134 34.304-1.675-2.277-1.81-34.571-1.541-34.571-1.541ZM35.444 71.422s-3.551 2.278.134 2.948c3.685.737 20.636.134 19.363-1.541-1.206-1.675-19.497-1.407-19.497-1.407ZM22.044 70.749c0-1.541-1.407-.67-1.81-1.206-.67-.737-1.205-1.943.269-3.15 2.546-2.076 7.102-2.411 8.04 2.078.938 4.489-5.494 6.7-6.901 4.69-.536-.737.402-2.01.402-2.412ZM54.74 89.175s-6.232 2.413.267 3.216c6.5.737 36.583.134 34.304-1.675-2.21-1.875-34.572-1.54-34.572-1.54ZM54.472 97.348s-3.551 2.278.134 2.948c3.685.737 20.636.134 19.363-1.541-1.273-1.675-19.497-1.407-19.497-1.407ZM41.072 96.612c0-1.54-1.407-.67-1.81-1.206-.67-.737-1.205-1.943.269-3.149 2.546-2.077 7.102-2.412 8.04 2.077.938 4.49-5.494 6.7-6.901 4.69-.603-.67.335-2.01.402-2.412ZM40.737 40.534c0-1.541 1.407-.67 1.81-1.206.67-.737 1.206-1.943-.268-3.149-2.547-2.077-7.103-2.412-8.04 2.077-.938 4.489 5.494 6.7 6.9 4.69.603-.67-.402-1.943-.402-2.412Z",
|
|
37
|
+
opacity: 0.2
|
|
38
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
39
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
40
|
+
fill: "transparent",
|
|
41
|
+
strokeLinecap: "round",
|
|
42
|
+
strokeLinejoin: "round",
|
|
43
|
+
strokeMiterlimit: 10,
|
|
44
|
+
strokeWidth: 0.67,
|
|
45
|
+
d: "m78.257 50.047-27.47.201s-18.894 1.809-19.162-.871c-.268-2.68-.67-20.502.67-20.502s65.86-1.34 66.129.871c0 0 .2 19.698-.268 19.698-.47 0-17.42-.067-17.42-.067M78.257 50.047s-1.541 28.006.469 29.279c1.206.737.469-18.023-.67-19.832-1.206-1.742-62.645-.402-63.784-.402-1.14 0-.201 18.224.469 19.832.67 1.608 36.247.469 36.247.469h24.79l.2 6.767H32.966s0 19.229.804 19.229 67.201-2.077 67.201-2.077.603-16.884-.804-17.755c-1.474-.804-21.91 0-21.91 0s-6.431 8.643 28.61-3.484l.067-.067S85.828 87.7 85.761 67.199c0 0-.134-8.911 7.906-12.73 6.633-3.15 15.008-1.206 19.229 4.757a16.41 16.41 0 0 1 1.943 3.752c1.943 5.293.737 11.256-2.948 15.477-.67.804-1.34 1.273-1.809 1.206-1.608-.402 1.139-3.484 3.417-1.34 2.278 2.144 11.524 10.05 11.792 11.926.268 1.876-2.546 2.948-3.819 1.139-1.273-1.81-13.467-13.065-13.467-13.065s-9.112 4.355-15.544-1.876-2.48-15.276.87-17.755c0 0 2.815-2.48 7.371-2.48 5.36.068 9.916 3.82 11.457 8.912.938 3.015 1.139 6.499-1.407 9.313"
|
|
46
|
+
}))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
47
|
+
id: "a"
|
|
48
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
49
|
+
fill: "#fff",
|
|
50
|
+
d: "M6.7 13.398h120.6v107.2H6.7z"
|
|
51
|
+
})), /*#__PURE__*/React.createElement("clipPath", {
|
|
52
|
+
id: "b"
|
|
53
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
54
|
+
fill: "#fff",
|
|
55
|
+
d: "M13.4 28.14h112.292v77.52H13.4z"
|
|
56
|
+
}))));
|
|
57
|
+
}
|
|
58
|
+
EmptyFieldSearch.propTypes = EmptyStateProps;
|
|
59
|
+
EmptyFieldSearch.defaultProps = { ...EmptyStateDefaultProps,
|
|
60
|
+
dataId: 'EmptyFieldSearch'
|
|
61
|
+
};
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyFollowers(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 500 500",
|
|
10
|
-
name: "Followers"
|
|
11
|
-
|
|
8
|
+
name: "Followers",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyFollowers_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill)}.EmptyFollowers_svg__cls-3,.EmptyFollowers_svg__cls-4,.EmptyFollowers_svg__cls-5,EmptyFollowers_svg__cls-7,.EmptyFollowers_svg__cls-8{fill:none;stroke-width:3px}.EmptyFollowers_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyFollowers_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyFollowers_svg__cls-4,.EmptyFollowers_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyFollowers_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyFollowers_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
d: "M212 153.52s111.42-74.45 167.82-52S474.7 312.38 317.89 397 90.15 297.57 89.55 265c-.55-31.6 0-106.8 122.45-111.48z",
|
|
13
12
|
opacity: 0.05,
|
|
14
13
|
fill: "var(--zd_emptysvg_primary_fill)"
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyFrame(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 200 200",
|
|
10
|
-
name: "emptyFrame"
|
|
11
|
-
|
|
8
|
+
name: "emptyFrame",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyFrame_svg__cls-1{fill:var(--zd_emptysvg_primary_fill);opacity:.05}.EmptyFrame_svg__cls-3,.EmptyFrame_svg__cls-4,.EmptyFrame_svg__cls-5{fill:none}.EmptyFrame_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyFrame_svg__cls-5{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyFrame_svg__cls-4{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
className: "EmptyFrame_svg__cls-1",
|
|
13
12
|
d: "M87.55 64.35s46.92-30.84 70.66-21.56 40 87.37-26.06 122.42S36.26 124 36 110.51c-.24-13.06 0-44.22 51.55-46.16z"
|
|
14
13
|
}), /*#__PURE__*/React.createElement("ellipse", {
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyHappiness(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 200 200",
|
|
10
|
-
name: "happiness"
|
|
11
|
-
|
|
8
|
+
name: "happiness",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyHappiness_svg__cls-3,.EmptyHappiness_svg__cls-4,.EmptyHappiness_svg__cls-5,.EmptyHappiness_svg__cls-6,.EmptyHappiness_svg__cls-7{fill:none}.EmptyHappiness_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyHappiness_svg__cls-6{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyHappiness_svg__cls-4,.EmptyHappiness_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyHappiness_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyHappiness_svg__cls-7{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
d: "M86.51 62.52S133.43 31.67 157.17 41s40 87.37-26.06 122.41S35.22 122.19 35 108.68c-.28-13.07 0-44.23 51.51-46.16z",
|
|
13
12
|
opacity: 0.05,
|
|
14
13
|
fill: "var(--zd_emptysvg_primary_fill)"
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyHistory(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 200 200",
|
|
10
|
-
name: "accounts"
|
|
11
|
-
|
|
8
|
+
name: "accounts",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyHistory_svg__cls-3,.EmptyHistory_svg__cls-4,.EmptyHistory_svg__cls-5,.EmptyHistory_svg__cls-6,.EmptyHistory_svg__cls-7{fill:none}.EmptyHistory_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyHistory_svg__cls-6{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyHistory_svg__cls-4,.EmptyHistory_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyHistory_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyHistory_svg__cls-7{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
d: "M86.51 62.52S133.43 31.67 157.17 41s40 87.37-26.06 122.41S35.22 122.19 35 108.68c-.28-13.07 0-44.23 51.51-46.16z",
|
|
13
12
|
opacity: 0.05,
|
|
14
13
|
fill: "var(--zd_emptysvg_primary_fill)"
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyInstagram(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 500 500",
|
|
10
|
-
name: "emptyInstagram"
|
|
11
|
-
|
|
8
|
+
name: "emptyInstagram",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("g", {
|
|
12
11
|
clipPath: "url(#instagram_svg__a)"
|
|
13
12
|
}, /*#__PURE__*/React.createElement("path", {
|
|
14
13
|
opacity: 0.8,
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyInstantmessage(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 500 500",
|
|
10
|
-
name: "emptyInstantmessage"
|
|
11
|
-
|
|
8
|
+
name: "emptyInstantmessage",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
d: "M317.98 373.083c7.705 0 13.952-6.247 13.952-13.953 0-7.706-6.247-13.952-13.952-13.952-7.706 0-13.953 6.246-13.953 13.952 0 7.706 6.247 13.953 13.953 13.953ZM386.859 330.678c15.341 0 27.778-12.437 27.778-27.778 0-15.342-12.437-27.779-27.778-27.779-15.342 0-27.779 12.437-27.779 27.779 0 15.341 12.437 27.778 27.779 27.778ZM238.015 134.565c15.342 0 27.778-12.437 27.778-27.779 0-15.341-12.436-27.778-27.778-27.778-15.342 0-27.779 12.437-27.779 27.778 0 15.342 12.437 27.779 27.779 27.779Z",
|
|
13
12
|
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
14
13
|
}), /*#__PURE__*/React.createElement("path", {
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyInvoice(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 200 200",
|
|
10
|
-
name: "invoice"
|
|
11
|
-
|
|
8
|
+
name: "invoice",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyInvoice_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill)}.EmptyInvoice_svg__cls-3,.EmptyInvoice_svg__cls-4,.EmptyInvoice_svg__cls-5,.EmptyInvoice_svg__cls-7,.EmptyInvoice_svg__cls-8{fill:none}.EmptyInvoice_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyInvoice_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyInvoice_svg__cls-4,.EmptyInvoice_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyInvoice_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyInvoice_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
d: "M86.51 62.52S133.43 31.67 157.17 41s40 87.37-26.06 122.41S35.22 122.19 35 108.68c-.28-13.07 0-44.23 51.51-46.16z",
|
|
13
12
|
opacity: 0.05,
|
|
14
13
|
fill: "var(--zd_emptysvg_primary_fill)"
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyLine(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 500 500",
|
|
10
|
-
name: "emptyLine"
|
|
11
|
-
|
|
8
|
+
name: "emptyLine",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("g", {
|
|
12
11
|
clipPath: "url(#line_svg__a)"
|
|
13
12
|
}, /*#__PURE__*/React.createElement("path", {
|
|
14
13
|
d: "M254.349 223.031s17.968 28.302 20.17 29.473c2.201 1.172-.48-35.669-.853-37.107-.373-1.438 23.082-1.243 23.366 1.438.284 2.681 0 52.288 0 56.088 0 3.799 34.782 1.455 38.421 2.432 3.64.977 2.433-11.789 1.776-13.458-.657-1.669-26.242-.764-26.242-.764s1.776-10.368 1.438-10.795c-.337-.426-1.438 1.456-1.438 1.456s24.484 0 26.917.391c2.432.391 0-7.652 0-12.18 0-4.527-25.124-2.521-26.899-2.521-1.776 0 1.775-9.854 1.775-10.653 0-.799-5.095-.781-1.775 1.278 3.32 2.06 18.926 0 24.484 0 5.557 0 2.432-8.274 2.432-11.789 0-3.515-52.075-1.953-49.252-2.006 2.823-.054 0 54.49 0 58.112s-6.96 2.325-11.771 2.325c-4.812 0-27.449-35.225-27.449-35.225v34.213c0 2.06-11.506.16-11.878 2.433-.373 2.272 5.876 0 12.535 0 2.467 0-.835-53.265 1.917-56.372 2.504-2.734-8.291-5.966-14.452-4.67-6.161 1.297-2.433 47.353-2.433 53.052 0 5.699-5.326 6.552-8.558 7.102-3.231.55-14.204-13.369-14.204-7.102 0 6.268 4.83 7.102 4.83 7.102 11.079-1.527 9.197-4.368 9.197-9.73v-48.719c0-2.184-11.541-.852-14.027 0-2.485.852 0 43.641 0 45.062 0 1.42-29.419 1.935-29.633 0-.213-1.936 17.01-1.421 19.531-.657 2.521.763 3.178 8.877 2.148 11.683-1.03 2.805-35.208.55-40.943 0-5.734-.551-2.734-59.053 7.422-58.592 10.156.462 6.942 46.909 6.942 46.909s-22.442 37.942-49.714 18.501c0 0 53.265 65.693 123.184 82.577 0 0-192.872-39.202-126.646-169.204 60.544-118.815 260.873-61.059 264.548 42.328 3.675 103.387-139.642 158.409-145.679 156.598-6.036-1.811 0-58.591 0-58.591",
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyMessenger(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 500 500",
|
|
10
|
-
name: "emptyMessenger"
|
|
11
|
-
|
|
8
|
+
name: "emptyMessenger",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("g", {
|
|
12
11
|
clipPath: "url(#messenger_svg__a)"
|
|
13
12
|
}, /*#__PURE__*/React.createElement("path", {
|
|
14
13
|
opacity: 0.1,
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyNoData(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 500 500",
|
|
10
|
-
name: "nodata"
|
|
11
|
-
|
|
8
|
+
name: "nodata",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
opacity: 0.1,
|
|
13
12
|
d: "M217.1 158.5s113.7-75.3 171.3-52.6c57.6 22.7 96.9 213.3-63.2 298.9C165.1 490.4 92.8 304.3 92.1 271.3c-.5-32 .1-108.1 125-112.8Z",
|
|
14
13
|
fill: "var(--zd_emptysvg_primary_fill)"
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyNotification(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 200 200",
|
|
10
|
-
name: "notification"
|
|
11
|
-
|
|
8
|
+
name: "notification",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyNotification_svg__cls-3,.EmptyNotification_svg__cls-4,.EmptyNotification_svg__cls-5,.EmptyNotification_svg__cls-6,.EmptyNotification_svg__cls-7{fill:none}.EmptyNotification_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyNotification_svg__cls-6{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyNotification_svg__cls-4,.EmptyNotification_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyNotification_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyNotification_svg__cls-7{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
d: "M86.51 62.52S133.43 31.67 157.17 41s40 87.37-26.06 122.41S35.22 122.19 35 108.68c-.28-13.07 0-44.23 51.51-46.16z",
|
|
13
12
|
opacity: 0.05,
|
|
14
13
|
fill: "var(--zd_emptysvg_primary_fill)"
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { EmptyStateProps } from '../props/propTypes';
|
|
3
|
+
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
4
|
+
import SVG from '../../SVG/SVG';
|
|
5
|
+
export default function EmptyPenguin(props) {
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
7
|
+
viewBox: "0 0 500 500",
|
|
8
|
+
name: "penguin",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("g", {
|
|
11
|
+
clipPath: "url(#a)"
|
|
12
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
13
|
+
fill: "var(--zd_emptysvg_secondary_fill)",
|
|
14
|
+
d: "M127.016 150.792s39.499-64.032 64.062-12.858c24.563 51.174 38.447 96.047 109.949 39.485 71.501-56.562 101.445-65.095 128.136-29.877 26.692 35.219 51.793 335.073-209.299 273.18.046.047-206.587-77.847-92.848-269.93Z",
|
|
15
|
+
opacity: 0.3
|
|
16
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fill: "var(--zd_emptysvg_secondary_fill)",
|
|
18
|
+
d: "M57.187 138.928c16.401 0 29.698-13.287 29.698-29.678 0-16.39-13.297-29.678-29.698-29.678-16.402 0-29.698 13.287-29.698 29.678s13.296 29.678 29.698 29.678ZM134.326 461.785c8.23 0 14.902-6.667 14.902-14.891 0-8.225-6.672-14.892-14.902-14.892s-14.901 6.667-14.901 14.892c0 8.224 6.671 14.891 14.901 14.891Z",
|
|
19
|
+
opacity: 0.5
|
|
20
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
21
|
+
stroke: "var(--zd_emptysvg_medium_circle)",
|
|
22
|
+
fill: "transparent",
|
|
23
|
+
strokeMiterlimit: 10,
|
|
24
|
+
strokeWidth: 1.5,
|
|
25
|
+
d: "M260.194 92.886c2.286 0 4.14-1.837 4.14-4.103s-1.854-4.103-4.14-4.103c-2.287 0-4.141 1.837-4.141 4.103s1.854 4.103 4.141 4.103Z"
|
|
26
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
27
|
+
stroke: "var(--zd_emptysvg_small_circle)",
|
|
28
|
+
fill: "transparent",
|
|
29
|
+
d: "M219.571 444.673c2.287 0 4.141-1.837 4.141-4.103s-1.854-4.103-4.141-4.103-4.14 1.837-4.14 4.103 1.853 4.103 4.14 4.103Z"
|
|
30
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
stroke: "var(--zd_emptysvg_cross)",
|
|
32
|
+
fill: "transparent",
|
|
33
|
+
strokeMiterlimit: 10,
|
|
34
|
+
strokeWidth: 1.5,
|
|
35
|
+
d: "M26.073 270.451c2.139 0 3.872-1.717 3.872-3.834 0-2.118-1.733-3.834-3.872-3.834-2.138 0-3.871 1.716-3.871 3.834 0 2.117 1.733 3.834 3.871 3.834Z"
|
|
36
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
37
|
+
stroke: "var(--zd_emptysvg_tiny_circle)",
|
|
38
|
+
fill: "transparent",
|
|
39
|
+
d: "M476.511 275.266c2.139 0 3.872-1.716 3.872-3.833 0-2.118-1.733-3.834-3.872-3.834-2.138 0-3.871 1.716-3.871 3.834 0 2.117 1.733 3.833 3.871 3.833Z"
|
|
40
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
41
|
+
stroke: "var(--zd_emptysvg_plus)",
|
|
42
|
+
strokeLinecap: "round",
|
|
43
|
+
strokeLinejoin: "round",
|
|
44
|
+
strokeWidth: 1.5,
|
|
45
|
+
d: "m99.178 136.368-.41 7.224M95.33 139.781l7.286.398"
|
|
46
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
47
|
+
stroke: "#5BC0A4",
|
|
48
|
+
strokeLinecap: "round",
|
|
49
|
+
strokeLinejoin: "round",
|
|
50
|
+
strokeWidth: 1.5,
|
|
51
|
+
d: "m426.485 84.423 4.854 5.388M426.193 89.52l5.438-4.817"
|
|
52
|
+
}), /*#__PURE__*/React.createElement("g", {
|
|
53
|
+
clipPath: "url(#b)"
|
|
54
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
55
|
+
fill: "var(--zd_emptysvg_secondary_fill)",
|
|
56
|
+
d: "M303.599 225.151c13.066-1.678 11.111 13.378 11.058 14.735-.449 11.113.63 18.646-1.314 32.505-5.609 40.049.213 83.347-2.671 91.895-4.498 13.421-26.517.555-28.269-54.314-1.176-36.448 6.463-51.418 7.735-56.633 4.765-19.479 4.594-27.055 13.461-28.188ZM243.546 334.356a3.6 3.6 0 0 1-6.549 2.49c-5.342-7.694-11.496-22.332-12.404-49.206-1.645-48.277-21.912-32.655-33.312-53.77-11.399-21.114-14.797-26.713-10.972-34.396 3.825-7.683 7.009 16.883 23.259 17.685 16.25.801 30.854 31.254 32.371 51.119 1.101 14.553 5.395 48.8 7.607 66.078ZM186.004 163.325c-2.714 6.027-11.635 5.012-13.205-1.399-1.902-7.801-3.409-18.999 1.869-23.797 8.547-7.704 14.231 7.907 13.248 17.599a24.89 24.89 0 0 1-1.912 7.597Z"
|
|
57
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
58
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
59
|
+
fill: "transparent",
|
|
60
|
+
strokeLinecap: "round",
|
|
61
|
+
strokeLinejoin: "round",
|
|
62
|
+
strokeWidth: 1.5,
|
|
63
|
+
d: "m174.252 174.278-.481-6.112a57.338 57.338 0 0 1-2.5-1.86 18.45 18.45 0 0 1-5.833-21.37 14.075 14.075 0 0 1 7.478-7.822c3.889-1.453 13.408-.577 14.444 13.827.962 13.346-6.25 17.588-11.474 18.924a10.689 10.689 0 0 1-9.327-2.009c-12.329-9.788-6.88-29.631 1.528-33.392 13.077-5.845 22.981 4.776 23.504 16.028.898 19.822-13.579 21.211-13.579 21.211l.086 2.532s.224 25.165-.641 25.645c-.866.481-4.124.299-4.124-.385 0-.683-.812-10.023-.139-10.685.673-.662 11.923-5.15 10.844-7.309-1.079-2.158-11.752-3.793-12.468-2.137-.588 1.421-5.887 8.987-3.547 19.993 0 0 6.528 46.3 45.277 62.232 7.34 3.024 10.342-39.847 1.902-43.127-8.44-3.28-17.094.235-23.215-5.631-6.122-5.866-11.485-16.648-11.485-16.648 21.207 31.522 38.226 2.853 49.07 43.49 11.891 44.601 26.709 140.727 15.683 137.959-11.025-2.767-15.822-32.12-15.822-32.12-17.874-109.205 2.211-151.915 10.844-158.85 8.632-6.934 6.923-13.356 6.923-13.356-3.045-19.79-49.028-24.352-49.028-24.352s-1.186-5.418 10.994-6.262c12.179-.844 19.391 2.201 40.085-4.605 20.694-6.807 40.075 20.665 40.075 20.665 34.786 53.427 27.393 111.577 25.192 124.154-2.201 12.577-5.021 31.757-2.201 65.095 2.821 33.339-10.972 26.714-10.972 26.714-37.457-32.056-13.291-154.062-4.274-161.35 9.017-7.287 19.936 18.732 19.936 18.732 33.825 90.014 2.692 141.752-24.572 160.206-27.265 18.454-72.265 4.221-72.65 0-.384-4.221 37.671-5.77 61.336 3.11 23.664 8.879 51.036 0 51.036 0"
|
|
64
|
+
}))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
65
|
+
id: "a"
|
|
66
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
67
|
+
fill: "#fff",
|
|
68
|
+
d: "M19.617 39h460.766v422.785H19.617z"
|
|
69
|
+
})), /*#__PURE__*/React.createElement("clipPath", {
|
|
70
|
+
id: "b"
|
|
71
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
72
|
+
fill: "#fff",
|
|
73
|
+
d: "M158.547 131.953h174.411v270.363H158.547z"
|
|
74
|
+
}))));
|
|
75
|
+
}
|
|
76
|
+
EmptyPenguin.propTypes = EmptyStateProps;
|
|
77
|
+
EmptyPenguin.defaultProps = { ...EmptyStateDefaultProps,
|
|
78
|
+
dataId: 'emptyPenguin'
|
|
79
|
+
};
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
-
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import { EmptyStateProps } from '../props/propTypes';
|
|
5
3
|
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
4
|
import SVG from '../../SVG/SVG';
|
|
7
5
|
export default function EmptyPreference(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 500 500",
|
|
10
|
-
name: "emptyPreference"
|
|
11
|
-
|
|
8
|
+
name: "emptyPreference",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("g", {
|
|
12
11
|
clipPath: "url(#clip0_8054_29289)"
|
|
13
12
|
}, /*#__PURE__*/React.createElement("path", {
|
|
14
13
|
opacity: 0.1,
|