@zohodesk/svg 1.0.0-temp.54 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (248) hide show
  1. package/README.md +20 -0
  2. package/es/Loader/Loader.js +3 -3
  3. package/es/SVG/SVG.js +5 -4
  4. package/es/SVG/SVG.module.css +16 -12
  5. package/es/SVG/SvgLoader.js +4 -1
  6. package/es/emptystate/version1/EmptyCustomDomain.js +4 -4
  7. package/es/emptystate/version2/EmptyBusinessHoliday.js +4 -5
  8. package/es/emptystate/version2/EmptyBusinessHour.js +4 -5
  9. package/es/emptystate/version2/EmptyFromAddress.js +4 -4
  10. package/es/emptystate/version2/EmptyImportHistory.js +4 -5
  11. package/es/emptystate/version2/EmptyNetwork.js +4 -4
  12. package/es/emptystate/version2/EmptyRecycleBin.js +4 -4
  13. package/es/emptystate/version2/EmptyRoles.js +4 -4
  14. package/es/emptystate/version2/EmptyWebhook.js +4 -4
  15. package/es/emptystate/version2/FailureLog.js +4 -5
  16. package/es/emptystate/version3/AuditLog.js +4 -4
  17. package/es/emptystate/version3/Bot.js +3 -2
  18. package/es/emptystate/version3/Contract.js +4 -4
  19. package/es/emptystate/version3/CustomModule.js +4 -4
  20. package/es/emptystate/version3/EmptyAPIAuthentication.js +92 -0
  21. package/es/emptystate/version3/EmptyAPIConfiguration.js +84 -0
  22. package/es/emptystate/version3/EmptyAPIs.js +3 -2
  23. package/es/emptystate/version3/EmptyAccounts.js +4 -4
  24. package/es/emptystate/version3/EmptyActiveCalls.js +4 -5
  25. package/es/emptystate/version3/EmptyActivity.js +4 -5
  26. package/es/emptystate/version3/EmptyAgent.js +4 -5
  27. package/es/emptystate/version3/EmptyAgentQueue.js +4 -5
  28. package/es/emptystate/version3/EmptyApplechat.js +4 -4
  29. package/es/emptystate/version3/EmptyApproval.js +4 -4
  30. package/es/emptystate/version3/EmptyArchived.js +4 -4
  31. package/es/emptystate/version3/EmptyArticle.js +4 -4
  32. package/es/emptystate/version3/EmptyAsapchat.js +4 -5
  33. package/es/emptystate/version3/EmptyAttach.js +4 -5
  34. package/es/emptystate/version3/EmptyAuthenticationPending.js +3 -2
  35. package/es/emptystate/version3/EmptyBlueprint.js +4 -5
  36. package/es/emptystate/version3/EmptyCallHistory.js +4 -5
  37. package/es/emptystate/version3/EmptyCanned.js +4 -5
  38. package/es/emptystate/version3/EmptyChat.js +4 -5
  39. package/es/emptystate/version3/EmptyCollision.js +4 -4
  40. package/es/emptystate/version3/EmptyColumn.js +4 -4
  41. package/es/emptystate/version3/EmptyContact.js +4 -5
  42. package/es/emptystate/version3/EmptyContract.js +4 -4
  43. package/es/emptystate/version3/EmptyConversation.js +4 -5
  44. package/es/emptystate/version3/EmptyCrm.js +4 -4
  45. package/es/emptystate/version3/EmptyCrmNotes.js +4 -4
  46. package/es/emptystate/version3/EmptyCrmPotential.js +4 -5
  47. package/es/emptystate/version3/EmptyCustomerHappiness.js +3 -2
  48. package/es/emptystate/version3/EmptyDashboard.js +4 -4
  49. package/es/emptystate/version3/EmptyDelete.js +4 -4
  50. package/es/emptystate/version3/EmptyDepartment.js +4 -4
  51. package/es/emptystate/version3/EmptyError.js +4 -5
  52. package/es/emptystate/version3/EmptyFeed.js +4 -4
  53. package/es/emptystate/version3/EmptyFollowers.js +4 -4
  54. package/es/emptystate/version3/EmptyFrame.js +4 -5
  55. package/es/emptystate/version3/EmptyHappiness.js +4 -5
  56. package/es/emptystate/version3/EmptyHistory.js +4 -4
  57. package/es/emptystate/version3/EmptyInstagram.js +4 -5
  58. package/es/emptystate/version3/EmptyInstantmessage.js +4 -5
  59. package/es/emptystate/version3/EmptyInvoice.js +4 -4
  60. package/es/emptystate/version3/EmptyLine.js +4 -5
  61. package/es/emptystate/version3/EmptyMessenger.js +4 -4
  62. package/es/emptystate/version3/EmptyNoData.js +4 -4
  63. package/es/emptystate/version3/EmptyNotification.js +4 -4
  64. package/es/emptystate/version3/EmptyPreference.js +4 -4
  65. package/es/emptystate/version3/EmptyProducts.js +4 -4
  66. package/es/emptystate/version3/EmptyReply.js +4 -4
  67. package/es/emptystate/version3/EmptyReports.js +4 -4
  68. package/es/emptystate/version3/EmptySandbox.js +32 -21
  69. package/es/emptystate/version3/EmptySchedule.js +4 -4
  70. package/es/emptystate/version3/EmptySearch.js +4 -4
  71. package/es/emptystate/version3/EmptySkills.js +4 -4
  72. package/es/emptystate/version3/EmptySla.js +4 -4
  73. package/es/emptystate/version3/EmptySnippet.js +4 -4
  74. package/es/emptystate/version3/EmptyTag.js +4 -4
  75. package/es/emptystate/version3/EmptyTask.js +4 -4
  76. package/es/emptystate/version3/EmptyTeams.js +4 -5
  77. package/es/emptystate/version3/EmptyTelegram.js +4 -5
  78. package/es/emptystate/version3/EmptyTemplate.js +4 -4
  79. package/es/emptystate/version3/EmptyTicket.js +4 -5
  80. package/es/emptystate/version3/EmptyTimeEntry.js +4 -4
  81. package/es/emptystate/version3/EmptyTimeline.js +4 -5
  82. package/es/emptystate/version3/EmptyTopic.js +4 -4
  83. package/es/emptystate/version3/EmptyTwilio.js +4 -5
  84. package/es/emptystate/version3/EmptyWechat.js +4 -5
  85. package/es/emptystate/version3/EmptyWhatsapp.js +4 -5
  86. package/es/emptystate/version3/EmptyZSCKey.js +88 -0
  87. package/es/emptystate/version3/Export.js +4 -5
  88. package/es/emptystate/version3/Extensions.js +4 -5
  89. package/es/emptystate/version3/Extractor.js +4 -5
  90. package/es/emptystate/version3/GCBot.js +4 -5
  91. package/es/emptystate/version3/GCConversation.js +4 -5
  92. package/es/emptystate/version3/Import.js +4 -5
  93. package/es/emptystate/version3/KBBot.js +4 -5
  94. package/es/emptystate/version3/Multilingual.js +4 -5
  95. package/es/emptystate/version3/NetworkError.js +4 -5
  96. package/es/emptystate/version3/Predictor.js +4 -5
  97. package/es/emptystate/version3/ReadRecipients.js +4 -5
  98. package/es/emptystate/version3/SupportPlan.js +4 -4
  99. package/es/emptystate/version3/Variable.js +4 -5
  100. package/es/emptystate/version3/ZiaAnamoly.js +4 -5
  101. package/es/errorstate/version1/EmptyInconvenience.js +4 -5
  102. package/es/errorstate/version1/NoRequestFound.js +4 -5
  103. package/es/errorstate/version1/PageNotFound.js +4 -5
  104. package/es/errorstate/version1/UnableToProcessRequest.js +4 -5
  105. package/es/errorstate/version1/UnauthorizedLogin.js +4 -5
  106. package/es/errorstate/version1/UrlNotFound.js +4 -5
  107. package/es/errorstate/version1/WillBeRightBack.js +4 -5
  108. package/es/errorstate/version2/EmptyUnauthorizedLogin.js +4 -5
  109. package/es/errorstate/version2/EmptyWillBeRightBack.js +4 -5
  110. package/es/errorstate/version2/NotImpossible.js +4 -5
  111. package/es/errorstate/version3/ErrorInconvenience.js +4 -5
  112. package/es/errorstate/version3/ErrorOopsSomethingMiss.js +4 -5
  113. package/es/errorstate/version3/ErrorUnableToProcessRequest.js +4 -5
  114. package/es/errorstate/version3/ErrorUnauthorizedLogin.js +4 -5
  115. package/es/errorstate/version3/ErrorUrlNotFound.js +4 -5
  116. package/es/errorstate/version3/ErrorWillBeRightBack.js +4 -5
  117. package/es/index.js +0 -3
  118. package/lib/Loader/Loader.js +27 -6
  119. package/lib/Loader/props/propTypes.js +3 -0
  120. package/lib/SVG/SVG.js +41 -19
  121. package/lib/SVG/SVG.module.css +16 -12
  122. package/lib/SVG/SvgLoader.js +22 -6
  123. package/lib/SVG/props/propTypes.js +3 -0
  124. package/lib/emptystate/index.js +9 -0
  125. package/lib/emptystate/props/propTypes.js +3 -0
  126. package/lib/emptystate/version1/EmptyCustomDomain.js +31 -6
  127. package/lib/emptystate/version1/index.js +2 -0
  128. package/lib/emptystate/version2/EmptyBusinessHoliday.js +31 -7
  129. package/lib/emptystate/version2/EmptyBusinessHour.js +31 -7
  130. package/lib/emptystate/version2/EmptyFromAddress.js +31 -6
  131. package/lib/emptystate/version2/EmptyImportHistory.js +31 -7
  132. package/lib/emptystate/version2/EmptyNetwork.js +31 -6
  133. package/lib/emptystate/version2/EmptyRecycleBin.js +31 -6
  134. package/lib/emptystate/version2/EmptyRoles.js +31 -6
  135. package/lib/emptystate/version2/EmptyWebhook.js +31 -6
  136. package/lib/emptystate/version2/FailureLog.js +31 -7
  137. package/lib/emptystate/version2/index.js +10 -0
  138. package/lib/emptystate/version3/AuditLog.js +30 -6
  139. package/lib/emptystate/version3/Bot.js +29 -4
  140. package/lib/emptystate/version3/Contract.js +30 -6
  141. package/lib/emptystate/version3/CustomModule.js +30 -6
  142. package/lib/emptystate/version3/EmptyAPIAuthentication.js +149 -0
  143. package/lib/emptystate/version3/EmptyAPIConfiguration.js +141 -0
  144. package/lib/emptystate/version3/EmptyAPIs.js +29 -4
  145. package/lib/emptystate/version3/EmptyAccounts.js +30 -6
  146. package/lib/emptystate/version3/EmptyActiveCalls.js +30 -7
  147. package/lib/emptystate/version3/EmptyActivity.js +30 -7
  148. package/lib/emptystate/version3/EmptyAgent.js +30 -7
  149. package/lib/emptystate/version3/EmptyAgentQueue.js +30 -7
  150. package/lib/emptystate/version3/EmptyApplechat.js +30 -6
  151. package/lib/emptystate/version3/EmptyApproval.js +30 -6
  152. package/lib/emptystate/version3/EmptyArchived.js +30 -6
  153. package/lib/emptystate/version3/EmptyArticle.js +30 -6
  154. package/lib/emptystate/version3/EmptyAsapchat.js +30 -7
  155. package/lib/emptystate/version3/EmptyAttach.js +30 -7
  156. package/lib/emptystate/version3/EmptyAuthenticationPending.js +29 -4
  157. package/lib/emptystate/version3/EmptyBlueprint.js +30 -7
  158. package/lib/emptystate/version3/EmptyCallHistory.js +30 -7
  159. package/lib/emptystate/version3/EmptyCanned.js +30 -7
  160. package/lib/emptystate/version3/EmptyChat.js +30 -7
  161. package/lib/emptystate/version3/EmptyCollision.js +30 -6
  162. package/lib/emptystate/version3/EmptyColumn.js +30 -6
  163. package/lib/emptystate/version3/EmptyContact.js +30 -7
  164. package/lib/emptystate/version3/EmptyContract.js +30 -6
  165. package/lib/emptystate/version3/EmptyConversation.js +30 -7
  166. package/lib/emptystate/version3/EmptyCrm.js +30 -6
  167. package/lib/emptystate/version3/EmptyCrmNotes.js +30 -6
  168. package/lib/emptystate/version3/EmptyCrmPotential.js +30 -7
  169. package/lib/emptystate/version3/EmptyCustomerHappiness.js +29 -4
  170. package/lib/emptystate/version3/EmptyDashboard.js +30 -6
  171. package/lib/emptystate/version3/EmptyDelete.js +30 -6
  172. package/lib/emptystate/version3/EmptyDepartment.js +30 -6
  173. package/lib/emptystate/version3/EmptyError.js +30 -7
  174. package/lib/emptystate/version3/EmptyFeed.js +30 -6
  175. package/lib/emptystate/version3/EmptyFollowers.js +30 -6
  176. package/lib/emptystate/version3/EmptyFrame.js +30 -7
  177. package/lib/emptystate/version3/EmptyHappiness.js +30 -7
  178. package/lib/emptystate/version3/EmptyHistory.js +30 -6
  179. package/lib/emptystate/version3/EmptyInstagram.js +30 -7
  180. package/lib/emptystate/version3/EmptyInstantmessage.js +30 -7
  181. package/lib/emptystate/version3/EmptyInvoice.js +30 -6
  182. package/lib/emptystate/version3/EmptyLine.js +30 -7
  183. package/lib/emptystate/version3/EmptyMessenger.js +30 -6
  184. package/lib/emptystate/version3/EmptyNoData.js +30 -6
  185. package/lib/emptystate/version3/EmptyNotification.js +30 -6
  186. package/lib/emptystate/version3/EmptyPreference.js +30 -6
  187. package/lib/emptystate/version3/EmptyProducts.js +30 -6
  188. package/lib/emptystate/version3/EmptyReply.js +30 -6
  189. package/lib/emptystate/version3/EmptyReports.js +30 -6
  190. package/lib/emptystate/version3/EmptySandbox.js +58 -23
  191. package/lib/emptystate/version3/EmptySchedule.js +30 -6
  192. package/lib/emptystate/version3/EmptySearch.js +30 -6
  193. package/lib/emptystate/version3/EmptySkills.js +30 -6
  194. package/lib/emptystate/version3/EmptySla.js +30 -6
  195. package/lib/emptystate/version3/EmptySnippet.js +30 -6
  196. package/lib/emptystate/version3/EmptyTag.js +30 -6
  197. package/lib/emptystate/version3/EmptyTask.js +30 -6
  198. package/lib/emptystate/version3/EmptyTeams.js +30 -7
  199. package/lib/emptystate/version3/EmptyTelegram.js +30 -7
  200. package/lib/emptystate/version3/EmptyTemplate.js +30 -6
  201. package/lib/emptystate/version3/EmptyTicket.js +30 -7
  202. package/lib/emptystate/version3/EmptyTimeEntry.js +30 -6
  203. package/lib/emptystate/version3/EmptyTimeline.js +30 -7
  204. package/lib/emptystate/version3/EmptyTopic.js +30 -6
  205. package/lib/emptystate/version3/EmptyTwilio.js +30 -7
  206. package/lib/emptystate/version3/EmptyWechat.js +30 -7
  207. package/lib/emptystate/version3/EmptyWhatsapp.js +30 -7
  208. package/lib/emptystate/version3/EmptyZSCKey.js +145 -0
  209. package/lib/emptystate/version3/Export.js +30 -7
  210. package/lib/emptystate/version3/Extensions.js +30 -7
  211. package/lib/emptystate/version3/Extractor.js +30 -7
  212. package/lib/emptystate/version3/GCBot.js +30 -7
  213. package/lib/emptystate/version3/GCConversation.js +30 -7
  214. package/lib/emptystate/version3/Import.js +30 -7
  215. package/lib/emptystate/version3/KBBot.js +30 -7
  216. package/lib/emptystate/version3/Multilingual.js +30 -7
  217. package/lib/emptystate/version3/NetworkError.js +30 -7
  218. package/lib/emptystate/version3/Predictor.js +30 -7
  219. package/lib/emptystate/version3/ReadRecipients.js +30 -7
  220. package/lib/emptystate/version3/SupportPlan.js +30 -6
  221. package/lib/emptystate/version3/Variable.js +30 -7
  222. package/lib/emptystate/version3/ZiaAnamoly.js +30 -7
  223. package/lib/emptystate/version3/index.js +79 -0
  224. package/lib/errorstate/index.js +9 -0
  225. package/lib/errorstate/props/propTypes.js +3 -0
  226. package/lib/errorstate/version1/EmptyInconvenience.js +31 -7
  227. package/lib/errorstate/version1/NoRequestFound.js +31 -7
  228. package/lib/errorstate/version1/PageNotFound.js +31 -7
  229. package/lib/errorstate/version1/UnableToProcessRequest.js +31 -7
  230. package/lib/errorstate/version1/UnauthorizedLogin.js +31 -7
  231. package/lib/errorstate/version1/UrlNotFound.js +31 -7
  232. package/lib/errorstate/version1/WillBeRightBack.js +31 -7
  233. package/lib/errorstate/version1/index.js +8 -0
  234. package/lib/errorstate/version2/EmptyUnauthorizedLogin.js +30 -7
  235. package/lib/errorstate/version2/EmptyWillBeRightBack.js +30 -7
  236. package/lib/errorstate/version2/NotImpossible.js +30 -7
  237. package/lib/errorstate/version2/index.js +3 -0
  238. package/lib/errorstate/version3/ErrorInconvenience.js +30 -7
  239. package/lib/errorstate/version3/ErrorOopsSomethingMiss.js +30 -7
  240. package/lib/errorstate/version3/ErrorUnableToProcessRequest.js +30 -7
  241. package/lib/errorstate/version3/ErrorUnauthorizedLogin.js +30 -7
  242. package/lib/errorstate/version3/ErrorUrlNotFound.js +30 -7
  243. package/lib/errorstate/version3/ErrorWillBeRightBack.js +30 -7
  244. package/lib/errorstate/version3/index.js +7 -0
  245. package/lib/index.js +10 -0
  246. package/package.json +26 -18
  247. package/postPublish.js +8 -0
  248. package/prePublish.js +70 -0
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -46,13 +47,12 @@ export default class EmptyCrm extends React.Component {
46
47
  d: "M30.38 95.65s15.76-.15 23.44 3.26 9.33 1.92 9.78 3.07-3.1 1.28-2.72-1.67S72.28 90.69 73.25 85s1.23-10.59-.78-10.59.39 3.15 3.69 3.92 7.64 2.24 11.52 3 5.11 2.83 4.08 6.62c0 0-5.45 20.12-12.46 20.83s-13.89-6.53-13.89-6.53 12.93 7.66 16.12 7.66c3 0 12-16.55 11.7-24.08a.74.74 0 011-.73c1.74.7 5 2 6.31 2.36 2.48.7 5.62-.66 9.11-4a7.49 7.49 0 015.18-2.06c3.31 0 8.11.53 10.06 3.21 3.13 4.27-1 8.84 1 11.56s3.89 6.72.8 7.35c-2.69.54-2.85 0-2.85 0s1.82 3.77.15 5.35a4.48 4.48 0 01-4.11.83s1.37 2.65-.23 3.63a2.06 2.06 0 01-2.59 0s1.14 3.69-3.73 4.75c0 0-2.89 3.77-5-.9 0 0-4.95 4-4.79-2.72 0 0-5.41 4.6-4.57-3.85 0 0-.06-.63.71-.41s17.55 10.74 20 9.85 1.64-3.6 1.19-4.06-2.36-1.09-2.28-.62 4.52 3 6.37 1.18-.29-6-1.2-5.87.62 3.09 2.52 3.61 5.95.18 4.58-4-3.25-4.7-3.18-4.36 2.34 4.79 6.53 5.21 2-5.75-1-8-3.87-5.48-3.23-6.35 2.65-.72 3-.13a1.26 1.26 0 01-.73 1.91c-1.05.28-8.56-1.41-10.22-6.45a15.81 15.81 0 01-2.93 1.49s-4.8 8.46-8 7.18.34-10.73 1.73-11.72c.25-.18 7.13-5 18.19-4.45a6.82 6.82 0 013.39 1.08c2.49 1.6 7.12 5.27 8.65 11.15 2.13 8.2-5.31 12.5-4.82 13.8s7.09-.48 8.61-5.74.34-17.82-8.75-22.47c0 0-1.22-.37-1.12 0s5.2-.31 7.42-1.43 26.19-6.67 26.19-6.67 2.51 31.81-2.24 35.41-23.15 2.76-23.15 2.76"
47
48
  }));
48
49
  }
50
+
49
51
  }
50
52
  EmptyCrm.propTypes = EmptyStateProps;
51
- EmptyCrm.defaultProps = {
52
- ...EmptyStateDefaultProps,
53
+ EmptyCrm.defaultProps = { ...EmptyStateDefaultProps,
53
54
  dataId: 'EmptyCrm'
54
- };
55
- // if (__DOCS__) {
55
+ }; // if (__DOCS__) {
56
56
  // EmptyCrm.docs = {
57
57
  // componentGroup: 'Emptystate'
58
58
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -57,13 +58,12 @@ export default class EmptyCrmNotes extends React.Component {
57
58
  fill: "none"
58
59
  }));
59
60
  }
61
+
60
62
  }
61
63
  EmptyCrmNotes.propTypes = EmptyStateProps;
62
- EmptyCrmNotes.defaultProps = {
63
- ...EmptyStateDefaultProps,
64
+ EmptyCrmNotes.defaultProps = { ...EmptyStateDefaultProps,
64
65
  dataId: 'emptyCrmNotes'
65
- };
66
- // if (__DOCS__) {
66
+ }; // if (__DOCS__) {
67
67
  // EmptyCrmNotes.docs = {
68
68
  // componentGroup: 'Emptystate'
69
69
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -60,14 +61,12 @@ export default class EmptyCrmPotential extends React.Component {
60
61
  fill: "none"
61
62
  }));
62
63
  }
64
+
63
65
  }
64
66
  EmptyCrmPotential.propTypes = EmptyStateProps;
65
- EmptyCrmPotential.defaultProps = {
66
- ...EmptyStateDefaultProps,
67
+ EmptyCrmPotential.defaultProps = { ...EmptyStateDefaultProps,
67
68
  dataId: 'emptyCrmPotential'
68
- };
69
-
70
- // if (__DOCS__) {
69
+ }; // if (__DOCS__) {
71
70
  // EmptyCrmPotential.docs = {
72
71
  // componentGroup: 'Emptystate'
73
72
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from '../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from '../props/defaultProps';
@@ -59,9 +60,9 @@ export default class CustomerHappiness extends React.Component {
59
60
  d: "M0 0h151.7v149.7H0z"
60
61
  }))));
61
62
  }
63
+
62
64
  }
63
65
  CustomerHappiness.propTypes = EmptyStateProps;
64
- CustomerHappiness.defaultProps = {
65
- ...EmptyStateDefaultProps,
66
+ CustomerHappiness.defaultProps = { ...EmptyStateDefaultProps,
66
67
  dataId: 'CustomerHappiness'
67
68
  };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -52,13 +53,12 @@ export default class EmptyDashboard extends React.Component {
52
53
  fill: "none"
53
54
  }));
54
55
  }
56
+
55
57
  }
56
58
  EmptyDashboard.propTypes = EmptyStateProps;
57
- EmptyDashboard.defaultProps = {
58
- ...EmptyStateDefaultProps,
59
+ EmptyDashboard.defaultProps = { ...EmptyStateDefaultProps,
59
60
  dataId: 'emptyDashboard'
60
- };
61
- // if (__DOCS__) {
61
+ }; // if (__DOCS__) {
62
62
  // EmptyDashboard.docs = {
63
63
  // componentGroup: 'Emptystate'
64
64
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -37,13 +38,12 @@ export default class EmptyDelete extends React.Component {
37
38
  d: "M59.81 39.5a3 3 0 1 0 3 3 3 3 0 0 0-3-3Zm0 5.09a2 2 0 1 1 2-2.05 2 2 0 0 1-2 2.05ZM192 131.81a.49.49 0 0 0-.69 0l-2.43 2.19-2.12-2.4a.51.51 0 0 0-.71 0 .5.5 0 0 0 0 .61l2.09 2.38-2.38 2.17a.5.5 0 0 0 0 .7.44.44 0 0 0 .37.16.46.46 0 0 0 .33-.13l2.37-2.15 2.11 2.41a.51.51 0 0 0 .71.05.51.51 0 0 0 0-.71l-2.13-2.42 2.38-2.16a.48.48 0 0 0 .1-.68Z"
38
39
  }));
39
40
  }
41
+
40
42
  }
41
43
  EmptyDelete.propTypes = EmptyStateProps;
42
- EmptyDelete.defaultProps = {
43
- ...EmptyStateDefaultProps,
44
+ EmptyDelete.defaultProps = { ...EmptyStateDefaultProps,
44
45
  dataId: 'EmptyDelete'
45
- };
46
- // if (__DOCS__) {
46
+ }; // if (__DOCS__) {
47
47
  // EmptyDelete.docs = {
48
48
  // componentGroup: 'Emptystate'
49
49
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -46,13 +47,12 @@ export default class EmptyDepartment extends React.Component {
46
47
  d: "M150.11 76.26c-4.09-2.45-4.55 2-6.8 2.2-3.42.29-7.57-.45-7.92-5.67-.62-9 7.36-19.63 21.46-14.52s7.57 22.9-.82 22.9c-3.14 0-4.76-4.17-5.92-4.91zM152.85 131.68c-4.09-2.45-4.54 2-6.8 2.19-3.42.3-7.56-.44-7.92-5.67-.61-9 7.36-19.62 21.47-14.51s7.56 22.9-.82 22.9c-3.15 0-4.78-4.21-5.93-4.91zM59.89 125.62s-1.69-46.78-.22-46.36 7-1.05 8.22.63 4 12.43 13.28 10.54 10.53-9.27 10.53-9.27l9.91.63 1.26 37.5s-15.38 18.13-42.98 6.33z"
47
48
  }));
48
49
  }
50
+
49
51
  }
50
52
  EmptyDepartment.propTypes = EmptyStateProps;
51
- EmptyDepartment.defaultProps = {
52
- ...EmptyStateDefaultProps,
53
+ EmptyDepartment.defaultProps = { ...EmptyStateDefaultProps,
53
54
  dataId: 'emptyDepartment'
54
- };
55
- // if (__DOCS__) {
55
+ }; // if (__DOCS__) {
56
56
  // EmptyDepartment.docs = {
57
57
  // componentGroup: 'Emptystate'
58
58
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -68,15 +69,13 @@ export default class EmptyError extends React.Component {
68
69
  y2: "282.5"
69
70
  }));
70
71
  }
72
+
71
73
  }
72
74
  EmptyError.propTypes = EmptyStateProps;
73
- EmptyError.defaultProps = {
74
- ...EmptyStateDefaultProps,
75
+ EmptyError.defaultProps = { ...EmptyStateDefaultProps,
75
76
  dataId: 'EmptyError',
76
77
  palette: 'danger'
77
- };
78
-
79
- // if (__DOCS__) {
78
+ }; // if (__DOCS__) {
80
79
  // EmptyError.docs = {
81
80
  // componentGroup: 'Emptystate'
82
81
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -49,13 +50,12 @@ export default class EmptyFeed extends React.Component {
49
50
  d: "M44.32 94.5S67.74 113.31 64 114.9s-8.34-6.88-2.42-13 41.73-42.38 101.77 0l-12.95 17.24s-37.42-38.94-77.81 0l13.87 13.65s24.87-22.36 50.69 0a.08.08 0 010 .1l-14.78 14.54a.07.07 0 01-.09 0c-.69-.62-9-7.86-17.26-4.08a10.22 10.22 0 00-5.19 12.34c1 2.94 3.13 6.49 9.1 7.36 6.36.93 9.62-1.65 11-5 2.73-6.6-2.43-13.64-9.67-13.83-3.18-.09-6.47 1.11-8.32 5.51"
50
51
  }));
51
52
  }
53
+
52
54
  }
53
55
  EmptyFeed.propTypes = EmptyStateProps;
54
- EmptyFeed.defaultProps = {
55
- ...EmptyStateDefaultProps,
56
+ EmptyFeed.defaultProps = { ...EmptyStateDefaultProps,
56
57
  dataId: 'EmptyFeed'
57
- };
58
- // if (__DOCS__) {
58
+ }; // if (__DOCS__) {
59
59
  // EmptyFeed.docs = {
60
60
  // componentGroup: 'Emptystate'
61
61
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -47,13 +48,12 @@ export default class EmptyFollowers extends React.Component {
47
48
  d: "M222.1 334.39h-22.56a7.26 7.26 0 00-6.18 3.49s-21.76 33.85-23.06 37.43c-1.38 3.76 1.34 6.44 3.23 2.81S173 337 173 337a7.25 7.25 0 00-7.61-7.28c-8.5.45-21.43.88-24.13-.48-4.1-2.06-8.2-158.91 0-166.13 7.53-6.7 190.14-7.11 190.14-7.11v-26.12s18-1.62 20.24 0 1 24.22 1.92 24.87c.78.52 16.84.55 23.21.54a3.56 3.56 0 013.49 3c1 5.47.73 15.64-1.07 16.42s-10.3-.1-18.21-.14a3.89 3.89 0 00-3.87 4.2c.51 6.67 1.33 19 .63 20.69-1 2.26-23.45 4.53-24.41 1S332 176.51 332 176.51s-22.87.3-22.58-2.07-.92-19.4.26-19.4c14.21.67 26.28 8.56 26.36 22.9.2 35.09.29 96.72-.5 125.46A24.51 24.51 0 01322 324.73c-8.16 4-19.36 8.13-31 8-2.61 0-5.49-.09-8.67-.43-42.7-4.57-101.88-54.67-101.88-96.5s52.82-20.3 55.33 4.51c0 0 14.76-43.5 42.16-28.73C323 235.91 234 324.35 234 324.35"
48
49
  }));
49
50
  }
51
+
50
52
  }
51
53
  EmptyFollowers.propTypes = EmptyStateProps;
52
- EmptyFollowers.defaultProps = {
53
- ...EmptyStateDefaultProps,
54
+ EmptyFollowers.defaultProps = { ...EmptyStateDefaultProps,
54
55
  dataId: 'EmptyFollowers'
55
- };
56
- // if (__DOCS__) {
56
+ }; // if (__DOCS__) {
57
57
  // EmptyFollowers.docs = {
58
58
  // componentGroup: 'Emptystate'
59
59
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -45,14 +46,12 @@ export default class EmptyFrame extends React.Component {
45
46
  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"
46
47
  }));
47
48
  }
49
+
48
50
  }
49
51
  EmptyFrame.propTypes = EmptyStateProps;
50
- EmptyFrame.defaultProps = {
51
- ...EmptyStateDefaultProps,
52
+ EmptyFrame.defaultProps = { ...EmptyStateDefaultProps,
52
53
  dataId: 'emptyFrame'
53
- };
54
-
55
- // if (__DOCS__) {
54
+ }; // if (__DOCS__) {
56
55
  // EmptyFrame.docs = {
57
56
  // componentGroup: 'Emptystate'
58
57
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -46,14 +47,12 @@ export default class EmptyHappiness extends React.Component {
46
47
  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"
47
48
  }));
48
49
  }
50
+
49
51
  }
50
52
  EmptyHappiness.propTypes = EmptyStateProps;
51
- EmptyHappiness.defaultProps = {
52
- ...EmptyStateDefaultProps,
53
+ EmptyHappiness.defaultProps = { ...EmptyStateDefaultProps,
53
54
  dataId: 'emptyHappiness'
54
- };
55
-
56
- // if (__DOCS__) {
55
+ }; // if (__DOCS__) {
57
56
  // EmptyHappiness.docs = {
58
57
  // componentGroup: 'Emptystate'
59
58
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -46,13 +47,12 @@ export default class EmptyHistory extends React.Component {
46
47
  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"
47
48
  }));
48
49
  }
50
+
49
51
  }
50
52
  EmptyHistory.propTypes = EmptyStateProps;
51
- EmptyHistory.defaultProps = {
52
- ...EmptyStateDefaultProps,
53
+ EmptyHistory.defaultProps = { ...EmptyStateDefaultProps,
53
54
  dataId: 'emptyHistory'
54
- };
55
- // if (__DOCS__) {
55
+ }; // if (__DOCS__) {
56
56
  // EmptyHistory.docs = {
57
57
  // componentGroup: 'Emptystate'
58
58
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -60,14 +61,12 @@ export default class EmptyInstagram extends React.Component {
60
61
  d: "M0 0h450v400H0z"
61
62
  }))));
62
63
  }
64
+
63
65
  }
64
66
  EmptyInstagram.propTypes = EmptyStateProps;
65
- EmptyInstagram.defaultProps = {
66
- ...EmptyStateDefaultProps,
67
+ EmptyInstagram.defaultProps = { ...EmptyStateDefaultProps,
67
68
  dataId: 'emptyInstagram'
68
- };
69
-
70
- // if (__DOCS__) {
69
+ }; // if (__DOCS__) {
71
70
  // EmptyInstagram.docs = {
72
71
  // componentGroup: 'Emptystate'
73
72
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -62,14 +63,12 @@ export default class EmptyInstantmessage extends React.Component {
62
63
  d: "M0 0h450v400H0z"
63
64
  }))));
64
65
  }
66
+
65
67
  }
66
68
  EmptyInstantmessage.propTypes = EmptyStateProps;
67
- EmptyInstantmessage.defaultProps = {
68
- ...EmptyStateDefaultProps,
69
+ EmptyInstantmessage.defaultProps = { ...EmptyStateDefaultProps,
69
70
  dataId: 'emptyInstantmessage'
70
- };
71
-
72
- // if (__DOCS__) {
71
+ }; // if (__DOCS__) {
73
72
  // EmptyInstantmessage.docs = {
74
73
  // componentGroup: 'Emptystate'
75
74
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -51,13 +52,12 @@ export default class EmptyInvoice extends React.Component {
51
52
  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"
52
53
  }));
53
54
  }
55
+
54
56
  }
55
57
  EmptyInvoice.propTypes = EmptyStateProps;
56
- EmptyInvoice.defaultProps = {
57
- ...EmptyStateDefaultProps,
58
+ EmptyInvoice.defaultProps = { ...EmptyStateDefaultProps,
58
59
  dataId: 'emptyInvoice'
59
- };
60
- // if (__DOCS__) {
60
+ }; // if (__DOCS__) {
61
61
  // EmptyInvoice.docs = {
62
62
  // componentGroup: 'Emptystate'
63
63
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -60,14 +61,12 @@ export default class EmptyLine extends React.Component {
60
61
  d: "M0 0h450v400H0z"
61
62
  }))));
62
63
  }
64
+
63
65
  }
64
66
  EmptyLine.propTypes = EmptyStateProps;
65
- EmptyLine.defaultProps = {
66
- ...EmptyStateDefaultProps,
67
+ EmptyLine.defaultProps = { ...EmptyStateDefaultProps,
67
68
  dataId: 'emptyLine'
68
- };
69
-
70
- // if (__DOCS__) {
69
+ }; // if (__DOCS__) {
71
70
  // EmptyLine.docs = {
72
71
  // componentGroup: 'Emptystate'
73
72
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -47,13 +48,12 @@ export default class EmptyMessenger extends React.Component {
47
48
  strokeLinejoin: "round"
48
49
  })));
49
50
  }
51
+
50
52
  }
51
53
  EmptyMessenger.propTypes = EmptyStateProps;
52
- EmptyMessenger.defaultProps = {
53
- ...EmptyStateDefaultProps,
54
+ EmptyMessenger.defaultProps = { ...EmptyStateDefaultProps,
54
55
  dataId: 'emptyMessenger'
55
- };
56
- // if (__DOCS__) {
56
+ }; // if (__DOCS__) {
57
57
  // EmptyMessenger.docs = {
58
58
  // componentGroup: 'Emptystate'
59
59
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from '../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from '../props/defaultProps';
@@ -65,13 +66,12 @@ export default class EmptyNoData extends React.Component {
65
66
  d: "M0 0h304.696v237.41H0z"
66
67
  }))));
67
68
  }
69
+
68
70
  }
69
71
  EmptyNoData.propTypes = EmptyStateProps;
70
- EmptyNoData.defaultProps = {
71
- ...EmptyStateDefaultProps,
72
+ EmptyNoData.defaultProps = { ...EmptyStateDefaultProps,
72
73
  dataId: 'EmptyNoData'
73
- };
74
- // if (__DOCS__) {
74
+ }; // if (__DOCS__) {
75
75
  // EmptyNoData.docs = {
76
76
  // componentGroup: 'Emptystate'
77
77
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -46,13 +47,12 @@ export default class EmptyNotification extends React.Component {
46
47
  d: "M138.63 150.66s-34.89-34.54-82.34-34.72a5.33 5.33 0 00-3.59 9.34c5.52 4.73 16.55 11.32 38.38 19.78 55.53 21.52 49.6-1.53 45.93-18.68s-4.78-18.37 1.44-34.29 3.77-32.76-13.38-38.58-30-3.68-40.42 16.84-43.17 31.54-43.17 44.09 29.39 30.28 60.32 37.95c0 0-1 11.49 8.8 13.32s17.46-10.8 11.34-23.66-23.52 1.89-16.17 16.59 30-8.68 28.48-27.36-5.2-25.41 1.84-43.17.07-38.2-20.71-39.18c0 0 3.69-16.83 13.25-16.53 8.28.25 8.24 8.06 6.71 12.93-3.26 10.36-6.14 18.12-28.41 21.57a53.81 53.81 0 01-13.33-.28"
47
48
  }));
48
49
  }
50
+
49
51
  }
50
52
  EmptyNotification.propTypes = EmptyStateProps;
51
- EmptyNotification.defaultProps = {
52
- ...EmptyStateDefaultProps,
53
+ EmptyNotification.defaultProps = { ...EmptyStateDefaultProps,
53
54
  dataId: 'emptyNotification'
54
- };
55
- // if (__DOCS__) {
55
+ }; // if (__DOCS__) {
56
56
  // EmptyNotification.docs = {
57
57
  // componentGroup: 'Emptystate'
58
58
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -66,13 +67,12 @@ export default class EmptyPreference extends React.Component {
66
67
  transform: "translate(2.5 120)"
67
68
  }))));
68
69
  }
70
+
69
71
  }
70
72
  EmptyPreference.propTypes = EmptyStateProps;
71
- EmptyPreference.defaultProps = {
72
- ...EmptyStateDefaultProps,
73
+ EmptyPreference.defaultProps = { ...EmptyStateDefaultProps,
73
74
  dataId: 'emptyPreference'
74
- };
75
- // if (__DOCS__) {
75
+ }; // if (__DOCS__) {
76
76
  // EmptyPreference.docs = {
77
77
  // componentGroup: 'Emptystate'
78
78
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -49,13 +50,12 @@ export default class EmptyProducts extends React.Component {
49
50
  d: "M155.17 120.64c-19.34 18-53.73 7.78-52.45-9.57.66-8.94 11.28-8.12 15.6-6.21 1.68.74 1 .91 1.52-.86l.72-2.69a9.73 9.73 0 015.59-6.55c.31-.13.62-.24.93-.34 6.22-1.93 12.61 2.2 14.22 8.47 4.6 17.87-8.44 37.74-8.44 37.74a8.44 8.44 0 00-1.35 4.6 8.61 8.61 0 108.61-8.54h-36.47c-9.28-.92-11.83 4.17-11.83 4.17a8.56 8.56 0 00-1.26 5.87 8.62 8.62 0 108.53-9.82l-2.67-.53a7.22 7.22 0 01-4.9-5l-13.62-49a7.21 7.21 0 017-9.11h75.56a7.21 7.21 0 017 9.14l-13 46.1a7.24 7.24 0 01-7 5.25H91a7.23 7.23 0 01-6.93-5.08L63.19 61.32a7.25 7.25 0 00-6.94-5.08H43.44A42.7 42.7 0 0035 57c-1.84.38-4.1.51-5-.78-1.72-2.33 5.92-2.72 8 3.39"
50
51
  }));
51
52
  }
53
+
52
54
  }
53
55
  EmptyProducts.propTypes = EmptyStateProps;
54
- EmptyProducts.defaultProps = {
55
- ...EmptyStateDefaultProps,
56
+ EmptyProducts.defaultProps = { ...EmptyStateDefaultProps,
56
57
  dataId: 'emptyProducts'
57
- };
58
- // if (__DOCS__) {
58
+ }; // if (__DOCS__) {
59
59
  // EmptyProducts.docs = {
60
60
  // componentGroup: 'Emptystate'
61
61
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -41,13 +42,12 @@ export default class EmptyReply extends React.Component {
41
42
  fill: "var(--zd_emptysvg_secondary_fill)"
42
43
  }));
43
44
  }
45
+
44
46
  }
45
47
  EmptyReply.propTypes = EmptyStateProps;
46
- EmptyReply.defaultProps = {
47
- ...EmptyStateDefaultProps,
48
+ EmptyReply.defaultProps = { ...EmptyStateDefaultProps,
48
49
  dataId: 'EmptyReply'
49
- };
50
- // if (__DOCS__) {
50
+ }; // if (__DOCS__) {
51
51
  // EmptyReply.docs = {
52
52
  // componentGroup: 'Emptystate'
53
53
  // };
@@ -1,4 +1,5 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
2
3
  import React from 'react';
3
4
  import { EmptyStateProps } from './../props/propTypes';
4
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -52,13 +53,12 @@ export default class EmptyReports extends React.Component {
52
53
  fill: "none"
53
54
  }));
54
55
  }
56
+
55
57
  }
56
58
  EmptyReports.propTypes = EmptyStateProps;
57
- EmptyReports.defaultProps = {
58
- ...EmptyStateDefaultProps,
59
+ EmptyReports.defaultProps = { ...EmptyStateDefaultProps,
59
60
  dataId: 'emptyReports'
60
- };
61
- // if (__DOCS__) {
61
+ }; // if (__DOCS__) {
62
62
  // EmptyReports.docs = {
63
63
  // componentGroup: 'Emptystate'
64
64
  // };