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

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 (285) hide show
  1. package/README.md +204 -196
  2. package/css_error.log +0 -0
  3. package/deprecated/june_2022/ErrorUnauthorizedLogin.js +127 -127
  4. package/es/Loader/Loader.js +5 -7
  5. package/es/SVG/SVG.js +5 -6
  6. package/es/SVG/SVG.module.css +26 -26
  7. package/es/SVG/SvgLoader.js +1 -4
  8. package/es/css/EmptyStateVariables.module.css +38 -38
  9. package/es/emptystate/index.js +6 -0
  10. package/es/emptystate/version1/EmptyCustomDomain.js +7 -9
  11. package/es/emptystate/version1/index.js +1 -0
  12. package/es/emptystate/version2/EmptyBusinessHoliday.js +7 -8
  13. package/es/emptystate/version2/EmptyBusinessHour.js +7 -8
  14. package/es/emptystate/version2/EmptyFromAddress.js +7 -9
  15. package/es/emptystate/version2/EmptyImportHistory.js +7 -8
  16. package/es/emptystate/version2/EmptyNetwork.js +7 -9
  17. package/es/emptystate/version2/EmptyRecycleBin.js +7 -9
  18. package/es/emptystate/version2/EmptyRoles.js +7 -9
  19. package/es/emptystate/version2/EmptyWebhook.js +7 -9
  20. package/es/emptystate/version2/FailureLog.js +7 -8
  21. package/es/emptystate/version2/index.js +9 -0
  22. package/es/emptystate/version3/AuditLog.js +7 -9
  23. package/es/emptystate/version3/Contract.js +90 -0
  24. package/es/emptystate/version3/CustomModule.js +7 -9
  25. package/es/emptystate/version3/EmptyAPIs.js +64 -0
  26. package/es/emptystate/version3/EmptyAccounts.js +7 -9
  27. package/es/emptystate/version3/EmptyActiveCalls.js +7 -8
  28. package/es/emptystate/version3/EmptyActivity.js +7 -8
  29. package/es/emptystate/version3/EmptyAgent.js +7 -8
  30. package/es/emptystate/version3/EmptyAgentQueue.js +7 -8
  31. package/es/emptystate/version3/EmptyApplechat.js +7 -9
  32. package/es/emptystate/version3/EmptyApproval.js +7 -9
  33. package/es/emptystate/version3/EmptyArchived.js +7 -9
  34. package/es/emptystate/version3/EmptyArticle.js +7 -9
  35. package/es/emptystate/version3/EmptyAsapchat.js +7 -8
  36. package/es/emptystate/version3/EmptyAttach.js +7 -8
  37. package/es/emptystate/version3/EmptyBlueprint.js +7 -8
  38. package/es/emptystate/version3/EmptyCallHistory.js +7 -8
  39. package/es/emptystate/version3/EmptyCanned.js +7 -8
  40. package/es/emptystate/version3/EmptyChat.js +7 -8
  41. package/es/emptystate/version3/EmptyCollision.js +7 -9
  42. package/es/emptystate/version3/EmptyColumn.js +7 -9
  43. package/es/emptystate/version3/EmptyContact.js +7 -8
  44. package/es/emptystate/version3/EmptyContract.js +7 -9
  45. package/es/emptystate/version3/EmptyConversation.js +7 -8
  46. package/es/emptystate/version3/EmptyCrm.js +7 -9
  47. package/es/emptystate/version3/EmptyCrmNotes.js +7 -9
  48. package/es/emptystate/version3/EmptyCrmPotential.js +7 -8
  49. package/es/emptystate/version3/EmptyDashboard.js +7 -9
  50. package/es/emptystate/version3/EmptyDelete.js +7 -9
  51. package/es/emptystate/version3/EmptyDepartment.js +7 -9
  52. package/es/emptystate/version3/EmptyError.js +7 -8
  53. package/es/emptystate/version3/EmptyFeed.js +7 -9
  54. package/es/emptystate/version3/EmptyFollowers.js +7 -9
  55. package/es/emptystate/version3/EmptyFrame.js +7 -8
  56. package/es/emptystate/version3/EmptyHappiness.js +7 -8
  57. package/es/emptystate/version3/EmptyHistory.js +7 -9
  58. package/es/emptystate/version3/EmptyInstagram.js +7 -8
  59. package/es/emptystate/version3/EmptyInstantmessage.js +7 -8
  60. package/es/emptystate/version3/EmptyInvoice.js +7 -9
  61. package/es/emptystate/version3/EmptyLine.js +7 -8
  62. package/es/emptystate/version3/EmptyMessenger.js +7 -9
  63. package/es/emptystate/version3/EmptyNoData.js +7 -9
  64. package/es/emptystate/version3/EmptyNotification.js +7 -9
  65. package/es/emptystate/version3/EmptyPreference.js +7 -9
  66. package/es/emptystate/version3/EmptyProducts.js +7 -9
  67. package/es/emptystate/version3/EmptyReply.js +7 -9
  68. package/es/emptystate/version3/EmptyReports.js +7 -9
  69. package/es/emptystate/version3/EmptySandbox.js +7 -9
  70. package/es/emptystate/version3/EmptySchedule.js +7 -9
  71. package/es/emptystate/version3/EmptySearch.js +7 -9
  72. package/es/emptystate/version3/EmptySkills.js +7 -9
  73. package/es/emptystate/version3/EmptySla.js +7 -9
  74. package/es/emptystate/version3/EmptySnippet.js +7 -9
  75. package/es/emptystate/version3/EmptyTag.js +7 -9
  76. package/es/emptystate/version3/EmptyTask.js +7 -9
  77. package/es/emptystate/version3/EmptyTeams.js +7 -8
  78. package/es/emptystate/version3/EmptyTelegram.js +7 -8
  79. package/es/emptystate/version3/EmptyTemplate.js +7 -9
  80. package/es/emptystate/version3/EmptyTicket.js +7 -8
  81. package/es/emptystate/version3/EmptyTimeEntry.js +7 -9
  82. package/es/emptystate/version3/EmptyTimeline.js +7 -8
  83. package/es/emptystate/version3/EmptyTopic.js +7 -9
  84. package/es/emptystate/version3/EmptyTwilio.js +7 -8
  85. package/es/emptystate/version3/EmptyWechat.js +7 -8
  86. package/es/emptystate/version3/EmptyWhatsapp.js +7 -8
  87. package/es/emptystate/version3/Export.js +7 -8
  88. package/es/emptystate/version3/Extensions.js +7 -8
  89. package/es/emptystate/version3/Extractor.js +7 -8
  90. package/es/emptystate/version3/GCBot.js +7 -8
  91. package/es/emptystate/version3/GCConversation.js +7 -8
  92. package/es/emptystate/version3/Import.js +7 -8
  93. package/es/emptystate/version3/KBBot.js +7 -8
  94. package/es/emptystate/version3/Multilingual.js +7 -8
  95. package/es/emptystate/version3/NetworkError.js +7 -8
  96. package/es/emptystate/version3/Predictor.js +7 -8
  97. package/es/emptystate/version3/ReadRecipients.js +7 -8
  98. package/es/emptystate/version3/SupportPlan.js +7 -9
  99. package/es/emptystate/version3/Variable.js +7 -8
  100. package/es/emptystate/version3/ZiaAnamoly.js +7 -8
  101. package/es/emptystate/version3/index.js +78 -0
  102. package/es/errorstate/index.js +6 -0
  103. package/es/errorstate/version1/EmptyInconvenience.js +7 -8
  104. package/es/errorstate/version1/NoRequestFound.js +7 -8
  105. package/es/errorstate/version1/PageNotFound.js +7 -8
  106. package/es/errorstate/version1/UnableToProcessRequest.js +7 -8
  107. package/es/errorstate/version1/UnauthorizedLogin.js +7 -8
  108. package/es/errorstate/version1/UrlNotFound.js +7 -8
  109. package/es/errorstate/version1/WillBeRightBack.js +7 -8
  110. package/es/errorstate/version1/index.js +7 -0
  111. package/es/errorstate/version2/EmptyUnauthorizedLogin.js +7 -8
  112. package/es/errorstate/version2/EmptyWillBeRightBack.js +7 -8
  113. package/es/errorstate/version2/NotImpossible.js +7 -8
  114. package/es/errorstate/version2/index.js +2 -0
  115. package/es/errorstate/version3/ErrorInconvenience.js +7 -8
  116. package/es/errorstate/version3/ErrorOopsSomethingMiss.js +7 -8
  117. package/es/errorstate/version3/ErrorUnableToProcessRequest.js +7 -8
  118. package/es/errorstate/version3/ErrorUnauthorizedLogin.js +7 -8
  119. package/es/errorstate/version3/ErrorUrlNotFound.js +7 -8
  120. package/es/errorstate/version3/ErrorWillBeRightBack.js +7 -8
  121. package/es/errorstate/version3/index.js +6 -0
  122. package/es/index.js +21 -12
  123. package/images/EmptyBusinessHoliday.svg +50 -50
  124. package/images/EmptyBusinessHour.svg +42 -42
  125. package/images/EmptyContactInfo.svg +27 -27
  126. package/images/EmptyCustomDomain.svg +85 -85
  127. package/images/EmptyFilter.svg +62 -62
  128. package/images/EmptyFromAddress.svg +41 -41
  129. package/images/EmptyImportHistory.svg +43 -43
  130. package/images/EmptyNetwork.svg +50 -50
  131. package/images/EmptyRecycleBin.svg +58 -58
  132. package/images/EmptyRoles.svg +30 -30
  133. package/images/EmptySkills.svg +83 -83
  134. package/images/EmptyWebhook.svg +44 -44
  135. package/images/FailureLog.svg +46 -46
  136. package/images/Inconvenience.svg +719 -719
  137. package/images/NoRequestFound.svg +247 -247
  138. package/images/PageNotFound.svg +405 -405
  139. package/images/ReguestUrlNotFound.svg +267 -267
  140. package/images/UnableToProcess.svg +752 -752
  141. package/images/UnauthorizedLogin.svg +1047 -1047
  142. package/images/WillBack.svg +633 -633
  143. package/install.md +11 -0
  144. package/lib/Loader/Loader.js +5 -30
  145. package/lib/Loader/props/propTypes.js +0 -3
  146. package/lib/SVG/SVG.js +17 -41
  147. package/lib/SVG/SVG.module.css +26 -26
  148. package/lib/SVG/SvgLoader.js +4 -20
  149. package/lib/SVG/props/propTypes.js +0 -3
  150. package/lib/css/EmptyStateVariables.module.css +38 -38
  151. package/lib/emptystate/index.js +15 -0
  152. package/lib/emptystate/props/propTypes.js +0 -3
  153. package/lib/emptystate/version1/EmptyCustomDomain.js +5 -34
  154. package/lib/emptystate/version1/index.js +13 -0
  155. package/lib/emptystate/version2/EmptyBusinessHoliday.js +5 -33
  156. package/lib/emptystate/version2/EmptyBusinessHour.js +5 -33
  157. package/lib/emptystate/version2/EmptyFromAddress.js +5 -34
  158. package/lib/emptystate/version2/EmptyImportHistory.js +5 -33
  159. package/lib/emptystate/version2/EmptyNetwork.js +5 -34
  160. package/lib/emptystate/version2/EmptyRecycleBin.js +5 -34
  161. package/lib/emptystate/version2/EmptyRoles.js +5 -34
  162. package/lib/emptystate/version2/EmptyWebhook.js +5 -34
  163. package/lib/emptystate/version2/FailureLog.js +5 -33
  164. package/lib/emptystate/version2/index.js +69 -0
  165. package/lib/emptystate/version3/AuditLog.js +5 -33
  166. package/lib/emptystate/version3/Contract.js +121 -0
  167. package/lib/emptystate/version3/CustomModule.js +5 -33
  168. package/lib/emptystate/version3/EmptyAPIs.js +95 -0
  169. package/lib/emptystate/version3/EmptyAccounts.js +5 -33
  170. package/lib/emptystate/version3/EmptyActiveCalls.js +5 -32
  171. package/lib/emptystate/version3/EmptyActivity.js +5 -32
  172. package/lib/emptystate/version3/EmptyAgent.js +5 -32
  173. package/lib/emptystate/version3/EmptyAgentQueue.js +5 -32
  174. package/lib/emptystate/version3/EmptyApplechat.js +5 -33
  175. package/lib/emptystate/version3/EmptyApproval.js +5 -33
  176. package/lib/emptystate/version3/EmptyArchived.js +5 -33
  177. package/lib/emptystate/version3/EmptyArticle.js +5 -33
  178. package/lib/emptystate/version3/EmptyAsapchat.js +5 -32
  179. package/lib/emptystate/version3/EmptyAttach.js +5 -32
  180. package/lib/emptystate/version3/EmptyBlueprint.js +5 -32
  181. package/lib/emptystate/version3/EmptyCallHistory.js +5 -32
  182. package/lib/emptystate/version3/EmptyCanned.js +5 -32
  183. package/lib/emptystate/version3/EmptyChat.js +5 -32
  184. package/lib/emptystate/version3/EmptyCollision.js +5 -33
  185. package/lib/emptystate/version3/EmptyColumn.js +5 -33
  186. package/lib/emptystate/version3/EmptyContact.js +5 -32
  187. package/lib/emptystate/version3/EmptyContract.js +5 -33
  188. package/lib/emptystate/version3/EmptyConversation.js +5 -32
  189. package/lib/emptystate/version3/EmptyCrm.js +5 -33
  190. package/lib/emptystate/version3/EmptyCrmNotes.js +5 -33
  191. package/lib/emptystate/version3/EmptyCrmPotential.js +5 -32
  192. package/lib/emptystate/version3/EmptyDashboard.js +5 -33
  193. package/lib/emptystate/version3/EmptyDelete.js +5 -33
  194. package/lib/emptystate/version3/EmptyDepartment.js +5 -33
  195. package/lib/emptystate/version3/EmptyError.js +5 -32
  196. package/lib/emptystate/version3/EmptyFeed.js +5 -33
  197. package/lib/emptystate/version3/EmptyFollowers.js +5 -33
  198. package/lib/emptystate/version3/EmptyFrame.js +5 -32
  199. package/lib/emptystate/version3/EmptyHappiness.js +5 -32
  200. package/lib/emptystate/version3/EmptyHistory.js +5 -33
  201. package/lib/emptystate/version3/EmptyInstagram.js +5 -32
  202. package/lib/emptystate/version3/EmptyInstantmessage.js +5 -32
  203. package/lib/emptystate/version3/EmptyInvoice.js +5 -33
  204. package/lib/emptystate/version3/EmptyLine.js +5 -32
  205. package/lib/emptystate/version3/EmptyMessenger.js +5 -33
  206. package/lib/emptystate/version3/EmptyNoData.js +5 -33
  207. package/lib/emptystate/version3/EmptyNotification.js +5 -33
  208. package/lib/emptystate/version3/EmptyPreference.js +5 -33
  209. package/lib/emptystate/version3/EmptyProducts.js +5 -33
  210. package/lib/emptystate/version3/EmptyReply.js +5 -33
  211. package/lib/emptystate/version3/EmptyReports.js +5 -33
  212. package/lib/emptystate/version3/EmptySandbox.js +5 -33
  213. package/lib/emptystate/version3/EmptySchedule.js +5 -33
  214. package/lib/emptystate/version3/EmptySearch.js +5 -33
  215. package/lib/emptystate/version3/EmptySkills.js +5 -33
  216. package/lib/emptystate/version3/EmptySla.js +5 -33
  217. package/lib/emptystate/version3/EmptySnippet.js +5 -33
  218. package/lib/emptystate/version3/EmptyTag.js +5 -33
  219. package/lib/emptystate/version3/EmptyTask.js +5 -33
  220. package/lib/emptystate/version3/EmptyTeams.js +5 -32
  221. package/lib/emptystate/version3/EmptyTelegram.js +5 -32
  222. package/lib/emptystate/version3/EmptyTemplate.js +5 -33
  223. package/lib/emptystate/version3/EmptyTicket.js +5 -32
  224. package/lib/emptystate/version3/EmptyTimeEntry.js +5 -33
  225. package/lib/emptystate/version3/EmptyTimeline.js +5 -32
  226. package/lib/emptystate/version3/EmptyTopic.js +5 -33
  227. package/lib/emptystate/version3/EmptyTwilio.js +5 -32
  228. package/lib/emptystate/version3/EmptyWechat.js +5 -32
  229. package/lib/emptystate/version3/EmptyWhatsapp.js +5 -32
  230. package/lib/emptystate/version3/Export.js +5 -32
  231. package/lib/emptystate/version3/Extensions.js +5 -32
  232. package/lib/emptystate/version3/Extractor.js +5 -32
  233. package/lib/emptystate/version3/GCBot.js +5 -32
  234. package/lib/emptystate/version3/GCConversation.js +5 -32
  235. package/lib/emptystate/version3/Import.js +5 -32
  236. package/lib/emptystate/version3/KBBot.js +5 -32
  237. package/lib/emptystate/version3/Multilingual.js +5 -32
  238. package/lib/emptystate/version3/NetworkError.js +5 -32
  239. package/lib/emptystate/version3/Predictor.js +5 -32
  240. package/lib/emptystate/version3/ReadRecipients.js +5 -32
  241. package/lib/emptystate/version3/SupportPlan.js +5 -33
  242. package/lib/emptystate/version3/Variable.js +5 -32
  243. package/lib/emptystate/version3/ZiaAnamoly.js +5 -32
  244. package/lib/emptystate/version3/index.js +552 -0
  245. package/lib/errorstate/index.js +15 -0
  246. package/lib/errorstate/props/propTypes.js +0 -3
  247. package/lib/errorstate/version1/EmptyInconvenience.js +5 -33
  248. package/lib/errorstate/version1/NoRequestFound.js +5 -33
  249. package/lib/errorstate/version1/PageNotFound.js +5 -33
  250. package/lib/errorstate/version1/UnableToProcessRequest.js +5 -33
  251. package/lib/errorstate/version1/UnauthorizedLogin.js +5 -33
  252. package/lib/errorstate/version1/UrlNotFound.js +5 -33
  253. package/lib/errorstate/version1/WillBeRightBack.js +5 -33
  254. package/lib/errorstate/version1/index.js +55 -0
  255. package/lib/errorstate/version2/EmptyUnauthorizedLogin.js +5 -32
  256. package/lib/errorstate/version2/EmptyWillBeRightBack.js +5 -32
  257. package/lib/errorstate/version2/NotImpossible.js +5 -32
  258. package/lib/errorstate/version2/index.js +20 -0
  259. package/lib/errorstate/version3/ErrorInconvenience.js +5 -32
  260. package/lib/errorstate/version3/ErrorOopsSomethingMiss.js +5 -32
  261. package/lib/errorstate/version3/ErrorUnableToProcessRequest.js +5 -32
  262. package/lib/errorstate/version3/ErrorUnauthorizedLogin.js +5 -32
  263. package/lib/errorstate/version3/ErrorUrlNotFound.js +5 -32
  264. package/lib/errorstate/version3/ErrorWillBeRightBack.js +5 -32
  265. package/lib/errorstate/version3/index.js +48 -0
  266. package/lib/index.js +14 -83
  267. package/package.json +54 -54
  268. package/es/Provider.js +0 -74
  269. package/es/docs/Emptystate__version1.docs.js +0 -29
  270. package/es/docs/Emptystate__version2.docs.js +0 -45
  271. package/es/docs/Emptystate__version3.docs.js +0 -184
  272. package/es/docs/Errorstate__version1.docs.js +0 -41
  273. package/es/docs/Errorstate__version2.docs.js +0 -33
  274. package/es/docs/Errorstate__version3.docs.js +0 -39
  275. package/es/docs/SVG__common.docs.js +0 -29
  276. package/es/docs/SVGdocstyle.module.css +0 -53
  277. package/lib/Provider.js +0 -139
  278. package/lib/docs/Emptystate__version1.docs.js +0 -79
  279. package/lib/docs/Emptystate__version2.docs.js +0 -103
  280. package/lib/docs/Emptystate__version3.docs.js +0 -310
  281. package/lib/docs/Errorstate__version1.docs.js +0 -97
  282. package/lib/docs/Errorstate__version2.docs.js +0 -85
  283. package/lib/docs/Errorstate__version3.docs.js +0 -94
  284. package/lib/docs/SVG__common.docs.js +0 -79
  285. package/lib/docs/SVGdocstyle.module.css +0 -53
@@ -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,15 +66,14 @@ 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
- if (false) {
78
- EmptyPreference.docs = {
79
- componentGroup: 'Emptystate'
80
- };
81
- }
75
+ // if (__DOCS__) {
76
+ // EmptyPreference.docs = {
77
+ // componentGroup: 'Emptystate'
78
+ // };
79
+ // }
@@ -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,15 +49,14 @@ 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
- if (false) {
61
- EmptyProducts.docs = {
62
- componentGroup: 'Emptystate'
63
- };
64
- }
58
+ // if (__DOCS__) {
59
+ // EmptyProducts.docs = {
60
+ // componentGroup: 'Emptystate'
61
+ // };
62
+ // }
@@ -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,15 +41,14 @@ 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
- if (false) {
53
- EmptyReply.docs = {
54
- componentGroup: 'Emptystate'
55
- };
56
- }
50
+ // if (__DOCS__) {
51
+ // EmptyReply.docs = {
52
+ // componentGroup: 'Emptystate'
53
+ // };
54
+ // }
@@ -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,15 +52,14 @@ 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
- if (false) {
64
- EmptyReports.docs = {
65
- componentGroup: 'Emptystate'
66
- };
67
- }
61
+ // if (__DOCS__) {
62
+ // EmptyReports.docs = {
63
+ // componentGroup: 'Emptystate'
64
+ // };
65
+ // }
@@ -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,15 +57,14 @@ 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
- if (false) {
69
- EmptySandbox.docs = {
70
- componentGroup: 'Emptystate'
71
- };
72
- }
66
+ // if (__DOCS__) {
67
+ // EmptySandbox.docs = {
68
+ // componentGroup: 'Emptystate'
69
+ // };
70
+ // }
@@ -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,15 +88,14 @@ 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
- if (false) {
100
- EmptySchedule.docs = {
101
- componentGroup: 'Emptystate'
102
- };
103
- }
97
+ // if (__DOCS__) {
98
+ // EmptySchedule.docs = {
99
+ // componentGroup: 'Emptystate'
100
+ // };
101
+ // }
@@ -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,15 +56,14 @@ 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
- if (false) {
68
- EmptySearch.docs = {
69
- componentGroup: 'Emptystate'
70
- };
71
- }
65
+ // if (__DOCS__) {
66
+ // EmptySearch.docs = {
67
+ // componentGroup: 'Emptystate'
68
+ // };
69
+ // }
@@ -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,15 +94,14 @@ 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
- if (false) {
106
- EmptySkills.docs = {
107
- componentGroup: 'Emptystate'
108
- };
109
- }
103
+ // if (__DOCS__) {
104
+ // EmptySkills.docs = {
105
+ // componentGroup: 'Emptystate'
106
+ // };
107
+ // }
@@ -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,15 +41,14 @@ 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
- if (false) {
53
- EmptySla.docs = {
54
- componentGroup: 'Emptystate'
55
- };
56
- }
50
+ // if (__DOCS__) {
51
+ // EmptySla.docs = {
52
+ // componentGroup: 'Emptystate'
53
+ // };
54
+ // }
@@ -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,15 +56,14 @@ 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
- if (false) {
68
- EmptySnippet.docs = {
69
- componentGroup: 'Emptystate'
70
- };
71
- }
65
+ // if (__DOCS__) {
66
+ // EmptySnippet.docs = {
67
+ // componentGroup: 'Emptystate'
68
+ // };
69
+ // }
@@ -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,15 +49,14 @@ 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
- if (false) {
61
- EmptyTag.docs = {
62
- componentGroup: 'Emptystate'
63
- };
64
- }
58
+ // if (__DOCS__) {
59
+ // EmptyTag.docs = {
60
+ // componentGroup: 'Emptystate'
61
+ // };
62
+ // }
@@ -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,15 +62,14 @@ 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
- if (false) {
74
- EmptyTask.docs = {
75
- componentGroup: 'Emptystate'
76
- };
77
- }
71
+ // if (__DOCS__) {
72
+ // EmptyTask.docs = {
73
+ // componentGroup: 'Emptystate'
74
+ // };
75
+ // }
@@ -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,15 +46,15 @@ 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
55
 
57
- if (false) {
58
- EmptyTeams.docs = {
59
- componentGroup: 'Emptystate'
60
- };
61
- }
56
+ // if (__DOCS__) {
57
+ // EmptyTeams.docs = {
58
+ // componentGroup: 'Emptystate'
59
+ // };
60
+ // }
@@ -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,15 +60,15 @@ 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
69
 
71
- if (false) {
72
- EmptyTelegram.docs = {
73
- componentGroup: 'Emptystate'
74
- };
75
- }
70
+ // if (__DOCS__) {
71
+ // EmptyTelegram.docs = {
72
+ // componentGroup: 'Emptystate'
73
+ // };
74
+ // }
@@ -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,15 +58,14 @@ 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
- if (false) {
70
- EmptyTemplate.docs = {
71
- componentGroup: 'Emptystate'
72
- };
73
- }
67
+ // if (__DOCS__) {
68
+ // EmptyTemplate.docs = {
69
+ // componentGroup: 'Emptystate'
70
+ // };
71
+ // }
@@ -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,15 +49,15 @@ 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
58
 
60
- if (false) {
61
- EmptyTicket.docs = {
62
- componentGroup: 'Emptystate'
63
- };
64
- }
59
+ // if (__DOCS__) {
60
+ // EmptyTicket.docs = {
61
+ // componentGroup: 'Emptystate'
62
+ // };
63
+ // }
@@ -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,15 +52,14 @@ 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
- if (false) {
64
- EmptyTimeEntry.docs = {
65
- componentGroup: 'Emptystate'
66
- };
67
- }
61
+ // if (__DOCS__) {
62
+ // EmptyTimeEntry.docs = {
63
+ // componentGroup: 'Emptystate'
64
+ // };
65
+ // }
@@ -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,15 +46,15 @@ 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
55
 
57
- if (false) {
58
- EmptyTimeline.docs = {
59
- componentGroup: 'Emptystate'
60
- };
61
- }
56
+ // if (__DOCS__) {
57
+ // EmptyTimeline.docs = {
58
+ // componentGroup: 'Emptystate'
59
+ // };
60
+ // }
@@ -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,15 +52,14 @@ export default class EmptyTopic extends React.Component {
53
52
  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"
54
53
  }));
55
54
  }
56
-
57
55
  }
58
56
  EmptyTopic.propTypes = EmptyStateProps;
59
- EmptyTopic.defaultProps = { ...EmptyStateDefaultProps,
57
+ EmptyTopic.defaultProps = {
58
+ ...EmptyStateDefaultProps,
60
59
  dataId: 'emptyTopic'
61
60
  };
62
-
63
- if (false) {
64
- EmptyTopic.docs = {
65
- componentGroup: 'Emptystate'
66
- };
67
- }
61
+ // if (__DOCS__) {
62
+ // EmptyTopic.docs = {
63
+ // componentGroup: 'Emptystate'
64
+ // };
65
+ // }
@@ -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,15 +60,15 @@ export default class EmptyTwilio extends React.Component {
61
60
  d: "M0 0h450v400H0z"
62
61
  }))));
63
62
  }
64
-
65
63
  }
66
64
  EmptyTwilio.propTypes = EmptyStateProps;
67
- EmptyTwilio.defaultProps = { ...EmptyStateDefaultProps,
65
+ EmptyTwilio.defaultProps = {
66
+ ...EmptyStateDefaultProps,
68
67
  dataId: 'emptyTwilio'
69
68
  };
70
69
 
71
- if (false) {
72
- EmptyTwilio.docs = {
73
- componentGroup: 'Emptystate'
74
- };
75
- }
70
+ // if (__DOCS__) {
71
+ // EmptyTwilio.docs = {
72
+ // componentGroup: 'Emptystate'
73
+ // };
74
+ // }
@@ -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,15 +60,15 @@ export default class EmptyWechat extends React.Component {
61
60
  d: "M0 0h450v400H0z"
62
61
  }))));
63
62
  }
64
-
65
63
  }
66
64
  EmptyWechat.propTypes = EmptyStateProps;
67
- EmptyWechat.defaultProps = { ...EmptyStateDefaultProps,
65
+ EmptyWechat.defaultProps = {
66
+ ...EmptyStateDefaultProps,
68
67
  dataId: 'emptyWechat'
69
68
  };
70
69
 
71
- if (false) {
72
- EmptyWechat.docs = {
73
- componentGroup: 'Emptystate'
74
- };
75
- }
70
+ // if (__DOCS__) {
71
+ // EmptyWechat.docs = {
72
+ // componentGroup: 'Emptystate'
73
+ // };
74
+ // }