@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,39 +1,39 @@
|
|
|
1
|
-
.default {
|
|
2
|
-
/* empty svg default palette variables */
|
|
3
|
-
--zd_emptysvg_primary_fill: var(--zdt_svg_default_primary_fill);
|
|
4
|
-
--zd_emptysvg_primary_stroke: var(--zdt_svg_default_primary_stroke);
|
|
5
|
-
--zd_emptysvg_secondary_fill: var(--zdt_svg_default_secondary_fill);
|
|
6
|
-
--zd_emptysvg_secondary_plainfill: var(--zdt_svg_default_secondary_plainfill);
|
|
7
|
-
--zd_emptysvg_plus: var(--zdt_svg_default_plus);
|
|
8
|
-
--zd_emptysvg_cross: var(--zdt_svg_default_cross);
|
|
9
|
-
--zd_emptysvg_medium_circle: var(--zdt_svg_default_medium_circle);
|
|
10
|
-
--zd_emptysvg_tiny_circle: var(--zdt_svg_default_tiny_circle);
|
|
11
|
-
--zd_emptysvg_small_circle: var(--zdt_svg_default_small_circle);
|
|
12
|
-
--zd_emptysvg_circle_fill: var(--zdt_svg_default_circle_fill);
|
|
13
|
-
}
|
|
14
|
-
.dark {
|
|
15
|
-
/* empty svg dark palette variables */
|
|
16
|
-
--zd_emptysvg_primary_fill: var(--zdt_svg_dark_primary_fill);
|
|
17
|
-
--zd_emptysvg_primary_stroke: var(--zdt_svg_dark_primary_stroke);
|
|
18
|
-
--zd_emptysvg_secondary_fill: var(--zdt_svg_dark_secondary_fill);
|
|
19
|
-
--zd_emptysvg_secondary_plainfill: var(--zdt_svg_dark_secondary_plainfill);
|
|
20
|
-
--zd_emptysvg_plus: var(--zdt_svg_dark_plus);
|
|
21
|
-
--zd_emptysvg_cross: var(--zdt_svg_dark_cross);
|
|
22
|
-
--zd_emptysvg_medium_circle: var(--zdt_svg_dark_medium_circle);
|
|
23
|
-
--zd_emptysvg_tiny_circle: var(--zdt_svg_dark_tiny_circle);
|
|
24
|
-
--zd_emptysvg_small_circle: var(--zdt_svg_dark_small_circle);
|
|
25
|
-
--zd_emptysvg_circle_fill: var(--zdt_svg_dark_circle_fill);
|
|
26
|
-
}
|
|
27
|
-
.danger {
|
|
28
|
-
/* empty svg danger palette variables */
|
|
29
|
-
--zd_emptysvg_primary_fill: var(--zdt_svg_danger_primary_fill);
|
|
30
|
-
--zd_emptysvg_primary_stroke: var(--zdt_svg_danger_primary_stroke);
|
|
31
|
-
--zd_emptysvg_secondary_fill: var(--zdt_svg_danger_secondary_fill);
|
|
32
|
-
--zd_emptysvg_secondary_plainfill: var(--zdt_svg_danger_secondary_plainfill);
|
|
33
|
-
--zd_emptysvg_plus: var(--zdt_svg_danger_plus);
|
|
34
|
-
--zd_emptysvg_cross: var(--zdt_svg_danger_cross);
|
|
35
|
-
--zd_emptysvg_medium_circle: var(--zdt_svg_danger_medium_circle);
|
|
36
|
-
--zd_emptysvg_tiny_circle: var(--zdt_svg_danger_tiny_circle);
|
|
37
|
-
--zd_emptysvg_small_circle: var(--zdt_svg_danger_small_circle);
|
|
38
|
-
--zd_emptysvg_circle_fill: var(--zdt_svg_danger_circle_fill);
|
|
1
|
+
.default {
|
|
2
|
+
/* empty svg default palette variables */
|
|
3
|
+
--zd_emptysvg_primary_fill: var(--zdt_svg_default_primary_fill);
|
|
4
|
+
--zd_emptysvg_primary_stroke: var(--zdt_svg_default_primary_stroke);
|
|
5
|
+
--zd_emptysvg_secondary_fill: var(--zdt_svg_default_secondary_fill);
|
|
6
|
+
--zd_emptysvg_secondary_plainfill: var(--zdt_svg_default_secondary_plainfill);
|
|
7
|
+
--zd_emptysvg_plus: var(--zdt_svg_default_plus);
|
|
8
|
+
--zd_emptysvg_cross: var(--zdt_svg_default_cross);
|
|
9
|
+
--zd_emptysvg_medium_circle: var(--zdt_svg_default_medium_circle);
|
|
10
|
+
--zd_emptysvg_tiny_circle: var(--zdt_svg_default_tiny_circle);
|
|
11
|
+
--zd_emptysvg_small_circle: var(--zdt_svg_default_small_circle);
|
|
12
|
+
--zd_emptysvg_circle_fill: var(--zdt_svg_default_circle_fill);
|
|
13
|
+
}
|
|
14
|
+
.dark {
|
|
15
|
+
/* empty svg dark palette variables */
|
|
16
|
+
--zd_emptysvg_primary_fill: var(--zdt_svg_dark_primary_fill);
|
|
17
|
+
--zd_emptysvg_primary_stroke: var(--zdt_svg_dark_primary_stroke);
|
|
18
|
+
--zd_emptysvg_secondary_fill: var(--zdt_svg_dark_secondary_fill);
|
|
19
|
+
--zd_emptysvg_secondary_plainfill: var(--zdt_svg_dark_secondary_plainfill);
|
|
20
|
+
--zd_emptysvg_plus: var(--zdt_svg_dark_plus);
|
|
21
|
+
--zd_emptysvg_cross: var(--zdt_svg_dark_cross);
|
|
22
|
+
--zd_emptysvg_medium_circle: var(--zdt_svg_dark_medium_circle);
|
|
23
|
+
--zd_emptysvg_tiny_circle: var(--zdt_svg_dark_tiny_circle);
|
|
24
|
+
--zd_emptysvg_small_circle: var(--zdt_svg_dark_small_circle);
|
|
25
|
+
--zd_emptysvg_circle_fill: var(--zdt_svg_dark_circle_fill);
|
|
26
|
+
}
|
|
27
|
+
.danger {
|
|
28
|
+
/* empty svg danger palette variables */
|
|
29
|
+
--zd_emptysvg_primary_fill: var(--zdt_svg_danger_primary_fill);
|
|
30
|
+
--zd_emptysvg_primary_stroke: var(--zdt_svg_danger_primary_stroke);
|
|
31
|
+
--zd_emptysvg_secondary_fill: var(--zdt_svg_danger_secondary_fill);
|
|
32
|
+
--zd_emptysvg_secondary_plainfill: var(--zdt_svg_danger_secondary_plainfill);
|
|
33
|
+
--zd_emptysvg_plus: var(--zdt_svg_danger_plus);
|
|
34
|
+
--zd_emptysvg_cross: var(--zdt_svg_danger_cross);
|
|
35
|
+
--zd_emptysvg_medium_circle: var(--zdt_svg_danger_medium_circle);
|
|
36
|
+
--zd_emptysvg_tiny_circle: var(--zdt_svg_danger_tiny_circle);
|
|
37
|
+
--zd_emptysvg_small_circle: var(--zdt_svg_danger_small_circle);
|
|
38
|
+
--zd_emptysvg_circle_fill: var(--zdt_svg_danger_circle_fill);
|
|
39
39
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
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';
|
|
@@ -7,10 +5,11 @@ import SVG from './../../SVG/SVG';
|
|
|
7
5
|
import image from './../../../images/EmptyCustomDomain.svg';
|
|
8
6
|
export default class EmptyCustomDomain extends React.Component {
|
|
9
7
|
render() {
|
|
10
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
8
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
11
9
|
viewBox: "0 0 298 123.46",
|
|
12
|
-
name: "CustomDomain"
|
|
13
|
-
|
|
10
|
+
name: "CustomDomain",
|
|
11
|
+
...this.props
|
|
12
|
+
}, /*#__PURE__*/React.createElement("image", {
|
|
14
13
|
xlinkHref: image,
|
|
15
14
|
height: "100%",
|
|
16
15
|
width: "100%"
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
|
-
|
|
3
|
-
exports[`SVG componet Rendering all svgs in version1 emptystate EmptyCustomDomain 1`] = `
|
|
4
|
-
<DocumentFragment>
|
|
5
|
-
<div
|
|
6
|
-
aria-hidden="true"
|
|
7
|
-
class="large default svgCenter "
|
|
8
|
-
>
|
|
9
|
-
<svg
|
|
10
|
-
data-id="emptyCustomDomain"
|
|
11
|
-
data-test-id="emptyCustomDomain"
|
|
12
|
-
height="100%"
|
|
13
|
-
viewBox="0 0 298 123.46"
|
|
14
|
-
width="100%"
|
|
15
|
-
>
|
|
16
|
-
<image
|
|
17
|
-
height="100%"
|
|
18
|
-
width="100%"
|
|
19
|
-
xlink:href="EmptyCustomDomain.svg"
|
|
20
|
-
/>
|
|
21
|
-
</svg>
|
|
22
|
-
</div>
|
|
23
|
-
</DocumentFragment>
|
|
24
|
-
`;
|
|
1
|
+
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
|
+
|
|
3
|
+
exports[`SVG componet Rendering all svgs in version1 emptystate EmptyCustomDomain 1`] = `
|
|
4
|
+
<DocumentFragment>
|
|
5
|
+
<div
|
|
6
|
+
aria-hidden="true"
|
|
7
|
+
class="large default svgCenter "
|
|
8
|
+
>
|
|
9
|
+
<svg
|
|
10
|
+
data-id="emptyCustomDomain"
|
|
11
|
+
data-test-id="emptyCustomDomain"
|
|
12
|
+
height="100%"
|
|
13
|
+
viewBox="0 0 298 123.46"
|
|
14
|
+
width="100%"
|
|
15
|
+
>
|
|
16
|
+
<image
|
|
17
|
+
height="100%"
|
|
18
|
+
width="100%"
|
|
19
|
+
xlink:href="EmptyCustomDomain.svg"
|
|
20
|
+
/>
|
|
21
|
+
</svg>
|
|
22
|
+
</div>
|
|
23
|
+
</DocumentFragment>
|
|
24
|
+
`;
|
|
@@ -1,5 +1,3 @@
|
|
|
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';
|
|
@@ -7,10 +5,11 @@ import SVG from './../../SVG/SVG';
|
|
|
7
5
|
import image from './../../../images/EmptyBusinessHoliday.svg';
|
|
8
6
|
export default class EmptyBusinessHoliday extends React.Component {
|
|
9
7
|
render() {
|
|
10
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
8
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
11
9
|
viewBox: "0 0 181.9 139.3",
|
|
12
|
-
name: "businessholiday"
|
|
13
|
-
|
|
10
|
+
name: "businessholiday",
|
|
11
|
+
...this.props
|
|
12
|
+
}, /*#__PURE__*/React.createElement("image", {
|
|
14
13
|
xlinkHref: image,
|
|
15
14
|
height: "100%",
|
|
16
15
|
width: "100%"
|
|
@@ -1,5 +1,3 @@
|
|
|
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';
|
|
@@ -7,10 +5,11 @@ import SVG from './../../SVG/SVG';
|
|
|
7
5
|
import image from './../../../images/EmptyBusinessHour.svg';
|
|
8
6
|
export default class EmptyBusinessHour extends React.Component {
|
|
9
7
|
render() {
|
|
10
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
8
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
11
9
|
viewBox: "0 0 181.9 139.3",
|
|
12
|
-
name: "businesshour"
|
|
13
|
-
|
|
10
|
+
name: "businesshour",
|
|
11
|
+
...this.props
|
|
12
|
+
}, /*#__PURE__*/React.createElement("image", {
|
|
14
13
|
xlinkHref: image,
|
|
15
14
|
height: "100%",
|
|
16
15
|
width: "100%"
|
|
@@ -1,5 +1,3 @@
|
|
|
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';
|
|
@@ -7,10 +5,11 @@ import SVG from './../../SVG/SVG';
|
|
|
7
5
|
import image from './../../../images/EmptyFromAddress.svg';
|
|
8
6
|
export default class EmptyFromAddress extends React.Component {
|
|
9
7
|
render() {
|
|
10
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
8
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
11
9
|
viewBox: "0 0 181.9 139.3",
|
|
12
|
-
name: "fromAddress"
|
|
13
|
-
|
|
10
|
+
name: "fromAddress",
|
|
11
|
+
...this.props
|
|
12
|
+
}, /*#__PURE__*/React.createElement("image", {
|
|
14
13
|
xlinkHref: image,
|
|
15
14
|
height: "100%",
|
|
16
15
|
width: "100%"
|
|
@@ -1,5 +1,3 @@
|
|
|
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';
|
|
@@ -7,10 +5,11 @@ import SVG from './../../SVG/SVG';
|
|
|
7
5
|
import image from './../../../images/EmptyImportHistory.svg';
|
|
8
6
|
export default class EmptyImportHistory extends React.Component {
|
|
9
7
|
render() {
|
|
10
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
8
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
11
9
|
viewBox: "0 0 181.9 139.3",
|
|
12
|
-
name: "importHistory"
|
|
13
|
-
|
|
10
|
+
name: "importHistory",
|
|
11
|
+
...this.props
|
|
12
|
+
}, /*#__PURE__*/React.createElement("image", {
|
|
14
13
|
xlinkHref: image,
|
|
15
14
|
height: "100%",
|
|
16
15
|
width: "100%"
|
|
@@ -1,5 +1,3 @@
|
|
|
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';
|
|
@@ -7,10 +5,11 @@ import SVG from './../../SVG/SVG';
|
|
|
7
5
|
import image from './../../../images/EmptyNetwork.svg';
|
|
8
6
|
export default class EmptyNetwork extends React.Component {
|
|
9
7
|
render() {
|
|
10
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
8
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
11
9
|
viewBox: "0 0 181.9 139.3",
|
|
12
|
-
name: "network"
|
|
13
|
-
|
|
10
|
+
name: "network",
|
|
11
|
+
...this.props
|
|
12
|
+
}, /*#__PURE__*/React.createElement("image", {
|
|
14
13
|
xlinkHref: image,
|
|
15
14
|
height: "100%",
|
|
16
15
|
width: "100%"
|
|
@@ -1,5 +1,3 @@
|
|
|
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';
|
|
@@ -7,10 +5,11 @@ import SVG from './../../SVG/SVG';
|
|
|
7
5
|
import image from './../../../images/EmptyRecycleBin.svg';
|
|
8
6
|
export default class EmptyRecycleBin extends React.Component {
|
|
9
7
|
render() {
|
|
10
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
8
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
11
9
|
viewBox: "0 0 181.9 149.5",
|
|
12
|
-
name: "recycleBin"
|
|
13
|
-
|
|
10
|
+
name: "recycleBin",
|
|
11
|
+
...this.props
|
|
12
|
+
}, /*#__PURE__*/React.createElement("image", {
|
|
14
13
|
xlinkHref: image,
|
|
15
14
|
height: "100%",
|
|
16
15
|
width: "100%"
|
|
@@ -1,5 +1,3 @@
|
|
|
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';
|
|
@@ -7,10 +5,11 @@ import SVG from './../../SVG/SVG';
|
|
|
7
5
|
import image from './../../../images/EmptyRoles.svg';
|
|
8
6
|
export default class EmptyRoles extends React.Component {
|
|
9
7
|
render() {
|
|
10
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
8
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
11
9
|
viewBox: "0 0 181.9 139.3",
|
|
12
|
-
name: "roles"
|
|
13
|
-
|
|
10
|
+
name: "roles",
|
|
11
|
+
...this.props
|
|
12
|
+
}, /*#__PURE__*/React.createElement("image", {
|
|
14
13
|
xlinkHref: image,
|
|
15
14
|
height: "100%",
|
|
16
15
|
width: "100%"
|
|
@@ -1,5 +1,3 @@
|
|
|
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';
|
|
@@ -7,10 +5,11 @@ import SVG from './../../SVG/SVG';
|
|
|
7
5
|
import image from './../../../images/EmptyWebhook.svg';
|
|
8
6
|
export default class EmptyWebhook extends React.Component {
|
|
9
7
|
render() {
|
|
10
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
8
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
11
9
|
viewBox: "0 0 181.9 139.3",
|
|
12
|
-
name: "emptyWebhook"
|
|
13
|
-
|
|
10
|
+
name: "emptyWebhook",
|
|
11
|
+
...this.props
|
|
12
|
+
}, /*#__PURE__*/React.createElement("image", {
|
|
14
13
|
xlinkHref: image,
|
|
15
14
|
height: "100%",
|
|
16
15
|
width: "100%"
|
|
@@ -1,5 +1,3 @@
|
|
|
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';
|
|
@@ -7,10 +5,11 @@ import SVG from './../../SVG/SVG';
|
|
|
7
5
|
import image from './../../../images/FailureLog.svg';
|
|
8
6
|
export default class FailureLog extends React.Component {
|
|
9
7
|
render() {
|
|
10
|
-
return /*#__PURE__*/React.createElement(SVG,
|
|
8
|
+
return /*#__PURE__*/React.createElement(SVG, {
|
|
11
9
|
viewBox: "0 0 189.4 139.3",
|
|
12
|
-
name: "failurelog"
|
|
13
|
-
|
|
10
|
+
name: "failurelog",
|
|
11
|
+
...this.props
|
|
12
|
+
}, /*#__PURE__*/React.createElement("image", {
|
|
14
13
|
xlinkHref: image,
|
|
15
14
|
height: "100%",
|
|
16
15
|
width: "100%"
|