@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 EmptyTelegram(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 500 500",
10
- name: "emptyTelegram"
11
- }, props), /*#__PURE__*/React.createElement("g", {
8
+ name: "emptyTelegram",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("g", {
12
11
  clipPath: "url(#telegram_svg__a)"
13
12
  }, /*#__PURE__*/React.createElement("path", {
14
13
  d: "M40.543 341.908c176.402-75.574 368.142-199.294 368.142-199.294L224.62 277.978s-13.746 9.44-6.157 32.539c7.589 23.1 12.368 53.727-1.25 43.735-13.619-9.992-1.162-106.644-90.471-106.157 0 0-4.231-2.123 8.642-8.248 12.873-6.124 229.589-91.488 285.685-118.527a5.03 5.03 0 0 1 2.971-.472 5.045 5.045 0 0 1 2.712 1.307 5.065 5.065 0 0 1 1.225 5.626l-90.105 221.897s-5.036 20.229-24.621 5.86c-19.584-14.369-39.892-53.193-78.282-17.563",
@@ -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 EmptyTemplate(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, '.template_svg__cls-7{fill:var(--zd_emptysvg_secondary_fill)}.template_svg__cls-3,.template_svg__cls-4,.template_svg__cls-5,.template_svg__cls-6,.template_svg__cls-8{fill:none}.template_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.template_svg__cls-6{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.template_svg__cls-4,.template_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.template_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.template_svg__cls-8{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, '.template_svg__cls-7{fill:var(--zd_emptysvg_secondary_fill)}.template_svg__cls-3,.template_svg__cls-4,.template_svg__cls-5,.template_svg__cls-6,.template_svg__cls-8{fill:none}.template_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.template_svg__cls-6{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.template_svg__cls-4,.template_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.template_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.template_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
  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 EmptyTicket(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 200 200",
10
- name: "ticket"
11
- }, props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTicket_svg__cls-3,.EmptyTicket_svg__cls-4,.EmptyTicket_svg__cls-5,.EmptyTicket_svg__cls-6,.EmptyTicket_svg__cls-7{fill:none}.EmptyTicket_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTicket_svg__cls-6{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTicket_svg__cls-4,.EmptyTicket_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyTicket_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTicket_svg__cls-7{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
8
+ name: "ticket",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTicket_svg__cls-3,.EmptyTicket_svg__cls-4,.EmptyTicket_svg__cls-5,.EmptyTicket_svg__cls-6,.EmptyTicket_svg__cls-7{fill:none}.EmptyTicket_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTicket_svg__cls-6{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTicket_svg__cls-4,.EmptyTicket_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyTicket_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTicket_svg__cls-7{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 EmptyTimeEntry(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 200 200",
10
- name: "timeEntry"
11
- }, props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTimeEntry_svg__cls-7{fill:var(--zd_emptysvg_secondary_fill)}.EmptyTimeEntry_svg__cls-4,.EmptyTimeEntry_svg__cls-5,.EmptyTimeEntry_svg__cls-6,.EmptyTimeEntry_svg__cls-8,.EmptyTimeEntry_svg__cls-9{fill:none}.EmptyTimeEntry_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTimeEntry_svg__cls-8{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTimeEntry_svg__cls-5,.EmptyTimeEntry_svg__cls-6{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyTimeEntry_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTimeEntry_svg__cls-9{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
8
+ name: "timeEntry",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTimeEntry_svg__cls-7{fill:var(--zd_emptysvg_secondary_fill)}.EmptyTimeEntry_svg__cls-4,.EmptyTimeEntry_svg__cls-5,.EmptyTimeEntry_svg__cls-6,.EmptyTimeEntry_svg__cls-8,.EmptyTimeEntry_svg__cls-9{fill:none}.EmptyTimeEntry_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTimeEntry_svg__cls-8{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTimeEntry_svg__cls-5,.EmptyTimeEntry_svg__cls-6{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyTimeEntry_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTimeEntry_svg__cls-9{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
@@ -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 EmptyTimeline(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 200 200",
10
- name: "timeline"
11
- }, props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTimeline_svg__cls-3,.EmptyTimeline_svg__cls-4,.EmptyTimeline_svg__cls-5,.EmptyTimeline_svg__cls-7,.EmptyTimeline_svg__cls-8{fill:none}.EmptyTimeline_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTimeline_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTimeline_svg__cls-4,.EmptyTimeline_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyTimeline_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTimeline_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}.EmptyTimeline_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill);isolation:isolate}')), /*#__PURE__*/React.createElement("path", {
8
+ name: "timeline",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTimeline_svg__cls-3,.EmptyTimeline_svg__cls-4,.EmptyTimeline_svg__cls-5,.EmptyTimeline_svg__cls-7,.EmptyTimeline_svg__cls-8{fill:none}.EmptyTimeline_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTimeline_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTimeline_svg__cls-4,.EmptyTimeline_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyTimeline_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTimeline_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}.EmptyTimeline_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill);isolation:isolate}')), /*#__PURE__*/React.createElement("path", {
12
11
  d: "M82.34 64.37s45-29.83 67.77-20.85 38.33 84.51-25 118.4-92-39.83-92.2-52.9c-.24-12.64 0-42.78 49.43-44.65z",
13
12
  fill: "var(--zd_emptysvg_primary_fill)",
14
13
  opacity: 0.05
@@ -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 EmptyTopic(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 200 200",
10
- name: "topic"
11
- }, props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTopic_svg__cls-7{fill:var(--zd_emptysvg_secondary_fill)}.EmptyTopic_svg__cls-4,.EmptyTopic_svg__cls-5,.EmptyTopic_svg__cls-6,.EmptyTopic_svg__cls-8,.EmptyTopic_svg__cls-9,.EmptyTopic_svg__cls-10{fill:none}.EmptyTopic_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTopic_svg__cls-9{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTopic_svg__cls-5{stroke:var(--zd_emptysvg_plus)}.EmptyTopic_svg__cls-5,.EmptyTopic_svg__cls-6,.EmptyTopic_svg__cls-8{stroke-linecap:round;stroke-linejoin:round}.EmptyTopic_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTopic_svg__cls-10{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}.EmptyTopic_svg__cls-8{stroke:var(--zd_emptysvg_primary_stroke);stroke-width:1.5px}')), /*#__PURE__*/React.createElement("path", {
8
+ name: "topic",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTopic_svg__cls-7{fill:var(--zd_emptysvg_secondary_fill)}.EmptyTopic_svg__cls-4,.EmptyTopic_svg__cls-5,.EmptyTopic_svg__cls-6,.EmptyTopic_svg__cls-8,.EmptyTopic_svg__cls-9,.EmptyTopic_svg__cls-10{fill:none}.EmptyTopic_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTopic_svg__cls-9{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTopic_svg__cls-5{stroke:var(--zd_emptysvg_plus)}.EmptyTopic_svg__cls-5,.EmptyTopic_svg__cls-6,.EmptyTopic_svg__cls-8{stroke-linecap:round;stroke-linejoin:round}.EmptyTopic_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTopic_svg__cls-10{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}.EmptyTopic_svg__cls-8{stroke:var(--zd_emptysvg_primary_stroke);stroke-width:1.5px}')), /*#__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
@@ -1,15 +1,14 @@
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 class EmptyTrophy extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 500 500",
11
- name: "emptyTrophy"
12
- }, this.props), /*#__PURE__*/React.createElement("g", {
9
+ name: "emptyTrophy",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("g", {
13
12
  clipPath: "url(#a)"
14
13
  }, /*#__PURE__*/React.createElement("g", {
15
14
  clipPath: "url(#b)"
@@ -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 EmptyTwilio(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 500 500",
10
- name: "emptyTwilio"
11
- }, props), /*#__PURE__*/React.createElement("g", {
8
+ name: "emptyTwilio",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("g", {
12
11
  clipPath: "url(#twilio_svg__a)"
13
12
  }, /*#__PURE__*/React.createElement("path", {
14
13
  opacity: 0.8,
@@ -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 EmptyWechat(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 500 500",
10
- name: "emptyWechat"
11
- }, props), /*#__PURE__*/React.createElement("g", {
8
+ name: "emptyWechat",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("g", {
12
11
  clipPath: "url(#wechat_svg__a)"
13
12
  }, /*#__PURE__*/React.createElement("path", {
14
13
  opacity: 0.8,
@@ -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 EmptyWhatsapp(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 500 500",
10
- name: "emptyWhatsapp"
11
- }, props), /*#__PURE__*/React.createElement("g", {
8
+ name: "emptyWhatsapp",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("g", {
12
11
  clipPath: "url(#whatsapp_svg__a)"
13
12
  }, /*#__PURE__*/React.createElement("path", {
14
13
  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",
@@ -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 EmptyZSCKey(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 500 500",
10
- name: "emptyZSCKey"
11
- }, props), /*#__PURE__*/React.createElement("g", {
8
+ name: "emptyZSCKey",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("g", {
12
11
  clipPath: "url(#ZSCKey_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 Export(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 200 200",
10
- name: "export"
11
- }, props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.cls-2{fill:var(--zd_emptysvg_plus)}.cls-3{fill:var(--zd_emptysvg_medium_circle)}.cls-4{fill:var(--zd_emptysvg_cross)}')), /*#__PURE__*/React.createElement("path", {
8
+ name: "export",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.cls-2{fill:var(--zd_emptysvg_plus)}.cls-3{fill:var(--zd_emptysvg_medium_circle)}.cls-4{fill:var(--zd_emptysvg_cross)}')), /*#__PURE__*/React.createElement("path", {
12
11
  d: "M80.46 58s46.65-31.17 70.27-21.79 39.74 88.3-25.92 123.72-95.36-41.62-95.62-55.27C29 91.42 29.19 59.93 80.46 58Z",
13
12
  style: {
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 Extensions(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 200 200",
10
- name: "extensions"
11
- }, props), /*#__PURE__*/React.createElement("style", null, '.Extensions_svg__st1{opacity:.1;fill:var(--zd_emptysvg_primary_fill)}.Extensions_svg__st2{fill:var(--zd_emptysvg_plus)}.Extensions_svg__st3{fill:var(--zd_emptysvg_medium_circle)}.Extensions_svg__st4{fill:var(--zd_emptysvg_cross)}.Extensions_svg__st5{fill:var(--zd_emptysvg_secondary_fill)}'), /*#__PURE__*/React.createElement("path", {
8
+ name: "extensions",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("style", null, '.Extensions_svg__st1{opacity:.1;fill:var(--zd_emptysvg_primary_fill)}.Extensions_svg__st2{fill:var(--zd_emptysvg_plus)}.Extensions_svg__st3{fill:var(--zd_emptysvg_medium_circle)}.Extensions_svg__st4{fill:var(--zd_emptysvg_cross)}.Extensions_svg__st5{fill:var(--zd_emptysvg_secondary_fill)}'), /*#__PURE__*/React.createElement("path", {
12
11
  className: "Extensions_svg__st1",
13
12
  d: "M80.1998 56.2C80.1998 56.2 126.9 25 150.5 34.4C174.1 43.8 190.2 122.7 124.6 158.1C58.9998 193.5 29.1998 116.5 28.8998 102.9C28.6998 89.6 28.8998 58.2 80.1998 56.2Z"
14
13
  }), /*#__PURE__*/React.createElement("path", {
@@ -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 Extractor(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 200 200",
10
- name: "extractor"
11
- }, props), /*#__PURE__*/React.createElement("style", null, '.Extractor_svg__st1{opacity:.1;fill:var(--zd_emptysvg_primary_fill);enable-background:new}.Extractor_svg__st2{fill:var(--zd_emptysvg_plus)}.Extractor_svg__st3{fill:var(--zd_emptysvg_medium_circle)}.Extractor_svg__st4{fill:var(--zd_emptysvg_cross)}.Extractor_svg__st6{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}'), /*#__PURE__*/React.createElement("path", {
8
+ name: "extractor",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("style", null, '.Extractor_svg__st1{opacity:.1;fill:var(--zd_emptysvg_primary_fill);enable-background:new}.Extractor_svg__st2{fill:var(--zd_emptysvg_plus)}.Extractor_svg__st3{fill:var(--zd_emptysvg_medium_circle)}.Extractor_svg__st4{fill:var(--zd_emptysvg_cross)}.Extractor_svg__st6{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}'), /*#__PURE__*/React.createElement("path", {
12
11
  fill: "none",
13
12
  d: "M10 22h180v160H10z"
14
13
  }), /*#__PURE__*/React.createElement("path", {
@@ -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 FieldUpdate(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 500 500",
10
8
  name: "emptyFieldUpdate",
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_29265)"
16
15
  }, /*#__PURE__*/React.createElement("path", {
17
16
  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 FromAddress(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 500 500",
10
8
  name: "emptyFromAddress",
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_29344)"
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 GCBot(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 200 200",
10
- name: "GCBot"
11
- }, props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.GCBot_svg__cls-2{fill:var(--zd_emptysvg_plus)}.GCBot_svg__cls-3{fill:var(--zd_emptysvg_medium_circle)}.GCBot_svg__cls-4{fill:var(--zd_emptysvg_cross)}.GCBot_svg__cls-5{fill:var(--zd_emptysvg_secondary_fill);}.GCBot_svg__cls-6{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
8
+ name: "GCBot",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.GCBot_svg__cls-2{fill:var(--zd_emptysvg_plus)}.GCBot_svg__cls-3{fill:var(--zd_emptysvg_medium_circle)}.GCBot_svg__cls-4{fill:var(--zd_emptysvg_cross)}.GCBot_svg__cls-5{fill:var(--zd_emptysvg_secondary_fill);}.GCBot_svg__cls-6{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
12
11
  d: "M84.12 58.19S130.78 27 154.39 36.4s39.74 88.3-25.92 123.72-95.36-41.65-95.57-55.3c-.28-13.21 0-44.7 51.22-46.63Z",
13
12
  style: {
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 GCConversation(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 200 200",
10
- name: "GCConversation"
11
- }, props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.GCConversation_svg__cls-5{isolation:isolate}.GCConversation_svg__cls-2{fill:var(--zd_emptysvg_plus)}.GCConversation_svg__cls-3{fill:var(--zd_emptysvg_medium_circle)}.GCConversation_svg__cls-4{fill:var(--zd_emptysvg_cross)}.GCConversation_svg__cls-5{fill:var(--zd_emptysvg_secondary_fill)}')), /*#__PURE__*/React.createElement("path", {
8
+ name: "GCConversation",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.GCConversation_svg__cls-5{isolation:isolate}.GCConversation_svg__cls-2{fill:var(--zd_emptysvg_plus)}.GCConversation_svg__cls-3{fill:var(--zd_emptysvg_medium_circle)}.GCConversation_svg__cls-4{fill:var(--zd_emptysvg_cross)}.GCConversation_svg__cls-5{fill:var(--zd_emptysvg_secondary_fill)}')), /*#__PURE__*/React.createElement("path", {
12
11
  d: "M78.11 58.19S124.77 27 148.38 36.4s39.74 88.3-25.92 123.72-95.36-41.65-95.57-55.3c-.28-13.21 0-44.7 51.22-46.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 HolidayLists(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 500 500",
10
8
  name: "holidayLists",
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_29327)"
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 Import(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 500 500",
10
- name: "import"
11
- }, props), /*#__PURE__*/React.createElement("g", {
8
+ name: "import",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("g", {
12
11
  clipPath: "url(#Import_svg__clip0)"
13
12
  }, /*#__PURE__*/React.createElement("g", {
14
13
  clipPath: "url(#Import_svg__clip1)"
@@ -0,0 +1,75 @@
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 Integrations(props) {
6
+ return /*#__PURE__*/React.createElement(SVG, {
7
+ viewBox: "0 0 500 500",
8
+ name: "emptyIntegrations",
9
+ styleName: {
10
+ fill: 'none'
11
+ },
12
+ ...props
13
+ }, /*#__PURE__*/React.createElement("g", {
14
+ clipPath: "url(#a)"
15
+ }, /*#__PURE__*/React.createElement("g", {
16
+ clipPath: "url(#b)"
17
+ }, /*#__PURE__*/React.createElement("path", {
18
+ fill: "var(--zd_emptysvg_primary_fill)",
19
+ d: "M200.502 140.5s116.75-78 175.75-54.5 99.25 220.75-64.75 309.25-238.5-104-239.25-138c-.5-33.25 0-111.75 128.25-116.75Z",
20
+ opacity: 0.1
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ fill: "var(--zd_emptysvg_plus)",
23
+ d: "M35 293.249c-.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"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ fill: "var(--zd_emptysvg_plus)",
26
+ d: "m44.501 284.498-18.5-1c-.75 0-1.25-.75-1.25-1.25 0-.75.75-1.25 1.25-1.25l18.25 1c.75 0 1.25.75 1.25 1.25.25.75-.25 1.25-1 1.25Z"
27
+ }), /*#__PURE__*/React.createElement("path", {
28
+ fill: "var(--zd_emptysvg_medium_circle)",
29
+ d: "M428 51.999c-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.5ZM311 432.748c-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"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ fill: "var(--zd_emptysvg_tiny_circle)",
32
+ d: "M202.251 50c-4.25 0-7.5 3.5-7.5 7.5s3.25 7.5 7.5 7.5 7.5-3.5 7.5-7.5-3.25-7.5-7.5-7.5Zm0 12.75c-2.75 0-5-2.25-5-5s2.25-5 5-5 5 2.25 5 5-2.25 5-5 5ZM474.5 324.5c-.5-.5-1.25-.5-1.75 0l-6 5.5-5.25-6c-.5-.5-1.25-.5-1.75 0s-.5 1.25 0 1.75l5.25 6-6 5.5c-.5.5-.5 1.25 0 1.75.25.25.5.5 1 .5.25 0 .5 0 .75-.25l6-5.5 5.25 6c.25.25.5.5 1 .5.25 0 .5 0 .75-.25.5-.5.5-1.25 0-1.75l-5.25-6 6-5.5c.5-.75.5-1.75 0-2.25Z"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ fill: "var(--zd_emptysvg_primary_fill)",
35
+ d: "M289.502 162.499s-93.25-62.25-140.5-43.5-79.5 176.5 51.75 247.25 190.75-83.25 191.25-110.5c.5-26.5 0-89.5-102.5-93.25Z",
36
+ opacity: 0.1
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ fill: "var(--zd_emptysvg_secondary_fill)",
39
+ d: "M179.153 358.651s24.766 23.785 31.386 21.088c6.621-2.698 139.031-61.792 134.863-66.451-4.169-4.659-22.314-14.712-26.973-13.486-4.904.981-141.973 51.983-139.276 58.849Z"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ stroke: "var(--zd_emptysvg_primary_stroke)",
42
+ strokeLinecap: "round",
43
+ strokeLinejoin: "round",
44
+ strokeMiterlimit: 10,
45
+ strokeWidth: 2.5,
46
+ d: "M112.705 367.235s51.983 34.573 114.02 65.224c33.838 16.674 207.443-98.327 200.577-105.193-12.75-12.75-117.207-34.573-129.958-27.463-12.751 7.111-168.21 53.455-161.099 66.696 7.111 13.241 87.538 57.623 102.005 56.887 14.467-.49 175.566-79.446 165.267-95.874-4.658-7.602-84.595-26.973-90.725-25.011-6.13 1.961-144.916 52.964-139.767 59.094 5.15 6.13 27.954 24.52 33.348 21.823 5.64-2.697 132.656-61.546 130.694-66.695-1.962-5.15-40.949-24.03-48.06-21.578-7.111 2.452-141.483 51.738-147.613 51.493-6.13-.246-21.578 3.923-29.915-20.843S73.963 200.741 73.963 200.741s-8.582-16.184 27.953-24.275c36.536-8.092 159.628-26.728 164.777-23.295 4.659 3.188 36.781 88.764 32.367 123.828-.49 4.659-3.923 8.337-8.337 9.809l-140.011 45.853s-21.578 9.318-34.329-22.069c-12.751-31.386-26.972-99.553-26.972-99.553s-8.092-14.467 17.164-20.842c20.597-5.149 151.291-36.29 157.912-28.689 6.62 7.602 31.141 96.366 26.972 103.967"
47
+ }), /*#__PURE__*/React.createElement("path", {
48
+ fill: "var(--zd_emptysvg_secondary_fill)",
49
+ d: "M153.409 191.422a53.66 53.66 0 0 0-26.237 16.919c-5.639 6.62-9.072 13.977 0 15.938 17.9 3.923 49.532-3.923 49.532 3.923 0 7.602-60.321 57.623-32.122 69.639 28.198 12.015 132.901-12.996 133.391-28.199.49-15.203-22.068-88.274-28.934-91.952-15.448-8.582-70.374 6.13-95.63 13.732ZM192.152 110.013c0-4.904-4.414-2.207-5.885-3.678-2.207-2.452-3.678-6.13.981-9.808 8.092-6.62 22.559-7.602 25.501 6.62 2.943 14.222-17.164 21.333-21.823 14.713-1.962-2.452 1.226-6.376 1.226-7.847ZM309.358 110.747c6.131.49 3.188-5.64 5.395-7.356 3.433-2.697 8.337-4.414 12.751 1.961 7.846 11.035 8.091 29.915-10.789 32.613-18.881 2.697-26.237-24.03-17.41-29.67 3.188-1.962 8.337 2.207 10.053 2.452ZM331.428 207.114c2.207 4.414 4.904-.245 6.866.736 3.187 1.226 6.13 3.678 3.923 9.317-4.168 9.809-16.674 17.41-25.992 5.885-9.317-11.524 5.64-27.217 12.751-23.539 2.452 1.471 1.716 6.375 2.452 7.601Z"
50
+ }), /*#__PURE__*/React.createElement("path", {
51
+ stroke: "var(--zd_emptysvg_primary_stroke)",
52
+ strokeLinecap: "round",
53
+ strokeLinejoin: "round",
54
+ strokeMiterlimit: 10,
55
+ strokeWidth: 2.5,
56
+ d: "m191.169 116.144-4.414-25.502 34.084-8.091 12.26 28.198-24.03 21.578-17.9-16.183ZM191.169 116.144l29.67-33.593M233.099 110.751l-46.344-20.107M324.072 180.878l25.747-3.188 6.62 34.819-29.179 11.035-20.597-25.502 17.409-17.164ZM324.073 180.877l32.367 31.631M327.261 223.544l22.559-45.854M282.634 91.623l24.521-23.049 33.347 31.386-22.068 33.348-40.704-10.544 4.904-31.14ZM282.634 91.623l57.869 8.337M318.435 133.308l-11.279-64.734M277.729 122.764l45.609-37.27"
57
+ }), /*#__PURE__*/React.createElement("path", {
58
+ fill: "var(--zd_emptysvg_primary_stroke)",
59
+ d: "M185.284 271.603h-.735c-.491-.246-.981-.736-.981-1.226l-3.678-27.954c-.491-2.942 1.471-5.639 4.168-6.62l17.41-5.15-.736-6.13-2.697.736c-.49.245-.981 0-1.226-.245-.49-.245-.736-.736-.736-.981l-1.471-8.827c0-.736.49-1.472 1.226-1.717l7.111-2.207c1.716-.49 3.678-.245 5.149.736 1.472.981 2.452 2.452 2.698 4.168l2.206 16.674c0 .491 0 .981-.245 1.226l-12.75 14.713c-.491.49-1.226.735-1.717.49l-9.072-3.433c-.736-.245-1.226-1.226-.981-1.962.245-.735 1.226-1.226 1.961-.98h.246l8.091 2.942 11.28-12.996-2.207-15.938c-.245-.736-.736-1.716-1.471-1.962-.736-.49-1.472-.49-2.452-.245l-5.885 1.717.735 5.639 2.698-.735c.735-.246 1.716.245 1.961.981v.245l1.226 9.072c0 .736-.49 1.471-1.226 1.717l-18.39 5.394c-1.471.491-2.207 1.717-1.962 3.188l3.188 24.766 4.904-5.885c.245-.246.49-.491.736-.491l18.88-5.64c1.472-.49 2.207-1.716 1.962-3.187l-.981-6.621c0-.735.491-1.716 1.226-1.716.736 0 1.717.49 1.717 1.226l.98 6.62c.491 2.943-1.471 5.885-4.168 6.621l-18.39 5.64-6.866 8.091c-.245 0-.49.246-.736.246Z"
60
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
61
+ id: "a"
62
+ }, /*#__PURE__*/React.createElement("path", {
63
+ fill: "#fff",
64
+ d: "M0 0h500v500H0z"
65
+ })), /*#__PURE__*/React.createElement("clipPath", {
66
+ id: "b"
67
+ }, /*#__PURE__*/React.createElement("path", {
68
+ fill: "#fff",
69
+ d: "M25 50h450v400H25z"
70
+ }))));
71
+ }
72
+ Integrations.propTypes = EmptyStateProps;
73
+ Integrations.defaultProps = { ...EmptyStateDefaultProps,
74
+ dataId: 'emptyIntegrations'
75
+ };
@@ -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 KBBot(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 200 200",
10
- name: "KBBot"
11
- }, props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.KBBot_svg__cls-2{fill:var(--zd_emptysvg_plus)}.KBBot_svg__cls-3{fill:var(--zd_emptysvg_medium_circle)}.KBBot_svg__cls-4{fill:var(--zd_emptysvg_cross)}.KBBot_svg__cls-5{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round}.KBBot_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill);}')), /*#__PURE__*/React.createElement("path", {
8
+ name: "KBBot",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.KBBot_svg__cls-2{fill:var(--zd_emptysvg_plus)}.KBBot_svg__cls-3{fill:var(--zd_emptysvg_medium_circle)}.KBBot_svg__cls-4{fill:var(--zd_emptysvg_cross)}.KBBot_svg__cls-5{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round}.KBBot_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill);}')), /*#__PURE__*/React.createElement("path", {
12
11
  d: "M80.05 58.19S126.71 27 150.32 36.4s39.74 88.3-25.92 123.72-95.4-41.65-95.57-55.3c-.28-13.21 0-44.7 51.22-46.63Z",
13
12
  style: {
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 Multilingual(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 200 200",
10
- name: "multilingual"
11
- }, props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.cls-2{fill:var(--zd_emptysvg_plus)}.cls-3{fill:var(--zd_emptysvg_medium_circle)}.cls-4{fill:var(--zd_emptysvg_cross)}.cls-5{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round}.cls-6{fill:var(--zd_emptysvg_secondary_fill);}')), /*#__PURE__*/React.createElement("path", {
8
+ name: "multilingual",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.cls-2{fill:var(--zd_emptysvg_plus)}.cls-3{fill:var(--zd_emptysvg_medium_circle)}.cls-4{fill:var(--zd_emptysvg_cross)}.cls-5{fill:none;stroke:var(--zd_emptysvg_primary_stroke);stroke-linecap:round;stroke-linejoin:round}.cls-6{fill:var(--zd_emptysvg_secondary_fill);}')), /*#__PURE__*/React.createElement("path", {
12
11
  d: "M80.22 58s46.66-31.17 70.27-21.79 39.74 88.3-25.92 123.72-95.36-41.65-95.57-55.3c-.28-13.21 0-44.7 51.22-46.63Z",
13
12
  style: {
14
13
  fill: 'var(--zd_emptysvg_primary_fill)',
@@ -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 MyInformation(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 500 500",
10
8
  name: "MyInformation",
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_26924)"
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 NetworkError(props) {
8
- return /*#__PURE__*/React.createElement(SVG, _extends({
6
+ return /*#__PURE__*/React.createElement(SVG, {
9
7
  viewBox: "0 0 200 200",
10
- name: "NetworkError"
11
- }, props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.NetworkError_svg__cls-2{fill:var(--zd_emptysvg_plus)}.NetworkError_svg__cls-3{fill:var(--zd_emptysvg_cross)}')), /*#__PURE__*/React.createElement("path", {
8
+ name: "NetworkError",
9
+ ...props
10
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.NetworkError_svg__cls-2{fill:var(--zd_emptysvg_plus)}.NetworkError_svg__cls-3{fill:var(--zd_emptysvg_cross)}')), /*#__PURE__*/React.createElement("path", {
12
11
  d: "M83.58 69.05s45.64-29.14 68.74-20.37S191.2 131.25 127 164.36s-93.29-38.91-93.54-51.68c-.27-12.35-.03-41.8 50.12-43.63Z",
13
12
  style: {
14
13
  opacity: 0.1,