@zohodesk/svg 1.0.0-temp.44 → 1.0.0-temp.46
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 +8 -0
- package/assets/Appearance/dark/mode/contrast/darkContrastEmptyStates.module.css +37 -0
- package/assets/Appearance/dark/themes/blue/contrast/blueDarkCTAThemeContrast.module.css +10 -0
- package/assets/Appearance/dark/themes/green/contrast/greenDarkCTAThemeContrast.module.css +10 -0
- package/assets/Appearance/dark/themes/orange/contrast/orangeDarkCTAThemeContrast.module.css +10 -0
- package/assets/Appearance/dark/themes/red/contrast/redDarkCTAThemeContrast.module.css +10 -0
- package/assets/Appearance/dark/themes/yellow/contrast/yellowDarkCTAThemeContrast.module.css +10 -0
- package/assets/Appearance/default/mode/contrast/defaultContrastEmptyStates.module.css +37 -0
- package/assets/Appearance/default/themes/blue/contrast/blueDefaultCTAThemeContrast.module.css +10 -0
- package/assets/Appearance/default/themes/green/contrast/greenDefaultCTAThemeContrast.module.css +10 -0
- package/assets/Appearance/default/themes/orange/contrast/orangeDefaultCTAThemeContrast.module.css +10 -0
- package/assets/Appearance/default/themes/red/contrast/redDefaultCTAThemeContrast.module.css +10 -0
- package/assets/Appearance/default/themes/yellow/contrast/yellowDefaultCTAThemeContrast.module.css +10 -0
- package/assets/Appearance/pureDark/mode/contrast/pureDarkContrastEmptyStates.module.css +37 -0
- package/assets/Appearance/pureDark/themes/blue/contrast/bluePureDarkCTAThemeContrast.module.css +10 -0
- package/assets/Appearance/pureDark/themes/green/contrast/greenPureDarkCTAThemeContrast.module.css +10 -0
- package/assets/Appearance/pureDark/themes/orange/contrast/orangePureDarkCTAThemeContrast.module.css +10 -0
- package/assets/Appearance/pureDark/themes/red/contrast/redPureDarkCTAThemeContrast.module.css +10 -0
- package/assets/Appearance/pureDark/themes/yellow/contrast/yellowPureDarkCTAThemeContrast.module.css +10 -0
- package/es/{svg → Loader}/Loader.js +12 -15
- package/es/Loader/props/defaultProps.js +3 -0
- package/es/Loader/props/propTypes.js +4 -0
- package/es/Provider.js +58 -110
- package/es/{svg → css}/EmptyStateVariables.module.css +0 -0
- package/es/docs/Emptystate__version1.docs.js +29 -0
- package/es/docs/Emptystate__version2.docs.js +45 -0
- package/es/docs/Emptystate__version3.docs.js +148 -0
- package/es/docs/Errorstate__version1.docs.js +41 -0
- package/es/docs/Errorstate__version2.docs.js +33 -0
- package/es/docs/Errorstate__version3.docs.js +39 -0
- package/es/docs/SVG__common.docs.js +29 -0
- package/es/docs/SVGdocstyle.module.css +74 -0
- package/es/emptystate/props/defaultProps.js +8 -0
- package/es/emptystate/props/propTypes.js +9 -0
- package/es/emptystate/version1/EmptyCustomDomain.js +30 -0
- package/es/emptystate/version2/EmptyBusinessHoliday.js +30 -0
- package/es/emptystate/version2/EmptyBusinessHour.js +30 -0
- package/es/emptystate/version2/EmptyFromAddress.js +30 -0
- package/es/emptystate/version2/EmptyImportHistory.js +30 -0
- package/es/emptystate/version2/EmptyNetwork.js +30 -0
- package/es/emptystate/version2/EmptyRecycleBin.js +30 -0
- package/es/emptystate/version2/EmptyRoles.js +30 -0
- package/es/emptystate/version2/EmptyWebhook.js +30 -0
- package/es/emptystate/version2/FailureLog.js +30 -0
- package/es/{svg → emptystate/version3}/CustomModule.js +10 -21
- package/es/{svg → emptystate/version3}/EmptyAccounts.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyActiveCalls.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyActivity.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyAgent.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyAgentQueue.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyApproval.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyArchived.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyAttach.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyBlueprint.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyCallHistory.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyCollision.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyColumn.js +10 -21
- package/es/{svg → emptystate/version3}/EmptyContact.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyContract.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyConversation.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyCrm.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyCrmNotes.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyCrmPotential.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyDashboard.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyDelete.js +12 -23
- package/es/{svg → emptystate/version3}/EmptyDepartment.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyError.js +8 -18
- package/es/{svg → emptystate/version3}/EmptyFeed.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyFollowers.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyFrame.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyHappiness.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyHistory.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyInvoice.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyNotification.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyProducts.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyReply.js +8 -19
- package/es/{svg → emptystate/version3}/EmptyReports.js +9 -20
- package/es/{svg → emptystate/version3}/EmptySchedule.js +9 -20
- package/es/{svg → emptystate/version3}/EmptySearch.js +9 -20
- package/es/{svg → emptystate/version3}/EmptySkills.js +9 -20
- package/es/{svg → emptystate/version3}/EmptySla.js +8 -19
- package/es/{svg → emptystate/version3}/EmptySnippet.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyTag.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyTask.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyTeams.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyTemplate.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyTicket.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyTimeEntry.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyTimeline.js +9 -20
- package/es/{svg → emptystate/version3}/EmptyTopic.js +9 -20
- package/es/{svg → emptystate/version3}/Export.js +15 -26
- package/es/{svg → emptystate/version3}/Extensions.js +9 -20
- package/es/{svg → emptystate/version3}/Extractor.js +9 -20
- package/es/{svg → emptystate/version3}/GCBot.js +11 -22
- package/es/{svg → emptystate/version3}/GCConversation.js +15 -26
- package/es/{svg → emptystate/version3}/Import.js +8 -19
- package/es/{svg → emptystate/version3}/KBBot.js +11 -22
- package/es/{svg → emptystate/version3}/Multilingual.js +10 -21
- package/es/{svg → emptystate/version3}/NetworkError.js +16 -27
- package/es/{svg → emptystate/version3}/Predictor.js +9 -20
- package/es/{svg → emptystate/version3}/ReadRecipients.js +11 -22
- package/es/{svg → emptystate/version3}/Variable.js +11 -22
- package/es/{svg → emptystate/version3}/ZiaAnamoly.js +9 -20
- package/es/errorstate/props/defaultProps.js +8 -0
- package/es/errorstate/props/propTypes.js +9 -0
- package/es/errorstate/version1/EmptyInconvenience.js +34 -0
- package/es/errorstate/version1/NoRequestFound.js +34 -0
- package/es/errorstate/version1/PageNotFound.js +35 -0
- package/es/errorstate/version1/UnableToProcessRequest.js +35 -0
- package/es/errorstate/version1/UnauthorizedLogin.js +35 -0
- package/es/errorstate/version1/UrlNotFound.js +35 -0
- package/es/errorstate/version1/WillBeRightBack.js +35 -0
- package/es/{svg → errorstate/version2}/EmptyUnauthorizedLogin.js +8 -19
- package/es/{svg → errorstate/version2}/EmptyWillBeRightBack.js +9 -20
- package/es/{svg → errorstate/version2}/NotImpossible.js +9 -18
- package/es/{svg → errorstate/version3}/ErrorInconvenience.js +8 -15
- package/es/{svg → errorstate/version3}/ErrorOopsSomethingMiss.js +8 -15
- package/es/{svg → errorstate/version3}/ErrorUnableToProcessRequest.js +8 -15
- package/es/{svg → errorstate/version3}/ErrorUnauthorizedLogin.js +22 -29
- package/es/{svg → errorstate/version3}/ErrorUrlNotFound.js +8 -15
- package/es/{svg → errorstate/version3}/ErrorWillBeRightBack.js +8 -15
- package/es/index.js +7 -4
- package/es/svg/SVG.js +5 -27
- package/es/svg/SvgLoader.js +3 -3
- package/es/svg/props/defaultProps.js +11 -0
- package/es/svg/props/propTypes.js +15 -0
- package/{es/svg/images → images}/EmptyBusinessHoliday.svg +0 -0
- package/{es/svg/images → images}/EmptyBusinessHour.svg +0 -0
- package/{es/svg/images → images}/EmptyContactInfo.svg +0 -0
- package/{es/svg/images → images}/EmptyCustomDomain.svg +0 -0
- package/{es/svg/images → images}/EmptyFilter.svg +0 -0
- package/{es/svg/images → images}/EmptyFromAddress.svg +0 -0
- package/{es/svg/images → images}/EmptyImportHistory.svg +0 -0
- package/{es/svg/images → images}/EmptyNetwork.svg +0 -0
- package/{es/svg/images → images}/EmptyRecycleBin.svg +0 -0
- package/{es/svg/images → images}/EmptyRoles.svg +0 -0
- package/{es/svg/images → images}/EmptySkills.svg +0 -0
- package/{es/svg/images → images}/EmptyWebhook.svg +0 -0
- package/{es/svg/images → images}/FailureLog.svg +0 -0
- package/{es/svg/images → images}/Inconvenience.svg +0 -0
- package/{es/svg/images → images}/NoRequestFound.svg +0 -0
- package/{es/svg/images → images}/PageNotFound.svg +0 -0
- package/{es/svg/images → images}/ReguestUrlNotFound.svg +0 -0
- package/{es/svg/images → images}/UnableToProcess.svg +0 -0
- package/{es/svg/images → images}/UnauthorizedLogin.svg +0 -0
- package/{es/svg/images → images}/WillBack.svg +0 -0
- package/lib/{svg → Loader}/Loader.js +15 -17
- package/lib/Loader/props/defaultProps.js +10 -0
- package/lib/Loader/props/propTypes.js +15 -0
- package/lib/Provider.js +95 -127
- package/lib/{svg → css}/EmptyStateVariables.module.css +0 -0
- package/lib/docs/Emptystate__version1.docs.js +79 -0
- package/lib/docs/Emptystate__version2.docs.js +103 -0
- package/lib/docs/Emptystate__version3.docs.js +256 -0
- package/lib/docs/Errorstate__version1.docs.js +97 -0
- package/lib/docs/Errorstate__version2.docs.js +85 -0
- package/lib/docs/Errorstate__version3.docs.js +94 -0
- package/lib/docs/SVG__common.docs.js +79 -0
- package/lib/docs/SVGdocstyle.module.css +74 -0
- package/lib/emptystate/props/defaultProps.js +15 -0
- package/lib/{svg/utils.js → emptystate/props/propTypes.js} +7 -13
- package/lib/{svg → emptystate/version1}/EmptyCustomDomain.js +18 -20
- package/lib/{svg → emptystate/version2}/EmptyBusinessHoliday.js +18 -20
- package/lib/{svg → emptystate/version2}/EmptyBusinessHour.js +18 -20
- package/lib/{svg → emptystate/version2}/EmptyFromAddress.js +18 -20
- package/lib/{svg → emptystate/version2}/EmptyImportHistory.js +18 -20
- package/lib/{svg → emptystate/version2}/EmptyNetwork.js +18 -20
- package/lib/{svg → emptystate/version2}/EmptyRecycleBin.js +18 -20
- package/lib/{svg → emptystate/version2}/EmptyRoles.js +18 -20
- package/lib/{svg → emptystate/version2}/EmptyWebhook.js +18 -20
- package/lib/{svg → emptystate/version2}/FailureLog.js +18 -20
- package/lib/{svg → emptystate/version3}/CustomModule.js +20 -24
- package/lib/{svg → emptystate/version3}/EmptyAccounts.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyActiveCalls.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyActivity.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyAgent.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyAgentQueue.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyApproval.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyArchived.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyAttach.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyBlueprint.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyCallHistory.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyCollision.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyColumn.js +20 -24
- package/lib/{svg → emptystate/version3}/EmptyContact.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyContract.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyConversation.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyCrm.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyCrmNotes.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyCrmPotential.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyDashboard.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyDelete.js +22 -26
- package/lib/{svg → emptystate/version3}/EmptyDepartment.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyError.js +18 -21
- package/lib/{svg → emptystate/version3}/EmptyFeed.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyFollowers.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyFrame.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyHappiness.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyHistory.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyInvoice.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyNotification.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyProducts.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyReply.js +18 -22
- package/lib/{svg → emptystate/version3}/EmptyReports.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptySchedule.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptySearch.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptySkills.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptySla.js +18 -22
- package/lib/{svg → emptystate/version3}/EmptySnippet.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyTag.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyTask.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyTeams.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyTemplate.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyTicket.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyTimeEntry.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyTimeline.js +19 -23
- package/lib/{svg → emptystate/version3}/EmptyTopic.js +19 -23
- package/lib/{svg → emptystate/version3}/Export.js +25 -29
- package/lib/{svg → emptystate/version3}/Extensions.js +19 -23
- package/lib/{svg → emptystate/version3}/Extractor.js +19 -23
- package/lib/{svg → emptystate/version3}/GCBot.js +21 -25
- package/lib/{svg → emptystate/version3}/GCConversation.js +25 -29
- package/lib/{svg → emptystate/version3}/Import.js +18 -22
- package/lib/{svg → emptystate/version3}/KBBot.js +21 -25
- package/lib/{svg → emptystate/version3}/Multilingual.js +20 -24
- package/lib/{svg → emptystate/version3}/NetworkError.js +26 -30
- package/lib/{svg → emptystate/version3}/Predictor.js +19 -23
- package/lib/{svg → emptystate/version3}/ReadRecipients.js +21 -25
- package/lib/{svg → emptystate/version3}/Variable.js +21 -25
- package/lib/{svg → emptystate/version3}/ZiaAnamoly.js +19 -23
- package/lib/errorstate/props/defaultProps.js +15 -0
- package/lib/errorstate/props/propTypes.js +20 -0
- package/lib/{svg → errorstate/version1}/EmptyInconvenience.js +18 -19
- package/lib/{svg → errorstate/version1}/NoRequestFound.js +18 -19
- package/lib/{svg → errorstate/version1}/PageNotFound.js +18 -19
- package/lib/{svg → errorstate/version1}/UnableToProcessRequest.js +18 -19
- package/lib/{svg → errorstate/version1}/UnauthorizedLogin.js +18 -19
- package/lib/{svg → errorstate/version1}/UrlNotFound.js +18 -19
- package/lib/{svg → errorstate/version1}/WillBeRightBack.js +18 -19
- package/lib/{svg → errorstate/version2}/EmptyUnauthorizedLogin.js +18 -22
- package/lib/{svg → errorstate/version2}/EmptyWillBeRightBack.js +19 -23
- package/lib/{svg → errorstate/version2}/NotImpossible.js +19 -21
- package/lib/{svg → errorstate/version3}/ErrorInconvenience.js +18 -18
- package/lib/{svg → errorstate/version3}/ErrorOopsSomethingMiss.js +18 -18
- package/lib/{svg → errorstate/version3}/ErrorUnableToProcessRequest.js +18 -18
- package/lib/{svg → errorstate/version3}/ErrorUnauthorizedLogin.js +32 -32
- package/lib/{svg → errorstate/version3}/ErrorUrlNotFound.js +18 -18
- package/lib/{svg → errorstate/version3}/ErrorWillBeRightBack.js +18 -18
- package/lib/index.js +40 -16
- package/lib/svg/SVG.js +8 -29
- package/lib/svg/SvgLoader.js +3 -3
- package/lib/svg/props/defaultProps.js +18 -0
- package/lib/svg/props/propTypes.js +26 -0
- package/package.json +10 -9
- package/es/svg/EmptyBusinessHoliday.js +0 -39
- package/es/svg/EmptyBusinessHour.js +0 -39
- package/es/svg/EmptyCustomDomain.js +0 -39
- package/es/svg/EmptyFromAddress.js +0 -39
- package/es/svg/EmptyImportHistory.js +0 -39
- package/es/svg/EmptyInconvenience.js +0 -42
- package/es/svg/EmptyNetwork.js +0 -39
- package/es/svg/EmptyRecycleBin.js +0 -39
- package/es/svg/EmptyRoles.js +0 -39
- package/es/svg/EmptyWebhook.js +0 -39
- package/es/svg/FailureLog.js +0 -39
- package/es/svg/NoRequestFound.js +0 -42
- package/es/svg/PageNotFound.js +0 -43
- package/es/svg/UnableToProcessRequest.js +0 -43
- package/es/svg/UnauthorizedLogin.js +0 -43
- package/es/svg/UrlNotFound.js +0 -43
- package/es/svg/WillBeRightBack.js +0 -43
- package/es/svg/utils.js +0 -14
- package/lib/svg/images/EmptyBusinessHoliday.svg +0 -50
- package/lib/svg/images/EmptyBusinessHour.svg +0 -42
- package/lib/svg/images/EmptyContactInfo.svg +0 -27
- package/lib/svg/images/EmptyCustomDomain.svg +0 -85
- package/lib/svg/images/EmptyFilter.svg +0 -62
- package/lib/svg/images/EmptyFromAddress.svg +0 -41
- package/lib/svg/images/EmptyImportHistory.svg +0 -43
- package/lib/svg/images/EmptyNetwork.svg +0 -50
- package/lib/svg/images/EmptyRecycleBin.svg +0 -58
- package/lib/svg/images/EmptyRoles.svg +0 -30
- package/lib/svg/images/EmptySkills.svg +0 -83
- package/lib/svg/images/EmptyWebhook.svg +0 -44
- package/lib/svg/images/FailureLog.svg +0 -46
- package/lib/svg/images/Inconvenience.svg +0 -719
- package/lib/svg/images/NoRequestFound.svg +0 -247
- package/lib/svg/images/PageNotFound.svg +0 -405
- package/lib/svg/images/ReguestUrlNotFound.svg +0 -267
- package/lib/svg/images/UnableToProcess.svg +0 -752
- package/lib/svg/images/UnauthorizedLogin.svg +0 -1047
- package/lib/svg/images/WillBack.svg +0 -633
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign
|
|
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
3
|
import React from 'react';
|
|
4
|
-
import
|
|
5
|
-
import
|
|
4
|
+
import { EmptyStateProps } from './../props/propTypes';
|
|
5
|
+
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
6
|
+
import SVG from './../../SVG/SVG';
|
|
6
7
|
export default class EmptySchedule extends React.Component {
|
|
7
8
|
render() {
|
|
8
9
|
return /*#__PURE__*/React.createElement(SVG, _extends({
|
|
9
10
|
viewBox: "0 0 200 200",
|
|
10
11
|
name: "schedule"
|
|
11
|
-
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null,
|
|
12
|
+
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptySchedule_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill)}.EmptySchedule_svg__cls-3,.EmptySchedule_svg__cls-4,.EmptySchedule_svg__cls-5{fill:none}.EmptySchedule_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptySchedule_svg__cls-5{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptySchedule_svg__cls-4{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
13
|
d: "M86 66.22a.61.61 0 00.35-.11c2.8-1.83 43.49-28 64.45-19.75 21.71 8.55 36.53 80.46-23.83 112.73s-87.67-37.92-87.9-50.36c-.22-12.02 0-40.65 46.93-42.51z",
|
|
13
14
|
opacity: 0.05,
|
|
14
15
|
fill: "var(--zd_emptysvg_primary_fill)"
|
|
@@ -90,25 +91,13 @@ export default class EmptySchedule extends React.Component {
|
|
|
90
91
|
}
|
|
91
92
|
|
|
92
93
|
}
|
|
93
|
-
EmptySchedule.propTypes =
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
dataId: PropTypes.string,
|
|
97
|
-
isRender: PropTypes.bool,
|
|
98
|
-
size: PropTypes.oneOf(['small', 'large']),
|
|
99
|
-
palette: PropTypes.oneOf(['default', 'dark'])
|
|
100
|
-
};
|
|
101
|
-
EmptySchedule.defaultProps = {
|
|
102
|
-
size: 'large',
|
|
103
|
-
alignHorizontal: true,
|
|
104
|
-
isRender: true,
|
|
105
|
-
className: '',
|
|
106
|
-
dataId: 'EmptySchedule',
|
|
107
|
-
palette: 'default'
|
|
94
|
+
EmptySchedule.propTypes = EmptyStateProps;
|
|
95
|
+
EmptySchedule.defaultProps = { ...EmptyStateDefaultProps,
|
|
96
|
+
dataId: 'EmptySchedule'
|
|
108
97
|
};
|
|
109
98
|
|
|
110
99
|
if (false) {
|
|
111
100
|
EmptySchedule.docs = {
|
|
112
|
-
componentGroup: '
|
|
101
|
+
componentGroup: 'Emptystate'
|
|
113
102
|
};
|
|
114
103
|
}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign
|
|
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
3
|
import React from 'react';
|
|
4
|
-
import
|
|
5
|
-
import
|
|
4
|
+
import { EmptyStateProps } from './../props/propTypes';
|
|
5
|
+
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
6
|
+
import SVG from './../../SVG/SVG';
|
|
6
7
|
export default class EmptySearch extends React.Component {
|
|
7
8
|
render() {
|
|
8
9
|
return /*#__PURE__*/React.createElement(SVG, _extends({
|
|
9
10
|
viewBox: "0 0 200 200",
|
|
10
11
|
name: "search"
|
|
11
|
-
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null,
|
|
12
|
+
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptySearch_svg__cls-4,.EmptySearch_svg__cls-5,.EmptySearch_svg__cls-6,.EmptySearch_svg__cls-7,.EmptySearch_svg__cls-8{fill:none}.EmptySearch_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptySearch_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptySearch_svg__cls-5,.EmptySearch_svg__cls-6{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptySearch_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptySearch_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
13
|
d: "M86.51 62.52S133.43 31.67 157.17 41s40 87.37-26.06 122.41S35.22 122.19 35 108.68c-.28-13.07 0-44.23 51.51-46.16z",
|
|
13
14
|
fill: "var(--zd_emptysvg_primary_fill)",
|
|
14
15
|
opacity: 0.05
|
|
@@ -58,25 +59,13 @@ export default class EmptySearch extends React.Component {
|
|
|
58
59
|
}
|
|
59
60
|
|
|
60
61
|
}
|
|
61
|
-
EmptySearch.propTypes =
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
dataId: PropTypes.string,
|
|
65
|
-
isRender: PropTypes.bool,
|
|
66
|
-
size: PropTypes.oneOf(['small', 'large']),
|
|
67
|
-
palette: PropTypes.oneOf(['default', 'dark'])
|
|
68
|
-
};
|
|
69
|
-
EmptySearch.defaultProps = {
|
|
70
|
-
size: 'large',
|
|
71
|
-
alignHorizontal: true,
|
|
72
|
-
isRender: true,
|
|
73
|
-
className: '',
|
|
74
|
-
dataId: 'emptySearch',
|
|
75
|
-
palette: 'default'
|
|
62
|
+
EmptySearch.propTypes = EmptyStateProps;
|
|
63
|
+
EmptySearch.defaultProps = { ...EmptyStateDefaultProps,
|
|
64
|
+
dataId: 'emptySearch'
|
|
76
65
|
};
|
|
77
66
|
|
|
78
67
|
if (false) {
|
|
79
68
|
EmptySearch.docs = {
|
|
80
|
-
componentGroup: '
|
|
69
|
+
componentGroup: 'Emptystate'
|
|
81
70
|
};
|
|
82
71
|
}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign
|
|
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
3
|
import React from 'react';
|
|
4
|
-
import
|
|
5
|
-
import
|
|
4
|
+
import { EmptyStateProps } from './../props/propTypes';
|
|
5
|
+
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
6
|
+
import SVG from './../../SVG/SVG';
|
|
6
7
|
export default class EmptySkills extends React.Component {
|
|
7
8
|
render() {
|
|
8
9
|
return /*#__PURE__*/React.createElement(SVG, _extends({
|
|
9
10
|
viewBox: "0 0 200 200",
|
|
10
11
|
name: "search"
|
|
11
|
-
}, this.props), /*#__PURE__*/React.createElement("style", null,
|
|
12
|
+
}, this.props), /*#__PURE__*/React.createElement("style", null, '.EmptySkills_svg__st2,.EmptySkills_svg__st4{fill:none;stroke:var(--zd_emptysvg_tiny_circle);stroke-miterlimit:10}.EmptySkills_svg__st4{stroke:var(--zd_emptysvg_cross)}.EmptySkills_svg__st3{fill:none;stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptySkills_svg__st7{opacity:.25}.EmptySkills_svg__st9{fill:none;stroke:var(--zd_emptysvg_primary_fill);stroke-width:.5;stroke-miterlimit:10}'), /*#__PURE__*/React.createElement("path", {
|
|
12
13
|
d: "M86.5 62.5s46.9-30.9 70.7-21.5 40 87.4-26.1 122.4-95.9-41.2-96.1-54.7c-.3-13.1 0-44.3 51.5-46.2z",
|
|
13
14
|
opacity: 0.05,
|
|
14
15
|
fill: "var(--zd_emptysvg_primary_fill)"
|
|
@@ -96,25 +97,13 @@ export default class EmptySkills extends React.Component {
|
|
|
96
97
|
}
|
|
97
98
|
|
|
98
99
|
}
|
|
99
|
-
EmptySkills.propTypes =
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
dataId: PropTypes.string,
|
|
103
|
-
isRender: PropTypes.bool,
|
|
104
|
-
size: PropTypes.oneOf(['small', 'large']),
|
|
105
|
-
palette: PropTypes.oneOf(['default', 'dark'])
|
|
106
|
-
};
|
|
107
|
-
EmptySkills.defaultProps = {
|
|
108
|
-
size: 'large',
|
|
109
|
-
alignHorizontal: true,
|
|
110
|
-
isRender: true,
|
|
111
|
-
className: '',
|
|
112
|
-
dataId: 'emptySkills',
|
|
113
|
-
palette: 'default'
|
|
100
|
+
EmptySkills.propTypes = EmptyStateProps;
|
|
101
|
+
EmptySkills.defaultProps = { ...EmptyStateDefaultProps,
|
|
102
|
+
dataId: 'emptySkills'
|
|
114
103
|
};
|
|
115
104
|
|
|
116
105
|
if (false) {
|
|
117
106
|
EmptySkills.docs = {
|
|
118
|
-
componentGroup: '
|
|
107
|
+
componentGroup: 'Emptystate'
|
|
119
108
|
};
|
|
120
109
|
}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign
|
|
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
3
|
import React from 'react';
|
|
4
|
-
import
|
|
5
|
-
import
|
|
4
|
+
import { EmptyStateProps } from './../props/propTypes';
|
|
5
|
+
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
6
|
+
import SVG from './../../SVG/SVG';
|
|
6
7
|
export default class EmptySla extends React.Component {
|
|
7
8
|
render() {
|
|
8
9
|
return /*#__PURE__*/React.createElement(SVG, _extends({
|
|
@@ -43,25 +44,13 @@ export default class EmptySla extends React.Component {
|
|
|
43
44
|
}
|
|
44
45
|
|
|
45
46
|
}
|
|
46
|
-
EmptySla.propTypes =
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
dataId: PropTypes.string,
|
|
50
|
-
isRender: PropTypes.bool,
|
|
51
|
-
size: PropTypes.oneOf(['small', 'large']),
|
|
52
|
-
palette: PropTypes.oneOf(['default', 'dark'])
|
|
53
|
-
};
|
|
54
|
-
EmptySla.defaultProps = {
|
|
55
|
-
size: 'large',
|
|
56
|
-
alignHorizontal: true,
|
|
57
|
-
isRender: true,
|
|
58
|
-
className: '',
|
|
59
|
-
dataId: 'EmptySla',
|
|
60
|
-
palette: 'default'
|
|
47
|
+
EmptySla.propTypes = EmptyStateProps;
|
|
48
|
+
EmptySla.defaultProps = { ...EmptyStateDefaultProps,
|
|
49
|
+
dataId: 'EmptySla'
|
|
61
50
|
};
|
|
62
51
|
|
|
63
52
|
if (false) {
|
|
64
53
|
EmptySla.docs = {
|
|
65
|
-
componentGroup: '
|
|
54
|
+
componentGroup: 'Emptystate'
|
|
66
55
|
};
|
|
67
56
|
}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign
|
|
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
3
|
import React from 'react';
|
|
4
|
-
import
|
|
5
|
-
import
|
|
4
|
+
import { EmptyStateProps } from './../props/propTypes';
|
|
5
|
+
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
6
|
+
import SVG from './../../SVG/SVG';
|
|
6
7
|
export default class EmptySnippet extends React.Component {
|
|
7
8
|
render() {
|
|
8
9
|
return /*#__PURE__*/React.createElement(SVG, _extends({
|
|
9
10
|
viewBox: "0 0 200 200",
|
|
10
11
|
name: "snippet"
|
|
11
|
-
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null,
|
|
12
|
+
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptySnippet_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill)}.EmptySnippet_svg__cls-3,.EmptySnippet_svg__cls-4,.EmptySnippet_svg__cls-5,.EmptySnippet_svg__cls-7,.EmptySnippet_svg__cls-8{fill:none}.EmptySnippet_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptySnippet_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptySnippet_svg__cls-4,.EmptySnippet_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptySnippet_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptySnippet_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
13
|
d: "M86.51 62.52S133.43 31.67 157.17 41s40 87.37-26.06 122.41S35.22 122.19 35 108.68c-.28-13.07 0-44.23 51.51-46.16z",
|
|
13
14
|
opacity: 0.05,
|
|
14
15
|
fill: "var(--zd_emptysvg_primary_fill)"
|
|
@@ -58,25 +59,13 @@ export default class EmptySnippet extends React.Component {
|
|
|
58
59
|
}
|
|
59
60
|
|
|
60
61
|
}
|
|
61
|
-
EmptySnippet.propTypes =
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
dataId: PropTypes.string,
|
|
65
|
-
isRender: PropTypes.bool,
|
|
66
|
-
size: PropTypes.oneOf(['small', 'large']),
|
|
67
|
-
palette: PropTypes.oneOf(['default', 'dark'])
|
|
68
|
-
};
|
|
69
|
-
EmptySnippet.defaultProps = {
|
|
70
|
-
size: 'large',
|
|
71
|
-
alignHorizontal: true,
|
|
72
|
-
isRender: true,
|
|
73
|
-
className: '',
|
|
74
|
-
dataId: 'emptySnippet',
|
|
75
|
-
palette: 'default'
|
|
62
|
+
EmptySnippet.propTypes = EmptyStateProps;
|
|
63
|
+
EmptySnippet.defaultProps = { ...EmptyStateDefaultProps,
|
|
64
|
+
dataId: 'emptySnippet'
|
|
76
65
|
};
|
|
77
66
|
|
|
78
67
|
if (false) {
|
|
79
68
|
EmptySnippet.docs = {
|
|
80
|
-
componentGroup: '
|
|
69
|
+
componentGroup: 'Emptystate'
|
|
81
70
|
};
|
|
82
71
|
}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign
|
|
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
3
|
import React from 'react';
|
|
4
|
-
import
|
|
5
|
-
import
|
|
4
|
+
import { EmptyStateProps } from './../props/propTypes';
|
|
5
|
+
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
6
|
+
import SVG from './../../SVG/SVG';
|
|
6
7
|
export default class EmptyTag extends React.Component {
|
|
7
8
|
render() {
|
|
8
9
|
return /*#__PURE__*/React.createElement(SVG, _extends({
|
|
9
10
|
viewBox: "0 0 200 200",
|
|
10
11
|
name: "tag"
|
|
11
|
-
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null,
|
|
12
|
+
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTag_svg__cls-7{fill:var(--zd_emptysvg_secondary_fill)}.EmptyTag_svg__cls-4,.EmptyTag_svg__cls-5,.EmptyTag_svg__cls-6,.EmptyTag_svg__cls-8,.EmptyTag_svg__cls-9{fill:none}.EmptyTag_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTag_svg__cls-8{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTag_svg__cls-5,.EmptyTag_svg__cls-6{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyTag_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTag_svg__cls-9{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
13
|
d: "M86.51 62.52S133.43 31.67 157.17 41s40 87.37-26.06 122.41S35.22 122.19 35 108.68c-.28-13.07 0-44.23 51.51-46.16z",
|
|
13
14
|
fill: "var(--zd_emptysvg_primary_fill)",
|
|
14
15
|
opacity: 0.05
|
|
@@ -51,25 +52,13 @@ export default class EmptyTag extends React.Component {
|
|
|
51
52
|
}
|
|
52
53
|
|
|
53
54
|
}
|
|
54
|
-
EmptyTag.propTypes =
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
dataId: PropTypes.string,
|
|
58
|
-
isRender: PropTypes.bool,
|
|
59
|
-
size: PropTypes.oneOf(['small', 'large']),
|
|
60
|
-
palette: PropTypes.oneOf(['default', 'dark'])
|
|
61
|
-
};
|
|
62
|
-
EmptyTag.defaultProps = {
|
|
63
|
-
size: 'large',
|
|
64
|
-
alignHorizontal: true,
|
|
65
|
-
isRender: true,
|
|
66
|
-
className: '',
|
|
67
|
-
dataId: 'emptyTag',
|
|
68
|
-
palette: 'default'
|
|
55
|
+
EmptyTag.propTypes = EmptyStateProps;
|
|
56
|
+
EmptyTag.defaultProps = { ...EmptyStateDefaultProps,
|
|
57
|
+
dataId: 'emptyTag'
|
|
69
58
|
};
|
|
70
59
|
|
|
71
60
|
if (false) {
|
|
72
61
|
EmptyTag.docs = {
|
|
73
|
-
componentGroup: '
|
|
62
|
+
componentGroup: 'Emptystate'
|
|
74
63
|
};
|
|
75
64
|
}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign
|
|
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
3
|
import React from 'react';
|
|
4
|
-
import
|
|
5
|
-
import
|
|
4
|
+
import { EmptyStateProps } from './../props/propTypes';
|
|
5
|
+
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
6
|
+
import SVG from './../../SVG/SVG';
|
|
6
7
|
export default class EmptyTask extends React.Component {
|
|
7
8
|
render() {
|
|
8
9
|
return /*#__PURE__*/React.createElement(SVG, _extends({
|
|
9
10
|
viewBox: "0 0 200 200",
|
|
10
11
|
name: "task"
|
|
11
|
-
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null,
|
|
12
|
+
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTask_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill)}.EmptyTask_svg__cls-3,.EmptyTask_svg__cls-4,.EmptyTask_svg__cls-5,.EmptyTask_svg__cls-7,.EmptyTask_svg__cls-8{fill:none}.EmptyTask_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTask_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTask_svg__cls-4,.EmptyTask_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyTask_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTask_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
13
|
d: "M86.51 62.52S133.43 31.67 157.17 41s40 87.37-26.06 122.41S35.22 122.19 35 108.68c-.28-13.07 0-44.23 51.51-46.16z",
|
|
13
14
|
opacity: 0.05,
|
|
14
15
|
fill: "var(--zd_emptysvg_primary_fill)"
|
|
@@ -64,25 +65,13 @@ export default class EmptyTask extends React.Component {
|
|
|
64
65
|
}
|
|
65
66
|
|
|
66
67
|
}
|
|
67
|
-
EmptyTask.propTypes =
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
dataId: PropTypes.string,
|
|
71
|
-
isRender: PropTypes.bool,
|
|
72
|
-
size: PropTypes.oneOf(['small', 'large']),
|
|
73
|
-
palette: PropTypes.oneOf(['default', 'dark'])
|
|
74
|
-
};
|
|
75
|
-
EmptyTask.defaultProps = {
|
|
76
|
-
size: 'large',
|
|
77
|
-
alignHorizontal: true,
|
|
78
|
-
isRender: true,
|
|
79
|
-
className: '',
|
|
80
|
-
dataId: 'emptyTask',
|
|
81
|
-
palette: 'default'
|
|
68
|
+
EmptyTask.propTypes = EmptyStateProps;
|
|
69
|
+
EmptyTask.defaultProps = { ...EmptyStateDefaultProps,
|
|
70
|
+
dataId: 'emptyTask'
|
|
82
71
|
};
|
|
83
72
|
|
|
84
73
|
if (false) {
|
|
85
74
|
EmptyTask.docs = {
|
|
86
|
-
componentGroup: '
|
|
75
|
+
componentGroup: 'Emptystate'
|
|
87
76
|
};
|
|
88
77
|
}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign
|
|
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
3
|
import React from 'react';
|
|
4
|
-
import
|
|
5
|
-
import
|
|
4
|
+
import { EmptyStateProps } from './../props/propTypes';
|
|
5
|
+
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
6
|
+
import SVG from './../../SVG/SVG';
|
|
6
7
|
export default class EmptyTeams extends React.Component {
|
|
7
8
|
render() {
|
|
8
9
|
return /*#__PURE__*/React.createElement(SVG, _extends({
|
|
9
10
|
viewBox: "0 0 200 200",
|
|
10
11
|
name: "team"
|
|
11
|
-
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null,
|
|
12
|
+
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTeams_svg__cls-7{fill:var(--zd_emptysvg_secondary_fill)}.EmptyTeams_svg__cls-4,.EmptyTeams_svg__cls-5,.EmptyTeams_svg__cls-6,.EmptyTeams_svg__cls-8,.EmptyTeams_svg__cls-9{fill:none}.EmptyTeams_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTeams_svg__cls-8{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTeams_svg__cls-5,.EmptyTeams_svg__cls-6{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyTeams_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTeams_svg__cls-9{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
13
|
d: "M86.51 62.52S133.43 31.67 157.17 41s40 87.37-26.06 122.41S35.22 122.19 35 108.68c-.28-13.07 0-44.23 51.51-46.16z",
|
|
13
14
|
fill: "var(--zd_emptysvg_primary_fill)",
|
|
14
15
|
opacity: 0.05
|
|
@@ -48,25 +49,13 @@ export default class EmptyTeams extends React.Component {
|
|
|
48
49
|
}
|
|
49
50
|
|
|
50
51
|
}
|
|
51
|
-
EmptyTeams.propTypes =
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
dataId: PropTypes.string,
|
|
55
|
-
isRender: PropTypes.bool,
|
|
56
|
-
size: PropTypes.oneOf(['small', 'large']),
|
|
57
|
-
palette: PropTypes.oneOf(['default', 'dark'])
|
|
58
|
-
};
|
|
59
|
-
EmptyTeams.defaultProps = {
|
|
60
|
-
size: 'large',
|
|
61
|
-
alignHorizontal: true,
|
|
62
|
-
isRender: true,
|
|
63
|
-
className: '',
|
|
64
|
-
dataId: 'emptyTeams',
|
|
65
|
-
palette: 'default'
|
|
52
|
+
EmptyTeams.propTypes = EmptyStateProps;
|
|
53
|
+
EmptyTeams.defaultProps = { ...EmptyStateDefaultProps,
|
|
54
|
+
dataId: 'emptyTeams'
|
|
66
55
|
};
|
|
67
56
|
|
|
68
57
|
if (false) {
|
|
69
58
|
EmptyTeams.docs = {
|
|
70
|
-
componentGroup: '
|
|
59
|
+
componentGroup: 'Emptystate'
|
|
71
60
|
};
|
|
72
61
|
}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign
|
|
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
3
|
import React from 'react';
|
|
4
|
-
import
|
|
5
|
-
import
|
|
4
|
+
import { EmptyStateProps } from './../props/propTypes';
|
|
5
|
+
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
6
|
+
import SVG from './../../SVG/SVG';
|
|
6
7
|
export default class EmptyTemplate extends React.Component {
|
|
7
8
|
render() {
|
|
8
9
|
return /*#__PURE__*/React.createElement(SVG, _extends({
|
|
9
10
|
viewBox: "0 0 200 200",
|
|
10
11
|
name: "accounts"
|
|
11
|
-
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null,
|
|
12
|
+
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.template_svg__cls-7{fill:var(--zd_emptysvg_secondary_fill)}.template_svg__cls-3,.template_svg__cls-4,.template_svg__cls-5,.template_svg__cls-6,.template_svg__cls-8{fill:none}.template_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.template_svg__cls-6{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.template_svg__cls-4,.template_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.template_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.template_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
13
|
d: "M86.51 62.52S133.43 31.67 157.17 41s40 87.37-26.06 122.41S35.22 122.19 35 108.68c-.28-13.07 0-44.23 51.51-46.16z",
|
|
13
14
|
opacity: 0.05,
|
|
14
15
|
fill: "var(--zd_emptysvg_primary_fill)"
|
|
@@ -60,25 +61,13 @@ export default class EmptyTemplate extends React.Component {
|
|
|
60
61
|
}
|
|
61
62
|
|
|
62
63
|
}
|
|
63
|
-
EmptyTemplate.propTypes =
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
dataId: PropTypes.string,
|
|
67
|
-
isRender: PropTypes.bool,
|
|
68
|
-
size: PropTypes.oneOf(['small', 'large']),
|
|
69
|
-
palette: PropTypes.oneOf(['default', 'dark'])
|
|
70
|
-
};
|
|
71
|
-
EmptyTemplate.defaultProps = {
|
|
72
|
-
size: 'large',
|
|
73
|
-
alignHorizontal: true,
|
|
74
|
-
isRender: true,
|
|
75
|
-
className: '',
|
|
76
|
-
dataId: 'emptyTemplate',
|
|
77
|
-
palette: 'default'
|
|
64
|
+
EmptyTemplate.propTypes = EmptyStateProps;
|
|
65
|
+
EmptyTemplate.defaultProps = { ...EmptyStateDefaultProps,
|
|
66
|
+
dataId: 'emptyTemplate'
|
|
78
67
|
};
|
|
79
68
|
|
|
80
69
|
if (false) {
|
|
81
70
|
EmptyTemplate.docs = {
|
|
82
|
-
componentGroup: '
|
|
71
|
+
componentGroup: 'Emptystate'
|
|
83
72
|
};
|
|
84
73
|
}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign
|
|
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
3
|
import React from 'react';
|
|
4
|
-
import
|
|
5
|
-
import
|
|
4
|
+
import { EmptyStateProps } from './../props/propTypes';
|
|
5
|
+
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
6
|
+
import SVG from './../../SVG/SVG';
|
|
6
7
|
export default class EmptyTicket extends React.Component {
|
|
7
8
|
render() {
|
|
8
9
|
return /*#__PURE__*/React.createElement(SVG, _extends({
|
|
9
10
|
viewBox: "0 0 200 200",
|
|
10
11
|
name: "ticket"
|
|
11
|
-
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null,
|
|
12
|
+
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTicket_svg__cls-3,.EmptyTicket_svg__cls-4,.EmptyTicket_svg__cls-5,.EmptyTicket_svg__cls-6,.EmptyTicket_svg__cls-7{fill:none}.EmptyTicket_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTicket_svg__cls-6{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTicket_svg__cls-4,.EmptyTicket_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyTicket_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTicket_svg__cls-7{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
13
|
d: "M86.51 62.52S133.43 31.67 157.17 41s40 87.37-26.06 122.41S35.22 122.19 35 108.68c-.28-13.07 0-44.23 51.51-46.16z",
|
|
13
14
|
opacity: 0.05,
|
|
14
15
|
fill: "var(--zd_emptysvg_primary_fill)"
|
|
@@ -51,25 +52,13 @@ export default class EmptyTicket extends React.Component {
|
|
|
51
52
|
}
|
|
52
53
|
|
|
53
54
|
}
|
|
54
|
-
EmptyTicket.propTypes =
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
dataId: PropTypes.string,
|
|
58
|
-
isRender: PropTypes.bool,
|
|
59
|
-
size: PropTypes.oneOf(['small', 'large']),
|
|
60
|
-
palette: PropTypes.oneOf(['default', 'dark'])
|
|
61
|
-
};
|
|
62
|
-
EmptyTicket.defaultProps = {
|
|
63
|
-
size: 'large',
|
|
64
|
-
alignHorizontal: true,
|
|
65
|
-
isRender: true,
|
|
66
|
-
className: '',
|
|
67
|
-
dataId: 'emptyTicket',
|
|
68
|
-
palette: 'default'
|
|
55
|
+
EmptyTicket.propTypes = EmptyStateProps;
|
|
56
|
+
EmptyTicket.defaultProps = { ...EmptyStateDefaultProps,
|
|
57
|
+
dataId: 'emptyTicket'
|
|
69
58
|
};
|
|
70
59
|
|
|
71
60
|
if (false) {
|
|
72
61
|
EmptyTicket.docs = {
|
|
73
|
-
componentGroup: '
|
|
62
|
+
componentGroup: 'Emptystate'
|
|
74
63
|
};
|
|
75
64
|
}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign
|
|
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
3
|
import React from 'react';
|
|
4
|
-
import
|
|
5
|
-
import
|
|
4
|
+
import { EmptyStateProps } from './../props/propTypes';
|
|
5
|
+
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
6
|
+
import SVG from './../../SVG/SVG';
|
|
6
7
|
export default class EmptyTimeEntry extends React.Component {
|
|
7
8
|
render() {
|
|
8
9
|
return /*#__PURE__*/React.createElement(SVG, _extends({
|
|
9
10
|
viewBox: "0 0 200 200",
|
|
10
11
|
name: "timeEntry"
|
|
11
|
-
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null,
|
|
12
|
+
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTimeEntry_svg__cls-7{fill:var(--zd_emptysvg_secondary_fill)}.EmptyTimeEntry_svg__cls-4,.EmptyTimeEntry_svg__cls-5,.EmptyTimeEntry_svg__cls-6,.EmptyTimeEntry_svg__cls-8,.EmptyTimeEntry_svg__cls-9{fill:none}.EmptyTimeEntry_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTimeEntry_svg__cls-8{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTimeEntry_svg__cls-5,.EmptyTimeEntry_svg__cls-6{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyTimeEntry_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTimeEntry_svg__cls-9{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
|
|
12
13
|
d: "M86.51 62.52S133.43 31.67 157.17 41s40 87.37-26.06 122.41S35.22 122.19 35 108.68c-.28-13.07 0-44.23 51.51-46.16z",
|
|
13
14
|
fill: "var(--zd_emptysvg_primary_fill)",
|
|
14
15
|
opacity: 0.05
|
|
@@ -54,25 +55,13 @@ export default class EmptyTimeEntry extends React.Component {
|
|
|
54
55
|
}
|
|
55
56
|
|
|
56
57
|
}
|
|
57
|
-
EmptyTimeEntry.propTypes =
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
dataId: PropTypes.string,
|
|
61
|
-
isRender: PropTypes.bool,
|
|
62
|
-
size: PropTypes.oneOf(['small', 'large']),
|
|
63
|
-
palette: PropTypes.oneOf(['default', 'dark'])
|
|
64
|
-
};
|
|
65
|
-
EmptyTimeEntry.defaultProps = {
|
|
66
|
-
size: 'large',
|
|
67
|
-
alignHorizontal: true,
|
|
68
|
-
isRender: true,
|
|
69
|
-
className: '',
|
|
70
|
-
dataId: 'emptyTimeEntry',
|
|
71
|
-
palette: 'default'
|
|
58
|
+
EmptyTimeEntry.propTypes = EmptyStateProps;
|
|
59
|
+
EmptyTimeEntry.defaultProps = { ...EmptyStateDefaultProps,
|
|
60
|
+
dataId: 'EmptyTimeEntry'
|
|
72
61
|
};
|
|
73
62
|
|
|
74
63
|
if (false) {
|
|
75
64
|
EmptyTimeEntry.docs = {
|
|
76
|
-
componentGroup: '
|
|
65
|
+
componentGroup: 'Emptystate'
|
|
77
66
|
};
|
|
78
67
|
}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign
|
|
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
3
|
import React from 'react';
|
|
4
|
-
import
|
|
5
|
-
import
|
|
4
|
+
import { EmptyStateProps } from './../props/propTypes';
|
|
5
|
+
import { EmptyStateDefaultProps } from './../props/defaultProps';
|
|
6
|
+
import SVG from './../../SVG/SVG';
|
|
6
7
|
export default class EmptyTimeline extends React.Component {
|
|
7
8
|
render() {
|
|
8
9
|
return /*#__PURE__*/React.createElement(SVG, _extends({
|
|
9
10
|
viewBox: "0 0 200 200",
|
|
10
11
|
name: "timeline"
|
|
11
|
-
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null,
|
|
12
|
+
}, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTimeline_svg__cls-3,.EmptyTimeline_svg__cls-4,.EmptyTimeline_svg__cls-5,.EmptyTimeline_svg__cls-7,.EmptyTimeline_svg__cls-8{fill:none}.EmptyTimeline_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTimeline_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTimeline_svg__cls-4,.EmptyTimeline_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyTimeline_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTimeline_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}.EmptyTimeline_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill);isolation:isolate}')), /*#__PURE__*/React.createElement("path", {
|
|
12
13
|
d: "M82.34 64.37s45-29.83 67.77-20.85 38.33 84.51-25 118.4-92-39.83-92.2-52.9c-.24-12.64 0-42.78 49.43-44.65z",
|
|
13
14
|
fill: "var(--zd_emptysvg_primary_fill)",
|
|
14
15
|
opacity: 0.05
|
|
@@ -48,25 +49,13 @@ export default class EmptyTimeline extends React.Component {
|
|
|
48
49
|
}
|
|
49
50
|
|
|
50
51
|
}
|
|
51
|
-
EmptyTimeline.propTypes =
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
dataId: PropTypes.string,
|
|
55
|
-
isRender: PropTypes.bool,
|
|
56
|
-
size: PropTypes.oneOf(['small', 'large']),
|
|
57
|
-
palette: PropTypes.oneOf(['default', 'dark'])
|
|
58
|
-
};
|
|
59
|
-
EmptyTimeline.defaultProps = {
|
|
60
|
-
size: 'large',
|
|
61
|
-
alignHorizontal: true,
|
|
62
|
-
isRender: true,
|
|
63
|
-
className: '',
|
|
64
|
-
dataId: 'emptyTimeline',
|
|
65
|
-
palette: 'default'
|
|
52
|
+
EmptyTimeline.propTypes = EmptyStateProps;
|
|
53
|
+
EmptyTimeline.defaultProps = { ...EmptyStateDefaultProps,
|
|
54
|
+
dataId: 'emptyTimeline'
|
|
66
55
|
};
|
|
67
56
|
|
|
68
57
|
if (false) {
|
|
69
58
|
EmptyTimeline.docs = {
|
|
70
|
-
componentGroup: '
|
|
59
|
+
componentGroup: 'Emptystate'
|
|
71
60
|
};
|
|
72
61
|
}
|