@zohodesk/svg 1.0.0-beta.51 → 1.0.0-beta.52

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 (238) hide show
  1. package/README.md +3 -0
  2. package/css_error.log +0 -0
  3. package/es/Loader/Loader.js +0 -3
  4. package/es/Provider.js +0 -7
  5. package/es/SVG/SVG.js +0 -2
  6. package/es/SVG/SvgLoader.js +1 -4
  7. package/es/docs/Emptystate__version1.docs.js +0 -2
  8. package/es/docs/Emptystate__version2.docs.js +0 -2
  9. package/es/docs/Emptystate__version3.docs.js +3 -3
  10. package/es/docs/Errorstate__version1.docs.js +0 -2
  11. package/es/docs/Errorstate__version2.docs.js +0 -2
  12. package/es/docs/Errorstate__version3.docs.js +0 -2
  13. package/es/docs/SVG__common.docs.js +0 -2
  14. package/es/emptystate/version1/EmptyCustomDomain.js +2 -4
  15. package/es/emptystate/version2/EmptyBusinessHoliday.js +2 -4
  16. package/es/emptystate/version2/EmptyBusinessHour.js +2 -4
  17. package/es/emptystate/version2/EmptyFromAddress.js +2 -4
  18. package/es/emptystate/version2/EmptyImportHistory.js +2 -4
  19. package/es/emptystate/version2/EmptyNetwork.js +2 -4
  20. package/es/emptystate/version2/EmptyRecycleBin.js +2 -4
  21. package/es/emptystate/version2/EmptyRoles.js +2 -4
  22. package/es/emptystate/version2/EmptyWebhook.js +2 -4
  23. package/es/emptystate/version2/FailureLog.js +2 -4
  24. package/es/emptystate/version3/AuditLog.js +2 -4
  25. package/es/emptystate/version3/Contract.js +90 -0
  26. package/es/emptystate/version3/CustomModule.js +2 -4
  27. package/es/emptystate/version3/EmptyAccounts.js +2 -4
  28. package/es/emptystate/version3/EmptyActiveCalls.js +2 -4
  29. package/es/emptystate/version3/EmptyActivity.js +2 -4
  30. package/es/emptystate/version3/EmptyAgent.js +2 -4
  31. package/es/emptystate/version3/EmptyAgentQueue.js +2 -4
  32. package/es/emptystate/version3/EmptyApplechat.js +2 -4
  33. package/es/emptystate/version3/EmptyApproval.js +2 -4
  34. package/es/emptystate/version3/EmptyArchived.js +2 -4
  35. package/es/emptystate/version3/EmptyArticle.js +2 -4
  36. package/es/emptystate/version3/EmptyAsapchat.js +2 -4
  37. package/es/emptystate/version3/EmptyAttach.js +2 -4
  38. package/es/emptystate/version3/EmptyBlueprint.js +2 -4
  39. package/es/emptystate/version3/EmptyCallHistory.js +2 -4
  40. package/es/emptystate/version3/EmptyCanned.js +2 -4
  41. package/es/emptystate/version3/EmptyChat.js +2 -4
  42. package/es/emptystate/version3/EmptyCollision.js +2 -4
  43. package/es/emptystate/version3/EmptyColumn.js +2 -4
  44. package/es/emptystate/version3/EmptyContact.js +2 -4
  45. package/es/emptystate/version3/EmptyContract.js +2 -4
  46. package/es/emptystate/version3/EmptyConversation.js +2 -4
  47. package/es/emptystate/version3/EmptyCrm.js +2 -4
  48. package/es/emptystate/version3/EmptyCrmNotes.js +2 -4
  49. package/es/emptystate/version3/EmptyCrmPotential.js +2 -4
  50. package/es/emptystate/version3/EmptyDashboard.js +2 -4
  51. package/es/emptystate/version3/EmptyDelete.js +2 -4
  52. package/es/emptystate/version3/EmptyDepartment.js +2 -4
  53. package/es/emptystate/version3/EmptyError.js +2 -4
  54. package/es/emptystate/version3/EmptyFeed.js +2 -4
  55. package/es/emptystate/version3/EmptyFollowers.js +2 -4
  56. package/es/emptystate/version3/EmptyFrame.js +2 -4
  57. package/es/emptystate/version3/EmptyHappiness.js +2 -4
  58. package/es/emptystate/version3/EmptyHistory.js +2 -4
  59. package/es/emptystate/version3/EmptyInstagram.js +2 -4
  60. package/es/emptystate/version3/EmptyInstantmessage.js +2 -4
  61. package/es/emptystate/version3/EmptyInvoice.js +2 -4
  62. package/es/emptystate/version3/EmptyLine.js +2 -4
  63. package/es/emptystate/version3/EmptyMessenger.js +2 -4
  64. package/es/emptystate/version3/EmptyNoData.js +2 -4
  65. package/es/emptystate/version3/EmptyNotification.js +2 -4
  66. package/es/emptystate/version3/EmptyPreference.js +2 -4
  67. package/es/emptystate/version3/EmptyProducts.js +2 -4
  68. package/es/emptystate/version3/EmptyReply.js +2 -4
  69. package/es/emptystate/version3/EmptyReports.js +2 -4
  70. package/es/emptystate/version3/EmptySandbox.js +2 -4
  71. package/es/emptystate/version3/EmptySchedule.js +2 -4
  72. package/es/emptystate/version3/EmptySearch.js +2 -4
  73. package/es/emptystate/version3/EmptySkills.js +2 -4
  74. package/es/emptystate/version3/EmptySla.js +2 -4
  75. package/es/emptystate/version3/EmptySnippet.js +2 -4
  76. package/es/emptystate/version3/EmptyTag.js +2 -4
  77. package/es/emptystate/version3/EmptyTask.js +2 -4
  78. package/es/emptystate/version3/EmptyTeams.js +2 -4
  79. package/es/emptystate/version3/EmptyTelegram.js +2 -4
  80. package/es/emptystate/version3/EmptyTemplate.js +2 -4
  81. package/es/emptystate/version3/EmptyTicket.js +2 -4
  82. package/es/emptystate/version3/EmptyTimeEntry.js +2 -4
  83. package/es/emptystate/version3/EmptyTimeline.js +2 -4
  84. package/es/emptystate/version3/EmptyTopic.js +2 -4
  85. package/es/emptystate/version3/EmptyTwilio.js +2 -4
  86. package/es/emptystate/version3/EmptyWechat.js +2 -4
  87. package/es/emptystate/version3/EmptyWhatsapp.js +2 -4
  88. package/es/emptystate/version3/Export.js +2 -4
  89. package/es/emptystate/version3/Extensions.js +2 -4
  90. package/es/emptystate/version3/Extractor.js +2 -4
  91. package/es/emptystate/version3/GCBot.js +2 -4
  92. package/es/emptystate/version3/GCConversation.js +2 -4
  93. package/es/emptystate/version3/Import.js +2 -4
  94. package/es/emptystate/version3/KBBot.js +2 -4
  95. package/es/emptystate/version3/Multilingual.js +2 -4
  96. package/es/emptystate/version3/NetworkError.js +2 -4
  97. package/es/emptystate/version3/Predictor.js +2 -4
  98. package/es/emptystate/version3/ReadRecipients.js +2 -4
  99. package/es/emptystate/version3/SupportPlan.js +2 -4
  100. package/es/emptystate/version3/Variable.js +2 -4
  101. package/es/emptystate/version3/ZiaAnamoly.js +2 -4
  102. package/es/errorstate/version1/EmptyInconvenience.js +2 -4
  103. package/es/errorstate/version1/NoRequestFound.js +2 -4
  104. package/es/errorstate/version1/PageNotFound.js +2 -4
  105. package/es/errorstate/version1/UnableToProcessRequest.js +2 -4
  106. package/es/errorstate/version1/UnauthorizedLogin.js +2 -4
  107. package/es/errorstate/version1/UrlNotFound.js +2 -4
  108. package/es/errorstate/version1/WillBeRightBack.js +2 -4
  109. package/es/errorstate/version2/EmptyUnauthorizedLogin.js +2 -4
  110. package/es/errorstate/version2/EmptyWillBeRightBack.js +2 -4
  111. package/es/errorstate/version2/NotImpossible.js +2 -4
  112. package/es/errorstate/version3/ErrorInconvenience.js +2 -4
  113. package/es/errorstate/version3/ErrorOopsSomethingMiss.js +2 -4
  114. package/es/errorstate/version3/ErrorUnableToProcessRequest.js +2 -4
  115. package/es/errorstate/version3/ErrorUnauthorizedLogin.js +2 -4
  116. package/es/errorstate/version3/ErrorUrlNotFound.js +2 -4
  117. package/es/errorstate/version3/ErrorWillBeRightBack.js +2 -4
  118. package/lib/Loader/Loader.js +0 -26
  119. package/lib/Loader/props/propTypes.js +0 -3
  120. package/lib/Provider.js +2 -46
  121. package/lib/SVG/SVG.js +12 -37
  122. package/lib/SVG/SvgLoader.js +4 -20
  123. package/lib/SVG/props/propTypes.js +0 -3
  124. package/lib/docs/Emptystate__version1.docs.js +0 -23
  125. package/lib/docs/Emptystate__version2.docs.js +0 -31
  126. package/lib/docs/Emptystate__version3.docs.js +3 -100
  127. package/lib/docs/Errorstate__version1.docs.js +0 -29
  128. package/lib/docs/Errorstate__version2.docs.js +0 -25
  129. package/lib/docs/Errorstate__version3.docs.js +0 -28
  130. package/lib/docs/SVG__common.docs.js +0 -23
  131. package/lib/emptystate/props/propTypes.js +0 -3
  132. package/lib/emptystate/version1/EmptyCustomDomain.js +0 -29
  133. package/lib/emptystate/version2/EmptyBusinessHoliday.js +0 -29
  134. package/lib/emptystate/version2/EmptyBusinessHour.js +0 -29
  135. package/lib/emptystate/version2/EmptyFromAddress.js +0 -29
  136. package/lib/emptystate/version2/EmptyImportHistory.js +0 -29
  137. package/lib/emptystate/version2/EmptyNetwork.js +0 -29
  138. package/lib/emptystate/version2/EmptyRecycleBin.js +0 -29
  139. package/lib/emptystate/version2/EmptyRoles.js +0 -29
  140. package/lib/emptystate/version2/EmptyWebhook.js +0 -29
  141. package/lib/emptystate/version2/FailureLog.js +0 -29
  142. package/lib/emptystate/version3/AuditLog.js +0 -28
  143. package/lib/emptystate/version3/Contract.js +121 -0
  144. package/lib/emptystate/version3/CustomModule.js +0 -28
  145. package/lib/emptystate/version3/EmptyAccounts.js +0 -28
  146. package/lib/emptystate/version3/EmptyActiveCalls.js +0 -28
  147. package/lib/emptystate/version3/EmptyActivity.js +0 -28
  148. package/lib/emptystate/version3/EmptyAgent.js +0 -28
  149. package/lib/emptystate/version3/EmptyAgentQueue.js +0 -28
  150. package/lib/emptystate/version3/EmptyApplechat.js +0 -28
  151. package/lib/emptystate/version3/EmptyApproval.js +0 -28
  152. package/lib/emptystate/version3/EmptyArchived.js +0 -28
  153. package/lib/emptystate/version3/EmptyArticle.js +0 -28
  154. package/lib/emptystate/version3/EmptyAsapchat.js +0 -28
  155. package/lib/emptystate/version3/EmptyAttach.js +0 -28
  156. package/lib/emptystate/version3/EmptyBlueprint.js +0 -28
  157. package/lib/emptystate/version3/EmptyCallHistory.js +0 -28
  158. package/lib/emptystate/version3/EmptyCanned.js +0 -28
  159. package/lib/emptystate/version3/EmptyChat.js +0 -28
  160. package/lib/emptystate/version3/EmptyCollision.js +0 -28
  161. package/lib/emptystate/version3/EmptyColumn.js +0 -28
  162. package/lib/emptystate/version3/EmptyContact.js +0 -28
  163. package/lib/emptystate/version3/EmptyContract.js +0 -28
  164. package/lib/emptystate/version3/EmptyConversation.js +0 -28
  165. package/lib/emptystate/version3/EmptyCrm.js +0 -28
  166. package/lib/emptystate/version3/EmptyCrmNotes.js +0 -28
  167. package/lib/emptystate/version3/EmptyCrmPotential.js +0 -28
  168. package/lib/emptystate/version3/EmptyDashboard.js +0 -28
  169. package/lib/emptystate/version3/EmptyDelete.js +0 -28
  170. package/lib/emptystate/version3/EmptyDepartment.js +0 -28
  171. package/lib/emptystate/version3/EmptyError.js +0 -28
  172. package/lib/emptystate/version3/EmptyFeed.js +0 -28
  173. package/lib/emptystate/version3/EmptyFollowers.js +0 -28
  174. package/lib/emptystate/version3/EmptyFrame.js +0 -28
  175. package/lib/emptystate/version3/EmptyHappiness.js +0 -28
  176. package/lib/emptystate/version3/EmptyHistory.js +0 -28
  177. package/lib/emptystate/version3/EmptyInstagram.js +0 -28
  178. package/lib/emptystate/version3/EmptyInstantmessage.js +0 -28
  179. package/lib/emptystate/version3/EmptyInvoice.js +0 -28
  180. package/lib/emptystate/version3/EmptyLine.js +0 -28
  181. package/lib/emptystate/version3/EmptyMessenger.js +0 -28
  182. package/lib/emptystate/version3/EmptyNoData.js +0 -28
  183. package/lib/emptystate/version3/EmptyNotification.js +0 -28
  184. package/lib/emptystate/version3/EmptyPreference.js +0 -28
  185. package/lib/emptystate/version3/EmptyProducts.js +0 -28
  186. package/lib/emptystate/version3/EmptyReply.js +0 -28
  187. package/lib/emptystate/version3/EmptyReports.js +0 -28
  188. package/lib/emptystate/version3/EmptySandbox.js +0 -28
  189. package/lib/emptystate/version3/EmptySchedule.js +0 -28
  190. package/lib/emptystate/version3/EmptySearch.js +0 -28
  191. package/lib/emptystate/version3/EmptySkills.js +0 -28
  192. package/lib/emptystate/version3/EmptySla.js +0 -28
  193. package/lib/emptystate/version3/EmptySnippet.js +0 -28
  194. package/lib/emptystate/version3/EmptyTag.js +0 -28
  195. package/lib/emptystate/version3/EmptyTask.js +0 -28
  196. package/lib/emptystate/version3/EmptyTeams.js +0 -28
  197. package/lib/emptystate/version3/EmptyTelegram.js +0 -28
  198. package/lib/emptystate/version3/EmptyTemplate.js +0 -28
  199. package/lib/emptystate/version3/EmptyTicket.js +0 -28
  200. package/lib/emptystate/version3/EmptyTimeEntry.js +0 -28
  201. package/lib/emptystate/version3/EmptyTimeline.js +0 -28
  202. package/lib/emptystate/version3/EmptyTopic.js +0 -28
  203. package/lib/emptystate/version3/EmptyTwilio.js +0 -28
  204. package/lib/emptystate/version3/EmptyWechat.js +0 -28
  205. package/lib/emptystate/version3/EmptyWhatsapp.js +0 -28
  206. package/lib/emptystate/version3/Export.js +0 -28
  207. package/lib/emptystate/version3/Extensions.js +0 -28
  208. package/lib/emptystate/version3/Extractor.js +0 -28
  209. package/lib/emptystate/version3/GCBot.js +0 -28
  210. package/lib/emptystate/version3/GCConversation.js +0 -28
  211. package/lib/emptystate/version3/Import.js +0 -28
  212. package/lib/emptystate/version3/KBBot.js +0 -28
  213. package/lib/emptystate/version3/Multilingual.js +0 -28
  214. package/lib/emptystate/version3/NetworkError.js +0 -28
  215. package/lib/emptystate/version3/Predictor.js +0 -28
  216. package/lib/emptystate/version3/ReadRecipients.js +0 -28
  217. package/lib/emptystate/version3/SupportPlan.js +0 -28
  218. package/lib/emptystate/version3/Variable.js +0 -28
  219. package/lib/emptystate/version3/ZiaAnamoly.js +0 -28
  220. package/lib/errorstate/props/propTypes.js +0 -3
  221. package/lib/errorstate/version1/EmptyInconvenience.js +0 -29
  222. package/lib/errorstate/version1/NoRequestFound.js +0 -29
  223. package/lib/errorstate/version1/PageNotFound.js +0 -29
  224. package/lib/errorstate/version1/UnableToProcessRequest.js +0 -29
  225. package/lib/errorstate/version1/UnauthorizedLogin.js +0 -29
  226. package/lib/errorstate/version1/UrlNotFound.js +0 -29
  227. package/lib/errorstate/version1/WillBeRightBack.js +0 -29
  228. package/lib/errorstate/version2/EmptyUnauthorizedLogin.js +0 -28
  229. package/lib/errorstate/version2/EmptyWillBeRightBack.js +0 -28
  230. package/lib/errorstate/version2/NotImpossible.js +0 -28
  231. package/lib/errorstate/version3/ErrorInconvenience.js +0 -28
  232. package/lib/errorstate/version3/ErrorOopsSomethingMiss.js +0 -28
  233. package/lib/errorstate/version3/ErrorUnableToProcessRequest.js +0 -28
  234. package/lib/errorstate/version3/ErrorUnauthorizedLogin.js +0 -28
  235. package/lib/errorstate/version3/ErrorUrlNotFound.js +0 -28
  236. package/lib/errorstate/version3/ErrorWillBeRightBack.js +0 -28
  237. package/lib/index.js +0 -13
  238. package/package.json +8 -13
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -46,13 +45,12 @@ export default class EmptyFrame extends React.Component {
46
45
  d: "M59.89 123.66S22 99.3 21.1 78.87s51.06-57.72 98.23-20.71 1 83.7-8.82 88.28c-9.51 4.43-32.43 14.39-50.62-22.78z"
47
46
  }));
48
47
  }
49
-
50
48
  }
51
49
  EmptyFrame.propTypes = EmptyStateProps;
52
- EmptyFrame.defaultProps = { ...EmptyStateDefaultProps,
50
+ EmptyFrame.defaultProps = {
51
+ ...EmptyStateDefaultProps,
53
52
  dataId: 'emptyFrame'
54
53
  };
55
-
56
54
  if (false) {
57
55
  EmptyFrame.docs = {
58
56
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -47,13 +46,12 @@ export default class EmptyHappiness extends React.Component {
47
46
  d: "M111.71 132.7c-6.94 10.22-17.79 17.3-24.44 15.35C72 143.56 70.8 128.61 70.8 128.61s24.85 13.81 47.93-5.23c0 0-2.83-1.42-2.5.51s1.68 1.92 1.68 1.92-9.76-4.79-16.83-9.32a2.6 2.6 0 00-3.6.82c-1.87 3-5.21 8.35-7.53 6.49-3.35-2.68-6.11-9-8.46-8-1.92.76-9.35 7.52-13.18 9.94 0 0 12-12.59 13.66-12.2s4.54.61 4.54-1.4c0-4-3.63-3-5.54-4a4.31 4.31 0 01-1.65-1.46c-2.07-3.26 2.45-6.13 3.71-8.42a30.21 30.21 0 003.06-20.31C82.43 59.06 74.2 53.53 67.94 52.22a11 11 0 00-11.86 5.63c-16.18 29.28 1 106.87 45 102 47-5.26 55.66-70.81 44.53-101.72s-64-11.14-46.38 12 47.3-5.25 18.86-5.25C101 64.89 97 80.78 96.54 93.46"
48
47
  }));
49
48
  }
50
-
51
49
  }
52
50
  EmptyHappiness.propTypes = EmptyStateProps;
53
- EmptyHappiness.defaultProps = { ...EmptyStateDefaultProps,
51
+ EmptyHappiness.defaultProps = {
52
+ ...EmptyStateDefaultProps,
54
53
  dataId: 'emptyHappiness'
55
54
  };
56
-
57
55
  if (false) {
58
56
  EmptyHappiness.docs = {
59
57
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -47,13 +46,12 @@ export default class EmptyHistory extends React.Component {
47
46
  d: "M175.07 88.31C175.53 69.79 155.31 69 155.31 69s-31-1.61-31.86-3.18c-1.24-2.43-6.79-8.42-10.15-11.93a8.74 8.74 0 00-6.3-2.67c-8.36-.06-28.48-.17-33.49 0-6.37.25-8.27 21-8.27 21s-23.78-4.93-23.56 10.33C41.89 96.8 38 154 48.05 154c15.51 0 10.38-60.21 20.18-65.84 5.6-3.22 93.45-8.5 96.64 0 2.36 6.3-6.37 39.45-11 56.17a13.23 13.23 0 01-12.79 9.67H62s25.42.13 43-23c0 0-11 9.44-5.6 11.72s18.59 2.7 18.49-2c-.1-4.91-5.39-13.63-5.39-13.63s10.08 5.41 10.15 16.27c0 0 .3 3-5 3.48-6.34.63-15.79.55-18.8 0a9.29 9.29 0 01-2.11-.42c-1.79-.76-4.45-2.83-2.33-8.26 4.18-10.74 27.68-22.4 28.1-30.32s-3.17-8.15-6-8.35c-8-.55-17.44-.4-17.44-.4s-6.44.09-5 7.48 10.14 12.89 10.35 11-6.76-4.86-2.74-8.14 16.16-1.26 14.89 2.75c-1 3.19-5.49 5.81-5.49 5.81"
48
47
  }));
49
48
  }
50
-
51
49
  }
52
50
  EmptyHistory.propTypes = EmptyStateProps;
53
- EmptyHistory.defaultProps = { ...EmptyStateDefaultProps,
51
+ EmptyHistory.defaultProps = {
52
+ ...EmptyStateDefaultProps,
54
53
  dataId: 'emptyHistory'
55
54
  };
56
-
57
55
  if (false) {
58
56
  EmptyHistory.docs = {
59
57
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -61,13 +60,12 @@ export default class EmptyInstagram extends React.Component {
61
60
  d: "M0 0h450v400H0z"
62
61
  }))));
63
62
  }
64
-
65
63
  }
66
64
  EmptyInstagram.propTypes = EmptyStateProps;
67
- EmptyInstagram.defaultProps = { ...EmptyStateDefaultProps,
65
+ EmptyInstagram.defaultProps = {
66
+ ...EmptyStateDefaultProps,
68
67
  dataId: 'emptyInstagram'
69
68
  };
70
-
71
69
  if (false) {
72
70
  EmptyInstagram.docs = {
73
71
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -63,13 +62,12 @@ export default class EmptyInstantmessage extends React.Component {
63
62
  d: "M0 0h450v400H0z"
64
63
  }))));
65
64
  }
66
-
67
65
  }
68
66
  EmptyInstantmessage.propTypes = EmptyStateProps;
69
- EmptyInstantmessage.defaultProps = { ...EmptyStateDefaultProps,
67
+ EmptyInstantmessage.defaultProps = {
68
+ ...EmptyStateDefaultProps,
70
69
  dataId: 'emptyInstantmessage'
71
70
  };
72
-
73
71
  if (false) {
74
72
  EmptyInstantmessage.docs = {
75
73
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -52,13 +51,12 @@ export default class EmptyInvoice extends React.Component {
52
51
  d: "M65 134.94s1.12 12.34 0 14-7.85-7-7.85-7-6.13 8.84-8.67 7.23c0 0-1-14.15-.47-17.87a1.82 1.82 0 011.48-1.53c4.18-.79 17.77-1.64 22.24-12.22C77 105 63.59 94.05 49.83 99.06c-11.42 4.16-14.58 28.31 6.72 28.88s19-19 16.21-24.11C69.08 97 61 94.65 58.27 94.46a1.84 1.84 0 01-1.71-1.76l.93-27.7a19.26 19.26 0 012.18-10 14.82 14.82 0 0112.86-8.07c14-.85 74.65 0 74.65 0s17.71-.38 17.67 23.58a55.92 55.92 0 00-22.83 0s-1.3-20.23 6.68-20.57c0 0-7.62-3.26-8.79 17.3L142 136a21.76 21.76 0 01-1.41 8.57c-1.62 4.15-4.88 8.75-11.26 7.25a12.85 12.85 0 01-9.21-8.87l-1-3.34h-43s-2.63-1.65 46.72-1.24c0 0-2.6 9.27 2.06 13.74 1.85 1.77 11.39 3.09 11.39 3.09H69s-1.7-18.13 1.81-25.2 16-20.9-2.31-37c0 0 .39-18.28.68-25.54.44-11.25 55.12-7.4 58.14-4.37s5.38 7.39 1 8.4-53.87 2.87-54.11.67c-.2-1.78 44-4.51 49.53-1.63 4.45 2.29 3.45 19.6 3.3 25.84a4 4 0 01-.25 1.18 5.28 5.28 0 01-2.47 2.94 6.87 6.87 0 01-2.28.73c-11.11 1.57-33.26 2.45-38 2.65a1.41 1.41 0 01-1.45-1.08c-.15-.6-.31-1.47.15-1.69 3.47-1.6 43.07-6 44.9 2.1 1.4 6.18 1 15.16.28 19.29a2.79 2.79 0 01-2.48 2.3c-6.34.62-23.75 2.68-23.59.42.24-3.43 20.32-3.12 20.32-3.12"
53
52
  }));
54
53
  }
55
-
56
54
  }
57
55
  EmptyInvoice.propTypes = EmptyStateProps;
58
- EmptyInvoice.defaultProps = { ...EmptyStateDefaultProps,
56
+ EmptyInvoice.defaultProps = {
57
+ ...EmptyStateDefaultProps,
59
58
  dataId: 'emptyInvoice'
60
59
  };
61
-
62
60
  if (false) {
63
61
  EmptyInvoice.docs = {
64
62
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -61,13 +60,12 @@ export default class EmptyLine extends React.Component {
61
60
  d: "M0 0h450v400H0z"
62
61
  }))));
63
62
  }
64
-
65
63
  }
66
64
  EmptyLine.propTypes = EmptyStateProps;
67
- EmptyLine.defaultProps = { ...EmptyStateDefaultProps,
65
+ EmptyLine.defaultProps = {
66
+ ...EmptyStateDefaultProps,
68
67
  dataId: 'emptyLine'
69
68
  };
70
-
71
69
  if (false) {
72
70
  EmptyLine.docs = {
73
71
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -48,13 +47,12 @@ export default class EmptyMessenger extends React.Component {
48
47
  strokeLinejoin: "round"
49
48
  })));
50
49
  }
51
-
52
50
  }
53
51
  EmptyMessenger.propTypes = EmptyStateProps;
54
- EmptyMessenger.defaultProps = { ...EmptyStateDefaultProps,
52
+ EmptyMessenger.defaultProps = {
53
+ ...EmptyStateDefaultProps,
55
54
  dataId: 'emptyMessenger'
56
55
  };
57
-
58
56
  if (false) {
59
57
  EmptyMessenger.docs = {
60
58
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from '../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from '../props/defaultProps';
@@ -66,13 +65,12 @@ export default class EmptyNoData extends React.Component {
66
65
  d: "M0 0h304.696v237.41H0z"
67
66
  }))));
68
67
  }
69
-
70
68
  }
71
69
  EmptyNoData.propTypes = EmptyStateProps;
72
- EmptyNoData.defaultProps = { ...EmptyStateDefaultProps,
70
+ EmptyNoData.defaultProps = {
71
+ ...EmptyStateDefaultProps,
73
72
  dataId: 'EmptyNoData'
74
73
  };
75
-
76
74
  if (false) {
77
75
  EmptyNoData.docs = {
78
76
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -47,13 +46,12 @@ export default class EmptyNotification extends React.Component {
47
46
  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"
48
47
  }));
49
48
  }
50
-
51
49
  }
52
50
  EmptyNotification.propTypes = EmptyStateProps;
53
- EmptyNotification.defaultProps = { ...EmptyStateDefaultProps,
51
+ EmptyNotification.defaultProps = {
52
+ ...EmptyStateDefaultProps,
54
53
  dataId: 'emptyNotification'
55
54
  };
56
-
57
55
  if (false) {
58
56
  EmptyNotification.docs = {
59
57
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -67,13 +66,12 @@ export default class EmptyPreference extends React.Component {
67
66
  transform: "translate(2.5 120)"
68
67
  }))));
69
68
  }
70
-
71
69
  }
72
70
  EmptyPreference.propTypes = EmptyStateProps;
73
- EmptyPreference.defaultProps = { ...EmptyStateDefaultProps,
71
+ EmptyPreference.defaultProps = {
72
+ ...EmptyStateDefaultProps,
74
73
  dataId: 'emptyPreference'
75
74
  };
76
-
77
75
  if (false) {
78
76
  EmptyPreference.docs = {
79
77
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -50,13 +49,12 @@ export default class EmptyProducts extends React.Component {
50
49
  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"
51
50
  }));
52
51
  }
53
-
54
52
  }
55
53
  EmptyProducts.propTypes = EmptyStateProps;
56
- EmptyProducts.defaultProps = { ...EmptyStateDefaultProps,
54
+ EmptyProducts.defaultProps = {
55
+ ...EmptyStateDefaultProps,
57
56
  dataId: 'emptyProducts'
58
57
  };
59
-
60
58
  if (false) {
61
59
  EmptyProducts.docs = {
62
60
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -42,13 +41,12 @@ export default class EmptyReply extends React.Component {
42
41
  fill: "var(--zd_emptysvg_secondary_fill)"
43
42
  }));
44
43
  }
45
-
46
44
  }
47
45
  EmptyReply.propTypes = EmptyStateProps;
48
- EmptyReply.defaultProps = { ...EmptyStateDefaultProps,
46
+ EmptyReply.defaultProps = {
47
+ ...EmptyStateDefaultProps,
49
48
  dataId: 'EmptyReply'
50
49
  };
51
-
52
50
  if (false) {
53
51
  EmptyReply.docs = {
54
52
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -53,13 +52,12 @@ export default class EmptyReports extends React.Component {
53
52
  fill: "none"
54
53
  }));
55
54
  }
56
-
57
55
  }
58
56
  EmptyReports.propTypes = EmptyStateProps;
59
- EmptyReports.defaultProps = { ...EmptyStateDefaultProps,
57
+ EmptyReports.defaultProps = {
58
+ ...EmptyStateDefaultProps,
60
59
  dataId: 'emptyReports'
61
60
  };
62
-
63
61
  if (false) {
64
62
  EmptyReports.docs = {
65
63
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -58,13 +57,12 @@ export default class EmptySandbox extends React.Component {
58
57
  transform: "translate(25 50)"
59
58
  }))));
60
59
  }
61
-
62
60
  }
63
61
  EmptySandbox.propTypes = EmptyStateProps;
64
- EmptySandbox.defaultProps = { ...EmptyStateDefaultProps,
62
+ EmptySandbox.defaultProps = {
63
+ ...EmptyStateDefaultProps,
65
64
  dataId: 'emptySandbox'
66
65
  };
67
-
68
66
  if (false) {
69
67
  EmptySandbox.docs = {
70
68
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -89,13 +88,12 @@ export default class EmptySchedule extends React.Component {
89
88
  fill: "none"
90
89
  }));
91
90
  }
92
-
93
91
  }
94
92
  EmptySchedule.propTypes = EmptyStateProps;
95
- EmptySchedule.defaultProps = { ...EmptyStateDefaultProps,
93
+ EmptySchedule.defaultProps = {
94
+ ...EmptyStateDefaultProps,
96
95
  dataId: 'EmptySchedule'
97
96
  };
98
-
99
97
  if (false) {
100
98
  EmptySchedule.docs = {
101
99
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -57,13 +56,12 @@ export default class EmptySearch extends React.Component {
57
56
  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"
58
57
  }));
59
58
  }
60
-
61
59
  }
62
60
  EmptySearch.propTypes = EmptyStateProps;
63
- EmptySearch.defaultProps = { ...EmptyStateDefaultProps,
61
+ EmptySearch.defaultProps = {
62
+ ...EmptyStateDefaultProps,
64
63
  dataId: 'emptySearch'
65
64
  };
66
-
67
65
  if (false) {
68
66
  EmptySearch.docs = {
69
67
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -95,13 +94,12 @@ export default class EmptySkills extends React.Component {
95
94
  r: 12.7
96
95
  })));
97
96
  }
98
-
99
97
  }
100
98
  EmptySkills.propTypes = EmptyStateProps;
101
- EmptySkills.defaultProps = { ...EmptyStateDefaultProps,
99
+ EmptySkills.defaultProps = {
100
+ ...EmptyStateDefaultProps,
102
101
  dataId: 'emptySkills'
103
102
  };
104
-
105
103
  if (false) {
106
104
  EmptySkills.docs = {
107
105
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -42,13 +41,12 @@ export default class EmptySla extends React.Component {
42
41
  fill: "var(--zd_emptysvg_primary_stroke)"
43
42
  }));
44
43
  }
45
-
46
44
  }
47
45
  EmptySla.propTypes = EmptyStateProps;
48
- EmptySla.defaultProps = { ...EmptyStateDefaultProps,
46
+ EmptySla.defaultProps = {
47
+ ...EmptyStateDefaultProps,
49
48
  dataId: 'EmptySla'
50
49
  };
51
-
52
50
  if (false) {
53
51
  EmptySla.docs = {
54
52
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -57,13 +56,12 @@ export default class EmptySnippet extends React.Component {
57
56
  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"
58
57
  }));
59
58
  }
60
-
61
59
  }
62
60
  EmptySnippet.propTypes = EmptyStateProps;
63
- EmptySnippet.defaultProps = { ...EmptyStateDefaultProps,
61
+ EmptySnippet.defaultProps = {
62
+ ...EmptyStateDefaultProps,
64
63
  dataId: 'emptySnippet'
65
64
  };
66
-
67
65
  if (false) {
68
66
  EmptySnippet.docs = {
69
67
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -50,13 +49,12 @@ export default class EmptyTag extends React.Component {
50
49
  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"
51
50
  }));
52
51
  }
53
-
54
52
  }
55
53
  EmptyTag.propTypes = EmptyStateProps;
56
- EmptyTag.defaultProps = { ...EmptyStateDefaultProps,
54
+ EmptyTag.defaultProps = {
55
+ ...EmptyStateDefaultProps,
57
56
  dataId: 'emptyTag'
58
57
  };
59
-
60
58
  if (false) {
61
59
  EmptyTag.docs = {
62
60
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -63,13 +62,12 @@ export default class EmptyTask extends React.Component {
63
62
  d: "M108.63 112.84l5.97-7.49"
64
63
  }));
65
64
  }
66
-
67
65
  }
68
66
  EmptyTask.propTypes = EmptyStateProps;
69
- EmptyTask.defaultProps = { ...EmptyStateDefaultProps,
67
+ EmptyTask.defaultProps = {
68
+ ...EmptyStateDefaultProps,
70
69
  dataId: 'emptyTask'
71
70
  };
72
-
73
71
  if (false) {
74
72
  EmptyTask.docs = {
75
73
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -47,13 +46,12 @@ export default class EmptyTeams extends React.Component {
47
46
  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"
48
47
  }));
49
48
  }
50
-
51
49
  }
52
50
  EmptyTeams.propTypes = EmptyStateProps;
53
- EmptyTeams.defaultProps = { ...EmptyStateDefaultProps,
51
+ EmptyTeams.defaultProps = {
52
+ ...EmptyStateDefaultProps,
54
53
  dataId: 'emptyTeams'
55
54
  };
56
-
57
55
  if (false) {
58
56
  EmptyTeams.docs = {
59
57
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -61,13 +60,12 @@ export default class EmptyTelegram extends React.Component {
61
60
  d: "M0 0h450v400H0z"
62
61
  }))));
63
62
  }
64
-
65
63
  }
66
64
  EmptyTelegram.propTypes = EmptyStateProps;
67
- EmptyTelegram.defaultProps = { ...EmptyStateDefaultProps,
65
+ EmptyTelegram.defaultProps = {
66
+ ...EmptyStateDefaultProps,
68
67
  dataId: 'emptyTelegram'
69
68
  };
70
-
71
69
  if (false) {
72
70
  EmptyTelegram.docs = {
73
71
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -59,13 +58,12 @@ export default class EmptyTemplate extends React.Component {
59
58
  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"
60
59
  }));
61
60
  }
62
-
63
61
  }
64
62
  EmptyTemplate.propTypes = EmptyStateProps;
65
- EmptyTemplate.defaultProps = { ...EmptyStateDefaultProps,
63
+ EmptyTemplate.defaultProps = {
64
+ ...EmptyStateDefaultProps,
66
65
  dataId: 'emptyTemplate'
67
66
  };
68
-
69
67
  if (false) {
70
68
  EmptyTemplate.docs = {
71
69
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -50,13 +49,12 @@ export default class EmptyTicket extends React.Component {
50
49
  fill: "var(--zd_emptysvg_circle_fill)"
51
50
  }));
52
51
  }
53
-
54
52
  }
55
53
  EmptyTicket.propTypes = EmptyStateProps;
56
- EmptyTicket.defaultProps = { ...EmptyStateDefaultProps,
54
+ EmptyTicket.defaultProps = {
55
+ ...EmptyStateDefaultProps,
57
56
  dataId: 'emptyTicket'
58
57
  };
59
-
60
58
  if (false) {
61
59
  EmptyTicket.docs = {
62
60
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -53,13 +52,12 @@ export default class EmptyTimeEntry extends React.Component {
53
52
  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"
54
53
  }));
55
54
  }
56
-
57
55
  }
58
56
  EmptyTimeEntry.propTypes = EmptyStateProps;
59
- EmptyTimeEntry.defaultProps = { ...EmptyStateDefaultProps,
57
+ EmptyTimeEntry.defaultProps = {
58
+ ...EmptyStateDefaultProps,
60
59
  dataId: 'EmptyTimeEntry'
61
60
  };
62
-
63
61
  if (false) {
64
62
  EmptyTimeEntry.docs = {
65
63
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
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
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -47,13 +46,12 @@ export default class EmptyTimeline extends React.Component {
47
46
  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"
48
47
  }));
49
48
  }
50
-
51
49
  }
52
50
  EmptyTimeline.propTypes = EmptyStateProps;
53
- EmptyTimeline.defaultProps = { ...EmptyStateDefaultProps,
51
+ EmptyTimeline.defaultProps = {
52
+ ...EmptyStateDefaultProps,
54
53
  dataId: 'emptyTimeline'
55
54
  };
56
-
57
55
  if (false) {
58
56
  EmptyTimeline.docs = {
59
57
  componentGroup: 'Emptystate'