@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 EmptyTag extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -50,13 +49,12 @@ export default class EmptyTag extends React.Component {
50
49
  d: "M78.39 112.58l7.92-1.15 4-7.14a.44.44 0 01.57 0l3.61 7.29 8.64 1c.29 0 .43.28.14.57l-6.48 5.71 1.59 7.86c0 .28-.15.43-.44.28l-6.91-3.57-7.49 3.72c-.15.14-.43 0-.43-.29l.72-8-5.77-5.57a1.08 1.08 0 01.33-.71z"
51
50
  }));
52
51
  }
53
-
54
52
  }
55
53
  EmptyTag.propTypes = EmptyStateProps;
56
- EmptyTag.defaultProps = { ...EmptyStateDefaultProps,
54
+ EmptyTag.defaultProps = {
55
+ ...EmptyStateDefaultProps,
57
56
  dataId: 'emptyTag'
58
57
  };
59
-
60
58
  if (false) {
61
59
  EmptyTag.docs = {
62
60
  componentGroup: 'Emptystate'
@@ -1,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 EmptyTask extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -63,13 +62,12 @@ export default class EmptyTask extends React.Component {
63
62
  d: "M108.63 112.84l5.97-7.49"
64
63
  }));
65
64
  }
66
-
67
65
  }
68
66
  EmptyTask.propTypes = EmptyStateProps;
69
- EmptyTask.defaultProps = { ...EmptyStateDefaultProps,
67
+ EmptyTask.defaultProps = {
68
+ ...EmptyStateDefaultProps,
70
69
  dataId: 'emptyTask'
71
70
  };
72
-
73
71
  if (false) {
74
72
  EmptyTask.docs = {
75
73
  componentGroup: 'Emptystate'
@@ -1,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 EmptyTeams extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -47,13 +46,12 @@ export default class EmptyTeams extends React.Component {
47
46
  d: "M79.93 111.64s2.31 19-10.4 20.93S58 107.65 59.14 107.65s13.24 9.55 25.08 4.61c0 0-3.27-16.21-15.91-14.23s-12.63 14-14 21.66-5.22 13.84-2.2 19.86 28.17 14.12 34-5.72c4.76-16.26-2-31-10.1-37.08a6.43 6.43 0 01-1-9.31 32 32 0 018.28-7c8.59-5 10.51-13.83 10.34-15s-2.49-.3-1.93.79S101.66 81 119 78.68c0 0 3.29-22.93-13.47-23.37s-16.57 13.36-16 25.94S101.39 94.06 105 94.06c8.2 0 11.5-14.28 11.13-19.53s-6.86 1.86 4.07 7.62c6.56 3.46 11.92 10.11 15.15 15 2.49 3.75 2.82 6.93 5.83 10 3.16 3.22 7.38 8 6.79 14.95 0 0-1.69-12.37-8.17-11s-7.44 4.53-11.37 2-5.8 14-5.8 14-6.27-19.34 10.24-22.24 17.52 11.25 15.16 24.44-18.89 19.55-25.4 1.72c0 0 14.49-6.6 21.72 0s-28 17.46-57.43 9.71"
48
47
  }));
49
48
  }
50
-
51
49
  }
52
50
  EmptyTeams.propTypes = EmptyStateProps;
53
- EmptyTeams.defaultProps = { ...EmptyStateDefaultProps,
51
+ EmptyTeams.defaultProps = {
52
+ ...EmptyStateDefaultProps,
54
53
  dataId: 'emptyTeams'
55
54
  };
56
-
57
55
  if (false) {
58
56
  EmptyTeams.docs = {
59
57
  componentGroup: 'Emptystate'
@@ -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 EmptyTelegram extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 500 500",
10
+ name: "emptyTelegram"
11
+ }, this.props), /*#__PURE__*/React.createElement("g", {
12
+ clipPath: "url(#telegram_svg__a)"
13
+ }, /*#__PURE__*/React.createElement("path", {
14
+ d: "M40.543 341.908c176.402-75.574 368.142-199.294 368.142-199.294L224.62 277.978s-13.746 9.44-6.157 32.539c7.589 23.1 12.368 53.727-1.25 43.735-13.619-9.992-1.162-106.644-90.471-106.157 0 0-4.231-2.123 8.642-8.248 12.873-6.124 229.589-91.488 285.685-118.527a5.03 5.03 0 0 1 2.971-.472 5.045 5.045 0 0 1 2.712 1.307 5.065 5.065 0 0 1 1.225 5.626l-90.105 221.897s-5.036 20.229-24.621 5.86c-19.584-14.369-39.892-53.193-78.282-17.563",
15
+ stroke: "var(--zd_emptysvg_primary_stroke)",
16
+ fill: "transparent",
17
+ strokeWidth: 2.5,
18
+ strokeLinecap: "round",
19
+ strokeLinejoin: "round"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ opacity: 0.8,
22
+ d: "M230.738 320.314s-6.665-8.181 16.64-36.43c23.305-28.249 147.516-133.762 149.263-122.48 1.747 11.282-76.925 182.895-85.626 166.512-8.7-16.383-56.422-32.061-80.277-7.602Z",
23
+ fill: "var(--zd_emptysvg_secondary_fill)"
24
+ })), /*#__PURE__*/React.createElement("g", {
25
+ clipPath: "url(#telegram_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: "telegram_svg__a"
51
+ }, /*#__PURE__*/React.createElement("path", {
52
+ fill: "#fff",
53
+ transform: "rotate(-8.803 1191.04 .193)",
54
+ d: "M0 0h420v225.978H0z"
55
+ })), /*#__PURE__*/React.createElement("clipPath", {
56
+ id: "telegram_svg__b"
57
+ }, /*#__PURE__*/React.createElement("path", {
58
+ fill: "#fff",
59
+ transform: "translate(22.5 50)",
60
+ d: "M0 0h450v400H0z"
61
+ }))));
62
+ }
63
+ }
64
+ EmptyTelegram.propTypes = EmptyStateProps;
65
+ EmptyTelegram.defaultProps = {
66
+ ...EmptyStateDefaultProps,
67
+ dataId: 'emptyTelegram'
68
+ };
69
+ if (false) {
70
+ EmptyTelegram.docs = {
71
+ componentGroup: 'Emptystate'
72
+ };
73
+ }
@@ -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 EmptyTemplate extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -59,13 +58,12 @@ export default class EmptyTemplate extends React.Component {
59
58
  d: "M44.61 81.45A10.42 10.42 0 0055 71v-7.7a7.53 7.53 0 014.22-6.9 6.53 6.53 0 013.19-.59c4.83.32 81.74 0 81.74 0s7.4.34 7.72 5.17 0 80.45 0 80.45.32 5.47-4.82 7.08c-4.69 1.46-73 .26-85.3 0-1.09 0-2.95-.76-3-1.84-.45-8-1.14-39.36.6-57.61a8.15 8.15 0 011.9-4.59A4 4 0 0164 83c2.53-.16 62.3-1.29 72.73-1.49a5.41 5.41 0 014.56 2.19 5.14 5.14 0 01.77 1.67c.74 3 .65 28.32-.46 30.91s-25.23 3.69-26.42.33c-1.62-4.56-2-24.92.18-26.85s25.93-2.68 28.27-1.68 1.42 50.31-1.15 57c0 0-26.13 1.18-27.12 0s-.76-20.85.2-22.17c1.28-1.79 25.4-1.64 27.12-1.19 2.56.67 3.18 22.27 1.84 23.5-2.4 2.2-70.53 2.23-74.29-1.53s-4-50.48-1-52.46 23.36-3.62 31.47-1.51c0 0 3 1.71 2.88 3.89s1.67 48.5 1.67 48.5-.18 3.47-5.8 5.19-45.67 2-45.67-7 .63-52.68.63-52.68.13-6.06 5.49-7l95.46-.77a4.22 4.22 0 014.25 4.22v4.41a4.22 4.22 0 004.22 4.23"
60
59
  }));
61
60
  }
62
-
63
61
  }
64
62
  EmptyTemplate.propTypes = EmptyStateProps;
65
- EmptyTemplate.defaultProps = { ...EmptyStateDefaultProps,
63
+ EmptyTemplate.defaultProps = {
64
+ ...EmptyStateDefaultProps,
66
65
  dataId: 'emptyTemplate'
67
66
  };
68
-
69
67
  if (false) {
70
68
  EmptyTemplate.docs = {
71
69
  componentGroup: 'Emptystate'
@@ -1,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 EmptyTicket extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -50,13 +49,12 @@ export default class EmptyTicket extends React.Component {
50
49
  fill: "var(--zd_emptysvg_circle_fill)"
51
50
  }));
52
51
  }
53
-
54
52
  }
55
53
  EmptyTicket.propTypes = EmptyStateProps;
56
- EmptyTicket.defaultProps = { ...EmptyStateDefaultProps,
54
+ EmptyTicket.defaultProps = {
55
+ ...EmptyStateDefaultProps,
57
56
  dataId: 'emptyTicket'
58
57
  };
59
-
60
58
  if (false) {
61
59
  EmptyTicket.docs = {
62
60
  componentGroup: 'Emptystate'
@@ -1,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 EmptyTimeEntry extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -53,13 +52,12 @@ export default class EmptyTimeEntry extends React.Component {
53
52
  d: "M34.94 145.49h43.51a22.78 22.78 0 0020-11.75 2.31 2.31 0 014.32 1.33v.11c-.51 3.88-5.6 8.79-11.89 3.3-5.7-5-20.15-14.36-16.54-38.88a33.9 33.9 0 018.4-18c3.15-3.43 7.27-6.45 12.1-6.54 0 0 .29.07.72.22a1.43 1.43 0 001.78-1.9l-.73-1.73a2 2 0 011-2.67c3.48-1.64 10.77-5.14 11-5.81.25-.87-1-7.2-5.57-7.27-2.65 0-14.54.5-15.17 1.88s3.42.5 2.91-3-5.56-1.88-4.8.51 2 3.05.44 4.31c-.55.45-11.81 6.75-8.16 12.36.67 1 1.21 1.8 1.64 2.4a3.26 3.26 0 003.92 1.06c3.06-1.32 8.37-3.59 8.73-3.59s1.39 2.76 8.22-.87 14.66-5 16.06-4.77c0 0 1.14.11 1.23-1.56 0-.91.1-4.38 5.56-7.27 2.35-1.24 14.54.5 15.18 1.88s-3.42.5-2.91-3 5.56-1.88 4.8.5-.76 4.14-.25 4.64 11.13 6.14 8 12S145 77.8 145 77.8s-13.52-12.52-23.08-11.48a1.54 1.54 0 01-1.14-.31c-.78-.64-.61-1.54 1.52-1.61 3.24-.11 31.9 5.92 32.28 36.9s-24.9 39.16-34.48 36.87c-9-2.13-27.94-6.36-28.26-39.11a28.89 28.89 0 018.39-20.89c6.09-6 16.2-10.61 32.3-4.81 0 0 22.82 9.5 16.3 38.78s-38.15 26.23-48.12 8.93S97 81.15 107.56 76.4s20.26-4.22 15 24.57c0 0-3.77-1-2.32-22.89 0 0 .43-2.59 3-.87s-.38 27.46-1.89 28.51c-.61.42-3.4-2.43-2-4.32a2.64 2.64 0 014.93 1.3c0 2.56-16.41 12.38-17.86 11.66s11.18-8.21 11.18-8.21"
54
53
  }));
55
54
  }
56
-
57
55
  }
58
56
  EmptyTimeEntry.propTypes = EmptyStateProps;
59
- EmptyTimeEntry.defaultProps = { ...EmptyStateDefaultProps,
57
+ EmptyTimeEntry.defaultProps = {
58
+ ...EmptyStateDefaultProps,
60
59
  dataId: 'EmptyTimeEntry'
61
60
  };
62
-
63
61
  if (false) {
64
62
  EmptyTimeEntry.docs = {
65
63
  componentGroup: 'Emptystate'
@@ -1,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 EmptyTimeline extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -47,13 +46,12 @@ export default class EmptyTimeline extends React.Component {
47
46
  d: "M78.56 147.23c-28.72-23.13-11-53.38-11-53.38C80 73.08 98.12 71.9 98.12 71.9v7.44s10.2-3.17 16.42-7.75c11.78-8.68 8.3.48 4.74-1.33-4-2-21.61-14.6-21.61-14.6v8.45c0 2-1.36 1.38-3.32 1.85a48.52 48.52 0 00-10.25 3.91c-16.06 7.91-21.82 22.5-23.94 34.55-3.81 21.63 6.56 38.88 19.09 46.33 18.44 10.95 58.8 6.06 59.56-30.38.9-43-40.37-35.18-40.37-35.18s0 18.39.4 30.38 8.79 8 8.79 4.8-31.16-3.62-31.16-3.62l-4.41 3.45 4.68 2.89 19-2.34"
48
47
  }));
49
48
  }
50
-
51
49
  }
52
50
  EmptyTimeline.propTypes = EmptyStateProps;
53
- EmptyTimeline.defaultProps = { ...EmptyStateDefaultProps,
51
+ EmptyTimeline.defaultProps = {
52
+ ...EmptyStateDefaultProps,
54
53
  dataId: 'emptyTimeline'
55
54
  };
56
-
57
55
  if (false) {
58
56
  EmptyTimeline.docs = {
59
57
  componentGroup: 'Emptystate'
@@ -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 EmptyTopic extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -53,13 +52,12 @@ export default class EmptyTopic extends React.Component {
53
52
  d: "M42.1 124.6a.61.61 0 01-.45-.48c-.33-1.72-1.55-8.6.07-8.33 1.83.3 70.68 16.69 72.85 17.21h.11c.62 0 6 .07 7-5.47S140.9 81.65 143.49 76a.62.62 0 01.92-.25l2.72 1.84a.63.63 0 01.25.68c-1.43 4.89-15 50.45-27.51 64.23a.7.7 0 01-.19.15 3.06 3.06 0 01-2.89 0 .63.63 0 00-.61 0 5.05 5.05 0 01-3.6.19c-2.37-.77-65.03-16.84-70.48-18.24z"
54
53
  }));
55
54
  }
56
-
57
55
  }
58
56
  EmptyTopic.propTypes = EmptyStateProps;
59
- EmptyTopic.defaultProps = { ...EmptyStateDefaultProps,
57
+ EmptyTopic.defaultProps = {
58
+ ...EmptyStateDefaultProps,
60
59
  dataId: 'emptyTopic'
61
60
  };
62
-
63
61
  if (false) {
64
62
  EmptyTopic.docs = {
65
63
  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 EmptyTwilio extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 500 500",
10
+ name: "emptyTwilio"
11
+ }, this.props), /*#__PURE__*/React.createElement("g", {
12
+ clipPath: "url(#twilio_svg__a)"
13
+ }, /*#__PURE__*/React.createElement("path", {
14
+ opacity: 0.8,
15
+ d: "M182.123 280.646s6.5-10.555 10.555-2.038c4.055 8.518 6.317 15.833 18.095 6.521 11.778-9.313 16.709-10.739 21.09-4.931 4.381 5.807 8.538 55.18-34.437 44.992 0-.082-34.009-12.899-15.303-44.544ZM177.534 193.658s6.5-10.535 10.534-2.037c4.035 8.497 6.338 15.812 18.116 6.5 11.778-9.312 16.688-10.718 21.09-4.931 4.401 5.787 8.517 55.201-34.458 45.013.021-.062-34.009-12.899-15.282-44.545ZM272.188 275.39s6.5-10.555 10.555-2.038c4.055 8.518 6.317 15.833 18.095 6.521 11.778-9.312 16.709-10.739 21.09-4.931 4.381 5.807 8.518 55.201-34.437 44.992 0-.081-34.03-12.797-15.303-44.544ZM272.188 182.49s6.5-10.534 10.555-2.037 6.317 15.812 18.095 6.5c11.778-9.312 16.709-10.718 21.09-4.931s8.518 55.201-34.437 44.992c0-.061-34.03-12.878-15.303-44.524Z",
16
+ fill: "var(--zd_emptysvg_secondary_fill)"
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ d: "M378.046 315.288c-33.133 74.152-113.704 86.154-113.704 86.154s-92.654 10.983-140.255-66.327a154.136 154.136 0 0 1-5.359-152.828c15.568-29.2 43.546-58.747 93.653-72.807a145.097 145.097 0 0 1 124.3 21.539 169.969 169.969 0 0 1 17.198 14.264c63.169 60.112 60.295 158.696-6.419 214.875-21.457 18.075-51.065 31.605-91.696 32.44-40.632.836-76.496-26.795-83.546-66.551-2.751-15.568-.876-32.257 10.514-47.764 8.314-11.329 22.537-17.157 36.068-13.387 11.431 3.178 30.382 14.956 19.806 38.716-35.761 80.693-133.632-58.767-53.734-119.368 35.13-26.633 59.297 25.43 37.575 47.07-21.722 21.641-59.093-4.829-40.754-40.305 19.827-38.472 127.092-41.977 144.677-2.914 15.588 34.641-37.657 55.609-53.367 28.528-15.711-27.081 17.503-58.788 48.191-30.097 35.762 33.438 24.921 141.131-27.814 135.812-45.93-4.646-32.848-55.486 2.221-52.45 35.068 3.036 30.198 32.807 13.795 44.952",
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(#twilio_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: "twilio_svg__a"
51
+ }, /*#__PURE__*/React.createElement("path", {
52
+ fill: "#fff",
53
+ transform: "translate(100 103)",
54
+ d: "M0 0h300.52v300.072H0z"
55
+ })), /*#__PURE__*/React.createElement("clipPath", {
56
+ id: "twilio_svg__b"
57
+ }, /*#__PURE__*/React.createElement("path", {
58
+ fill: "#fff",
59
+ transform: "translate(22.5 50)",
60
+ d: "M0 0h450v400H0z"
61
+ }))));
62
+ }
63
+ }
64
+ EmptyTwilio.propTypes = EmptyStateProps;
65
+ EmptyTwilio.defaultProps = {
66
+ ...EmptyStateDefaultProps,
67
+ dataId: 'emptyTwilio'
68
+ };
69
+ if (false) {
70
+ EmptyTwilio.docs = {
71
+ componentGroup: 'Emptystate'
72
+ };
73
+ }
@@ -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 EmptyWechat extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 500 500",
10
+ name: "emptyWechat"
11
+ }, this.props), /*#__PURE__*/React.createElement("g", {
12
+ clipPath: "url(#wechat_svg__a)"
13
+ }, /*#__PURE__*/React.createElement("path", {
14
+ opacity: 0.8,
15
+ d: "M364.019 255.481c-2.539 20.28-29.789 26.688-50.086 21.064-26.397-7.294-46.234-15.082-36.384-40.168 16.905-42.996 90.747-15.252 86.47 19.104ZM233.906 257.577a103.39 103.39 0 0 1-19.07 1.346c-52.829-1.329-93.474-6.612-86.759-58.095 10.429-80.301 136.146-73.28 164.98-21.524-59.952 16.53-60.651 62.85-59.151 78.273Z",
16
+ fill: "var(--zd_emptysvg_secondary_fill)"
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ d: "M165.244 186.837c3.715-8.742 27.676-.647 21.439 10.805-6.238 11.452-16.82 6.595-19.087 4.567-4.431-3.954-1.704-26.517 19.598-9.884 23.586 18.405 53.562 13.957 55.88 2.079 2.317-11.878-20.195-19.939-21.166-2.454-.971 17.485 28.63 22.444 28.63 22.444 7.754-23.092 53.733-35.685 53.733-35.685-1.858-17.042-11.078-34.373-35.277-46.984-67.638-35.209-142.213 1.857-157.039 51.994-14.826 50.137 28.255 80.948 28.255 80.948s.273 61.623-7.72 53.613c-7.993-8.009 53.119-29.772 53.119-29.772a232.018 232.018 0 0 0 44.922 0s17.962-2.368 17.86-6.322c0 0 18.081 36.384 82.158 31.646 0 0 41.922 23.33 38.378 24.915-3.545 1.585.204-43.115.204-43.115s40.134-32.039 10.072-76.688-94.309-42.349-124.285-1.193c-29.977 41.156 14.144 72.7 46.66 36.657 0 0 10.651-15.133-3.408-21.166-14.06-6.033-18.405 19.223-4.977 21.439 13.429 2.215 33.044-22.155 43.355-21.439 10.31.716 12.491 14.622 6.816 19.888-5.675 5.266-20.45 1.943-17.041-13.173 3.408-15.116 19.444-9.169 23.858-.801 33.01 63.054-98.297 39.945-98.297 39.945s-25.562-16.087-6.816-58.18",
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(#wechat_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: "wechat_svg__a"
51
+ }, /*#__PURE__*/React.createElement("path", {
52
+ fill: "#fff",
53
+ transform: "translate(108 117)",
54
+ d: "M0 0h283.233v222.65H0z"
55
+ })), /*#__PURE__*/React.createElement("clipPath", {
56
+ id: "wechat_svg__b"
57
+ }, /*#__PURE__*/React.createElement("path", {
58
+ fill: "#fff",
59
+ transform: "translate(22.5 50)",
60
+ d: "M0 0h450v400H0z"
61
+ }))));
62
+ }
63
+ }
64
+ EmptyWechat.propTypes = EmptyStateProps;
65
+ EmptyWechat.defaultProps = {
66
+ ...EmptyStateDefaultProps,
67
+ dataId: 'emptyWechat'
68
+ };
69
+ if (false) {
70
+ EmptyWechat.docs = {
71
+ componentGroup: 'Emptystate'
72
+ };
73
+ }
@@ -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 EmptyWhatsapp extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 500 500",
10
+ name: "emptyWhatsapp"
11
+ }, this.props), /*#__PURE__*/React.createElement("g", {
12
+ clipPath: "url(#whatsapp_svg__a)"
13
+ }, /*#__PURE__*/React.createElement("path", {
14
+ d: "M344.584 321.303c-48.752 46.243-122.326 22.075-122.326 22.075l-7.614 9.736c115.849 33.222 149.977-41.522 149.977-41.522a49.424 49.424 0 0 1-23.578.455 49.61 49.61 0 0 1-21.137-10.532s13.68-5.695 15.01-14.432c1.329-8.738-30.02-24.874-30.02-24.874s31.035 30.253 32.364 16.477c1.33-13.776-29.004-23.195-32.291-23.974-3.287-.779-15.155 16.161-15.155 16.161a11.117 11.117 0 0 0 2.617 4.204 11.02 11.02 0 0 0 4.175 2.636c-3.795.389-12.085-2.605-12.085-2.605-33.694-12.802-53.175-49.577-53.392-47.241-.218 2.337 12.689 4.868 13.946-8.616 1.257-13.484-12.085-30.934-12.085-30.934s5.897 24.168 15.154 24.995c9.257.828-7.251-24.168-12.085-29.206-4.834-5.038-58.613-.657-19.988 63.572 38.624 64.23 144.393 81.17 164.527 37.214 8.749-19.081 9.426-40.524 7.396-58.704-3.297-32.004-19.022-61.399-43.749-81.778-36.255-29.426-77.344-28.038-107.388-20.396-33.307 8.445-62.263 29.79-78.457 60.262-33.041 62.234 9.813 114.124 9.813 121.694 0 9.297-26.877 65.933-36.11 60.846-9.233-5.087 69.683-20.298 69.683-20.298l-9.523-11.926-29.971 10.757s25.91-38.381 19.819-50.648c-6.091-12.267-50.758-59.581 5.076-128.411 49.791-61.382 156.865-29.547 174.751 18.936 0 0 24.17 40.84 1.329 104.437",
15
+ stroke: "var(--zd_emptysvg_primary_stroke)",
16
+ fill: "transparent",
17
+ strokeWidth: 2.124,
18
+ strokeLinecap: "round",
19
+ strokeLinejoin: "round"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ opacity: 0.8,
22
+ d: "M259.431 212.094s9.668 13.727-.677 22.659c-10.345 8.933 15.687 28.866 23.881 21.905 8.193-6.961 30.696-29.547 55.954-24.046 25.258 5.5-8.871-76.278-77.103-67.345.096.097-21.826 6.279-2.055 46.827ZM188.346 233.512s-15.493 83.043 88.295 99.983a45.637 45.637 0 0 0 25.862-3.31c5.535-2.434 11.263-5.574 13.68-8.835 0-.025-99.751-11.464-127.837-87.838Z",
23
+ fill: "var(--zd_emptysvg_secondary_fill)"
24
+ })), /*#__PURE__*/React.createElement("g", {
25
+ clipPath: "url(#whatsapp_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: "whatsapp_svg__a"
51
+ }, /*#__PURE__*/React.createElement("path", {
52
+ fill: "#fff",
53
+ transform: "translate(130 118)",
54
+ d: "M0 0h260v250.299H0z"
55
+ })), /*#__PURE__*/React.createElement("clipPath", {
56
+ id: "whatsapp_svg__b"
57
+ }, /*#__PURE__*/React.createElement("path", {
58
+ fill: "#fff",
59
+ transform: "translate(22.5 50)",
60
+ d: "M0 0h450v400H0z"
61
+ }))));
62
+ }
63
+ }
64
+ EmptyWhatsapp.propTypes = EmptyStateProps;
65
+ EmptyWhatsapp.defaultProps = {
66
+ ...EmptyStateDefaultProps,
67
+ dataId: 'emptyWhatsapp'
68
+ };
69
+ if (false) {
70
+ EmptyWhatsapp.docs = {
71
+ componentGroup: 'Emptystate'
72
+ };
73
+ }
@@ -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 Export extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -42,13 +41,12 @@ export default class Export extends React.Component {
42
41
  }
43
42
  }));
44
43
  }
45
-
46
44
  }
47
45
  Export.propTypes = EmptyStateProps;
48
- Export.defaultProps = { ...EmptyStateDefaultProps,
46
+ Export.defaultProps = {
47
+ ...EmptyStateDefaultProps,
49
48
  dataId: 'emptyExport'
50
49
  };
51
-
52
50
  if (false) {
53
51
  Export.docs = {
54
52
  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 Extensions extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -48,13 +47,12 @@ export default class Extensions extends React.Component {
48
47
  d: "M59.8465 113.763C59.8465 113.763 56.842 134.924 61.811 136.89C66.78 138.856 132.071 137.353 132.071 137.353C132.071 137.353 115.43 115.035 97.7497 117.001C80.0692 118.966 62.6199 97.8046 59.8465 113.763Z"
49
48
  }));
50
49
  }
51
-
52
50
  }
53
51
  Extensions.propTypes = EmptyStateProps;
54
- Extensions.defaultProps = { ...EmptyStateDefaultProps,
52
+ Extensions.defaultProps = {
53
+ ...EmptyStateDefaultProps,
55
54
  dataId: 'emptExtensions'
56
55
  };
57
-
58
56
  if (false) {
59
57
  Extensions.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 Extractor extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -41,13 +40,12 @@ export default class Extractor extends React.Component {
41
40
  d: "M72.7 35.4s1.9 33.3-.8 34.1c-2.7.8-17.5 1.6-17.5-.8 0-2.4 18-19.1 21.3-18.6 3.3.5 66.5.8 68.5 2.4 1.1.8 1.6 13.5 1.7 26.2.1 12.7.5 89.7.5 89.7l-11.4.4c-10.2 0-80.2 2-80.9-.7s-.7-60.8-.7-60.8v-30s80.7-2.5 82.3 3.8c1.6 6.4-66.8 5.4-67.1 4-.4-1.5-.1-9.7-.1-9.7s49.8-3.2 65.9 2.1"
42
41
  }));
43
42
  }
44
-
45
43
  }
46
44
  Extractor.propTypes = EmptyStateProps;
47
- Extractor.defaultProps = { ...EmptyStateDefaultProps,
45
+ Extractor.defaultProps = {
46
+ ...EmptyStateDefaultProps,
48
47
  dataId: 'emptyExtractor'
49
48
  };
50
-
51
49
  if (false) {
52
50
  Extractor.docs = {
53
51
  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 GCBot extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -39,13 +38,12 @@ export default class GCBot extends React.Component {
39
38
  d: "M108.43 122.26c5.17-1.7 2.12-10.64-1.92-7.87s-4.61 11.06 7.16 12 14.75-6.1 13.9-9.5-6.45-4.54-6.95 1.27 7.3 8.94 14.32 7.54 4.89-10.65 1.84-10.51-5.6 5.6 2.71 10.87 13.95.59 12.3-16.85c-2-20.84-43.54-31.28-55.41-.88-8.49 21.74 9.29 31.54 12.44 33.69S96 156 97.38 156.43s26.43-10 26.43-10a29.06 29.06 0 0 0 21.63-5.43 34.1 34.1 0 0 0 12.21-38.62 36 36 0 0 0-13.88-18c-1.55-8.82-9.93-13.69-19.12-14.32l-.25-5.14c-4.65-1.47-4-5.19-2.32-6.72a2.75 2.75 0 0 1 4.46 2.5c-.25 2.69-3.74 3.43-3.74 3.43v5.86h-1.38a17.77 17.77 0 0 0-16.87 13s25.77-.1 28.83-.31a2.37 2.37 0 0 0 2.23-2.52 5.08 5.08 0 0 0-.7-2.19c-1.52-2.67-19-1.05-19-1.05s-2.32.48-2.29 3.85l.08 1.23c-8 .24-22.31 6.76-26.53 21.89 0 0-8.29 22.8 13.62 38.69M76 83.34a13.39 13.39 0 0 0 6 7.49s-6.51.38-9.37-3.75c0 0-14.8 8.23-24.31-2.09s1.5-31.78 18.34-26.48c0 0 5.5 2.78 4.28 7.74s-6 2-3.67-.43 9.28-2.11 9.56 7.87S68 83.49 67 83.06c-2-1-3.14-4.86-1.37-7.73s-.75 7.52-4.71 7.18.27-8.93-3.15-7.59c-2.33.92-5 8.34-4.44 8.55s1.48-18.32 5.19-21c5.4-3.9 7.87 8.75-6.7 12.65"
40
39
  }));
41
40
  }
42
-
43
41
  }
44
42
  GCBot.propTypes = EmptyStateProps;
45
- GCBot.defaultProps = { ...EmptyStateDefaultProps,
43
+ GCBot.defaultProps = {
44
+ ...EmptyStateDefaultProps,
46
45
  dataId: 'emptyGCBot'
47
46
  };
48
-
49
47
  if (false) {
50
48
  GCBot.docs = {
51
49
  componentGroup: 'Emptystate'