@zohodesk/svg 1.0.0-temp.47 → 1.0.0-temp.48

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 (281) hide show
  1. package/README.md +11 -0
  2. package/assets/Appearance/dark/mode/darkEmptyStates.module.css +22 -22
  3. package/assets/Appearance/dark/themes/blue/blueDarkCTATheme.module.css +8 -8
  4. package/assets/Appearance/dark/themes/green/greenDarkCTATheme.module.css +8 -8
  5. package/assets/Appearance/dark/themes/orange/orangeDarkCTATheme.module.css +8 -8
  6. package/assets/Appearance/dark/themes/red/redDarkCTATheme.module.css +8 -8
  7. package/assets/Appearance/dark/themes/yellow/yellowDarkCTATheme.module.css +8 -8
  8. package/assets/Appearance/default/mode/defaultEmptyStates.module.css +22 -22
  9. package/assets/Appearance/default/themes/blue/blueDefaultCTATheme.module.css +8 -8
  10. package/assets/Appearance/default/themes/green/greenDefaultCTATheme.module.css +8 -8
  11. package/assets/Appearance/default/themes/orange/orangeDefaultCTATheme.module.css +8 -8
  12. package/assets/Appearance/default/themes/red/redDefaultCTATheme.module.css +8 -8
  13. package/assets/Appearance/default/themes/yellow/yellowDefaultCTATheme.module.css +8 -8
  14. package/assets/Appearance/pureDark/mode/pureDarkEmptyStates.module.css +22 -22
  15. package/assets/Appearance/pureDark/themes/blue/bluePureDarkCTATheme.module.css +8 -8
  16. package/assets/Appearance/pureDark/themes/green/greenPureDarkCTATheme.module.css +8 -8
  17. package/assets/Appearance/pureDark/themes/orange/orangePureDarkCTATheme.module.css +8 -8
  18. package/assets/Appearance/pureDark/themes/red/redPureDarkCTATheme.module.css +8 -8
  19. package/assets/Appearance/pureDark/themes/yellow/yellowPureDarkCTATheme.module.css +8 -8
  20. package/es/Loader/Loader.js +2 -5
  21. package/es/{svg → SVG}/SVG.js +0 -2
  22. package/es/{svg → SVG}/SVG.module.css +0 -0
  23. package/es/{svg → SVG}/SvgLoader.js +1 -4
  24. package/es/{svg → SVG}/props/defaultProps.js +0 -0
  25. package/es/{svg → SVG}/props/propTypes.js +0 -0
  26. package/es/emptystate/version1/EmptyCustomDomain.js +3 -5
  27. package/es/emptystate/version2/EmptyBusinessHoliday.js +3 -5
  28. package/es/emptystate/version2/EmptyBusinessHour.js +3 -5
  29. package/es/emptystate/version2/EmptyFromAddress.js +3 -5
  30. package/es/emptystate/version2/EmptyImportHistory.js +3 -5
  31. package/es/emptystate/version2/EmptyNetwork.js +3 -5
  32. package/es/emptystate/version2/EmptyRecycleBin.js +3 -5
  33. package/es/emptystate/version2/EmptyRoles.js +3 -5
  34. package/es/emptystate/version2/EmptyWebhook.js +3 -5
  35. package/es/emptystate/version2/FailureLog.js +3 -5
  36. package/es/emptystate/version3/AuditLog.js +78 -0
  37. package/es/emptystate/version3/Contract.js +90 -0
  38. package/es/emptystate/version3/CustomModule.js +3 -5
  39. package/es/emptystate/version3/EmptyAccounts.js +3 -5
  40. package/es/emptystate/version3/EmptyActiveCalls.js +3 -5
  41. package/es/emptystate/version3/EmptyActivity.js +3 -5
  42. package/es/emptystate/version3/EmptyAgent.js +3 -5
  43. package/es/emptystate/version3/EmptyAgentQueue.js +3 -5
  44. package/es/emptystate/version3/EmptyApplechat.js +72 -0
  45. package/es/emptystate/version3/EmptyApproval.js +3 -5
  46. package/es/emptystate/version3/EmptyArchived.js +3 -5
  47. package/es/emptystate/version3/EmptyArticle.js +73 -0
  48. package/es/emptystate/version3/EmptyAsapchat.js +67 -0
  49. package/es/emptystate/version3/EmptyAttach.js +3 -5
  50. package/es/emptystate/version3/EmptyBlueprint.js +3 -5
  51. package/es/emptystate/version3/EmptyCallHistory.js +3 -5
  52. package/es/emptystate/version3/EmptyCanned.js +77 -0
  53. package/es/emptystate/version3/EmptyChat.js +77 -0
  54. package/es/emptystate/version3/EmptyCollision.js +3 -5
  55. package/es/emptystate/version3/EmptyColumn.js +3 -5
  56. package/es/emptystate/version3/EmptyContact.js +3 -5
  57. package/es/emptystate/version3/EmptyContract.js +3 -5
  58. package/es/emptystate/version3/EmptyConversation.js +3 -5
  59. package/es/emptystate/version3/EmptyCrm.js +3 -5
  60. package/es/emptystate/version3/EmptyCrmNotes.js +3 -5
  61. package/es/emptystate/version3/EmptyCrmPotential.js +3 -5
  62. package/es/emptystate/version3/EmptyDashboard.js +3 -5
  63. package/es/emptystate/version3/EmptyDelete.js +3 -5
  64. package/es/emptystate/version3/EmptyDepartment.js +3 -5
  65. package/es/emptystate/version3/EmptyError.js +3 -5
  66. package/es/emptystate/version3/EmptyFeed.js +3 -5
  67. package/es/emptystate/version3/EmptyFollowers.js +3 -5
  68. package/es/emptystate/version3/EmptyFrame.js +3 -5
  69. package/es/emptystate/version3/EmptyHappiness.js +3 -5
  70. package/es/emptystate/version3/EmptyHistory.js +3 -5
  71. package/es/emptystate/version3/EmptyInstagram.js +73 -0
  72. package/es/emptystate/version3/EmptyInstantmessage.js +75 -0
  73. package/es/emptystate/version3/EmptyInvoice.js +3 -5
  74. package/es/emptystate/version3/EmptyLine.js +73 -0
  75. package/es/emptystate/version3/EmptyMessenger.js +60 -0
  76. package/es/emptystate/version3/EmptyNoData.js +78 -0
  77. package/es/emptystate/version3/EmptyNotification.js +3 -5
  78. package/es/emptystate/version3/EmptyPreference.js +79 -0
  79. package/es/emptystate/version3/EmptyProducts.js +3 -5
  80. package/es/emptystate/version3/EmptyReply.js +3 -5
  81. package/es/emptystate/version3/EmptyReports.js +3 -5
  82. package/es/emptystate/version3/EmptySandbox.js +70 -0
  83. package/es/emptystate/version3/EmptySchedule.js +3 -5
  84. package/es/emptystate/version3/EmptySearch.js +3 -5
  85. package/es/emptystate/version3/EmptySkills.js +3 -5
  86. package/es/emptystate/version3/EmptySla.js +3 -5
  87. package/es/emptystate/version3/EmptySnippet.js +3 -5
  88. package/es/emptystate/version3/EmptyTag.js +3 -5
  89. package/es/emptystate/version3/EmptyTask.js +3 -5
  90. package/es/emptystate/version3/EmptyTeams.js +3 -5
  91. package/es/emptystate/version3/EmptyTelegram.js +73 -0
  92. package/es/emptystate/version3/EmptyTemplate.js +3 -5
  93. package/es/emptystate/version3/EmptyTicket.js +3 -5
  94. package/es/emptystate/version3/EmptyTimeEntry.js +3 -5
  95. package/es/emptystate/version3/EmptyTimeline.js +3 -5
  96. package/es/emptystate/version3/EmptyTopic.js +3 -5
  97. package/es/emptystate/version3/EmptyTwilio.js +73 -0
  98. package/es/emptystate/version3/EmptyWechat.js +73 -0
  99. package/es/emptystate/version3/EmptyWhatsapp.js +73 -0
  100. package/es/emptystate/version3/Export.js +3 -5
  101. package/es/emptystate/version3/Extensions.js +3 -5
  102. package/es/emptystate/version3/Extractor.js +3 -5
  103. package/es/emptystate/version3/GCBot.js +3 -5
  104. package/es/emptystate/version3/GCConversation.js +3 -5
  105. package/es/emptystate/version3/Import.js +3 -5
  106. package/es/emptystate/version3/KBBot.js +3 -5
  107. package/es/emptystate/version3/Multilingual.js +3 -5
  108. package/es/emptystate/version3/NetworkError.js +3 -5
  109. package/es/emptystate/version3/Predictor.js +3 -5
  110. package/es/emptystate/version3/ReadRecipients.js +3 -5
  111. package/es/emptystate/version3/SupportPlan.js +75 -0
  112. package/es/emptystate/version3/Variable.js +3 -5
  113. package/es/emptystate/version3/ZiaAnamoly.js +3 -5
  114. package/es/errorstate/version1/EmptyInconvenience.js +3 -5
  115. package/es/errorstate/version1/NoRequestFound.js +3 -5
  116. package/es/errorstate/version1/PageNotFound.js +3 -5
  117. package/es/errorstate/version1/UnableToProcessRequest.js +3 -5
  118. package/es/errorstate/version1/UnauthorizedLogin.js +3 -5
  119. package/es/errorstate/version1/UrlNotFound.js +3 -5
  120. package/es/errorstate/version1/WillBeRightBack.js +3 -5
  121. package/es/errorstate/version2/EmptyUnauthorizedLogin.js +4 -7
  122. package/es/errorstate/version2/EmptyWillBeRightBack.js +3 -5
  123. package/es/errorstate/version2/NotImpossible.js +3 -5
  124. package/es/errorstate/version3/ErrorInconvenience.js +4 -7
  125. package/es/errorstate/version3/ErrorOopsSomethingMiss.js +4 -7
  126. package/es/errorstate/version3/ErrorUnableToProcessRequest.js +4 -7
  127. package/es/errorstate/version3/ErrorUnauthorizedLogin.js +4 -6
  128. package/es/errorstate/version3/ErrorUrlNotFound.js +4 -7
  129. package/es/errorstate/version3/ErrorWillBeRightBack.js +4 -6
  130. package/es/index.js +14 -12
  131. package/lib/Loader/Loader.js +2 -28
  132. package/lib/Loader/props/propTypes.js +0 -3
  133. package/lib/{svg → SVG}/SVG.js +12 -37
  134. package/lib/{svg → SVG}/SVG.module.css +0 -0
  135. package/lib/{svg → SVG}/SvgLoader.js +4 -20
  136. package/lib/{svg → SVG}/props/defaultProps.js +0 -0
  137. package/lib/{svg → SVG}/props/propTypes.js +0 -3
  138. package/lib/emptystate/props/propTypes.js +0 -3
  139. package/lib/emptystate/version1/EmptyCustomDomain.js +1 -30
  140. package/lib/emptystate/version2/EmptyBusinessHoliday.js +1 -30
  141. package/lib/emptystate/version2/EmptyBusinessHour.js +1 -30
  142. package/lib/emptystate/version2/EmptyFromAddress.js +1 -30
  143. package/lib/emptystate/version2/EmptyImportHistory.js +1 -30
  144. package/lib/emptystate/version2/EmptyNetwork.js +1 -30
  145. package/lib/emptystate/version2/EmptyRecycleBin.js +1 -30
  146. package/lib/emptystate/version2/EmptyRoles.js +1 -30
  147. package/lib/emptystate/version2/EmptyWebhook.js +1 -30
  148. package/lib/emptystate/version2/FailureLog.js +1 -30
  149. package/lib/emptystate/version3/AuditLog.js +109 -0
  150. package/lib/emptystate/version3/Contract.js +121 -0
  151. package/lib/emptystate/version3/CustomModule.js +1 -29
  152. package/lib/emptystate/version3/EmptyAccounts.js +1 -29
  153. package/lib/emptystate/version3/EmptyActiveCalls.js +1 -29
  154. package/lib/emptystate/version3/EmptyActivity.js +1 -29
  155. package/lib/emptystate/version3/EmptyAgent.js +1 -29
  156. package/lib/emptystate/version3/EmptyAgentQueue.js +1 -29
  157. package/lib/emptystate/version3/EmptyApplechat.js +103 -0
  158. package/lib/emptystate/version3/EmptyApproval.js +1 -29
  159. package/lib/emptystate/version3/EmptyArchived.js +1 -29
  160. package/lib/emptystate/version3/EmptyArticle.js +104 -0
  161. package/lib/emptystate/version3/EmptyAsapchat.js +98 -0
  162. package/lib/emptystate/version3/EmptyAttach.js +1 -29
  163. package/lib/emptystate/version3/EmptyBlueprint.js +1 -29
  164. package/lib/emptystate/version3/EmptyCallHistory.js +1 -29
  165. package/lib/emptystate/version3/EmptyCanned.js +108 -0
  166. package/lib/emptystate/version3/EmptyChat.js +108 -0
  167. package/lib/emptystate/version3/EmptyCollision.js +1 -29
  168. package/lib/emptystate/version3/EmptyColumn.js +1 -29
  169. package/lib/emptystate/version3/EmptyContact.js +1 -29
  170. package/lib/emptystate/version3/EmptyContract.js +1 -29
  171. package/lib/emptystate/version3/EmptyConversation.js +1 -29
  172. package/lib/emptystate/version3/EmptyCrm.js +1 -29
  173. package/lib/emptystate/version3/EmptyCrmNotes.js +1 -29
  174. package/lib/emptystate/version3/EmptyCrmPotential.js +1 -29
  175. package/lib/emptystate/version3/EmptyDashboard.js +1 -29
  176. package/lib/emptystate/version3/EmptyDelete.js +1 -29
  177. package/lib/emptystate/version3/EmptyDepartment.js +1 -29
  178. package/lib/emptystate/version3/EmptyError.js +1 -29
  179. package/lib/emptystate/version3/EmptyFeed.js +1 -29
  180. package/lib/emptystate/version3/EmptyFollowers.js +1 -29
  181. package/lib/emptystate/version3/EmptyFrame.js +1 -29
  182. package/lib/emptystate/version3/EmptyHappiness.js +1 -29
  183. package/lib/emptystate/version3/EmptyHistory.js +1 -29
  184. package/lib/emptystate/version3/EmptyInstagram.js +104 -0
  185. package/lib/emptystate/version3/EmptyInstantmessage.js +106 -0
  186. package/lib/emptystate/version3/EmptyInvoice.js +1 -29
  187. package/lib/emptystate/version3/EmptyLine.js +104 -0
  188. package/lib/emptystate/version3/EmptyMessenger.js +91 -0
  189. package/lib/emptystate/version3/EmptyNoData.js +109 -0
  190. package/lib/emptystate/version3/EmptyNotification.js +1 -29
  191. package/lib/emptystate/version3/EmptyPreference.js +110 -0
  192. package/lib/emptystate/version3/EmptyProducts.js +1 -29
  193. package/lib/emptystate/version3/EmptyReply.js +1 -29
  194. package/lib/emptystate/version3/EmptyReports.js +1 -29
  195. package/lib/emptystate/version3/EmptySandbox.js +101 -0
  196. package/lib/emptystate/version3/EmptySchedule.js +1 -29
  197. package/lib/emptystate/version3/EmptySearch.js +1 -29
  198. package/lib/emptystate/version3/EmptySkills.js +1 -29
  199. package/lib/emptystate/version3/EmptySla.js +1 -29
  200. package/lib/emptystate/version3/EmptySnippet.js +1 -29
  201. package/lib/emptystate/version3/EmptyTag.js +1 -29
  202. package/lib/emptystate/version3/EmptyTask.js +1 -29
  203. package/lib/emptystate/version3/EmptyTeams.js +1 -29
  204. package/lib/emptystate/version3/EmptyTelegram.js +104 -0
  205. package/lib/emptystate/version3/EmptyTemplate.js +1 -29
  206. package/lib/emptystate/version3/EmptyTicket.js +1 -29
  207. package/lib/emptystate/version3/EmptyTimeEntry.js +1 -29
  208. package/lib/emptystate/version3/EmptyTimeline.js +1 -29
  209. package/lib/emptystate/version3/EmptyTopic.js +1 -29
  210. package/lib/emptystate/version3/EmptyTwilio.js +104 -0
  211. package/lib/emptystate/version3/EmptyWechat.js +104 -0
  212. package/lib/emptystate/version3/EmptyWhatsapp.js +104 -0
  213. package/lib/emptystate/version3/Export.js +1 -29
  214. package/lib/emptystate/version3/Extensions.js +1 -29
  215. package/lib/emptystate/version3/Extractor.js +1 -29
  216. package/lib/emptystate/version3/GCBot.js +1 -29
  217. package/lib/emptystate/version3/GCConversation.js +1 -29
  218. package/lib/emptystate/version3/Import.js +1 -29
  219. package/lib/emptystate/version3/KBBot.js +1 -29
  220. package/lib/emptystate/version3/Multilingual.js +1 -29
  221. package/lib/emptystate/version3/NetworkError.js +1 -29
  222. package/lib/emptystate/version3/Predictor.js +1 -29
  223. package/lib/emptystate/version3/ReadRecipients.js +1 -29
  224. package/lib/emptystate/version3/SupportPlan.js +106 -0
  225. package/lib/emptystate/version3/Variable.js +1 -29
  226. package/lib/emptystate/version3/ZiaAnamoly.js +1 -29
  227. package/lib/errorstate/props/propTypes.js +0 -3
  228. package/lib/errorstate/version1/EmptyInconvenience.js +1 -30
  229. package/lib/errorstate/version1/NoRequestFound.js +1 -30
  230. package/lib/errorstate/version1/PageNotFound.js +1 -30
  231. package/lib/errorstate/version1/UnableToProcessRequest.js +1 -30
  232. package/lib/errorstate/version1/UnauthorizedLogin.js +1 -30
  233. package/lib/errorstate/version1/UrlNotFound.js +1 -30
  234. package/lib/errorstate/version1/WillBeRightBack.js +1 -30
  235. package/lib/errorstate/version2/EmptyUnauthorizedLogin.js +2 -31
  236. package/lib/errorstate/version2/EmptyWillBeRightBack.js +1 -29
  237. package/lib/errorstate/version2/NotImpossible.js +1 -29
  238. package/lib/errorstate/version3/ErrorInconvenience.js +2 -31
  239. package/lib/errorstate/version3/ErrorOopsSomethingMiss.js +2 -31
  240. package/lib/errorstate/version3/ErrorUnableToProcessRequest.js +2 -31
  241. package/lib/errorstate/version3/ErrorUnauthorizedLogin.js +2 -30
  242. package/lib/errorstate/version3/ErrorUrlNotFound.js +2 -31
  243. package/lib/errorstate/version3/ErrorWillBeRightBack.js +2 -30
  244. package/lib/index.js +15 -97
  245. package/package.json +18 -18
  246. package/assets/Appearance/dark/mode/contrast/darkContrastEmptyStates.module.css +0 -37
  247. package/assets/Appearance/dark/themes/blue/contrast/blueDarkCTAThemeContrast.module.css +0 -10
  248. package/assets/Appearance/dark/themes/green/contrast/greenDarkCTAThemeContrast.module.css +0 -10
  249. package/assets/Appearance/dark/themes/orange/contrast/orangeDarkCTAThemeContrast.module.css +0 -10
  250. package/assets/Appearance/dark/themes/red/contrast/redDarkCTAThemeContrast.module.css +0 -10
  251. package/assets/Appearance/dark/themes/yellow/contrast/yellowDarkCTAThemeContrast.module.css +0 -10
  252. package/assets/Appearance/default/mode/contrast/defaultContrastEmptyStates.module.css +0 -37
  253. package/assets/Appearance/default/themes/blue/contrast/blueDefaultCTAThemeContrast.module.css +0 -10
  254. package/assets/Appearance/default/themes/green/contrast/greenDefaultCTAThemeContrast.module.css +0 -10
  255. package/assets/Appearance/default/themes/orange/contrast/orangeDefaultCTAThemeContrast.module.css +0 -10
  256. package/assets/Appearance/default/themes/red/contrast/redDefaultCTAThemeContrast.module.css +0 -10
  257. package/assets/Appearance/default/themes/yellow/contrast/yellowDefaultCTAThemeContrast.module.css +0 -10
  258. package/assets/Appearance/pureDark/mode/contrast/pureDarkContrastEmptyStates.module.css +0 -37
  259. package/assets/Appearance/pureDark/themes/blue/contrast/bluePureDarkCTAThemeContrast.module.css +0 -10
  260. package/assets/Appearance/pureDark/themes/green/contrast/greenPureDarkCTAThemeContrast.module.css +0 -10
  261. package/assets/Appearance/pureDark/themes/orange/contrast/orangePureDarkCTAThemeContrast.module.css +0 -10
  262. package/assets/Appearance/pureDark/themes/red/contrast/redPureDarkCTAThemeContrast.module.css +0 -10
  263. package/assets/Appearance/pureDark/themes/yellow/contrast/yellowPureDarkCTAThemeContrast.module.css +0 -10
  264. package/es/Provider.js +0 -120
  265. package/es/docs/Emptystate__version1.docs.js +0 -29
  266. package/es/docs/Emptystate__version2.docs.js +0 -45
  267. package/es/docs/Emptystate__version3.docs.js +0 -148
  268. package/es/docs/Errorstate__version1.docs.js +0 -41
  269. package/es/docs/Errorstate__version2.docs.js +0 -33
  270. package/es/docs/Errorstate__version3.docs.js +0 -39
  271. package/es/docs/SVG__common.docs.js +0 -29
  272. package/es/docs/SVGdocstyle.module.css +0 -74
  273. package/lib/Provider.js +0 -222
  274. package/lib/docs/Emptystate__version1.docs.js +0 -79
  275. package/lib/docs/Emptystate__version2.docs.js +0 -103
  276. package/lib/docs/Emptystate__version3.docs.js +0 -256
  277. package/lib/docs/Errorstate__version1.docs.js +0 -97
  278. package/lib/docs/Errorstate__version2.docs.js +0 -85
  279. package/lib/docs/Errorstate__version3.docs.js +0 -94
  280. package/lib/docs/SVG__common.docs.js +0 -79
  281. package/lib/docs/SVGdocstyle.module.css +0 -74
@@ -1,9 +1,8 @@
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';
6
- import SVG from './../../svg/SVG';
5
+ import SVG from './../../SVG/SVG';
7
6
  export default class EmptyContract extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -43,13 +42,12 @@ export default class EmptyContract extends React.Component {
43
42
  d: "M127.87 154.71a.7.7 0 01-.37-.11c-.41-.28-.69-.85.07-5a77.8 77.8 0 013.18-12c9-25.7 14.51-42.58 14.27-44a1.42 1.42 0 00-.49-.75c-.16.7-.34 1.47-.55 2.29a260.54 260.54 0 01-12.3 35.71c-4.28 10-10.42 22.15-15.27 23.44a10.49 10.49 0 01-2.7.31c-11.71 0-37.5-13.07-43-17.7-.91-.76-1.27-1.29-1.23-1.76.26-2.91 24.89-60.73 28.12-63.37a.79.79 0 01.59-.21c1.85.21 33.39 12.4 34.78 15.19a3.59 3.59 0 01.24.63h.14a.5.5 0 01.34 0c1.43.36 7 1.85 10.15 3.75 1.1-5.43.5-6.09.47-6.12-2.56-2.38-34.16-15.41-50.92-22.14a15.5 15.5 0 01-2.24 3.48 6.08 6.08 0 011.08 2.14c.56 1.83-.18 3.61-2 4.89a7.86 7.86 0 01-2 1 9.14 9.14 0 01-.14 3.26 2.57 2.57 0 01-1.46 1.88 7.48 7.48 0 01.27 4.25 4.73 4.73 0 01-3.36 3.67 9.44 9.44 0 01-1.09 6.84 5.34 5.34 0 01-2.5 2.47 5.55 5.55 0 01-.1 1.67 6 6 0 01-3.23 4.07 3.45 3.45 0 01-.79.24c.66 2.83.51 6-.54 7.24a2.72 2.72 0 01-2.53.73 13.24 13.24 0 01-1.08 5 5.89 5.89 0 01-2 2.6c.07.29.13.59.18.93.47 3.21-.75 4.84-1.85 5.63a4.92 4.92 0 01-1.45.72 8.11 8.11 0 011.24 4.24c0 2.18-.81 4.08-2.05 4.61-.61.26-1.62.31-3-.93a4.53 4.53 0 01-.49-.49 6.67 6.67 0 01-4.19 4.9 68.76 68.76 0 01-7.82 1.29.53.53 0 01-.58-.46.52.52 0 01.46-.57 70.1 70.1 0 007.64-1.25c2.15-.65 3.28-2.89 3.66-4.93-1-1.35-1.61-2.94-1.33-3.83a1 1 0 01.87-.72c.35 0 1.2 0 1.53 1.6a7.9 7.9 0 010 2.68c.09.12.18.24.28.35 1 1.12 1.92 1.66 2.52 1.4s1.45-1.68 1.42-3.63a7.53 7.53 0 00-1.29-4 8.16 8.16 0 01-4.54-.76c-1.1-.54-1.69-1.11-1.8-1.74a1.3 1.3 0 01.37-1.14 2 2 0 012.24-.46 10.17 10.17 0 014.19 3 4.18 4.18 0 001.47-.67c1.25-.9 1.75-2.51 1.43-4.64a4.82 4.82 0 00-.1-.57 4.81 4.81 0 01-1.6.31 4.71 4.71 0 01-4.09-2.28 1.4 1.4 0 01.27-1.54 3.38 3.38 0 013.39-.81 4.17 4.17 0 012.69 2.62 5.06 5.06 0 001.38-2 11.78 11.78 0 001-4.82 8 8 0 01-.82-.28c-1.49-.57-3.68-1.91-3.62-3.26 0-.34.19-1 1.24-1.28a2.74 2.74 0 013 .79 5.55 5.55 0 011.2 3.18 2 2 0 001.79-.34c.78-.94.92-3.91.26-6.56a7.18 7.18 0 01-3.76-1.8c-1-.88-1.4-1.74-1.16-2.43.13-.39.53-.87 1.68-.94 1.35-.08 2.52.8 3.39 2.55a9.53 9.53 0 01.64 1.6 2 2 0 00.62-.17 4.92 4.92 0 002.67-3.35 4.35 4.35 0 00.05-1.05l-.44.05a5.91 5.91 0 01-4.89-2.18 1.88 1.88 0 01.16-2.72c1.06-.86 3.09-.71 4.76 1.27a6.05 6.05 0 011.22 2.21 4.55 4.55 0 001.8-1.92 8.4 8.4 0 001-6.13 7 7 0 01-1.14.06c-2.41-.06-5.17-1.23-5.44-2.88a2 2 0 01.49-1.88 3.05 3.05 0 012.45-.56H79a7.79 7.79 0 014.21 4 3.58 3.58 0 002.67-2.9 6.38 6.38 0 00-.25-3.73 3.19 3.19 0 01-.54.05c-2.29.09-5.21-1.24-5.6-2.54a1.09 1.09 0 01.51-1.26 4.2 4.2 0 014.38.62 6.42 6.42 0 011.76 1.92 1.63 1.63 0 00.9-1.17 8.53 8.53 0 00.13-2.77 5.91 5.91 0 01-4.85-.87c-1.27-1-1.76-1.92-1.47-2.74.43-1.24 2.47-1.57 3.6-1.57a3.05 3.05 0 012.29 1.3A6.9 6.9 0 0188 73.24a6.89 6.89 0 001.58-.8 3.35 3.35 0 001.65-3.73 5.41 5.41 0 00-.85-1.71 1.56 1.56 0 01-1.49.27 1.05 1.05 0 01-.76-1.11 1.11 1.11 0 011.09-.84 1.93 1.93 0 011.15.31 16.25 16.25 0 002.29-3.68.53.53 0 01.67-.27c2 .79 48.31 19.4 51.69 22.53.32.3 1.11 1-.25 7.5a3 3 0 011.28 1.69c.39 2.22-8.8 28.87-14.32 44.56a76.76 76.76 0 00-3.14 11.81 23.68 23.68 0 00-.46 3.68 26.69 26.69 0 005-5.6 19.81 19.81 0 01-3.32-1 .56.56 0 01-.31-.55c0-.4.43-.63.78-.78 1-.42 2.93-.71 4 .24a1.14 1.14 0 01.36 1 .76.76 0 010 .21c1-1.69 8.66-18.89 13.28-29.28 2.79-6.27 4.81-10.8 5.05-11.25a.55.55 0 01.72-.31c.46.21.34.58.08 1.34-.15.43-.36 1-.62 1.76-.79 2.24-2.67 7.59-3.13 9.82 1.75-2.73 5.8-12.38 5.82-14.12-.34-.19-1.25-.54-2.05-.85-.18.42-.35.79-.48 1.1a.5.5 0 01-.33.29.55.55 0 01-.43-.06c-1.85-1.17-3.83-2.06-4.33-2-.32.82-3.09 7.16-8.22 18.86a.52.52 0 01-1-.41c6.59-15 8.11-18.54 8.23-18.87a.89.89 0 01.57-.55c1-.36 3.5 1 4.75 1.73.08-.17.15-.34.22-.51-2.68-1-3.57-1.46-3.75-2a.65.65 0 01.09-.59c.09-.14.27-.45.47-.81 1.61-2.8 2.74-4.42 3.8-4.43a3.39 3.39 0 012.36 1 1.43 1.43 0 01.46 1 53.12 53.12 0 01-2.07 5.2 10.89 10.89 0 012.44 1.09c.32.28.31.76 0 1.94a71.34 71.34 0 01-3.24 8.53c-2.6 5.84-3.35 6-3.67 6a.63.63 0 01-.62-.21c-.33-.37-.31-1.26.61-4.29-.28.62-.56 1.24-.84 1.88-11.85 26.58-13.24 29.47-13.61 29.72a1.7 1.7 0 01-1 .17 25 25 0 01-5.93 6.61.73.73 0 01-.4.24zm-57.35-19.57c.38 1.13 8.16 6.09 19.18 11.08 12.42 5.62 22.06 8.17 26.44 7 7.87-2.1 22-39.16 26.69-57.84.32-1.23.57-2.32.78-3.28a43 43 0 00-10.06-3.77h-.16c.32 3.16-1.15 8.07-2.46 9.12-.26.2-.64.23-1.33.1-3.26-.65-13.07-5-17.14-6.8-1.35-.61-13.21-6-13.68-6.81s.48-5.29 1.91-7.21a2.29 2.29 0 012.38-1.17c1 .23 5.4 2 11 4.35 6 2.47 14.41 6 17.89 7.07-.87-.85-5.57-3.34-16.46-7.86-8.18-3.4-15.87-6.27-17.25-6.57-1 .92-5.42 9.51-14.75 31-7.15 16.36-12.79 30.3-12.98 31.59zm60.74 11.1c.69.21 1.59.46 2.3.6a1.77 1.77 0 000-.2v-.15a2.83 2.83 0 00-2.3-.25zm-60.75-11.12zm-9.41-6.74c-.12.18 0 .89.49 1.77a5.58 5.58 0 00-.1-1c-.12-.54-.31-.77-.39-.77zm-.17-5.85a.92.92 0 00-.68.28c-.13.14-.12.22-.11.25s.13.44 1.24 1a7.13 7.13 0 003.29.72 9.1 9.1 0 00-3.32-2.16 1.25 1.25 0 00-.42-.09zm4.69-7.1A2.15 2.15 0 0064 116c-.2.23-.14.38-.11.42a3.69 3.69 0 003.16 1.58h.06a3.7 3.7 0 001.32-.27 3.32 3.32 0 00-2.07-2.19 2.74 2.74 0 00-.74-.11zm3.84-9a2.28 2.28 0 00-.66.11c-.24.07-.5.19-.5.32 0 .45 1.12 1.54 3 2.25l.36.13a4.38 4.38 0 00-.89-2.22 1.64 1.64 0 00-1.31-.57zm80.66-5.07a20.21 20.21 0 003.07 1.34c1-2.35 1.9-4.5 2-4.92a2.16 2.16 0 00-1.78-1c-.3 0-1.06.68-2.91 3.91zM71.66 98.5h-.1c-.55 0-.74.18-.76.25s.1.62.87 1.31a6.57 6.57 0 002.74 1.46 8.29 8.29 0 00-.45-1c-.45-.96-1.22-2.02-2.3-2.02zm28-15.09c1.9 1.48 28.29 13.46 30.64 13.19a9.67 9.67 0 001.7-4.25 12.65 12.65 0 00.3-4.17c-2.14-.54-7-2.45-18.71-7.3-5.06-2.1-9.84-4.09-10.78-4.3-.13 0-.54-.12-1.13.55a11.72 11.72 0 00-1.99 6.28zm-24.41 9.25a1.38 1.38 0 00-.86.26c-.37.31-.37.78 0 1.28a5 5 0 004 1.78h.35a5.13 5.13 0 00-1-1.88 3.39 3.39 0 00-2.49-1.44zm58-5.26zm-55-4.13a1.59 1.59 0 00-1.08.31 1.08 1.08 0 00-.19 1c.14.86 2.21 2 4.43 2a6.78 6.78 0 00.76 0 6.77 6.77 0 00-3.52-3.24zm3.3-6.68a1.85 1.85 0 00-1 .24.35.35 0 00-.1.08c0 .38 1.75 1.58 3.84 1.79a4 4 0 00.78 0 5.3 5.3 0 00-1.28-1.31 4.13 4.13 0 00-2.27-.8zm3-6.19c-1.26 0-2.46.4-2.62.87s.3.93 1.13 1.58a4.9 4.9 0 004 .67 5.84 5.84 0 00-1-2.21 2.1 2.1 0 00-1.59-.91z"
44
43
  }));
45
44
  }
46
-
47
45
  }
48
46
  EmptyContract.propTypes = EmptyStateProps;
49
- EmptyContract.defaultProps = { ...EmptyStateDefaultProps,
47
+ EmptyContract.defaultProps = {
48
+ ...EmptyStateDefaultProps,
50
49
  dataId: 'EmptyContract'
51
50
  };
52
-
53
51
  if (false) {
54
52
  EmptyContract.docs = {
55
53
  componentGroup: 'Emptystate'
@@ -1,9 +1,8 @@
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';
6
- import SVG from './../../svg/SVG';
5
+ import SVG from './../../SVG/SVG';
7
6
  export default class EmptyConversation extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -47,13 +46,12 @@ export default class EmptyConversation extends React.Component {
47
46
  d: "M82.63 136.74h-9.26a3 3 0 00-2.53 1.41s-8.93 13.66-9.47 15.11.56 2.6 1.33 1.13-.24-16.6-.24-16.6a3 3 0 00-3.12-2.94c-3.49.18-8.79.36-9.9-.19-1.68-.83-3.36-64.15 0-67.06s63-5 71.42-2.5 0 61.63 0 64.35-48.74 2.29-50.42-2.29 0-38.74.84-45 70.58-10.83 76-5.41c4.55 4.5 1.53 36.11.39 46.61a4.91 4.91 0 01-3.69 4.22l-5 1.28a3 3 0 00-2.22 2.85v17.72a1.52 1.52 0 01-2.65 1l-22.25-24.86a5.56 5.56 0 00-3.93-1.84l-18.57-.67c-1.27 0-2.54-.15-3.8-.29l-13.11-1.51a.85.85 0 01-.75-.85l.67-59s-.9-1.57 5.42-1.8 31.16 0 31.16 0"
48
47
  }));
49
48
  }
50
-
51
49
  }
52
50
  EmptyConversation.propTypes = EmptyStateProps;
53
- EmptyConversation.defaultProps = { ...EmptyStateDefaultProps,
51
+ EmptyConversation.defaultProps = {
52
+ ...EmptyStateDefaultProps,
54
53
  dataId: 'emptyConversation'
55
54
  };
56
-
57
55
  if (false) {
58
56
  EmptyConversation.docs = {
59
57
  componentGroup: 'Emptystate'
@@ -1,9 +1,8 @@
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';
6
- import SVG from './../../svg/SVG';
5
+ import SVG from './../../SVG/SVG';
7
6
  export default class EmptyCrm extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -47,13 +46,12 @@ export default class EmptyCrm extends React.Component {
47
46
  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"
48
47
  }));
49
48
  }
50
-
51
49
  }
52
50
  EmptyCrm.propTypes = EmptyStateProps;
53
- EmptyCrm.defaultProps = { ...EmptyStateDefaultProps,
51
+ EmptyCrm.defaultProps = {
52
+ ...EmptyStateDefaultProps,
54
53
  dataId: 'EmptyCrm'
55
54
  };
56
-
57
55
  if (false) {
58
56
  EmptyCrm.docs = {
59
57
  componentGroup: 'Emptystate'
@@ -1,9 +1,8 @@
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';
6
- import SVG from './../../svg/SVG';
5
+ import SVG from './../../SVG/SVG';
7
6
  export default class EmptyCrmNotes extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -58,13 +57,12 @@ export default class EmptyCrmNotes extends React.Component {
58
57
  fill: "none"
59
58
  }));
60
59
  }
61
-
62
60
  }
63
61
  EmptyCrmNotes.propTypes = EmptyStateProps;
64
- EmptyCrmNotes.defaultProps = { ...EmptyStateDefaultProps,
62
+ EmptyCrmNotes.defaultProps = {
63
+ ...EmptyStateDefaultProps,
65
64
  dataId: 'emptyCrmNotes'
66
65
  };
67
-
68
66
  if (false) {
69
67
  EmptyCrmNotes.docs = {
70
68
  componentGroup: 'Emptystate'
@@ -1,9 +1,8 @@
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';
6
- import SVG from './../../svg/SVG';
5
+ import SVG from './../../SVG/SVG';
7
6
  export default class EmptyCrmPotential extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -61,13 +60,12 @@ export default class EmptyCrmPotential extends React.Component {
61
60
  fill: "none"
62
61
  }));
63
62
  }
64
-
65
63
  }
66
64
  EmptyCrmPotential.propTypes = EmptyStateProps;
67
- EmptyCrmPotential.defaultProps = { ...EmptyStateDefaultProps,
65
+ EmptyCrmPotential.defaultProps = {
66
+ ...EmptyStateDefaultProps,
68
67
  dataId: 'emptyCrmPotential'
69
68
  };
70
-
71
69
  if (false) {
72
70
  EmptyCrmPotential.docs = {
73
71
  componentGroup: 'Emptystate'
@@ -1,9 +1,8 @@
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';
6
- import SVG from './../../svg/SVG';
5
+ import SVG from './../../SVG/SVG';
7
6
  export default class EmptyDashboard extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -53,13 +52,12 @@ export default class EmptyDashboard extends React.Component {
53
52
  fill: "none"
54
53
  }));
55
54
  }
56
-
57
55
  }
58
56
  EmptyDashboard.propTypes = EmptyStateProps;
59
- EmptyDashboard.defaultProps = { ...EmptyStateDefaultProps,
57
+ EmptyDashboard.defaultProps = {
58
+ ...EmptyStateDefaultProps,
60
59
  dataId: 'emptyDashboard'
61
60
  };
62
-
63
61
  if (false) {
64
62
  EmptyDashboard.docs = {
65
63
  componentGroup: 'Emptystate'
@@ -1,9 +1,8 @@
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';
6
- import SVG from './../../svg/SVG';
5
+ import SVG from './../../SVG/SVG';
7
6
  export default class EmptyDelete extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -38,13 +37,12 @@ export default class EmptyDelete extends React.Component {
38
37
  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"
39
38
  }));
40
39
  }
41
-
42
40
  }
43
41
  EmptyDelete.propTypes = EmptyStateProps;
44
- EmptyDelete.defaultProps = { ...EmptyStateDefaultProps,
42
+ EmptyDelete.defaultProps = {
43
+ ...EmptyStateDefaultProps,
45
44
  dataId: 'EmptyDelete'
46
45
  };
47
-
48
46
  if (false) {
49
47
  EmptyDelete.docs = {
50
48
  componentGroup: 'Emptystate'
@@ -1,9 +1,8 @@
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';
6
- import SVG from './../../svg/SVG';
5
+ import SVG from './../../SVG/SVG';
7
6
  export default class EmptyDepartment extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -47,13 +46,12 @@ export default class EmptyDepartment extends React.Component {
47
46
  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"
48
47
  }));
49
48
  }
50
-
51
49
  }
52
50
  EmptyDepartment.propTypes = EmptyStateProps;
53
- EmptyDepartment.defaultProps = { ...EmptyStateDefaultProps,
51
+ EmptyDepartment.defaultProps = {
52
+ ...EmptyStateDefaultProps,
54
53
  dataId: 'emptyDepartment'
55
54
  };
56
-
57
55
  if (false) {
58
56
  EmptyDepartment.docs = {
59
57
  componentGroup: 'Emptystate'
@@ -1,9 +1,8 @@
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';
6
- import SVG from './../../svg/SVG';
5
+ import SVG from './../../SVG/SVG';
7
6
  export default class EmptyError extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -69,14 +68,13 @@ export default class EmptyError extends React.Component {
69
68
  y2: "282.5"
70
69
  }));
71
70
  }
72
-
73
71
  }
74
72
  EmptyError.propTypes = EmptyStateProps;
75
- EmptyError.defaultProps = { ...EmptyStateDefaultProps,
73
+ EmptyError.defaultProps = {
74
+ ...EmptyStateDefaultProps,
76
75
  dataId: 'EmptyError',
77
76
  palette: 'danger'
78
77
  };
79
-
80
78
  if (false) {
81
79
  EmptyError.docs = {
82
80
  componentGroup: 'Emptystate'
@@ -1,9 +1,8 @@
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';
6
- import SVG from './../../svg/SVG';
5
+ import SVG from './../../SVG/SVG';
7
6
  export default class EmptyFeed extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -50,13 +49,12 @@ export default class EmptyFeed extends React.Component {
50
49
  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"
51
50
  }));
52
51
  }
53
-
54
52
  }
55
53
  EmptyFeed.propTypes = EmptyStateProps;
56
- EmptyFeed.defaultProps = { ...EmptyStateDefaultProps,
54
+ EmptyFeed.defaultProps = {
55
+ ...EmptyStateDefaultProps,
57
56
  dataId: 'EmptyFeed'
58
57
  };
59
-
60
58
  if (false) {
61
59
  EmptyFeed.docs = {
62
60
  componentGroup: 'Emptystate'
@@ -1,9 +1,8 @@
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';
6
- import SVG from './../../svg/SVG';
5
+ import SVG from './../../SVG/SVG';
7
6
  export default class EmptyFollowers extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -48,13 +47,12 @@ export default class EmptyFollowers extends React.Component {
48
47
  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"
49
48
  }));
50
49
  }
51
-
52
50
  }
53
51
  EmptyFollowers.propTypes = EmptyStateProps;
54
- EmptyFollowers.defaultProps = { ...EmptyStateDefaultProps,
52
+ EmptyFollowers.defaultProps = {
53
+ ...EmptyStateDefaultProps,
55
54
  dataId: 'EmptyFollowers'
56
55
  };
57
-
58
56
  if (false) {
59
57
  EmptyFollowers.docs = {
60
58
  componentGroup: 'Emptystate'
@@ -1,9 +1,8 @@
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';
6
- import SVG from './../../svg/SVG';
5
+ import SVG from './../../SVG/SVG';
7
6
  export default class EmptyFrame extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -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,9 +1,8 @@
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';
6
- import SVG from './../../svg/SVG';
5
+ import SVG from './../../SVG/SVG';
7
6
  export default class EmptyHappiness extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -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,9 +1,8 @@
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';
6
- import SVG from './../../svg/SVG';
5
+ import SVG from './../../SVG/SVG';
7
6
  export default class EmptyHistory extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -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'
@@ -0,0 +1,73 @@
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
+ import React from 'react';
3
+ import { EmptyStateProps } from './../props/propTypes';
4
+ import { EmptyStateDefaultProps } from './../props/defaultProps';
5
+ import SVG from './../../SVG/SVG';
6
+ export default class EmptyInstagram extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 500 500",
10
+ name: "emptyInstagram"
11
+ }, this.props), /*#__PURE__*/React.createElement("g", {
12
+ clipPath: "url(#instagram_svg__a)"
13
+ }, /*#__PURE__*/React.createElement("path", {
14
+ opacity: 0.8,
15
+ d: "M217.69 259.748c9.951-16.661-8.113-18.483-8.901-27.724-1.181-13.915 1.812-30.84 23.001-32.292 36.469-2.482 79.555 30.021 58.839 87.528-20.716 57.508-92.815 30.84-92.815-3.326 0-12.701 17.041-19.434 19.876-24.186ZM311.321 173.54c2.416-4.066-1.969-4.515-2.153-6.733-.288-3.379.42-7.498 5.567-7.921 8.874-.607 19.324 7.288 14.283 21.255-5.041 13.968-22.528 7.472-22.528-.818 0-3.142 4.149-4.674 4.831-5.783Z",
16
+ fill: "var(--zd_emptysvg_secondary_fill)"
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ d: "M330.33 175.838s-10.765 20.779-23.499 8.264c-12.734-12.515 4.805-30.787 15.753-24.503 10.949 6.284 22.108 33.322-18.694 33.031-40.801-.29-26.518 17.823-26.518 17.823 48.862 56.425-37.992 106.169 3.019 84.941 41.012-21.229 10.266-84.941-3.019-94.631-13.286-9.691-85.647-12.146-93.497 40.028a58.877 58.877 0 0 0 .625 23.198 58.71 58.71 0 0 0 9.536 21.133 65.862 65.862 0 0 0 24.172 20.242 65.477 65.477 0 0 0 30.755 6.638c37.388-.713 116.313-2.35 117.705-3.275 1.812-1.214 9.636-142.58-11.474-165.604s-213.538-5.465-220.759-4.251c-7.22 1.215-2.442 151.901-4.227 209.118-.945 30.1 232.338 20.436 234.622 13.598 2.284-6.839.762-32.371.762-32.371",
19
+ stroke: "var(--zd_emptysvg_primary_stroke)",
20
+ fill: "transparent",
21
+ strokeWidth: 2.5,
22
+ strokeLinecap: "round",
23
+ strokeLinejoin: "round"
24
+ })), /*#__PURE__*/React.createElement("g", {
25
+ clipPath: "url(#instagram_svg__b)"
26
+ }, /*#__PURE__*/React.createElement("path", {
27
+ opacity: 0.1,
28
+ d: "M198.002 140.499s116.75-78 175.75-54.5 99.25 220.75-64.75 309.25-238.5-104-239.25-138c-.5-33.25 0-111.75 128.25-116.75Z",
29
+ fill: "var(--zd_emptysvg_primary_fill)"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ d: "M32.5 293.25s-.25 0 0 0c-.75 0-1.25-.75-1.25-1.25l1-18.75c0-.75.5-1.25 1.25-1.25s1.25.5 1.25 1.25l-1 18.75c-.25.75-.75 1.25-1.25 1.25Z",
32
+ fill: "var(--zd_emptysvg_plus)"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ d: "m42 284.5-18.5-1c-.75 0-1.25-.75-1.25-1.25 0-.75.75-1.25 1.25-1.25l18.25 1c.75 0 1.25.75 1.25 1.25.25.75-.25 1.25-1 1.25Z",
35
+ fill: "var(--zd_emptysvg_plus)"
36
+ }), /*#__PURE__*/React.createElement("path", {
37
+ d: "M425.5 52C419 52 413.75 57.25 413.75 63.75C413.75 70.25 419 75.5 425.5 75.5C432 75.5 437.25 70.25 437.25 63.75C437.25 57.25 431.75 52 425.5 52ZM425.5 73.25C420.5 73.25 416.25 69 416.25 63.75C416.25 58.5 420.5 54.25 425.5 54.25C430.5 54.25 434.75 58.5 434.75 63.75C434.75 69 430.5 73.25 425.5 73.25Z",
38
+ fill: "var(--zd_emptysvg_medium_circle)"
39
+ }), /*#__PURE__*/React.createElement("path", {
40
+ d: "M308.5 432.75C303.75 432.75 300 436.5 300 441.25C300 446 303.75 449.75 308.5 449.75C313.25 449.75 317 446 317 441.25C317 436.75 313.25 432.75 308.5 432.75ZM308.5 447.5C305.25 447.5 302.5 444.75 302.5 441.25C302.5 437.75 305.25 435 308.5 435C311.75 435 314.5 437.75 314.5 441.25C314.5 444.75 311.75 447.5 308.5 447.5Z",
41
+ fill: "var(--zd_emptysvg_small_circle)"
42
+ }), /*#__PURE__*/React.createElement("path", {
43
+ d: "M199.75 50c-4.25 0-7.5 3.5-7.5 7.5s3.25 7.5 7.5 7.5 7.5-3.5 7.5-7.5-3.25-7.5-7.5-7.5Zm0 12.75c-2.75 0-5-2.25-5-5s2.25-5 5-5 5 2.25 5 5-2.25 5-5 5ZM472 324.5c-.5-.5-1.25-.5-1.75 0l-6 5.5-5.25-6c-.5-.5-1.25-.5-1.75 0s-.5 1.25 0 1.75l5.25 6-6 5.5c-.5.5-.5 1.25 0 1.75.25.25.5.5 1 .5.25 0 .5 0 .75-.25l6-5.5 5.25 6c.25.25.5.5 1 .5.25 0 .5 0 .75-.25.5-.5.5-1.25 0-1.75l-5.25-6 6-5.5c.5-.75.5-1.75 0-2.25Z",
44
+ fill: "var(--zd_emptysvg_tiny_circle)"
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ opacity: 0.1,
47
+ d: "M287.002 162.499s-93.25-62.25-140.5-43.5-79.5 176.5 51.75 247.25 190.75-83.25 191.25-110.5c.5-26.5 0-89.5-102.5-93.25Z",
48
+ fill: "var(--zd_emptysvg_primary_fill)"
49
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
50
+ id: "instagram_svg__a"
51
+ }, /*#__PURE__*/React.createElement("path", {
52
+ fill: "#fff",
53
+ transform: "translate(129 130)",
54
+ d: "M0 0h242v239.983H0z"
55
+ })), /*#__PURE__*/React.createElement("clipPath", {
56
+ id: "instagram_svg__b"
57
+ }, /*#__PURE__*/React.createElement("path", {
58
+ fill: "#fff",
59
+ transform: "translate(22.5 50)",
60
+ d: "M0 0h450v400H0z"
61
+ }))));
62
+ }
63
+ }
64
+ EmptyInstagram.propTypes = EmptyStateProps;
65
+ EmptyInstagram.defaultProps = {
66
+ ...EmptyStateDefaultProps,
67
+ dataId: 'emptyInstagram'
68
+ };
69
+ if (false) {
70
+ EmptyInstagram.docs = {
71
+ componentGroup: 'Emptystate'
72
+ };
73
+ }
@@ -0,0 +1,75 @@
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
+ import React from 'react';
3
+ import { EmptyStateProps } from './../props/propTypes';
4
+ import { EmptyStateDefaultProps } from './../props/defaultProps';
5
+ import SVG from './../../SVG/SVG';
6
+ export default class EmptyInstantmessage extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 500 500",
10
+ name: "emptyInstantmessage"
11
+ }, this.props), /*#__PURE__*/React.createElement("path", {
12
+ d: "M317.98 373.083c7.705 0 13.952-6.247 13.952-13.953 0-7.706-6.247-13.952-13.952-13.952-7.706 0-13.953 6.246-13.953 13.952 0 7.706 6.247 13.953 13.953 13.953ZM386.859 330.678c15.341 0 27.778-12.437 27.778-27.778 0-15.342-12.437-27.779-27.778-27.779-15.342 0-27.779 12.437-27.779 27.779 0 15.341 12.437 27.778 27.779 27.778ZM238.015 134.565c15.342 0 27.778-12.437 27.778-27.779 0-15.341-12.436-27.778-27.778-27.778-15.342 0-27.779 12.437-27.779 27.778 0 15.342 12.437 27.779 27.779 27.779Z",
13
+ fill: "var(--zd_emptysvg_secondary_fill)"
14
+ }), /*#__PURE__*/React.createElement("path", {
15
+ d: "M260.847 202.875c44.193 44.888 7.681 141.629-90.175 156.738-38.216 5.914-75.507-17.929-84.409-55.557-5.787-24.495-8.207-59.871 31.272-88.007 92.132-65.637 150.93-32.051 168.902-15.026 10.522 9.996 50.801 75.655-14.499 129.023l13.952 60.376-56.82-38.827s-62.985 14.458-107.073-11.974A45.415 45.415 0 0 1 99.5 296.312c1.515-14.331 10.186-28.999 38.764-30.346 57.135-2.673 25.4 49.791 10.522 39.711-14.878-10.081-6.65-37.059 15.952-39.774 22.601-2.715 16.835-17.993 23.822-19.929 6.987-1.936 27.358-1.326 25.506 15.404-1.852 16.731-26.474 14.731-28.915 2.231-2.441-12.5 25.884-41.184 38.679-44.761 19.908-5.577 26.095 18.056 13.216 27.357-12.879 9.302-26.242-19.655-14.121-34.975 0 0 27.758-39.585 105.222-42.468l48.97-2.23-56.82 11.09s-4.208.694-4.924 6.797c-.715 6.103-3.072 13.637-5.177 9.828-2.104-3.809 11.28-24.559-9.28-34.113 0 0-.716-.947 2.883-.968 3.598-.021 62.649 3.893 78.453 3.767a1.282 1.282 0 0 1 1.268 1.572 1.284 1.284 0 0 1-.384.659l-44.698 41.099s-3.346 4.083-6.314-1.325c-2.967-5.409-3.409-16.52-16.077-12.501",
16
+ stroke: "var(--zd_emptysvg_primary_stroke)",
17
+ fill: "transparent",
18
+ strokeWidth: 2.5,
19
+ strokeLinecap: "round",
20
+ strokeLinejoin: "round"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ opacity: 0.8,
23
+ d: "M174.353 332.151c-12.627 2.104-20.455-13.848-10.859-22.392 4.209-3.766 11.195-7.239 22.265-9.785 42.909-9.849 36.891-40.805 41.478-40.216 4.588.589 14.731 3.094 24.833-14.542 9.722-17.003 27.694 69.741-77.717 86.935Z",
24
+ fill: "var(--zd_emptysvg_secondary_fill)"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ d: "M205.373 134.313s-2.252 13.258 0 13.258 8.418-7.513 13.995-6.629c5.576.884 43.014 5.135 46.297-30.893 3.283-36.028-43.52-45.246-64.522-23.149-13.089 13.7-8.228 28.768-2.693 38.174 0 0 24.727-26.642 26.347-25.253 1.62 1.389 8.754 9.218 9.575 9.091.821-.126 15.868-9.912 16.331-8.986.463.926-17.488 22.181-18.077 21.234-.59-.947-8.166-9.701-9.218-9.807-1.052-.105-14.731 9.113-14.731 9.113M398.35 309.443a12.839 12.839 0 0 0 4.209-4.545 2.38 2.38 0 0 0 0-2.336c-2.757-4.735-9.807-8.418-12.858-9.702a2.424 2.424 0 0 0-2.694.505c-4.609 4.483-1.789 8.418-1.789 8.418-9.407-1.283-28.789-20.329-22.854-18.94 4.377.968 6.734-2.672 7.702-4.671a2.44 2.44 0 0 0 0-2.252c-1.536-2.736-5.766-10.144-6.692-10.396-.926-.253-13.826-.337-10.754 14.878 3.073 15.215 25.485 33.987 48.087 32.387 22.601-1.599 23.864-26.831 11.174-48.612-11.174-19.171-47.413-30.262-67.173-4.209-19.761 26.053-2.526 51.917-2.526 51.917l-10.143 17.761 24.222-5.577s25.485 18.183 51.411-5.661",
27
+ stroke: "var(--zd_emptysvg_primary_stroke)",
28
+ fill: "transparent",
29
+ strokeWidth: 2.5,
30
+ strokeLinecap: "round",
31
+ strokeLinejoin: "round"
32
+ }), /*#__PURE__*/React.createElement("g", {
33
+ clipPath: "url(#instantmessage_svg__a)"
34
+ }, /*#__PURE__*/React.createElement("path", {
35
+ opacity: 0.1,
36
+ d: "M198.002 140.499s116.75-78 175.75-54.5 99.25 220.75-64.75 309.25-238.5-104-239.25-138c-.5-33.25 0-111.75 128.25-116.75Z",
37
+ fill: "var(--zd_emptysvg_primary_fill)"
38
+ }), /*#__PURE__*/React.createElement("path", {
39
+ d: "M32.5 293.25s-.25 0 0 0c-.75 0-1.25-.75-1.25-1.25l1-18.75c0-.75.5-1.25 1.25-1.25s1.25.5 1.25 1.25l-1 18.75c-.25.75-.75 1.25-1.25 1.25Z",
40
+ fill: "var(--zd_emptysvg_plus)"
41
+ }), /*#__PURE__*/React.createElement("path", {
42
+ d: "m42 284.5-18.5-1c-.75 0-1.25-.75-1.25-1.25 0-.75.75-1.25 1.25-1.25l18.25 1c.75 0 1.25.75 1.25 1.25.25.75-.25 1.25-1 1.25Z",
43
+ fill: "var(--zd_emptysvg_plus)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M425.5 52C419 52 413.75 57.25 413.75 63.75C413.75 70.25 419 75.5 425.5 75.5C432 75.5 437.25 70.25 437.25 63.75C437.25 57.25 431.75 52 425.5 52ZM425.5 73.25C420.5 73.25 416.25 69 416.25 63.75C416.25 58.5 420.5 54.25 425.5 54.25C430.5 54.25 434.75 58.5 434.75 63.75C434.75 69 430.5 73.25 425.5 73.25Z",
46
+ fill: "var(--zd_emptysvg_medium_circle)"
47
+ }), /*#__PURE__*/React.createElement("path", {
48
+ d: "M308.5 432.75C303.75 432.75 300 436.5 300 441.25C300 446 303.75 449.75 308.5 449.75C313.25 449.75 317 446 317 441.25C317 436.75 313.25 432.75 308.5 432.75ZM308.5 447.5C305.25 447.5 302.5 444.75 302.5 441.25C302.5 437.75 305.25 435 308.5 435C311.75 435 314.5 437.75 314.5 441.25C314.5 444.75 311.75 447.5 308.5 447.5Z",
49
+ fill: "var(--zd_emptysvg_small_circle)"
50
+ }), /*#__PURE__*/React.createElement("path", {
51
+ d: "M199.75 50c-4.25 0-7.5 3.5-7.5 7.5s3.25 7.5 7.5 7.5 7.5-3.5 7.5-7.5-3.25-7.5-7.5-7.5Zm0 12.75c-2.75 0-5-2.25-5-5s2.25-5 5-5 5 2.25 5 5-2.25 5-5 5ZM472 324.5c-.5-.5-1.25-.5-1.75 0l-6 5.5-5.25-6c-.5-.5-1.25-.5-1.75 0s-.5 1.25 0 1.75l5.25 6-6 5.5c-.5.5-.5 1.25 0 1.75.25.25.5.5 1 .5.25 0 .5 0 .75-.25l6-5.5 5.25 6c.25.25.5.5 1 .5.25 0 .5 0 .75-.25.5-.5.5-1.25 0-1.75l-5.25-6 6-5.5c.5-.75.5-1.75 0-2.25Z",
52
+ fill: "var(--zd_emptysvg_tiny_circle)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ opacity: 0.1,
55
+ d: "M287.002 162.499s-93.25-62.25-140.5-43.5-79.5 176.5 51.75 247.25 190.75-83.25 191.25-110.5c.5-26.5 0-89.5-102.5-93.25Z",
56
+ fill: "var(--zd_emptysvg_primary_fill)"
57
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
58
+ id: "instantmessage_svg__a"
59
+ }, /*#__PURE__*/React.createElement("path", {
60
+ fill: "#fff",
61
+ transform: "translate(22.5 50)",
62
+ d: "M0 0h450v400H0z"
63
+ }))));
64
+ }
65
+ }
66
+ EmptyInstantmessage.propTypes = EmptyStateProps;
67
+ EmptyInstantmessage.defaultProps = {
68
+ ...EmptyStateDefaultProps,
69
+ dataId: 'emptyInstantmessage'
70
+ };
71
+ if (false) {
72
+ EmptyInstantmessage.docs = {
73
+ componentGroup: 'Emptystate'
74
+ };
75
+ }
@@ -1,9 +1,8 @@
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';
6
- import SVG from './../../svg/SVG';
5
+ import SVG from './../../SVG/SVG';
7
6
  export default class EmptyInvoice extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -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'