@zohodesk/svg 1.0.0-temp.53 → 1.0.0
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 +247 -212
- package/deprecated/june_2022/ErrorUnauthorizedLogin.js +127 -127
- package/es/Loader/Loader.js +3 -3
- package/es/SVG/SVG.js +5 -4
- package/es/SVG/SVG.module.css +31 -26
- package/es/SVG/SvgLoader.js +4 -1
- package/es/css/EmptyStateVariables.module.css +38 -38
- package/es/emptystate/version1/EmptyCustomDomain.js +4 -4
- package/es/emptystate/version2/EmptyBusinessHoliday.js +4 -5
- package/es/emptystate/version2/EmptyBusinessHour.js +4 -5
- package/es/emptystate/version2/EmptyFromAddress.js +4 -4
- package/es/emptystate/version2/EmptyImportHistory.js +4 -5
- package/es/emptystate/version2/EmptyNetwork.js +4 -4
- package/es/emptystate/version2/EmptyRecycleBin.js +4 -4
- package/es/emptystate/version2/EmptyRoles.js +4 -4
- package/es/emptystate/version2/EmptyWebhook.js +4 -4
- package/es/emptystate/version2/FailureLog.js +4 -5
- package/es/emptystate/version3/AuditLog.js +4 -4
- package/es/emptystate/version3/Bot.js +3 -2
- package/es/emptystate/version3/Contract.js +4 -4
- package/es/emptystate/version3/CustomModule.js +4 -4
- package/es/emptystate/version3/EmptyAPIAuthentication.js +92 -0
- package/es/emptystate/version3/EmptyAPIConfiguration.js +84 -0
- package/es/emptystate/version3/EmptyAPIs.js +3 -2
- package/es/emptystate/version3/EmptyAccounts.js +4 -4
- 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 -4
- package/es/emptystate/version3/EmptyApproval.js +4 -4
- package/es/emptystate/version3/EmptyArchived.js +4 -4
- package/es/emptystate/version3/EmptyArticle.js +4 -4
- package/es/emptystate/version3/EmptyAsapchat.js +4 -5
- package/es/emptystate/version3/EmptyAttach.js +4 -5
- package/es/emptystate/version3/EmptyAuthenticationPending.js +70 -0
- 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 -4
- package/es/emptystate/version3/EmptyColumn.js +4 -4
- package/es/emptystate/version3/EmptyContact.js +4 -5
- package/es/emptystate/version3/EmptyContract.js +4 -4
- package/es/emptystate/version3/EmptyConversation.js +4 -5
- package/es/emptystate/version3/EmptyCrm.js +4 -4
- package/es/emptystate/version3/EmptyCrmNotes.js +4 -4
- package/es/emptystate/version3/EmptyCrmPotential.js +4 -5
- package/es/emptystate/version3/EmptyCustomerHappiness.js +68 -0
- package/es/emptystate/version3/EmptyDashboard.js +4 -4
- package/es/emptystate/version3/EmptyDelete.js +4 -4
- package/es/emptystate/version3/EmptyDepartment.js +4 -4
- package/es/emptystate/version3/EmptyError.js +4 -5
- package/es/emptystate/version3/EmptyFeed.js +4 -4
- package/es/emptystate/version3/EmptyFollowers.js +4 -4
- package/es/emptystate/version3/EmptyFrame.js +4 -5
- package/es/emptystate/version3/EmptyHappiness.js +4 -5
- package/es/emptystate/version3/EmptyHistory.js +4 -4
- package/es/emptystate/version3/EmptyInstagram.js +4 -5
- package/es/emptystate/version3/EmptyInstantmessage.js +4 -5
- package/es/emptystate/version3/EmptyInvoice.js +4 -4
- package/es/emptystate/version3/EmptyLine.js +4 -5
- package/es/emptystate/version3/EmptyMessenger.js +4 -4
- package/es/emptystate/version3/EmptyNoData.js +4 -4
- package/es/emptystate/version3/EmptyNotification.js +4 -4
- package/es/emptystate/version3/EmptyPreference.js +4 -4
- package/es/emptystate/version3/EmptyProducts.js +4 -4
- package/es/emptystate/version3/EmptyReply.js +4 -4
- package/es/emptystate/version3/EmptyReports.js +4 -4
- package/es/emptystate/version3/EmptySandbox.js +32 -21
- package/es/emptystate/version3/EmptySchedule.js +4 -4
- package/es/emptystate/version3/EmptySearch.js +4 -4
- package/es/emptystate/version3/EmptySkills.js +4 -4
- package/es/emptystate/version3/EmptySla.js +4 -4
- package/es/emptystate/version3/EmptySnippet.js +4 -4
- package/es/emptystate/version3/EmptyTag.js +4 -4
- package/es/emptystate/version3/EmptyTask.js +4 -4
- package/es/emptystate/version3/EmptyTeams.js +4 -5
- package/es/emptystate/version3/EmptyTelegram.js +4 -5
- package/es/emptystate/version3/EmptyTemplate.js +4 -4
- package/es/emptystate/version3/EmptyTicket.js +4 -5
- package/es/emptystate/version3/EmptyTimeEntry.js +4 -4
- package/es/emptystate/version3/EmptyTimeline.js +4 -5
- package/es/emptystate/version3/EmptyTopic.js +4 -4
- 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 +88 -0
- 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 -4
- package/es/emptystate/version3/Variable.js +4 -5
- package/es/emptystate/version3/ZiaAnamoly.js +4 -5
- package/es/errorstate/version1/EmptyInconvenience.js +4 -5
- package/es/errorstate/version1/NoRequestFound.js +4 -5
- package/es/errorstate/version1/PageNotFound.js +4 -5
- package/es/errorstate/version1/UnableToProcessRequest.js +4 -5
- package/es/errorstate/version1/UnauthorizedLogin.js +4 -5
- package/es/errorstate/version1/UrlNotFound.js +4 -5
- package/es/errorstate/version1/WillBeRightBack.js +4 -5
- 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/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/index.js +0 -6
- 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 +27 -6
- package/lib/Loader/props/propTypes.js +3 -0
- package/lib/SVG/SVG.js +41 -19
- package/lib/SVG/SVG.module.css +31 -26
- package/lib/SVG/SvgLoader.js +22 -6
- package/lib/SVG/props/propTypes.js +3 -0
- package/lib/css/EmptyStateVariables.module.css +38 -38
- package/lib/emptystate/index.js +9 -0
- package/lib/emptystate/props/propTypes.js +3 -0
- package/lib/emptystate/version1/EmptyCustomDomain.js +31 -6
- package/lib/emptystate/version1/index.js +2 -0
- package/lib/emptystate/version2/EmptyBusinessHoliday.js +31 -7
- package/lib/emptystate/version2/EmptyBusinessHour.js +31 -7
- package/lib/emptystate/version2/EmptyFromAddress.js +31 -6
- package/lib/emptystate/version2/EmptyImportHistory.js +31 -7
- package/lib/emptystate/version2/EmptyNetwork.js +31 -6
- package/lib/emptystate/version2/EmptyRecycleBin.js +31 -6
- package/lib/emptystate/version2/EmptyRoles.js +31 -6
- package/lib/emptystate/version2/EmptyWebhook.js +31 -6
- package/lib/emptystate/version2/FailureLog.js +31 -7
- package/lib/emptystate/version2/index.js +10 -0
- package/lib/emptystate/version3/AuditLog.js +30 -6
- package/lib/emptystate/version3/Bot.js +29 -4
- package/lib/emptystate/version3/Contract.js +30 -6
- package/lib/emptystate/version3/CustomModule.js +30 -6
- package/lib/emptystate/version3/EmptyAPIAuthentication.js +149 -0
- package/lib/emptystate/version3/EmptyAPIConfiguration.js +141 -0
- package/lib/emptystate/version3/EmptyAPIs.js +29 -4
- package/lib/emptystate/version3/EmptyAccounts.js +30 -6
- package/lib/emptystate/version3/EmptyActiveCalls.js +30 -7
- package/lib/emptystate/version3/EmptyActivity.js +30 -7
- package/lib/emptystate/version3/EmptyAgent.js +30 -7
- package/lib/emptystate/version3/EmptyAgentQueue.js +30 -7
- package/lib/emptystate/version3/EmptyApplechat.js +30 -6
- package/lib/emptystate/version3/EmptyApproval.js +30 -6
- package/lib/emptystate/version3/EmptyArchived.js +30 -6
- package/lib/emptystate/version3/EmptyArticle.js +30 -6
- package/lib/emptystate/version3/EmptyAsapchat.js +30 -7
- package/lib/emptystate/version3/EmptyAttach.js +30 -7
- package/lib/emptystate/version3/EmptyAuthenticationPending.js +127 -0
- package/lib/emptystate/version3/EmptyBlueprint.js +30 -7
- package/lib/emptystate/version3/EmptyCallHistory.js +30 -7
- package/lib/emptystate/version3/EmptyCanned.js +30 -7
- package/lib/emptystate/version3/EmptyChat.js +30 -7
- package/lib/emptystate/version3/EmptyCollision.js +30 -6
- package/lib/emptystate/version3/EmptyColumn.js +30 -6
- package/lib/emptystate/version3/EmptyContact.js +30 -7
- package/lib/emptystate/version3/EmptyContract.js +30 -6
- package/lib/emptystate/version3/EmptyConversation.js +30 -7
- package/lib/emptystate/version3/EmptyCrm.js +30 -6
- package/lib/emptystate/version3/EmptyCrmNotes.js +30 -6
- package/lib/emptystate/version3/EmptyCrmPotential.js +30 -7
- package/lib/emptystate/version3/EmptyCustomerHappiness.js +125 -0
- package/lib/emptystate/version3/EmptyDashboard.js +30 -6
- package/lib/emptystate/version3/EmptyDelete.js +30 -6
- package/lib/emptystate/version3/EmptyDepartment.js +30 -6
- package/lib/emptystate/version3/EmptyError.js +30 -7
- package/lib/emptystate/version3/EmptyFeed.js +30 -6
- package/lib/emptystate/version3/EmptyFollowers.js +30 -6
- package/lib/emptystate/version3/EmptyFrame.js +30 -7
- package/lib/emptystate/version3/EmptyHappiness.js +30 -7
- package/lib/emptystate/version3/EmptyHistory.js +30 -6
- package/lib/emptystate/version3/EmptyInstagram.js +30 -7
- package/lib/emptystate/version3/EmptyInstantmessage.js +30 -7
- package/lib/emptystate/version3/EmptyInvoice.js +30 -6
- package/lib/emptystate/version3/EmptyLine.js +30 -7
- package/lib/emptystate/version3/EmptyMessenger.js +30 -6
- package/lib/emptystate/version3/EmptyNoData.js +30 -6
- package/lib/emptystate/version3/EmptyNotification.js +30 -6
- package/lib/emptystate/version3/EmptyPreference.js +30 -6
- package/lib/emptystate/version3/EmptyProducts.js +30 -6
- package/lib/emptystate/version3/EmptyReply.js +30 -6
- package/lib/emptystate/version3/EmptyReports.js +30 -6
- package/lib/emptystate/version3/EmptySandbox.js +58 -23
- package/lib/emptystate/version3/EmptySchedule.js +30 -6
- package/lib/emptystate/version3/EmptySearch.js +30 -6
- package/lib/emptystate/version3/EmptySkills.js +30 -6
- package/lib/emptystate/version3/EmptySla.js +30 -6
- package/lib/emptystate/version3/EmptySnippet.js +30 -6
- package/lib/emptystate/version3/EmptyTag.js +30 -6
- package/lib/emptystate/version3/EmptyTask.js +30 -6
- package/lib/emptystate/version3/EmptyTeams.js +30 -7
- package/lib/emptystate/version3/EmptyTelegram.js +30 -7
- package/lib/emptystate/version3/EmptyTemplate.js +30 -6
- package/lib/emptystate/version3/EmptyTicket.js +30 -7
- package/lib/emptystate/version3/EmptyTimeEntry.js +30 -6
- package/lib/emptystate/version3/EmptyTimeline.js +30 -7
- package/lib/emptystate/version3/EmptyTopic.js +30 -6
- package/lib/emptystate/version3/EmptyTwilio.js +30 -7
- package/lib/emptystate/version3/EmptyWechat.js +30 -7
- package/lib/emptystate/version3/EmptyWhatsapp.js +30 -7
- package/lib/emptystate/version3/EmptyZSCKey.js +145 -0
- package/lib/emptystate/version3/Export.js +30 -7
- package/lib/emptystate/version3/Extensions.js +30 -7
- package/lib/emptystate/version3/Extractor.js +30 -7
- package/lib/emptystate/version3/GCBot.js +30 -7
- package/lib/emptystate/version3/GCConversation.js +30 -7
- package/lib/emptystate/version3/Import.js +30 -7
- package/lib/emptystate/version3/KBBot.js +30 -7
- package/lib/emptystate/version3/Multilingual.js +30 -7
- package/lib/emptystate/version3/NetworkError.js +30 -7
- package/lib/emptystate/version3/Predictor.js +30 -7
- package/lib/emptystate/version3/ReadRecipients.js +30 -7
- package/lib/emptystate/version3/SupportPlan.js +30 -6
- package/lib/emptystate/version3/Variable.js +30 -7
- package/lib/emptystate/version3/ZiaAnamoly.js +30 -7
- package/lib/emptystate/version3/index.js +79 -0
- package/lib/errorstate/index.js +9 -0
- package/lib/errorstate/props/propTypes.js +3 -0
- package/lib/errorstate/version1/EmptyInconvenience.js +31 -7
- package/lib/errorstate/version1/NoRequestFound.js +31 -7
- package/lib/errorstate/version1/PageNotFound.js +31 -7
- package/lib/errorstate/version1/UnableToProcessRequest.js +31 -7
- package/lib/errorstate/version1/UnauthorizedLogin.js +31 -7
- package/lib/errorstate/version1/UrlNotFound.js +31 -7
- package/lib/errorstate/version1/WillBeRightBack.js +31 -7
- package/lib/errorstate/version1/index.js +8 -0
- package/lib/errorstate/version2/EmptyUnauthorizedLogin.js +30 -7
- package/lib/errorstate/version2/EmptyWillBeRightBack.js +30 -7
- package/lib/errorstate/version2/NotImpossible.js +30 -7
- package/lib/errorstate/version2/index.js +3 -0
- package/lib/errorstate/version3/ErrorInconvenience.js +30 -7
- package/lib/errorstate/version3/ErrorOopsSomethingMiss.js +30 -7
- package/lib/errorstate/version3/ErrorUnableToProcessRequest.js +30 -7
- package/lib/errorstate/version3/ErrorUnauthorizedLogin.js +30 -7
- package/lib/errorstate/version3/ErrorUrlNotFound.js +30 -7
- package/lib/errorstate/version3/ErrorWillBeRightBack.js +30 -7
- package/lib/errorstate/version3/index.js +7 -0
- package/lib/index.js +10 -0
- package/package.json +75 -54
- package/postPublish.js +8 -0
- package/prePublish.js +70 -0
- package/css_error.log +0 -0
|
@@ -0,0 +1,70 @@
|
|
|
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
|
+
import React from 'react';
|
|
4
|
+
import { EmptyStateProps } from '../props/propTypes';
|
|
5
|
+
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
|
+
import SVG from '../../SVG/SVG';
|
|
7
|
+
export default class AuthenticationPending extends React.Component {
|
|
8
|
+
render() {
|
|
9
|
+
return /*#__PURE__*/React.createElement(SVG, _extends({
|
|
10
|
+
viewBox: "0 0 500 500",
|
|
11
|
+
name: "attach"
|
|
12
|
+
}, this.props), /*#__PURE__*/React.createElement("g", {
|
|
13
|
+
clipPath: "url(#AuthenticationPending_svg__a)"
|
|
14
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
15
|
+
opacity: 0.05,
|
|
16
|
+
d: "M200.502 140.499s116.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",
|
|
17
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
18
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
19
|
+
d: "M35 293.252c-.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",
|
|
20
|
+
fill: "var(--zd_emptysvg_plus)"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "m44.501 284.5-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",
|
|
23
|
+
fill: "var(--zd_emptysvg_plus)"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M428 52.002c-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.754c-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",
|
|
26
|
+
fill: "var(--zd_emptysvg_medium_circle)"
|
|
27
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
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.498c-.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",
|
|
29
|
+
fill: "var(--zd_emptysvg_cross)"
|
|
30
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
opacity: 0.05,
|
|
32
|
+
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",
|
|
33
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
34
|
+
})), /*#__PURE__*/React.createElement("g", {
|
|
35
|
+
clipPath: "url(#AuthenticationPending_svg__b)"
|
|
36
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
37
|
+
opacity: 0.2,
|
|
38
|
+
d: "M115.475 302.913s27.64 19.959 40.787 14.238c13.146-5.755 19.358-14.83 38.025-14.83 18.668 0 62.215 20.288 76.051 17.855 13.837-2.433 52.52 3.025 54.623-1.217 2.103-4.241 2.761-32.684-3.451-32.98-6.211-.296-203.241-.921-206.002 2.104-2.76 3.025 0 14.83 0 14.83h-.033ZM114.227 163.001s208.598 8.319 210.669 4.077c2.07-4.241 2.76-32.684-3.451-32.98-6.212-.296-203.242-.921-206.002 2.104-2.761 3.026-1.216 26.766-1.216 26.766v.033ZM114.227 230.903s208.598 8.32 210.669 4.078c2.07-4.242 2.76-32.685-3.451-32.981-6.212-.296-203.242-.92-206.002 2.105-2.761 3.025-1.216 26.766-1.216 26.766v.032Z",
|
|
39
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
40
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
41
|
+
d: "M326.835 298.967c-.427 9.503-1.808 18.283-5.423 19.039-8.118 1.71-201.171 3.387-202.518 0-1.348-3.387-3.714-32.52 0-31.501 3.714 1.019 234.365.329 235.384-2.039 1.019-2.367 1.019-182.395-2.925-181.836-3.944.559-258.061-4.472-259.77 3.946-1.71 8.418-3.386 252.598 0 253.716 2.103.69 201.203.658 201.203.658 22.414-29.956 53.867-63.265 62.248-64.416 15.348-2.104 75.361 114.527 73.257 117.322-2.103 2.795-161.009 5.525-164.92-5.655 0 0 5.555-7.991 14.001-19.696 0 0 71.976-88.025 80.094-82.435l56.233 92.628M175.587 214.527v13.942M169.079 224.031l12.982-5.064M169.836 217.52l11.47 7.957M206.743 214.527v13.942M200.27 224.031l12.981-5.064M201.025 217.52l11.471 7.957M237.934 214.527v13.942M231.426 224.031l13.015-5.064M232.215 217.52l11.437 7.957M269.123 214.527v13.942M262.615 224.031l13.015-5.064M263.404 217.52l11.438 7.957",
|
|
42
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
43
|
+
strokeWidth: 2.5,
|
|
44
|
+
strokeLinecap: "round",
|
|
45
|
+
strokeLinejoin: "round",
|
|
46
|
+
fill: "none"
|
|
47
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
48
|
+
opacity: 0.2,
|
|
49
|
+
d: "m359.766 347.106-4.141 28.311c-.198 1.25-1.939 1.349-2.202.099-2.038-9.371-5.686-26.864-5.226-30.12.427-2.992 2.07-5.984 5.554-5.918 3.846.065 6.573 3.814 6.015 7.628ZM353.982 398.074a6.41 6.41 0 0 0 6.409-6.412 6.41 6.41 0 0 0-6.409-6.412 6.411 6.411 0 0 0-6.409 6.412 6.411 6.411 0 0 0 6.409 6.412Z",
|
|
50
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
51
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
52
|
+
id: "AuthenticationPending_svg__a"
|
|
53
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
54
|
+
fill: "var(--zd_emptysvg_circle_fill)",
|
|
55
|
+
transform: "translate(25 50)",
|
|
56
|
+
d: "M0 0h450v400H0z"
|
|
57
|
+
})), /*#__PURE__*/React.createElement("clipPath", {
|
|
58
|
+
id: "AuthenticationPending_svg__b"
|
|
59
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
60
|
+
fill: "var(--zd_emptysvg_circle_fill)",
|
|
61
|
+
transform: "translate(88 100)",
|
|
62
|
+
d: "M0 0h342v318H0z"
|
|
63
|
+
}))));
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
}
|
|
67
|
+
AuthenticationPending.propTypes = EmptyStateProps;
|
|
68
|
+
AuthenticationPending.defaultProps = { ...EmptyStateDefaultProps,
|
|
69
|
+
dataId: 'AuthenticationPending'
|
|
70
|
+
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -61,14 +62,12 @@ export default class EmptyBlueprint extends React.Component {
|
|
|
61
62
|
r: 1.49
|
|
62
63
|
}));
|
|
63
64
|
}
|
|
65
|
+
|
|
64
66
|
}
|
|
65
67
|
EmptyBlueprint.propTypes = EmptyStateProps;
|
|
66
|
-
EmptyBlueprint.defaultProps = {
|
|
67
|
-
...EmptyStateDefaultProps,
|
|
68
|
+
EmptyBlueprint.defaultProps = { ...EmptyStateDefaultProps,
|
|
68
69
|
dataId: 'emptyBlueprint'
|
|
69
|
-
};
|
|
70
|
-
|
|
71
|
-
// if (__DOCS__) {
|
|
70
|
+
}; // if (__DOCS__) {
|
|
72
71
|
// EmptyBlueprint.docs = {
|
|
73
72
|
// componentGroup: 'Emptystate'
|
|
74
73
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -48,14 +49,12 @@ export default class EmptyCallHistory extends React.Component {
|
|
|
48
49
|
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
49
50
|
}));
|
|
50
51
|
}
|
|
52
|
+
|
|
51
53
|
}
|
|
52
54
|
EmptyCallHistory.propTypes = EmptyStateProps;
|
|
53
|
-
EmptyCallHistory.defaultProps = {
|
|
54
|
-
...EmptyStateDefaultProps,
|
|
55
|
+
EmptyCallHistory.defaultProps = { ...EmptyStateDefaultProps,
|
|
55
56
|
dataId: 'emptyCallHistory'
|
|
56
|
-
};
|
|
57
|
-
|
|
58
|
-
// if (__DOCS__) {
|
|
57
|
+
}; // if (__DOCS__) {
|
|
59
58
|
// EmptyCallHistory.docs = {
|
|
60
59
|
// componentGroup: 'Emptystate'
|
|
61
60
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -64,14 +65,12 @@ export default class EmptyCanned extends React.Component {
|
|
|
64
65
|
d: "M0 0h285v256H0z"
|
|
65
66
|
}))));
|
|
66
67
|
}
|
|
68
|
+
|
|
67
69
|
}
|
|
68
70
|
EmptyCanned.propTypes = EmptyStateProps;
|
|
69
|
-
EmptyCanned.defaultProps = {
|
|
70
|
-
...EmptyStateDefaultProps,
|
|
71
|
+
EmptyCanned.defaultProps = { ...EmptyStateDefaultProps,
|
|
71
72
|
dataId: 'emptyCanned'
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
// if (__DOCS__) {
|
|
73
|
+
}; // if (__DOCS__) {
|
|
75
74
|
// EmptyCanned.docs = {
|
|
76
75
|
// componentGroup: 'Emptystate'
|
|
77
76
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -64,14 +65,12 @@ export default class EmptyChat extends React.Component {
|
|
|
64
65
|
d: "M0 0h450v400H0z"
|
|
65
66
|
}))));
|
|
66
67
|
}
|
|
68
|
+
|
|
67
69
|
}
|
|
68
70
|
EmptyChat.propTypes = EmptyStateProps;
|
|
69
|
-
EmptyChat.defaultProps = {
|
|
70
|
-
...EmptyStateDefaultProps,
|
|
71
|
+
EmptyChat.defaultProps = { ...EmptyStateDefaultProps,
|
|
71
72
|
dataId: 'emptyChat'
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
// if (__DOCS__) {
|
|
73
|
+
}; // if (__DOCS__) {
|
|
75
74
|
// EmptyChat.docs = {
|
|
76
75
|
// componentGroup: 'Emptystate'
|
|
77
76
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -46,13 +47,12 @@ export default class EmptyCollision extends React.Component {
|
|
|
46
47
|
d: "M143 87.29s.2 5.45.2 10.2-1.82 2.42-1.82 2 25.24-2.28 26.95-2.57.29 19.1.57 20-26.79 0-26.79 0 1.42 10.26-.86 12.54-30.78-18.53-30.78-18.53l31.24-26.1c-2.29-1.71-32.29 24.57-32.29 24.57-15 12.35-30.64 24.91-31.36 23-1.68-4.48-.46-12.82-.46-12.82s-30.07 2.44-30.47.81-4-14.15 0-20.72c1.33-2.21 30.87 0 30.87 0s-1.87-13.3 1.09-13.93c2.75-.59 30.5 14.81 30.34 20-.07 2.35-24.77 21.41-24.77 21.41"
|
|
47
48
|
}));
|
|
48
49
|
}
|
|
50
|
+
|
|
49
51
|
}
|
|
50
52
|
EmptyCollision.propTypes = EmptyStateProps;
|
|
51
|
-
EmptyCollision.defaultProps = {
|
|
52
|
-
...EmptyStateDefaultProps,
|
|
53
|
+
EmptyCollision.defaultProps = { ...EmptyStateDefaultProps,
|
|
53
54
|
dataId: 'emptyCollision'
|
|
54
|
-
};
|
|
55
|
-
// if (__DOCS__) {
|
|
55
|
+
}; // if (__DOCS__) {
|
|
56
56
|
// EmptyCollision.docs = {
|
|
57
57
|
// componentGroup: 'Emptystate'
|
|
58
58
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -52,13 +53,12 @@ export default class EmptyColumn extends React.Component {
|
|
|
52
53
|
d: "M70.61 87.11h18.7V140a2.8 2.8 0 01-3 2.54h-12.7a2.8 2.8 0 01-3-2.54V87.11z"
|
|
53
54
|
}));
|
|
54
55
|
}
|
|
56
|
+
|
|
55
57
|
}
|
|
56
58
|
EmptyColumn.propTypes = EmptyStateProps;
|
|
57
|
-
EmptyColumn.defaultProps = {
|
|
58
|
-
...EmptyStateDefaultProps,
|
|
59
|
+
EmptyColumn.defaultProps = { ...EmptyStateDefaultProps,
|
|
59
60
|
dataId: 'EmptyColumn'
|
|
60
|
-
};
|
|
61
|
-
// if (__DOCS__) {
|
|
61
|
+
}; // if (__DOCS__) {
|
|
62
62
|
// EmptyColumn.docs = {
|
|
63
63
|
// componentGroup: 'Emptystate'
|
|
64
64
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -46,14 +47,12 @@ export default class EmptyContact extends React.Component {
|
|
|
46
47
|
d: "M180 85c-9.1-.2-17.19-.93-19-2.78-8.19-8.17.66-4 1.38-1.92s-24.29 72.45-32.42 75.77c-7 2.88-4-7-2.62-9.6a.33.33 0 01.62.09c.49 2.35 1.6 10-4.46 10-7.18 0-84.91-21.58-84.91-21.58s-2.16-10 0-10.2 83.65 20 85.31 20.17c3.06.35 6.34-1.25 8.21-6.41s24.16-58.11 24.16-58.11 3.82-6.17-3.11-9.25-68.93-9.74-69.41-11.4 8.86-1.66 6.1 5.93S78.76 65 79 63.58s6.89 1.6 5.57 6.56-10.38 3.18-10.2.37 7.46 1.41 5.39 5.34-9.73 1.49-9.35-.66 7.74 2.25 6.14 6.09-10.48 2-10.48-.57 8.12 0 6.23 5.25-7.55 3.18-8.31.84 5.29-3 4.44 3.46-8 3.84-8.21 1.69 4.62-2.81 4.62 4.4-9.06-.28-8.59-1.13 7-.18 4.63 6-10 3.37-9.73-.74 7.74 1 4.91 7.76-9.34.47-9.15-1.12 7.17.56 4.53 7.21-11.43.09-10.76-1 8.11-1.11 4.34 5.43-11.42.84-10.48-1.78c.53-1.48 7.93 1.08 14.25 3.58A86.89 86.89 0 0081 126.74c9.47 0 16.36-7.91 23.51-7.29 10.36.91 15.65-12.3 5.89-20.85 0 0 8.32 1.07 9.77-5.64 1.36-6.3-7.88-11.27-12.88-5-3.44 4.32 0 9.66 0 9.66s-12.29-1.25-19.2 6.87c-7.7 9.07 16.1 13 24.5 14a4.15 4.15 0 004.31-2.34c1.62-3.52 3.38-9.9-1.46-15.33"
|
|
47
48
|
}));
|
|
48
49
|
}
|
|
50
|
+
|
|
49
51
|
}
|
|
50
52
|
EmptyContact.propTypes = EmptyStateProps;
|
|
51
|
-
EmptyContact.defaultProps = {
|
|
52
|
-
...EmptyStateDefaultProps,
|
|
53
|
+
EmptyContact.defaultProps = { ...EmptyStateDefaultProps,
|
|
53
54
|
dataId: 'emptyContact'
|
|
54
|
-
};
|
|
55
|
-
|
|
56
|
-
// if (__DOCS__) {
|
|
55
|
+
}; // if (__DOCS__) {
|
|
57
56
|
// EmptyContact.docs = {
|
|
58
57
|
// componentGroup: 'Emptystate'
|
|
59
58
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -42,13 +43,12 @@ export default class EmptyContract extends React.Component {
|
|
|
42
43
|
d: "M127.87 154.71a.7.7 0 01-.37-.11c-.41-.28-.69-.85.07-5a77.8 77.8 0 013.18-12c9-25.7 14.51-42.58 14.27-44a1.42 1.42 0 00-.49-.75c-.16.7-.34 1.47-.55 2.29a260.54 260.54 0 01-12.3 35.71c-4.28 10-10.42 22.15-15.27 23.44a10.49 10.49 0 01-2.7.31c-11.71 0-37.5-13.07-43-17.7-.91-.76-1.27-1.29-1.23-1.76.26-2.91 24.89-60.73 28.12-63.37a.79.79 0 01.59-.21c1.85.21 33.39 12.4 34.78 15.19a3.59 3.59 0 01.24.63h.14a.5.5 0 01.34 0c1.43.36 7 1.85 10.15 3.75 1.1-5.43.5-6.09.47-6.12-2.56-2.38-34.16-15.41-50.92-22.14a15.5 15.5 0 01-2.24 3.48 6.08 6.08 0 011.08 2.14c.56 1.83-.18 3.61-2 4.89a7.86 7.86 0 01-2 1 9.14 9.14 0 01-.14 3.26 2.57 2.57 0 01-1.46 1.88 7.48 7.48 0 01.27 4.25 4.73 4.73 0 01-3.36 3.67 9.44 9.44 0 01-1.09 6.84 5.34 5.34 0 01-2.5 2.47 5.55 5.55 0 01-.1 1.67 6 6 0 01-3.23 4.07 3.45 3.45 0 01-.79.24c.66 2.83.51 6-.54 7.24a2.72 2.72 0 01-2.53.73 13.24 13.24 0 01-1.08 5 5.89 5.89 0 01-2 2.6c.07.29.13.59.18.93.47 3.21-.75 4.84-1.85 5.63a4.92 4.92 0 01-1.45.72 8.11 8.11 0 011.24 4.24c0 2.18-.81 4.08-2.05 4.61-.61.26-1.62.31-3-.93a4.53 4.53 0 01-.49-.49 6.67 6.67 0 01-4.19 4.9 68.76 68.76 0 01-7.82 1.29.53.53 0 01-.58-.46.52.52 0 01.46-.57 70.1 70.1 0 007.64-1.25c2.15-.65 3.28-2.89 3.66-4.93-1-1.35-1.61-2.94-1.33-3.83a1 1 0 01.87-.72c.35 0 1.2 0 1.53 1.6a7.9 7.9 0 010 2.68c.09.12.18.24.28.35 1 1.12 1.92 1.66 2.52 1.4s1.45-1.68 1.42-3.63a7.53 7.53 0 00-1.29-4 8.16 8.16 0 01-4.54-.76c-1.1-.54-1.69-1.11-1.8-1.74a1.3 1.3 0 01.37-1.14 2 2 0 012.24-.46 10.17 10.17 0 014.19 3 4.18 4.18 0 001.47-.67c1.25-.9 1.75-2.51 1.43-4.64a4.82 4.82 0 00-.1-.57 4.81 4.81 0 01-1.6.31 4.71 4.71 0 01-4.09-2.28 1.4 1.4 0 01.27-1.54 3.38 3.38 0 013.39-.81 4.17 4.17 0 012.69 2.62 5.06 5.06 0 001.38-2 11.78 11.78 0 001-4.82 8 8 0 01-.82-.28c-1.49-.57-3.68-1.91-3.62-3.26 0-.34.19-1 1.24-1.28a2.74 2.74 0 013 .79 5.55 5.55 0 011.2 3.18 2 2 0 001.79-.34c.78-.94.92-3.91.26-6.56a7.18 7.18 0 01-3.76-1.8c-1-.88-1.4-1.74-1.16-2.43.13-.39.53-.87 1.68-.94 1.35-.08 2.52.8 3.39 2.55a9.53 9.53 0 01.64 1.6 2 2 0 00.62-.17 4.92 4.92 0 002.67-3.35 4.35 4.35 0 00.05-1.05l-.44.05a5.91 5.91 0 01-4.89-2.18 1.88 1.88 0 01.16-2.72c1.06-.86 3.09-.71 4.76 1.27a6.05 6.05 0 011.22 2.21 4.55 4.55 0 001.8-1.92 8.4 8.4 0 001-6.13 7 7 0 01-1.14.06c-2.41-.06-5.17-1.23-5.44-2.88a2 2 0 01.49-1.88 3.05 3.05 0 012.45-.56H79a7.79 7.79 0 014.21 4 3.58 3.58 0 002.67-2.9 6.38 6.38 0 00-.25-3.73 3.19 3.19 0 01-.54.05c-2.29.09-5.21-1.24-5.6-2.54a1.09 1.09 0 01.51-1.26 4.2 4.2 0 014.38.62 6.42 6.42 0 011.76 1.92 1.63 1.63 0 00.9-1.17 8.53 8.53 0 00.13-2.77 5.91 5.91 0 01-4.85-.87c-1.27-1-1.76-1.92-1.47-2.74.43-1.24 2.47-1.57 3.6-1.57a3.05 3.05 0 012.29 1.3A6.9 6.9 0 0188 73.24a6.89 6.89 0 001.58-.8 3.35 3.35 0 001.65-3.73 5.41 5.41 0 00-.85-1.71 1.56 1.56 0 01-1.49.27 1.05 1.05 0 01-.76-1.11 1.11 1.11 0 011.09-.84 1.93 1.93 0 011.15.31 16.25 16.25 0 002.29-3.68.53.53 0 01.67-.27c2 .79 48.31 19.4 51.69 22.53.32.3 1.11 1-.25 7.5a3 3 0 011.28 1.69c.39 2.22-8.8 28.87-14.32 44.56a76.76 76.76 0 00-3.14 11.81 23.68 23.68 0 00-.46 3.68 26.69 26.69 0 005-5.6 19.81 19.81 0 01-3.32-1 .56.56 0 01-.31-.55c0-.4.43-.63.78-.78 1-.42 2.93-.71 4 .24a1.14 1.14 0 01.36 1 .76.76 0 010 .21c1-1.69 8.66-18.89 13.28-29.28 2.79-6.27 4.81-10.8 5.05-11.25a.55.55 0 01.72-.31c.46.21.34.58.08 1.34-.15.43-.36 1-.62 1.76-.79 2.24-2.67 7.59-3.13 9.82 1.75-2.73 5.8-12.38 5.82-14.12-.34-.19-1.25-.54-2.05-.85-.18.42-.35.79-.48 1.1a.5.5 0 01-.33.29.55.55 0 01-.43-.06c-1.85-1.17-3.83-2.06-4.33-2-.32.82-3.09 7.16-8.22 18.86a.52.52 0 01-1-.41c6.59-15 8.11-18.54 8.23-18.87a.89.89 0 01.57-.55c1-.36 3.5 1 4.75 1.73.08-.17.15-.34.22-.51-2.68-1-3.57-1.46-3.75-2a.65.65 0 01.09-.59c.09-.14.27-.45.47-.81 1.61-2.8 2.74-4.42 3.8-4.43a3.39 3.39 0 012.36 1 1.43 1.43 0 01.46 1 53.12 53.12 0 01-2.07 5.2 10.89 10.89 0 012.44 1.09c.32.28.31.76 0 1.94a71.34 71.34 0 01-3.24 8.53c-2.6 5.84-3.35 6-3.67 6a.63.63 0 01-.62-.21c-.33-.37-.31-1.26.61-4.29-.28.62-.56 1.24-.84 1.88-11.85 26.58-13.24 29.47-13.61 29.72a1.7 1.7 0 01-1 .17 25 25 0 01-5.93 6.61.73.73 0 01-.4.24zm-57.35-19.57c.38 1.13 8.16 6.09 19.18 11.08 12.42 5.62 22.06 8.17 26.44 7 7.87-2.1 22-39.16 26.69-57.84.32-1.23.57-2.32.78-3.28a43 43 0 00-10.06-3.77h-.16c.32 3.16-1.15 8.07-2.46 9.12-.26.2-.64.23-1.33.1-3.26-.65-13.07-5-17.14-6.8-1.35-.61-13.21-6-13.68-6.81s.48-5.29 1.91-7.21a2.29 2.29 0 012.38-1.17c1 .23 5.4 2 11 4.35 6 2.47 14.41 6 17.89 7.07-.87-.85-5.57-3.34-16.46-7.86-8.18-3.4-15.87-6.27-17.25-6.57-1 .92-5.42 9.51-14.75 31-7.15 16.36-12.79 30.3-12.98 31.59zm60.74 11.1c.69.21 1.59.46 2.3.6a1.77 1.77 0 000-.2v-.15a2.83 2.83 0 00-2.3-.25zm-60.75-11.12zm-9.41-6.74c-.12.18 0 .89.49 1.77a5.58 5.58 0 00-.1-1c-.12-.54-.31-.77-.39-.77zm-.17-5.85a.92.92 0 00-.68.28c-.13.14-.12.22-.11.25s.13.44 1.24 1a7.13 7.13 0 003.29.72 9.1 9.1 0 00-3.32-2.16 1.25 1.25 0 00-.42-.09zm4.69-7.1A2.15 2.15 0 0064 116c-.2.23-.14.38-.11.42a3.69 3.69 0 003.16 1.58h.06a3.7 3.7 0 001.32-.27 3.32 3.32 0 00-2.07-2.19 2.74 2.74 0 00-.74-.11zm3.84-9a2.28 2.28 0 00-.66.11c-.24.07-.5.19-.5.32 0 .45 1.12 1.54 3 2.25l.36.13a4.38 4.38 0 00-.89-2.22 1.64 1.64 0 00-1.31-.57zm80.66-5.07a20.21 20.21 0 003.07 1.34c1-2.35 1.9-4.5 2-4.92a2.16 2.16 0 00-1.78-1c-.3 0-1.06.68-2.91 3.91zM71.66 98.5h-.1c-.55 0-.74.18-.76.25s.1.62.87 1.31a6.57 6.57 0 002.74 1.46 8.29 8.29 0 00-.45-1c-.45-.96-1.22-2.02-2.3-2.02zm28-15.09c1.9 1.48 28.29 13.46 30.64 13.19a9.67 9.67 0 001.7-4.25 12.65 12.65 0 00.3-4.17c-2.14-.54-7-2.45-18.71-7.3-5.06-2.1-9.84-4.09-10.78-4.3-.13 0-.54-.12-1.13.55a11.72 11.72 0 00-1.99 6.28zm-24.41 9.25a1.38 1.38 0 00-.86.26c-.37.31-.37.78 0 1.28a5 5 0 004 1.78h.35a5.13 5.13 0 00-1-1.88 3.39 3.39 0 00-2.49-1.44zm58-5.26zm-55-4.13a1.59 1.59 0 00-1.08.31 1.08 1.08 0 00-.19 1c.14.86 2.21 2 4.43 2a6.78 6.78 0 00.76 0 6.77 6.77 0 00-3.52-3.24zm3.3-6.68a1.85 1.85 0 00-1 .24.35.35 0 00-.1.08c0 .38 1.75 1.58 3.84 1.79a4 4 0 00.78 0 5.3 5.3 0 00-1.28-1.31 4.13 4.13 0 00-2.27-.8zm3-6.19c-1.26 0-2.46.4-2.62.87s.3.93 1.13 1.58a4.9 4.9 0 004 .67 5.84 5.84 0 00-1-2.21 2.1 2.1 0 00-1.59-.91z"
|
|
43
44
|
}));
|
|
44
45
|
}
|
|
46
|
+
|
|
45
47
|
}
|
|
46
48
|
EmptyContract.propTypes = EmptyStateProps;
|
|
47
|
-
EmptyContract.defaultProps = {
|
|
48
|
-
...EmptyStateDefaultProps,
|
|
49
|
+
EmptyContract.defaultProps = { ...EmptyStateDefaultProps,
|
|
49
50
|
dataId: 'EmptyContract'
|
|
50
|
-
};
|
|
51
|
-
// if (__DOCS__) {
|
|
51
|
+
}; // if (__DOCS__) {
|
|
52
52
|
// EmptyContract.docs = {
|
|
53
53
|
// componentGroup: 'Emptystate'
|
|
54
54
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -46,14 +47,12 @@ export default class EmptyConversation extends React.Component {
|
|
|
46
47
|
d: "M82.63 136.74h-9.26a3 3 0 00-2.53 1.41s-8.93 13.66-9.47 15.11.56 2.6 1.33 1.13-.24-16.6-.24-16.6a3 3 0 00-3.12-2.94c-3.49.18-8.79.36-9.9-.19-1.68-.83-3.36-64.15 0-67.06s63-5 71.42-2.5 0 61.63 0 64.35-48.74 2.29-50.42-2.29 0-38.74.84-45 70.58-10.83 76-5.41c4.55 4.5 1.53 36.11.39 46.61a4.91 4.91 0 01-3.69 4.22l-5 1.28a3 3 0 00-2.22 2.85v17.72a1.52 1.52 0 01-2.65 1l-22.25-24.86a5.56 5.56 0 00-3.93-1.84l-18.57-.67c-1.27 0-2.54-.15-3.8-.29l-13.11-1.51a.85.85 0 01-.75-.85l.67-59s-.9-1.57 5.42-1.8 31.16 0 31.16 0"
|
|
47
48
|
}));
|
|
48
49
|
}
|
|
50
|
+
|
|
49
51
|
}
|
|
50
52
|
EmptyConversation.propTypes = EmptyStateProps;
|
|
51
|
-
EmptyConversation.defaultProps = {
|
|
52
|
-
...EmptyStateDefaultProps,
|
|
53
|
+
EmptyConversation.defaultProps = { ...EmptyStateDefaultProps,
|
|
53
54
|
dataId: 'emptyConversation'
|
|
54
|
-
};
|
|
55
|
-
|
|
56
|
-
// if (__DOCS__) {
|
|
55
|
+
}; // if (__DOCS__) {
|
|
57
56
|
// EmptyConversation.docs = {
|
|
58
57
|
// componentGroup: 'Emptystate'
|
|
59
58
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -46,13 +47,12 @@ export default class EmptyCrm extends React.Component {
|
|
|
46
47
|
d: "M30.38 95.65s15.76-.15 23.44 3.26 9.33 1.92 9.78 3.07-3.1 1.28-2.72-1.67S72.28 90.69 73.25 85s1.23-10.59-.78-10.59.39 3.15 3.69 3.92 7.64 2.24 11.52 3 5.11 2.83 4.08 6.62c0 0-5.45 20.12-12.46 20.83s-13.89-6.53-13.89-6.53 12.93 7.66 16.12 7.66c3 0 12-16.55 11.7-24.08a.74.74 0 011-.73c1.74.7 5 2 6.31 2.36 2.48.7 5.62-.66 9.11-4a7.49 7.49 0 015.18-2.06c3.31 0 8.11.53 10.06 3.21 3.13 4.27-1 8.84 1 11.56s3.89 6.72.8 7.35c-2.69.54-2.85 0-2.85 0s1.82 3.77.15 5.35a4.48 4.48 0 01-4.11.83s1.37 2.65-.23 3.63a2.06 2.06 0 01-2.59 0s1.14 3.69-3.73 4.75c0 0-2.89 3.77-5-.9 0 0-4.95 4-4.79-2.72 0 0-5.41 4.6-4.57-3.85 0 0-.06-.63.71-.41s17.55 10.74 20 9.85 1.64-3.6 1.19-4.06-2.36-1.09-2.28-.62 4.52 3 6.37 1.18-.29-6-1.2-5.87.62 3.09 2.52 3.61 5.95.18 4.58-4-3.25-4.7-3.18-4.36 2.34 4.79 6.53 5.21 2-5.75-1-8-3.87-5.48-3.23-6.35 2.65-.72 3-.13a1.26 1.26 0 01-.73 1.91c-1.05.28-8.56-1.41-10.22-6.45a15.81 15.81 0 01-2.93 1.49s-4.8 8.46-8 7.18.34-10.73 1.73-11.72c.25-.18 7.13-5 18.19-4.45a6.82 6.82 0 013.39 1.08c2.49 1.6 7.12 5.27 8.65 11.15 2.13 8.2-5.31 12.5-4.82 13.8s7.09-.48 8.61-5.74.34-17.82-8.75-22.47c0 0-1.22-.37-1.12 0s5.2-.31 7.42-1.43 26.19-6.67 26.19-6.67 2.51 31.81-2.24 35.41-23.15 2.76-23.15 2.76"
|
|
47
48
|
}));
|
|
48
49
|
}
|
|
50
|
+
|
|
49
51
|
}
|
|
50
52
|
EmptyCrm.propTypes = EmptyStateProps;
|
|
51
|
-
EmptyCrm.defaultProps = {
|
|
52
|
-
...EmptyStateDefaultProps,
|
|
53
|
+
EmptyCrm.defaultProps = { ...EmptyStateDefaultProps,
|
|
53
54
|
dataId: 'EmptyCrm'
|
|
54
|
-
};
|
|
55
|
-
// if (__DOCS__) {
|
|
55
|
+
}; // if (__DOCS__) {
|
|
56
56
|
// EmptyCrm.docs = {
|
|
57
57
|
// componentGroup: 'Emptystate'
|
|
58
58
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -57,13 +58,12 @@ export default class EmptyCrmNotes extends React.Component {
|
|
|
57
58
|
fill: "none"
|
|
58
59
|
}));
|
|
59
60
|
}
|
|
61
|
+
|
|
60
62
|
}
|
|
61
63
|
EmptyCrmNotes.propTypes = EmptyStateProps;
|
|
62
|
-
EmptyCrmNotes.defaultProps = {
|
|
63
|
-
...EmptyStateDefaultProps,
|
|
64
|
+
EmptyCrmNotes.defaultProps = { ...EmptyStateDefaultProps,
|
|
64
65
|
dataId: 'emptyCrmNotes'
|
|
65
|
-
};
|
|
66
|
-
// if (__DOCS__) {
|
|
66
|
+
}; // if (__DOCS__) {
|
|
67
67
|
// EmptyCrmNotes.docs = {
|
|
68
68
|
// componentGroup: 'Emptystate'
|
|
69
69
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -60,14 +61,12 @@ export default class EmptyCrmPotential extends React.Component {
|
|
|
60
61
|
fill: "none"
|
|
61
62
|
}));
|
|
62
63
|
}
|
|
64
|
+
|
|
63
65
|
}
|
|
64
66
|
EmptyCrmPotential.propTypes = EmptyStateProps;
|
|
65
|
-
EmptyCrmPotential.defaultProps = {
|
|
66
|
-
...EmptyStateDefaultProps,
|
|
67
|
+
EmptyCrmPotential.defaultProps = { ...EmptyStateDefaultProps,
|
|
67
68
|
dataId: 'emptyCrmPotential'
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
// if (__DOCS__) {
|
|
69
|
+
}; // if (__DOCS__) {
|
|
71
70
|
// EmptyCrmPotential.docs = {
|
|
72
71
|
// componentGroup: 'Emptystate'
|
|
73
72
|
// };
|
|
@@ -0,0 +1,68 @@
|
|
|
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
|
+
import React from 'react';
|
|
4
|
+
import { EmptyStateProps } from '../props/propTypes';
|
|
5
|
+
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
|
+
import SVG from '../../SVG/SVG';
|
|
7
|
+
export default class CustomerHappiness extends React.Component {
|
|
8
|
+
render() {
|
|
9
|
+
return /*#__PURE__*/React.createElement(SVG, _extends({
|
|
10
|
+
viewBox: "0 0 200 200",
|
|
11
|
+
name: "attach"
|
|
12
|
+
}, this.props), /*#__PURE__*/React.createElement("g", {
|
|
13
|
+
clipPath: "url(#CustomerHappiness_svg__a)"
|
|
14
|
+
}, /*#__PURE__*/React.createElement("g", {
|
|
15
|
+
clipPath: "url(#CustomerHappiness_svg__b)"
|
|
16
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
opacity: 0.1,
|
|
18
|
+
d: "M80.2 58.2s46.7-31.2 70.3-21.8c23.6 9.4 39.7 88.3-25.9 123.7-65.6 35.4-95.4-41.6-95.7-55.2-.2-13.3 0-44.7 51.3-46.7Z",
|
|
19
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
20
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
21
|
+
d: "M14 119.3s-.1 0 0 0c-.3 0-.5-.3-.5-.5l.4-7.5c0-.3.2-.5.5-.5s.5.2.5.5l-.4 7.5c-.1.3-.3.5-.5.5Z",
|
|
22
|
+
fill: "var(--zd_emptysvg_plus)"
|
|
23
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
24
|
+
d: "m17.8 115.8-7.4-.4c-.3 0-.5-.3-.5-.5 0-.3.3-.5.5-.5l7.3.4c.3 0 .5.3.5.5.1.3-.1.5-.4.5Z",
|
|
25
|
+
fill: "var(--zd_emptysvg_plus)"
|
|
26
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
27
|
+
d: "M171.2 22.8c-2.6 0-4.7 2.1-4.7 4.7s2.1 4.7 4.7 4.7 4.7-2.1 4.7-4.7-2.2-4.7-4.7-4.7Zm0 8.5c-2 0-3.7-1.7-3.7-3.8 0-2.1 1.7-3.8 3.7-3.8s3.7 1.7 3.7 3.8c0 2.1-1.7 3.8-3.7 3.8ZM124.4 175.1c-1.9 0-3.4 1.5-3.4 3.4s1.5 3.4 3.4 3.4 3.4-1.5 3.4-3.4c0-1.8-1.5-3.4-3.4-3.4Zm0 5.9c-1.3 0-2.4-1.1-2.4-2.5s1.1-2.5 2.4-2.5c1.3 0 2.4 1.1 2.4 2.5s-1.1 2.5-2.4 2.5Z",
|
|
28
|
+
fill: "var(--zd_emptysvg_medium_circle)"
|
|
29
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
d: "M80.9 22c-1.7 0-3 1.4-3 3s1.3 3 3 3 3-1.4 3-3-1.3-3-3-3Zm0 5.1c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2ZM189.8 131.8c-.2-.2-.5-.2-.7 0l-2.4 2.2-2.1-2.4c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l2.1 2.4-2.4 2.2c-.2.2-.2.5 0 .7.1.1.2.2.4.2.1 0 .2 0 .3-.1l2.4-2.2 2.1 2.4c.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7l-2.1-2.4 2.4-2.2c.2-.3.2-.7 0-.9Z",
|
|
31
|
+
fill: "var(--zd_emptysvg_cross)"
|
|
32
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
33
|
+
opacity: 0.1,
|
|
34
|
+
d: "M115.8 67S78.5 42.1 59.6 49.6c-18.9 7.5-31.8 70.6 20.7 98.9 52.5 28.3 76.3-33.3 76.5-44.2.2-10.6 0-35.8-41-37.3Z",
|
|
35
|
+
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
36
|
+
}), /*#__PURE__*/React.createElement("g", {
|
|
37
|
+
clipPath: "url(#CustomerHappiness_svg__c)"
|
|
38
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
39
|
+
d: "M51.2 70.1c1-1.3-.5-3.3-.5-3.9 0-2.3 2.1-1.1 2.8-1.8 1.1-1.2 1.8-2.9-.5-4.8-3.9-3.2-11-3.7-12.5 3.3s8.4 10.4 10.7 7.2ZM79 66.2c0-2.3 2.1-1.1 2.8-1.8 1.1-1.2 1.8-2.9-.5-4.8-3.9-3.2-11-3.7-12.5 3.3s8.5 10.4 10.7 7.2c1-1.3-.5-3.3-.5-3.9ZM122.4 79.5c1-1.3-.5-3.3-.5-3.9 0-2.3 2.1-1.1 2.8-1.8 1.1-1.2 1.8-2.9-.5-4.8-3.9-3.2-11-3.7-12.5 3.3s8.5 10.4 10.7 7.2ZM153.1 73.8c1.1-1.2 1.8-2.9-.5-4.8-3.9-3.2-11-3.7-12.5 3.3s8.5 10.4 10.7 7.2c1.1-1.3-.5-3.3-.5-3.9 0-2.3 2.1-1.1 2.8-1.8ZM90.2 122.8c1-1.2-.5-3.3-.5-3.9 0-2.3 2.1-1.1 2.8-1.8 1.1-1.2 1.8-2.9-.5-4.8-3.9-3.2-11-3.7-12.5 3.3s8.5 10.3 10.7 7.2ZM120.3 112.2c-3.9-3.2-11-3.7-12.5 3.3s8.5 10.4 10.7 7.2c1-1.2-.5-3.3-.5-3.9 0-2.3 2.1-1.1 2.8-1.8 1.1-1.2 1.9-2.9-.5-4.8ZM113.6 143.2c-9 6.4-27.6-2.2-27.6-2.2s-1.5 12.9 13.1 14.1c11.2.7 22.3-17.5 14.5-11.9ZM63.4 80.1C52.3 79.4 41.1 97.7 48.9 92c9-6.4 27.6 2.2 27.6 2.2s1.4-12.9-13.1-14.1ZM130.7 92.6s-4.8-.1-7.3-.2c2.9.9 7.7 4.8 7.7 4.8s14.6.4 15.6-2.3c.9-2.6-16-2.3-16-2.3ZM123.3 92.5c-.4-.1-.8-.2-1.2-.2-.7.1 0 .1 1.2.2Z",
|
|
40
|
+
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
d: "M102.5 176.7c-1.6 0-3.2-.1-4.9-.2-23.3-2.1-41.3-21.6-41.1-44.3v-1.7c.6-19.2 12.9-35.8 30.5-41.3 12.6-3.9 26.2-2.3 40.5 4.8 0 0 1 .5 2.4 1.7 11.6 9.2 13.7 30.3 4.1 42.7-8.8 11.3-20.3 22.4-38.8 19-10.5-1.8-14-11-12.7-18.8 0-.2.2-.3.3-.4.2-.1.4 0 .5.1.1.1 12.1 12.1 34.4 2.9.2-.1.4 0 .5.1.1.1.2.3.2.5s-.8 5.9-6.9 10.6c-.2.2-.5.1-.7-.1-.2-.2-.1-.5.1-.7 4.4-3.4 5.9-7.3 6.4-9.1-19.3 7.6-31-.5-33.9-2.9-.8 7.3 2.5 15.1 12 16.8 17.9 3.2 29.2-7.6 37.8-18.7 9.3-11.9 7.3-32.4-4-41.3-1.3-1.1-2.2-1.5-2.2-1.5-14-7-27.4-8.6-39.7-4.7-17.2 5.3-29.2 21.5-29.8 40.3v1.7c-.2 22.2 17.4 41.3 40.2 43.3 23.7 2.1 36.5-12 42.1-20.6 6.2-9.6 8.3-20.2 6.4-23.7-.4-.8-.8-1.4-1.2-1.9-1.1.4-2.2.8-3.4 1.2-.2 0-.3 0-.4-.1-.1-.1-.2-.2-.2-.4 0-.6 0-3.4 1.5-3.8.8-.2 1.8.4 2.9 1.9 13.9-5.5 21-13.6 24.5-19.7 4.2-7.3 4.5-13.3 4.5-13.4 0-.3 0-.5.1-.8v-.4C176.8 73.7 166 56 147 48.6c-18.6-7.2-38.1-1.5-49.7 14.5C88.9 74.5 88 87 88 87.2c0 .3-.2.5-.5.5s-.5-.2-.5-.4c-3.6-24.1 17-37.8 20.8-40.1-14.7-13.4-36.6-26.4-59.1-14.5-15.8 8.4-25 25.6-23.5 43.9 2.2 26.8 29.2 35.4 33.4 36.6.5-2.8 3.7-15.2 24.8-26.1.2-.1.5 0 .7.2.1.2 0 .5-.2.7-12 6.2-18 13-20.9 17.5-3.1 4.9-3.5 8.4-3.5 8.4 0 .1-.1.3-.2.4-.1.1-.3.1-.4.1-.3-.1-32.3-8-34.7-37.7-1.6-18.7 7.9-36.3 24-44.9 23.3-12.4 45.9 1.3 60.7 15 .1.1.2.3.2.4 0 .2-.1.3-.3.4-.2.2-22.1 12.4-21.2 35.4.9-4.7 3.3-12.9 8.8-20.6 11.9-16.4 31.8-22.3 50.9-14.9 19.4 7.5 30.5 25.7 28.2 46.2 0 .1 0 .3-.1.5 0 .2-.1.4-.1.6 0 .3-1.1 22.7-29.4 33.9.3.5.7 1.1 1.1 1.8 2.2 3.8.1 14.7-6.4 24.8-5.3 8.4-17 21.4-38.1 21.4Zm40.2-49.6c-.4.1-.7 1.1-.8 2.2.8-.3 1.6-.6 2.4-.8-.9-1.3-1.4-1.4-1.6-1.4Z",
|
|
43
|
+
fill: "var(--zd_emptysvg_primary_stroke)"
|
|
44
|
+
})))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
45
|
+
id: "CustomerHappiness_svg__a"
|
|
46
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
47
|
+
fill: "#fff",
|
|
48
|
+
d: "M0 0h200v200H0z"
|
|
49
|
+
})), /*#__PURE__*/React.createElement("clipPath", {
|
|
50
|
+
id: "CustomerHappiness_svg__b"
|
|
51
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
52
|
+
fill: "#fff",
|
|
53
|
+
transform: "translate(10 22)",
|
|
54
|
+
d: "M0 0h180v160H0z"
|
|
55
|
+
})), /*#__PURE__*/React.createElement("clipPath", {
|
|
56
|
+
id: "CustomerHappiness_svg__c"
|
|
57
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
58
|
+
fill: "#fff",
|
|
59
|
+
transform: "translate(24 27)",
|
|
60
|
+
d: "M0 0h151.7v149.7H0z"
|
|
61
|
+
}))));
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
}
|
|
65
|
+
CustomerHappiness.propTypes = EmptyStateProps;
|
|
66
|
+
CustomerHappiness.defaultProps = { ...EmptyStateDefaultProps,
|
|
67
|
+
dataId: 'CustomerHappiness'
|
|
68
|
+
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -52,13 +53,12 @@ export default class EmptyDashboard extends React.Component {
|
|
|
52
53
|
fill: "none"
|
|
53
54
|
}));
|
|
54
55
|
}
|
|
56
|
+
|
|
55
57
|
}
|
|
56
58
|
EmptyDashboard.propTypes = EmptyStateProps;
|
|
57
|
-
EmptyDashboard.defaultProps = {
|
|
58
|
-
...EmptyStateDefaultProps,
|
|
59
|
+
EmptyDashboard.defaultProps = { ...EmptyStateDefaultProps,
|
|
59
60
|
dataId: 'emptyDashboard'
|
|
60
|
-
};
|
|
61
|
-
// if (__DOCS__) {
|
|
61
|
+
}; // if (__DOCS__) {
|
|
62
62
|
// EmptyDashboard.docs = {
|
|
63
63
|
// componentGroup: 'Emptystate'
|
|
64
64
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -37,13 +38,12 @@ export default class EmptyDelete extends React.Component {
|
|
|
37
38
|
d: "M59.81 39.5a3 3 0 1 0 3 3 3 3 0 0 0-3-3Zm0 5.09a2 2 0 1 1 2-2.05 2 2 0 0 1-2 2.05ZM192 131.81a.49.49 0 0 0-.69 0l-2.43 2.19-2.12-2.4a.51.51 0 0 0-.71 0 .5.5 0 0 0 0 .61l2.09 2.38-2.38 2.17a.5.5 0 0 0 0 .7.44.44 0 0 0 .37.16.46.46 0 0 0 .33-.13l2.37-2.15 2.11 2.41a.51.51 0 0 0 .71.05.51.51 0 0 0 0-.71l-2.13-2.42 2.38-2.16a.48.48 0 0 0 .1-.68Z"
|
|
38
39
|
}));
|
|
39
40
|
}
|
|
41
|
+
|
|
40
42
|
}
|
|
41
43
|
EmptyDelete.propTypes = EmptyStateProps;
|
|
42
|
-
EmptyDelete.defaultProps = {
|
|
43
|
-
...EmptyStateDefaultProps,
|
|
44
|
+
EmptyDelete.defaultProps = { ...EmptyStateDefaultProps,
|
|
44
45
|
dataId: 'EmptyDelete'
|
|
45
|
-
};
|
|
46
|
-
// if (__DOCS__) {
|
|
46
|
+
}; // if (__DOCS__) {
|
|
47
47
|
// EmptyDelete.docs = {
|
|
48
48
|
// componentGroup: 'Emptystate'
|
|
49
49
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -46,13 +47,12 @@ export default class EmptyDepartment extends React.Component {
|
|
|
46
47
|
d: "M150.11 76.26c-4.09-2.45-4.55 2-6.8 2.2-3.42.29-7.57-.45-7.92-5.67-.62-9 7.36-19.63 21.46-14.52s7.57 22.9-.82 22.9c-3.14 0-4.76-4.17-5.92-4.91zM152.85 131.68c-4.09-2.45-4.54 2-6.8 2.19-3.42.3-7.56-.44-7.92-5.67-.61-9 7.36-19.62 21.47-14.51s7.56 22.9-.82 22.9c-3.15 0-4.78-4.21-5.93-4.91zM59.89 125.62s-1.69-46.78-.22-46.36 7-1.05 8.22.63 4 12.43 13.28 10.54 10.53-9.27 10.53-9.27l9.91.63 1.26 37.5s-15.38 18.13-42.98 6.33z"
|
|
47
48
|
}));
|
|
48
49
|
}
|
|
50
|
+
|
|
49
51
|
}
|
|
50
52
|
EmptyDepartment.propTypes = EmptyStateProps;
|
|
51
|
-
EmptyDepartment.defaultProps = {
|
|
52
|
-
...EmptyStateDefaultProps,
|
|
53
|
+
EmptyDepartment.defaultProps = { ...EmptyStateDefaultProps,
|
|
53
54
|
dataId: 'emptyDepartment'
|
|
54
|
-
};
|
|
55
|
-
// if (__DOCS__) {
|
|
55
|
+
}; // if (__DOCS__) {
|
|
56
56
|
// EmptyDepartment.docs = {
|
|
57
57
|
// componentGroup: 'Emptystate'
|
|
58
58
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -68,15 +69,13 @@ export default class EmptyError extends React.Component {
|
|
|
68
69
|
y2: "282.5"
|
|
69
70
|
}));
|
|
70
71
|
}
|
|
72
|
+
|
|
71
73
|
}
|
|
72
74
|
EmptyError.propTypes = EmptyStateProps;
|
|
73
|
-
EmptyError.defaultProps = {
|
|
74
|
-
...EmptyStateDefaultProps,
|
|
75
|
+
EmptyError.defaultProps = { ...EmptyStateDefaultProps,
|
|
75
76
|
dataId: 'EmptyError',
|
|
76
77
|
palette: 'danger'
|
|
77
|
-
};
|
|
78
|
-
|
|
79
|
-
// if (__DOCS__) {
|
|
78
|
+
}; // if (__DOCS__) {
|
|
80
79
|
// EmptyError.docs = {
|
|
81
80
|
// componentGroup: 'Emptystate'
|
|
82
81
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -49,13 +50,12 @@ export default class EmptyFeed extends React.Component {
|
|
|
49
50
|
d: "M44.32 94.5S67.74 113.31 64 114.9s-8.34-6.88-2.42-13 41.73-42.38 101.77 0l-12.95 17.24s-37.42-38.94-77.81 0l13.87 13.65s24.87-22.36 50.69 0a.08.08 0 010 .1l-14.78 14.54a.07.07 0 01-.09 0c-.69-.62-9-7.86-17.26-4.08a10.22 10.22 0 00-5.19 12.34c1 2.94 3.13 6.49 9.1 7.36 6.36.93 9.62-1.65 11-5 2.73-6.6-2.43-13.64-9.67-13.83-3.18-.09-6.47 1.11-8.32 5.51"
|
|
50
51
|
}));
|
|
51
52
|
}
|
|
53
|
+
|
|
52
54
|
}
|
|
53
55
|
EmptyFeed.propTypes = EmptyStateProps;
|
|
54
|
-
EmptyFeed.defaultProps = {
|
|
55
|
-
...EmptyStateDefaultProps,
|
|
56
|
+
EmptyFeed.defaultProps = { ...EmptyStateDefaultProps,
|
|
56
57
|
dataId: 'EmptyFeed'
|
|
57
|
-
};
|
|
58
|
-
// if (__DOCS__) {
|
|
58
|
+
}; // if (__DOCS__) {
|
|
59
59
|
// EmptyFeed.docs = {
|
|
60
60
|
// componentGroup: 'Emptystate'
|
|
61
61
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -47,13 +48,12 @@ export default class EmptyFollowers extends React.Component {
|
|
|
47
48
|
d: "M222.1 334.39h-22.56a7.26 7.26 0 00-6.18 3.49s-21.76 33.85-23.06 37.43c-1.38 3.76 1.34 6.44 3.23 2.81S173 337 173 337a7.25 7.25 0 00-7.61-7.28c-8.5.45-21.43.88-24.13-.48-4.1-2.06-8.2-158.91 0-166.13 7.53-6.7 190.14-7.11 190.14-7.11v-26.12s18-1.62 20.24 0 1 24.22 1.92 24.87c.78.52 16.84.55 23.21.54a3.56 3.56 0 013.49 3c1 5.47.73 15.64-1.07 16.42s-10.3-.1-18.21-.14a3.89 3.89 0 00-3.87 4.2c.51 6.67 1.33 19 .63 20.69-1 2.26-23.45 4.53-24.41 1S332 176.51 332 176.51s-22.87.3-22.58-2.07-.92-19.4.26-19.4c14.21.67 26.28 8.56 26.36 22.9.2 35.09.29 96.72-.5 125.46A24.51 24.51 0 01322 324.73c-8.16 4-19.36 8.13-31 8-2.61 0-5.49-.09-8.67-.43-42.7-4.57-101.88-54.67-101.88-96.5s52.82-20.3 55.33 4.51c0 0 14.76-43.5 42.16-28.73C323 235.91 234 324.35 234 324.35"
|
|
48
49
|
}));
|
|
49
50
|
}
|
|
51
|
+
|
|
50
52
|
}
|
|
51
53
|
EmptyFollowers.propTypes = EmptyStateProps;
|
|
52
|
-
EmptyFollowers.defaultProps = {
|
|
53
|
-
...EmptyStateDefaultProps,
|
|
54
|
+
EmptyFollowers.defaultProps = { ...EmptyStateDefaultProps,
|
|
54
55
|
dataId: 'EmptyFollowers'
|
|
55
|
-
};
|
|
56
|
-
// if (__DOCS__) {
|
|
56
|
+
}; // if (__DOCS__) {
|
|
57
57
|
// EmptyFollowers.docs = {
|
|
58
58
|
// componentGroup: 'Emptystate'
|
|
59
59
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
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
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -45,14 +46,12 @@ export default class EmptyFrame extends React.Component {
|
|
|
45
46
|
d: "M59.89 123.66S22 99.3 21.1 78.87s51.06-57.72 98.23-20.71 1 83.7-8.82 88.28c-9.51 4.43-32.43 14.39-50.62-22.78z"
|
|
46
47
|
}));
|
|
47
48
|
}
|
|
49
|
+
|
|
48
50
|
}
|
|
49
51
|
EmptyFrame.propTypes = EmptyStateProps;
|
|
50
|
-
EmptyFrame.defaultProps = {
|
|
51
|
-
...EmptyStateDefaultProps,
|
|
52
|
+
EmptyFrame.defaultProps = { ...EmptyStateDefaultProps,
|
|
52
53
|
dataId: 'emptyFrame'
|
|
53
|
-
};
|
|
54
|
-
|
|
55
|
-
// if (__DOCS__) {
|
|
54
|
+
}; // if (__DOCS__) {
|
|
56
55
|
// EmptyFrame.docs = {
|
|
57
56
|
// componentGroup: 'Emptystate'
|
|
58
57
|
// };
|