@zohodesk/svg 1.0.0-temp.46 → 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 +0 -3
  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 +2 -4
  27. package/es/emptystate/version2/EmptyBusinessHoliday.js +2 -4
  28. package/es/emptystate/version2/EmptyBusinessHour.js +2 -4
  29. package/es/emptystate/version2/EmptyFromAddress.js +2 -4
  30. package/es/emptystate/version2/EmptyImportHistory.js +2 -4
  31. package/es/emptystate/version2/EmptyNetwork.js +2 -4
  32. package/es/emptystate/version2/EmptyRecycleBin.js +2 -4
  33. package/es/emptystate/version2/EmptyRoles.js +2 -4
  34. package/es/emptystate/version2/EmptyWebhook.js +2 -4
  35. package/es/emptystate/version2/FailureLog.js +2 -4
  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 +2 -4
  39. package/es/emptystate/version3/EmptyAccounts.js +2 -4
  40. package/es/emptystate/version3/EmptyActiveCalls.js +2 -4
  41. package/es/emptystate/version3/EmptyActivity.js +2 -4
  42. package/es/emptystate/version3/EmptyAgent.js +2 -4
  43. package/es/emptystate/version3/EmptyAgentQueue.js +2 -4
  44. package/es/emptystate/version3/EmptyApplechat.js +72 -0
  45. package/es/emptystate/version3/EmptyApproval.js +2 -4
  46. package/es/emptystate/version3/EmptyArchived.js +2 -4
  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 +2 -4
  50. package/es/emptystate/version3/EmptyBlueprint.js +2 -4
  51. package/es/emptystate/version3/EmptyCallHistory.js +2 -4
  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 +2 -4
  55. package/es/emptystate/version3/EmptyColumn.js +2 -4
  56. package/es/emptystate/version3/EmptyContact.js +2 -4
  57. package/es/emptystate/version3/EmptyContract.js +2 -4
  58. package/es/emptystate/version3/EmptyConversation.js +2 -4
  59. package/es/emptystate/version3/EmptyCrm.js +2 -4
  60. package/es/emptystate/version3/EmptyCrmNotes.js +2 -4
  61. package/es/emptystate/version3/EmptyCrmPotential.js +2 -4
  62. package/es/emptystate/version3/EmptyDashboard.js +2 -4
  63. package/es/emptystate/version3/EmptyDelete.js +2 -4
  64. package/es/emptystate/version3/EmptyDepartment.js +2 -4
  65. package/es/emptystate/version3/EmptyError.js +2 -4
  66. package/es/emptystate/version3/EmptyFeed.js +2 -4
  67. package/es/emptystate/version3/EmptyFollowers.js +2 -4
  68. package/es/emptystate/version3/EmptyFrame.js +2 -4
  69. package/es/emptystate/version3/EmptyHappiness.js +2 -4
  70. package/es/emptystate/version3/EmptyHistory.js +2 -4
  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 +2 -4
  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 +2 -4
  78. package/es/emptystate/version3/EmptyPreference.js +79 -0
  79. package/es/emptystate/version3/EmptyProducts.js +2 -4
  80. package/es/emptystate/version3/EmptyReply.js +2 -4
  81. package/es/emptystate/version3/EmptyReports.js +2 -4
  82. package/es/emptystate/version3/EmptySandbox.js +70 -0
  83. package/es/emptystate/version3/EmptySchedule.js +2 -4
  84. package/es/emptystate/version3/EmptySearch.js +2 -4
  85. package/es/emptystate/version3/EmptySkills.js +2 -4
  86. package/es/emptystate/version3/EmptySla.js +2 -4
  87. package/es/emptystate/version3/EmptySnippet.js +2 -4
  88. package/es/emptystate/version3/EmptyTag.js +2 -4
  89. package/es/emptystate/version3/EmptyTask.js +2 -4
  90. package/es/emptystate/version3/EmptyTeams.js +2 -4
  91. package/es/emptystate/version3/EmptyTelegram.js +73 -0
  92. package/es/emptystate/version3/EmptyTemplate.js +2 -4
  93. package/es/emptystate/version3/EmptyTicket.js +2 -4
  94. package/es/emptystate/version3/EmptyTimeEntry.js +2 -4
  95. package/es/emptystate/version3/EmptyTimeline.js +2 -4
  96. package/es/emptystate/version3/EmptyTopic.js +2 -4
  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 +2 -4
  101. package/es/emptystate/version3/Extensions.js +2 -4
  102. package/es/emptystate/version3/Extractor.js +2 -4
  103. package/es/emptystate/version3/GCBot.js +2 -4
  104. package/es/emptystate/version3/GCConversation.js +2 -4
  105. package/es/emptystate/version3/Import.js +2 -4
  106. package/es/emptystate/version3/KBBot.js +2 -4
  107. package/es/emptystate/version3/Multilingual.js +2 -4
  108. package/es/emptystate/version3/NetworkError.js +2 -4
  109. package/es/emptystate/version3/Predictor.js +2 -4
  110. package/es/emptystate/version3/ReadRecipients.js +2 -4
  111. package/es/emptystate/version3/SupportPlan.js +75 -0
  112. package/es/emptystate/version3/Variable.js +2 -4
  113. package/es/emptystate/version3/ZiaAnamoly.js +2 -4
  114. package/es/errorstate/version1/EmptyInconvenience.js +2 -4
  115. package/es/errorstate/version1/NoRequestFound.js +2 -4
  116. package/es/errorstate/version1/PageNotFound.js +2 -4
  117. package/es/errorstate/version1/UnableToProcessRequest.js +2 -4
  118. package/es/errorstate/version1/UnauthorizedLogin.js +2 -4
  119. package/es/errorstate/version1/UrlNotFound.js +2 -4
  120. package/es/errorstate/version1/WillBeRightBack.js +2 -4
  121. package/es/errorstate/version2/EmptyUnauthorizedLogin.js +3 -6
  122. package/es/errorstate/version2/EmptyWillBeRightBack.js +2 -4
  123. package/es/errorstate/version2/NotImpossible.js +2 -4
  124. package/es/errorstate/version3/ErrorInconvenience.js +3 -6
  125. package/es/errorstate/version3/ErrorOopsSomethingMiss.js +3 -6
  126. package/es/errorstate/version3/ErrorUnableToProcessRequest.js +3 -6
  127. package/es/errorstate/version3/ErrorUnauthorizedLogin.js +3 -5
  128. package/es/errorstate/version3/ErrorUrlNotFound.js +3 -6
  129. package/es/errorstate/version3/ErrorWillBeRightBack.js +3 -5
  130. package/es/index.js +14 -12
  131. package/lib/Loader/Loader.js +0 -26
  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 +0 -29
  140. package/lib/emptystate/version2/EmptyBusinessHoliday.js +0 -29
  141. package/lib/emptystate/version2/EmptyBusinessHour.js +0 -29
  142. package/lib/emptystate/version2/EmptyFromAddress.js +0 -29
  143. package/lib/emptystate/version2/EmptyImportHistory.js +0 -29
  144. package/lib/emptystate/version2/EmptyNetwork.js +0 -29
  145. package/lib/emptystate/version2/EmptyRecycleBin.js +0 -29
  146. package/lib/emptystate/version2/EmptyRoles.js +0 -29
  147. package/lib/emptystate/version2/EmptyWebhook.js +0 -29
  148. package/lib/emptystate/version2/FailureLog.js +0 -29
  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 +0 -28
  152. package/lib/emptystate/version3/EmptyAccounts.js +0 -28
  153. package/lib/emptystate/version3/EmptyActiveCalls.js +0 -28
  154. package/lib/emptystate/version3/EmptyActivity.js +0 -28
  155. package/lib/emptystate/version3/EmptyAgent.js +0 -28
  156. package/lib/emptystate/version3/EmptyAgentQueue.js +0 -28
  157. package/lib/emptystate/version3/EmptyApplechat.js +103 -0
  158. package/lib/emptystate/version3/EmptyApproval.js +0 -28
  159. package/lib/emptystate/version3/EmptyArchived.js +0 -28
  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 +0 -28
  163. package/lib/emptystate/version3/EmptyBlueprint.js +0 -28
  164. package/lib/emptystate/version3/EmptyCallHistory.js +0 -28
  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 +0 -28
  168. package/lib/emptystate/version3/EmptyColumn.js +0 -28
  169. package/lib/emptystate/version3/EmptyContact.js +0 -28
  170. package/lib/emptystate/version3/EmptyContract.js +0 -28
  171. package/lib/emptystate/version3/EmptyConversation.js +0 -28
  172. package/lib/emptystate/version3/EmptyCrm.js +0 -28
  173. package/lib/emptystate/version3/EmptyCrmNotes.js +0 -28
  174. package/lib/emptystate/version3/EmptyCrmPotential.js +0 -28
  175. package/lib/emptystate/version3/EmptyDashboard.js +0 -28
  176. package/lib/emptystate/version3/EmptyDelete.js +0 -28
  177. package/lib/emptystate/version3/EmptyDepartment.js +0 -28
  178. package/lib/emptystate/version3/EmptyError.js +0 -28
  179. package/lib/emptystate/version3/EmptyFeed.js +0 -28
  180. package/lib/emptystate/version3/EmptyFollowers.js +0 -28
  181. package/lib/emptystate/version3/EmptyFrame.js +0 -28
  182. package/lib/emptystate/version3/EmptyHappiness.js +0 -28
  183. package/lib/emptystate/version3/EmptyHistory.js +0 -28
  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 +0 -28
  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 +0 -28
  191. package/lib/emptystate/version3/EmptyPreference.js +110 -0
  192. package/lib/emptystate/version3/EmptyProducts.js +0 -28
  193. package/lib/emptystate/version3/EmptyReply.js +0 -28
  194. package/lib/emptystate/version3/EmptyReports.js +0 -28
  195. package/lib/emptystate/version3/EmptySandbox.js +101 -0
  196. package/lib/emptystate/version3/EmptySchedule.js +0 -28
  197. package/lib/emptystate/version3/EmptySearch.js +0 -28
  198. package/lib/emptystate/version3/EmptySkills.js +0 -28
  199. package/lib/emptystate/version3/EmptySla.js +0 -28
  200. package/lib/emptystate/version3/EmptySnippet.js +0 -28
  201. package/lib/emptystate/version3/EmptyTag.js +0 -28
  202. package/lib/emptystate/version3/EmptyTask.js +0 -28
  203. package/lib/emptystate/version3/EmptyTeams.js +0 -28
  204. package/lib/emptystate/version3/EmptyTelegram.js +104 -0
  205. package/lib/emptystate/version3/EmptyTemplate.js +0 -28
  206. package/lib/emptystate/version3/EmptyTicket.js +0 -28
  207. package/lib/emptystate/version3/EmptyTimeEntry.js +0 -28
  208. package/lib/emptystate/version3/EmptyTimeline.js +0 -28
  209. package/lib/emptystate/version3/EmptyTopic.js +0 -28
  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 +0 -28
  214. package/lib/emptystate/version3/Extensions.js +0 -28
  215. package/lib/emptystate/version3/Extractor.js +0 -28
  216. package/lib/emptystate/version3/GCBot.js +0 -28
  217. package/lib/emptystate/version3/GCConversation.js +0 -28
  218. package/lib/emptystate/version3/Import.js +0 -28
  219. package/lib/emptystate/version3/KBBot.js +0 -28
  220. package/lib/emptystate/version3/Multilingual.js +0 -28
  221. package/lib/emptystate/version3/NetworkError.js +0 -28
  222. package/lib/emptystate/version3/Predictor.js +0 -28
  223. package/lib/emptystate/version3/ReadRecipients.js +0 -28
  224. package/lib/emptystate/version3/SupportPlan.js +106 -0
  225. package/lib/emptystate/version3/Variable.js +0 -28
  226. package/lib/emptystate/version3/ZiaAnamoly.js +0 -28
  227. package/lib/errorstate/props/propTypes.js +0 -3
  228. package/lib/errorstate/version1/EmptyInconvenience.js +0 -29
  229. package/lib/errorstate/version1/NoRequestFound.js +0 -29
  230. package/lib/errorstate/version1/PageNotFound.js +0 -29
  231. package/lib/errorstate/version1/UnableToProcessRequest.js +0 -29
  232. package/lib/errorstate/version1/UnauthorizedLogin.js +0 -29
  233. package/lib/errorstate/version1/UrlNotFound.js +0 -29
  234. package/lib/errorstate/version1/WillBeRightBack.js +0 -29
  235. package/lib/errorstate/version2/EmptyUnauthorizedLogin.js +1 -30
  236. package/lib/errorstate/version2/EmptyWillBeRightBack.js +0 -28
  237. package/lib/errorstate/version2/NotImpossible.js +0 -28
  238. package/lib/errorstate/version3/ErrorInconvenience.js +1 -30
  239. package/lib/errorstate/version3/ErrorOopsSomethingMiss.js +1 -30
  240. package/lib/errorstate/version3/ErrorUnableToProcessRequest.js +1 -30
  241. package/lib/errorstate/version3/ErrorUnauthorizedLogin.js +1 -29
  242. package/lib/errorstate/version3/ErrorUrlNotFound.js +1 -30
  243. package/lib/errorstate/version3/ErrorWillBeRightBack.js +1 -29
  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,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,5 +1,4 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -42,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,5 +1,4 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -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,5 +1,4 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -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,5 +1,4 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -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'
@@ -1,5 +1,4 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -41,13 +40,12 @@ export default class GCConversation extends React.Component {
41
40
  }
42
41
  }));
43
42
  }
44
-
45
43
  }
46
44
  GCConversation.propTypes = EmptyStateProps;
47
- GCConversation.defaultProps = { ...EmptyStateDefaultProps,
45
+ GCConversation.defaultProps = {
46
+ ...EmptyStateDefaultProps,
48
47
  dataId: 'emptyGCConversation'
49
48
  };
50
-
51
49
  if (false) {
52
50
  GCConversation.docs = {
53
51
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -57,13 +56,12 @@ export default class Import extends React.Component {
57
56
  d: "M0 0h450v400H0z"
58
57
  }))));
59
58
  }
60
-
61
59
  }
62
60
  Import.propTypes = EmptyStateProps;
63
- Import.defaultProps = { ...EmptyStateDefaultProps,
61
+ Import.defaultProps = {
62
+ ...EmptyStateDefaultProps,
64
63
  dataId: 'emptyImport'
65
64
  };
66
-
67
65
  if (false) {
68
66
  Import.docs = {
69
67
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -54,13 +53,12 @@ export default class KBBot extends React.Component {
54
53
  d: "M93.45 149.82s2.86-8 5.1-6 8.41-1.91 10.21-.31-.75 6.34-.75 6.34Z"
55
54
  }));
56
55
  }
57
-
58
56
  }
59
57
  KBBot.propTypes = EmptyStateProps;
60
- KBBot.defaultProps = { ...EmptyStateDefaultProps,
58
+ KBBot.defaultProps = {
59
+ ...EmptyStateDefaultProps,
61
60
  dataId: 'emptyKBBot'
62
61
  };
63
-
64
62
  if (false) {
65
63
  KBBot.docs = {
66
64
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -47,13 +46,12 @@ export default class Multilingual extends React.Component {
47
46
  d: "M130.34 71.78s4.15 13.08 17 17.23M134.86 64.3v-4.28"
48
47
  }));
49
48
  }
50
-
51
49
  }
52
50
  Multilingual.propTypes = EmptyStateProps;
53
- Multilingual.defaultProps = { ...EmptyStateDefaultProps,
51
+ Multilingual.defaultProps = {
52
+ ...EmptyStateDefaultProps,
54
53
  dataId: 'emptyMultilingual'
55
54
  };
56
-
57
55
  if (false) {
58
56
  Multilingual.docs = {
59
57
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -50,13 +49,12 @@ export default class NetworkError extends React.Component {
50
49
  }
51
50
  }));
52
51
  }
53
-
54
52
  }
55
53
  NetworkError.propTypes = EmptyStateProps;
56
- NetworkError.defaultProps = { ...EmptyStateDefaultProps,
54
+ NetworkError.defaultProps = {
55
+ ...EmptyStateDefaultProps,
57
56
  dataId: 'emptyNetworkError'
58
57
  };
59
-
60
58
  if (false) {
61
59
  NetworkError.docs = {
62
60
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -48,13 +47,12 @@ export default class Predictor extends React.Component {
48
47
  strokeMiterlimit: 10
49
48
  }));
50
49
  }
51
-
52
50
  }
53
51
  Predictor.propTypes = EmptyStateProps;
54
- Predictor.defaultProps = { ...EmptyStateDefaultProps,
52
+ Predictor.defaultProps = {
53
+ ...EmptyStateDefaultProps,
55
54
  dataId: 'emptyPredictor'
56
55
  };
57
-
58
56
  if (false) {
59
57
  Predictor.docs = {
60
58
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -46,13 +45,12 @@ export default class ReadRecipients extends React.Component {
46
45
  d: "M109.85 85.92s-13.92 8.79-18 11c-2.26 1.29-4.2-2.9-5.5-6.86M118.8 87s-13.91 8.79-18 11c-1.08.54-2.05 0-2.92-1.18"
47
46
  }));
48
47
  }
49
-
50
48
  }
51
49
  ReadRecipients.propTypes = EmptyStateProps;
52
- ReadRecipients.defaultProps = { ...EmptyStateDefaultProps,
50
+ ReadRecipients.defaultProps = {
51
+ ...EmptyStateDefaultProps,
53
52
  dataId: 'emptyReadRecipients'
54
53
  };
55
-
56
54
  if (false) {
57
55
  ReadRecipients.docs = {
58
56
  componentGroup: 'Emptystate'
@@ -0,0 +1,75 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import { EmptyStateProps } from './../props/propTypes';
4
+ import { EmptyStateDefaultProps } from './../props/defaultProps';
5
+ import SVG from './../../SVG/SVG';
6
+ export default class SupportPlan extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 500 500",
10
+ name: "SupportPlan"
11
+ }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.SupportPlan_svg__cls-1{opacity: 0.1;fill:var(--zd_emptysvg_primary_fill)}.SupportPlan_svg__cls-2{fill:var(--zd_emptysvg_plus)}.SupportPlan_svg__cls-3{fill:var(--zd_emptysvg_cross)}.SupportPlan_svg__cls-4{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;stroke-miterlimit:10}.SupportPlan_svg__cls-5{fill:var(--zd_emptysvg_secondary_fill)}')), /*#__PURE__*/React.createElement("g", {
12
+ "clip-path": "url(#clip0_8054_29286)"
13
+ }, /*#__PURE__*/React.createElement("path", {
14
+ d: "M200.502 140.5C200.502 140.5 317.252 62.5004 376.252 86.0004C435.252 109.5 475.502 306.75 311.502 395.25C147.502 483.75 73.0016 291.25 72.2516 257.25C71.7516 224 72.2516 145.5 200.502 140.5Z",
15
+ className: "SupportPlan_svg__cls-1"
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ d: "M35 293.25C35 293.25 34.75 293.25 35 293.25C34.25 293.25 33.75 292.5 33.75 292L34.75 273.25C34.75 272.5 35.25 272 36 272C36.75 272 37.25 272.5 37.25 273.25L36.25 292C36 292.75 35.5 293.25 35 293.25Z",
18
+ className: "SupportPlan_svg__cls-2"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M44.501 284.5L26.001 283.5C25.251 283.5 24.751 282.75 24.751 282.25C24.751 281.5 25.501 281 26.001 281L44.251 282C45.001 282 45.501 282.75 45.501 283.25C45.751 284 45.251 284.5 44.501 284.5Z",
21
+ className: "SupportPlan_svg__cls-2"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ d: "M428 51.9995C421.5 51.9995 416.25 57.2495 416.25 63.7495C416.25 70.2495 421.5 75.4995 428 75.4995C434.5 75.4995 439.75 70.2495 439.75 63.7495C439.75 57.2495 434.25 51.9995 428 51.9995ZM428 73.2495C423 73.2495 418.75 68.9995 418.75 63.7495C418.75 58.4995 423 54.2495 428 54.2495C433 54.2495 437.25 58.4995 437.25 63.7495C437.25 68.9995 433 73.2495 428 73.2495Z",
24
+ style: {
25
+ fill: 'var(--zd_emptysvg_medium_circle)'
26
+ }
27
+ }), /*#__PURE__*/React.createElement("path", {
28
+ d: "M311 432.749C306.25 432.749 302.5 436.499 302.5 441.249C302.5 445.999 306.25 449.749 311 449.749C315.75 449.749 319.5 445.999 319.5 441.249C319.5 436.749 315.75 432.749 311 432.749ZM311 447.499C307.75 447.499 305 444.749 305 441.249C305 437.749 307.75 434.999 311 434.999C314.25 434.999 317 437.749 317 441.249C317 444.749 314.25 447.499 311 447.499Z",
29
+ style: {
30
+ fill: 'var(--zd_emptysvg_medium_circle)'
31
+ }
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ d: "M202.251 50C198.001 50 194.751 53.5 194.751 57.5C194.751 61.5 198.001 65 202.251 65C206.501 65 209.751 61.5 209.751 57.5C209.751 53.5 206.501 50 202.251 50ZM202.251 62.75C199.501 62.75 197.251 60.5 197.251 57.75C197.251 55 199.501 52.75 202.251 52.75C205.001 52.75 207.251 55 207.251 57.75C207.251 60.5 205.001 62.75 202.251 62.75Z",
34
+ className: "SupportPlan_svg__cls-3"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M474.5 324.5C474 324 473.25 324 472.75 324.5L466.75 330L461.5 324C461 323.5 460.25 323.5 459.75 324C459.25 324.5 459.25 325.25 459.75 325.75L465 331.75L459 337.25C458.5 337.75 458.5 338.5 459 339C459.25 339.25 459.5 339.5 460 339.5C460.25 339.5 460.5 339.5 460.75 339.25L466.75 333.75L472 339.75C472.25 340 472.5 340.25 473 340.25C473.25 340.25 473.5 340.25 473.75 340C474.25 339.5 474.25 338.75 473.75 338.25L468.5 332.25L474.5 326.75C475 326 475 325 474.5 324.5Z",
37
+ className: "SupportPlan_svg__cls-3"
38
+ }), /*#__PURE__*/React.createElement("path", {
39
+ d: "M289.502 162.5C289.502 162.5 196.252 100.25 149.002 119C101.752 137.75 69.5017 295.5 200.752 366.25C332.002 437 391.502 283 392.002 255.75C392.502 229.25 392.002 166.25 289.502 162.5Z",
40
+ className: "SupportPlan_svg__cls-1"
41
+ }), /*#__PURE__*/React.createElement("path", {
42
+ d: "M32.5 376.609C32.5 376.609 67.0331 373.638 81.6432 355.151C95.9213 336.334 119.165 268.989 135.103 264.697C151.041 260.406 165.319 245.88 165.319 245.88C165.319 245.88 159.011 322.799 163.659 319.498C168.308 316.527 152.702 319.498 148.717 330.392C144.732 341.286 165.984 327.421 180.926 296.059C195.868 264.697 215.459 274.271 215.459 286.816C215.459 299.36 204.169 315.866 198.524 313.886C192.879 311.905 184.246 298.37 188.895 301.011C193.544 303.322 202.509 314.876 199.853 320.488C197.196 326.1 171.96 372.317 159.675 380.57C147.389 388.823 106.215 398.397 94.5931 407.97C82.9714 417.544 143.736 385.522 163.659 388.493C163.659 388.493 160.339 413.252 169.636 414.573C178.933 415.893 415.684 420.845 422.989 409.621C430.294 398.067 427.306 259.415 427.306 259.415C427.306 259.415 352.595 281.864 354.255 292.098C355.915 302.331 378.495 276.252 348.61 270.64C318.726 265.028 321.714 302.992 326.363 302.331C331.344 301.671 327.691 274.601 311.089 269.979C294.486 265.028 286.185 311.905 295.815 318.177C305.444 324.45 311.753 277.572 269.583 271.3C227.413 265.028 221.768 419.525 247.335 322.799C272.903 226.073 165.651 233.006 165.651 233.006C165.651 233.006 159.675 98.9761 163.659 83.7905C167.644 68.6048 385.468 77.8483 407.383 77.188C429.298 76.5278 428.966 103.598 428.966 103.598L428.634 233.996",
43
+ className: "SupportPlan_svg__cls-4"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M98.5754 358.452C98.5754 358.452 125.471 293.748 134.769 293.748C144.066 293.748 126.468 331.712 140.414 336.333C154.36 340.955 170.298 329.731 168.306 341.945C166.313 353.83 120.823 392.784 103.224 381.56C85.6255 370.336 98.5754 358.452 98.5754 358.452Z",
46
+ className: "SupportPlan_svg__cls-5"
47
+ }), /*#__PURE__*/React.createElement("path", {
48
+ d: "M212.802 111.852C212.802 111.852 181.922 123.737 214.131 127.698C246.339 131.66 395.429 128.358 384.139 119.445C372.85 110.532 212.802 111.852 212.802 111.852Z",
49
+ className: "SupportPlan_svg__cls-5"
50
+ }), /*#__PURE__*/React.createElement("path", {
51
+ d: "M210.478 156.087C210.478 156.087 192.88 167.312 211.142 170.613C229.405 173.914 313.413 171.273 307.104 163.02C300.795 154.767 210.478 156.087 210.478 156.087Z",
52
+ className: "SupportPlan_svg__cls-5"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M210.478 192.402C210.478 192.402 192.88 203.626 211.142 206.927C229.405 210.228 313.413 207.587 307.104 199.334C300.795 191.081 210.478 192.402 210.478 192.402Z",
55
+ className: "SupportPlan_svg__cls-5"
56
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
57
+ id: "clip0_8054_29286"
58
+ }, /*#__PURE__*/React.createElement("rect", {
59
+ width: "450",
60
+ height: "400",
61
+ fill: "white",
62
+ transform: "translate(25 50)"
63
+ }))));
64
+ }
65
+ }
66
+ SupportPlan.propTypes = EmptyStateProps;
67
+ SupportPlan.defaultProps = {
68
+ ...EmptyStateDefaultProps,
69
+ dataId: 'SupportPlan'
70
+ };
71
+ if (false) {
72
+ SupportPlan.docs = {
73
+ componentGroup: 'Emptystate'
74
+ };
75
+ }
@@ -1,5 +1,4 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -45,13 +44,12 @@ export default class Variable extends React.Component {
45
44
  d: "M166.11 89.24c-.63.91-20.67 3.5-25.8-.07a2.2 2.2 0 0 1-.36-.91s-1.4-19.07.36-19.77 21-2.88 25-1.06c1.85 3.72 1.5 20.76.8 21.81ZM97 69.26c-.64.91-20.46 3.5-25.46-.07a3.52 3.52 0 0 1-.35-.91s-1.4-18.86.35-19.56 20.75-2.81 24.68-1c1.78 3.66 1.41 20.56.78 21.54ZM49.33 118.61h4.57M46.09 118.68h1.76M39.69 118.75l3.8-.07M35.34 118.82l3.37-.07M52.84 122.26l1.06-.07M46.3 122.33l3.87-.07M42.86 122.33h2M35.34 122.4l5.69-.07M39.84 130l-4.5.07M43.07 130h-1.76M49.47 130h-3.8M53.9 129.9l-3.45.07M36.39 126.47h-1M42.86 126.39l-3.8.07M46.37 126.39h-2M53.9 126.32h-5.7"
46
45
  }));
47
46
  }
48
-
49
47
  }
50
48
  Variable.propTypes = EmptyStateProps;
51
- Variable.defaultProps = { ...EmptyStateDefaultProps,
49
+ Variable.defaultProps = {
50
+ ...EmptyStateDefaultProps,
52
51
  dataId: 'emptyVariable'
53
52
  };
54
-
55
53
  if (false) {
56
54
  Variable.docs = {
57
55
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
-
3
2
  import React from 'react';
4
3
  import { EmptyStateProps } from './../props/propTypes';
5
4
  import { EmptyStateDefaultProps } from './../props/defaultProps';
@@ -42,13 +41,12 @@ export default class ZiaAnamoly extends React.Component {
42
41
  fill: "var(--zd_emptysvg_secondary_fill)"
43
42
  }));
44
43
  }
45
-
46
44
  }
47
45
  ZiaAnamoly.propTypes = EmptyStateProps;
48
- ZiaAnamoly.defaultProps = { ...EmptyStateDefaultProps,
46
+ ZiaAnamoly.defaultProps = {
47
+ ...EmptyStateDefaultProps,
49
48
  dataId: 'emptyZiaAnamoly'
50
49
  };
51
-
52
50
  if (false) {
53
51
  ZiaAnamoly.docs = {
54
52
  componentGroup: 'Emptystate'
@@ -1,5 +1,4 @@
1
1
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
-
3
2
  import React from 'react';
4
3
  import { ErrorStateProps } from './../props/propTypes';
5
4
  import { ErrorStateDefaultProps } from './../props/defaultProps';
@@ -20,13 +19,12 @@ export default class Inconvenience extends React.Component {
20
19
  width: "100%"
21
20
  }));
22
21
  }
23
-
24
22
  }
25
23
  Inconvenience.propTypes = ErrorStateProps;
26
- Inconvenience.defaultProps = { ...ErrorStateDefaultProps,
24
+ Inconvenience.defaultProps = {
25
+ ...ErrorStateDefaultProps,
27
26
  dataId: 'inconvenience'
28
27
  };
29
-
30
28
  if (false) {
31
29
  Inconvenience.docs = {
32
30
  componentGroup: 'Emptystate'