@zohodesk/svg 1.0.0-beta.58 → 1.0.0-beta.59
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 +239 -235
- 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 -31
- 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 +4 -4
- package/es/emptystate/version3/EmptyAPIConfiguration.js +4 -4
- 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 +4 -4
- 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 +3 -2
- 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/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 -31
- 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 +30 -6
- package/lib/emptystate/version3/EmptyAPIConfiguration.js +30 -6
- 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 +30 -6
- 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 +29 -4
- 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 -75
|
@@ -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';
|
|
@@ -15,13 +16,12 @@ export default class EmptyRoles extends React.Component {
|
|
|
15
16
|
width: "100%"
|
|
16
17
|
}));
|
|
17
18
|
}
|
|
19
|
+
|
|
18
20
|
}
|
|
19
21
|
EmptyRoles.propTypes = EmptyStateProps;
|
|
20
|
-
EmptyRoles.defaultProps = {
|
|
21
|
-
...EmptyStateDefaultProps,
|
|
22
|
+
EmptyRoles.defaultProps = { ...EmptyStateDefaultProps,
|
|
22
23
|
dataId: 'emptyRoles'
|
|
23
|
-
};
|
|
24
|
-
// if (__DOCS__) {
|
|
24
|
+
}; // if (__DOCS__) {
|
|
25
25
|
// EmptyRoles.docs = {
|
|
26
26
|
// componentGroup: 'Emptystate'
|
|
27
27
|
// };
|
|
@@ -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';
|
|
@@ -15,13 +16,12 @@ export default class EmptyWebhook extends React.Component {
|
|
|
15
16
|
width: "100%"
|
|
16
17
|
}));
|
|
17
18
|
}
|
|
19
|
+
|
|
18
20
|
}
|
|
19
21
|
EmptyWebhook.propTypes = EmptyStateProps;
|
|
20
|
-
EmptyWebhook.defaultProps = {
|
|
21
|
-
...EmptyStateDefaultProps,
|
|
22
|
+
EmptyWebhook.defaultProps = { ...EmptyStateDefaultProps,
|
|
22
23
|
dataId: 'emptyWebhook'
|
|
23
|
-
};
|
|
24
|
-
// if (__DOCS__) {
|
|
24
|
+
}; // if (__DOCS__) {
|
|
25
25
|
// EmptyWebhook.docs = {
|
|
26
26
|
// componentGroup: 'Emptystate'
|
|
27
27
|
// };
|
|
@@ -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';
|
|
@@ -15,14 +16,12 @@ export default class FailureLog extends React.Component {
|
|
|
15
16
|
width: "100%"
|
|
16
17
|
}));
|
|
17
18
|
}
|
|
19
|
+
|
|
18
20
|
}
|
|
19
21
|
FailureLog.propTypes = EmptyStateProps;
|
|
20
|
-
FailureLog.defaultProps = {
|
|
21
|
-
...EmptyStateDefaultProps,
|
|
22
|
+
FailureLog.defaultProps = { ...EmptyStateDefaultProps,
|
|
22
23
|
dataId: 'failureLog'
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
// if (__DOCS__) {
|
|
24
|
+
}; // if (__DOCS__) {
|
|
26
25
|
// FailureLog.docs = {
|
|
27
26
|
// componentGroup: 'Emptystate'
|
|
28
27
|
// };
|
|
@@ -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';
|
|
@@ -65,13 +66,12 @@ export default class AuditLog extends React.Component {
|
|
|
65
66
|
transform: "translate(25 50)"
|
|
66
67
|
}))));
|
|
67
68
|
}
|
|
69
|
+
|
|
68
70
|
}
|
|
69
71
|
AuditLog.propTypes = EmptyStateProps;
|
|
70
|
-
AuditLog.defaultProps = {
|
|
71
|
-
...EmptyStateDefaultProps,
|
|
72
|
+
AuditLog.defaultProps = { ...EmptyStateDefaultProps,
|
|
72
73
|
dataId: 'AuditLog'
|
|
73
|
-
};
|
|
74
|
-
// if (__DOCS__) {
|
|
74
|
+
}; // if (__DOCS__) {
|
|
75
75
|
// AuditLog.docs = {
|
|
76
76
|
// componentGroup: 'Emptystate'
|
|
77
77
|
// };
|
|
@@ -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 Bot extends React.Component {
|
|
|
61
62
|
d: "M0 0h245v327H0z"
|
|
62
63
|
}))));
|
|
63
64
|
}
|
|
65
|
+
|
|
64
66
|
}
|
|
65
67
|
Bot.propTypes = EmptyStateProps;
|
|
66
|
-
Bot.defaultProps = {
|
|
67
|
-
...EmptyStateDefaultProps,
|
|
68
|
+
Bot.defaultProps = { ...EmptyStateDefaultProps,
|
|
68
69
|
dataId: 'Bot'
|
|
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';
|
|
@@ -77,13 +78,12 @@ export default class Contract extends React.Component {
|
|
|
77
78
|
transform: "translate(42.5 115)"
|
|
78
79
|
}))));
|
|
79
80
|
}
|
|
81
|
+
|
|
80
82
|
}
|
|
81
83
|
Contract.propTypes = EmptyStateProps;
|
|
82
|
-
Contract.defaultProps = {
|
|
83
|
-
...EmptyStateDefaultProps,
|
|
84
|
+
Contract.defaultProps = { ...EmptyStateDefaultProps,
|
|
84
85
|
dataId: 'Contract'
|
|
85
|
-
};
|
|
86
|
-
// if (__DOCS__) {
|
|
86
|
+
}; // if (__DOCS__) {
|
|
87
87
|
// Contract.docs = {
|
|
88
88
|
// componentGroup: 'Emptystate'
|
|
89
89
|
// };
|
|
@@ -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';
|
|
@@ -44,13 +45,12 @@ export default class CustomModule extends React.Component {
|
|
|
44
45
|
d: "M132.21 72.4S93.39 48 89.51 49.67s-8.88 4.43-6.66 14.42-22.18-2.78-21.63 1.66 29.24 29.1 32 27.44 38.99-20.79 38.99-20.79zM80.63 152.43S56.67 94.3 50 95.83s-10.2 37.73-7.14 39.26 37.77 17.34 37.77 17.34zM161 111c-.07 2.33 2.1 1.08 2.78 1.88 1 1.19 1.76 3-.56 4.8-4 3.09-11 3.46-12.3-3.5s8.62-10.15 10.8-7c.81 1.2-.72 3.15-.72 3.82z"
|
|
45
46
|
})));
|
|
46
47
|
}
|
|
48
|
+
|
|
47
49
|
}
|
|
48
50
|
CustomModule.propTypes = EmptyStateProps;
|
|
49
|
-
CustomModule.defaultProps = {
|
|
50
|
-
...EmptyStateDefaultProps,
|
|
51
|
+
CustomModule.defaultProps = { ...EmptyStateDefaultProps,
|
|
51
52
|
dataId: 'CustomModule'
|
|
52
|
-
};
|
|
53
|
-
// if (__DOCS__) {
|
|
53
|
+
}; // if (__DOCS__) {
|
|
54
54
|
// CustomModule.docs = {
|
|
55
55
|
// componentGroup: 'Emptystate'
|
|
56
56
|
// };
|
|
@@ -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';
|
|
@@ -79,13 +80,12 @@ export default class EmptyAPIAuthentication extends React.Component {
|
|
|
79
80
|
d: "M0 0h298v252H0z"
|
|
80
81
|
}))));
|
|
81
82
|
}
|
|
83
|
+
|
|
82
84
|
}
|
|
83
85
|
EmptyAPIAuthentication.propTypes = EmptyStateProps;
|
|
84
|
-
EmptyAPIAuthentication.defaultProps = {
|
|
85
|
-
...EmptyStateDefaultProps,
|
|
86
|
+
EmptyAPIAuthentication.defaultProps = { ...EmptyStateDefaultProps,
|
|
86
87
|
dataId: 'emptyApiAuthentication'
|
|
87
|
-
};
|
|
88
|
-
// if (__DOCS__) {
|
|
88
|
+
}; // if (__DOCS__) {
|
|
89
89
|
// EmptyAPIAuthentication.docs = {
|
|
90
90
|
// componentGroup: 'Emptystate'
|
|
91
91
|
// };
|
|
@@ -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';
|
|
@@ -71,13 +72,12 @@ export default class EmptyAPIConfiguration extends React.Component {
|
|
|
71
72
|
d: "M0 0h450v400H0z"
|
|
72
73
|
}))));
|
|
73
74
|
}
|
|
75
|
+
|
|
74
76
|
}
|
|
75
77
|
EmptyAPIConfiguration.propTypes = EmptyStateProps;
|
|
76
|
-
EmptyAPIConfiguration.defaultProps = {
|
|
77
|
-
...EmptyStateDefaultProps,
|
|
78
|
+
EmptyAPIConfiguration.defaultProps = { ...EmptyStateDefaultProps,
|
|
78
79
|
dataId: 'emptyApiConfiguration'
|
|
79
|
-
};
|
|
80
|
-
// if (__DOCS__) {
|
|
80
|
+
}; // if (__DOCS__) {
|
|
81
81
|
// EmptyAPIConfiguration.docs = {
|
|
82
82
|
// componentGroup: 'Emptystate'
|
|
83
83
|
// };
|
|
@@ -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
|
// };
|