@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';
|
|
@@ -56,14 +57,12 @@ export default class Import extends React.Component {
|
|
|
56
57
|
d: "M0 0h450v400H0z"
|
|
57
58
|
}))));
|
|
58
59
|
}
|
|
60
|
+
|
|
59
61
|
}
|
|
60
62
|
Import.propTypes = EmptyStateProps;
|
|
61
|
-
Import.defaultProps = {
|
|
62
|
-
...EmptyStateDefaultProps,
|
|
63
|
+
Import.defaultProps = { ...EmptyStateDefaultProps,
|
|
63
64
|
dataId: 'emptyImport'
|
|
64
|
-
};
|
|
65
|
-
|
|
66
|
-
// if (__DOCS__) {
|
|
65
|
+
}; // if (__DOCS__) {
|
|
67
66
|
// Import.docs = {
|
|
68
67
|
// componentGroup: 'Emptystate'
|
|
69
68
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -53,14 +54,12 @@ export default class KBBot extends React.Component {
|
|
|
53
54
|
d: "M93.45 149.82s2.86-8 5.1-6 8.41-1.91 10.21-.31-.75 6.34-.75 6.34Z"
|
|
54
55
|
}));
|
|
55
56
|
}
|
|
57
|
+
|
|
56
58
|
}
|
|
57
59
|
KBBot.propTypes = EmptyStateProps;
|
|
58
|
-
KBBot.defaultProps = {
|
|
59
|
-
...EmptyStateDefaultProps,
|
|
60
|
+
KBBot.defaultProps = { ...EmptyStateDefaultProps,
|
|
60
61
|
dataId: 'emptyKBBot'
|
|
61
|
-
};
|
|
62
|
-
|
|
63
|
-
// if (__DOCS__) {
|
|
62
|
+
}; // if (__DOCS__) {
|
|
64
63
|
// KBBot.docs = {
|
|
65
64
|
// componentGroup: 'Emptystate'
|
|
66
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';
|
|
@@ -46,14 +47,12 @@ export default class Multilingual extends React.Component {
|
|
|
46
47
|
d: "M130.34 71.78s4.15 13.08 17 17.23M134.86 64.3v-4.28"
|
|
47
48
|
}));
|
|
48
49
|
}
|
|
50
|
+
|
|
49
51
|
}
|
|
50
52
|
Multilingual.propTypes = EmptyStateProps;
|
|
51
|
-
Multilingual.defaultProps = {
|
|
52
|
-
...EmptyStateDefaultProps,
|
|
53
|
+
Multilingual.defaultProps = { ...EmptyStateDefaultProps,
|
|
53
54
|
dataId: 'emptyMultilingual'
|
|
54
|
-
};
|
|
55
|
-
|
|
56
|
-
// if (__DOCS__) {
|
|
55
|
+
}; // if (__DOCS__) {
|
|
57
56
|
// Multilingual.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';
|
|
@@ -49,14 +50,12 @@ export default class NetworkError extends React.Component {
|
|
|
49
50
|
}
|
|
50
51
|
}));
|
|
51
52
|
}
|
|
53
|
+
|
|
52
54
|
}
|
|
53
55
|
NetworkError.propTypes = EmptyStateProps;
|
|
54
|
-
NetworkError.defaultProps = {
|
|
55
|
-
...EmptyStateDefaultProps,
|
|
56
|
+
NetworkError.defaultProps = { ...EmptyStateDefaultProps,
|
|
56
57
|
dataId: 'emptyNetworkError'
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
// if (__DOCS__) {
|
|
58
|
+
}; // if (__DOCS__) {
|
|
60
59
|
// NetworkError.docs = {
|
|
61
60
|
// componentGroup: 'Emptystate'
|
|
62
61
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -47,14 +48,12 @@ export default class Predictor extends React.Component {
|
|
|
47
48
|
strokeMiterlimit: 10
|
|
48
49
|
}));
|
|
49
50
|
}
|
|
51
|
+
|
|
50
52
|
}
|
|
51
53
|
Predictor.propTypes = EmptyStateProps;
|
|
52
|
-
Predictor.defaultProps = {
|
|
53
|
-
...EmptyStateDefaultProps,
|
|
54
|
+
Predictor.defaultProps = { ...EmptyStateDefaultProps,
|
|
54
55
|
dataId: 'emptyPredictor'
|
|
55
|
-
};
|
|
56
|
-
|
|
57
|
-
// if (__DOCS__) {
|
|
56
|
+
}; // if (__DOCS__) {
|
|
58
57
|
// Predictor.docs = {
|
|
59
58
|
// componentGroup: 'Emptystate'
|
|
60
59
|
// };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { EmptyStateProps } from './../props/propTypes';
|
|
4
5
|
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
@@ -45,14 +46,12 @@ export default class ReadRecipients extends React.Component {
|
|
|
45
46
|
d: "M109.85 85.92s-13.92 8.79-18 11c-2.26 1.29-4.2-2.9-5.5-6.86M118.8 87s-13.91 8.79-18 11c-1.08.54-2.05 0-2.92-1.18"
|
|
46
47
|
}));
|
|
47
48
|
}
|
|
49
|
+
|
|
48
50
|
}
|
|
49
51
|
ReadRecipients.propTypes = EmptyStateProps;
|
|
50
|
-
ReadRecipients.defaultProps = {
|
|
51
|
-
...EmptyStateDefaultProps,
|
|
52
|
+
ReadRecipients.defaultProps = { ...EmptyStateDefaultProps,
|
|
52
53
|
dataId: 'emptyReadRecipients'
|
|
53
|
-
};
|
|
54
|
-
|
|
55
|
-
// if (__DOCS__) {
|
|
54
|
+
}; // if (__DOCS__) {
|
|
56
55
|
// ReadRecipients.docs = {
|
|
57
56
|
// componentGroup: 'Emptystate'
|
|
58
57
|
// };
|
|
@@ -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';
|
|
@@ -62,13 +63,12 @@ export default class SupportPlan extends React.Component {
|
|
|
62
63
|
transform: "translate(25 50)"
|
|
63
64
|
}))));
|
|
64
65
|
}
|
|
66
|
+
|
|
65
67
|
}
|
|
66
68
|
SupportPlan.propTypes = EmptyStateProps;
|
|
67
|
-
SupportPlan.defaultProps = {
|
|
68
|
-
...EmptyStateDefaultProps,
|
|
69
|
+
SupportPlan.defaultProps = { ...EmptyStateDefaultProps,
|
|
69
70
|
dataId: 'SupportPlan'
|
|
70
|
-
};
|
|
71
|
-
// if (__DOCS__) {
|
|
71
|
+
}; // if (__DOCS__) {
|
|
72
72
|
// SupportPlan.docs = {
|
|
73
73
|
// componentGroup: 'Emptystate'
|
|
74
74
|
// };
|
|
@@ -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,14 +45,12 @@ export default class Variable extends React.Component {
|
|
|
44
45
|
d: "M166.11 89.24c-.63.91-20.67 3.5-25.8-.07a2.2 2.2 0 0 1-.36-.91s-1.4-19.07.36-19.77 21-2.88 25-1.06c1.85 3.72 1.5 20.76.8 21.81ZM97 69.26c-.64.91-20.46 3.5-25.46-.07a3.52 3.52 0 0 1-.35-.91s-1.4-18.86.35-19.56 20.75-2.81 24.68-1c1.78 3.66 1.41 20.56.78 21.54ZM49.33 118.61h4.57M46.09 118.68h1.76M39.69 118.75l3.8-.07M35.34 118.82l3.37-.07M52.84 122.26l1.06-.07M46.3 122.33l3.87-.07M42.86 122.33h2M35.34 122.4l5.69-.07M39.84 130l-4.5.07M43.07 130h-1.76M49.47 130h-3.8M53.9 129.9l-3.45.07M36.39 126.47h-1M42.86 126.39l-3.8.07M46.37 126.39h-2M53.9 126.32h-5.7"
|
|
45
46
|
}));
|
|
46
47
|
}
|
|
48
|
+
|
|
47
49
|
}
|
|
48
50
|
Variable.propTypes = EmptyStateProps;
|
|
49
|
-
Variable.defaultProps = {
|
|
50
|
-
...EmptyStateDefaultProps,
|
|
51
|
+
Variable.defaultProps = { ...EmptyStateDefaultProps,
|
|
51
52
|
dataId: 'emptyVariable'
|
|
52
|
-
};
|
|
53
|
-
|
|
54
|
-
// if (__DOCS__) {
|
|
53
|
+
}; // if (__DOCS__) {
|
|
55
54
|
// Variable.docs = {
|
|
56
55
|
// componentGroup: 'Emptystate'
|
|
57
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';
|
|
@@ -41,14 +42,12 @@ export default class ZiaAnamoly extends React.Component {
|
|
|
41
42
|
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
42
43
|
}));
|
|
43
44
|
}
|
|
45
|
+
|
|
44
46
|
}
|
|
45
47
|
ZiaAnamoly.propTypes = EmptyStateProps;
|
|
46
|
-
ZiaAnamoly.defaultProps = {
|
|
47
|
-
...EmptyStateDefaultProps,
|
|
48
|
+
ZiaAnamoly.defaultProps = { ...EmptyStateDefaultProps,
|
|
48
49
|
dataId: 'emptyZiaAnamoly'
|
|
49
|
-
};
|
|
50
|
-
|
|
51
|
-
// if (__DOCS__) {
|
|
50
|
+
}; // if (__DOCS__) {
|
|
52
51
|
// ZiaAnamoly.docs = {
|
|
53
52
|
// componentGroup: 'Emptystate'
|
|
54
53
|
// };
|
|
@@ -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 { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -19,14 +20,12 @@ export default class Inconvenience extends React.Component {
|
|
|
19
20
|
width: "100%"
|
|
20
21
|
}));
|
|
21
22
|
}
|
|
23
|
+
|
|
22
24
|
}
|
|
23
25
|
Inconvenience.propTypes = ErrorStateProps;
|
|
24
|
-
Inconvenience.defaultProps = {
|
|
25
|
-
...ErrorStateDefaultProps,
|
|
26
|
+
Inconvenience.defaultProps = { ...ErrorStateDefaultProps,
|
|
26
27
|
dataId: 'inconvenience'
|
|
27
|
-
};
|
|
28
|
-
|
|
29
|
-
// if (__DOCS__) {
|
|
28
|
+
}; // if (__DOCS__) {
|
|
30
29
|
// Inconvenience.docs = {
|
|
31
30
|
// componentGroup: 'Emptystate'
|
|
32
31
|
// };
|
|
@@ -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 { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -19,14 +20,12 @@ export default class NoRequestFound extends React.Component {
|
|
|
19
20
|
width: "100%"
|
|
20
21
|
}));
|
|
21
22
|
}
|
|
23
|
+
|
|
22
24
|
}
|
|
23
25
|
NoRequestFound.propTypes = ErrorStateProps;
|
|
24
|
-
NoRequestFound.defaultProps = {
|
|
25
|
-
...ErrorStateDefaultProps,
|
|
26
|
+
NoRequestFound.defaultProps = { ...ErrorStateDefaultProps,
|
|
26
27
|
dataId: 'noRequestFound'
|
|
27
|
-
};
|
|
28
|
-
|
|
29
|
-
// if (__DOCS__) {
|
|
28
|
+
}; // if (__DOCS__) {
|
|
30
29
|
// NoRequestFound.docs = {
|
|
31
30
|
// componentGroup: 'Emptystate'
|
|
32
31
|
// };
|
|
@@ -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 { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -20,14 +21,12 @@ export default class PageNotFound extends React.Component {
|
|
|
20
21
|
width: "100%"
|
|
21
22
|
}));
|
|
22
23
|
}
|
|
24
|
+
|
|
23
25
|
}
|
|
24
26
|
PageNotFound.propTypes = ErrorStateProps;
|
|
25
|
-
PageNotFound.defaultProps = {
|
|
26
|
-
...ErrorStateDefaultProps,
|
|
27
|
+
PageNotFound.defaultProps = { ...ErrorStateDefaultProps,
|
|
27
28
|
dataId: 'pageNotFound'
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
// if (__DOCS__) {
|
|
29
|
+
}; // if (__DOCS__) {
|
|
31
30
|
// PageNotFound.docs = {
|
|
32
31
|
// componentGroup: 'Emptystate'
|
|
33
32
|
// };
|
|
@@ -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 { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -20,14 +21,12 @@ export default class UnableToProcessRequest extends React.Component {
|
|
|
20
21
|
width: "100%"
|
|
21
22
|
}));
|
|
22
23
|
}
|
|
24
|
+
|
|
23
25
|
}
|
|
24
26
|
UnableToProcessRequest.propTypes = ErrorStateProps;
|
|
25
|
-
UnableToProcessRequest.defaultProps = {
|
|
26
|
-
...ErrorStateDefaultProps,
|
|
27
|
+
UnableToProcessRequest.defaultProps = { ...ErrorStateDefaultProps,
|
|
27
28
|
dataId: 'unableToProcessRequest'
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
// if (__DOCS__) {
|
|
29
|
+
}; // if (__DOCS__) {
|
|
31
30
|
// UnableToProcessRequest.docs = {
|
|
32
31
|
// componentGroup: 'Emptystate'
|
|
33
32
|
// };
|
|
@@ -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 { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -20,14 +21,12 @@ export default class UnauthorizedLogin extends React.Component {
|
|
|
20
21
|
width: "100%"
|
|
21
22
|
}));
|
|
22
23
|
}
|
|
24
|
+
|
|
23
25
|
}
|
|
24
26
|
UnauthorizedLogin.propTypes = ErrorStateProps;
|
|
25
|
-
UnauthorizedLogin.defaultProps = {
|
|
26
|
-
...ErrorStateDefaultProps,
|
|
27
|
+
UnauthorizedLogin.defaultProps = { ...ErrorStateDefaultProps,
|
|
27
28
|
dataId: 'unauthorizedLogin'
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
// if (__DOCS__) {
|
|
29
|
+
}; // if (__DOCS__) {
|
|
31
30
|
// UnauthorizedLogin.docs = {
|
|
32
31
|
// componentGroup: 'Emptystate'
|
|
33
32
|
// };
|
|
@@ -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 { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -20,14 +21,12 @@ export default class UrlNotFound extends React.Component {
|
|
|
20
21
|
width: "100%"
|
|
21
22
|
}));
|
|
22
23
|
}
|
|
24
|
+
|
|
23
25
|
}
|
|
24
26
|
UrlNotFound.propTypes = ErrorStateProps;
|
|
25
|
-
UrlNotFound.defaultProps = {
|
|
26
|
-
...ErrorStateDefaultProps,
|
|
27
|
+
UrlNotFound.defaultProps = { ...ErrorStateDefaultProps,
|
|
27
28
|
dataId: 'urlNotFound'
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
// if (__DOCS__) {
|
|
29
|
+
}; // if (__DOCS__) {
|
|
31
30
|
// UrlNotFound.docs = {
|
|
32
31
|
// componentGroup: 'Emptystate'
|
|
33
32
|
// };
|
|
@@ -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 { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -20,14 +21,12 @@ export default class WillBeRightBack extends React.Component {
|
|
|
20
21
|
width: "100%"
|
|
21
22
|
}));
|
|
22
23
|
}
|
|
24
|
+
|
|
23
25
|
}
|
|
24
26
|
WillBeRightBack.propTypes = ErrorStateProps;
|
|
25
|
-
WillBeRightBack.defaultProps = {
|
|
26
|
-
...ErrorStateDefaultProps,
|
|
27
|
+
WillBeRightBack.defaultProps = { ...ErrorStateDefaultProps,
|
|
27
28
|
dataId: 'willBeRightBack'
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
// if (__DOCS__) {
|
|
29
|
+
}; // if (__DOCS__) {
|
|
31
30
|
// WillBeRightBack.docs = {
|
|
32
31
|
// componentGroup: 'Emptystate'
|
|
33
32
|
// };
|
|
@@ -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 { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -20,14 +21,12 @@ export default class EmptyUnauthorizedLogin extends React.Component {
|
|
|
20
21
|
fill: "var(--zd_emptysvg_secondary_plainfill)"
|
|
21
22
|
}));
|
|
22
23
|
}
|
|
24
|
+
|
|
23
25
|
}
|
|
24
26
|
EmptyUnauthorizedLogin.propTypes = ErrorStateProps;
|
|
25
|
-
EmptyUnauthorizedLogin.defaultProps = {
|
|
26
|
-
...ErrorStateDefaultProps,
|
|
27
|
+
EmptyUnauthorizedLogin.defaultProps = { ...ErrorStateDefaultProps,
|
|
27
28
|
dataId: 'emptyUnauthorizedLogin'
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
// if (__DOCS__) {
|
|
29
|
+
}; // if (__DOCS__) {
|
|
31
30
|
// EmptyUnauthorizedLogin.docs = {
|
|
32
31
|
// componentGroup: 'Emptystate'
|
|
33
32
|
// };
|
|
@@ -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 { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -16,14 +17,12 @@ export default class EmptyWillBeRightBack extends React.Component {
|
|
|
16
17
|
d: "M426.84 598.89s-60.36 22.2-42.84 66.32 56.7 4.06 61.9 86.31 50.55 25.08 50.55 25.08 17-31.79 20.78-32.45 18.66-40 17.94-51.39 30.61 6 42.75-19.69 4.27-37.27-17.09-43.85-87.46-25.99-133.99-30.33zM932.52 464s33.16-8.78 62.89 6.55l114.05-37.82zM1011.41 476.35s38.52 5.39 56.74 29.82l48.73-73.46z"
|
|
17
18
|
}));
|
|
18
19
|
}
|
|
20
|
+
|
|
19
21
|
}
|
|
20
22
|
EmptyWillBeRightBack.propTypes = ErrorStateProps;
|
|
21
|
-
EmptyWillBeRightBack.defaultProps = {
|
|
22
|
-
...ErrorStateDefaultProps,
|
|
23
|
+
EmptyWillBeRightBack.defaultProps = { ...ErrorStateDefaultProps,
|
|
23
24
|
dataId: 'emptyWillBeRightBack'
|
|
24
|
-
};
|
|
25
|
-
|
|
26
|
-
// if (__DOCS__) {
|
|
25
|
+
}; // if (__DOCS__) {
|
|
27
26
|
// EmptyWillBeRightBack.docs = {
|
|
28
27
|
// componentGroup: 'Emptystate'
|
|
29
28
|
// };
|
|
@@ -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 { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -55,14 +56,12 @@ export default class NotImpossible extends React.Component {
|
|
|
55
56
|
fill: "var(--zd_emptysvg_secondary_fill)"
|
|
56
57
|
}));
|
|
57
58
|
}
|
|
59
|
+
|
|
58
60
|
}
|
|
59
61
|
NotImpossible.propTypes = ErrorStateProps;
|
|
60
|
-
NotImpossible.defaultProps = {
|
|
61
|
-
...ErrorStateDefaultProps,
|
|
62
|
+
NotImpossible.defaultProps = { ...ErrorStateDefaultProps,
|
|
62
63
|
dataId: 'emptyAccounts'
|
|
63
|
-
};
|
|
64
|
-
|
|
65
|
-
// if (__DOCS__) {
|
|
64
|
+
}; // if (__DOCS__) {
|
|
66
65
|
// NotImpossible.docs = {
|
|
67
66
|
// componentGroup: 'Emptystate'
|
|
68
67
|
// };
|
|
@@ -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 { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -90,14 +91,12 @@ export default class Inconvenience extends React.Component {
|
|
|
90
91
|
d: "M384.7 115.32l4.16 4.61M384.46 119.69l4.65-4.13"
|
|
91
92
|
}));
|
|
92
93
|
}
|
|
94
|
+
|
|
93
95
|
}
|
|
94
96
|
Inconvenience.propTypes = ErrorStateProps;
|
|
95
|
-
Inconvenience.defaultProps = {
|
|
96
|
-
...ErrorStateDefaultProps,
|
|
97
|
+
Inconvenience.defaultProps = { ...ErrorStateDefaultProps,
|
|
97
98
|
dataId: 'inconvenience'
|
|
98
|
-
};
|
|
99
|
-
|
|
100
|
-
// if (__DOCS__) {
|
|
99
|
+
}; // if (__DOCS__) {
|
|
101
100
|
// Inconvenience.docs = {
|
|
102
101
|
// componentGroup: 'Emptystate'
|
|
103
102
|
// };
|
|
@@ -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 { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -91,14 +92,12 @@ export default class OopsSomethingMiss extends React.Component {
|
|
|
91
92
|
d: "M537.16 124.03l4.16 4.61M536.92 128.4l4.65-4.13"
|
|
92
93
|
}));
|
|
93
94
|
}
|
|
95
|
+
|
|
94
96
|
}
|
|
95
97
|
OopsSomethingMiss.propTypes = ErrorStateProps;
|
|
96
|
-
OopsSomethingMiss.defaultProps = {
|
|
97
|
-
...ErrorStateDefaultProps,
|
|
98
|
+
OopsSomethingMiss.defaultProps = { ...ErrorStateDefaultProps,
|
|
98
99
|
dataId: 'oopssomethingmiss'
|
|
99
|
-
};
|
|
100
|
-
|
|
101
|
-
// if (__DOCS__) {
|
|
100
|
+
}; // if (__DOCS__) {
|
|
102
101
|
// OopsSomethingMiss.docs = {
|
|
103
102
|
// componentGroup: 'Emptystate'
|
|
104
103
|
// };
|
|
@@ -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 { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -91,14 +92,12 @@ export default class UnableToProcessRequest extends React.Component {
|
|
|
91
92
|
d: "M404.92 114.3l4.16 4.61M404.68 118.67l4.65-4.13"
|
|
92
93
|
}));
|
|
93
94
|
}
|
|
95
|
+
|
|
94
96
|
}
|
|
95
97
|
UnableToProcessRequest.propTypes = ErrorStateProps;
|
|
96
|
-
UnableToProcessRequest.defaultProps = {
|
|
97
|
-
...ErrorStateDefaultProps,
|
|
98
|
+
UnableToProcessRequest.defaultProps = { ...ErrorStateDefaultProps,
|
|
98
99
|
dataId: 'unabletoprocessrequest'
|
|
99
|
-
};
|
|
100
|
-
|
|
101
|
-
// if (__DOCS__) {
|
|
100
|
+
}; // if (__DOCS__) {
|
|
102
101
|
// UnableToProcessRequest.docs = {
|
|
103
102
|
// componentGroup: 'Emptystate'
|
|
104
103
|
// };
|
|
@@ -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 { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -99,14 +100,12 @@ export default class UnauthorizedLogin extends React.Component {
|
|
|
99
100
|
d: "m229.4 153.6 2.8-2.4s16.7-2.1 18.6 2.3c1.9 4.4-3 8.9-10.3 9-7.2.1-11.5-3.1-11.1-8.9zM259.5 154.5l2.8-2.6s16.6-2.3 18.5 2.5c1.9 4.8-3 9.7-10.2 9.8-7.2.1-11.5-3.5-11.1-9.7zM251.3 200.4s-13.8-4.8-7.8-24.1c0 0 11.1-8.4 24.8-.3 0 0 6.8 21.6-8.6 24.4-2.3 1.1-5.1 1.1-8.4 0z"
|
|
100
101
|
}));
|
|
101
102
|
}
|
|
103
|
+
|
|
102
104
|
}
|
|
103
105
|
UnauthorizedLogin.propTypes = ErrorStateProps;
|
|
104
|
-
UnauthorizedLogin.defaultProps = {
|
|
105
|
-
...ErrorStateDefaultProps,
|
|
106
|
+
UnauthorizedLogin.defaultProps = { ...ErrorStateDefaultProps,
|
|
106
107
|
dataId: 'unauthorizedlogin'
|
|
107
|
-
};
|
|
108
|
-
|
|
109
|
-
// if (__DOCS__) {
|
|
108
|
+
}; // if (__DOCS__) {
|
|
110
109
|
// UnauthorizedLogin.docs = {
|
|
111
110
|
// componentGroup: 'Emptystate'
|
|
112
111
|
// };
|
|
@@ -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 { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -91,14 +92,12 @@ export default class UrlNotFound extends React.Component {
|
|
|
91
92
|
d: "M405.99 118.56l4.16 4.61M405.75 122.93l4.65-4.12"
|
|
92
93
|
}));
|
|
93
94
|
}
|
|
95
|
+
|
|
94
96
|
}
|
|
95
97
|
UrlNotFound.propTypes = ErrorStateProps;
|
|
96
|
-
UrlNotFound.defaultProps = {
|
|
97
|
-
...ErrorStateDefaultProps,
|
|
98
|
+
UrlNotFound.defaultProps = { ...ErrorStateDefaultProps,
|
|
98
99
|
dataId: 'urlnotfound'
|
|
99
|
-
};
|
|
100
|
-
|
|
101
|
-
// if (__DOCS__) {
|
|
100
|
+
}; // if (__DOCS__) {
|
|
102
101
|
// UrlNotFound.docs = {
|
|
103
102
|
// componentGroup: 'Emptystate'
|
|
104
103
|
// };
|
|
@@ -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 { ErrorStateProps } from './../props/propTypes';
|
|
4
5
|
import { ErrorStateDefaultProps } from './../props/defaultProps';
|
|
@@ -91,14 +92,12 @@ export default class WillBeRightBack extends React.Component {
|
|
|
91
92
|
d: "M395.35 128.36l4.15 4.61M395.1 132.72l4.65-4.12"
|
|
92
93
|
}));
|
|
93
94
|
}
|
|
95
|
+
|
|
94
96
|
}
|
|
95
97
|
WillBeRightBack.propTypes = ErrorStateProps;
|
|
96
|
-
WillBeRightBack.defaultProps = {
|
|
97
|
-
...ErrorStateDefaultProps,
|
|
98
|
+
WillBeRightBack.defaultProps = { ...ErrorStateDefaultProps,
|
|
98
99
|
dataId: 'willberightback'
|
|
99
|
-
};
|
|
100
|
-
|
|
101
|
-
// if (__DOCS__) {
|
|
100
|
+
}; // if (__DOCS__) {
|
|
102
101
|
// WillBeRightBack.docs = {
|
|
103
102
|
// componentGroup: 'Emptystate'
|
|
104
103
|
// };
|
package/es/index.js
CHANGED
|
@@ -1,15 +1,12 @@
|
|
|
1
1
|
// import '@zohodesk/variables/assets/sizeVariables.module.css';
|
|
2
|
-
|
|
3
2
|
// export { default as _provider } from './Provider';
|
|
4
3
|
// export { default as Emptystate__version1 } from './docs/Emptystate__version1.docs';
|
|
5
4
|
// export { default as Emptystate__version2 } from './docs/Emptystate__version2.docs';
|
|
6
5
|
// export { default as Emptystate__version3 } from './docs/Emptystate__version3.docs';
|
|
7
|
-
|
|
8
6
|
// export { default as Errorstate__version1 } from './docs/Errorstate__version1.docs';
|
|
9
7
|
// export { default as Errorstate__version2 } from './docs/Errorstate__version2.docs';
|
|
10
8
|
// export { default as Errorstate__version3 } from './docs/Errorstate__version3.docs';
|
|
11
9
|
// export { default as Svg__common } from './docs/SVG__common.docs';
|
|
12
|
-
|
|
13
10
|
export { default as SVG } from './SVG/SVG';
|
|
14
11
|
export { default as Loader } from './Loader/Loader';
|
|
15
12
|
import * as _EmptyState from './emptystate/';
|