@zohodesk/svg 1.0.0-beta.57 → 1.0.0-beta.59

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (271) hide show
  1. package/README.md +239 -235
  2. package/deprecated/june_2022/ErrorUnauthorizedLogin.js +127 -127
  3. package/es/Loader/Loader.js +3 -3
  4. package/es/SVG/SVG.js +5 -4
  5. package/es/SVG/SVG.module.css +31 -26
  6. package/es/SVG/SvgLoader.js +4 -1
  7. package/es/css/EmptyStateVariables.module.css +38 -38
  8. package/es/emptystate/version1/EmptyCustomDomain.js +4 -4
  9. package/es/emptystate/version2/EmptyBusinessHoliday.js +4 -5
  10. package/es/emptystate/version2/EmptyBusinessHour.js +4 -5
  11. package/es/emptystate/version2/EmptyFromAddress.js +4 -4
  12. package/es/emptystate/version2/EmptyImportHistory.js +4 -5
  13. package/es/emptystate/version2/EmptyNetwork.js +4 -4
  14. package/es/emptystate/version2/EmptyRecycleBin.js +4 -4
  15. package/es/emptystate/version2/EmptyRoles.js +4 -4
  16. package/es/emptystate/version2/EmptyWebhook.js +4 -4
  17. package/es/emptystate/version2/FailureLog.js +4 -5
  18. package/es/emptystate/version3/AuditLog.js +4 -4
  19. package/es/emptystate/version3/Bot.js +3 -2
  20. package/es/emptystate/version3/Contract.js +4 -4
  21. package/es/emptystate/version3/CustomModule.js +4 -4
  22. package/es/emptystate/version3/EmptyAPIAuthentication.js +92 -0
  23. package/es/emptystate/version3/EmptyAPIConfiguration.js +84 -0
  24. package/es/emptystate/version3/EmptyAPIs.js +3 -2
  25. package/es/emptystate/version3/EmptyAccounts.js +4 -4
  26. package/es/emptystate/version3/EmptyActiveCalls.js +4 -5
  27. package/es/emptystate/version3/EmptyActivity.js +4 -5
  28. package/es/emptystate/version3/EmptyAgent.js +4 -5
  29. package/es/emptystate/version3/EmptyAgentQueue.js +4 -5
  30. package/es/emptystate/version3/EmptyApplechat.js +4 -4
  31. package/es/emptystate/version3/EmptyApproval.js +4 -4
  32. package/es/emptystate/version3/EmptyArchived.js +4 -4
  33. package/es/emptystate/version3/EmptyArticle.js +4 -4
  34. package/es/emptystate/version3/EmptyAsapchat.js +4 -5
  35. package/es/emptystate/version3/EmptyAttach.js +4 -5
  36. package/es/emptystate/version3/EmptyAuthenticationPending.js +3 -2
  37. package/es/emptystate/version3/EmptyBlueprint.js +4 -5
  38. package/es/emptystate/version3/EmptyCallHistory.js +4 -5
  39. package/es/emptystate/version3/EmptyCanned.js +4 -5
  40. package/es/emptystate/version3/EmptyChat.js +4 -5
  41. package/es/emptystate/version3/EmptyCollision.js +4 -4
  42. package/es/emptystate/version3/EmptyColumn.js +4 -4
  43. package/es/emptystate/version3/EmptyContact.js +4 -5
  44. package/es/emptystate/version3/EmptyContract.js +4 -4
  45. package/es/emptystate/version3/EmptyConversation.js +4 -5
  46. package/es/emptystate/version3/EmptyCrm.js +4 -4
  47. package/es/emptystate/version3/EmptyCrmNotes.js +4 -4
  48. package/es/emptystate/version3/EmptyCrmPotential.js +4 -5
  49. package/es/emptystate/version3/EmptyCustomerHappiness.js +3 -2
  50. package/es/emptystate/version3/EmptyDashboard.js +4 -4
  51. package/es/emptystate/version3/EmptyDelete.js +4 -4
  52. package/es/emptystate/version3/EmptyDepartment.js +4 -4
  53. package/es/emptystate/version3/EmptyError.js +4 -5
  54. package/es/emptystate/version3/EmptyFeed.js +4 -4
  55. package/es/emptystate/version3/EmptyFollowers.js +4 -4
  56. package/es/emptystate/version3/EmptyFrame.js +4 -5
  57. package/es/emptystate/version3/EmptyHappiness.js +4 -5
  58. package/es/emptystate/version3/EmptyHistory.js +4 -4
  59. package/es/emptystate/version3/EmptyInstagram.js +4 -5
  60. package/es/emptystate/version3/EmptyInstantmessage.js +4 -5
  61. package/es/emptystate/version3/EmptyInvoice.js +4 -4
  62. package/es/emptystate/version3/EmptyLine.js +4 -5
  63. package/es/emptystate/version3/EmptyMessenger.js +4 -4
  64. package/es/emptystate/version3/EmptyNoData.js +4 -4
  65. package/es/emptystate/version3/EmptyNotification.js +4 -4
  66. package/es/emptystate/version3/EmptyPreference.js +4 -4
  67. package/es/emptystate/version3/EmptyProducts.js +4 -4
  68. package/es/emptystate/version3/EmptyReply.js +4 -4
  69. package/es/emptystate/version3/EmptyReports.js +4 -4
  70. package/es/emptystate/version3/EmptySandbox.js +4 -4
  71. package/es/emptystate/version3/EmptySchedule.js +4 -4
  72. package/es/emptystate/version3/EmptySearch.js +4 -4
  73. package/es/emptystate/version3/EmptySkills.js +4 -4
  74. package/es/emptystate/version3/EmptySla.js +4 -4
  75. package/es/emptystate/version3/EmptySnippet.js +4 -4
  76. package/es/emptystate/version3/EmptyTag.js +4 -4
  77. package/es/emptystate/version3/EmptyTask.js +4 -4
  78. package/es/emptystate/version3/EmptyTeams.js +4 -5
  79. package/es/emptystate/version3/EmptyTelegram.js +4 -5
  80. package/es/emptystate/version3/EmptyTemplate.js +4 -4
  81. package/es/emptystate/version3/EmptyTicket.js +4 -5
  82. package/es/emptystate/version3/EmptyTimeEntry.js +4 -4
  83. package/es/emptystate/version3/EmptyTimeline.js +4 -5
  84. package/es/emptystate/version3/EmptyTopic.js +4 -4
  85. package/es/emptystate/version3/EmptyTwilio.js +4 -5
  86. package/es/emptystate/version3/EmptyWechat.js +4 -5
  87. package/es/emptystate/version3/EmptyWhatsapp.js +4 -5
  88. package/es/emptystate/version3/EmptyZSCKey.js +88 -0
  89. package/es/emptystate/version3/Export.js +4 -5
  90. package/es/emptystate/version3/Extensions.js +4 -5
  91. package/es/emptystate/version3/Extractor.js +4 -5
  92. package/es/emptystate/version3/GCBot.js +4 -5
  93. package/es/emptystate/version3/GCConversation.js +4 -5
  94. package/es/emptystate/version3/Import.js +4 -5
  95. package/es/emptystate/version3/KBBot.js +4 -5
  96. package/es/emptystate/version3/Multilingual.js +4 -5
  97. package/es/emptystate/version3/NetworkError.js +4 -5
  98. package/es/emptystate/version3/Predictor.js +4 -5
  99. package/es/emptystate/version3/ReadRecipients.js +4 -5
  100. package/es/emptystate/version3/SupportPlan.js +4 -4
  101. package/es/emptystate/version3/Variable.js +4 -5
  102. package/es/emptystate/version3/ZiaAnamoly.js +4 -5
  103. package/es/errorstate/version1/EmptyInconvenience.js +4 -5
  104. package/es/errorstate/version1/NoRequestFound.js +4 -5
  105. package/es/errorstate/version1/PageNotFound.js +4 -5
  106. package/es/errorstate/version1/UnableToProcessRequest.js +4 -5
  107. package/es/errorstate/version1/UnauthorizedLogin.js +4 -5
  108. package/es/errorstate/version1/UrlNotFound.js +4 -5
  109. package/es/errorstate/version1/WillBeRightBack.js +4 -5
  110. package/es/errorstate/version2/EmptyUnauthorizedLogin.js +4 -5
  111. package/es/errorstate/version2/EmptyWillBeRightBack.js +4 -5
  112. package/es/errorstate/version2/NotImpossible.js +4 -5
  113. package/es/errorstate/version3/ErrorInconvenience.js +4 -5
  114. package/es/errorstate/version3/ErrorOopsSomethingMiss.js +4 -5
  115. package/es/errorstate/version3/ErrorUnableToProcessRequest.js +4 -5
  116. package/es/errorstate/version3/ErrorUnauthorizedLogin.js +4 -5
  117. package/es/errorstate/version3/ErrorUrlNotFound.js +4 -5
  118. package/es/errorstate/version3/ErrorWillBeRightBack.js +4 -5
  119. package/es/index.js +0 -6
  120. package/images/EmptyBusinessHoliday.svg +50 -50
  121. package/images/EmptyBusinessHour.svg +42 -42
  122. package/images/EmptyContactInfo.svg +27 -27
  123. package/images/EmptyCustomDomain.svg +85 -85
  124. package/images/EmptyFilter.svg +62 -62
  125. package/images/EmptyFromAddress.svg +41 -41
  126. package/images/EmptyImportHistory.svg +43 -43
  127. package/images/EmptyNetwork.svg +50 -50
  128. package/images/EmptyRecycleBin.svg +58 -58
  129. package/images/EmptyRoles.svg +30 -30
  130. package/images/EmptySkills.svg +83 -83
  131. package/images/EmptyWebhook.svg +44 -44
  132. package/images/FailureLog.svg +46 -46
  133. package/images/Inconvenience.svg +719 -719
  134. package/images/NoRequestFound.svg +247 -247
  135. package/images/PageNotFound.svg +405 -405
  136. package/images/ReguestUrlNotFound.svg +267 -267
  137. package/images/UnableToProcess.svg +752 -752
  138. package/images/UnauthorizedLogin.svg +1047 -1047
  139. package/images/WillBack.svg +633 -633
  140. package/install.md +11 -11
  141. package/lib/Loader/Loader.js +27 -6
  142. package/lib/Loader/props/propTypes.js +3 -0
  143. package/lib/SVG/SVG.js +41 -19
  144. package/lib/SVG/SVG.module.css +31 -26
  145. package/lib/SVG/SvgLoader.js +22 -6
  146. package/lib/SVG/props/propTypes.js +3 -0
  147. package/lib/css/EmptyStateVariables.module.css +38 -38
  148. package/lib/emptystate/index.js +9 -0
  149. package/lib/emptystate/props/propTypes.js +3 -0
  150. package/lib/emptystate/version1/EmptyCustomDomain.js +31 -6
  151. package/lib/emptystate/version1/index.js +2 -0
  152. package/lib/emptystate/version2/EmptyBusinessHoliday.js +31 -7
  153. package/lib/emptystate/version2/EmptyBusinessHour.js +31 -7
  154. package/lib/emptystate/version2/EmptyFromAddress.js +31 -6
  155. package/lib/emptystate/version2/EmptyImportHistory.js +31 -7
  156. package/lib/emptystate/version2/EmptyNetwork.js +31 -6
  157. package/lib/emptystate/version2/EmptyRecycleBin.js +31 -6
  158. package/lib/emptystate/version2/EmptyRoles.js +31 -6
  159. package/lib/emptystate/version2/EmptyWebhook.js +31 -6
  160. package/lib/emptystate/version2/FailureLog.js +31 -7
  161. package/lib/emptystate/version2/index.js +10 -0
  162. package/lib/emptystate/version3/AuditLog.js +30 -6
  163. package/lib/emptystate/version3/Bot.js +29 -4
  164. package/lib/emptystate/version3/Contract.js +30 -6
  165. package/lib/emptystate/version3/CustomModule.js +30 -6
  166. package/lib/emptystate/version3/EmptyAPIAuthentication.js +149 -0
  167. package/lib/emptystate/version3/EmptyAPIConfiguration.js +141 -0
  168. package/lib/emptystate/version3/EmptyAPIs.js +29 -4
  169. package/lib/emptystate/version3/EmptyAccounts.js +30 -6
  170. package/lib/emptystate/version3/EmptyActiveCalls.js +30 -7
  171. package/lib/emptystate/version3/EmptyActivity.js +30 -7
  172. package/lib/emptystate/version3/EmptyAgent.js +30 -7
  173. package/lib/emptystate/version3/EmptyAgentQueue.js +30 -7
  174. package/lib/emptystate/version3/EmptyApplechat.js +30 -6
  175. package/lib/emptystate/version3/EmptyApproval.js +30 -6
  176. package/lib/emptystate/version3/EmptyArchived.js +30 -6
  177. package/lib/emptystate/version3/EmptyArticle.js +30 -6
  178. package/lib/emptystate/version3/EmptyAsapchat.js +30 -7
  179. package/lib/emptystate/version3/EmptyAttach.js +30 -7
  180. package/lib/emptystate/version3/EmptyAuthenticationPending.js +29 -4
  181. package/lib/emptystate/version3/EmptyBlueprint.js +30 -7
  182. package/lib/emptystate/version3/EmptyCallHistory.js +30 -7
  183. package/lib/emptystate/version3/EmptyCanned.js +30 -7
  184. package/lib/emptystate/version3/EmptyChat.js +30 -7
  185. package/lib/emptystate/version3/EmptyCollision.js +30 -6
  186. package/lib/emptystate/version3/EmptyColumn.js +30 -6
  187. package/lib/emptystate/version3/EmptyContact.js +30 -7
  188. package/lib/emptystate/version3/EmptyContract.js +30 -6
  189. package/lib/emptystate/version3/EmptyConversation.js +30 -7
  190. package/lib/emptystate/version3/EmptyCrm.js +30 -6
  191. package/lib/emptystate/version3/EmptyCrmNotes.js +30 -6
  192. package/lib/emptystate/version3/EmptyCrmPotential.js +30 -7
  193. package/lib/emptystate/version3/EmptyCustomerHappiness.js +29 -4
  194. package/lib/emptystate/version3/EmptyDashboard.js +30 -6
  195. package/lib/emptystate/version3/EmptyDelete.js +30 -6
  196. package/lib/emptystate/version3/EmptyDepartment.js +30 -6
  197. package/lib/emptystate/version3/EmptyError.js +30 -7
  198. package/lib/emptystate/version3/EmptyFeed.js +30 -6
  199. package/lib/emptystate/version3/EmptyFollowers.js +30 -6
  200. package/lib/emptystate/version3/EmptyFrame.js +30 -7
  201. package/lib/emptystate/version3/EmptyHappiness.js +30 -7
  202. package/lib/emptystate/version3/EmptyHistory.js +30 -6
  203. package/lib/emptystate/version3/EmptyInstagram.js +30 -7
  204. package/lib/emptystate/version3/EmptyInstantmessage.js +30 -7
  205. package/lib/emptystate/version3/EmptyInvoice.js +30 -6
  206. package/lib/emptystate/version3/EmptyLine.js +30 -7
  207. package/lib/emptystate/version3/EmptyMessenger.js +30 -6
  208. package/lib/emptystate/version3/EmptyNoData.js +30 -6
  209. package/lib/emptystate/version3/EmptyNotification.js +30 -6
  210. package/lib/emptystate/version3/EmptyPreference.js +30 -6
  211. package/lib/emptystate/version3/EmptyProducts.js +30 -6
  212. package/lib/emptystate/version3/EmptyReply.js +30 -6
  213. package/lib/emptystate/version3/EmptyReports.js +30 -6
  214. package/lib/emptystate/version3/EmptySandbox.js +30 -6
  215. package/lib/emptystate/version3/EmptySchedule.js +30 -6
  216. package/lib/emptystate/version3/EmptySearch.js +30 -6
  217. package/lib/emptystate/version3/EmptySkills.js +30 -6
  218. package/lib/emptystate/version3/EmptySla.js +30 -6
  219. package/lib/emptystate/version3/EmptySnippet.js +30 -6
  220. package/lib/emptystate/version3/EmptyTag.js +30 -6
  221. package/lib/emptystate/version3/EmptyTask.js +30 -6
  222. package/lib/emptystate/version3/EmptyTeams.js +30 -7
  223. package/lib/emptystate/version3/EmptyTelegram.js +30 -7
  224. package/lib/emptystate/version3/EmptyTemplate.js +30 -6
  225. package/lib/emptystate/version3/EmptyTicket.js +30 -7
  226. package/lib/emptystate/version3/EmptyTimeEntry.js +30 -6
  227. package/lib/emptystate/version3/EmptyTimeline.js +30 -7
  228. package/lib/emptystate/version3/EmptyTopic.js +30 -6
  229. package/lib/emptystate/version3/EmptyTwilio.js +30 -7
  230. package/lib/emptystate/version3/EmptyWechat.js +30 -7
  231. package/lib/emptystate/version3/EmptyWhatsapp.js +30 -7
  232. package/lib/emptystate/version3/EmptyZSCKey.js +145 -0
  233. package/lib/emptystate/version3/Export.js +30 -7
  234. package/lib/emptystate/version3/Extensions.js +30 -7
  235. package/lib/emptystate/version3/Extractor.js +30 -7
  236. package/lib/emptystate/version3/GCBot.js +30 -7
  237. package/lib/emptystate/version3/GCConversation.js +30 -7
  238. package/lib/emptystate/version3/Import.js +30 -7
  239. package/lib/emptystate/version3/KBBot.js +30 -7
  240. package/lib/emptystate/version3/Multilingual.js +30 -7
  241. package/lib/emptystate/version3/NetworkError.js +30 -7
  242. package/lib/emptystate/version3/Predictor.js +30 -7
  243. package/lib/emptystate/version3/ReadRecipients.js +30 -7
  244. package/lib/emptystate/version3/SupportPlan.js +30 -6
  245. package/lib/emptystate/version3/Variable.js +30 -7
  246. package/lib/emptystate/version3/ZiaAnamoly.js +30 -7
  247. package/lib/emptystate/version3/index.js +79 -0
  248. package/lib/errorstate/index.js +9 -0
  249. package/lib/errorstate/props/propTypes.js +3 -0
  250. package/lib/errorstate/version1/EmptyInconvenience.js +31 -7
  251. package/lib/errorstate/version1/NoRequestFound.js +31 -7
  252. package/lib/errorstate/version1/PageNotFound.js +31 -7
  253. package/lib/errorstate/version1/UnableToProcessRequest.js +31 -7
  254. package/lib/errorstate/version1/UnauthorizedLogin.js +31 -7
  255. package/lib/errorstate/version1/UrlNotFound.js +31 -7
  256. package/lib/errorstate/version1/WillBeRightBack.js +31 -7
  257. package/lib/errorstate/version1/index.js +8 -0
  258. package/lib/errorstate/version2/EmptyUnauthorizedLogin.js +30 -7
  259. package/lib/errorstate/version2/EmptyWillBeRightBack.js +30 -7
  260. package/lib/errorstate/version2/NotImpossible.js +30 -7
  261. package/lib/errorstate/version2/index.js +3 -0
  262. package/lib/errorstate/version3/ErrorInconvenience.js +30 -7
  263. package/lib/errorstate/version3/ErrorOopsSomethingMiss.js +30 -7
  264. package/lib/errorstate/version3/ErrorUnableToProcessRequest.js +30 -7
  265. package/lib/errorstate/version3/ErrorUnauthorizedLogin.js +30 -7
  266. package/lib/errorstate/version3/ErrorUrlNotFound.js +30 -7
  267. package/lib/errorstate/version3/ErrorWillBeRightBack.js +30 -7
  268. package/lib/errorstate/version3/index.js +7 -0
  269. package/lib/index.js +10 -0
  270. package/package.json +75 -52
  271. package/css_error.log +0 -0
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -60,14 +61,12 @@ export default class EmptyLine extends React.Component {
60
61
  d: "M0 0h450v400H0z"
61
62
  }))));
62
63
  }
64
+
63
65
  }
64
66
  EmptyLine.propTypes = EmptyStateProps;
65
- EmptyLine.defaultProps = {
66
- ...EmptyStateDefaultProps,
67
+ EmptyLine.defaultProps = { ...EmptyStateDefaultProps,
67
68
  dataId: 'emptyLine'
68
- };
69
-
70
- // if (__DOCS__) {
69
+ }; // if (__DOCS__) {
71
70
  // EmptyLine.docs = {
72
71
  // componentGroup: 'Emptystate'
73
72
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -47,13 +48,12 @@ export default class EmptyMessenger extends React.Component {
47
48
  strokeLinejoin: "round"
48
49
  })));
49
50
  }
51
+
50
52
  }
51
53
  EmptyMessenger.propTypes = EmptyStateProps;
52
- EmptyMessenger.defaultProps = {
53
- ...EmptyStateDefaultProps,
54
+ EmptyMessenger.defaultProps = { ...EmptyStateDefaultProps,
54
55
  dataId: 'emptyMessenger'
55
- };
56
- // if (__DOCS__) {
56
+ }; // if (__DOCS__) {
57
57
  // EmptyMessenger.docs = {
58
58
  // componentGroup: 'Emptystate'
59
59
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from '../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from '../props/defaultProps';
@@ -65,13 +66,12 @@ export default class EmptyNoData extends React.Component {
65
66
  d: "M0 0h304.696v237.41H0z"
66
67
  }))));
67
68
  }
69
+
68
70
  }
69
71
  EmptyNoData.propTypes = EmptyStateProps;
70
- EmptyNoData.defaultProps = {
71
- ...EmptyStateDefaultProps,
72
+ EmptyNoData.defaultProps = { ...EmptyStateDefaultProps,
72
73
  dataId: 'EmptyNoData'
73
- };
74
- // if (__DOCS__) {
74
+ }; // if (__DOCS__) {
75
75
  // EmptyNoData.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';
@@ -46,13 +47,12 @@ export default class EmptyNotification extends React.Component {
46
47
  d: "M138.63 150.66s-34.89-34.54-82.34-34.72a5.33 5.33 0 00-3.59 9.34c5.52 4.73 16.55 11.32 38.38 19.78 55.53 21.52 49.6-1.53 45.93-18.68s-4.78-18.37 1.44-34.29 3.77-32.76-13.38-38.58-30-3.68-40.42 16.84-43.17 31.54-43.17 44.09 29.39 30.28 60.32 37.95c0 0-1 11.49 8.8 13.32s17.46-10.8 11.34-23.66-23.52 1.89-16.17 16.59 30-8.68 28.48-27.36-5.2-25.41 1.84-43.17.07-38.2-20.71-39.18c0 0 3.69-16.83 13.25-16.53 8.28.25 8.24 8.06 6.71 12.93-3.26 10.36-6.14 18.12-28.41 21.57a53.81 53.81 0 01-13.33-.28"
47
48
  }));
48
49
  }
50
+
49
51
  }
50
52
  EmptyNotification.propTypes = EmptyStateProps;
51
- EmptyNotification.defaultProps = {
52
- ...EmptyStateDefaultProps,
53
+ EmptyNotification.defaultProps = { ...EmptyStateDefaultProps,
53
54
  dataId: 'emptyNotification'
54
- };
55
- // if (__DOCS__) {
55
+ }; // if (__DOCS__) {
56
56
  // EmptyNotification.docs = {
57
57
  // componentGroup: 'Emptystate'
58
58
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -66,13 +67,12 @@ export default class EmptyPreference extends React.Component {
66
67
  transform: "translate(2.5 120)"
67
68
  }))));
68
69
  }
70
+
69
71
  }
70
72
  EmptyPreference.propTypes = EmptyStateProps;
71
- EmptyPreference.defaultProps = {
72
- ...EmptyStateDefaultProps,
73
+ EmptyPreference.defaultProps = { ...EmptyStateDefaultProps,
73
74
  dataId: 'emptyPreference'
74
- };
75
- // if (__DOCS__) {
75
+ }; // if (__DOCS__) {
76
76
  // EmptyPreference.docs = {
77
77
  // componentGroup: 'Emptystate'
78
78
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -49,13 +50,12 @@ export default class EmptyProducts extends React.Component {
49
50
  d: "M155.17 120.64c-19.34 18-53.73 7.78-52.45-9.57.66-8.94 11.28-8.12 15.6-6.21 1.68.74 1 .91 1.52-.86l.72-2.69a9.73 9.73 0 015.59-6.55c.31-.13.62-.24.93-.34 6.22-1.93 12.61 2.2 14.22 8.47 4.6 17.87-8.44 37.74-8.44 37.74a8.44 8.44 0 00-1.35 4.6 8.61 8.61 0 108.61-8.54h-36.47c-9.28-.92-11.83 4.17-11.83 4.17a8.56 8.56 0 00-1.26 5.87 8.62 8.62 0 108.53-9.82l-2.67-.53a7.22 7.22 0 01-4.9-5l-13.62-49a7.21 7.21 0 017-9.11h75.56a7.21 7.21 0 017 9.14l-13 46.1a7.24 7.24 0 01-7 5.25H91a7.23 7.23 0 01-6.93-5.08L63.19 61.32a7.25 7.25 0 00-6.94-5.08H43.44A42.7 42.7 0 0035 57c-1.84.38-4.1.51-5-.78-1.72-2.33 5.92-2.72 8 3.39"
50
51
  }));
51
52
  }
53
+
52
54
  }
53
55
  EmptyProducts.propTypes = EmptyStateProps;
54
- EmptyProducts.defaultProps = {
55
- ...EmptyStateDefaultProps,
56
+ EmptyProducts.defaultProps = { ...EmptyStateDefaultProps,
56
57
  dataId: 'emptyProducts'
57
- };
58
- // if (__DOCS__) {
58
+ }; // if (__DOCS__) {
59
59
  // EmptyProducts.docs = {
60
60
  // componentGroup: 'Emptystate'
61
61
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -41,13 +42,12 @@ export default class EmptyReply extends React.Component {
41
42
  fill: "var(--zd_emptysvg_secondary_fill)"
42
43
  }));
43
44
  }
45
+
44
46
  }
45
47
  EmptyReply.propTypes = EmptyStateProps;
46
- EmptyReply.defaultProps = {
47
- ...EmptyStateDefaultProps,
48
+ EmptyReply.defaultProps = { ...EmptyStateDefaultProps,
48
49
  dataId: 'EmptyReply'
49
- };
50
- // if (__DOCS__) {
50
+ }; // if (__DOCS__) {
51
51
  // EmptyReply.docs = {
52
52
  // componentGroup: 'Emptystate'
53
53
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -52,13 +53,12 @@ export default class EmptyReports extends React.Component {
52
53
  fill: "none"
53
54
  }));
54
55
  }
56
+
55
57
  }
56
58
  EmptyReports.propTypes = EmptyStateProps;
57
- EmptyReports.defaultProps = {
58
- ...EmptyStateDefaultProps,
59
+ EmptyReports.defaultProps = { ...EmptyStateDefaultProps,
59
60
  dataId: 'emptyReports'
60
- };
61
- // if (__DOCS__) {
61
+ }; // if (__DOCS__) {
62
62
  // EmptyReports.docs = {
63
63
  // componentGroup: 'Emptystate'
64
64
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -57,13 +58,12 @@ export default class EmptySandbox extends React.Component {
57
58
  transform: "translate(25 50)"
58
59
  }))));
59
60
  }
61
+
60
62
  }
61
63
  EmptySandbox.propTypes = EmptyStateProps;
62
- EmptySandbox.defaultProps = {
63
- ...EmptyStateDefaultProps,
64
+ EmptySandbox.defaultProps = { ...EmptyStateDefaultProps,
64
65
  dataId: 'emptySandbox'
65
- };
66
- // if (__DOCS__) {
66
+ }; // if (__DOCS__) {
67
67
  // EmptySandbox.docs = {
68
68
  // componentGroup: 'Emptystate'
69
69
  // };
@@ -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';
@@ -88,13 +89,12 @@ export default class EmptySchedule extends React.Component {
88
89
  fill: "none"
89
90
  }));
90
91
  }
92
+
91
93
  }
92
94
  EmptySchedule.propTypes = EmptyStateProps;
93
- EmptySchedule.defaultProps = {
94
- ...EmptyStateDefaultProps,
95
+ EmptySchedule.defaultProps = { ...EmptyStateDefaultProps,
95
96
  dataId: 'EmptySchedule'
96
- };
97
- // if (__DOCS__) {
97
+ }; // if (__DOCS__) {
98
98
  // EmptySchedule.docs = {
99
99
  // componentGroup: 'Emptystate'
100
100
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -56,13 +57,12 @@ export default class EmptySearch extends React.Component {
56
57
  d: "M33.71 102.31H56.2a7.33 7.33 0 007.28-6.64c.75-7.62 4.37-20 19-27.59 22.32-11.51 51.78 10.62 43.75 37.18l-3.57 7.67 27.38 27.15s4.11 6.77 0 10.62-8 1.77-12.21-1.18S112 124.14 112 124.14s-26.19 12.4-42.26-8.26c0 0-1-1.53-2.09-3.42-2.2-3.73 1.4-8.42 5.52-7a3.11 3.11 0 011.5 1c2.19 2.85 9.2 15.31 25.23 12.24s19.48-19.7 15.81-32.18-25.88-16.08-34.38-8-9.65 18.57-5.6 22 7-.57 8.31-5.93 4.41-8.81 8.38-8.81 7.84-2.11 5.72-5.75-12.51-.82-16 2.68c-5.32 5.28-9.27 17.71-1 26.19s19.7 5.22 22.6 3.69 6.4-7.8 7.92-8.62"
57
58
  }));
58
59
  }
60
+
59
61
  }
60
62
  EmptySearch.propTypes = EmptyStateProps;
61
- EmptySearch.defaultProps = {
62
- ...EmptyStateDefaultProps,
63
+ EmptySearch.defaultProps = { ...EmptyStateDefaultProps,
63
64
  dataId: 'emptySearch'
64
- };
65
- // if (__DOCS__) {
65
+ }; // if (__DOCS__) {
66
66
  // EmptySearch.docs = {
67
67
  // componentGroup: 'Emptystate'
68
68
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -94,13 +95,12 @@ export default class EmptySkills extends React.Component {
94
95
  r: 12.7
95
96
  })));
96
97
  }
98
+
97
99
  }
98
100
  EmptySkills.propTypes = EmptyStateProps;
99
- EmptySkills.defaultProps = {
100
- ...EmptyStateDefaultProps,
101
+ EmptySkills.defaultProps = { ...EmptyStateDefaultProps,
101
102
  dataId: 'emptySkills'
102
- };
103
- // if (__DOCS__) {
103
+ }; // if (__DOCS__) {
104
104
  // EmptySkills.docs = {
105
105
  // componentGroup: 'Emptystate'
106
106
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -41,13 +42,12 @@ export default class EmptySla extends React.Component {
41
42
  fill: "var(--zd_emptysvg_primary_stroke)"
42
43
  }));
43
44
  }
45
+
44
46
  }
45
47
  EmptySla.propTypes = EmptyStateProps;
46
- EmptySla.defaultProps = {
47
- ...EmptyStateDefaultProps,
48
+ EmptySla.defaultProps = { ...EmptyStateDefaultProps,
48
49
  dataId: 'EmptySla'
49
- };
50
- // if (__DOCS__) {
50
+ }; // if (__DOCS__) {
51
51
  // EmptySla.docs = {
52
52
  // componentGroup: 'Emptystate'
53
53
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -56,13 +57,12 @@ export default class EmptySnippet extends React.Component {
56
57
  d: "M94.37 100.23s9.48-1.35 9.48-10.19c0 0-.08 10 8.44 10.19 0 0-8.52-.12-8.49 8 0 .02-.47-8.52-9.43-8zM88.34 121.72s9.48-1.35 9.48-10.19c0 0-.08 10 8.44 10.19 0 0-8.52-.11-8.49 8 0 .02-.47-8.51-9.43-8zM83.26 107s5.38-.77 5.38-5.79c0 0 0 5.68 4.79 5.79 0 0-4.84-.07-4.82 4.55a4.81 4.81 0 00-5.35-4.55z"
57
58
  }));
58
59
  }
60
+
59
61
  }
60
62
  EmptySnippet.propTypes = EmptyStateProps;
61
- EmptySnippet.defaultProps = {
62
- ...EmptyStateDefaultProps,
63
+ EmptySnippet.defaultProps = { ...EmptyStateDefaultProps,
63
64
  dataId: 'emptySnippet'
64
- };
65
- // if (__DOCS__) {
65
+ }; // if (__DOCS__) {
66
66
  // EmptySnippet.docs = {
67
67
  // componentGroup: 'Emptystate'
68
68
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -49,13 +50,12 @@ export default class EmptyTag extends React.Component {
49
50
  d: "M78.39 112.58l7.92-1.15 4-7.14a.44.44 0 01.57 0l3.61 7.29 8.64 1c.29 0 .43.28.14.57l-6.48 5.71 1.59 7.86c0 .28-.15.43-.44.28l-6.91-3.57-7.49 3.72c-.15.14-.43 0-.43-.29l.72-8-5.77-5.57a1.08 1.08 0 01.33-.71z"
50
51
  }));
51
52
  }
53
+
52
54
  }
53
55
  EmptyTag.propTypes = EmptyStateProps;
54
- EmptyTag.defaultProps = {
55
- ...EmptyStateDefaultProps,
56
+ EmptyTag.defaultProps = { ...EmptyStateDefaultProps,
56
57
  dataId: 'emptyTag'
57
- };
58
- // if (__DOCS__) {
58
+ }; // if (__DOCS__) {
59
59
  // EmptyTag.docs = {
60
60
  // componentGroup: 'Emptystate'
61
61
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -62,13 +63,12 @@ export default class EmptyTask extends React.Component {
62
63
  d: "M108.63 112.84l5.97-7.49"
63
64
  }));
64
65
  }
66
+
65
67
  }
66
68
  EmptyTask.propTypes = EmptyStateProps;
67
- EmptyTask.defaultProps = {
68
- ...EmptyStateDefaultProps,
69
+ EmptyTask.defaultProps = { ...EmptyStateDefaultProps,
69
70
  dataId: 'emptyTask'
70
- };
71
- // if (__DOCS__) {
71
+ }; // if (__DOCS__) {
72
72
  // EmptyTask.docs = {
73
73
  // componentGroup: 'Emptystate'
74
74
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -46,14 +47,12 @@ export default class EmptyTeams extends React.Component {
46
47
  d: "M79.93 111.64s2.31 19-10.4 20.93S58 107.65 59.14 107.65s13.24 9.55 25.08 4.61c0 0-3.27-16.21-15.91-14.23s-12.63 14-14 21.66-5.22 13.84-2.2 19.86 28.17 14.12 34-5.72c4.76-16.26-2-31-10.1-37.08a6.43 6.43 0 01-1-9.31 32 32 0 018.28-7c8.59-5 10.51-13.83 10.34-15s-2.49-.3-1.93.79S101.66 81 119 78.68c0 0 3.29-22.93-13.47-23.37s-16.57 13.36-16 25.94S101.39 94.06 105 94.06c8.2 0 11.5-14.28 11.13-19.53s-6.86 1.86 4.07 7.62c6.56 3.46 11.92 10.11 15.15 15 2.49 3.75 2.82 6.93 5.83 10 3.16 3.22 7.38 8 6.79 14.95 0 0-1.69-12.37-8.17-11s-7.44 4.53-11.37 2-5.8 14-5.8 14-6.27-19.34 10.24-22.24 17.52 11.25 15.16 24.44-18.89 19.55-25.4 1.72c0 0 14.49-6.6 21.72 0s-28 17.46-57.43 9.71"
47
48
  }));
48
49
  }
50
+
49
51
  }
50
52
  EmptyTeams.propTypes = EmptyStateProps;
51
- EmptyTeams.defaultProps = {
52
- ...EmptyStateDefaultProps,
53
+ EmptyTeams.defaultProps = { ...EmptyStateDefaultProps,
53
54
  dataId: 'emptyTeams'
54
- };
55
-
56
- // if (__DOCS__) {
55
+ }; // if (__DOCS__) {
57
56
  // EmptyTeams.docs = {
58
57
  // componentGroup: 'Emptystate'
59
58
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -60,14 +61,12 @@ export default class EmptyTelegram extends React.Component {
60
61
  d: "M0 0h450v400H0z"
61
62
  }))));
62
63
  }
64
+
63
65
  }
64
66
  EmptyTelegram.propTypes = EmptyStateProps;
65
- EmptyTelegram.defaultProps = {
66
- ...EmptyStateDefaultProps,
67
+ EmptyTelegram.defaultProps = { ...EmptyStateDefaultProps,
67
68
  dataId: 'emptyTelegram'
68
- };
69
-
70
- // if (__DOCS__) {
69
+ }; // if (__DOCS__) {
71
70
  // EmptyTelegram.docs = {
72
71
  // componentGroup: 'Emptystate'
73
72
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -58,13 +59,12 @@ export default class EmptyTemplate extends React.Component {
58
59
  d: "M44.61 81.45A10.42 10.42 0 0055 71v-7.7a7.53 7.53 0 014.22-6.9 6.53 6.53 0 013.19-.59c4.83.32 81.74 0 81.74 0s7.4.34 7.72 5.17 0 80.45 0 80.45.32 5.47-4.82 7.08c-4.69 1.46-73 .26-85.3 0-1.09 0-2.95-.76-3-1.84-.45-8-1.14-39.36.6-57.61a8.15 8.15 0 011.9-4.59A4 4 0 0164 83c2.53-.16 62.3-1.29 72.73-1.49a5.41 5.41 0 014.56 2.19 5.14 5.14 0 01.77 1.67c.74 3 .65 28.32-.46 30.91s-25.23 3.69-26.42.33c-1.62-4.56-2-24.92.18-26.85s25.93-2.68 28.27-1.68 1.42 50.31-1.15 57c0 0-26.13 1.18-27.12 0s-.76-20.85.2-22.17c1.28-1.79 25.4-1.64 27.12-1.19 2.56.67 3.18 22.27 1.84 23.5-2.4 2.2-70.53 2.23-74.29-1.53s-4-50.48-1-52.46 23.36-3.62 31.47-1.51c0 0 3 1.71 2.88 3.89s1.67 48.5 1.67 48.5-.18 3.47-5.8 5.19-45.67 2-45.67-7 .63-52.68.63-52.68.13-6.06 5.49-7l95.46-.77a4.22 4.22 0 014.25 4.22v4.41a4.22 4.22 0 004.22 4.23"
59
60
  }));
60
61
  }
62
+
61
63
  }
62
64
  EmptyTemplate.propTypes = EmptyStateProps;
63
- EmptyTemplate.defaultProps = {
64
- ...EmptyStateDefaultProps,
65
+ EmptyTemplate.defaultProps = { ...EmptyStateDefaultProps,
65
66
  dataId: 'emptyTemplate'
66
- };
67
- // if (__DOCS__) {
67
+ }; // if (__DOCS__) {
68
68
  // EmptyTemplate.docs = {
69
69
  // componentGroup: 'Emptystate'
70
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';
@@ -49,14 +50,12 @@ export default class EmptyTicket extends React.Component {
49
50
  fill: "var(--zd_emptysvg_circle_fill)"
50
51
  }));
51
52
  }
53
+
52
54
  }
53
55
  EmptyTicket.propTypes = EmptyStateProps;
54
- EmptyTicket.defaultProps = {
55
- ...EmptyStateDefaultProps,
56
+ EmptyTicket.defaultProps = { ...EmptyStateDefaultProps,
56
57
  dataId: 'emptyTicket'
57
- };
58
-
59
- // if (__DOCS__) {
58
+ }; // if (__DOCS__) {
60
59
  // EmptyTicket.docs = {
61
60
  // componentGroup: 'Emptystate'
62
61
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -52,13 +53,12 @@ export default class EmptyTimeEntry extends React.Component {
52
53
  d: "M34.94 145.49h43.51a22.78 22.78 0 0020-11.75 2.31 2.31 0 014.32 1.33v.11c-.51 3.88-5.6 8.79-11.89 3.3-5.7-5-20.15-14.36-16.54-38.88a33.9 33.9 0 018.4-18c3.15-3.43 7.27-6.45 12.1-6.54 0 0 .29.07.72.22a1.43 1.43 0 001.78-1.9l-.73-1.73a2 2 0 011-2.67c3.48-1.64 10.77-5.14 11-5.81.25-.87-1-7.2-5.57-7.27-2.65 0-14.54.5-15.17 1.88s3.42.5 2.91-3-5.56-1.88-4.8.51 2 3.05.44 4.31c-.55.45-11.81 6.75-8.16 12.36.67 1 1.21 1.8 1.64 2.4a3.26 3.26 0 003.92 1.06c3.06-1.32 8.37-3.59 8.73-3.59s1.39 2.76 8.22-.87 14.66-5 16.06-4.77c0 0 1.14.11 1.23-1.56 0-.91.1-4.38 5.56-7.27 2.35-1.24 14.54.5 15.18 1.88s-3.42.5-2.91-3 5.56-1.88 4.8.5-.76 4.14-.25 4.64 11.13 6.14 8 12S145 77.8 145 77.8s-13.52-12.52-23.08-11.48a1.54 1.54 0 01-1.14-.31c-.78-.64-.61-1.54 1.52-1.61 3.24-.11 31.9 5.92 32.28 36.9s-24.9 39.16-34.48 36.87c-9-2.13-27.94-6.36-28.26-39.11a28.89 28.89 0 018.39-20.89c6.09-6 16.2-10.61 32.3-4.81 0 0 22.82 9.5 16.3 38.78s-38.15 26.23-48.12 8.93S97 81.15 107.56 76.4s20.26-4.22 15 24.57c0 0-3.77-1-2.32-22.89 0 0 .43-2.59 3-.87s-.38 27.46-1.89 28.51c-.61.42-3.4-2.43-2-4.32a2.64 2.64 0 014.93 1.3c0 2.56-16.41 12.38-17.86 11.66s11.18-8.21 11.18-8.21"
53
54
  }));
54
55
  }
56
+
55
57
  }
56
58
  EmptyTimeEntry.propTypes = EmptyStateProps;
57
- EmptyTimeEntry.defaultProps = {
58
- ...EmptyStateDefaultProps,
59
+ EmptyTimeEntry.defaultProps = { ...EmptyStateDefaultProps,
59
60
  dataId: 'EmptyTimeEntry'
60
- };
61
- // if (__DOCS__) {
61
+ }; // if (__DOCS__) {
62
62
  // EmptyTimeEntry.docs = {
63
63
  // componentGroup: 'Emptystate'
64
64
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -46,14 +47,12 @@ export default class EmptyTimeline extends React.Component {
46
47
  d: "M78.56 147.23c-28.72-23.13-11-53.38-11-53.38C80 73.08 98.12 71.9 98.12 71.9v7.44s10.2-3.17 16.42-7.75c11.78-8.68 8.3.48 4.74-1.33-4-2-21.61-14.6-21.61-14.6v8.45c0 2-1.36 1.38-3.32 1.85a48.52 48.52 0 00-10.25 3.91c-16.06 7.91-21.82 22.5-23.94 34.55-3.81 21.63 6.56 38.88 19.09 46.33 18.44 10.95 58.8 6.06 59.56-30.38.9-43-40.37-35.18-40.37-35.18s0 18.39.4 30.38 8.79 8 8.79 4.8-31.16-3.62-31.16-3.62l-4.41 3.45 4.68 2.89 19-2.34"
47
48
  }));
48
49
  }
50
+
49
51
  }
50
52
  EmptyTimeline.propTypes = EmptyStateProps;
51
- EmptyTimeline.defaultProps = {
52
- ...EmptyStateDefaultProps,
53
+ EmptyTimeline.defaultProps = { ...EmptyStateDefaultProps,
53
54
  dataId: 'emptyTimeline'
54
- };
55
-
56
- // if (__DOCS__) {
55
+ }; // if (__DOCS__) {
57
56
  // EmptyTimeline.docs = {
58
57
  // componentGroup: 'Emptystate'
59
58
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -52,13 +53,12 @@ export default class EmptyTopic extends React.Component {
52
53
  d: "M42.1 124.6a.61.61 0 01-.45-.48c-.33-1.72-1.55-8.6.07-8.33 1.83.3 70.68 16.69 72.85 17.21h.11c.62 0 6 .07 7-5.47S140.9 81.65 143.49 76a.62.62 0 01.92-.25l2.72 1.84a.63.63 0 01.25.68c-1.43 4.89-15 50.45-27.51 64.23a.7.7 0 01-.19.15 3.06 3.06 0 01-2.89 0 .63.63 0 00-.61 0 5.05 5.05 0 01-3.6.19c-2.37-.77-65.03-16.84-70.48-18.24z"
53
54
  }));
54
55
  }
56
+
55
57
  }
56
58
  EmptyTopic.propTypes = EmptyStateProps;
57
- EmptyTopic.defaultProps = {
58
- ...EmptyStateDefaultProps,
59
+ EmptyTopic.defaultProps = { ...EmptyStateDefaultProps,
59
60
  dataId: 'emptyTopic'
60
- };
61
- // if (__DOCS__) {
61
+ }; // if (__DOCS__) {
62
62
  // EmptyTopic.docs = {
63
63
  // componentGroup: 'Emptystate'
64
64
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -60,14 +61,12 @@ export default class EmptyTwilio extends React.Component {
60
61
  d: "M0 0h450v400H0z"
61
62
  }))));
62
63
  }
64
+
63
65
  }
64
66
  EmptyTwilio.propTypes = EmptyStateProps;
65
- EmptyTwilio.defaultProps = {
66
- ...EmptyStateDefaultProps,
67
+ EmptyTwilio.defaultProps = { ...EmptyStateDefaultProps,
67
68
  dataId: 'emptyTwilio'
68
- };
69
-
70
- // if (__DOCS__) {
69
+ }; // if (__DOCS__) {
71
70
  // EmptyTwilio.docs = {
72
71
  // componentGroup: 'Emptystate'
73
72
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -60,14 +61,12 @@ export default class EmptyWechat extends React.Component {
60
61
  d: "M0 0h450v400H0z"
61
62
  }))));
62
63
  }
64
+
63
65
  }
64
66
  EmptyWechat.propTypes = EmptyStateProps;
65
- EmptyWechat.defaultProps = {
66
- ...EmptyStateDefaultProps,
67
+ EmptyWechat.defaultProps = { ...EmptyStateDefaultProps,
67
68
  dataId: 'emptyWechat'
68
- };
69
-
70
- // if (__DOCS__) {
69
+ }; // if (__DOCS__) {
71
70
  // EmptyWechat.docs = {
72
71
  // componentGroup: 'Emptystate'
73
72
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -60,14 +61,12 @@ export default class EmptyWhatsapp extends React.Component {
60
61
  d: "M0 0h450v400H0z"
61
62
  }))));
62
63
  }
64
+
63
65
  }
64
66
  EmptyWhatsapp.propTypes = EmptyStateProps;
65
- EmptyWhatsapp.defaultProps = {
66
- ...EmptyStateDefaultProps,
67
+ EmptyWhatsapp.defaultProps = { ...EmptyStateDefaultProps,
67
68
  dataId: 'emptyWhatsapp'
68
- };
69
-
70
- // if (__DOCS__) {
69
+ }; // if (__DOCS__) {
71
70
  // EmptyWhatsapp.docs = {
72
71
  // componentGroup: 'Emptystate'
73
72
  // };