@zohodesk/svg 1.0.0-temp.54 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +20 -0
- package/es/Loader/Loader.js +3 -3
- package/es/SVG/SVG.js +5 -4
- package/es/SVG/SVG.module.css +16 -12
- package/es/SVG/SvgLoader.js +4 -1
- package/es/emptystate/version1/EmptyCustomDomain.js +4 -4
- package/es/emptystate/version2/EmptyBusinessHoliday.js +4 -5
- package/es/emptystate/version2/EmptyBusinessHour.js +4 -5
- package/es/emptystate/version2/EmptyFromAddress.js +4 -4
- package/es/emptystate/version2/EmptyImportHistory.js +4 -5
- package/es/emptystate/version2/EmptyNetwork.js +4 -4
- package/es/emptystate/version2/EmptyRecycleBin.js +4 -4
- package/es/emptystate/version2/EmptyRoles.js +4 -4
- package/es/emptystate/version2/EmptyWebhook.js +4 -4
- package/es/emptystate/version2/FailureLog.js +4 -5
- package/es/emptystate/version3/AuditLog.js +4 -4
- package/es/emptystate/version3/Bot.js +3 -2
- package/es/emptystate/version3/Contract.js +4 -4
- package/es/emptystate/version3/CustomModule.js +4 -4
- package/es/emptystate/version3/EmptyAPIAuthentication.js +92 -0
- package/es/emptystate/version3/EmptyAPIConfiguration.js +84 -0
- package/es/emptystate/version3/EmptyAPIs.js +3 -2
- package/es/emptystate/version3/EmptyAccounts.js +4 -4
- package/es/emptystate/version3/EmptyActiveCalls.js +4 -5
- package/es/emptystate/version3/EmptyActivity.js +4 -5
- package/es/emptystate/version3/EmptyAgent.js +4 -5
- package/es/emptystate/version3/EmptyAgentQueue.js +4 -5
- package/es/emptystate/version3/EmptyApplechat.js +4 -4
- package/es/emptystate/version3/EmptyApproval.js +4 -4
- package/es/emptystate/version3/EmptyArchived.js +4 -4
- package/es/emptystate/version3/EmptyArticle.js +4 -4
- package/es/emptystate/version3/EmptyAsapchat.js +4 -5
- package/es/emptystate/version3/EmptyAttach.js +4 -5
- package/es/emptystate/version3/EmptyAuthenticationPending.js +3 -2
- package/es/emptystate/version3/EmptyBlueprint.js +4 -5
- package/es/emptystate/version3/EmptyCallHistory.js +4 -5
- package/es/emptystate/version3/EmptyCanned.js +4 -5
- package/es/emptystate/version3/EmptyChat.js +4 -5
- package/es/emptystate/version3/EmptyCollision.js +4 -4
- package/es/emptystate/version3/EmptyColumn.js +4 -4
- package/es/emptystate/version3/EmptyContact.js +4 -5
- package/es/emptystate/version3/EmptyContract.js +4 -4
- package/es/emptystate/version3/EmptyConversation.js +4 -5
- package/es/emptystate/version3/EmptyCrm.js +4 -4
- package/es/emptystate/version3/EmptyCrmNotes.js +4 -4
- package/es/emptystate/version3/EmptyCrmPotential.js +4 -5
- package/es/emptystate/version3/EmptyCustomerHappiness.js +3 -2
- package/es/emptystate/version3/EmptyDashboard.js +4 -4
- package/es/emptystate/version3/EmptyDelete.js +4 -4
- package/es/emptystate/version3/EmptyDepartment.js +4 -4
- package/es/emptystate/version3/EmptyError.js +4 -5
- package/es/emptystate/version3/EmptyFeed.js +4 -4
- package/es/emptystate/version3/EmptyFollowers.js +4 -4
- package/es/emptystate/version3/EmptyFrame.js +4 -5
- package/es/emptystate/version3/EmptyHappiness.js +4 -5
- package/es/emptystate/version3/EmptyHistory.js +4 -4
- package/es/emptystate/version3/EmptyInstagram.js +4 -5
- package/es/emptystate/version3/EmptyInstantmessage.js +4 -5
- package/es/emptystate/version3/EmptyInvoice.js +4 -4
- package/es/emptystate/version3/EmptyLine.js +4 -5
- package/es/emptystate/version3/EmptyMessenger.js +4 -4
- package/es/emptystate/version3/EmptyNoData.js +4 -4
- package/es/emptystate/version3/EmptyNotification.js +4 -4
- package/es/emptystate/version3/EmptyPreference.js +4 -4
- package/es/emptystate/version3/EmptyProducts.js +4 -4
- package/es/emptystate/version3/EmptyReply.js +4 -4
- package/es/emptystate/version3/EmptyReports.js +4 -4
- package/es/emptystate/version3/EmptySandbox.js +32 -21
- package/es/emptystate/version3/EmptySchedule.js +4 -4
- package/es/emptystate/version3/EmptySearch.js +4 -4
- package/es/emptystate/version3/EmptySkills.js +4 -4
- package/es/emptystate/version3/EmptySla.js +4 -4
- package/es/emptystate/version3/EmptySnippet.js +4 -4
- package/es/emptystate/version3/EmptyTag.js +4 -4
- package/es/emptystate/version3/EmptyTask.js +4 -4
- package/es/emptystate/version3/EmptyTeams.js +4 -5
- package/es/emptystate/version3/EmptyTelegram.js +4 -5
- package/es/emptystate/version3/EmptyTemplate.js +4 -4
- package/es/emptystate/version3/EmptyTicket.js +4 -5
- package/es/emptystate/version3/EmptyTimeEntry.js +4 -4
- package/es/emptystate/version3/EmptyTimeline.js +4 -5
- package/es/emptystate/version3/EmptyTopic.js +4 -4
- package/es/emptystate/version3/EmptyTwilio.js +4 -5
- package/es/emptystate/version3/EmptyWechat.js +4 -5
- package/es/emptystate/version3/EmptyWhatsapp.js +4 -5
- package/es/emptystate/version3/EmptyZSCKey.js +88 -0
- package/es/emptystate/version3/Export.js +4 -5
- package/es/emptystate/version3/Extensions.js +4 -5
- package/es/emptystate/version3/Extractor.js +4 -5
- package/es/emptystate/version3/GCBot.js +4 -5
- package/es/emptystate/version3/GCConversation.js +4 -5
- package/es/emptystate/version3/Import.js +4 -5
- package/es/emptystate/version3/KBBot.js +4 -5
- package/es/emptystate/version3/Multilingual.js +4 -5
- package/es/emptystate/version3/NetworkError.js +4 -5
- package/es/emptystate/version3/Predictor.js +4 -5
- package/es/emptystate/version3/ReadRecipients.js +4 -5
- package/es/emptystate/version3/SupportPlan.js +4 -4
- package/es/emptystate/version3/Variable.js +4 -5
- package/es/emptystate/version3/ZiaAnamoly.js +4 -5
- package/es/errorstate/version1/EmptyInconvenience.js +4 -5
- package/es/errorstate/version1/NoRequestFound.js +4 -5
- package/es/errorstate/version1/PageNotFound.js +4 -5
- package/es/errorstate/version1/UnableToProcessRequest.js +4 -5
- package/es/errorstate/version1/UnauthorizedLogin.js +4 -5
- package/es/errorstate/version1/UrlNotFound.js +4 -5
- package/es/errorstate/version1/WillBeRightBack.js +4 -5
- package/es/errorstate/version2/EmptyUnauthorizedLogin.js +4 -5
- package/es/errorstate/version2/EmptyWillBeRightBack.js +4 -5
- package/es/errorstate/version2/NotImpossible.js +4 -5
- package/es/errorstate/version3/ErrorInconvenience.js +4 -5
- package/es/errorstate/version3/ErrorOopsSomethingMiss.js +4 -5
- package/es/errorstate/version3/ErrorUnableToProcessRequest.js +4 -5
- package/es/errorstate/version3/ErrorUnauthorizedLogin.js +4 -5
- package/es/errorstate/version3/ErrorUrlNotFound.js +4 -5
- package/es/errorstate/version3/ErrorWillBeRightBack.js +4 -5
- package/es/index.js +0 -3
- package/lib/Loader/Loader.js +27 -6
- package/lib/Loader/props/propTypes.js +3 -0
- package/lib/SVG/SVG.js +41 -19
- package/lib/SVG/SVG.module.css +16 -12
- package/lib/SVG/SvgLoader.js +22 -6
- package/lib/SVG/props/propTypes.js +3 -0
- package/lib/emptystate/index.js +9 -0
- package/lib/emptystate/props/propTypes.js +3 -0
- package/lib/emptystate/version1/EmptyCustomDomain.js +31 -6
- package/lib/emptystate/version1/index.js +2 -0
- package/lib/emptystate/version2/EmptyBusinessHoliday.js +31 -7
- package/lib/emptystate/version2/EmptyBusinessHour.js +31 -7
- package/lib/emptystate/version2/EmptyFromAddress.js +31 -6
- package/lib/emptystate/version2/EmptyImportHistory.js +31 -7
- package/lib/emptystate/version2/EmptyNetwork.js +31 -6
- package/lib/emptystate/version2/EmptyRecycleBin.js +31 -6
- package/lib/emptystate/version2/EmptyRoles.js +31 -6
- package/lib/emptystate/version2/EmptyWebhook.js +31 -6
- package/lib/emptystate/version2/FailureLog.js +31 -7
- package/lib/emptystate/version2/index.js +10 -0
- package/lib/emptystate/version3/AuditLog.js +30 -6
- package/lib/emptystate/version3/Bot.js +29 -4
- package/lib/emptystate/version3/Contract.js +30 -6
- package/lib/emptystate/version3/CustomModule.js +30 -6
- package/lib/emptystate/version3/EmptyAPIAuthentication.js +149 -0
- package/lib/emptystate/version3/EmptyAPIConfiguration.js +141 -0
- package/lib/emptystate/version3/EmptyAPIs.js +29 -4
- package/lib/emptystate/version3/EmptyAccounts.js +30 -6
- package/lib/emptystate/version3/EmptyActiveCalls.js +30 -7
- package/lib/emptystate/version3/EmptyActivity.js +30 -7
- package/lib/emptystate/version3/EmptyAgent.js +30 -7
- package/lib/emptystate/version3/EmptyAgentQueue.js +30 -7
- package/lib/emptystate/version3/EmptyApplechat.js +30 -6
- package/lib/emptystate/version3/EmptyApproval.js +30 -6
- package/lib/emptystate/version3/EmptyArchived.js +30 -6
- package/lib/emptystate/version3/EmptyArticle.js +30 -6
- package/lib/emptystate/version3/EmptyAsapchat.js +30 -7
- package/lib/emptystate/version3/EmptyAttach.js +30 -7
- package/lib/emptystate/version3/EmptyAuthenticationPending.js +29 -4
- package/lib/emptystate/version3/EmptyBlueprint.js +30 -7
- package/lib/emptystate/version3/EmptyCallHistory.js +30 -7
- package/lib/emptystate/version3/EmptyCanned.js +30 -7
- package/lib/emptystate/version3/EmptyChat.js +30 -7
- package/lib/emptystate/version3/EmptyCollision.js +30 -6
- package/lib/emptystate/version3/EmptyColumn.js +30 -6
- package/lib/emptystate/version3/EmptyContact.js +30 -7
- package/lib/emptystate/version3/EmptyContract.js +30 -6
- package/lib/emptystate/version3/EmptyConversation.js +30 -7
- package/lib/emptystate/version3/EmptyCrm.js +30 -6
- package/lib/emptystate/version3/EmptyCrmNotes.js +30 -6
- package/lib/emptystate/version3/EmptyCrmPotential.js +30 -7
- package/lib/emptystate/version3/EmptyCustomerHappiness.js +29 -4
- package/lib/emptystate/version3/EmptyDashboard.js +30 -6
- package/lib/emptystate/version3/EmptyDelete.js +30 -6
- package/lib/emptystate/version3/EmptyDepartment.js +30 -6
- package/lib/emptystate/version3/EmptyError.js +30 -7
- package/lib/emptystate/version3/EmptyFeed.js +30 -6
- package/lib/emptystate/version3/EmptyFollowers.js +30 -6
- package/lib/emptystate/version3/EmptyFrame.js +30 -7
- package/lib/emptystate/version3/EmptyHappiness.js +30 -7
- package/lib/emptystate/version3/EmptyHistory.js +30 -6
- package/lib/emptystate/version3/EmptyInstagram.js +30 -7
- package/lib/emptystate/version3/EmptyInstantmessage.js +30 -7
- package/lib/emptystate/version3/EmptyInvoice.js +30 -6
- package/lib/emptystate/version3/EmptyLine.js +30 -7
- package/lib/emptystate/version3/EmptyMessenger.js +30 -6
- package/lib/emptystate/version3/EmptyNoData.js +30 -6
- package/lib/emptystate/version3/EmptyNotification.js +30 -6
- package/lib/emptystate/version3/EmptyPreference.js +30 -6
- package/lib/emptystate/version3/EmptyProducts.js +30 -6
- package/lib/emptystate/version3/EmptyReply.js +30 -6
- package/lib/emptystate/version3/EmptyReports.js +30 -6
- package/lib/emptystate/version3/EmptySandbox.js +58 -23
- package/lib/emptystate/version3/EmptySchedule.js +30 -6
- package/lib/emptystate/version3/EmptySearch.js +30 -6
- package/lib/emptystate/version3/EmptySkills.js +30 -6
- package/lib/emptystate/version3/EmptySla.js +30 -6
- package/lib/emptystate/version3/EmptySnippet.js +30 -6
- package/lib/emptystate/version3/EmptyTag.js +30 -6
- package/lib/emptystate/version3/EmptyTask.js +30 -6
- package/lib/emptystate/version3/EmptyTeams.js +30 -7
- package/lib/emptystate/version3/EmptyTelegram.js +30 -7
- package/lib/emptystate/version3/EmptyTemplate.js +30 -6
- package/lib/emptystate/version3/EmptyTicket.js +30 -7
- package/lib/emptystate/version3/EmptyTimeEntry.js +30 -6
- package/lib/emptystate/version3/EmptyTimeline.js +30 -7
- package/lib/emptystate/version3/EmptyTopic.js +30 -6
- package/lib/emptystate/version3/EmptyTwilio.js +30 -7
- package/lib/emptystate/version3/EmptyWechat.js +30 -7
- package/lib/emptystate/version3/EmptyWhatsapp.js +30 -7
- package/lib/emptystate/version3/EmptyZSCKey.js +145 -0
- package/lib/emptystate/version3/Export.js +30 -7
- package/lib/emptystate/version3/Extensions.js +30 -7
- package/lib/emptystate/version3/Extractor.js +30 -7
- package/lib/emptystate/version3/GCBot.js +30 -7
- package/lib/emptystate/version3/GCConversation.js +30 -7
- package/lib/emptystate/version3/Import.js +30 -7
- package/lib/emptystate/version3/KBBot.js +30 -7
- package/lib/emptystate/version3/Multilingual.js +30 -7
- package/lib/emptystate/version3/NetworkError.js +30 -7
- package/lib/emptystate/version3/Predictor.js +30 -7
- package/lib/emptystate/version3/ReadRecipients.js +30 -7
- package/lib/emptystate/version3/SupportPlan.js +30 -6
- package/lib/emptystate/version3/Variable.js +30 -7
- package/lib/emptystate/version3/ZiaAnamoly.js +30 -7
- package/lib/emptystate/version3/index.js +79 -0
- package/lib/errorstate/index.js +9 -0
- package/lib/errorstate/props/propTypes.js +3 -0
- package/lib/errorstate/version1/EmptyInconvenience.js +31 -7
- package/lib/errorstate/version1/NoRequestFound.js +31 -7
- package/lib/errorstate/version1/PageNotFound.js +31 -7
- package/lib/errorstate/version1/UnableToProcessRequest.js +31 -7
- package/lib/errorstate/version1/UnauthorizedLogin.js +31 -7
- package/lib/errorstate/version1/UrlNotFound.js +31 -7
- package/lib/errorstate/version1/WillBeRightBack.js +31 -7
- package/lib/errorstate/version1/index.js +8 -0
- package/lib/errorstate/version2/EmptyUnauthorizedLogin.js +30 -7
- package/lib/errorstate/version2/EmptyWillBeRightBack.js +30 -7
- package/lib/errorstate/version2/NotImpossible.js +30 -7
- package/lib/errorstate/version2/index.js +3 -0
- package/lib/errorstate/version3/ErrorInconvenience.js +30 -7
- package/lib/errorstate/version3/ErrorOopsSomethingMiss.js +30 -7
- package/lib/errorstate/version3/ErrorUnableToProcessRequest.js +30 -7
- package/lib/errorstate/version3/ErrorUnauthorizedLogin.js +30 -7
- package/lib/errorstate/version3/ErrorUrlNotFound.js +30 -7
- package/lib/errorstate/version3/ErrorWillBeRightBack.js +30 -7
- package/lib/errorstate/version3/index.js +7 -0
- package/lib/index.js +10 -0
- package/package.json +26 -18
- package/postPublish.js +8 -0
- package/prePublish.js +70 -0
package/README.md
CHANGED
|
@@ -2,6 +2,26 @@
|
|
|
2
2
|
|
|
3
3
|
This Bundle Contains EmptyState Images.
|
|
4
4
|
|
|
5
|
+
# 1.1.0
|
|
6
|
+
|
|
7
|
+
- Internal color-variable-preprocessor package implemented
|
|
8
|
+
|
|
9
|
+
# 1.0.0
|
|
10
|
+
|
|
11
|
+
- beta release removed and version changed to normal flow
|
|
12
|
+
|
|
13
|
+
# 1.0.0-beta.60
|
|
14
|
+
|
|
15
|
+
- EmptyState: EmptySandbox SVG added.
|
|
16
|
+
|
|
17
|
+
# 1.0.0-beta.59
|
|
18
|
+
|
|
19
|
+
- data-test-id attribute added for all element which having data-id attribute to separate customization and automation
|
|
20
|
+
|
|
21
|
+
# 1.0.0-beta.58
|
|
22
|
+
|
|
23
|
+
- EmptyState: APIConfiguration, APIAuthentication and ZSCKey SVG added
|
|
24
|
+
|
|
5
25
|
# 1.0.0-beta.57
|
|
6
26
|
|
|
7
27
|
- EmptyState: CustomerHappiness SVG added.
|
package/es/Loader/Loader.js
CHANGED
|
@@ -18,6 +18,7 @@ export default class Loader extends React.PureComponent {
|
|
|
18
18
|
transformOrigin: 'center'
|
|
19
19
|
};
|
|
20
20
|
}
|
|
21
|
+
|
|
21
22
|
render() {
|
|
22
23
|
let {
|
|
23
24
|
dataId
|
|
@@ -55,11 +56,10 @@ export default class Loader extends React.PureComponent {
|
|
|
55
56
|
strokeDashoffset: 50
|
|
56
57
|
})));
|
|
57
58
|
}
|
|
59
|
+
|
|
58
60
|
}
|
|
59
61
|
Loader.propTypes = LoaderProps;
|
|
60
|
-
Loader.defaultProps = LoaderDefaultProps;
|
|
61
|
-
|
|
62
|
-
// if (__DOCS__) {
|
|
62
|
+
Loader.defaultProps = LoaderDefaultProps; // if (__DOCS__) {
|
|
63
63
|
// Loader.docs = {
|
|
64
64
|
// componentGroup: 'SVG'
|
|
65
65
|
// };
|
package/es/SVG/SVG.js
CHANGED
|
@@ -30,7 +30,8 @@ export default class SVG extends React.Component {
|
|
|
30
30
|
}, /*#__PURE__*/React.createElement("svg", {
|
|
31
31
|
height: "100%",
|
|
32
32
|
width: "100%",
|
|
33
|
-
"data-id": dataId
|
|
33
|
+
"data-id": dataId,
|
|
34
|
+
"data-test-id": dataId
|
|
34
35
|
}, /*#__PURE__*/React.createElement("use", {
|
|
35
36
|
xlinkHref: `#${name}`
|
|
36
37
|
}))) : isRender ? /*#__PURE__*/React.createElement("div", {
|
|
@@ -41,14 +42,14 @@ export default class SVG extends React.Component {
|
|
|
41
42
|
width: "100%",
|
|
42
43
|
viewBox: viewBox,
|
|
43
44
|
"data-id": dataId,
|
|
45
|
+
"data-test-id": dataId,
|
|
44
46
|
style: styleName
|
|
45
47
|
}, children)) : null);
|
|
46
48
|
}
|
|
49
|
+
|
|
47
50
|
}
|
|
48
51
|
SVG.propTypes = SvgProps;
|
|
49
|
-
SVG.defaultProps = SvgDefaultProps;
|
|
50
|
-
|
|
51
|
-
// if (__DOCS__) {
|
|
52
|
+
SVG.defaultProps = SvgDefaultProps; // if (__DOCS__) {
|
|
52
53
|
// SVG.docs = {
|
|
53
54
|
// componentGroup: 'SVG'
|
|
54
55
|
// };
|
package/es/SVG/SVG.module.css
CHANGED
|
@@ -1,26 +1,30 @@
|
|
|
1
1
|
.cover {
|
|
2
|
-
height: 100
|
|
2
|
+
height: 100% ;
|
|
3
3
|
}
|
|
4
4
|
.large {
|
|
5
|
-
height:
|
|
6
|
-
width:
|
|
5
|
+
height: var(--zd_size160) ;
|
|
6
|
+
width: var(--zd_size160) ;
|
|
7
7
|
}
|
|
8
8
|
.small {
|
|
9
|
-
height:
|
|
10
|
-
width:
|
|
9
|
+
height: var(--zd_size130) ;
|
|
10
|
+
width: var(--zd_size130) ;
|
|
11
11
|
}
|
|
12
|
-
.svgCenter {
|
|
13
|
-
margin-left: auto;
|
|
14
|
-
margin-right: auto;
|
|
12
|
+
[dir=ltr] .svgCenter {
|
|
13
|
+
margin-left: auto ;
|
|
14
|
+
margin-right: auto ;
|
|
15
|
+
}
|
|
16
|
+
[dir=rtl] .svgCenter {
|
|
17
|
+
margin-right: auto ;
|
|
18
|
+
margin-left: auto ;
|
|
15
19
|
}
|
|
16
20
|
|
|
17
21
|
.loaderWrapper {
|
|
18
|
-
height:
|
|
19
|
-
width:
|
|
22
|
+
height: var(--zd_size40) ;
|
|
23
|
+
width: var(--zd_size40) ;
|
|
20
24
|
}
|
|
21
25
|
.center {
|
|
22
|
-
height: 100
|
|
23
|
-
width: 100
|
|
26
|
+
height: 100% ;
|
|
27
|
+
width: 100% ;
|
|
24
28
|
display: flex;
|
|
25
29
|
align-items: center;
|
|
26
30
|
justify-content: center;
|
package/es/SVG/SvgLoader.js
CHANGED
|
@@ -1,18 +1,21 @@
|
|
|
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, { useEffect, useState } from 'react';
|
|
3
4
|
export default function SvgLoader(props) {
|
|
4
5
|
let uiProps = {};
|
|
5
6
|
Object.keys(props).filter(prop => prop != 'imageUrl').map(prop => {
|
|
6
7
|
uiProps[prop] = props[prop];
|
|
7
8
|
});
|
|
9
|
+
|
|
8
10
|
let image = require(`./images/${props.imageUrl}`);
|
|
11
|
+
|
|
9
12
|
return /*#__PURE__*/React.createElement("image", _extends({
|
|
10
13
|
xlinkHref: image
|
|
11
14
|
}, uiProps));
|
|
12
15
|
}
|
|
13
16
|
export function StaticSvg(props) {
|
|
14
17
|
let uiProps = {},
|
|
15
|
-
|
|
18
|
+
[image, setImage] = useState(null);
|
|
16
19
|
Object.keys(props).filter(prop => prop != 'getImage').map(prop => {
|
|
17
20
|
uiProps[prop] = props[prop];
|
|
18
21
|
});
|
|
@@ -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 EmptyCustomDomain extends React.Component {
|
|
|
15
16
|
width: "100%"
|
|
16
17
|
}));
|
|
17
18
|
}
|
|
19
|
+
|
|
18
20
|
}
|
|
19
21
|
EmptyCustomDomain.propTypes = EmptyStateProps;
|
|
20
|
-
EmptyCustomDomain.defaultProps = {
|
|
21
|
-
...EmptyStateDefaultProps,
|
|
22
|
+
EmptyCustomDomain.defaultProps = { ...EmptyStateDefaultProps,
|
|
22
23
|
dataId: 'emptyCustomDomain'
|
|
23
|
-
};
|
|
24
|
-
// if (__DOCS__) {
|
|
24
|
+
}; // if (__DOCS__) {
|
|
25
25
|
// EmptyCustomDomain.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 EmptyBusinessHoliday extends React.Component {
|
|
|
15
16
|
width: "100%"
|
|
16
17
|
}));
|
|
17
18
|
}
|
|
19
|
+
|
|
18
20
|
}
|
|
19
21
|
EmptyBusinessHoliday.propTypes = EmptyStateProps;
|
|
20
|
-
EmptyBusinessHoliday.defaultProps = {
|
|
21
|
-
...EmptyStateDefaultProps,
|
|
22
|
+
EmptyBusinessHoliday.defaultProps = { ...EmptyStateDefaultProps,
|
|
22
23
|
dataId: 'emptyBusinessHoliday'
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
// if (__DOCS__) {
|
|
24
|
+
}; // if (__DOCS__) {
|
|
26
25
|
// EmptyBusinessHoliday.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';
|
|
@@ -15,14 +16,12 @@ export default class EmptyBusinessHour extends React.Component {
|
|
|
15
16
|
width: "100%"
|
|
16
17
|
}));
|
|
17
18
|
}
|
|
19
|
+
|
|
18
20
|
}
|
|
19
21
|
EmptyBusinessHour.propTypes = EmptyStateProps;
|
|
20
|
-
EmptyBusinessHour.defaultProps = {
|
|
21
|
-
...EmptyStateDefaultProps,
|
|
22
|
+
EmptyBusinessHour.defaultProps = { ...EmptyStateDefaultProps,
|
|
22
23
|
dataId: 'emptyBusinessHour'
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
// if (__DOCS__) {
|
|
24
|
+
}; // if (__DOCS__) {
|
|
26
25
|
// EmptyBusinessHour.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';
|
|
@@ -15,13 +16,12 @@ export default class EmptyFromAddress extends React.Component {
|
|
|
15
16
|
width: "100%"
|
|
16
17
|
}));
|
|
17
18
|
}
|
|
19
|
+
|
|
18
20
|
}
|
|
19
21
|
EmptyFromAddress.propTypes = EmptyStateProps;
|
|
20
|
-
EmptyFromAddress.defaultProps = {
|
|
21
|
-
...EmptyStateDefaultProps,
|
|
22
|
+
EmptyFromAddress.defaultProps = { ...EmptyStateDefaultProps,
|
|
22
23
|
dataId: 'emptyFromAddress'
|
|
23
|
-
};
|
|
24
|
-
// if (__DOCS__) {
|
|
24
|
+
}; // if (__DOCS__) {
|
|
25
25
|
// EmptyFromAddress.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 EmptyImportHistory extends React.Component {
|
|
|
15
16
|
width: "100%"
|
|
16
17
|
}));
|
|
17
18
|
}
|
|
19
|
+
|
|
18
20
|
}
|
|
19
21
|
EmptyImportHistory.propTypes = EmptyStateProps;
|
|
20
|
-
EmptyImportHistory.defaultProps = {
|
|
21
|
-
...EmptyStateDefaultProps,
|
|
22
|
+
EmptyImportHistory.defaultProps = { ...EmptyStateDefaultProps,
|
|
22
23
|
dataId: 'emptyImportHistory'
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
// if (__DOCS__) {
|
|
24
|
+
}; // if (__DOCS__) {
|
|
26
25
|
// EmptyImportHistory.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';
|
|
@@ -15,13 +16,12 @@ export default class EmptyNetwork extends React.Component {
|
|
|
15
16
|
width: "100%"
|
|
16
17
|
}));
|
|
17
18
|
}
|
|
19
|
+
|
|
18
20
|
}
|
|
19
21
|
EmptyNetwork.propTypes = EmptyStateProps;
|
|
20
|
-
EmptyNetwork.defaultProps = {
|
|
21
|
-
...EmptyStateDefaultProps,
|
|
22
|
+
EmptyNetwork.defaultProps = { ...EmptyStateDefaultProps,
|
|
22
23
|
dataId: 'emptyNetwork'
|
|
23
|
-
};
|
|
24
|
-
// if (__DOCS__) {
|
|
24
|
+
}; // if (__DOCS__) {
|
|
25
25
|
// EmptyNetwork.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 EmptyRecycleBin extends React.Component {
|
|
|
15
16
|
width: "100%"
|
|
16
17
|
}));
|
|
17
18
|
}
|
|
19
|
+
|
|
18
20
|
}
|
|
19
21
|
EmptyRecycleBin.propTypes = EmptyStateProps;
|
|
20
|
-
EmptyRecycleBin.defaultProps = {
|
|
21
|
-
...EmptyStateDefaultProps,
|
|
22
|
+
EmptyRecycleBin.defaultProps = { ...EmptyStateDefaultProps,
|
|
22
23
|
dataId: 'emptyRecycleBin'
|
|
23
|
-
};
|
|
24
|
-
// if (__DOCS__) {
|
|
24
|
+
}; // if (__DOCS__) {
|
|
25
25
|
// EmptyRecycleBin.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 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
|
// };
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
+
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { EmptyStateProps } from '../props/propTypes';
|
|
5
|
+
import { EmptyStateDefaultProps } from '../props/defaultProps';
|
|
6
|
+
import SVG from '../../SVG/SVG';
|
|
7
|
+
export default class EmptyAPIAuthentication extends React.Component {
|
|
8
|
+
render() {
|
|
9
|
+
return /*#__PURE__*/React.createElement(SVG, _extends({
|
|
10
|
+
viewBox: "0 0 500 500",
|
|
11
|
+
name: "emptyApiAuthentication"
|
|
12
|
+
}, this.props), /*#__PURE__*/React.createElement("g", {
|
|
13
|
+
clipPath: "url(#APIAuthentication_svg__a)"
|
|
14
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
15
|
+
opacity: 0.1,
|
|
16
|
+
d: "M200.502 140.5s116.75-78 175.75-54.5 99.25 220.75-64.75 309.25-238.5-104-239.25-138c-.5-33.25 0-111.75 128.25-116.75Z",
|
|
17
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
18
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
19
|
+
d: "M35 293.249c-.25 0 0 0 0 0-.75 0-1.25-.75-1.25-1.25l1-18.75c0-.75.5-1.25 1.25-1.25s1.25.5 1.25 1.25l-1 18.75c-.25.75-.75 1.25-1.25 1.25Z",
|
|
20
|
+
fill: "var(--zd_emptysvg_plus)"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "m44.501 284.498-18.5-1c-.75 0-1.25-.75-1.25-1.25 0-.75.75-1.25 1.25-1.25l18.25 1c.75 0 1.25.75 1.25 1.25.25.75-.25 1.25-1 1.25Z",
|
|
23
|
+
fill: "var(--zd_emptysvg_plus)"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M428 51.999c-6.5 0-11.75 5.25-11.75 11.75s5.25 11.75 11.75 11.75 11.75-5.25 11.75-11.75-5.5-11.75-11.75-11.75Zm0 21.25c-5 0-9.25-4.25-9.25-9.5s4.25-9.5 9.25-9.5 9.25 4.25 9.25 9.5-4.25 9.5-9.25 9.5ZM311 432.748c-4.75 0-8.5 3.75-8.5 8.5s3.75 8.5 8.5 8.5 8.5-3.75 8.5-8.5c0-4.5-3.75-8.5-8.5-8.5Zm0 14.75c-3.25 0-6-2.75-6-6.25s2.75-6.25 6-6.25 6 2.75 6 6.25-2.75 6.25-6 6.25Z",
|
|
26
|
+
fill: "var(--zd_emptysvg_medium_circle)"
|
|
27
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M202.251 50c-4.25 0-7.5 3.5-7.5 7.5s3.25 7.5 7.5 7.5 7.5-3.5 7.5-7.5-3.25-7.5-7.5-7.5Zm0 12.75c-2.75 0-5-2.25-5-5s2.25-5 5-5 5 2.25 5 5-2.25 5-5 5ZM474.5 324.5c-.5-.5-1.25-.5-1.75 0l-6 5.5-5.25-6c-.5-.5-1.25-.5-1.75 0s-.5 1.25 0 1.75l5.25 6-6 5.5c-.5.5-.5 1.25 0 1.75.25.25.5.5 1 .5.25 0 .5 0 .75-.25l6-5.5 5.25 6c.25.25.5.5 1 .5.25 0 .5 0 .75-.25.5-.5.5-1.25 0-1.75l-5.25-6 6-5.5c.5-.75.5-1.75 0-2.25Z",
|
|
29
|
+
fill: "var(--zd_emptysvg_cross)"
|
|
30
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
opacity: 0.1,
|
|
32
|
+
d: "M289.502 162.499s-93.25-62.25-140.5-43.5-79.5 176.5 51.75 247.25 190.75-83.25 191.25-110.5c.5-26.5 0-89.5-102.5-93.25Z",
|
|
33
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
34
|
+
})), /*#__PURE__*/React.createElement("g", {
|
|
35
|
+
clipPath: "url(#APIAuthentication_svg__b)"
|
|
36
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
37
|
+
opacity: 0.2,
|
|
38
|
+
d: "M217.705 314.596c.151-16.029-14.665-7.141-19.453-12.504-7.227-8.104-12.557-20.427 3.162-33.142 27.102-21.904 75.162-25.429 85.19 22.326 10.028 47.755-57.878 71.135-73.356 49.623-5.812-8.075 4.397-21.754 4.457-26.303Z",
|
|
39
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
40
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
41
|
+
d: "M240.892 308.541c2.138-1.356 2.349-6.147-1.716-6.327-4.066-.181-1.235 16.209 2.138 15.486 5.601-1.175 9.395-19.915-.392-22.868-9.787-2.953-12.166 25.971-1.415 30.461 8.763 3.645 13.4-17.867 11.202-27.508-2.168-9.431-11.022-13.589-19.845-4.068-9.786 10.515 2.048 62.639 19.845 29.015 17.827-33.594-1.927-47.725-13.732-46.339-11.804 1.386-16.803 22.928-16.291 34.618.843 19.193 23.398 47.363 38.665 14.764 15.268-32.6-3.041-55.498-17.827-60.078-14.755-4.579-27.493 13.739-27.493 39.198s22.163 51.25 41.074 40.584c21.531-12.142 29.27-89.785-19.121-88.549-14.635.361-22.104 8.014-25.446 18.469a147.162 147.162 0 0 1-3.704 10.214M200.691 353.011H179.28v-26.032M275.854 241.142h21.41v26.001M180.003 264.221v-21.422h25.988M296.541 329.902v21.422h-25.987",
|
|
42
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
43
|
+
strokeWidth: 2.5,
|
|
44
|
+
strokeLinecap: "round",
|
|
45
|
+
strokeLinejoin: "round",
|
|
46
|
+
fill: "transparent"
|
|
47
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
48
|
+
opacity: 0.2,
|
|
49
|
+
d: "M231.407 208.814c-9.606-4.097-13.521-15.637-8.432-24.796 3.704-6.628 9.967-12.986 20.326-12.654 21.351.723 16.021 23.169 10.691 22.808-5.331-.362 12.105-50.226 41.646-49.171 29.541 1.054 47.368 25.64 42.731 33.835-4.638 8.195-1.054-26.725 45.591-13.197 46.645 13.528-12.346 61.735-92.568 54.865-31.709-2.711-49.717-7.381-59.955-11.72l-.03.03Z",
|
|
50
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
51
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
52
|
+
d: "M206.322 204.506c-10.901-10.726-10.75-43.447 29.481-49.141 33.124-4.67 41.225 28.08 33.124 29.316-8.1 1.235-9.907-30.582 0-43.266 12.377-15.818 24.121-17.415 40.232-15.004 26.59 4.007 42.851 35.944 36.286 45.856-2.349 2.019-5.932.452-6.113-2.621-.181-3.615 1.205-7.833.602-8.737-.993-1.477-7.528-4.731-7.528-4.731-.813.362-4.427 9.16-8.221 8.045-3.794-1.115-5.541-10.274-5.541-10.274s-9.756 1.265-9.546 2.591c.211 1.326 1.747 10.394-.241 11.539-1.987 1.145-10.419-2.38-10.419-2.38s-5.3 5.875-4.908 7.291c.391 1.417 7.468 4.339 6.595 9.702-.362 2.139-7.95 7.291-9.335 6.207-.693-.543 1.987 7.592 1.987 7.592 1.957 1.657 7.468-2.35 11.142.091 3.674 2.44-2.078 10.304-.693 12.563 1.385 2.26 7.167 3.194 7.167 3.194 2.921-3.826 8.613-7.984 10.63-6.417 2.018 1.566 2.469 8.134 4.758 8.315 2.289.181 7.498-1.506 8.101-2.199.602-.693-1.024-9.581.331-10.997 1.355-1.416 9.455 1.928 10.81 2.079 1.355.15 2.861-.633 4.156-5.062 1.295-4.429-4.577-4.821-6.866-9.34 0 0-1.867-7.834 2.409-7.502 4.276.331 9.787.18 9.787.18s-.181-9.611-1.204-10.123c-1.024-.512-9.215-.151-10.028-.693-5.722-3.977 10.208-17.505 22.374-20.548 41.135-11.238 70.344 43.386 28.638 63.211-3.674 1.747-7.92 3.435-12.648 5.032l-6.474 1.566-12.738 3.887c-29.21 6.99-66.43 10.786-94.104 7.773 0 0-79.107-8.798-80.884-49.743 0 0-8.733-38.053 63.358-36.727.271-4.761 2.108-9.039 5.902-12.805-60.919.12-132.166 2.38-134.545 5.061-4.186 4.61-2.108 225.698-2.168 233.622-.061 7.924 222.807.15 222.807.15s2.499-63.994 3.523-125.216",
|
|
53
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
54
|
+
strokeWidth: 2.5,
|
|
55
|
+
strokeLinecap: "round",
|
|
56
|
+
strokeLinejoin: "round",
|
|
57
|
+
fill: "transparent"
|
|
58
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
59
|
+
opacity: 0.2,
|
|
60
|
+
d: "M317.861 183.536c2.138-1.657-.602-2.682-.392-3.887.302-1.807 1.386-3.796 4.698-3.073 5.752 1.266 11.262 7.261 5.993 13.619-5.27 6.357-15.479-.181-14.274-4.49.452-1.627 3.343-1.717 3.945-2.169h.03Z",
|
|
61
|
+
fill: "var(--zd_emptysvg_primary_fill)"
|
|
62
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
63
|
+
d: "M321.686 193.719c5.023 0 9.094-4.073 9.094-9.099 0-5.025-4.071-9.099-9.094-9.099s-9.094 4.074-9.094 9.099c0 5.026 4.071 9.099 9.094 9.099Z",
|
|
64
|
+
stroke: "var(--zd_emptysvg_primary_stroke)",
|
|
65
|
+
strokeWidth: 2.5,
|
|
66
|
+
strokeLinecap: "round",
|
|
67
|
+
strokeLinejoin: "round",
|
|
68
|
+
fill: "transparent"
|
|
69
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
70
|
+
id: "APIAuthentication_svg__a"
|
|
71
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
72
|
+
fill: "#fff",
|
|
73
|
+
transform: "translate(25 50)",
|
|
74
|
+
d: "M0 0h450v400H0z"
|
|
75
|
+
})), /*#__PURE__*/React.createElement("clipPath", {
|
|
76
|
+
id: "APIAuthentication_svg__b"
|
|
77
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
78
|
+
fill: "#fff",
|
|
79
|
+
transform: "translate(118 124)",
|
|
80
|
+
d: "M0 0h298v252H0z"
|
|
81
|
+
}))));
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
}
|
|
85
|
+
EmptyAPIAuthentication.propTypes = EmptyStateProps;
|
|
86
|
+
EmptyAPIAuthentication.defaultProps = { ...EmptyStateDefaultProps,
|
|
87
|
+
dataId: 'emptyApiAuthentication'
|
|
88
|
+
}; // if (__DOCS__) {
|
|
89
|
+
// EmptyAPIAuthentication.docs = {
|
|
90
|
+
// componentGroup: 'Emptystate'
|
|
91
|
+
// };
|
|
92
|
+
// }
|