@zohodesk/svg 1.0.0-temp.54 → 1.1.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 +20 -0
- package/es/Loader/Loader.js +3 -3
- package/es/SVG/SVG.js +5 -4
- package/es/SVG/SVG.module.css +16 -12
- package/es/SVG/SvgLoader.js +4 -1
- 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 +3 -2
- 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 +3 -2
- 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 -3
- 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 +16 -12
- package/lib/SVG/SvgLoader.js +22 -6
- package/lib/SVG/props/propTypes.js +3 -0
- 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 +29 -4
- 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 +29 -4
- 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 +26 -18
- package/postPublish.js +8 -0
- package/prePublish.js +70 -0
|
@@ -0,0 +1,84 @@
|
|
|
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 EmptyAPIConfiguration extends React.Component {
|
|
8
|
+
render() {
|
|
9
|
+
return /*#__PURE__*/React.createElement(SVG, _extends({
|
|
10
|
+
viewBox: "0 0 500 500",
|
|
11
|
+
name: "emptyApiConfiguration"
|
|
12
|
+
}, this.props), /*#__PURE__*/React.createElement("g", {
|
|
13
|
+
clipPath: "url(#APIConfiguration_svg__a)"
|
|
14
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
15
|
+
opacity: 0.1,
|
|
16
|
+
d: "M200.502 140.5s116.75-78 175.75-54.5 99.25 220.75-64.75 309.25-238.5-104-239.25-138c-.5-33.25 0-111.75 128.25-116.75Z",
|
|
17
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
18
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
19
|
+
d: "M35 293.249c-.25 0 0 0 0 0-.75 0-1.25-.75-1.25-1.25l1-18.75c0-.75.5-1.25 1.25-1.25s1.25.5 1.25 1.25l-1 18.75c-.25.75-.75 1.25-1.25 1.25Z",
|
|
20
|
+
fill: "var(--zd_emptysvg_plus)"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "m44.501 284.498-18.5-1c-.75 0-1.25-.75-1.25-1.25 0-.75.75-1.25 1.25-1.25l18.25 1c.75 0 1.25.75 1.25 1.25.25.75-.25 1.25-1 1.25Z",
|
|
23
|
+
fill: "var(--zd_emptysvg_plus)"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M428 51.999c-6.5 0-11.75 5.25-11.75 11.75s5.25 11.75 11.75 11.75 11.75-5.25 11.75-11.75-5.5-11.75-11.75-11.75Zm0 21.25c-5 0-9.25-4.25-9.25-9.5s4.25-9.5 9.25-9.5 9.25 4.25 9.25 9.5-4.25 9.5-9.25 9.5ZM311 432.748c-4.75 0-8.5 3.75-8.5 8.5s3.75 8.5 8.5 8.5 8.5-3.75 8.5-8.5c0-4.5-3.75-8.5-8.5-8.5Zm0 14.75c-3.25 0-6-2.75-6-6.25s2.75-6.25 6-6.25 6 2.75 6 6.25-2.75 6.25-6 6.25Z",
|
|
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.5c-.5-.5-1.25-.5-1.75 0l-6 5.5-5.25-6c-.5-.5-1.25-.5-1.75 0s-.5 1.25 0 1.75l5.25 6-6 5.5c-.5.5-.5 1.25 0 1.75.25.25.5.5 1 .5.25 0 .5 0 .75-.25l6-5.5 5.25 6c.25.25.5.5 1 .5.25 0 .5 0 .75-.25.5-.5.5-1.25 0-1.75l-5.25-6 6-5.5c.5-.75.5-1.75 0-2.25Z",
|
|
29
|
+
fill: "var(--zd_emptysvg_cross)"
|
|
30
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
opacity: 0.1,
|
|
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("path", {
|
|
35
|
+
opacity: 0.2,
|
|
36
|
+
d: "M223.856 310.471c0-6.873-6.271-3.005-8.339-5.284-3.101-3.454-5.41-8.703 1.275-14.194 11.509-9.428 32.046-11.086 36.422 9.324 4.377 20.41-24.534 30.563-31.184 21.412-2.516-3.454 1.826-9.325 1.826-11.258Z",
|
|
37
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
38
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
39
|
+
d: "M279.954 315.754c1.344-3.039 19.952 3.799 19.952 3.799l1.688-13.054s.276-8.807-.069-10.844c-.344-2.038-17.574.103-24.362-7.978-6.788-8.081 8.649-22.067 8.615-25.452-.035-3.384-15.265-13.123-15.265-13.123s-16.472 12.951-21.537 11.638c-5.065-1.312-7.236-22.309-7.581-25.348-.344-3.039-22.639.138-22.639.138s1.826 21.308-5.927 26.108c-7.753 4.801-21.019-12.398-23.052-12.709-2.033-.31-16.782 14.988-16.782 14.988s6.823 8.772 11.234 13.469c4.411 4.697 3.101 10.809.069 14.228-3.033 3.419-20.916 1.831-22.95 2.832-2.033 1.002-2.653 6.458-2.653 6.458l-.103 7.839s-1.413 7.287 4.686 8.116c6.099.829 24.672-1.589 22.433 9.773-2.24 11.362-14.99 15.817-9.442 24.796 5.582 8.979 9.338 9.842 12.233 8.668 2.894-1.174 18.779-13.503 22.57-11.189 3.79 2.314 5.651 22.966 7.408 24.105 1.758 1.14 14.232 1.658 19.159-.103 4.928-1.762 1.93-16.612 5.376-21.274 3.446-4.662 18.607 1.036 27.325 7.701l9.339-7.873",
|
|
40
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
41
|
+
strokeWidth: 2.5,
|
|
42
|
+
strokeLinecap: "round",
|
|
43
|
+
strokeLinejoin: "round",
|
|
44
|
+
fill: "transparent"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
opacity: 0.2,
|
|
47
|
+
d: "M247.77 202.791c-10.992-4.697-15.472-17.923-9.648-28.422 4.238-7.598 11.405-14.884 23.259-14.504 24.431.828 18.332 26.557 12.233 26.142-6.099-.414 13.852-57.569 47.656-56.36 33.803 1.209 54.203 29.389 48.896 38.782-5.306 9.394-1.206-30.632 52.17-15.126 53.376 15.506-14.128 70.761-105.925 62.887-36.285-3.108-56.891-8.461-68.606-13.434l-.035.035Z",
|
|
48
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
49
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
50
|
+
d: "M219.066 197.852c-12.474-12.294-12.301-49.799 33.735-56.326 37.904-5.352 47.174 32.187 37.904 33.603-9.269 1.416-11.337-35.053 0-49.592 14.163-18.131 27.601-19.961 46.037-17.198 30.426 4.593 49.034 41.199 41.522 52.561-2.688 2.314-6.788.518-6.995-3.004-.207-4.144 1.378-8.979.689-10.015-1.137-1.692-8.615-5.422-8.615-5.422-.93.414-5.065 10.498-9.407 9.221-4.341-1.278-6.34-11.777-6.34-11.777s-11.165 1.451-10.923 2.97c.241 1.52 1.998 11.915-.276 13.227-2.274 1.312-11.923-2.728-11.923-2.728s-6.064 6.734-5.616 8.357c.448 1.623 8.545 4.973 7.546 11.12-.413 2.452-9.097 8.358-10.682 7.114-.793-.621 2.274 8.703 2.274 8.703 2.24 1.9 8.546-2.694 12.75.104 4.204 2.797-2.378 11.811-.793 14.401s8.201 3.66 8.201 3.66c3.343-4.386 9.856-9.151 12.164-7.356 2.309 1.796 2.826 9.325 5.445 9.532 2.618.207 8.58-1.727 9.269-2.521.689-.794-1.172-10.982.379-12.605 1.551-1.623 10.82 2.21 12.371 2.383 1.55.172 3.273-.725 4.755-5.802 1.481-5.077-5.238-5.526-7.857-10.706 0 0-2.136-8.979 2.757-8.599 4.893.38 11.199.207 11.199.207s-.207-11.016-1.378-11.603c-1.172-.587-10.545-.173-11.475-.795-6.547-4.558 11.681-20.064 25.603-23.552 47.07-12.882 80.494 49.73 32.769 72.453-4.203 2.003-9.062 3.937-14.472 5.768l-7.409 1.795-14.576 4.455c-33.424 8.012-76.015 12.364-107.682 8.91 0 0-90.522-10.084-92.555-57.016 0 0-9.993-43.617 72.5-42.098.31-5.456 2.412-10.36 6.754-14.677-69.709.138-151.238 2.728-153.96 5.802-4.79 5.284-2.412 258.698-2.481 267.781-.034 6.423 127.496 3.868 202.167 1.796l-3.135-3.523c-22.26-24.347-55.547-50.144-79.358-56.809 0 0-13.197 3.764-25.534-6.044-12.336-9.808-9.303-25.348-6.409-26.315 2.895-.967 10.372 11.5 17.16 12.501 6.789 1.002 18.436.104 17.609-18.856 0 0-3.343-9.013-16.919-13.986 0 0-6.306-3.212 1.964-6.32s26.429 5.526 29.289 16.473c2.86 10.982 2.757 24.105-10.406 36.192 0 0 12.129 2.28 16.643-19.132 0 0 47.243 48.556 91.418 84.299l20.469-.138s2.86-73.352 4.031-143.526",
|
|
51
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
52
|
+
strokeWidth: 2.5,
|
|
53
|
+
strokeLinecap: "round",
|
|
54
|
+
strokeLinejoin: "round",
|
|
55
|
+
fill: "transparent"
|
|
56
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
57
|
+
opacity: 0.2,
|
|
58
|
+
d: "M346.7 173.816c2.447-1.899-.689-3.073-.448-4.455.345-2.072 1.585-4.351 5.376-3.522 6.581 1.45 12.887 8.322 6.857 15.609-6.03 7.287-17.712-.207-16.333-5.145.516-1.865 3.824-1.969 4.514-2.487h.034Z",
|
|
59
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
60
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
61
|
+
d: "M351.076 185.489c5.748 0 10.407-4.67 10.407-10.43s-4.659-10.429-10.407-10.429c-5.747 0-10.406 4.669-10.406 10.429 0 5.76 4.659 10.43 10.406 10.43Z",
|
|
62
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
63
|
+
strokeWidth: 2.5,
|
|
64
|
+
strokeLinecap: "round",
|
|
65
|
+
strokeLinejoin: "round",
|
|
66
|
+
fill: "transparent"
|
|
67
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
68
|
+
id: "APIConfiguration_svg__a"
|
|
69
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
70
|
+
fill: "#fff",
|
|
71
|
+
transform: "translate(25 50)",
|
|
72
|
+
d: "M0 0h450v400H0z"
|
|
73
|
+
}))));
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
}
|
|
77
|
+
EmptyAPIConfiguration.propTypes = EmptyStateProps;
|
|
78
|
+
EmptyAPIConfiguration.defaultProps = { ...EmptyStateDefaultProps,
|
|
79
|
+
dataId: 'emptyApiConfiguration'
|
|
80
|
+
}; // if (__DOCS__) {
|
|
81
|
+
// EmptyAPIConfiguration.docs = {
|
|
82
|
+
// componentGroup: 'Emptystate'
|
|
83
|
+
// };
|
|
84
|
+
// }
|
|
@@ -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';
|
|
@@ -56,9 +57,9 @@ export default class EmptyAPIs extends React.Component {
|
|
|
56
57
|
d: "M0 0h132.3v110.708H0z"
|
|
57
58
|
}))));
|
|
58
59
|
}
|
|
60
|
+
|
|
59
61
|
}
|
|
60
62
|
EmptyAPIs.propTypes = EmptyStateProps;
|
|
61
|
-
EmptyAPIs.defaultProps = {
|
|
62
|
-
...EmptyStateDefaultProps,
|
|
63
|
+
EmptyAPIs.defaultProps = { ...EmptyStateDefaultProps,
|
|
63
64
|
dataId: 'emptyApis'
|
|
64
65
|
};
|
|
@@ -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';
|
|
@@ -75,13 +76,12 @@ export default class EmptyAccounts extends React.Component {
|
|
|
75
76
|
d: "M43.12 137.27s26.19 17.89 43.6 1.66a6.4 6.4 0 002-4c.65-6.42 1-24.27-14.68-29.35a17.28 17.28 0 007.88-8.3c2.6-6.49 1.34-16.24-9-18.38-17.24-3.58-19.41 15-13 22.12l3.78 4.56s-18.89 12.48-16.32 23.95c0 0 13.38 12.34 30.06 7.68 0 0 23 28.3 52.82 2.18a7.2 7.2 0 002.43-5.47c-.07-8.11-1.8-29-17-36.76 0 0-13.62 12.11-26.54-3.49s3-32.37 14.56-31 23 5.12 19.49 30.5c0 0 7.75 12.35 20.9 3.5s5.17-20.73 1.65-23.06-13.1-5.77-17.62.47a35.44 35.44 0 01-7.18 35.44 29.18 29.18 0 00-6 10.41c-.88 2.75-1.33 5.66-.39 7.71 2.27 4.95 26.73 11 40.87-2.31a4.65 4.65 0 001.47-3.5c-.06-4.26-1.32-13.89-10.87-18.18 0 0 11.51 20.26 2.12 32.84"
|
|
76
77
|
}));
|
|
77
78
|
}
|
|
79
|
+
|
|
78
80
|
}
|
|
79
81
|
EmptyAccounts.propTypes = EmptyStateProps;
|
|
80
|
-
EmptyAccounts.defaultProps = {
|
|
81
|
-
...EmptyStateDefaultProps,
|
|
82
|
+
EmptyAccounts.defaultProps = { ...EmptyStateDefaultProps,
|
|
82
83
|
dataId: 'emptyAccounts'
|
|
83
|
-
};
|
|
84
|
-
// if (__DOCS__) {
|
|
84
|
+
}; // if (__DOCS__) {
|
|
85
85
|
// EmptyAccounts.docs = {
|
|
86
86
|
// componentGroup: 'Emptystate'
|
|
87
87
|
// };
|
|
@@ -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 EmptyActiveCalls extends React.Component {
|
|
|
46
47
|
d: "M64.76 119.92h18.49S67.07 90.31 65.72 83.25s-3.66-20.63 3.86-26 13.67-4.2 15.79 0 6.75 22-4 17c0 0-7.13-4.2-6.55-17a3.4 3.4 0 00-3 2.82c-.61 2.7.49 12.49 6.46 16a7.05 7.05 0 01-4.77 1.67s6.92 21.53 19.17 36.42c0 0 5.39-8.09 13-3.32s11.51 8.81 9 15-12.39 9.25-19 6.65-10.5-9.69-10.5-9.69 12.1 12.72 24.34 3.76c0 0-12.09-2.75-13.84-10 0 0 .57-2.1 1.19-2.1a21.06 21.06 0 0016.49 9.68s-4.48 8-3.5 9.25 8.47 18.38 20.72 13.88 9.31-21.6 20.65-24.75 17.93-2.92 17.93-2.92"
|
|
47
48
|
}));
|
|
48
49
|
}
|
|
50
|
+
|
|
49
51
|
}
|
|
50
52
|
EmptyActiveCalls.propTypes = EmptyStateProps;
|
|
51
|
-
EmptyActiveCalls.defaultProps = {
|
|
52
|
-
...EmptyStateDefaultProps,
|
|
53
|
+
EmptyActiveCalls.defaultProps = { ...EmptyStateDefaultProps,
|
|
53
54
|
dataId: 'emptyActiveCalls'
|
|
54
|
-
};
|
|
55
|
-
|
|
56
|
-
// if (__DOCS__) {
|
|
55
|
+
}; // if (__DOCS__) {
|
|
57
56
|
// EmptyActiveCalls.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,14 +47,12 @@ export default class EmptyActivity extends React.Component {
|
|
|
46
47
|
d: "M122 123.76s12.07-.32 12.07 1-3.38 2.87-3.54-1.92-.16-14.52-.16-14.52 17.86.32 16.25 16.44-17.86 15.32-24 12.13-10.61-12.54-6.33-23.21c5-12.39 30.24-9.43 33.14 5.09s-7 25.49-22.51 22.64C112.5 138.71 110 125.7 112 117.22a17.58 17.58 0 016-10.89l.35-.35-.37-.55a1.59 1.59 0 00-2.43-.17c-1.28 1.34-3.74 3.7-5.07 3.5-1.86-.28-.29-3-.29-3s8.62-10.24 10.48-9.26-2.35 6-2.35 6l1.56 1.7c11.62-4 22.6.73 22.6.73l1.57-1.69s-4.21-5-2.35-6 10.47 9.26 10.47 9.26 1.57 2.68-.28 3-5.9-4.39-5.9-4.39c-.62-.18-1.31.55-2 1.61l.34.27a18.55 18.55 0 016.8 14.75l-.29 14.66c-.51 7.15-7.41 8.22-7.41 8.22s-74.65.31-81.77 0-8-7.22-8-7.22.56-38.08 0-46.42 9-7.31 9-7.31h83.61a3.73 3.73 0 013.43 2.28c3.69 8.88 2 14.37 1.2 14.4-1.06 0-.06-22.19-.06-22.19 0-1.56 0-3.48.06-5.81.11-8.23-12.84-7-12.84-7l-6.89.15s-2.09 8-6.13 8.17-2.1-16.48.45-17.67 4.34 8.46 2.54 9.2c-.9.38-3.79.4-8.6.31L88 65.45h-5.59s-2.09 8-6.13 8.17-2.08-16.46.46-17.62 4.35 8.46 2.55 9.2c-.9.38-5.32.38-10.13.28h-4.71c-4.81-.09-12.1-.6-13.45 1.16-1.53 2-1 2.19-1.28 5.58v41.65"
|
|
47
48
|
}));
|
|
48
49
|
}
|
|
50
|
+
|
|
49
51
|
}
|
|
50
52
|
EmptyActivity.propTypes = EmptyStateProps;
|
|
51
|
-
EmptyActivity.defaultProps = {
|
|
52
|
-
...EmptyStateDefaultProps,
|
|
53
|
+
EmptyActivity.defaultProps = { ...EmptyStateDefaultProps,
|
|
53
54
|
dataId: 'emptyActivity'
|
|
54
|
-
};
|
|
55
|
-
|
|
56
|
-
// if (__DOCS__) {
|
|
55
|
+
}; // if (__DOCS__) {
|
|
57
56
|
// EmptyActivity.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,14 +47,12 @@ export default class EmptyAgent extends React.Component {
|
|
|
46
47
|
d: "M98 91.85s-14.11-6.36-10.33-20.51 31.89-9.38 34.22 0-12.37 19.5-23 14-11.07-19.2.87-24.83 29.56 3.61 27.81 12.56-14.24 25.8-23 21.65-.82-14 2.79-12.85 5.5 1.74 4.92 16.46 3.06 50.24 3.06 50.24-8.74 11.55-9.46 11.27-8.16-9.39-7.72-10.69 5.39-50.24 5.39-50.24l.89-10.79s2.23-5.83 6.6-1 8.56 33.64 19.28 34.05"
|
|
47
48
|
}));
|
|
48
49
|
}
|
|
50
|
+
|
|
49
51
|
}
|
|
50
52
|
EmptyAgent.propTypes = EmptyStateProps;
|
|
51
|
-
EmptyAgent.defaultProps = {
|
|
52
|
-
...EmptyStateDefaultProps,
|
|
53
|
+
EmptyAgent.defaultProps = { ...EmptyStateDefaultProps,
|
|
53
54
|
dataId: 'emptyAgent'
|
|
54
|
-
};
|
|
55
|
-
|
|
56
|
-
// if (__DOCS__) {
|
|
55
|
+
}; // if (__DOCS__) {
|
|
57
56
|
// EmptyAgent.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';
|
|
@@ -52,14 +53,12 @@ export default class EmptyAgentQueue extends React.Component {
|
|
|
52
53
|
d: "M129 149.35a5 5 0 01-1.22-.15l-13.46-3.47a.5.5 0 01-.33-.29.49.49 0 010-.44s1.8-3.41.79-5.84A4 4 0 00112 137c-7.62-2.3-10.9 4.36-11 4.65a.51.51 0 01-.59.26l-7.92-2.21a4.16 4.16 0 01-2.69-5.72l12.73-28.2a.5.5 0 01.66-.25.51.51 0 01.25.67l-12.71 28.14a3.15 3.15 0 002 4.35l7.55 2.1a10.08 10.08 0 0112-4.8 4.91 4.91 0 013.36 2.79c.93 2.24 0 5-.56 6.13l12.92 3.32a4 4 0 004.52-2.09c20.19-41.22 25.07-58.75 22.91-61.41-1.19-1.45-4.26-3.11-9.15-4.91-.86 1.79-4.5 8.26-11.44 6.57a6.6 6.6 0 01-4.5-3.26c-1.58-2.95-.7-6.77-.3-8.15-4.42-1.12-8.45-2-11.09-2.6a3.12 3.12 0 00-3.72 2.29C113.94 79.78 112.1 85 110.32 90c-.81 2.3-1.62 4.56-2.35 6.77 4.85 7.86 3.41 14.85 3.34 15.14-.93 3.78-3 4.87-4.61 4.63s-3.27-2-3.13-4.85c.22-4.51 1.56-9.5 3.3-14.79-.33-.45-11.36-15.31-27.07-15.57h-1.18l-.63.07A28.61 28.61 0 0065.74 85C52 92.6 48 104.64 50.12 113.21c1.65 6.63 6.74 10.82 13.28 10.93h.36c9.64 0 11.63-6.65 12-9.54.82-5.79-2.28-13.31-8-14.85a.52.52 0 01-.35-.62.5.5 0 01.61-.35c6.34 1.7 9.65 9.63 8.76 16-.93 6.63-6 10.52-13.4 10.39-7-.12-12.47-4.6-14.23-11.69-2.22-8.94 1.9-21.47 16.11-29.28a30.8 30.8 0 019.27-3.39 14.82 14.82 0 118.38-.21c13 1.73 22.24 12.53 24.34 15.19.68-2 1.4-4 2.13-6.09 1.77-5 3.6-10.18 4.88-15.24a4.12 4.12 0 014.9-3c2.75.6 7 1.56 11.64 2.74a.48.48 0 01.32.25.47.47 0 010 .4s-1.64 4.68.08 7.87a5.64 5.64 0 003.85 2.76c7.13 1.74 10.33-6.08 10.47-6.41a.5.5 0 01.63-.29c5.39 2 8.67 3.72 10 5.38 4.4 5.42-14.47 45.5-22.79 62.48a5 5 0 01-4.36 2.71zM107.56 98a54.86 54.86 0 00-3 13.7c-.11 2.27 1.06 3.64 2.27 3.82s2.73-.75 3.5-3.86A21.17 21.17 0 00107.56 98zm-29.2-46.15a14.23 14.23 0 000 28.45h.22l2.33-.24a14.27 14.27 0 00-2.55-28.21z"
|
|
53
54
|
}));
|
|
54
55
|
}
|
|
56
|
+
|
|
55
57
|
}
|
|
56
58
|
EmptyAgentQueue.propTypes = EmptyStateProps;
|
|
57
|
-
EmptyAgentQueue.defaultProps = {
|
|
58
|
-
...EmptyStateDefaultProps,
|
|
59
|
+
EmptyAgentQueue.defaultProps = { ...EmptyStateDefaultProps,
|
|
59
60
|
dataId: 'emptyAgentQueue'
|
|
60
|
-
};
|
|
61
|
-
|
|
62
|
-
// if (__DOCS__) {
|
|
61
|
+
}; // if (__DOCS__) {
|
|
63
62
|
// EmptyAgentQueue.docs = {
|
|
64
63
|
// componentGroup: 'Emptystate'
|
|
65
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';
|
|
@@ -59,13 +60,12 @@ export default class EmptyApplechat extends React.Component {
|
|
|
59
60
|
d: "M0 0h450v400H0z"
|
|
60
61
|
}))));
|
|
61
62
|
}
|
|
63
|
+
|
|
62
64
|
}
|
|
63
65
|
EmptyApplechat.propTypes = EmptyStateProps;
|
|
64
|
-
EmptyApplechat.defaultProps = {
|
|
65
|
-
...EmptyStateDefaultProps,
|
|
66
|
+
EmptyApplechat.defaultProps = { ...EmptyStateDefaultProps,
|
|
66
67
|
dataId: 'emptyApplechat'
|
|
67
|
-
};
|
|
68
|
-
// if (__DOCS__) {
|
|
68
|
+
}; // if (__DOCS__) {
|
|
69
69
|
// EmptyApplechat.docs = {
|
|
70
70
|
// componentGroup: 'Emptystate'
|
|
71
71
|
// };
|
|
@@ -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 EmptyApproval extends React.Component {
|
|
|
52
53
|
d: "M146 125.33c1.79 5.74 4.39 16.67-1 18.42s-55.63 19.49-59.78 17-29.38-83.41-23.29-85.61 19.54-7.18 20.29-7c0 0-2-7.78 3.15-9.91s8.27-2.57 12.82 5c0 0 19.34-5.5 21.33-5s25.87 67.59 25.3 80.56c0 0 0 1.13-4.26 3.66s-48.34 16-53.45 14.1S65.5 89.2 64.93 83s51.44-20.27 53.71-17.45c2.13 2.63 7.5 19.17 13.53 35.9q1.31 3.63 2.28 7.36l1.79 6.91s-14.47-2.46-15.29-.55.54 10.38 1.77 7.24 1.91-7.51-2.59-14.89-8.88-13.92-5.19-20.07c0 0-6.15-2.46-8.6 4s5.59 12.29 3.14 14.48-18.08-1.1-18.62 4.36 8.78 5.74 9 4.37-9.46-1.09-9.6 3.14 9.19 4.92 9.19 3.15-8.64-1.23-8 3.68 9.87 3.55 9.74 3-7.91-1.76-8.55 1.41 13.55 4.69 18.76 2.72 12.12-1.34 12.12-1.34"
|
|
53
54
|
}));
|
|
54
55
|
}
|
|
56
|
+
|
|
55
57
|
}
|
|
56
58
|
EmptyApproval.propTypes = EmptyStateProps;
|
|
57
|
-
EmptyApproval.defaultProps = {
|
|
58
|
-
...EmptyStateDefaultProps,
|
|
59
|
+
EmptyApproval.defaultProps = { ...EmptyStateDefaultProps,
|
|
59
60
|
dataId: 'emptyApproval'
|
|
60
|
-
};
|
|
61
|
-
// if (__DOCS__) {
|
|
61
|
+
}; // if (__DOCS__) {
|
|
62
62
|
// EmptyApproval.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';
|
|
@@ -54,13 +55,12 @@ export default class EmptyArchived extends React.Component {
|
|
|
54
55
|
r: 1.35
|
|
55
56
|
}));
|
|
56
57
|
}
|
|
58
|
+
|
|
57
59
|
}
|
|
58
60
|
EmptyArchived.propTypes = EmptyStateProps;
|
|
59
|
-
EmptyArchived.defaultProps = {
|
|
60
|
-
...EmptyStateDefaultProps,
|
|
61
|
+
EmptyArchived.defaultProps = { ...EmptyStateDefaultProps,
|
|
61
62
|
dataId: 'emptyArchived'
|
|
62
|
-
};
|
|
63
|
-
// if (__DOCS__) {
|
|
63
|
+
}; // if (__DOCS__) {
|
|
64
64
|
// EmptyArchived.docs = {
|
|
65
65
|
// componentGroup: 'Emptystate'
|
|
66
66
|
// };
|
|
@@ -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,13 +61,12 @@ export default class EmptyArticle extends React.Component {
|
|
|
60
61
|
d: "M0 0h283.07v305.13H0z"
|
|
61
62
|
}))));
|
|
62
63
|
}
|
|
64
|
+
|
|
63
65
|
}
|
|
64
66
|
EmptyArticle.propTypes = EmptyStateProps;
|
|
65
|
-
EmptyArticle.defaultProps = {
|
|
66
|
-
...EmptyStateDefaultProps,
|
|
67
|
+
EmptyArticle.defaultProps = { ...EmptyStateDefaultProps,
|
|
67
68
|
dataId: 'emptyArticle'
|
|
68
|
-
};
|
|
69
|
-
// if (__DOCS__) {
|
|
69
|
+
}; // if (__DOCS__) {
|
|
70
70
|
// EmptyArticle.docs = {
|
|
71
71
|
// componentGroup: 'Emptystate'
|
|
72
72
|
// };
|
|
@@ -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';
|
|
@@ -54,14 +55,12 @@ export default class EmptyAsapchat extends React.Component {
|
|
|
54
55
|
d: "M0 0h450v400H0z"
|
|
55
56
|
}))));
|
|
56
57
|
}
|
|
58
|
+
|
|
57
59
|
}
|
|
58
60
|
EmptyAsapchat.propTypes = EmptyStateProps;
|
|
59
|
-
EmptyAsapchat.defaultProps = {
|
|
60
|
-
...EmptyStateDefaultProps,
|
|
61
|
+
EmptyAsapchat.defaultProps = { ...EmptyStateDefaultProps,
|
|
61
62
|
dataId: 'emptyAsapchat'
|
|
62
|
-
};
|
|
63
|
-
|
|
64
|
-
// if (__DOCS__) {
|
|
63
|
+
}; // if (__DOCS__) {
|
|
65
64
|
// EmptyAsapchat.docs = {
|
|
66
65
|
// componentGroup: 'Emptystate'
|
|
67
66
|
// };
|
|
@@ -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 EmptyAttach extends React.Component {
|
|
|
46
47
|
d: "M146.42 155.3c-17.09.46-60.1-.42-69.48-.77a2.4 2.4 0 01-2.33-2.39v-23.43h-4.69l-5-48.51a2.94 2.94 0 012.67-3.2l53.3-4.7 7.19 52.09s-54 7.52-54.58 5.93-1-65.57 0-66.07c1.62-.87 18.28-.24 22.81 0a1.33 1.33 0 011.26 1.16c.86 7 5.12 45.07 5.08 46.83-.14 5.91-13.49 14.69-17.54-.24-4.44-16.36-6.44-48.46-6.59-50.8-.31-5.16 13.8-16.72 17.87 17.2 3.77 31.37 3.84 34.6-2 35.48-6.86 1-11.37-47.7-11.37-47.7h60.63a3.2 3.2 0 013.21 3.09c.37 12.61 4.83 87 1.65 88.86-2.27 1.36-49.85 0-49.85 0"
|
|
47
48
|
}));
|
|
48
49
|
}
|
|
50
|
+
|
|
49
51
|
}
|
|
50
52
|
EmptyAttach.propTypes = EmptyStateProps;
|
|
51
|
-
EmptyAttach.defaultProps = {
|
|
52
|
-
...EmptyStateDefaultProps,
|
|
53
|
+
EmptyAttach.defaultProps = { ...EmptyStateDefaultProps,
|
|
53
54
|
dataId: 'emptyAttach'
|
|
54
|
-
};
|
|
55
|
-
|
|
56
|
-
// if (__DOCS__) {
|
|
55
|
+
}; // if (__DOCS__) {
|
|
57
56
|
// EmptyAttach.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';
|
|
@@ -61,9 +62,9 @@ export default class AuthenticationPending extends React.Component {
|
|
|
61
62
|
d: "M0 0h342v318H0z"
|
|
62
63
|
}))));
|
|
63
64
|
}
|
|
65
|
+
|
|
64
66
|
}
|
|
65
67
|
AuthenticationPending.propTypes = EmptyStateProps;
|
|
66
|
-
AuthenticationPending.defaultProps = {
|
|
67
|
-
...EmptyStateDefaultProps,
|
|
68
|
+
AuthenticationPending.defaultProps = { ...EmptyStateDefaultProps,
|
|
68
69
|
dataId: 'AuthenticationPending'
|
|
69
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
|
// };
|