@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
|
@@ -0,0 +1,75 @@
|
|
|
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 Integrations(props) {
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
7
|
+
viewBox: "0 0 500 500",
|
|
8
|
+
name: "emptyIntegrations",
|
|
9
|
+
styleName: {
|
|
10
|
+
fill: 'none'
|
|
11
|
+
},
|
|
12
|
+
...props
|
|
13
|
+
}, /*#__PURE__*/React.createElement("g", {
|
|
14
|
+
clipPath: "url(#a)"
|
|
15
|
+
}, /*#__PURE__*/React.createElement("g", {
|
|
16
|
+
clipPath: "url(#b)"
|
|
17
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
18
|
+
fill: "var(--zd_emptysvg_primary_fill)",
|
|
19
|
+
d: "M200.502 140.5s116.75-78 175.75-54.5 99.25 220.75-64.75 309.25-238.5-104-239.25-138c-.5-33.25 0-111.75 128.25-116.75Z",
|
|
20
|
+
opacity: 0.1
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
fill: "var(--zd_emptysvg_plus)",
|
|
23
|
+
d: "M35 293.249c-.25 0 0 0 0 0-.75 0-1.25-.75-1.25-1.25l1-18.75c0-.75.5-1.25 1.25-1.25s1.25.5 1.25 1.25l-1 18.75c-.25.75-.75 1.25-1.25 1.25Z"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
fill: "var(--zd_emptysvg_plus)",
|
|
26
|
+
d: "m44.501 284.498-18.5-1c-.75 0-1.25-.75-1.25-1.25 0-.75.75-1.25 1.25-1.25l18.25 1c.75 0 1.25.75 1.25 1.25.25.75-.25 1.25-1 1.25Z"
|
|
27
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
fill: "var(--zd_emptysvg_medium_circle)",
|
|
29
|
+
d: "M428 51.999c-6.5 0-11.75 5.25-11.75 11.75s5.25 11.75 11.75 11.75 11.75-5.25 11.75-11.75-5.5-11.75-11.75-11.75Zm0 21.25c-5 0-9.25-4.25-9.25-9.5s4.25-9.5 9.25-9.5 9.25 4.25 9.25 9.5-4.25 9.5-9.25 9.5ZM311 432.748c-4.75 0-8.5 3.75-8.5 8.5s3.75 8.5 8.5 8.5 8.5-3.75 8.5-8.5c0-4.5-3.75-8.5-8.5-8.5Zm0 14.75c-3.25 0-6-2.75-6-6.25s2.75-6.25 6-6.25 6 2.75 6 6.25-2.75 6.25-6 6.25Z"
|
|
30
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
fill: "var(--zd_emptysvg_tiny_circle)",
|
|
32
|
+
d: "M202.251 50c-4.25 0-7.5 3.5-7.5 7.5s3.25 7.5 7.5 7.5 7.5-3.5 7.5-7.5-3.25-7.5-7.5-7.5Zm0 12.75c-2.75 0-5-2.25-5-5s2.25-5 5-5 5 2.25 5 5-2.25 5-5 5ZM474.5 324.5c-.5-.5-1.25-.5-1.75 0l-6 5.5-5.25-6c-.5-.5-1.25-.5-1.75 0s-.5 1.25 0 1.75l5.25 6-6 5.5c-.5.5-.5 1.25 0 1.75.25.25.5.5 1 .5.25 0 .5 0 .75-.25l6-5.5 5.25 6c.25.25.5.5 1 .5.25 0 .5 0 .75-.25.5-.5.5-1.25 0-1.75l-5.25-6 6-5.5c.5-.75.5-1.75 0-2.25Z"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
fill: "var(--zd_emptysvg_primary_fill)",
|
|
35
|
+
d: "M289.502 162.499s-93.25-62.25-140.5-43.5-79.5 176.5 51.75 247.25 190.75-83.25 191.25-110.5c.5-26.5 0-89.5-102.5-93.25Z",
|
|
36
|
+
opacity: 0.1
|
|
37
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
fill: "var(--zd_emptysvg_secondary_fill)",
|
|
39
|
+
d: "M179.153 358.651s24.766 23.785 31.386 21.088c6.621-2.698 139.031-61.792 134.863-66.451-4.169-4.659-22.314-14.712-26.973-13.486-4.904.981-141.973 51.983-139.276 58.849Z"
|
|
40
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
41
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
42
|
+
strokeLinecap: "round",
|
|
43
|
+
strokeLinejoin: "round",
|
|
44
|
+
strokeMiterlimit: 10,
|
|
45
|
+
strokeWidth: 2.5,
|
|
46
|
+
d: "M112.705 367.235s51.983 34.573 114.02 65.224c33.838 16.674 207.443-98.327 200.577-105.193-12.75-12.75-117.207-34.573-129.958-27.463-12.751 7.111-168.21 53.455-161.099 66.696 7.111 13.241 87.538 57.623 102.005 56.887 14.467-.49 175.566-79.446 165.267-95.874-4.658-7.602-84.595-26.973-90.725-25.011-6.13 1.961-144.916 52.964-139.767 59.094 5.15 6.13 27.954 24.52 33.348 21.823 5.64-2.697 132.656-61.546 130.694-66.695-1.962-5.15-40.949-24.03-48.06-21.578-7.111 2.452-141.483 51.738-147.613 51.493-6.13-.246-21.578 3.923-29.915-20.843S73.963 200.741 73.963 200.741s-8.582-16.184 27.953-24.275c36.536-8.092 159.628-26.728 164.777-23.295 4.659 3.188 36.781 88.764 32.367 123.828-.49 4.659-3.923 8.337-8.337 9.809l-140.011 45.853s-21.578 9.318-34.329-22.069c-12.751-31.386-26.972-99.553-26.972-99.553s-8.092-14.467 17.164-20.842c20.597-5.149 151.291-36.29 157.912-28.689 6.62 7.602 31.141 96.366 26.972 103.967"
|
|
47
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
48
|
+
fill: "var(--zd_emptysvg_secondary_fill)",
|
|
49
|
+
d: "M153.409 191.422a53.66 53.66 0 0 0-26.237 16.919c-5.639 6.62-9.072 13.977 0 15.938 17.9 3.923 49.532-3.923 49.532 3.923 0 7.602-60.321 57.623-32.122 69.639 28.198 12.015 132.901-12.996 133.391-28.199.49-15.203-22.068-88.274-28.934-91.952-15.448-8.582-70.374 6.13-95.63 13.732ZM192.152 110.013c0-4.904-4.414-2.207-5.885-3.678-2.207-2.452-3.678-6.13.981-9.808 8.092-6.62 22.559-7.602 25.501 6.62 2.943 14.222-17.164 21.333-21.823 14.713-1.962-2.452 1.226-6.376 1.226-7.847ZM309.358 110.747c6.131.49 3.188-5.64 5.395-7.356 3.433-2.697 8.337-4.414 12.751 1.961 7.846 11.035 8.091 29.915-10.789 32.613-18.881 2.697-26.237-24.03-17.41-29.67 3.188-1.962 8.337 2.207 10.053 2.452ZM331.428 207.114c2.207 4.414 4.904-.245 6.866.736 3.187 1.226 6.13 3.678 3.923 9.317-4.168 9.809-16.674 17.41-25.992 5.885-9.317-11.524 5.64-27.217 12.751-23.539 2.452 1.471 1.716 6.375 2.452 7.601Z"
|
|
50
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
51
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
52
|
+
strokeLinecap: "round",
|
|
53
|
+
strokeLinejoin: "round",
|
|
54
|
+
strokeMiterlimit: 10,
|
|
55
|
+
strokeWidth: 2.5,
|
|
56
|
+
d: "m191.169 116.144-4.414-25.502 34.084-8.091 12.26 28.198-24.03 21.578-17.9-16.183ZM191.169 116.144l29.67-33.593M233.099 110.751l-46.344-20.107M324.072 180.878l25.747-3.188 6.62 34.819-29.179 11.035-20.597-25.502 17.409-17.164ZM324.073 180.877l32.367 31.631M327.261 223.544l22.559-45.854M282.634 91.623l24.521-23.049 33.347 31.386-22.068 33.348-40.704-10.544 4.904-31.14ZM282.634 91.623l57.869 8.337M318.435 133.308l-11.279-64.734M277.729 122.764l45.609-37.27"
|
|
57
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
58
|
+
fill: "var(--zd_emptysvg_primary_stroke)",
|
|
59
|
+
d: "M185.284 271.603h-.735c-.491-.246-.981-.736-.981-1.226l-3.678-27.954c-.491-2.942 1.471-5.639 4.168-6.62l17.41-5.15-.736-6.13-2.697.736c-.49.245-.981 0-1.226-.245-.49-.245-.736-.736-.736-.981l-1.471-8.827c0-.736.49-1.472 1.226-1.717l7.111-2.207c1.716-.49 3.678-.245 5.149.736 1.472.981 2.452 2.452 2.698 4.168l2.206 16.674c0 .491 0 .981-.245 1.226l-12.75 14.713c-.491.49-1.226.735-1.717.49l-9.072-3.433c-.736-.245-1.226-1.226-.981-1.962.245-.735 1.226-1.226 1.961-.98h.246l8.091 2.942 11.28-12.996-2.207-15.938c-.245-.736-.736-1.716-1.471-1.962-.736-.49-1.472-.49-2.452-.245l-5.885 1.717.735 5.639 2.698-.735c.735-.246 1.716.245 1.961.981v.245l1.226 9.072c0 .736-.49 1.471-1.226 1.717l-18.39 5.394c-1.471.491-2.207 1.717-1.962 3.188l3.188 24.766 4.904-5.885c.245-.246.49-.491.736-.491l18.88-5.64c1.472-.49 2.207-1.716 1.962-3.187l-.981-6.621c0-.735.491-1.716 1.226-1.716.736 0 1.717.49 1.717 1.226l.98 6.62c.491 2.943-1.471 5.885-4.168 6.621l-18.39 5.64-6.866 8.091c-.245 0-.49.246-.736.246Z"
|
|
60
|
+
}))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
61
|
+
id: "a"
|
|
62
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
63
|
+
fill: "#fff",
|
|
64
|
+
d: "M0 0h500v500H0z"
|
|
65
|
+
})), /*#__PURE__*/React.createElement("clipPath", {
|
|
66
|
+
id: "b"
|
|
67
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
68
|
+
fill: "#fff",
|
|
69
|
+
d: "M25 50h450v400H25z"
|
|
70
|
+
}))));
|
|
71
|
+
}
|
|
72
|
+
Integrations.propTypes = EmptyStateProps;
|
|
73
|
+
Integrations.defaultProps = { ...EmptyStateDefaultProps,
|
|
74
|
+
dataId: 'emptyIntegrations'
|
|
75
|
+
};
|
|
@@ -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 KBBot(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 200 200",
|
|
10
|
-
name: "KBBot"
|
|
11
|
-
|
|
8
|
+
name: "KBBot",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.KBBot_svg__cls-2{fill:var(--zd_emptysvg_plus)}.KBBot_svg__cls-3{fill:var(--zd_emptysvg_medium_circle)}.KBBot_svg__cls-4{fill:var(--zd_emptysvg_cross)}.KBBot_svg__cls-5{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round}.KBBot_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill);}')), /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
d: "M80.05 58.19S126.71 27 150.32 36.4s39.74 88.3-25.92 123.72-95.4-41.65-95.57-55.3c-.28-13.21 0-44.7 51.22-46.63Z",
|
|
13
12
|
style: {
|
|
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 Multilingual(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 200 200",
|
|
10
|
-
name: "multilingual"
|
|
11
|
-
|
|
8
|
+
name: "multilingual",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.cls-2{fill:var(--zd_emptysvg_plus)}.cls-3{fill:var(--zd_emptysvg_medium_circle)}.cls-4{fill:var(--zd_emptysvg_cross)}.cls-5{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round}.cls-6{fill:var(--zd_emptysvg_secondary_fill);}')), /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
d: "M80.22 58s46.66-31.17 70.27-21.79 39.74 88.3-25.92 123.72-95.36-41.65-95.57-55.3c-.28-13.21 0-44.7 51.22-46.63Z",
|
|
13
12
|
style: {
|
|
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 MyInformation(props) {
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
7
|
+
viewBox: "0 0 500 500",
|
|
8
|
+
name: "MyInformation",
|
|
9
|
+
styleName: {
|
|
10
|
+
fill: 'none'
|
|
11
|
+
},
|
|
12
|
+
...props
|
|
13
|
+
}, /*#__PURE__*/React.createElement("g", {
|
|
14
|
+
"clip-path": "url(#clip0_8054_26924)"
|
|
15
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
16
|
+
opacity: "0.1",
|
|
17
|
+
d: "M200.502 140.5C200.502 140.5 317.252 62.4999 376.252 85.9999C435.252 109.5 475.502 306.75 311.502 395.25C147.502 483.75 73.002 291.25 72.252 257.25C71.752 224 72.252 145.5 200.502 140.5Z",
|
|
18
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M10 243.25C9.75 243.25 10 243.25 10 243.25C9.25 243.25 8.75 242.5 8.75 242L9.75 223.25C9.75 222.5 10.25 222 11 222C11.75 222 12.25 222.5 12.25 223.25L11.25 242C11 242.75 10.5 243.25 10 243.25Z",
|
|
21
|
+
fill: "var(--zd_emptysvg_plus)"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
d: "M19.501 234.5L1.00098 233.5C0.250977 233.5 -0.249023 232.75 -0.249023 232.25C-0.249023 231.5 0.500977 231 1.00098 231L19.251 232C20.001 232 20.501 232.75 20.501 233.25C20.751 234 20.251 234.5 19.501 234.5Z",
|
|
24
|
+
fill: "var(--zd_emptysvg_plus)"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
d: "M428 52C421.5 52 416.25 57.25 416.25 63.75C416.25 70.25 421.5 75.5 428 75.5C434.5 75.5 439.75 70.25 439.75 63.75C439.75 57.25 434.25 52 428 52ZM428 73.25C423 73.25 418.75 69 418.75 63.75C418.75 58.5 423 54.25 428 54.25C433 54.25 437.25 58.5 437.25 63.75C437.25 69 433 73.25 428 73.25Z",
|
|
27
|
+
fill: "var(--zd_emptysvg_medium_circle)"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
29
|
+
d: "M61 382.75C56.25 382.75 52.5 386.499 52.5 391.249C52.5 395.999 56.25 399.749 61 399.749C65.75 399.749 69.5 395.999 69.5 391.249C69.5 386.749 65.75 382.75 61 382.75ZM61 397.499C57.75 397.499 55 394.749 55 391.249C55 387.749 57.75 384.999 61 384.999C64.25 384.999 67 387.749 67 391.249C67 394.749 64.25 397.499 61 397.499Z",
|
|
30
|
+
fill: "var(--zd_emptysvg_medium_circle)"
|
|
31
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "M177.251 0C173.001 0 169.751 3.5 169.751 7.5C169.751 11.5 173.001 15 177.251 15C181.501 15 184.751 11.5 184.751 7.5C184.751 3.5 181.501 0 177.251 0ZM177.251 12.75C174.501 12.75 172.251 10.5 172.251 7.75C172.251 5 174.501 2.75 177.251 2.75C180.001 2.75 182.251 5 182.251 7.75C182.251 10.5 180.001 12.75 177.251 12.75Z",
|
|
33
|
+
fill: "var(--zd_emptysvg_tiny_circle)"
|
|
34
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
35
|
+
d: "M449.5 274.5C449 274 448.25 274 447.75 274.5L441.75 280L436.5 274C436 273.5 435.25 273.5 434.75 274C434.25 274.5 434.25 275.25 434.75 275.75L440 281.75L434 287.25C433.5 287.75 433.5 288.5 434 289C434.25 289.25 434.5 289.5 435 289.5C435.25 289.5 435.5 289.5 435.75 289.25L441.75 283.75L447 289.75C447.25 290 447.5 290.25 448 290.25C448.25 290.25 448.5 290.25 448.75 290C449.25 289.5 449.25 288.75 448.75 288.25L443.5 282.25L449.5 276.75C450 276 450 275 449.5 274.5Z",
|
|
36
|
+
fill: "var(--zd_emptysvg_tiny_circle)"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
opacity: "0.1",
|
|
39
|
+
d: "M289.502 162.5C289.502 162.5 196.252 100.25 149.002 119C101.752 137.75 69.5022 295.5 200.752 366.25C332.002 437 391.502 283 392.002 255.75C392.502 229.25 392.002 166.25 289.502 162.5Z",
|
|
40
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("g", {
|
|
42
|
+
"clip-path": "url(#clip1_8054_26924)"
|
|
43
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
44
|
+
d: "M301.25 260.5C291.75 252.75 151.75 254 151.75 254C151.75 254 124.75 264.5 152.75 267.75C181.25 271 311 268.5 301.25 260.5Z",
|
|
45
|
+
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
46
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
47
|
+
d: "M209.752 293.5C209.752 293.5 194.502 303.25 210.502 306.25C226.252 309.25 299.752 307 294.252 299.75C288.752 292.25 209.752 293.5 209.752 293.5Z",
|
|
48
|
+
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
49
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
50
|
+
d: "M209.752 325C209.752 325 194.502 334.75 210.502 337.75C226.252 340.75 299.752 338.5 294.252 331.25C288.752 324 209.752 325 209.752 325Z",
|
|
51
|
+
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
52
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
53
|
+
d: "M172 291.25C172 291.25 164.5 293.75 169.25 298.75C174.25 303.75 172.75 303.25 172.75 306.5C172.75 309.75 188.5 303.5 187 295.75C185 288 172 291.25 172 291.25Z",
|
|
54
|
+
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
55
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
56
|
+
d: "M172 326.5C172 326.5 164.5 329 169.25 334C174.25 339 172.75 338.5 172.75 341.75C172.75 345 188.5 338.75 187 331C185 323.25 172 326.5 172 326.5Z",
|
|
57
|
+
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
58
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
59
|
+
d: "M234.749 384C164.749 384 91.499 381.75 90.249 381.75C79.749 380.25 82.499 355.5 82.999 352.5L84.999 187.5L82.999 28.25V28C85.999 16.5 174.249 16 305.749 19C325.249 19.5 339.499 19.75 344.499 19.5C350.999 19.25 356.499 21.25 360.499 25.25C368.999 33.75 368.749 48.25 368.749 48.75L368.499 187.5C368.499 188.25 367.999 188.75 367.249 188.75C366.499 188.75 365.999 188.25 365.999 187.5L366.249 48.75C366.249 48.5 366.499 34.75 358.749 27C355.249 23.5 350.249 21.75 344.499 21.75C339.499 22 325.249 21.5 305.749 21.25C246.749 20.25 89.999 16.75 85.499 28.5L87.499 187.5L85.499 352.75C84.749 359.5 83.999 378.25 90.749 379.25C95.499 380 161.749 381.5 226.499 381.75C227.249 381.75 228.249 381.75 228.999 381.75C346.499 381.75 358.999 376.25 359.999 374.75C365.749 365.5 365.499 266.5 364.499 215.25C360.999 198 334.999 187.25 309.249 181C293.749 210.25 262.999 230.25 227.999 230.25C227.749 230.25 227.499 230.25 227.499 230.25H224.249C223.499 230.25 222.999 229.75 222.999 229C222.999 228.25 223.499 227.75 224.249 227.75H227.499C227.749 227.75 227.999 227.75 227.999 227.75C261.749 227.75 291.499 208.5 306.749 180.5C280.999 174.5 256.249 172.5 255.749 172.5C254.999 172.5 254.249 172.5 253.499 172.25C254.749 179 252.999 186 252.999 186.25C252.999 186.75 252.499 187 251.999 187.25C251.499 187.25 250.999 187.25 250.749 187C248.249 184.5 245.749 183.5 243.249 184C235.499 185.5 229.499 199.5 229.499 199.5C229.249 200 228.749 200.25 228.249 200.25C227.749 200.25 227.249 199.75 227.249 199.25C226.499 196.25 224.499 193.75 221.249 191.75C216.999 189.25 214.499 186.5 213.999 183.75C213.499 181.75 214.249 180.25 214.249 180.25C214.499 179.75 214.999 179.5 215.499 179.75C220.499 180.75 225.499 187 227.999 190.5C228.999 188.5 230.499 186.75 232.249 185C234.249 183 236.249 180.75 237.249 178C239.249 173.5 239.249 167.75 239.249 161.75C234.249 166.75 229.249 167.25 228.999 167.25C217.999 167.25 211.999 159.25 208.749 152C207.499 160 204.999 162.75 204.749 162.75C203.499 164 202.249 165.5 201.249 166.75C201.499 167 201.999 167.5 202.249 167.75C208.499 173.25 212.499 179.25 212.749 179.5C212.999 180 212.999 180.75 212.499 181.25L198.999 191C198.749 191.25 198.499 191.25 197.999 191.25C197.749 191.25 197.249 191 197.249 190.75C197.249 190.75 191.249 181.5 196.749 170C192.749 172.75 186.999 175.75 179.499 178.75C171.749 181.75 165.749 186.5 161.249 193C169.499 208.75 186.999 220 214.999 227.5C215.499 227.75 215.999 228.25 215.999 228.75C215.999 229.25 215.499 229.75 214.749 229.75C181.749 229.75 157.499 207 157.249 206.75C156.999 206.5 113.749 171.75 136.249 102.25C144.499 76.25 162.499 57.75 188.249 48.75C220.249 37.75 257.999 43.75 275.999 56C297.999 71 320.249 92.5 319.999 138C319.749 152.5 316.249 166.25 310.249 178.5C344.499 187 363.499 199.25 366.749 214.75C366.999 221 369.749 363.5 361.999 375.75C357.999 382.25 297.749 384 234.749 384ZM223.999 45.5C212.249 45.5 200.249 47.25 188.999 51C164.249 59.5 146.749 77.5 138.499 103C116.749 171 158.499 204.5 158.749 204.75C158.999 205 176.999 221.75 202.999 226C180.249 218.25 165.749 207.5 158.499 193.25C158.249 192.75 158.249 192.5 158.499 192C163.249 184.75 169.499 179.5 178.249 176.25C189.499 171.75 194.999 168 197.749 165.5C197.249 164.5 197.249 163.5 197.249 162.5C197.499 159.75 199.749 158.25 199.999 158.25C200.499 158 200.999 158 201.499 158.25C201.999 158.75 202.749 159.5 202.999 161L203.249 160.75C203.249 160.75 206.249 157.25 206.499 146.25C205.749 144.25 205.499 142.5 205.249 141.75C203.499 140.75 198.749 137.25 197.999 130.75C197.749 128 198.249 126 199.499 125C200.249 124.25 201.249 124 202.249 124C199.749 118 200.999 111.75 201.749 109C202.999 104.25 205.499 100.75 208.249 99.5C209.999 98.75 211.749 98.25 213.249 98.5C213.999 95 216.249 92.75 219.999 91.5C228.749 89 244.999 94 251.749 103.5C260.999 116.5 249.749 130.75 249.749 130.75C249.499 131.25 248.749 131.25 248.249 131.25C247.749 131 247.499 130.5 247.499 130L247.249 114C243.499 114.25 232.999 114.75 224.749 111.5C222.499 110.5 220.749 110.5 219.499 111.5C217.249 113 216.999 117 216.999 118.5C216.999 119 216.749 119.25 216.499 119.5C216.249 119.75 215.749 119.75 215.249 119.5C214.249 119 213.499 119 212.749 119.5C210.749 120.75 209.749 125 209.499 126.75C209.499 127.25 208.999 127.75 208.749 127.75L207.749 128C208.999 135.25 209.499 141.25 209.499 145.75C211.749 152.75 217.249 164.25 229.249 164.25C229.499 164.25 234.749 163.5 239.499 157.75C239.499 156.75 239.499 155.75 239.499 154.75C239.499 146.5 247.249 135.25 247.749 134.75C247.999 134.25 248.749 134 249.249 134.25C249.749 134.5 249.999 135 249.999 135.5C248.749 146.5 245.749 153.75 242.249 158.5C242.249 158.75 242.249 159.25 242.249 159.5V159.75C242.499 159.5 242.999 159.25 243.499 159.25C247.249 160.25 249.999 162.25 251.999 165.5C252.499 166.5 252.999 167.5 253.249 168.5C254.249 169 255.249 169.25 256.249 169.25C256.499 169.25 282.249 171 308.499 177.5C314.499 165.5 317.999 152 318.249 137.5C318.499 93.25 296.749 72.25 275.249 57.5C263.749 50.75 244.499 45.5 223.999 45.5ZM227.749 194.75C227.999 195 227.999 195.25 228.249 195.75C228.499 195.5 228.499 195 228.749 194.75C228.749 194.75 228.499 194.75 228.499 195C228.249 195 227.999 195 227.749 194.75ZM241.499 162.25C241.499 168.25 241.499 174.25 239.249 179.25C237.749 182.25 235.749 184.75 233.749 186.75C231.499 189.25 229.499 191.25 229.499 193.75C232.249 189 236.999 182.5 242.749 181.5C245.499 181 248.249 181.75 250.749 183.5C251.249 180.75 251.749 175.5 250.499 171C245.749 168.25 242.249 163.25 241.499 162.25ZM215.999 182.5C215.999 184 217.249 186.75 222.249 189.75C223.749 190.75 224.999 191.75 226.249 192.75C223.999 189.5 219.999 184 215.999 182.5ZM199.999 169C194.749 178 197.249 185.5 198.749 188.25L209.999 180C208.499 178 205.249 173.75 200.749 169.75C200.499 169.5 200.249 169.25 199.999 169ZM200.249 161.75C199.999 162 199.749 162.5 199.749 163.25V163.5C199.999 163 200.249 162.5 200.249 162V161.75ZM245.749 142.25C243.749 146 241.499 150.75 241.249 154.75C243.249 151.5 244.749 147.5 245.749 142.25ZM202.499 126.75C201.999 126.75 201.249 126.75 200.749 127.25C199.999 128 199.999 129.5 199.999 130.75C200.749 135.75 204.249 138.75 205.749 139.75C205.499 136.25 204.999 132.5 203.999 127.75C203.999 127.5 203.999 127 204.249 126.75C203.999 126.75 203.749 126.75 203.499 126.75C203.499 126.75 202.999 126.75 202.499 126.75ZM212.749 101.25C211.749 101.25 210.249 101.5 208.999 102.25C206.999 103.25 204.999 106.25 203.999 110.25C202.249 115.75 202.749 121.5 205.249 125.25C205.499 125.75 205.499 126.25 205.249 126.75L206.499 126.25C206.749 124.25 207.999 119.75 210.999 118C211.749 117.5 212.749 117.25 214.249 117.5C214.499 115.5 215.249 111.75 217.749 110C219.749 108.5 222.249 108.5 225.499 109.75C234.999 113.5 248.249 112 248.249 112C248.499 112 248.999 112 249.249 112.25C249.499 112.5 249.749 112.75 249.749 113.25L249.999 126.5C252.499 122 255.499 113.5 249.749 105.5C243.749 96.75 228.499 92 220.749 94.25C217.999 95 216.249 96.75 215.749 99.25C216.249 99.5 216.749 99.75 216.999 100C217.749 100.5 217.999 101.25 217.749 101.75C217.749 102 217.499 102.75 216.499 103C215.499 103.5 214.749 103.25 214.249 103C213.499 102.25 213.249 101.5 212.749 101.25C212.999 101.25 212.999 101.25 212.749 101.25Z",
|
|
60
|
+
fill: "var(--zd_emptysvg_primary_stroke)"
|
|
61
|
+
}))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
62
|
+
id: "clip0_8054_26924"
|
|
63
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
64
|
+
width: "500",
|
|
65
|
+
height: "500",
|
|
66
|
+
fill: "white"
|
|
67
|
+
})), /*#__PURE__*/React.createElement("clipPath", {
|
|
68
|
+
id: "clip1_8054_26924"
|
|
69
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
70
|
+
width: "500",
|
|
71
|
+
height: "500",
|
|
72
|
+
fill: "white",
|
|
73
|
+
transform: "translate(82.5 17.5)"
|
|
74
|
+
}))));
|
|
75
|
+
}
|
|
76
|
+
MyInformation.propTypes = EmptyStateProps;
|
|
77
|
+
MyInformation.defaultProps = { ...EmptyStateDefaultProps,
|
|
78
|
+
dataId: 'myInformation'
|
|
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 NetworkError(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 200 200",
|
|
10
|
-
name: "NetworkError"
|
|
11
|
-
|
|
8
|
+
name: "NetworkError",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.NetworkError_svg__cls-2{fill:var(--zd_emptysvg_plus)}.NetworkError_svg__cls-3{fill:var(--zd_emptysvg_cross)}')), /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
d: "M83.58 69.05s45.64-29.14 68.74-20.37S191.2 131.25 127 164.36s-93.29-38.91-93.54-51.68c-.27-12.35-.03-41.8 50.12-43.63Z",
|
|
13
12
|
style: {
|
|
14
13
|
opacity: 0.1,
|
|
@@ -1,17 +1,16 @@
|
|
|
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 OtherConfiguration(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 500 500",
|
|
10
8
|
name: "emptyOtherConfiguration",
|
|
11
9
|
styleName: {
|
|
12
10
|
fill: 'none'
|
|
13
|
-
}
|
|
14
|
-
|
|
11
|
+
},
|
|
12
|
+
...props
|
|
13
|
+
}, /*#__PURE__*/React.createElement("g", {
|
|
15
14
|
"clip-path": "url(#clip0_8054_29335)"
|
|
16
15
|
}, /*#__PURE__*/React.createElement("path", {
|
|
17
16
|
opacity: "0.1",
|
|
@@ -0,0 +1,74 @@
|
|
|
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 PortalName(props) {
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
7
|
+
viewBox: "0 0 500 500",
|
|
8
|
+
name: "emptyPortalName",
|
|
9
|
+
styleName: {
|
|
10
|
+
fill: 'none'
|
|
11
|
+
},
|
|
12
|
+
...props
|
|
13
|
+
}, /*#__PURE__*/React.createElement("g", {
|
|
14
|
+
"clip-path": "url(#clip0_8054_29268)"
|
|
15
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
16
|
+
opacity: "0.1",
|
|
17
|
+
d: "M175.502 90.4999C175.502 90.4999 292.252 12.4999 351.252 35.9999C410.252 59.4999 450.502 256.75 286.502 345.25C122.502 433.75 48.002 241.25 47.252 207.25C46.752 174 47.252 95.4999 175.502 90.4999Z",
|
|
18
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M10 243.25C9.75 243.25 10 243.25 10 243.25C9.25 243.25 8.75 242.5 8.75 242L9.75 223.25C9.75 222.5 10.25 222 11 222C11.75 222 12.25 222.5 12.25 223.25L11.25 242C11 242.75 10.5 243.25 10 243.25Z",
|
|
21
|
+
fill: "var(--zd_emptysvg_plus)"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
d: "M19.501 234.5L1.00098 233.5C0.250977 233.5 -0.249023 232.75 -0.249023 232.25C-0.249023 231.5 0.500977 231 1.00098 231L19.251 232C20.001 232 20.501 232.75 20.501 233.25C20.751 234 20.251 234.5 19.501 234.5Z",
|
|
24
|
+
fill: "var(--zd_emptysvg_plus)"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
d: "M403 2C396.5 2 391.25 7.25 391.25 13.75C391.25 20.25 396.5 25.5 403 25.5C409.5 25.5 414.75 20.25 414.75 13.75C414.75 7.25 409.25 2 403 2ZM403 23.25C398 23.25 393.75 19 393.75 13.75C393.75 8.5 398 4.25 403 4.25C408 4.25 412.25 8.5 412.25 13.75C412.25 19 408 23.25 403 23.25Z",
|
|
27
|
+
fill: "var(--zd_emptysvg_medium_circle)"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
29
|
+
d: "M311 432.75C306.25 432.75 302.5 436.5 302.5 441.25C302.5 446 306.25 449.75 311 449.75C315.75 449.75 319.5 446 319.5 441.25C319.5 436.75 315.75 432.75 311 432.75ZM311 447.5C307.75 447.5 305 444.75 305 441.25C305 437.75 307.75 435 311 435C314.25 435 317 437.75 317 441.25C317 444.75 314.25 447.5 311 447.5Z",
|
|
30
|
+
fill: "var(--zd_emptysvg_medium_circle)"
|
|
31
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "M177.251 0C173.001 0 169.751 3.5 169.751 7.5C169.751 11.5 173.001 15 177.251 15C181.501 15 184.751 11.5 184.751 7.5C184.751 3.5 181.501 0 177.251 0ZM177.251 12.75C174.501 12.75 172.251 10.5 172.251 7.75C172.251 5 174.501 2.75 177.251 2.75C180.001 2.75 182.251 5 182.251 7.75C182.251 10.5 180.001 12.75 177.251 12.75Z",
|
|
33
|
+
fill: "var(--zd_emptysvg_tiny_circle)"
|
|
34
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
35
|
+
d: "M449.5 274.5C449 274 448.25 274 447.75 274.5L441.75 280L436.5 274C436 273.5 435.25 273.5 434.75 274C434.25 274.5 434.25 275.25 434.75 275.75L440 281.75L434 287.25C433.5 287.75 433.5 288.5 434 289C434.25 289.25 434.5 289.5 435 289.5C435.25 289.5 435.5 289.5 435.75 289.25L441.75 283.75L447 289.75C447.25 290 447.5 290.25 448 290.25C448.25 290.25 448.5 290.25 448.75 290C449.25 289.5 449.25 288.75 448.75 288.25L443.5 282.25L449.5 276.75C450 276 450 275 449.5 274.5Z",
|
|
36
|
+
fill: "var(--zd_emptysvg_tiny_circle)"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
opacity: "0.1",
|
|
39
|
+
d: "M264.502 112.5C264.502 112.5 171.252 50.2499 124.002 68.9999C76.7522 87.7499 44.5022 245.5 175.752 316.25C307.002 387 366.502 233 367.002 205.75C367.502 179.25 367.002 116.25 264.502 112.5Z",
|
|
40
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("g", {
|
|
42
|
+
"clip-path": "url(#clip1_8054_29268)"
|
|
43
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
44
|
+
d: "M331 420.5C330.75 420.5 330.75 420.5 331 420.5C330.25 420.25 329.75 420 329.75 419.25L326 365C313.25 374 237.75 421 153.5 351.5C115.5 320.25 94.2497 275.75 94.9997 229.25C95.4997 191 110.5 159.5 139 135.75C139.25 135.5 139.5 135.5 140 135.5C140.25 135.5 146.5 136.25 150.75 142.5C156 150.25 156.25 162.5 151.5 178.75C139.75 219.25 152.5 233 170 246.5C189 261.25 194.5 271 202.75 304.75C210.75 336.75 218.25 363.5 227.75 363.5C229 363.5 229.25 363.25 229.25 363.25C229.5 363 229 361.25 228.5 360.25C226.5 354.25 222.5 341.5 241.5 323C251.5 313.25 255.25 302.75 252 292.25C247.5 277.5 230 265.25 208.75 261.25C186.75 257.5 175.5 246.25 176 237.5C176.5 230 185.25 225 199.5 224.5C200 221.75 202.75 214.5 216 211C227.5 208 250.75 193.5 252 181.75C252.5 177.75 250 174.25 245 171.5C234 165.75 223.25 170.5 214.5 174.5C208.5 177.25 204 179.25 200.75 177.25C198.5 175.75 197.25 172.25 197.25 166.25C197.25 158.25 200.25 152.5 206.25 149.5C218.75 143.25 239.5 150.25 247.25 156C248.75 157 250 157.5 251 157C253.5 156.25 255.5 151.5 257 147.25C258.75 143 260 139.25 262.75 138.5C263.75 138.25 265 138.5 266 139.25C270.25 142.25 270.75 154 271.25 165.5C271.5 171.75 272 182.5 273.5 183C277.25 182.5 302.25 153.25 304.5 133C305.5 125 302.75 120 296.25 117.25C280.75 111 272.5 111 264.5 111C258 111 252 111 243 107.75C232 103.75 223.25 111 215.5 117.5C209.75 122.25 204.5 126.5 199.25 125.5C195.25 124.75 189.75 125.25 183.5 126C171.75 127 159.75 128.25 157.5 120.5C156.25 116.75 162.25 109.25 172.5 101.75C185 92.4998 252.25 48.7498 343.5 108.75C345 110 381.75 137.75 379.5 153.75C379.5 154 379.25 154.25 379 154.5C378.75 154.75 363.5 168.5 344.25 159C340.5 157 339.75 157.75 339.75 157.75C339 158.5 340.25 163.5 341.25 167C344 177 348.25 191.75 337.25 199.75C320.5 211.75 310.25 224.75 311.25 227.5C311.5 227.75 312.25 228.25 314.25 227.75C318.25 227 322 224.75 325.5 222.5C332.75 218 340.5 213.25 348.75 224C350.75 226.5 352.5 227.75 354.25 227.75C357 227.75 359.5 225 362 222.25C365.5 218.25 370 213.5 375.75 217.5C380 220.5 383.25 227.25 380.5 234.5C378.25 240.75 368 255 323.75 251.25C304 249.5 292.25 252.25 291.5 258.25C290.5 266.75 311.5 282 333.5 285.25C339.25 286 343.25 288.25 345 291.75C348.75 299.25 342.25 311.25 335.75 322.5C330.75 331.5 325.5 340.75 327.5 345C328 346.25 329.5 347.25 331.5 347.75C337 349 343.5 346.75 350.75 341C369 326.5 384.25 296.5 384.25 285.25C384.25 279 383.25 272.5 382.25 267.5C381 260.75 380.5 257.5 382.5 256.5C384 255.75 385.75 257 387.25 258.25C388.25 259 389 259.75 390 260.75C393 263.5 396 266.25 397.5 265.75C398.5 265.25 400 263.25 400.75 255C402.75 237.25 408 189.75 383.25 161.75C382.75 161.25 382.75 160.5 383.25 160C383.75 159.5 384.5 159.5 385 160C410.5 188.75 405 237 403 255C402 263 400.75 266.75 398 267.75C395 268.75 391.75 266 387.75 262.25C387 261.5 386 260.75 385.25 260C384.25 259 383.75 258.75 383.25 258.75C383 260 383.75 263.75 384.25 267C385.25 272.25 386.25 278.75 386.25 285.25C386.25 298.25 369.25 329 351.75 343C344 349.25 336.75 351.75 330.25 350.25C327.5 349.5 325.5 348.25 324.5 346.25C322 340.75 327 331.75 332.75 321.5C338.5 311.25 345 299.25 342 293C340.75 290.25 337.5 288.5 332.5 287.75C310.25 284.5 287.25 268.75 288.5 258C289.25 252.5 295.75 246.5 323.5 248.75C366.25 252.5 375.75 239.5 377.75 233.75C380 227.75 377.5 222.25 373.75 219.75C370 217.25 367.5 219.75 363.25 224.25C360.25 227.5 357.25 230.75 353.5 230.5C351 230.5 348.5 228.75 346.25 225.75C339.25 217 333.5 220.5 326.25 225C322.5 227.25 318.5 229.75 314 230.5C311 231 309 230.5 308.25 228.75C305.75 223 322.25 207.25 335 198C344.5 191.25 340.75 177.75 338 168C336.25 162 335.25 158 337.25 156.25C338.75 155 340.75 155.5 344.5 157.25C361 165.5 374 155.5 376.25 153.5C377.5 138.5 341.5 111.5 341.25 111.25C251.5 52.2498 185.5 94.9998 173.25 104.25C162.25 112.25 158.75 118.75 159.25 120.25C161 126 172.5 125 182.75 124C189 123.5 194.75 122.75 199 123.5C203.25 124.25 207.75 120.5 213.25 116C221 109.5 230.75 101.25 243.25 105.75C251.75 109 257.75 109 264 108.75C271.75 108.75 280.75 108.5 296.75 115C304.25 118 307.5 124.25 306.5 133.25C304.75 153.25 279.75 184 274 185C273.25 185.25 272.5 185 272 184.5C269.75 182.5 269.25 176 269 165.25C268.75 155.5 268.25 143.25 265 141C264.25 140.5 264 140.5 264 140.75C262.5 141.25 261.25 145 260 148C258 153 256 158.25 252.25 159.25C250.5 159.75 248.5 159.25 246.25 157.75C237.5 151.5 218 146 207.5 151.5C202.5 154 199.75 159 199.75 166C199.75 170.75 200.5 173.75 202 174.75C204 176.25 208.5 174.25 213.5 172C222.25 168 234 162.75 246.25 169C252.5 172.25 255.25 176.5 254.75 181.75C253 194.75 229 210 216.5 213.25C202 217 201.75 225.25 201.75 225.75C201.75 226.5 201.25 227 200.5 227C187.25 227.5 179 231.5 178.5 237.75C178 245.5 189.25 255.5 209 259C231.25 263 249.5 276 254.25 291.5C256.75 299.5 256.75 311.75 243.25 324.75C225.5 342 229 353.25 231 359.25C231.75 361.5 232.25 363.25 231.25 364.5C230.5 365.5 229 365.75 227.75 365.75C216.5 365.75 209.25 340.75 200.5 305.25C192.25 272 187 262.75 168.5 248.5C150.75 234.75 137.25 220 149.25 178.25C153.75 162.75 153.5 151 149 144C146 139.5 141.75 138.25 140.5 138C112.5 161.25 97.9997 192 97.4997 229.25C96.7497 275 117.75 318.75 155 349.5C202.25 388.5 246.25 389.75 275 383.75C306 377.5 326.25 361.75 326.25 361.5C326.5 361.25 326.75 361.25 326.75 361.25L315.5 353C315 352.5 314.75 351.75 315.25 351.25C315.75 350.75 316.5 350.5 317 351L375.75 393.5C376.25 393.75 376.5 394.5 376.25 395C376 395.5 375.5 395.75 375 395.75L344 395L332 419.75C331.75 420.25 331.25 420.5 331 420.5ZM328.25 362.5L331.75 414.5L342 393.25C342.25 392.75 342.75 392.5 343.25 392.5L371.25 393.25L328.25 362.5Z",
|
|
45
|
+
fill: "var(--zd_emptysvg_primary_stroke)"
|
|
46
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
47
|
+
d: "M249.749 117.5C237.749 117.5 209.999 133.5 187.499 133.5C180.499 133.5 174.749 133.5 169.749 133.25C160.999 133 154.249 140.75 155.749 149.25C157.749 160 159.749 173.75 159.749 184.5C159.749 205 159.749 227.5 168.999 230.25C178.249 233 196.249 197 215.499 193.75C234.749 190.5 196.249 192.5 191.749 182.5C187.249 172.5 190.999 141.5 204.249 140.75C217.499 140 245.249 148.75 248.749 144C251.749 139.25 261.749 117.5 249.749 117.5Z",
|
|
48
|
+
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
49
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
50
|
+
d: "M352.749 318.25C345.499 333.25 392.999 282 370.499 253.25C370.499 253.25 334.999 266.25 315.499 261.75C295.749 257.25 315.499 273.5 333.249 274.75C350.749 276.25 359.999 303 352.749 318.25Z",
|
|
51
|
+
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
52
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
53
|
+
d: "M333.998 401.5L341.498 385.25L360.498 389.75L331.748 368.25L333.998 401.5Z",
|
|
54
|
+
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
55
|
+
}))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
56
|
+
id: "clip0_8054_29357"
|
|
57
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
58
|
+
width: "450",
|
|
59
|
+
height: "400",
|
|
60
|
+
fill: "white",
|
|
61
|
+
transform: "translate(25 50)"
|
|
62
|
+
})), /*#__PURE__*/React.createElement("clipPath", {
|
|
63
|
+
id: "clip1_8054_29357"
|
|
64
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
65
|
+
width: "310.5",
|
|
66
|
+
height: "343",
|
|
67
|
+
fill: "white",
|
|
68
|
+
transform: "translate(95 77.5)"
|
|
69
|
+
}))));
|
|
70
|
+
}
|
|
71
|
+
PortalName.propTypes = EmptyStateProps;
|
|
72
|
+
PortalName.defaultProps = { ...EmptyStateDefaultProps,
|
|
73
|
+
dataId: 'emptyPortalName'
|
|
74
|
+
};
|
|
@@ -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 Predictor(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 200 200",
|
|
10
|
-
name: "predictor"
|
|
11
|
-
|
|
8
|
+
name: "predictor",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("style", null, '.Predictor_svg__st0{fill:none}.Predictor_svg__st1{opacity:.1;fill:var(--zd_emptysvg_primary_fill);enable-background:new}.Predictor_svg__st2{fill:var(--zd_emptysvg_plus)}.Predictor_svg__st3{fill:var(--zd_emptysvg_medium_circle)}.Predictor_svg__st4{fill:var(--zd_emptysvg_cross)}'), /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
className: "Predictor_svg__st0",
|
|
13
12
|
d: "M0 0h200v200H0z"
|
|
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 ReadRecipients(props) {
|
|
8
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
9
7
|
viewBox: "0 0 200 200",
|
|
10
|
-
name: "ReadRecipients"
|
|
11
|
-
|
|
8
|
+
name: "ReadRecipients",
|
|
9
|
+
...props
|
|
10
|
+
}, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.ReadRecipients_svg__cls-2{fill:var(--zd_emptysvg_plus)}.ReadRecipients_svg__cls-3{fill:var(--zd_emptysvg_cross)}.ReadRecipients_svg__cls-5{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round}.ReadRecipients_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill);isolation:isolate;}')), /*#__PURE__*/React.createElement("path", {
|
|
12
11
|
d: "M77.57 69.05s45.64-29.14 68.74-20.37 38.88 82.57-25.31 115.68-93.29-38.91-93.54-51.68c-.28-12.35-.04-41.8 50.11-43.63Z",
|
|
13
12
|
style: {
|
|
14
13
|
opacity: 0.1,
|
|
@@ -0,0 +1,62 @@
|
|
|
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 RebrandingLogo(props) {
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
7
|
+
viewBox: "0 0 500 500",
|
|
8
|
+
name: "emptyRebrandingLogo",
|
|
9
|
+
styleName: {
|
|
10
|
+
fill: 'none'
|
|
11
|
+
},
|
|
12
|
+
...props
|
|
13
|
+
}, /*#__PURE__*/React.createElement("g", {
|
|
14
|
+
"clip-path": "url(#clip0_27560_1516)"
|
|
15
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
16
|
+
opacity: "0.1",
|
|
17
|
+
d: "M200.502 140.5C200.502 140.5 317.252 62.4999 376.252 85.9999C435.252 109.5 475.502 306.75 311.502 395.25C147.502 483.75 73.0016 291.25 72.2516 257.25C71.7516 224 72.2516 145.5 200.502 140.5Z",
|
|
18
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M35 293.25C34.75 293.25 35 293.25 35 293.25C34.25 293.25 33.75 292.5 33.75 292L34.75 273.25C34.75 272.5 35.25 272 36 272C36.75 272 37.25 272.5 37.25 273.25L36.25 292C36 292.75 35.5 293.25 35 293.25Z",
|
|
21
|
+
fill: "var(--zd_emptysvg_plus)"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
d: "M44.501 284.5L26.001 283.5C25.251 283.5 24.751 282.75 24.751 282.25C24.751 281.5 25.501 281 26.001 281L44.251 282C45.001 282 45.501 282.75 45.501 283.25C45.751 284 45.251 284.5 44.501 284.5Z",
|
|
24
|
+
fill: "var(--zd_emptysvg_plus)"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
d: "M428 52.0002C421.5 52.0002 416.25 57.2502 416.25 63.7502C416.25 70.2502 421.5 75.5002 428 75.5002C434.5 75.5002 439.75 70.2502 439.75 63.7502C439.75 57.2502 434.25 52.0002 428 52.0002ZM428 73.2502C423 73.2502 418.75 69.0002 418.75 63.7502C418.75 58.5002 423 54.2502 428 54.2502C433 54.2502 437.25 58.5002 437.25 63.7502C437.25 69.0002 433 73.2502 428 73.2502Z",
|
|
27
|
+
fill: "var(--zd_emptysvg_medium_circle)"
|
|
28
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
29
|
+
d: "M311 432.75C306.25 432.75 302.5 436.5 302.5 441.25C302.5 446 306.25 449.75 311 449.75C315.75 449.75 319.5 446 319.5 441.25C319.5 436.75 315.75 432.75 311 432.75ZM311 447.5C307.75 447.5 305 444.75 305 441.25C305 437.75 307.75 435 311 435C314.25 435 317 437.75 317 441.25C317 444.75 314.25 447.5 311 447.5Z",
|
|
30
|
+
fill: "var(--zd_emptysvg_medium_circle)"
|
|
31
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "M202.251 50C198.001 50 194.751 53.5 194.751 57.5C194.751 61.5 198.001 65 202.251 65C206.501 65 209.751 61.5 209.751 57.5C209.751 53.5 206.501 50 202.251 50ZM202.251 62.75C199.501 62.75 197.251 60.5 197.251 57.75C197.251 55 199.501 52.75 202.251 52.75C205.001 52.75 207.251 55 207.251 57.75C207.251 60.5 205.001 62.75 202.251 62.75Z",
|
|
33
|
+
fill: "var(--zd_emptysvg_tiny_circle)"
|
|
34
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
35
|
+
d: "M474.5 324.5C474 324 473.25 324 472.75 324.5L466.75 330L461.5 324C461 323.5 460.25 323.5 459.75 324C459.25 324.5 459.25 325.25 459.75 325.75L465 331.75L459 337.25C458.5 337.75 458.5 338.5 459 339C459.25 339.25 459.5 339.5 460 339.5C460.25 339.5 460.5 339.5 460.75 339.25L466.75 333.75L472 339.75C472.25 340 472.5 340.25 473 340.25C473.25 340.25 473.5 340.25 473.75 340C474.25 339.5 474.25 338.75 473.75 338.25L468.5 332.25L474.5 326.75C475 326 475 325 474.5 324.5Z",
|
|
36
|
+
fill: "var(--zd_emptysvg_tiny_circle)"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
opacity: "0.1",
|
|
39
|
+
d: "M289.502 162.5C289.502 162.5 196.252 100.25 149.002 119C101.752 137.75 69.5017 295.5 200.752 366.25C332.002 437 391.502 283 392.002 255.75C392.502 229.25 392.002 166.25 289.502 162.5Z",
|
|
40
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
41
|
+
})), /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
d: "M273.668 250.158C318.477 264.94 391.279 247.714 395.818 169.443C397.505 140.113 387.729 118.464 374.868 102.927C351.997 75.1678 314.869 63.6453 279.429 70.6286C191.905 87.9706 194.64 174.447 214.019 206.338C236.249 242.826 258.13 244.513 258.13 244.513C183.234 196.212 226.065 117.475 224.843 112.994C223.621 108.513 108.861 112.994 103.915 112.994C98.9683 112.994 103.507 299.798 103.915 308.411C104.322 317.024 237.064 307.48 237.064 307.48C237.064 307.48 195.92 373.065 195.92 384.936C195.92 396.808 399.542 389.301 408.213 387.264C416.884 385.227 307.013 216.173 296.364 211.517C285.714 206.92 189.868 378.593 189.868 378.593C189.868 378.593 182.07 390.348 192.196 392.676C202.321 395.004 307.246 299.1 316.15 308.062C325.053 317.024 311.261 361.251 325.112 355.723C339.02 350.194 361.89 342.571 372.307 364.045C382.724 385.46 425.671 388.894 425.671 388.894",
|
|
43
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
44
|
+
"stroke-width": "2.5",
|
|
45
|
+
"stroke-linecap": "round",
|
|
46
|
+
"stroke-linejoin": "round"
|
|
47
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
48
|
+
d: "M225.365 386.099C225.365 386.099 311.958 307.595 314.577 323.366C317.196 339.136 307.943 364.974 327.613 360.203C347.282 355.372 352.52 360.203 360.376 369.048C368.232 377.894 375.39 386.739 389.706 388.078C389.822 388.078 242.474 396.632 225.423 386.099H225.365Z",
|
|
49
|
+
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
50
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
51
|
+
id: "clip0_27560_1516"
|
|
52
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
53
|
+
width: "450",
|
|
54
|
+
height: "400",
|
|
55
|
+
fill: "white",
|
|
56
|
+
transform: "translate(25 50)"
|
|
57
|
+
}))));
|
|
58
|
+
}
|
|
59
|
+
RebrandingLogo.propTypes = EmptyStateProps;
|
|
60
|
+
RebrandingLogo.defaultProps = { ...EmptyStateDefaultProps,
|
|
61
|
+
dataId: 'emptyRebrandingLogo'
|
|
62
|
+
};
|
|
@@ -0,0 +1,137 @@
|
|
|
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 SuccessDomain(props) {
|
|
6
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
7
|
+
viewBox: "0 0 500 500",
|
|
8
|
+
name: "emptySuccessDomain",
|
|
9
|
+
styleName: {
|
|
10
|
+
fill: "none"
|
|
11
|
+
},
|
|
12
|
+
...props
|
|
13
|
+
}, /*#__PURE__*/React.createElement("g", {
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
"clip-path": "url(#clip0_27328_1480)"
|
|
16
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
d: "M415.653 261.415C415.653 261.415 425.335 245.706 431.362 258.273C437.389 270.84 440.787 281.826 458.334 267.955C475.881 254.084 483.212 251.99 489.752 260.624C496.292 269.259 502.447 342.823 438.436 327.627C438.436 327.627 387.783 308.52 415.653 261.393V261.415Z",
|
|
18
|
+
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M457.438 352.847C456.219 365.35 453.591 374.348 448.867 374.775C447.35 374.903 114.557 382.149 73.8638 381.999C68.5206 381.999 64.0324 377.96 63.4553 372.638C60.57 346.499 53.5812 274.431 64.5453 273.298C72.4746 272.486 206.374 268.767 314.84 268.169C314.84 268.169 370.067 268.874 370.067 265.07C370.067 261.265 369.703 258.658 369.703 258.658C369.703 244.359 363.441 230.061 370.601 236.302C377.761 242.564 382.228 248.826 384.001 232.733C385.797 216.639 390.264 176.416 368.806 152.286",
|
|
21
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
22
|
+
"stroke-width": "2.5",
|
|
23
|
+
"stroke-linecap": "round",
|
|
24
|
+
"stroke-linejoin": "round"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
d: "M130.821 257.931C125.115 243.077 122.122 227.155 122.358 210.826C122.764 184.559 131.355 155.193 159.653 131.726C159.653 131.726 178.418 133.521 168.587 167.482C158.755 201.443 168.587 213.968 184.68 226.471C197.418 236.388 202.89 243.483 208.147 260.239C208.147 260.239 208.083 266.801 227.062 269.152C246.041 271.503 263.524 268.211 253.393 257.739C245.122 249.19 233.837 239.871 218.641 237.178C188.249 231.814 180.213 208.582 211.481 207.684C211.481 207.684 211.481 199.648 224.882 196.057C238.283 192.488 270.47 171.03 249.909 160.301C229.349 149.572 209.686 179.964 209.686 156.732C209.686 133.5 240.975 141.536 250.807 148.696C260.638 155.856 260.638 129.931 266.9 134.398C273.163 138.864 268.696 172.825 274.06 171.949C279.425 171.052 317.853 123.69 293.723 113.858C269.593 104.027 265.126 112.063 248.135 105.822C231.144 99.5602 220.436 122.814 210.584 121.018C200.752 119.223 178.397 126.383 175.725 117.449C173.053 108.515 241.873 48.6293 333.049 108.515C333.049 108.515 365.236 132.645 363.44 146.067C363.44 146.067 350.916 157.694 334.844 149.636C318.75 141.6 343.778 172.868 327.684 184.495C311.591 196.122 298.19 212.194 308.919 210.42C319.648 208.646 327.684 194.326 337.515 206.851C347.347 219.375 351.814 195.224 360.747 201.486C369.681 207.748 369.681 232.776 316.955 228.309C264.229 223.842 294.599 255.131 324.991 259.598C328.795 260.154 331.296 261.351 332.835 262.996C332.835 262.996 337.922 268.126 343.286 268.126C367.074 268.126 373.827 268.34 391.545 268.81",
|
|
27
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
28
|
+
"stroke-width": "2.5",
|
|
29
|
+
"stroke-linecap": "round",
|
|
30
|
+
"stroke-linejoin": "round"
|
|
31
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "M185.108 128.605C177.692 128.349 171.921 134.953 173.225 142.241C174.849 151.431 176.559 163.272 176.559 172.462C176.559 190.03 176.559 209.287 184.488 211.552C192.417 213.818 207.72 183.234 224.134 180.391C240.57 177.549 207.699 179.258 203.745 170.752C199.769 162.246 203.168 135.637 214.517 135.06C225.844 134.483 249.632 141.856 252.474 137.903C255.317 133.927 263.802 115.248 253.607 115.248C243.412 115.248 219.625 128.841 200.368 128.841C194.469 128.841 189.361 128.734 185.129 128.584L185.108 128.605Z",
|
|
33
|
+
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
34
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
35
|
+
d: "M356.793 231.344C356.793 231.344 326.508 242.564 309.688 238.632C292.868 234.699 309.688 248.72 324.82 249.852C339.952 250.964 342.11 248.634 344.055 258.679C346.769 272.721 376.029 255.879 356.772 231.365L356.793 231.344Z",
|
|
36
|
+
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
d: "M193.186 353.808C179.807 353.958 169.228 340.258 170.361 324.25C171.215 312.26 173.331 301.168 178.311 300.997C189.19 300.59 382.89 292.618 389.686 302.407C396.483 312.196 392.486 335.257 388.746 343.806C385.711 350.773 255.231 353.146 193.186 353.787V353.808Z",
|
|
39
|
+
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
40
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
41
|
+
d: "M210.69 315.829C210.69 315.829 215.008 336.518 217.038 335.748C219.068 334.979 226.528 317.005 224.518 315.829C222.509 314.654 228.451 335.791 230.994 335.77C233.538 335.748 237.983 315.786 237.983 315.786",
|
|
42
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
43
|
+
"stroke-width": "4.27452",
|
|
44
|
+
"stroke-linecap": "round",
|
|
45
|
+
"stroke-linejoin": "round"
|
|
46
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
47
|
+
d: "M245.355 315.829C245.355 315.829 249.673 336.518 251.703 335.748C253.734 334.979 261.193 317.005 259.184 315.829C257.175 314.654 263.116 335.791 265.659 335.77C268.203 335.748 272.648 315.786 272.648 315.786",
|
|
48
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
49
|
+
"stroke-width": "4.27452",
|
|
50
|
+
"stroke-linecap": "round",
|
|
51
|
+
"stroke-linejoin": "round"
|
|
52
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
53
|
+
d: "M280.044 315.829C280.044 315.829 284.361 336.518 286.392 335.748C288.422 334.979 295.881 317.005 293.872 315.829C291.863 314.654 297.805 335.791 300.348 335.77C302.891 335.748 307.337 315.786 307.337 315.786",
|
|
54
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
55
|
+
"stroke-width": "4.27452",
|
|
56
|
+
"stroke-linecap": "round",
|
|
57
|
+
"stroke-linejoin": "round"
|
|
58
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
59
|
+
d: "M97.8632 316.429C97.8632 316.429 95.5122 337.801 104.36 336.455C113.209 335.108 111.627 316.429 111.627 316.429",
|
|
60
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
61
|
+
"stroke-width": "4.27452",
|
|
62
|
+
"stroke-linecap": "round",
|
|
63
|
+
"stroke-linejoin": "round"
|
|
64
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
65
|
+
d: "M120.24 336.903V317.091C120.24 317.091 126.545 315.531 130.499 317.86C134.496 320.211 133.47 326.068 129.025 327.371C126.909 327.991 123.831 328.269 119.343 327.841L132.551 336.519",
|
|
66
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
67
|
+
"stroke-width": "4.27452",
|
|
68
|
+
"stroke-linecap": "round",
|
|
69
|
+
"stroke-linejoin": "round"
|
|
70
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
71
|
+
d: "M140.373 315.659V335.899L151.465 335.129",
|
|
72
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
73
|
+
"stroke-width": "4.27452",
|
|
74
|
+
"stroke-linecap": "round",
|
|
75
|
+
"stroke-linejoin": "round"
|
|
76
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
77
|
+
d: "M158.967 322.305C160.372 322.305 161.511 321.167 161.511 319.762C161.511 318.357 160.372 317.219 158.967 317.219C157.563 317.219 156.424 318.357 156.424 319.762C156.424 321.167 157.563 322.305 158.967 322.305Z",
|
|
78
|
+
fill: "var(--zd_emptysvg_primary_stroke)"
|
|
79
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
80
|
+
d: "M160.742 333.547C162.146 333.547 163.285 332.409 163.285 331.004C163.285 329.599 162.146 328.461 160.742 328.461C159.337 328.461 158.198 329.599 158.198 331.004C158.198 332.409 159.337 333.547 160.742 333.547Z",
|
|
81
|
+
fill: "var(--zd_emptysvg_primary_stroke)"
|
|
82
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
83
|
+
d: "M493.215 269.878C493.215 269.878 506.701 298.838 486.974 321.643C476.822 333.376 461.135 338.506 445.747 336.475C428.713 334.21 406.143 325.618 403.322 290.866C402.446 280.052 406.934 267.805 413.73 259.342C417.065 255.195 421.574 251.626 427.281 249.083C437.091 244.723 446.046 243.291 453.975 243.59C468.53 244.146 481.93 251.006 491.377 261.799C491.377 261.799 457.523 294.329 452.265 294.329C447.008 294.329 437.54 280.671 437.54 280.671L424.566 291.892C424.566 291.892 448.033 313.265 451.539 312.559C455.044 311.854 493.194 269.9 493.194 269.9L493.215 269.878Z",
|
|
84
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
85
|
+
"stroke-width": "2.5",
|
|
86
|
+
"stroke-linecap": "round",
|
|
87
|
+
"stroke-linejoin": "round"
|
|
88
|
+
})), /*#__PURE__*/React.createElement("g", {
|
|
89
|
+
"clip-path": "url(#clip1_27328_1480)"
|
|
90
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
91
|
+
opacity: "0.1",
|
|
92
|
+
d: "M201.326 140.5C201.326 140.5 318.076 62.4999 377.076 85.9999C436.076 109.5 476.326 306.75 312.326 395.25C148.326 483.75 73.8258 291.25 73.0758 257.25C72.5758 224 73.0758 145.5 201.326 140.5Z",
|
|
93
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
94
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
95
|
+
d: "M35.8232 393.25C35.5732 393.25 35.8232 393.25 35.8232 393.25C35.0732 393.25 34.5732 392.5 34.5732 392L35.5732 373.25C35.5732 372.5 36.0732 372 36.8232 372C37.5732 372 38.0732 372.5 38.0732 373.25L37.0732 392C36.8232 392.75 36.3232 393.25 35.8232 393.25Z",
|
|
96
|
+
fill: "var(--zd_emptysvg_plus)"
|
|
97
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
98
|
+
d: "M45.3242 384.5L26.8242 383.5C26.0742 383.5 25.5742 382.75 25.5742 382.25C25.5742 381.5 26.3242 381 26.8242 381L45.0742 382C45.8242 382 46.3242 382.75 46.3242 383.25C46.5742 384 46.0742 384.5 45.3242 384.5Z",
|
|
99
|
+
fill: "var(--zd_emptysvg_plus)"
|
|
100
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
101
|
+
d: "M428.823 52.0002C422.323 52.0002 417.073 57.2502 417.073 63.7502C417.073 70.2502 422.323 75.5002 428.823 75.5002C435.323 75.5002 440.573 70.2502 440.573 63.7502C440.573 57.2502 435.073 52.0002 428.823 52.0002ZM428.823 73.2502C423.823 73.2502 419.573 69.0002 419.573 63.7502C419.573 58.5002 423.823 54.2502 428.823 54.2502C433.823 54.2502 438.073 58.5002 438.073 63.7502C438.073 69.0002 433.823 73.2502 428.823 73.2502Z",
|
|
102
|
+
fill: "var(--zd_emptysvg_medium_circle)"
|
|
103
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
104
|
+
d: "M311.823 432.75C307.073 432.75 303.323 436.5 303.323 441.25C303.323 446 307.073 449.75 311.823 449.75C316.573 449.75 320.323 446 320.323 441.25C320.323 436.75 316.573 432.75 311.823 432.75ZM311.823 447.5C308.573 447.5 305.823 444.75 305.823 441.25C305.823 437.75 308.573 435 311.823 435C315.073 435 317.823 437.75 317.823 441.25C317.823 444.75 315.073 447.5 311.823 447.5Z",
|
|
105
|
+
fill: "var(--zd_emptysvg_medium_circle)"
|
|
106
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
107
|
+
d: "M203.074 50C198.824 50 195.574 53.5 195.574 57.5C195.574 61.5 198.824 65 203.074 65C207.324 65 210.574 61.5 210.574 57.5C210.574 53.5 207.324 50 203.074 50ZM203.074 62.75C200.324 62.75 198.074 60.5 198.074 57.75C198.074 55 200.324 52.75 203.074 52.75C205.824 52.75 208.074 55 208.074 57.75C208.074 60.5 205.824 62.75 203.074 62.75Z",
|
|
108
|
+
fill: "var(--zd_emptysvg_tiny_circle)"
|
|
109
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
110
|
+
d: "M475.324 224.5C474.824 224 474.074 224 473.574 224.5L467.574 230L462.324 224C461.824 223.5 461.074 223.5 460.574 224C460.074 224.5 460.074 225.25 460.574 225.75L465.824 231.75L459.824 237.25C459.324 237.75 459.324 238.5 459.824 239C460.074 239.25 460.324 239.5 460.824 239.5C461.074 239.5 461.324 239.5 461.574 239.25L467.574 233.75L472.824 239.75C473.074 240 473.324 240.25 473.824 240.25C474.074 240.25 474.324 240.25 474.574 240C475.074 239.5 475.074 238.75 474.574 238.25L469.324 232.25L475.324 226.75C475.824 226 475.824 225 475.324 224.5Z",
|
|
111
|
+
fill: "var(--zd_emptysvg_tiny_circle)"
|
|
112
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
113
|
+
opacity: "0.1",
|
|
114
|
+
d: "M290.326 162.5C290.326 162.5 197.076 100.25 149.826 119C102.576 137.75 70.3259 295.5 201.576 366.25C332.826 437 392.326 283 392.826 255.75C393.326 229.25 392.826 166.25 290.326 162.5Z",
|
|
115
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
116
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
117
|
+
id: "clip0_27328_1480"
|
|
118
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
119
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
120
|
+
width: "442.327",
|
|
121
|
+
height: "302.999",
|
|
122
|
+
fill: "white",
|
|
123
|
+
transform: "translate(57 80.6028)"
|
|
124
|
+
})), /*#__PURE__*/React.createElement("clipPath", {
|
|
125
|
+
id: "clip1_27328_1480"
|
|
126
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
127
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
128
|
+
width: "450",
|
|
129
|
+
height: "400",
|
|
130
|
+
fill: "white",
|
|
131
|
+
transform: "translate(25.8232 50)"
|
|
132
|
+
}))));
|
|
133
|
+
}
|
|
134
|
+
SuccessDomain.propTypes = EmptyStateProps;
|
|
135
|
+
SuccessDomain.defaultProps = { ...EmptyStateDefaultProps,
|
|
136
|
+
dataId: "emptySuccessDomain"
|
|
137
|
+
};
|