@zohodesk/svg 1.1.13 → 1.1.15

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 (253) hide show
  1. package/README.md +313 -305
  2. package/es/SVG/SVG.module.css +34 -34
  3. package/es/SVG/SvgLoader.js +8 -8
  4. package/es/emptystate/version1/EmptyCustomDomain.js +4 -5
  5. package/es/emptystate/version2/EmptyBusinessHoliday.js +4 -5
  6. package/es/emptystate/version2/EmptyBusinessHour.js +4 -5
  7. package/es/emptystate/version2/EmptyFromAddress.js +4 -5
  8. package/es/emptystate/version2/EmptyImportHistory.js +4 -5
  9. package/es/emptystate/version2/EmptyNetwork.js +4 -5
  10. package/es/emptystate/version2/EmptyRecycleBin.js +4 -5
  11. package/es/emptystate/version2/EmptyRoles.js +4 -5
  12. package/es/emptystate/version2/EmptyWebhook.js +4 -5
  13. package/es/emptystate/version2/FailureLog.js +4 -5
  14. package/es/emptystate/version3/AuditLog.js +4 -5
  15. package/es/emptystate/version3/Bot.js +4 -5
  16. package/es/emptystate/version3/Contract.js +4 -5
  17. package/es/emptystate/version3/CustomModule.js +4 -5
  18. package/es/emptystate/version3/EmptyAPIAuthentication.js +4 -5
  19. package/es/emptystate/version3/EmptyAPIConfiguration.js +4 -5
  20. package/es/emptystate/version3/EmptyAPIs.js +4 -5
  21. package/es/emptystate/version3/EmptyAccounts.js +4 -5
  22. package/es/emptystate/version3/EmptyActiveCalls.js +4 -5
  23. package/es/emptystate/version3/EmptyActivity.js +4 -5
  24. package/es/emptystate/version3/EmptyAgent.js +4 -5
  25. package/es/emptystate/version3/EmptyAgentQueue.js +4 -5
  26. package/es/emptystate/version3/EmptyApplechat.js +4 -5
  27. package/es/emptystate/version3/EmptyApproval.js +4 -5
  28. package/es/emptystate/version3/EmptyArchived.js +4 -5
  29. package/es/emptystate/version3/EmptyArticle.js +4 -5
  30. package/es/emptystate/version3/EmptyAsapchat.js +4 -5
  31. package/es/emptystate/version3/EmptyAttach.js +4 -5
  32. package/es/emptystate/version3/EmptyAuthenticationPending.js +4 -5
  33. package/es/emptystate/version3/EmptyBlueprint.js +4 -5
  34. package/es/emptystate/version3/EmptyCallHistory.js +4 -5
  35. package/es/emptystate/version3/EmptyCanned.js +4 -5
  36. package/es/emptystate/version3/EmptyChat.js +4 -5
  37. package/es/emptystate/version3/EmptyCollision.js +4 -5
  38. package/es/emptystate/version3/EmptyColumn.js +4 -5
  39. package/es/emptystate/version3/EmptyContact.js +4 -5
  40. package/es/emptystate/version3/EmptyContract.js +4 -5
  41. package/es/emptystate/version3/EmptyConversation.js +4 -5
  42. package/es/emptystate/version3/EmptyCrm.js +4 -5
  43. package/es/emptystate/version3/EmptyCrmNotes.js +4 -5
  44. package/es/emptystate/version3/EmptyCrmPotential.js +4 -5
  45. package/es/emptystate/version3/EmptyCustomerHappiness.js +4 -5
  46. package/es/emptystate/version3/EmptyDashboard.js +4 -5
  47. package/es/emptystate/version3/EmptyDelete.js +4 -5
  48. package/es/emptystate/version3/EmptyDepartment.js +4 -5
  49. package/es/emptystate/version3/EmptyError.js +4 -5
  50. package/es/emptystate/version3/EmptyFeed.js +4 -5
  51. package/es/emptystate/version3/EmptyFollowers.js +4 -5
  52. package/es/emptystate/version3/EmptyFrame.js +4 -5
  53. package/es/emptystate/version3/EmptyHappiness.js +4 -5
  54. package/es/emptystate/version3/EmptyHistory.js +4 -5
  55. package/es/emptystate/version3/EmptyInstagram.js +4 -5
  56. package/es/emptystate/version3/EmptyInstantmessage.js +4 -5
  57. package/es/emptystate/version3/EmptyInvoice.js +4 -5
  58. package/es/emptystate/version3/EmptyLine.js +4 -5
  59. package/es/emptystate/version3/EmptyMessenger.js +4 -5
  60. package/es/emptystate/version3/EmptyNoData.js +4 -5
  61. package/es/emptystate/version3/EmptyNotification.js +4 -5
  62. package/es/emptystate/version3/EmptyPreference.js +4 -5
  63. package/es/emptystate/version3/EmptyProducts.js +4 -5
  64. package/es/emptystate/version3/EmptyReply.js +4 -5
  65. package/es/emptystate/version3/EmptyReports.js +4 -5
  66. package/es/emptystate/version3/EmptySandbox.js +4 -5
  67. package/es/emptystate/version3/EmptySchedule.js +4 -5
  68. package/es/emptystate/version3/EmptySearch.js +4 -5
  69. package/es/emptystate/version3/EmptySkills.js +4 -5
  70. package/es/emptystate/version3/EmptySla.js +4 -5
  71. package/es/emptystate/version3/EmptySnippet.js +4 -5
  72. package/es/emptystate/version3/EmptyTag.js +4 -5
  73. package/es/emptystate/version3/EmptyTask.js +4 -5
  74. package/es/emptystate/version3/EmptyTeams.js +4 -5
  75. package/es/emptystate/version3/EmptyTelegram.js +4 -5
  76. package/es/emptystate/version3/EmptyTemplate.js +4 -5
  77. package/es/emptystate/version3/EmptyTicket.js +4 -5
  78. package/es/emptystate/version3/EmptyTimeEntry.js +4 -5
  79. package/es/emptystate/version3/EmptyTimeline.js +4 -5
  80. package/es/emptystate/version3/EmptyTopic.js +4 -5
  81. package/es/emptystate/version3/EmptyTwilio.js +4 -5
  82. package/es/emptystate/version3/EmptyWechat.js +4 -5
  83. package/es/emptystate/version3/EmptyWhatsapp.js +4 -5
  84. package/es/emptystate/version3/EmptyZSCKey.js +4 -5
  85. package/es/emptystate/version3/Export.js +4 -5
  86. package/es/emptystate/version3/Extensions.js +4 -5
  87. package/es/emptystate/version3/Extractor.js +4 -5
  88. package/es/emptystate/version3/GCBot.js +4 -5
  89. package/es/emptystate/version3/GCConversation.js +4 -5
  90. package/es/emptystate/version3/Import.js +4 -5
  91. package/es/emptystate/version3/KBBot.js +4 -5
  92. package/es/emptystate/version3/Multilingual.js +4 -5
  93. package/es/emptystate/version3/NetworkError.js +4 -5
  94. package/es/emptystate/version3/Predictor.js +4 -5
  95. package/es/emptystate/version3/ReadRecipients.js +4 -5
  96. package/es/emptystate/version3/SupportPlan.js +4 -5
  97. package/es/emptystate/version3/Variable.js +4 -5
  98. package/es/emptystate/version3/ZiaAnamoly.js +4 -5
  99. package/es/errorstate/version1/EmptyInconvenience.js +4 -5
  100. package/es/errorstate/version1/NoRequestFound.js +4 -5
  101. package/es/errorstate/version1/PageNotFound.js +4 -6
  102. package/es/errorstate/version1/UnableToProcessRequest.js +4 -6
  103. package/es/errorstate/version1/UnauthorizedLogin.js +4 -6
  104. package/es/errorstate/version1/UrlNotFound.js +4 -6
  105. package/es/errorstate/version1/WillBeRightBack.js +4 -6
  106. package/es/errorstate/version2/EmptyUnauthorizedLogin.js +4 -5
  107. package/es/errorstate/version2/EmptyWillBeRightBack.js +4 -5
  108. package/es/errorstate/version2/NotImpossible.js +4 -5
  109. package/es/errorstate/version3/ErrorInconvenience.js +4 -5
  110. package/es/errorstate/version3/ErrorOopsSomethingMiss.js +4 -5
  111. package/es/errorstate/version3/ErrorUnableToProcessRequest.js +4 -5
  112. package/es/errorstate/version3/ErrorUnauthorizedLogin.js +4 -5
  113. package/es/errorstate/version3/ErrorUrlNotFound.js +4 -5
  114. package/es/errorstate/version3/ErrorWillBeRightBack.js +4 -5
  115. package/es/v1/emptystate/version1/EmptyCustomDomain.js +4 -5
  116. package/es/v1/emptystate/version2/EmptyBusinessHoliday.js +4 -5
  117. package/es/v1/emptystate/version2/EmptyBusinessHour.js +4 -5
  118. package/es/v1/emptystate/version2/EmptyFromAddress.js +4 -5
  119. package/es/v1/emptystate/version2/EmptyImportHistory.js +4 -5
  120. package/es/v1/emptystate/version2/EmptyNetwork.js +4 -5
  121. package/es/v1/emptystate/version2/EmptyRecycleBin.js +4 -5
  122. package/es/v1/emptystate/version2/EmptyRoles.js +4 -5
  123. package/es/v1/emptystate/version2/EmptyWebhook.js +4 -5
  124. package/es/v1/emptystate/version2/FailureLog.js +4 -5
  125. package/es/v1/emptystate/version3/Alerts.js +4 -5
  126. package/es/v1/emptystate/version3/AuditLog.js +4 -5
  127. package/es/v1/emptystate/version3/Bot.js +4 -5
  128. package/es/v1/emptystate/version3/BusinessHours.js +4 -5
  129. package/es/v1/emptystate/version3/Company.js +58 -0
  130. package/es/v1/emptystate/version3/Contract.js +4 -5
  131. package/es/v1/emptystate/version3/CustomButton.js +4 -5
  132. package/es/v1/emptystate/version3/CustomModule.js +4 -5
  133. package/es/v1/emptystate/version3/DKIMAuthendication.js +4 -5
  134. package/es/v1/emptystate/version3/DataSharing.js +59 -65
  135. package/es/v1/emptystate/version3/DomainMapping.js +4 -5
  136. package/es/v1/emptystate/version3/EmailFailure.js +103 -0
  137. package/es/v1/emptystate/version3/EmptyAI.js +64 -0
  138. package/es/v1/emptystate/version3/EmptyAPIAuthentication.js +4 -5
  139. package/es/v1/emptystate/version3/EmptyAPIConfiguration.js +4 -5
  140. package/es/v1/emptystate/version3/EmptyAPIMatrix.js +4 -5
  141. package/es/v1/emptystate/version3/EmptyAPIs.js +4 -5
  142. package/es/v1/emptystate/version3/EmptyAccounts.js +4 -5
  143. package/es/v1/emptystate/version3/EmptyActiveCalls.js +4 -5
  144. package/es/v1/emptystate/version3/EmptyActivity.js +4 -5
  145. package/es/v1/emptystate/version3/EmptyAgent.js +4 -5
  146. package/es/v1/emptystate/version3/EmptyAgentQueue.js +4 -5
  147. package/es/v1/emptystate/version3/EmptyApplechat.js +4 -5
  148. package/es/v1/emptystate/version3/EmptyApproval.js +4 -5
  149. package/es/v1/emptystate/version3/EmptyArchived.js +4 -5
  150. package/es/v1/emptystate/version3/EmptyArticle.js +4 -5
  151. package/es/v1/emptystate/version3/EmptyAsapchat.js +4 -5
  152. package/es/v1/emptystate/version3/EmptyAttach.js +4 -5
  153. package/es/v1/emptystate/version3/EmptyAuthenticationPending.js +4 -5
  154. package/es/v1/emptystate/version3/EmptyBlueprint.js +4 -5
  155. package/es/v1/emptystate/version3/EmptyCallHistory.js +4 -5
  156. package/es/v1/emptystate/version3/EmptyCanned.js +4 -5
  157. package/es/v1/emptystate/version3/EmptyChat.js +4 -5
  158. package/es/v1/emptystate/version3/EmptyCollision.js +4 -5
  159. package/es/v1/emptystate/version3/EmptyColumn.js +4 -5
  160. package/es/v1/emptystate/version3/EmptyConfigurationPending.js +4 -5
  161. package/es/v1/emptystate/version3/EmptyContact.js +4 -5
  162. package/es/v1/emptystate/version3/EmptyContract.js +4 -5
  163. package/es/v1/emptystate/version3/EmptyConversation.js +4 -5
  164. package/es/v1/emptystate/version3/EmptyCrm.js +4 -5
  165. package/es/v1/emptystate/version3/EmptyCrmNotes.js +4 -5
  166. package/es/v1/emptystate/version3/EmptyCrmPotential.js +4 -5
  167. package/es/v1/emptystate/version3/EmptyCustomerHappiness.js +4 -5
  168. package/es/v1/emptystate/version3/EmptyDashboard.js +4 -5
  169. package/es/v1/emptystate/version3/EmptyDelete.js +4 -5
  170. package/es/v1/emptystate/version3/EmptyDepartment.js +4 -5
  171. package/es/v1/emptystate/version3/EmptyError.js +4 -5
  172. package/es/v1/emptystate/version3/EmptyFeed.js +4 -5
  173. package/es/v1/emptystate/version3/EmptyFieldSearch.js +4 -5
  174. package/es/v1/emptystate/version3/EmptyFollowers.js +4 -5
  175. package/es/v1/emptystate/version3/EmptyFrame.js +4 -5
  176. package/es/v1/emptystate/version3/EmptyHappiness.js +4 -5
  177. package/es/v1/emptystate/version3/EmptyHistory.js +4 -5
  178. package/es/v1/emptystate/version3/EmptyInstagram.js +4 -5
  179. package/es/v1/emptystate/version3/EmptyInstantmessage.js +4 -5
  180. package/es/v1/emptystate/version3/EmptyInvoice.js +4 -5
  181. package/es/v1/emptystate/version3/EmptyLine.js +4 -5
  182. package/es/v1/emptystate/version3/EmptyMessenger.js +4 -5
  183. package/es/v1/emptystate/version3/EmptyNoData.js +4 -5
  184. package/es/v1/emptystate/version3/EmptyNotification.js +4 -5
  185. package/es/v1/emptystate/version3/EmptyPreference.js +4 -5
  186. package/es/v1/emptystate/version3/EmptyProducts.js +4 -5
  187. package/es/v1/emptystate/version3/EmptyReply.js +4 -5
  188. package/es/v1/emptystate/version3/EmptyReports.js +4 -5
  189. package/es/v1/emptystate/version3/EmptySandbox.js +4 -5
  190. package/es/v1/emptystate/version3/EmptySchedule.js +4 -5
  191. package/es/v1/emptystate/version3/EmptySearch.js +4 -5
  192. package/es/v1/emptystate/version3/EmptySkills.js +4 -5
  193. package/es/v1/emptystate/version3/EmptySla.js +4 -5
  194. package/es/v1/emptystate/version3/EmptySnippet.js +4 -5
  195. package/es/v1/emptystate/version3/EmptyTag.js +4 -5
  196. package/es/v1/emptystate/version3/EmptyTask.js +4 -5
  197. package/es/v1/emptystate/version3/EmptyTeams.js +4 -5
  198. package/es/v1/emptystate/version3/EmptyTelegram.js +4 -5
  199. package/es/v1/emptystate/version3/EmptyTemplate.js +4 -5
  200. package/es/v1/emptystate/version3/EmptyTicket.js +4 -5
  201. package/es/v1/emptystate/version3/EmptyTimeEntry.js +4 -5
  202. package/es/v1/emptystate/version3/EmptyTimeline.js +4 -5
  203. package/es/v1/emptystate/version3/EmptyTopic.js +4 -5
  204. package/es/v1/emptystate/version3/EmptyTrophy.js +4 -5
  205. package/es/v1/emptystate/version3/EmptyTwilio.js +4 -5
  206. package/es/v1/emptystate/version3/EmptyWechat.js +4 -5
  207. package/es/v1/emptystate/version3/EmptyWhatsapp.js +4 -5
  208. package/es/v1/emptystate/version3/EmptyZSCKey.js +4 -5
  209. package/es/v1/emptystate/version3/Export.js +4 -5
  210. package/es/v1/emptystate/version3/Extensions.js +4 -5
  211. package/es/v1/emptystate/version3/Extractor.js +4 -5
  212. package/es/v1/emptystate/version3/FieldUpdate.js +4 -5
  213. package/es/v1/emptystate/version3/FromAddress.js +4 -5
  214. package/es/v1/emptystate/version3/GCBot.js +4 -5
  215. package/es/v1/emptystate/version3/GCConversation.js +4 -5
  216. package/es/v1/emptystate/version3/HolidayLists.js +4 -5
  217. package/es/v1/emptystate/version3/Import.js +4 -5
  218. package/es/v1/emptystate/version3/Integrations.js +75 -0
  219. package/es/v1/emptystate/version3/KBBot.js +4 -5
  220. package/es/v1/emptystate/version3/Multilingual.js +4 -5
  221. package/es/v1/emptystate/version3/MyInformation.js +4 -5
  222. package/es/v1/emptystate/version3/NetworkError.js +4 -5
  223. package/es/v1/emptystate/version3/OtherConfiguration.js +4 -5
  224. package/es/v1/emptystate/version3/Predictor.js +4 -5
  225. package/es/v1/emptystate/version3/ReadRecipients.js +4 -5
  226. package/es/v1/emptystate/version3/SupportEmailAddress.js +4 -5
  227. package/es/v1/emptystate/version3/SupportPlan.js +4 -5
  228. package/es/v1/emptystate/version3/Variable.js +4 -5
  229. package/es/v1/emptystate/version3/ZiaAnamoly.js +4 -5
  230. package/es/v1/errorstate/version1/EmptyInconvenience.js +4 -5
  231. package/es/v1/errorstate/version1/NoRequestFound.js +4 -5
  232. package/es/v1/errorstate/version1/PageNotFound.js +4 -6
  233. package/es/v1/errorstate/version1/UnableToProcessRequest.js +4 -6
  234. package/es/v1/errorstate/version1/UnauthorizedLogin.js +4 -6
  235. package/es/v1/errorstate/version1/UrlNotFound.js +4 -6
  236. package/es/v1/errorstate/version1/WillBeRightBack.js +4 -6
  237. package/es/v1/errorstate/version2/EmptyUnauthorizedLogin.js +4 -5
  238. package/es/v1/errorstate/version2/EmptyWillBeRightBack.js +4 -5
  239. package/es/v1/errorstate/version2/NotImpossible.js +4 -5
  240. package/es/v1/errorstate/version3/ErrorInconvenience.js +4 -5
  241. package/es/v1/errorstate/version3/ErrorOopsSomethingMiss.js +4 -5
  242. package/es/v1/errorstate/version3/ErrorUnableToProcessRequest.js +4 -5
  243. package/es/v1/errorstate/version3/ErrorUnauthorizedLogin.js +4 -5
  244. package/es/v1/errorstate/version3/ErrorUrlNotFound.js +4 -5
  245. package/es/v1/errorstate/version3/ErrorWillBeRightBack.js +4 -5
  246. package/lib/SVG/SVG.module.css +34 -34
  247. package/lib/v1/emptystate/version3/Company.js +79 -0
  248. package/lib/v1/emptystate/version3/DataSharing.js +55 -60
  249. package/lib/v1/emptystate/version3/EmailFailure.js +124 -0
  250. package/lib/v1/emptystate/version3/EmptyAI.js +85 -0
  251. package/lib/v1/emptystate/version3/Integrations.js +96 -0
  252. package/package.json +60 -60
  253. package/result.json +1 -1
@@ -1,14 +1,13 @@
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
1
  import React from 'react';
4
2
  import { EmptyStateProps } from '../props/propTypes';
5
3
  import { EmptyStateDefaultProps } from '../props/defaultProps';
6
4
  import SVG from '../../SVG/SVG';
7
5
  export default function Contract(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 500 500",
10
- name: "Contract"
11
- }, props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.Contract_svg__cls-1{opacity: 0.1;fill:var(--zd_emptysvg_primary_fill)}.Contract_svg__cls-2{fill:var(--zd_emptysvg_plus)}.Contract_svg__cls-3{fill:var(--zd_emptysvg_cross)}.Contract_svg__cls-4{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;stroke-miterlimit:10}.Contract_svg__cls-5{fill:var(--zd_emptysvg_secondary_fill)}')), /*#__PURE__*/React.createElement("g", {
8
+ name: "Contract",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.Contract_svg__cls-1{opacity: 0.1;fill:var(--zd_emptysvg_primary_fill)}.Contract_svg__cls-2{fill:var(--zd_emptysvg_plus)}.Contract_svg__cls-3{fill:var(--zd_emptysvg_cross)}.Contract_svg__cls-4{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;stroke-miterlimit:10}.Contract_svg__cls-5{fill:var(--zd_emptysvg_secondary_fill)}')), /*#__PURE__*/React.createElement("g", {
12
11
  "clip-path": "url(#clip0_8054_29264)"
13
12
  }, /*#__PURE__*/React.createElement("path", {
14
13
  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",
@@ -1,17 +1,16 @@
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
1
  import React from 'react';
4
2
  import { EmptyStateProps } from '../props/propTypes';
5
3
  import { EmptyStateDefaultProps } from '../props/defaultProps';
6
4
  import SVG from '../../SVG/SVG';
7
5
  export default function CustomButton(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 150 150",
10
8
  name: "CustomButton",
11
9
  styleName: {
12
10
  fill: 'none'
13
- }
14
- }, props), /*#__PURE__*/React.createElement("g", {
11
+ },
12
+ ...props
13
+ }, /*#__PURE__*/React.createElement("g", {
15
14
  "clip-path": "url(#clip0_3326_124506)"
16
15
  }, /*#__PURE__*/React.createElement("path", {
17
16
  opacity: "0.1",
@@ -1,14 +1,13 @@
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
1
  import React from 'react';
4
2
  import { EmptyStateProps } from '../props/propTypes';
5
3
  import { EmptyStateDefaultProps } from '../props/defaultProps';
6
4
  import SVG from '../../SVG/SVG';
7
5
  export default function CustomModule(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 200 200",
10
- name: "CustomModule"
11
- }, props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.customModule_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill)}.customModule_svg__cls-2{fill:var(--zd_emptysvg_plus)}.customModule_svg__cls-3{fill:var(--zd_emptysvg_cross)}')), /*#__PURE__*/React.createElement("path", {
8
+ name: "CustomModule",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.customModule_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill)}.customModule_svg__cls-2{fill:var(--zd_emptysvg_plus)}.customModule_svg__cls-3{fill:var(--zd_emptysvg_cross)}')), /*#__PURE__*/React.createElement("path", {
12
11
  d: "M84.86 69.05s45.64-29.14 68.74-20.37 38.88 82.57-25.35 115.68S35 125.45 34.71 112.68c-.24-12.35 0-41.8 50.15-43.63z",
13
12
  style: {
14
13
  isolation: 'isolate'
@@ -1,17 +1,16 @@
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
1
  import React from 'react';
4
2
  import { EmptyStateProps } from '../props/propTypes';
5
3
  import { EmptyStateDefaultProps } from '../props/defaultProps';
6
4
  import SVG from '../../SVG/SVG';
7
5
  export default function DKIMAuthendication(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 450 400",
10
8
  name: "emptyDKIMAuthendication",
11
9
  styleName: {
12
10
  fill: 'none'
13
- }
14
- }, props), /*#__PURE__*/React.createElement("g", {
11
+ },
12
+ ...props
13
+ }, /*#__PURE__*/React.createElement("g", {
15
14
  "clip-path": "url(#clip0_8054_28448)"
16
15
  }, /*#__PURE__*/React.createElement("path", {
17
16
  opacity: "0.1",
@@ -1,24 +1,23 @@
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
1
  import React from 'react';
4
2
  import { EmptyStateProps } from '../props/propTypes';
5
3
  import { EmptyStateDefaultProps } from '../props/defaultProps';
6
4
  import SVG from '../../SVG/SVG';
7
5
  export default function DataSharing(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 500 500",
10
8
  name: "DataSharing",
11
9
  styleName: {
12
10
  fill: 'none'
13
- }
14
- }, props), /*#__PURE__*/React.createElement("g", {
15
- "clip-path": "url(#clip0_8054_29355)"
11
+ },
12
+ ...props
13
+ }, /*#__PURE__*/React.createElement("g", {
14
+ "clip-path": "url(#clip0_25967_841)"
16
15
  }, /*#__PURE__*/React.createElement("path", {
17
16
  opacity: "0.1",
18
- d: "M200.502 140.5C200.502 140.5 317.252 62.4999 376.252 85.9999C435.252 109.5 475.502 306.75 311.502 395.25C147.502 483.75 73.002 291.25 72.252 257.25C71.752 224 72.252 145.5 200.502 140.5Z",
17
+ 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",
19
18
  fill: "var(--zd_emptysvg_primary_fill)"
20
19
  }), /*#__PURE__*/React.createElement("path", {
21
- d: "M35 118.25C34.75 118.25 35 118.25 35 118.25C34.25 118.25 33.75 117.5 33.75 117L34.75 98.2495C34.75 97.4995 35.25 96.9995 36 96.9995C36.75 96.9995 37.25 97.4995 37.25 98.2495L36.25 117C36 117.75 35.5 118.25 35 118.25Z",
20
+ d: "M35 118.25C34.75 118.25 35 118.25 35 118.25C34.25 118.25 33.75 117.5 33.75 117L34.75 98.25C34.75 97.5 35.25 97 36 97C36.75 97 37.25 97.5 37.25 98.25L36.25 117C36 117.75 35.5 118.25 35 118.25Z",
22
21
  fill: "var(--zd_emptysvg_plus)"
23
22
  }), /*#__PURE__*/React.createElement("path", {
24
23
  d: "M44.501 109.5L26.001 108.5C25.251 108.5 24.751 107.75 24.751 107.25C24.751 106.5 25.501 106 26.001 106L44.251 107C45.001 107 45.501 107.75 45.501 108.25C45.751 109 45.251 109.5 44.501 109.5Z",
@@ -37,92 +36,87 @@ export default function DataSharing(props) {
37
36
  fill: "var(--zd_emptysvg_tiny_circle)"
38
37
  }), /*#__PURE__*/React.createElement("path", {
39
38
  opacity: "0.1",
40
- d: "M289.502 162.5C289.502 162.5 196.252 100.25 149.002 119C101.752 137.75 69.5022 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",
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",
41
40
  fill: "var(--zd_emptysvg_primary_fill)"
42
- })), /*#__PURE__*/React.createElement("path", {
43
- d: "M108.991 282.028L126.883 270.984C126.883 270.984 176.581 271.425 178.569 274.297C180.557 277.168 181.883 352.931 172.385 356.907C163.107 360.883 55.5373 361.325 53.9911 356.465C52.4449 351.606 47.1437 284.457 50.0152 283.132C52.8867 281.807 105.457 283.132 105.457 283.132L89.5533 267.67C89.5533 267.67 57.7461 264.357 57.0834 266.787C56.4208 269.216 57.0834 278.935 57.0834 278.935L100.377 280.923L62.1638 239.839C62.1638 239.839 100.818 194.337 105.015 197.429C109.212 200.522 160.899 253.755 160.899 253.755L143.449 269.437",
44
- stroke: "var(--zd_emptysvg_primary_stroke)",
45
- "stroke-width": "2.5",
46
- "stroke-miterlimit": "10",
47
- "stroke-linecap": "round",
48
- "stroke-linejoin": "round"
41
+ })), /*#__PURE__*/React.createElement("g", {
42
+ "clip-path": "url(#clip1_25967_841)"
43
+ }, /*#__PURE__*/React.createElement("path", {
44
+ d: "M184.838 339.493V358.727C182.652 358.586 180.566 358.386 178.561 358.165C133.735 353.231 126.054 331.43 126.054 331.43L121.16 351.647V351.727V339.493C121.16 321.903 135.42 307.644 153.029 307.644C170.639 307.644 184.878 321.903 184.878 339.493H184.838Z",
45
+ fill: "var(--zd_emptysvg_secondary_fill)"
49
46
  }), /*#__PURE__*/React.createElement("path", {
50
- d: "M121.361 159.879L161.783 226.365C161.783 226.365 205.96 202.951 211.924 198.092C217.887 193.232 180.337 136.244 175.92 132.931C171.502 129.618 121.361 159.879 121.361 159.879Z",
47
+ d: "M121.5 353.853C120.377 350.062 120.016 347.415 120.016 347.415C120.016 347.415 116.225 304.655 156.337 308.065C196.45 311.474 184.717 361.434 184.717 361.434C127.577 356.901 134.757 306.179 126.012 331.43C117.268 356.681 121.139 390.576 152.166 391.699C183.192 392.842 177.136 347.796 177.136 347.796",
51
48
  stroke: "var(--zd_emptysvg_primary_stroke)",
52
- "stroke-width": "2.5",
53
- "stroke-miterlimit": "10",
49
+ "stroke-width": "3.4",
54
50
  "stroke-linecap": "round",
55
51
  "stroke-linejoin": "round"
56
52
  }), /*#__PURE__*/React.createElement("path", {
57
- d: "M222.084 106.867L224.072 184.618C224.072 184.618 273.992 186.385 281.502 185.06C289.012 183.735 284.815 115.703 282.827 110.622C280.839 105.542 222.084 106.867 222.084 106.867Z",
53
+ d: "M194.044 309.248C216.206 343.825 208.985 367.331 196.23 382.193C180.325 400.724 153.951 406.3 131.168 397.495C117.389 392.181 108.986 383.857 103.891 375.594C96.0695 362.919 94.9463 347.255 99.5994 333.115C117.63 278.222 176.595 297.837 176.595 297.837L206.599 252.55C214.401 256.942 221.4 258.446 221.4 258.446C221.4 258.446 241.276 262.678 272.383 256.661",
58
54
  stroke: "var(--zd_emptysvg_primary_stroke)",
59
- "stroke-width": "2.5",
60
- "stroke-miterlimit": "10",
55
+ "stroke-width": "3.4",
61
56
  "stroke-linecap": "round",
62
57
  "stroke-linejoin": "round"
63
58
  }), /*#__PURE__*/React.createElement("path", {
64
- d: "M328.769 129.397L293.207 198.755C293.207 198.755 336.279 224.377 343.348 226.807C350.416 229.237 379.572 167.61 380.014 162.088C380.898 156.345 328.769 129.397 328.769 129.397Z",
59
+ d: "M328.399 294.106C357.5 285.101 376.915 301.045 376.915 301.045C420.577 328.763 396.549 379.425 396.549 379.425C382.691 409.228 315.924 419.557 297.913 373.809C279.903 328.061 314.54 303.111 314.54 303.111L289.349 252.57C299.779 248.478 307.701 241.599 313.678 234.158C325.872 218.956 333.934 196.994 332.37 177.58C327.215 114.724 286.161 99.5416 255.495 95.6507C227.557 92.1008 199.197 101.948 181.187 123.569C147.272 164.303 170.998 215.245 170.998 215.245C170.998 215.245 179.542 241.599 206.578 252.55",
65
60
  stroke: "var(--zd_emptysvg_primary_stroke)",
66
- "stroke-width": "2.5",
67
- "stroke-miterlimit": "10",
61
+ "stroke-width": "3.4",
68
62
  "stroke-linecap": "round",
69
63
  "stroke-linejoin": "round"
70
64
  }), /*#__PURE__*/React.createElement("path", {
71
- opacity: "0.2",
72
- d: "M83.5896 294.175C74.5334 293.734 66.5816 300.36 65.6981 309.195C64.1519 323.774 63.2683 343.653 68.1278 347.187C76.0796 353.151 166.2 352.268 167.967 349.175C169.734 346.083 176.361 280.701 171.28 280.039C166.2 279.376 128.65 275.621 127.766 278.051C126.883 280.481 109.212 296.163 97.947 295.28C93.7502 295.059 88.449 294.617 83.5896 294.175Z",
73
- fill: "var(--zd_emptysvg_primary_fill)"
65
+ d: "M209.206 179.905C209.206 179.905 206.478 182.412 209.306 183.195C212.134 183.977 237.966 183.355 236.983 181.47C236.001 179.585 209.186 179.905 209.186 179.905H209.206Z",
66
+ fill: "var(--zd_emptysvg_secondary_fill)"
74
67
  }), /*#__PURE__*/React.createElement("path", {
75
- opacity: "0.2",
76
- d: "M429.712 295.502C438.769 294.84 446.499 301.466 447.604 310.523C449.15 325.101 450.034 344.98 445.174 348.514C437.222 354.478 347.102 353.595 345.335 350.502C343.568 347.41 336.941 282.029 342.022 281.366C347.102 280.703 384.873 276.727 385.756 279.378C386.64 282.029 404.311 297.49 415.576 296.607C419.331 296.165 424.632 295.723 429.712 295.502Z",
77
- fill: "var(--zd_emptysvg_primary_fill)"
68
+ d: "M207.963 190.255C207.963 190.255 205.837 192.942 208.043 193.805C210.249 194.667 233.173 193.965 232.411 191.96C231.649 189.954 207.942 190.275 207.942 190.275L207.963 190.255Z",
69
+ fill: "var(--zd_emptysvg_secondary_fill)"
78
70
  }), /*#__PURE__*/React.createElement("path", {
79
- opacity: "0.2",
80
- d: "M88.0048 267.67C88.0048 267.67 57.302 267.228 57.7437 268.554C58.1855 270.1 56.6393 276.064 58.8481 276.726C60.8361 277.61 94.4104 277.831 94.4104 277.831L88.0048 267.67Z",
81
- fill: "var(--zd_emptysvg_primary_fill)"
82
- }), /*#__PURE__*/React.createElement("path", {
83
- opacity: "0.2",
84
- d: "M419.552 267.67C419.552 267.67 450.255 267.228 449.813 268.554C449.371 269.879 450.918 276.064 448.709 276.726C446.721 277.61 413.146 277.831 413.146 277.831L419.552 267.67Z",
85
- fill: "var(--zd_emptysvg_primary_fill)"
71
+ d: "M209.066 199.28C209.066 199.28 206.679 201.787 209.166 202.57C211.653 203.352 235.881 202.73 235.018 200.845C234.156 198.96 209.066 199.28 209.066 199.28Z",
72
+ fill: "var(--zd_emptysvg_secondary_fill)"
86
73
  }), /*#__PURE__*/React.createElement("path", {
87
- d: "M108.991 282.028L126.883 270.984C126.883 270.984 176.581 271.425 178.569 274.297C180.557 277.168 181.883 352.931 172.385 356.907C163.107 360.883 55.5373 361.325 53.9911 356.465C52.4449 351.606 47.1437 284.457 50.0152 283.132C52.8867 281.807 105.457 283.132 105.457 283.132L89.5533 267.67C89.5533 267.67 57.7461 264.357 57.0834 266.787C56.4208 269.216 57.0834 278.935 57.0834 278.935L100.377 280.923L62.1638 239.839C62.1638 239.839 100.818 194.337 105.015 197.429C109.212 200.522 160.899 253.755 160.899 253.755L143.449 269.437",
74
+ d: "M239.251 218.995C216.948 218.694 193.362 217.912 193.362 217.912C193.623 198.638 192.32 165.786 192.199 144.507C192.199 144.507 209.929 125.614 211.052 126.055C212.175 126.496 212.897 144.146 211.052 144.507C209.207 144.868 193.142 145.811 193.342 144.507C193.543 143.203 211.052 124.21 211.052 124.21C236.303 123.949 279.483 123.789 279.483 125.915C279.483 125.915 279.524 143.524 279.443 163.34",
88
75
  stroke: "var(--zd_emptysvg_primary_stroke)",
89
- "stroke-width": "2.5",
90
- "stroke-miterlimit": "10",
76
+ "stroke-width": "3.4",
91
77
  "stroke-linecap": "round",
92
78
  "stroke-linejoin": "round"
93
79
  }), /*#__PURE__*/React.createElement("path", {
94
- d: "M397.687 282.028L379.795 270.984C379.795 270.984 330.096 271.426 328.108 274.297C326.12 277.169 324.795 352.932 334.293 356.908C343.57 360.884 451.14 361.325 452.686 356.466C454.233 351.607 459.534 284.458 456.662 283.133C453.791 281.807 401.221 283.133 401.221 283.133L417.124 267.671C417.124 267.671 448.931 264.358 449.594 266.787C450.478 269.217 449.594 278.936 449.594 278.936L406.301 280.924L444.072 239.619C444.072 239.619 405.417 194.117 401.221 197.209C397.024 200.301 345.558 253.755 345.558 253.755L363.008 269.438",
80
+ d: "M195.769 142.762C196.11 142.301 196.491 141.88 196.872 141.459C200.181 137.989 213.278 124.491 214.541 125.915C216.005 127.56 215.063 144.026 214.541 144.026C214.02 144.026 193.382 145.109 194.385 144.247C194.967 143.745 195.448 143.164 195.749 142.762H195.769Z",
81
+ fill: "var(--zd_emptysvg_secondary_fill)"
82
+ }), /*#__PURE__*/React.createElement("path", {
83
+ d: "M209.487 172.806C209.487 172.806 208.244 151.807 209.487 151.667C210.731 151.527 262.255 150.484 262.676 151.667C263.097 152.85 263.92 165.586 262.676 166.529C261.433 167.471 247.975 165.145 245.548 171.021C244.305 174.05 214.281 174.21 209.487 172.806Z",
84
+ fill: "var(--zd_emptysvg_secondary_fill)"
85
+ }), /*#__PURE__*/React.createElement("path", {
86
+ d: "M283.454 211.654C283.454 211.654 278.319 214.783 275.632 210.692C272.924 206.6 279.021 204.374 281.107 207.222C283.193 210.07 279.804 213.179 279.202 213.881C278.6 214.582 279.443 223.167 278.199 223.588C276.956 224.009 273.827 224.631 273.566 221.361C273.285 218.112 273.566 214.562 273.566 214.562C273.566 214.562 270.317 212.838 271.841 207.904C273.366 202.99 279.402 203.612 280.646 203.953C281.889 204.294 287.004 199.52 287.726 194.988C287.726 194.988 292.599 174.35 276.976 174.591C261.954 174.811 264.401 195.429 264.401 195.429C264.401 195.429 294.866 194.707 298.215 196.893C301.565 199.079 300.702 231.73 299.378 233.195C298.055 234.659 257.822 235.08 253.47 233.195C249.118 231.309 251.324 196.572 252.628 195.99C253.931 195.409 257.541 195.148 257.541 195.148C257.541 195.148 254.312 168.574 276.956 167.751C292.359 167.19 294.926 182.392 294.846 193.544",
95
87
  stroke: "var(--zd_emptysvg_primary_stroke)",
96
- "stroke-width": "2.5",
97
- "stroke-miterlimit": "10",
88
+ "stroke-width": "3.4",
98
89
  "stroke-linecap": "round",
99
90
  "stroke-linejoin": "round"
100
91
  }), /*#__PURE__*/React.createElement("path", {
101
- opacity: "0.2",
102
- d: "M76.0781 237.63L105.014 209.577C105.014 209.577 146.098 252.429 145.656 254.196C145.215 255.963 133.729 265.019 133.729 265.019C133.729 265.019 112.966 270.541 107.885 267.228C102.805 263.915 76.0781 237.63 76.0781 237.63Z",
103
- fill: "var(--zd_emptysvg_primary_fill)"
104
- }), /*#__PURE__*/React.createElement("path", {
105
- opacity: "0.2",
106
- d: "M430.597 237.63L401.662 209.577C401.662 209.577 360.577 252.429 361.019 254.196C361.461 256.184 372.947 265.019 372.947 265.019C372.947 265.019 393.71 270.541 398.79 267.228C403.65 263.915 430.597 237.63 430.597 237.63Z",
107
- fill: "var(--zd_emptysvg_primary_fill)"
92
+ d: "M258.685 228.702C258.685 228.702 254.814 202.449 258.685 200.503C262.556 198.578 292.68 197.876 294.205 200.503C295.729 203.131 297.394 227.599 295.588 229.665C293.783 231.731 259.247 232.994 258.685 228.702Z",
93
+ fill: "var(--zd_emptysvg_secondary_fill)"
108
94
  }), /*#__PURE__*/React.createElement("path", {
109
- opacity: "0.2",
110
- d: "M138.809 169.598C135.938 164.518 138.368 158.112 143.89 156.345C152.725 153.474 164.874 151.044 168.849 157.229C175.697 167.61 171.942 184.839 181.882 185.723C191.821 186.606 203.749 188.815 202.203 192.57C200.657 196.325 167.966 215.542 165.315 213.996C163.327 212.891 147.203 184.618 138.809 169.598Z",
111
- fill: "var(--zd_emptysvg_primary_fill)"
95
+ d: "M371.862 368.213C354.894 352.609 320.919 368.213 320.919 368.213C336.182 410.371 374.95 395.349 380.466 364.162C385.981 332.975 383.615 299.501 344.906 306.36C306.218 313.219 320.899 358.947 320.899 358.947C320.899 358.947 325.271 319.717 334.497 325.774C343.723 331.831 345.989 324.33 361.172 321.141C376.354 317.953 380.326 347.174 380.326 347.174C380.326 347.174 381.208 361.655 374.69 370.54L371.842 368.193L371.862 368.213Z",
96
+ stroke: "var(--zd_emptysvg_primary_stroke)",
97
+ "stroke-width": "3.4",
98
+ "stroke-linecap": "round",
99
+ "stroke-linejoin": "round"
112
100
  }), /*#__PURE__*/React.createElement("path", {
113
- opacity: "0.2",
114
- d: "M231.804 176.446C231.804 176.446 227.387 113.494 231.804 113.494C236.222 113.494 274.435 112.831 274.656 117.47C274.876 122.109 281.503 173.574 275.318 174.237C269.134 174.9 233.571 178.876 231.804 176.446Z",
115
- fill: "var(--zd_emptysvg_primary_fill)"
101
+ d: "M320.197 347.916C320.197 347.916 316.407 316.428 338.067 310.19C359.728 303.933 378.921 305.718 381.148 341.899C381.148 341.899 375.392 308.987 355.275 322.766C335.159 336.544 333.755 321.121 330.185 323.147C326.615 325.152 321.822 333.937 320.197 347.936V347.916Z",
102
+ fill: "var(--zd_emptysvg_secondary_fill)"
116
103
  }), /*#__PURE__*/React.createElement("path", {
117
- opacity: "0.2",
118
- d: "M320.819 204.719C311.542 199.86 308.008 188.153 313.088 178.876C321.703 163.193 333.631 141.988 334.735 142.209C336.723 142.43 368.088 160.542 366.542 165.402C365.217 170.261 348.43 216.205 340.478 213.996C336.944 212.892 328.55 208.695 320.819 204.719Z",
119
- fill: "var(--zd_emptysvg_primary_fill)"
120
- }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
121
- id: "clip0_8054_29355"
104
+ d: "M324.952 369.737C324.952 369.737 354.354 356.58 373.668 373.307C373.668 373.307 369.276 390.194 347.675 391.177C347.675 391.177 329.324 390.194 324.932 369.737H324.952Z",
105
+ fill: "var(--zd_emptysvg_secondary_fill)"
106
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
107
+ id: "clip0_25967_841"
108
+ }, /*#__PURE__*/React.createElement("rect", {
109
+ width: "450",
110
+ height: "400",
111
+ fill: "white",
112
+ transform: "translate(25 50)"
113
+ })), /*#__PURE__*/React.createElement("clipPath", {
114
+ id: "clip1_25967_841"
122
115
  }, /*#__PURE__*/React.createElement("rect", {
123
- width: "500",
124
- height: "500",
125
- fill: "white"
116
+ width: "308.303",
117
+ height: "312.033",
118
+ fill: "white",
119
+ transform: "translate(95.8486 93.9258)"
126
120
  }))));
127
121
  }
128
122
  DataSharing.propTypes = EmptyStateProps;
@@ -1,17 +1,16 @@
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
1
  import React from 'react';
4
2
  import { EmptyStateProps } from '../props/propTypes';
5
3
  import { EmptyStateDefaultProps } from '../props/defaultProps';
6
4
  import SVG from '../../SVG/SVG';
7
5
  export default function DomainMapping(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 500 500",
10
8
  name: "emptyDomainMapping",
11
9
  styleName: {
12
10
  fill: 'none'
13
- }
14
- }, props), /*#__PURE__*/React.createElement("g", {
11
+ },
12
+ ...props
13
+ }, /*#__PURE__*/React.createElement("g", {
15
14
  "clip-path": "url(#clip0_8054_29357)"
16
15
  }, /*#__PURE__*/React.createElement("path", {
17
16
  opacity: "0.1",
@@ -0,0 +1,103 @@
1
+ import React from 'react';
2
+ import { EmptyStateProps } from '../props/propTypes';
3
+ import { EmptyStateDefaultProps } from '../props/defaultProps';
4
+ import SVG from '../../SVG/SVG';
5
+ export default function EmailFailure(props) {
6
+ return /*#__PURE__*/React.createElement(SVG, {
7
+ viewBox: "0 0 500 500",
8
+ name: "EmailFailure",
9
+ styleName: {
10
+ fill: 'none'
11
+ },
12
+ ...props
13
+ }, /*#__PURE__*/React.createElement("path", {
14
+ opacity: "0.05",
15
+ d: "M217.999 158.5C217.999 158.5 331.699 83.1999 389.299 105.9C446.899 128.6 486.199 319.2 326.099 404.8C165.999 490.4 93.6988 304.3 92.9988 271.3C92.4988 239.3 93.0988 163.2 217.999 158.5Z",
16
+ fill: "var(--zd_emptysvg_primary_fill)"
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ d: "M420.4 388C423.714 388 426.4 385.358 426.4 382.1C426.4 378.841 423.714 376.2 420.4 376.2C417.086 376.2 414.4 378.841 414.4 382.1C414.4 385.358 417.086 388 420.4 388Z",
19
+ stroke: "var(--zd_emptysvg_primary_stroke)",
20
+ "stroke-width": "3",
21
+ "stroke-miterlimit": "10",
22
+ "stroke-linecap": "round",
23
+ "stroke-linejoin": "round"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ d: "M162.699 415.6L172.699 426.9",
26
+ stroke: "var(--zd_emptysvg_tiny_circle)",
27
+ "stroke-width": "3",
28
+ "stroke-miterlimit": "10",
29
+ "stroke-linecap": "round",
30
+ "stroke-linejoin": "round"
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ d: "M162.099 426.3L173.299 416.2",
33
+ stroke: "var(--zd_emptysvg_tiny_circle)",
34
+ "stroke-width": "3",
35
+ "stroke-miterlimit": "10",
36
+ "stroke-linecap": "round",
37
+ "stroke-linejoin": "round"
38
+ }), /*#__PURE__*/React.createElement("path", {
39
+ d: "M396.5 91.8999C401.25 91.8999 405.1 88.0497 405.1 83.3C405.1 78.5504 401.25 74.7 396.5 74.7C391.75 74.7 387.9 78.5504 387.9 83.3C387.9 88.0497 391.75 91.8999 396.5 91.8999Z",
40
+ stroke: "var(--zd_emptysvg_medium_circle)",
41
+ "stroke-width": "3",
42
+ "stroke-miterlimit": "10"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ d: "M211.199 83.2C214.016 83.2 216.299 80.9165 216.299 78.0999C216.299 75.2832 214.016 73 211.199 73C208.383 73 206.099 75.2832 206.099 78.0999C206.099 80.9165 208.383 83.2 211.199 83.2Z",
45
+ stroke: "var(--zd_emptysvg_tiny_circle)",
46
+ "stroke-width": "3",
47
+ "stroke-miterlimit": "10"
48
+ }), /*#__PURE__*/React.createElement("path", {
49
+ d: "M70.8999 277.8L70 292.8",
50
+ stroke: "var(--zd_emptysvg_plus)",
51
+ "stroke-width": "3",
52
+ "stroke-miterlimit": "10",
53
+ "stroke-linecap": "round",
54
+ "stroke-linejoin": "round"
55
+ }), /*#__PURE__*/React.createElement("path", {
56
+ d: "M62.8999 284.9L78 285.7",
57
+ stroke: "var(--zd_emptysvg_plus)",
58
+ "stroke-width": "3",
59
+ "stroke-miterlimit": "10",
60
+ "stroke-linecap": "round",
61
+ "stroke-linejoin": "round"
62
+ }), /*#__PURE__*/React.createElement("g", {
63
+ "clip-path": "url(#clip0_26290_3220)"
64
+ }, /*#__PURE__*/React.createElement("path", {
65
+ d: "M192.045 337.432L231.861 299.748C231.861 299.748 297.092 335.902 280.78 340.126C264.449 344.349 192.045 337.432 192.045 337.432Z",
66
+ fill: "var(--zd_emptysvg_secondary_fill)"
67
+ }), /*#__PURE__*/React.createElement("path", {
68
+ d: "M338.165 189.884L228.802 256.676C228.802 256.676 179.829 215.006 175.35 198.75C168.086 172.408 265.123 184.477 294.78 182.93C303.592 182.475 338.183 189.866 338.183 189.866L338.165 189.884Z",
69
+ fill: "var(--zd_emptysvg_secondary_fill)"
70
+ }), /*#__PURE__*/React.createElement("path", {
71
+ d: "M227.746 276.119C224.196 273.279 163.516 210.528 133.932 190.176C132.366 189.101 131.474 188.228 131.42 187.955C127.287 168.804 238.36 166.237 256.73 167.038C296.546 168.785 358.5 172.099 357.426 187.008C356.571 199.005 276.338 256.094 241.546 277.484C224.943 287.679 222.376 281.289 222.376 281.289C222.376 281.289 136.827 184.204 135.407 206.541C133.695 233.52 128.78 363.191 149.844 352.159C170.908 341.109 212.636 285.039 201.912 286.914C191.207 288.789 134.351 353.014 165.646 353.069C182.869 353.087 253.617 354.762 292.158 355.035C292.158 355.035 297.566 356.091 300.897 350.284L305.139 341.509C305.139 341.509 256.384 285.239 246.426 288.644C236.467 292.048 309.363 335.829 309.363 335.829C309.363 335.829 356.024 262.793 366.693 269.365C381.84 278.686 430.686 348.645 417.123 350.302C403.56 351.959 308.107 359.022 309.381 352.141C310.656 345.259 354.914 273.934 362.651 279.96C362.651 279.96 360.558 237.034 359.028 222.652C357.972 212.749 358.682 205.049 360.922 199.26",
72
+ stroke: "var(--zd_emptysvg_primary_stroke)",
73
+ "stroke-width": "3",
74
+ "stroke-linecap": "round",
75
+ "stroke-linejoin": "round"
76
+ }), /*#__PURE__*/React.createElement("path", {
77
+ d: "M326.112 347.59C326.112 347.59 362.888 276.61 375.65 290.391C388.412 304.172 418.543 341.983 406.8 342.237C395.057 342.492 326.112 347.59 326.112 347.59Z",
78
+ fill: "var(--zd_emptysvg_secondary_fill)"
79
+ }), /*#__PURE__*/React.createElement("path", {
80
+ d: "M364.654 324.998C364.654 324.998 359.156 293.832 363.47 294.087C367.785 294.341 368.022 296.38 367.803 298.547C367.585 300.713 368.659 324.251 364.654 324.998Z",
81
+ stroke: "var(--zd_emptysvg_primary_stroke)",
82
+ "stroke-width": "3",
83
+ "stroke-linecap": "round",
84
+ "stroke-linejoin": "round"
85
+ }), /*#__PURE__*/React.createElement("path", {
86
+ d: "M364.162 340.126C366.545 340.126 368.477 338.194 368.477 335.811C368.477 333.428 366.545 331.497 364.162 331.497C361.779 331.497 359.847 333.428 359.847 335.811C359.847 338.194 361.779 340.126 364.162 340.126Z",
87
+ stroke: "var(--zd_emptysvg_primary_stroke)",
88
+ "stroke-width": "3",
89
+ "stroke-linecap": "round",
90
+ "stroke-linejoin": "round"
91
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
92
+ id: "clip0_26290_3220"
93
+ }, /*#__PURE__*/React.createElement("rect", {
94
+ width: "290",
95
+ height: "190",
96
+ fill: "white",
97
+ transform: "translate(130.4 166)"
98
+ }))));
99
+ }
100
+ EmailFailure.propTypes = EmptyStateProps;
101
+ EmailFailure.defaultProps = { ...EmptyStateDefaultProps,
102
+ dataId: 'EmailFailure'
103
+ };
@@ -0,0 +1,64 @@
1
+ import React from 'react';
2
+ import { EmptyStateProps } from '../props/propTypes';
3
+ import { EmptyStateDefaultProps } from '../props/defaultProps';
4
+ import SVG from '../../SVG/SVG';
5
+ export default function EmptyAI(props) {
6
+ return /*#__PURE__*/React.createElement(SVG, {
7
+ viewBox: "0 0 500 500",
8
+ name: "EmptyAI",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("g", {
11
+ clipPath: "url(#EmptyAI__a)"
12
+ }, /*#__PURE__*/React.createElement("path", {
13
+ fill: "var(--zd_emptysvg_primary_fill)",
14
+ d: "M200.56 145.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",
15
+ opacity: 0.1
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ fill: "var(--zd_emptysvg_plus)",
18
+ d: "M35.059 298.252c-.25 0 0 0 0 0-.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
+ }), /*#__PURE__*/React.createElement("path", {
20
+ fill: "var(--zd_emptysvg_plus)",
21
+ d: "m44.56 289.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"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ fill: "var(--zd_emptysvg_medium_circle)",
24
+ d: "M428.059 57.002c-6.5 0-11.75 5.25-11.75 11.75s5.25 11.75 11.75 11.75 11.75-5.25 11.75-11.75-5.5-11.75-11.75-11.75Zm0 21.25c-5 0-9.25-4.25-9.25-9.5s4.25-9.5 9.25-9.5 9.25 4.25 9.25 9.5-4.25 9.5-9.25 9.5ZM86.059 437.754c-4.75 0-8.5 3.75-8.5 8.5s3.75 8.5 8.5 8.5 8.5-3.75 8.5-8.5c0-4.5-3.75-8.5-8.5-8.5Zm0 14.75c-3.25 0-6-2.75-6-6.25s2.75-6.25 6-6.25 6 2.75 6 6.25-2.75 6.25-6 6.25Z"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fill: "var(--zd_emptysvg_tiny_circle)",
27
+ d: "M127.31 55c-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.559 329.498c-.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"
28
+ }), /*#__PURE__*/React.createElement("path", {
29
+ fill: "var(--zd_emptysvg_primary_fill)",
30
+ d: "M289.56 167.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",
31
+ opacity: 0.1
32
+ })), /*#__PURE__*/React.createElement("g", {
33
+ clipPath: "url(#EmptyAI__b)"
34
+ }, /*#__PURE__*/React.createElement("path", {
35
+ fill: "var(--zd_emptysvg_primary_fill)",
36
+ d: "M348.217 107.512c0-7.886 7.334-3.505 9.681-6.134 3.666-3.942 6.307-10.076-1.614-16.356-13.494-10.807-37.402-12.56-42.389 11.1-4.987 23.657 28.895 35.048 36.522 24.534 2.934-4.089-2.2-10.807-2.2-13.144ZM409.758 311.057c0-7.886 7.334-3.505 9.681-6.134 3.666-3.942 6.307-10.076-1.614-16.356-13.494-10.807-37.402-12.559-42.389 11.099-4.987 23.658 28.895 35.049 36.522 24.535 2.934-4.089-2.2-10.807-2.2-13.144ZM348.217 375.805c0-7.886 7.334-3.505 9.681-6.134 3.666-3.942 6.307-10.076-1.614-16.356-13.494-10.807-37.402-12.559-42.389 11.099-4.987 23.658 28.895 35.049 36.522 24.535 2.934-4.089-2.2-10.807-2.2-13.144ZM392.565 181.733c7.885-.093 3.591 7.292 6.247 9.608 3.986 3.62 10.15 6.188 16.336-1.806 10.648-13.62 12.12-37.546-11.595-42.256-23.715-4.709-34.708 29.304-24.105 36.808 4.124 2.885 10.78-2.327 13.117-2.354ZM331.021 245.192c7.886-.093 3.591 7.292 6.247 9.608 3.986 3.62 10.15 6.188 16.336-1.806 10.648-13.62 12.12-37.546-11.595-42.256-23.715-4.709-34.708 29.304-24.105 36.808 4.124 2.885 10.781-2.327 13.117-2.354Z",
37
+ opacity: 0.2
38
+ }), /*#__PURE__*/React.createElement("path", {
39
+ fill: "transparent",
40
+ stroke: "var(--zd_emptysvg_primary_stroke)",
41
+ strokeLinecap: "round",
42
+ strokeLinejoin: "round",
43
+ strokeWidth: 2.825,
44
+ d: "M311.655 362.062s5.557-23.895 28.897-21.117c23.34 2.779 23.34 26.674 23.34 26.674s2.223 22.784-26.118 26.674c-28.341 3.89-30.804-26.786-30.804-26.786l-74.169.17s-24.046 4.645-23.638 26.957c0 0 7.579-21.698 26.206-21.428 18.626.269 25.105.27 25.105.27s12.793 52.918-40.125 61.059c-52.918 8.141-80.25-47.685-63.385-79.668 16.864-31.984 56.407-34.31 56.407-34.31s-53.5-2.907-68.038 47.685c0 0-42.451 0-38.38-58.734 0 0-38.962-8.141-37.217-65.13 1.744-56.989 62.222-49.429 62.222-49.429s-12.212-9.886-22.679-6.397c0 0-4.652-48.266 43.614-61.641 0 0 1.744 51.756 59.315 62.223 0 0-55.826-20.353-55.244-75.016 0 0 11.63-52.918 66.293-50.592 54.663 2.326 42.451 63.385 42.451 63.385s-.184-24.466 6.213-25.629c6.396-1.163 36.251-.358 36.251-.358s.568-29.839 30.807-28.094c14.467.835 20.803 8.99 23.477 17.27 4.19 12.979-.884 27.6-12.709 34.394a27.064 27.064 0 0 1-11.931 3.58c-18.609 1.163-26.75-13.956-27.913-22.097l-47.107-.015.575 59.43-35.027-.574s-20.097-10.91-17.513-30.433c0 0-8.613 25.839 19.236 35.027l140.573 1.113s3.658-28.653 28.653-28.043c24.995.609 26.823 28.043 26.823 28.043s1.22 24.995-24.385 25.604c-25.604.61-31.091-18.898-31.091-18.898l-107.954-.983-.561 54.021 48.136-1.204s4.412-24.87 28.881-24.068c12.162.399 18.477 8.131 21.753 15.808 4.363 10.224 3.467 22.188-3.613 30.757-4.022 4.866-10.151 8.892-19.343 8.39 0 0-24.068 5.616-28.881-23.265 0 0-46.933-2.006-46.933.401v57.762s-15.488 2.597-25.516-1.415c-10.028-4.011-36.258-31.477-46.687-31.878-10.429-.401-23.667-2.808-23.667-2.808s-6.418-29.283-38.508-28.48c0 0 28.48 6.819 30.486 33.293 2.006 26.475-32.893 30.486-32.893 30.486s32.492 0 42.119-26.876c0 0 11.55-4.316 22.864 1.204 20.324 9.915 36.503 38.107 73.006 33.695l106.819-1.436s7.304-29.213 33.86-24.565c26.557 4.647 22.118 30.54 22.118 30.54s-2.722 22.896-22.479 23.918c-19.758 1.022-32.576-9.346-34.746-22.142-1.314-7.741-106.964 1.363-106.964 1.363l-.34 51.437"
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ fill: "var(--zd_emptysvg_primary_fill)",
47
+ d: "M199.699 88.37c-57.454 9.92-23.107 69.816-23.107 69.816s-31.155-21.816-40.88 25.134c0 0-59.246 17.914-44.436 79.125 14.811 61.211 76.091 46.408 76.091 46.408s-15.613 11.63-20.102 35.51c-4.489 23.879 4.443 75.401 59.543 68.885 55.1-6.516 73.763-338.842-7.109-324.879Z",
48
+ opacity: 0.2
49
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
50
+ id: "EmptyAI__a"
51
+ }, /*#__PURE__*/React.createElement("path", {
52
+ fill: "#fff",
53
+ d: "M25.059 55h450v400h-450z"
54
+ })), /*#__PURE__*/React.createElement("clipPath", {
55
+ id: "EmptyAI__b"
56
+ }, /*#__PURE__*/React.createElement("path", {
57
+ fill: "#fff",
58
+ d: "M68.266 62.041h359.55v374.71H68.267z"
59
+ }))));
60
+ }
61
+ EmptyAI.propTypes = EmptyStateProps;
62
+ EmptyAI.defaultProps = { ...EmptyStateDefaultProps,
63
+ dataId: 'EmptyAI'
64
+ };
@@ -1,14 +1,13 @@
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
1
  import React from 'react';
4
2
  import { EmptyStateProps } from '../props/propTypes';
5
3
  import { EmptyStateDefaultProps } from '../props/defaultProps';
6
4
  import SVG from '../../SVG/SVG';
7
5
  export default function EmptyAPIAuthentication(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 500 500",
10
- name: "emptyApiAuthentication"
11
- }, props), /*#__PURE__*/React.createElement("g", {
8
+ name: "emptyApiAuthentication",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("g", {
12
11
  clipPath: "url(#APIAuthentication_svg__a)"
13
12
  }, /*#__PURE__*/React.createElement("path", {
14
13
  opacity: 0.1,
@@ -1,14 +1,13 @@
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
1
  import React from 'react';
4
2
  import { EmptyStateProps } from '../props/propTypes';
5
3
  import { EmptyStateDefaultProps } from '../props/defaultProps';
6
4
  import SVG from '../../SVG/SVG';
7
5
  export default function EmptyAPIConfiguration(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 500 500",
10
- name: "emptyApiConfiguration"
11
- }, props), /*#__PURE__*/React.createElement("g", {
8
+ name: "emptyApiConfiguration",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("g", {
12
11
  clipPath: "url(#APIConfiguration_svg__a)"
13
12
  }, /*#__PURE__*/React.createElement("path", {
14
13
  opacity: 0.1,
@@ -1,17 +1,16 @@
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
1
  import React from 'react';
4
2
  import { EmptyStateProps } from '../props/propTypes';
5
3
  import { EmptyStateDefaultProps } from '../props/defaultProps';
6
4
  import SVG from '../../SVG/SVG';
7
5
  export default function EmptyAPIMatrix(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 500 500",
10
8
  name: "emptyAPIMatrix",
11
9
  styleName: {
12
10
  fill: 'none'
13
- }
14
- }, props), /*#__PURE__*/React.createElement("g", {
11
+ },
12
+ ...props
13
+ }, /*#__PURE__*/React.createElement("g", {
15
14
  clipPath: "url(#clip0_25167_844)"
16
15
  }, /*#__PURE__*/React.createElement("path", {
17
16
  opacity: 0.1,
@@ -1,14 +1,13 @@
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
1
  import React from 'react';
4
2
  import { EmptyStateProps } from '../props/propTypes';
5
3
  import { EmptyStateDefaultProps } from '../props/defaultProps';
6
4
  import SVG from '../../SVG/SVG';
7
5
  export default function EmptyAPIs(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 147 140",
10
- name: "emptyApis"
11
- }, props), /*#__PURE__*/React.createElement("g", {
8
+ name: "emptyApis",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("g", {
12
11
  clipPath: "url(#APIs_svg__a)"
13
12
  }, /*#__PURE__*/React.createElement("path", {
14
13
  opacity: 0.1,
@@ -1,14 +1,13 @@
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
1
  import React from 'react';
4
2
  import { EmptyStateProps } from '../props/propTypes';
5
3
  import { EmptyStateDefaultProps } from '../props/defaultProps';
6
4
  import SVG from '../../SVG/SVG';
7
5
  export default function EmptyAccounts(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 200 200",
10
- name: "accounts"
11
- }, props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyAccounts_svg__cls-7,.EmptyAccounts_svg__cls-9{fill:var(--zd_emptysvg_secondary_fill)}.EmptyAccounts_svg__cls-3,.EmptyAccounts_svg__cls-4,.EmptyAccounts_svg__cls-5,.EmptyAccounts_svg__cls-6,.EmptyAccounts_svg__cls-8{fill:none}.EmptyAccounts_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyAccounts_svg__cls-8{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyAccounts_svg__cls-4,.EmptyAccounts_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyAccounts_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyAccounts_svg__cls-6{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
8
+ name: "accounts",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyAccounts_svg__cls-7,.EmptyAccounts_svg__cls-9{fill:var(--zd_emptysvg_secondary_fill)}.EmptyAccounts_svg__cls-3,.EmptyAccounts_svg__cls-4,.EmptyAccounts_svg__cls-5,.EmptyAccounts_svg__cls-6,.EmptyAccounts_svg__cls-8{fill:none}.EmptyAccounts_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyAccounts_svg__cls-8{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyAccounts_svg__cls-4,.EmptyAccounts_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyAccounts_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyAccounts_svg__cls-6{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
12
11
  d: "M86.51 62.52S133.43 31.67 157.17 41s40 87.37-26.06 122.41S35.22 122.19 35 108.68c-.28-13.07 0-44.23 51.51-46.16z",
13
12
  opacity: 0.05,
14
13
  fill: "var(--zd_emptysvg_primary_fill)"
@@ -1,14 +1,13 @@
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
1
  import React from 'react';
4
2
  import { EmptyStateProps } from '../props/propTypes';
5
3
  import { EmptyStateDefaultProps } from '../props/defaultProps';
6
4
  import SVG from '../../SVG/SVG';
7
5
  export default function EmptyActiveCalls(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 200 200",
10
- name: "ActiveCalls"
11
- }, props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyActiveCalls_svg__cls-4,.EmptyActiveCalls_svg__cls-5,.EmptyActiveCalls_svg__cls-6,.EmptyActiveCalls_svg__cls-7,.EmptyActiveCalls_svg__cls-8{fill:none}.EmptyActiveCalls_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyActiveCalls_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyActiveCalls_svg__cls-5,.EmptyActiveCalls_svg__cls-6{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyActiveCalls_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyActiveCalls_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
8
+ name: "ActiveCalls",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyActiveCalls_svg__cls-4,.EmptyActiveCalls_svg__cls-5,.EmptyActiveCalls_svg__cls-6,.EmptyActiveCalls_svg__cls-7,.EmptyActiveCalls_svg__cls-8{fill:none}.EmptyActiveCalls_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyActiveCalls_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyActiveCalls_svg__cls-5,.EmptyActiveCalls_svg__cls-6{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyActiveCalls_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyActiveCalls_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
12
11
  d: "M86.51 62.52S133.43 31.67 157.17 41s40 87.37-26.06 122.41S35.22 122.19 35 108.68c-.28-13.07 0-44.23 51.51-46.16z",
13
12
  fill: "var(--zd_emptysvg_primary_fill)",
14
13
  opacity: 0.05