@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
@@ -0,0 +1,72 @@
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 EmptyApplechat extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 500 500",
10
+ name: "emptyApplechat"
11
+ }, this.props), /*#__PURE__*/React.createElement("g", {
12
+ clipPath: "url(#applechat_svg__a)"
13
+ }, /*#__PURE__*/React.createElement("path", {
14
+ d: "M166.719 332.493c-14.49-4.947-74.373-30.324-59.242-110.596 17.76-94.451 227.692-131.523 276.957-20.865C433.698 311.69 284.518 362.9 226.353 352.799c0 0-43.344 24.467-79.381 18.443a357.55 357.55 0 0 0 43.903-38.459s-61.891-8.28-76.173-63.423c-14.283-55.142 19.229-100.701 85.198-122.684",
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
+ d: "M364.81 177.973c-19.167-19.81-40.653-15.007-92.029 16.828-51.375 31.836-61.352 6.603-78.988-22.231-17.636-28.834-46.014 7.224-46.014 7.224-68.122 90.166 23.783 135.622 56.177 148.227a118.642 118.642 0 0 1-22.251 23.701 4.14 4.14 0 0 0 3.477 7.266c16.56-3.913 39.577-11.095 57.668-23.37 157.19 13.268 140.114-138.871 121.96-157.645Z",
22
+ fill: "var(--zd_emptysvg_secondary_fill)"
23
+ })), /*#__PURE__*/React.createElement("g", {
24
+ clipPath: "url(#applechat_svg__b)"
25
+ }, /*#__PURE__*/React.createElement("path", {
26
+ opacity: 0.1,
27
+ 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",
28
+ fill: "var(--zd_emptysvg_primary_fill)"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ 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",
31
+ fill: "var(--zd_emptysvg_plus)"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ 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",
34
+ fill: "var(--zd_emptysvg_plus)"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ 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",
37
+ fill: "var(--zd_emptysvg_small_circle)"
38
+ }), /*#__PURE__*/React.createElement("path", {
39
+ 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",
40
+ fill: "var(--zd_emptysvg_small_circle)"
41
+ }), /*#__PURE__*/React.createElement("path", {
42
+ 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",
43
+ fill: "var(--zd_emptysvg_tiny_circle)"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ opacity: 0.1,
46
+ 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",
47
+ fill: "var(--zd_emptysvg_primary_fill)"
48
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
49
+ id: "applechat_svg__a"
50
+ }, /*#__PURE__*/React.createElement("path", {
51
+ fill: "#fff",
52
+ transform: "translate(104 132)",
53
+ d: "M0 0h291.28v241.229H0z"
54
+ })), /*#__PURE__*/React.createElement("clipPath", {
55
+ id: "applechat_svg__b"
56
+ }, /*#__PURE__*/React.createElement("path", {
57
+ fill: "#fff",
58
+ transform: "translate(22.5 50)",
59
+ d: "M0 0h450v400H0z"
60
+ }))));
61
+ }
62
+ }
63
+ EmptyApplechat.propTypes = EmptyStateProps;
64
+ EmptyApplechat.defaultProps = {
65
+ ...EmptyStateDefaultProps,
66
+ dataId: 'emptyApplechat'
67
+ };
68
+ if (false) {
69
+ EmptyApplechat.docs = {
70
+ componentGroup: 'Emptystate'
71
+ };
72
+ }
@@ -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 EmptyApproval extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -53,13 +52,12 @@ export default class EmptyApproval extends React.Component {
53
52
  d: "M146 125.33c1.79 5.74 4.39 16.67-1 18.42s-55.63 19.49-59.78 17-29.38-83.41-23.29-85.61 19.54-7.18 20.29-7c0 0-2-7.78 3.15-9.91s8.27-2.57 12.82 5c0 0 19.34-5.5 21.33-5s25.87 67.59 25.3 80.56c0 0 0 1.13-4.26 3.66s-48.34 16-53.45 14.1S65.5 89.2 64.93 83s51.44-20.27 53.71-17.45c2.13 2.63 7.5 19.17 13.53 35.9q1.31 3.63 2.28 7.36l1.79 6.91s-14.47-2.46-15.29-.55.54 10.38 1.77 7.24 1.91-7.51-2.59-14.89-8.88-13.92-5.19-20.07c0 0-6.15-2.46-8.6 4s5.59 12.29 3.14 14.48-18.08-1.1-18.62 4.36 8.78 5.74 9 4.37-9.46-1.09-9.6 3.14 9.19 4.92 9.19 3.15-8.64-1.23-8 3.68 9.87 3.55 9.74 3-7.91-1.76-8.55 1.41 13.55 4.69 18.76 2.72 12.12-1.34 12.12-1.34"
54
53
  }));
55
54
  }
56
-
57
55
  }
58
56
  EmptyApproval.propTypes = EmptyStateProps;
59
- EmptyApproval.defaultProps = { ...EmptyStateDefaultProps,
57
+ EmptyApproval.defaultProps = {
58
+ ...EmptyStateDefaultProps,
60
59
  dataId: 'emptyApproval'
61
60
  };
62
-
63
61
  if (false) {
64
62
  EmptyApproval.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 EmptyArchived extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -55,13 +54,12 @@ export default class EmptyArchived extends React.Component {
55
54
  r: 1.35
56
55
  }));
57
56
  }
58
-
59
57
  }
60
58
  EmptyArchived.propTypes = EmptyStateProps;
61
- EmptyArchived.defaultProps = { ...EmptyStateDefaultProps,
59
+ EmptyArchived.defaultProps = {
60
+ ...EmptyStateDefaultProps,
62
61
  dataId: 'emptyArchived'
63
62
  };
64
-
65
63
  if (false) {
66
64
  EmptyArchived.docs = {
67
65
  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 EmptyArticle extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 500 500",
10
+ name: "emptyArticle"
11
+ }, this.props), /*#__PURE__*/React.createElement("g", {
12
+ clipPath: "url(#article_svg__a)"
13
+ }, /*#__PURE__*/React.createElement("path", {
14
+ opacity: 0.1,
15
+ d: "M200.502 140.5s116.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",
16
+ fill: "var(--zd_emptysvg_primary_fill)"
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ d: "M35 293.249s-.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",
19
+ fill: "var(--zd_emptysvg_plus)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "m44.5 284.498-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",
22
+ fill: "var(--zd_emptysvg_plus)"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ d: "M428 51.999C421.5 51.999 416.25 57.249 416.25 63.749C416.25 70.249 421.5 75.499 428 75.499C434.5 75.499 439.75 70.249 439.75 63.749C439.75 57.249 434.25 51.999 428 51.999ZM428 73.249C423 73.249 418.75 68.999 418.75 63.749C418.75 58.499 423 54.249 428 54.249C433 54.249 437.25 58.499 437.25 63.749C437.25 68.999 433 73.249 428 73.249Z",
25
+ fill: "var(--zd_emptysvg_medium_circle)"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ d: "M311 432.748C306.25 432.748 302.5 436.498 302.5 441.248C302.5 445.998 306.25 449.748 311 449.748C315.75 449.748 319.5 445.998 319.5 441.248C319.5 436.748 315.75 432.748 311 432.748ZM311 447.498C307.75 447.498 305 444.748 305 441.248C305 437.748 307.75 434.998 311 434.998C314.25 434.998 317 437.748 317 441.248C317 444.748 314.25 447.498 311 447.498Z",
28
+ fill: "var(--zd_emptysvg_small_circle)"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ d: "M202.25 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 5ZM474.5 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",
31
+ fill: "var(--zd_emptysvg_tiny_circle)"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ opacity: 0.1,
34
+ d: "M289.502 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",
35
+ fill: "var(--zd_emptysvg_primary_fill)"
36
+ })), /*#__PURE__*/React.createElement("g", {
37
+ clipPath: "url(#article_svg__b)"
38
+ }, /*#__PURE__*/React.createElement("path", {
39
+ opacity: 0.8,
40
+ d: "M189.54 215.61s-15.909-98.336 8.02-100.256c23.928-1.921 131.322 0 126.962 23.098-4.36 23.098-60.964 24.448-37.009 36.023 23.955 11.575 65.791-.649 65.791 22.501 0 23.15-163.764 18.634-163.764 18.634ZM196.184 253.371s-16.869 9.447.675 12.379c17.544 2.933 98.492.597 92.419-6.488-6.073-7.085-93.094-5.891-93.094-5.891ZM197.714 293.263s-13.677 8.798.467 11.393c14.145 2.595 79.962.545 75.031-6.021-4.931-6.566-75.498-5.372-75.498-5.372ZM197.714 332.192s-13.677 8.798.467 11.394c14.145 2.595 79.962.545 75.031-6.021-4.931-6.567-75.498-5.373-75.498-5.373Z",
41
+ fill: "var(--zd_emptysvg_secondary_fill)"
42
+ }), /*#__PURE__*/React.createElement("path", {
43
+ d: "M385.277 89.246c-.883-3.53-169.525-4.204-234.538-4.334a25.382 25.382 0 0 0-25.434 25.123l-.233 21.255.7 157.977s-3.737 8.85-5.19-7.786c-1.454-16.636.934-151.956.934-151.956-4.386-1.375-11.342-.311-11.004 20.244.519 29.95-2.595 183.722 3.01 187.692 5.606 3.971 20.97 16.481 23.955-20.944 2.595-31.922-.597-166.982-1.583-206.275a15.407 15.407 0 0 1 1.066-6.06 15.402 15.402 0 0 1 8.463-8.589 15.389 15.389 0 0 1 6.043-1.156c4.697 0 8.902 2.595 9.94 10.641 2.725 20.243-7.345 272.792 1.038 278.684 8.383 5.891 228.387 6.54 228.387-8.331 0-14.871-4.464-281.773-5.554-286.185Z",
44
+ stroke: "var(--zd_emptysvg_primary_stroke)",
45
+ fill: "transparent",
46
+ strokeWidth: 2.5,
47
+ strokeLinecap: "round",
48
+ strokeLinejoin: "round"
49
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
50
+ id: "article_svg__a"
51
+ }, /*#__PURE__*/React.createElement("path", {
52
+ fill: "#fff",
53
+ transform: "translate(25 50)",
54
+ d: "M0 0h450v400H0z"
55
+ })), /*#__PURE__*/React.createElement("clipPath", {
56
+ id: "article_svg__b"
57
+ }, /*#__PURE__*/React.createElement("path", {
58
+ fill: "#fff",
59
+ transform: "translate(108.93 83.664)",
60
+ d: "M0 0h283.07v305.13H0z"
61
+ }))));
62
+ }
63
+ }
64
+ EmptyArticle.propTypes = EmptyStateProps;
65
+ EmptyArticle.defaultProps = {
66
+ ...EmptyStateDefaultProps,
67
+ dataId: 'emptyArticle'
68
+ };
69
+ if (false) {
70
+ EmptyArticle.docs = {
71
+ componentGroup: 'Emptystate'
72
+ };
73
+ }
@@ -0,0 +1,67 @@
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 EmptyAsapchat extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 500 500",
10
+ name: "emptyAsapchat"
11
+ }, this.props), /*#__PURE__*/React.createElement("path", {
12
+ d: "M189.399 253.531c-32.676 1.633-29.272 35.399-23.485 52.077 66.373 5.446 199.324 5.718 200.14-36.761 1.022-53.098-9.19-93.943-28.591-97.007-19.401-3.063-42.887 0-54.12 32.676-11.232 32.676-53.098 46.972-93.944 49.015Z",
13
+ fill: "var(--zd_emptysvg_secondary_fill)"
14
+ }), /*#__PURE__*/React.createElement("path", {
15
+ d: "M184.096 194.24s1.334-12.796 7.507-12.796 158.084-8.554 158.084 0c0 8.555-165.591 12.796-165.591 12.796ZM183.951 236.845s1.573-12.772 7.746-12.653c6.173.119 158.227-5.552 158.06 3.003-.167 8.554-165.806 9.65-165.806 9.65ZM183.951 279.474s.977-12.772 4.409-12.724c3.432.048 87.515-6.886 87.348 1.668-.167 8.554-91.757 11.056-91.757 11.056Z",
16
+ fill: "var(--zd_emptysvg_secondary_fill)"
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ d: "M123.464 379.217s-25.835-249.121 7.865-253.6c33.7-4.48 261.615-5.624 264.999 16.846 3.384 22.47 16.683 190.623-17.851 194.554-31.388 3.598-168.952-1-195.43-3.717a9.13 9.13 0 0 0-7.699 2.931c-10.629 11.628-43.137 46.726-44.734 43.534-1.907-3.813-11.702-188.383-7.15-189.122 4.552-.739 221.647-.167 222.6-5.29.954-5.123-165.091-7.005-167.141-6.481-2.049.524.763 52.755 2.813 55.304 2.049 2.55 162.064 4.146 162.517-4.122.453-8.268-161.183-7.458-163.685-7.148-2.503.31-6.578 46.917-3.456 50.348 3.122 3.431 98.573 1.263 98.573-2.812 0-4.074-92.948-4.765-95.117-4.765-.739 0-1.573 7.148-2.24 16.941",
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(#asapchat_svg__a)"
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: "asapchat_svg__a"
51
+ }, /*#__PURE__*/React.createElement("path", {
52
+ fill: "#fff",
53
+ transform: "translate(22.5 50)",
54
+ d: "M0 0h450v400H0z"
55
+ }))));
56
+ }
57
+ }
58
+ EmptyAsapchat.propTypes = EmptyStateProps;
59
+ EmptyAsapchat.defaultProps = {
60
+ ...EmptyStateDefaultProps,
61
+ dataId: 'emptyAsapchat'
62
+ };
63
+ if (false) {
64
+ EmptyAsapchat.docs = {
65
+ componentGroup: 'Emptystate'
66
+ };
67
+ }
@@ -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 EmptyAttach extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -47,13 +46,12 @@ export default class EmptyAttach extends React.Component {
47
46
  d: "M146.42 155.3c-17.09.46-60.1-.42-69.48-.77a2.4 2.4 0 01-2.33-2.39v-23.43h-4.69l-5-48.51a2.94 2.94 0 012.67-3.2l53.3-4.7 7.19 52.09s-54 7.52-54.58 5.93-1-65.57 0-66.07c1.62-.87 18.28-.24 22.81 0a1.33 1.33 0 011.26 1.16c.86 7 5.12 45.07 5.08 46.83-.14 5.91-13.49 14.69-17.54-.24-4.44-16.36-6.44-48.46-6.59-50.8-.31-5.16 13.8-16.72 17.87 17.2 3.77 31.37 3.84 34.6-2 35.48-6.86 1-11.37-47.7-11.37-47.7h60.63a3.2 3.2 0 013.21 3.09c.37 12.61 4.83 87 1.65 88.86-2.27 1.36-49.85 0-49.85 0"
48
47
  }));
49
48
  }
50
-
51
49
  }
52
50
  EmptyAttach.propTypes = EmptyStateProps;
53
- EmptyAttach.defaultProps = { ...EmptyStateDefaultProps,
51
+ EmptyAttach.defaultProps = {
52
+ ...EmptyStateDefaultProps,
54
53
  dataId: 'emptyAttach'
55
54
  };
56
-
57
55
  if (false) {
58
56
  EmptyAttach.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 EmptyBlueprint extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -62,13 +61,12 @@ export default class EmptyBlueprint extends React.Component {
62
61
  r: 1.49
63
62
  }));
64
63
  }
65
-
66
64
  }
67
65
  EmptyBlueprint.propTypes = EmptyStateProps;
68
- EmptyBlueprint.defaultProps = { ...EmptyStateDefaultProps,
66
+ EmptyBlueprint.defaultProps = {
67
+ ...EmptyStateDefaultProps,
69
68
  dataId: 'emptyBlueprint'
70
69
  };
71
-
72
70
  if (false) {
73
71
  EmptyBlueprint.docs = {
74
72
  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 EmptyCallHistory extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -49,13 +48,12 @@ export default class EmptyCallHistory extends React.Component {
49
48
  fill: "var(--zd_emptysvg_secondary_fill)"
50
49
  }));
51
50
  }
52
-
53
51
  }
54
52
  EmptyCallHistory.propTypes = EmptyStateProps;
55
- EmptyCallHistory.defaultProps = { ...EmptyStateDefaultProps,
53
+ EmptyCallHistory.defaultProps = {
54
+ ...EmptyStateDefaultProps,
56
55
  dataId: 'emptyCallHistory'
57
56
  };
58
-
59
57
  if (false) {
60
58
  EmptyCallHistory.docs = {
61
59
  componentGroup: 'Emptystate'
@@ -0,0 +1,77 @@
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 EmptyCanned extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 500 500",
10
+ name: "emptyCanned"
11
+ }, this.props), /*#__PURE__*/React.createElement("g", {
12
+ clipPath: "url(#canned_svg__a)"
13
+ }, /*#__PURE__*/React.createElement("path", {
14
+ opacity: 0.1,
15
+ d: "M198.002 140.5s116.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",
16
+ fill: "var(--zd_emptysvg_primary_fill)"
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ d: "M32.5 293.249s-.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",
19
+ fill: "var(--zd_emptysvg_plus)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "m42 284.498-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",
22
+ fill: "var(--zd_emptysvg_plus)"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ d: "M425.5 51.999C419 51.999 413.75 57.249 413.75 63.749C413.75 70.249 419 75.499 425.5 75.499C432 75.499 437.25 70.249 437.25 63.749C437.25 57.249 431.75 51.999 425.5 51.999ZM425.5 73.249C420.5 73.249 416.25 68.999 416.25 63.749C416.25 58.499 420.5 54.249 425.5 54.249C430.5 54.249 434.75 58.499 434.75 63.749C434.75 68.999 430.5 73.249 425.5 73.249Z",
25
+ fill: "var(--zd_emptysvg_medium_circle)"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ d: "M308.5 432.748C303.75 432.748 300 436.498 300 441.248C300 445.998 303.75 449.748 308.5 449.748C313.25 449.748 317 445.998 317 441.248C317 436.748 313.25 432.748 308.5 432.748ZM308.5 447.498C305.25 447.498 302.5 444.748 302.5 441.248C302.5 437.748 305.25 434.998 308.5 434.998C311.75 434.998 314.5 437.748 314.5 441.248C314.5 444.748 311.75 447.498 308.5 447.498Z",
28
+ fill: "var(--zd_emptysvg_small_circle)"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ 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",
31
+ fill: "var(--zd_emptysvg_tiny_circle)"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ opacity: 0.1,
34
+ 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",
35
+ fill: "var(--zd_emptysvg_primary_fill)"
36
+ })), /*#__PURE__*/React.createElement("g", {
37
+ clipPath: "url(#canned_svg__b)"
38
+ }, /*#__PURE__*/React.createElement("path", {
39
+ d: "M274.462 273.079h-61.991l15.976-64.574h79.586s-43.584 159.07-39.647 159.679c3.938.608 27.812 0 27.812 0l16.876-68.428h60.64s9.721-25.956 6.233-26.677c-3.488-.721-60.078 0-60.078 0l15.976-64.574h60.753s7.425-24.289 6.12-26.542c-1.305-2.253-56.95.676-60.348 0-3.397-.676 16.561-65.476 16.561-65.476s-21.061-.608-27.811 0c-6.751.609-16.561 65.476-16.561 65.476h-79.587l16.561-65.476s-24.099.654-27.812 0c-3.712-.653-16.515 65.476-16.515 65.476s-53.756.315-58.008 0c-4.253-.315-4.501 23.027-6.211 26.677-1.71 3.65 57.693 0 57.693 0l-15.976 64.484s-54.61.902-58.278 0c-3.667-.901-6.75 22.937-6.21 26.677.54 3.741 57.693 0 57.693 0s-17.461 64.71-16.876 68.428c.585 3.717 27.812 0 27.812 0l16.875-68.428 59.066-.383",
40
+ stroke: "var(--zd_emptysvg_primary_stroke)",
41
+ fill: "transparent",
42
+ strokeWidth: 2.5,
43
+ strokeLinecap: "round",
44
+ strokeLinejoin: "round"
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ opacity: 0.8,
47
+ d: "M185.446 362.821s-21.151 4.709-20.678 0c.472-4.709 61.653-240.927 61.653-240.927s18.518-3.334 19.193 0c.675 3.335-60.168 240.927-60.168 240.927ZM290.571 362.821s-21.151 4.709-20.678 0c.472-4.709 61.653-240.927 61.653-240.927s18.518-3.334 19.193 0c.675 3.335-60.168 240.927-60.168 240.927Z",
48
+ fill: "var(--zd_emptysvg_secondary_fill)"
49
+ }), /*#__PURE__*/React.createElement("path", {
50
+ opacity: 0.8,
51
+ d: "M394.864 184.396s-.945 19.603-5.625 20.279c-4.681.675-237.635-.564-237.635-.564s.607-17.529 3.69-19.016c3.082-1.487 239.57-.699 239.57-.699ZM367.234 275.22s-.945 19.602-5.625 20.278c-4.681.676-237.658-.518-237.658-.518s.608-17.552 3.69-19.039c3.083-1.487 239.593-.721 239.593-.721Z",
52
+ fill: "var(--zd_emptysvg_secondary_fill)"
53
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
54
+ id: "canned_svg__a"
55
+ }, /*#__PURE__*/React.createElement("path", {
56
+ fill: "#fff",
57
+ transform: "translate(22.5 50)",
58
+ d: "M0 0h450v400H0z"
59
+ })), /*#__PURE__*/React.createElement("clipPath", {
60
+ id: "canned_svg__b"
61
+ }, /*#__PURE__*/React.createElement("path", {
62
+ fill: "#fff",
63
+ transform: "translate(119 115)",
64
+ d: "M0 0h285v256H0z"
65
+ }))));
66
+ }
67
+ }
68
+ EmptyCanned.propTypes = EmptyStateProps;
69
+ EmptyCanned.defaultProps = {
70
+ ...EmptyStateDefaultProps,
71
+ dataId: 'emptyCanned'
72
+ };
73
+ if (false) {
74
+ EmptyCanned.docs = {
75
+ componentGroup: 'Emptystate'
76
+ };
77
+ }
@@ -0,0 +1,77 @@
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 EmptyChat extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 500 500",
10
+ name: "emptyChat"
11
+ }, this.props), /*#__PURE__*/React.createElement("g", {
12
+ clipPath: "url(#chat_svg__a)"
13
+ }, /*#__PURE__*/React.createElement("path", {
14
+ d: "M183.464 261.93s117.04 1.421 116.407-4.207c-.25-2.286-109.838.96-112.162.96-2.325 0-4.284 50.347-3.304 55.707.979 5.359 134.943 1.459 134.943 1.459s45.295 43.528 47.063 46.102c1.767 2.574-.481 3.631-1.556 3.631-1.076 0 2.151-172.267 0-180.297-2.152-8.029-43.855-2.67-49.214-2.67-5.359 0-16.039 73.821-9.604 76.491 6.435 2.67 3.592-108.551 3.592-118.943 0-10.392-145.355-9.431-163.277-5.666-17.922 3.765-9.451 163.277-9.451 163.277s-1.921 14.637 1.921 14.157c3.842-.48 41.837-43.758 41.837-43.758",
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: "M163.601 149.21C186.421 145.945 282.313 142.698 284.618 156.202C286.923 169.706 231.562 190.106 242.723 207.606C253.883 225.105 292.071 230.656 279.047 241.855C266.023 253.054 186.402 239.934 180.812 243.776C175.222 247.618 153.151 292.125 149.578 287.323C146.005 282.521 140.799 152.476 163.601 149.21Z",
23
+ fill: "var(--zd_emptysvg_secondary_fill)"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ opacity: 0.8,
26
+ d: "M307.285 268.422C310.938 268.157 314.365 266.558 316.915 263.93C319.466 261.302 320.961 257.828 321.116 254.169C321.98 234.384 324.343 199.442 330.298 199.135C338.615 198.693 351.313 197.368 351.313 203.937C351.313 210.507 357.075 326.529 353.502 324.34C349.93 322.15 332.046 298.523 325.918 298.523C319.791 298.523 207.706 305.515 205.516 299.829C203.326 294.143 203.768 275.318 209.896 275.318C214.659 275.318 278.856 270.554 307.285 268.422Z",
27
+ fill: "var(--zd_emptysvg_secondary_fill)"
28
+ })), /*#__PURE__*/React.createElement("g", {
29
+ clipPath: "url(#chat_svg__b)"
30
+ }, /*#__PURE__*/React.createElement("path", {
31
+ opacity: 0.1,
32
+ 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",
33
+ fill: "var(--zd_emptysvg_primary_fill)"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ 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",
36
+ fill: "var(--zd_emptysvg_plus)"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ 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",
39
+ fill: "var(--zd_emptysvg_plus)"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ 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",
42
+ fill: "var(--zd_emptysvg_medium_circle)"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ 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",
45
+ fill: "var(--zd_emptysvg_small_circle)"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ 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",
48
+ fill: "var(--zd_emptysvg_tiny_circle)"
49
+ }), /*#__PURE__*/React.createElement("path", {
50
+ opacity: 0.1,
51
+ 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",
52
+ fill: "var(--zd_emptysvg_primary_fill)"
53
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
54
+ id: "chat_svg__a"
55
+ }, /*#__PURE__*/React.createElement("path", {
56
+ fill: "#fff",
57
+ transform: "translate(134 131)",
58
+ d: "M0 0h234.12v235.618H0z"
59
+ })), /*#__PURE__*/React.createElement("clipPath", {
60
+ id: "chat_svg__b"
61
+ }, /*#__PURE__*/React.createElement("path", {
62
+ fill: "#fff",
63
+ transform: "translate(22.5 50)",
64
+ d: "M0 0h450v400H0z"
65
+ }))));
66
+ }
67
+ }
68
+ EmptyChat.propTypes = EmptyStateProps;
69
+ EmptyChat.defaultProps = {
70
+ ...EmptyStateDefaultProps,
71
+ dataId: 'emptyChat'
72
+ };
73
+ if (false) {
74
+ EmptyChat.docs = {
75
+ componentGroup: 'Emptystate'
76
+ };
77
+ }
@@ -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 EmptyCollision extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -47,13 +46,12 @@ export default class EmptyCollision extends React.Component {
47
46
  d: "M143 87.29s.2 5.45.2 10.2-1.82 2.42-1.82 2 25.24-2.28 26.95-2.57.29 19.1.57 20-26.79 0-26.79 0 1.42 10.26-.86 12.54-30.78-18.53-30.78-18.53l31.24-26.1c-2.29-1.71-32.29 24.57-32.29 24.57-15 12.35-30.64 24.91-31.36 23-1.68-4.48-.46-12.82-.46-12.82s-30.07 2.44-30.47.81-4-14.15 0-20.72c1.33-2.21 30.87 0 30.87 0s-1.87-13.3 1.09-13.93c2.75-.59 30.5 14.81 30.34 20-.07 2.35-24.77 21.41-24.77 21.41"
48
47
  }));
49
48
  }
50
-
51
49
  }
52
50
  EmptyCollision.propTypes = EmptyStateProps;
53
- EmptyCollision.defaultProps = { ...EmptyStateDefaultProps,
51
+ EmptyCollision.defaultProps = {
52
+ ...EmptyStateDefaultProps,
54
53
  dataId: 'emptyCollision'
55
54
  };
56
-
57
55
  if (false) {
58
56
  EmptyCollision.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 EmptyColumn extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -53,13 +52,12 @@ export default class EmptyColumn extends React.Component {
53
52
  d: "M70.61 87.11h18.7V140a2.8 2.8 0 01-3 2.54h-12.7a2.8 2.8 0 01-3-2.54V87.11z"
54
53
  }));
55
54
  }
56
-
57
55
  }
58
56
  EmptyColumn.propTypes = EmptyStateProps;
59
- EmptyColumn.defaultProps = { ...EmptyStateDefaultProps,
57
+ EmptyColumn.defaultProps = {
58
+ ...EmptyStateDefaultProps,
60
59
  dataId: 'EmptyColumn'
61
60
  };
62
-
63
61
  if (false) {
64
62
  EmptyColumn.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 EmptyContact extends React.Component {
8
7
  render() {
9
8
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -47,13 +46,12 @@ export default class EmptyContact extends React.Component {
47
46
  d: "M180 85c-9.1-.2-17.19-.93-19-2.78-8.19-8.17.66-4 1.38-1.92s-24.29 72.45-32.42 75.77c-7 2.88-4-7-2.62-9.6a.33.33 0 01.62.09c.49 2.35 1.6 10-4.46 10-7.18 0-84.91-21.58-84.91-21.58s-2.16-10 0-10.2 83.65 20 85.31 20.17c3.06.35 6.34-1.25 8.21-6.41s24.16-58.11 24.16-58.11 3.82-6.17-3.11-9.25-68.93-9.74-69.41-11.4 8.86-1.66 6.1 5.93S78.76 65 79 63.58s6.89 1.6 5.57 6.56-10.38 3.18-10.2.37 7.46 1.41 5.39 5.34-9.73 1.49-9.35-.66 7.74 2.25 6.14 6.09-10.48 2-10.48-.57 8.12 0 6.23 5.25-7.55 3.18-8.31.84 5.29-3 4.44 3.46-8 3.84-8.21 1.69 4.62-2.81 4.62 4.4-9.06-.28-8.59-1.13 7-.18 4.63 6-10 3.37-9.73-.74 7.74 1 4.91 7.76-9.34.47-9.15-1.12 7.17.56 4.53 7.21-11.43.09-10.76-1 8.11-1.11 4.34 5.43-11.42.84-10.48-1.78c.53-1.48 7.93 1.08 14.25 3.58A86.89 86.89 0 0081 126.74c9.47 0 16.36-7.91 23.51-7.29 10.36.91 15.65-12.3 5.89-20.85 0 0 8.32 1.07 9.77-5.64 1.36-6.3-7.88-11.27-12.88-5-3.44 4.32 0 9.66 0 9.66s-12.29-1.25-19.2 6.87c-7.7 9.07 16.1 13 24.5 14a4.15 4.15 0 004.31-2.34c1.62-3.52 3.38-9.9-1.46-15.33"
48
47
  }));
49
48
  }
50
-
51
49
  }
52
50
  EmptyContact.propTypes = EmptyStateProps;
53
- EmptyContact.defaultProps = { ...EmptyStateDefaultProps,
51
+ EmptyContact.defaultProps = {
52
+ ...EmptyStateDefaultProps,
54
53
  dataId: 'emptyContact'
55
54
  };
56
-
57
55
  if (false) {
58
56
  EmptyContact.docs = {
59
57
  componentGroup: 'Emptystate'