@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,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 EmptyHappiness extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 200 200",
11
- name: "happiness"
12
- }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyHappiness_svg__cls-3,.EmptyHappiness_svg__cls-4,.EmptyHappiness_svg__cls-5,.EmptyHappiness_svg__cls-6,.EmptyHappiness_svg__cls-7{fill:none}.EmptyHappiness_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyHappiness_svg__cls-6{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyHappiness_svg__cls-4,.EmptyHappiness_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyHappiness_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyHappiness_svg__cls-7{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
9
+ name: "happiness",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyHappiness_svg__cls-3,.EmptyHappiness_svg__cls-4,.EmptyHappiness_svg__cls-5,.EmptyHappiness_svg__cls-6,.EmptyHappiness_svg__cls-7{fill:none}.EmptyHappiness_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyHappiness_svg__cls-6{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyHappiness_svg__cls-4,.EmptyHappiness_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyHappiness_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyHappiness_svg__cls-7{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
13
12
  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",
14
13
  opacity: 0.05,
15
14
  fill: "var(--zd_emptysvg_primary_fill)"
@@ -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 EmptyHistory extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 200 200",
11
- name: "accounts"
12
- }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyHistory_svg__cls-3,.EmptyHistory_svg__cls-4,.EmptyHistory_svg__cls-5,.EmptyHistory_svg__cls-6,.EmptyHistory_svg__cls-7{fill:none}.EmptyHistory_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyHistory_svg__cls-6{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyHistory_svg__cls-4,.EmptyHistory_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyHistory_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyHistory_svg__cls-7{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
9
+ name: "accounts",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyHistory_svg__cls-3,.EmptyHistory_svg__cls-4,.EmptyHistory_svg__cls-5,.EmptyHistory_svg__cls-6,.EmptyHistory_svg__cls-7{fill:none}.EmptyHistory_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyHistory_svg__cls-6{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyHistory_svg__cls-4,.EmptyHistory_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyHistory_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyHistory_svg__cls-7{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
13
12
  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",
14
13
  opacity: 0.05,
15
14
  fill: "var(--zd_emptysvg_primary_fill)"
@@ -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 EmptyInstagram 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: "emptyInstagram"
12
- }, this.props), /*#__PURE__*/React.createElement("g", {
9
+ name: "emptyInstagram",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("g", {
13
12
  clipPath: "url(#instagram_svg__a)"
14
13
  }, /*#__PURE__*/React.createElement("path", {
15
14
  opacity: 0.8,
@@ -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 EmptyInstantmessage 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: "emptyInstantmessage"
12
- }, this.props), /*#__PURE__*/React.createElement("path", {
9
+ name: "emptyInstantmessage",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("path", {
13
12
  d: "M317.98 373.083c7.705 0 13.952-6.247 13.952-13.953 0-7.706-6.247-13.952-13.952-13.952-7.706 0-13.953 6.246-13.953 13.952 0 7.706 6.247 13.953 13.953 13.953ZM386.859 330.678c15.341 0 27.778-12.437 27.778-27.778 0-15.342-12.437-27.779-27.778-27.779-15.342 0-27.779 12.437-27.779 27.779 0 15.341 12.437 27.778 27.779 27.778ZM238.015 134.565c15.342 0 27.778-12.437 27.778-27.779 0-15.341-12.436-27.778-27.778-27.778-15.342 0-27.779 12.437-27.779 27.778 0 15.342 12.437 27.779 27.779 27.779Z",
14
13
  fill: "var(--zd_emptysvg_secondary_fill)"
15
14
  }), /*#__PURE__*/React.createElement("path", {
@@ -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 EmptyInvoice extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 200 200",
11
- name: "invoice"
12
- }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyInvoice_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill)}.EmptyInvoice_svg__cls-3,.EmptyInvoice_svg__cls-4,.EmptyInvoice_svg__cls-5,.EmptyInvoice_svg__cls-7,.EmptyInvoice_svg__cls-8{fill:none}.EmptyInvoice_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyInvoice_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyInvoice_svg__cls-4,.EmptyInvoice_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyInvoice_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyInvoice_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
9
+ name: "invoice",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyInvoice_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill)}.EmptyInvoice_svg__cls-3,.EmptyInvoice_svg__cls-4,.EmptyInvoice_svg__cls-5,.EmptyInvoice_svg__cls-7,.EmptyInvoice_svg__cls-8{fill:none}.EmptyInvoice_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyInvoice_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyInvoice_svg__cls-4,.EmptyInvoice_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyInvoice_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyInvoice_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
13
12
  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",
14
13
  opacity: 0.05,
15
14
  fill: "var(--zd_emptysvg_primary_fill)"
@@ -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 EmptyLine 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: "emptyLine"
12
- }, this.props), /*#__PURE__*/React.createElement("g", {
9
+ name: "emptyLine",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("g", {
13
12
  clipPath: "url(#line_svg__a)"
14
13
  }, /*#__PURE__*/React.createElement("path", {
15
14
  d: "M254.349 223.031s17.968 28.302 20.17 29.473c2.201 1.172-.48-35.669-.853-37.107-.373-1.438 23.082-1.243 23.366 1.438.284 2.681 0 52.288 0 56.088 0 3.799 34.782 1.455 38.421 2.432 3.64.977 2.433-11.789 1.776-13.458-.657-1.669-26.242-.764-26.242-.764s1.776-10.368 1.438-10.795c-.337-.426-1.438 1.456-1.438 1.456s24.484 0 26.917.391c2.432.391 0-7.652 0-12.18 0-4.527-25.124-2.521-26.899-2.521-1.776 0 1.775-9.854 1.775-10.653 0-.799-5.095-.781-1.775 1.278 3.32 2.06 18.926 0 24.484 0 5.557 0 2.432-8.274 2.432-11.789 0-3.515-52.075-1.953-49.252-2.006 2.823-.054 0 54.49 0 58.112s-6.96 2.325-11.771 2.325c-4.812 0-27.449-35.225-27.449-35.225v34.213c0 2.06-11.506.16-11.878 2.433-.373 2.272 5.876 0 12.535 0 2.467 0-.835-53.265 1.917-56.372 2.504-2.734-8.291-5.966-14.452-4.67-6.161 1.297-2.433 47.353-2.433 53.052 0 5.699-5.326 6.552-8.558 7.102-3.231.55-14.204-13.369-14.204-7.102 0 6.268 4.83 7.102 4.83 7.102 11.079-1.527 9.197-4.368 9.197-9.73v-48.719c0-2.184-11.541-.852-14.027 0-2.485.852 0 43.641 0 45.062 0 1.42-29.419 1.935-29.633 0-.213-1.936 17.01-1.421 19.531-.657 2.521.763 3.178 8.877 2.148 11.683-1.03 2.805-35.208.55-40.943 0-5.734-.551-2.734-59.053 7.422-58.592 10.156.462 6.942 46.909 6.942 46.909s-22.442 37.942-49.714 18.501c0 0 53.265 65.693 123.184 82.577 0 0-192.872-39.202-126.646-169.204 60.544-118.815 260.873-61.059 264.548 42.328 3.675 103.387-139.642 158.409-145.679 156.598-6.036-1.811 0-58.591 0-58.591",
@@ -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 EmptyMessenger 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: "emptyMessenger"
12
- }, this.props), /*#__PURE__*/React.createElement("g", {
9
+ name: "emptyMessenger",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("g", {
13
12
  clipPath: "url(#messenger_svg__a)"
14
13
  }, /*#__PURE__*/React.createElement("path", {
15
14
  opacity: 0.1,
@@ -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 EmptyNoData 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: "nodata"
12
- }, this.props), /*#__PURE__*/React.createElement("path", {
9
+ name: "nodata",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("path", {
13
12
  opacity: 0.1,
14
13
  d: "M217.1 158.5s113.7-75.3 171.3-52.6c57.6 22.7 96.9 213.3-63.2 298.9C165.1 490.4 92.8 304.3 92.1 271.3c-.5-32 .1-108.1 125-112.8Z",
15
14
  fill: "var(--zd_emptysvg_primary_fill)"
@@ -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 EmptyNotification extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 200 200",
11
- name: "notification"
12
- }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyNotification_svg__cls-3,.EmptyNotification_svg__cls-4,.EmptyNotification_svg__cls-5,.EmptyNotification_svg__cls-6,.EmptyNotification_svg__cls-7{fill:none}.EmptyNotification_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyNotification_svg__cls-6{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyNotification_svg__cls-4,.EmptyNotification_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyNotification_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyNotification_svg__cls-7{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
9
+ name: "notification",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyNotification_svg__cls-3,.EmptyNotification_svg__cls-4,.EmptyNotification_svg__cls-5,.EmptyNotification_svg__cls-6,.EmptyNotification_svg__cls-7{fill:none}.EmptyNotification_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyNotification_svg__cls-6{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyNotification_svg__cls-4,.EmptyNotification_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyNotification_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyNotification_svg__cls-7{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
13
12
  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",
14
13
  opacity: 0.05,
15
14
  fill: "var(--zd_emptysvg_primary_fill)"
@@ -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 EmptyPreference 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: "emptyPreference"
12
- }, this.props), /*#__PURE__*/React.createElement("g", {
9
+ name: "emptyPreference",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("g", {
13
12
  clipPath: "url(#clip0_8054_29289)"
14
13
  }, /*#__PURE__*/React.createElement("path", {
15
14
  opacity: 0.1,
@@ -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 EmptyProducts extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 200 200",
11
- name: "products"
12
- }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyProducts_svg__cls-4,.EmptyProducts_svg__cls-5,.EmptyProducts_svg__cls-6,.EmptyProducts_svg__cls-7,.EmptyProducts_svg__cls-8{fill:none}.EmptyProducts_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyProducts_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyProducts_svg__cls-5,.EmptyProducts_svg__cls-6{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyProducts_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyProducts_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
9
+ name: "products",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyProducts_svg__cls-4,.EmptyProducts_svg__cls-5,.EmptyProducts_svg__cls-6,.EmptyProducts_svg__cls-7,.EmptyProducts_svg__cls-8{fill:none}.EmptyProducts_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyProducts_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyProducts_svg__cls-5,.EmptyProducts_svg__cls-6{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyProducts_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyProducts_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
13
12
  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",
14
13
  fill: "var(--zd_emptysvg_primary_fill)",
15
14
  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 EmptyReply extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 200 200",
11
- name: "Reply"
12
- }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyReply_svg-3{fill:var(--zd_emptysvg_tiny_circle)}.EmptyReply_svg-4{fill:var(--zd_emptysvg_plus)}')), /*#__PURE__*/React.createElement("path", {
9
+ name: "Reply",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyReply_svg-3{fill:var(--zd_emptysvg_tiny_circle)}.EmptyReply_svg-4{fill:var(--zd_emptysvg_plus)}')), /*#__PURE__*/React.createElement("path", {
13
12
  d: "M85.42 67.4s41.2-27.13 62.06-19 35.09 76.86-22.89 107.68S40.37 119.89 40.15 108c-.21-11.5 0-38.9 45.27-40.6z",
14
13
  fill: "var(--zd_emptysvg_primary_fill)",
15
14
  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 EmptyReports extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 200 200",
11
- name: "reports"
12
- }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyReports_svg__cls-3,.EmptyReports_svg__cls-4,.EmptyReports_svg__cls-5{fill:none}.EmptyReports_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyReports_svg__cls-5{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyReports_svg__cls-4{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
9
+ name: "reports",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyReports_svg__cls-3,.EmptyReports_svg__cls-4,.EmptyReports_svg__cls-5{fill:none}.EmptyReports_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyReports_svg__cls-5{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyReports_svg__cls-4{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
13
12
  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",
14
13
  opacity: 0.05,
15
14
  fill: "var(--zd_emptysvg_primary_fill)"
@@ -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 EmptySandbox 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: "emptySandbox"
12
- }, this.props), /*#__PURE__*/React.createElement("g", {
9
+ name: "emptySandbox",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("g", {
13
12
  clipPath: "url(#clip0_18737_19763)"
14
13
  }, /*#__PURE__*/React.createElement("path", {
15
14
  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 EmptySchedule extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 200 200",
11
- name: "schedule"
12
- }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptySchedule_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill)}.EmptySchedule_svg__cls-3,.EmptySchedule_svg__cls-4,.EmptySchedule_svg__cls-5{fill:none}.EmptySchedule_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptySchedule_svg__cls-5{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptySchedule_svg__cls-4{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
9
+ name: "schedule",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptySchedule_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill)}.EmptySchedule_svg__cls-3,.EmptySchedule_svg__cls-4,.EmptySchedule_svg__cls-5{fill:none}.EmptySchedule_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptySchedule_svg__cls-5{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptySchedule_svg__cls-4{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
13
12
  d: "M86 66.22a.61.61 0 00.35-.11c2.8-1.83 43.49-28 64.45-19.75 21.71 8.55 36.53 80.46-23.83 112.73s-87.67-37.92-87.9-50.36c-.22-12.02 0-40.65 46.93-42.51z",
14
13
  opacity: 0.05,
15
14
  fill: "var(--zd_emptysvg_primary_fill)"
@@ -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 EmptySearch extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 200 200",
11
- name: "search"
12
- }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptySearch_svg__cls-4,.EmptySearch_svg__cls-5,.EmptySearch_svg__cls-6,.EmptySearch_svg__cls-7,.EmptySearch_svg__cls-8{fill:none}.EmptySearch_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptySearch_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptySearch_svg__cls-5,.EmptySearch_svg__cls-6{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptySearch_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptySearch_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
9
+ name: "search",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptySearch_svg__cls-4,.EmptySearch_svg__cls-5,.EmptySearch_svg__cls-6,.EmptySearch_svg__cls-7,.EmptySearch_svg__cls-8{fill:none}.EmptySearch_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptySearch_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptySearch_svg__cls-5,.EmptySearch_svg__cls-6{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptySearch_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptySearch_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
13
12
  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",
14
13
  fill: "var(--zd_emptysvg_primary_fill)",
15
14
  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 EmptySkills extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 200 200",
11
- name: "search"
12
- }, this.props), /*#__PURE__*/React.createElement("style", null, '.EmptySkills_svg__st2,.EmptySkills_svg__st4{fill:none;stroke:var(--zd_emptysvg_tiny_circle);stroke-miterlimit:10}.EmptySkills_svg__st4{stroke:var(--zd_emptysvg_cross)}.EmptySkills_svg__st3{fill:none;stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptySkills_svg__st7{opacity:.25}.EmptySkills_svg__st9{fill:none;stroke:var(--zd_emptysvg_primary_fill);stroke-width:.5;stroke-miterlimit:10}'), /*#__PURE__*/React.createElement("path", {
9
+ name: "search",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("style", null, '.EmptySkills_svg__st2,.EmptySkills_svg__st4{fill:none;stroke:var(--zd_emptysvg_tiny_circle);stroke-miterlimit:10}.EmptySkills_svg__st4{stroke:var(--zd_emptysvg_cross)}.EmptySkills_svg__st3{fill:none;stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptySkills_svg__st7{opacity:.25}.EmptySkills_svg__st9{fill:none;stroke:var(--zd_emptysvg_primary_fill);stroke-width:.5;stroke-miterlimit:10}'), /*#__PURE__*/React.createElement("path", {
13
12
  d: "M86.5 62.5s46.9-30.9 70.7-21.5 40 87.4-26.1 122.4-95.9-41.2-96.1-54.7c-.3-13.1 0-44.3 51.5-46.2z",
14
13
  opacity: 0.05,
15
14
  fill: "var(--zd_emptysvg_primary_fill)"
@@ -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 EmptySla extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 200 200",
11
- name: "Sla"
12
- }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptySla_svg-3{fill:var(--zd_emptysvg_tiny_circle)}.EmptySla_svg-4{fill:var(--zd_emptysvg_plus)}')), /*#__PURE__*/React.createElement("path", {
9
+ name: "Sla",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptySla_svg-3{fill:var(--zd_emptysvg_tiny_circle)}.EmptySla_svg-4{fill:var(--zd_emptysvg_plus)}')), /*#__PURE__*/React.createElement("path", {
13
12
  d: "M88.4 67.4s41.2-27.13 62.06-19 35.09 76.86-22.89 107.68S43.36 119.89 43.13 108c-.21-11.5 0-38.9 45.27-40.6z",
14
13
  fill: "var(--zd_emptysvg_primary_fill)",
15
14
  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 EmptySnippet extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 200 200",
11
- name: "snippet"
12
- }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptySnippet_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill)}.EmptySnippet_svg__cls-3,.EmptySnippet_svg__cls-4,.EmptySnippet_svg__cls-5,.EmptySnippet_svg__cls-7,.EmptySnippet_svg__cls-8{fill:none}.EmptySnippet_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptySnippet_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptySnippet_svg__cls-4,.EmptySnippet_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptySnippet_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptySnippet_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
9
+ name: "snippet",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptySnippet_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill)}.EmptySnippet_svg__cls-3,.EmptySnippet_svg__cls-4,.EmptySnippet_svg__cls-5,.EmptySnippet_svg__cls-7,.EmptySnippet_svg__cls-8{fill:none}.EmptySnippet_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptySnippet_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptySnippet_svg__cls-4,.EmptySnippet_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptySnippet_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptySnippet_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
13
12
  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",
14
13
  opacity: 0.05,
15
14
  fill: "var(--zd_emptysvg_primary_fill)"
@@ -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 EmptyTag extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 200 200",
11
- name: "tag"
12
- }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTag_svg__cls-7{fill:var(--zd_emptysvg_secondary_fill)}.EmptyTag_svg__cls-4,.EmptyTag_svg__cls-5,.EmptyTag_svg__cls-6,.EmptyTag_svg__cls-8,.EmptyTag_svg__cls-9{fill:none}.EmptyTag_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTag_svg__cls-8{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTag_svg__cls-5,.EmptyTag_svg__cls-6{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyTag_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTag_svg__cls-9{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
9
+ name: "tag",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTag_svg__cls-7{fill:var(--zd_emptysvg_secondary_fill)}.EmptyTag_svg__cls-4,.EmptyTag_svg__cls-5,.EmptyTag_svg__cls-6,.EmptyTag_svg__cls-8,.EmptyTag_svg__cls-9{fill:none}.EmptyTag_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTag_svg__cls-8{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTag_svg__cls-5,.EmptyTag_svg__cls-6{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyTag_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTag_svg__cls-9{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
13
12
  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",
14
13
  fill: "var(--zd_emptysvg_primary_fill)",
15
14
  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 EmptyTask extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 200 200",
11
- name: "task"
12
- }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTask_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill)}.EmptyTask_svg__cls-3,.EmptyTask_svg__cls-4,.EmptyTask_svg__cls-5,.EmptyTask_svg__cls-7,.EmptyTask_svg__cls-8{fill:none}.EmptyTask_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTask_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTask_svg__cls-4,.EmptyTask_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyTask_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTask_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
9
+ name: "task",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTask_svg__cls-6{fill:var(--zd_emptysvg_secondary_fill)}.EmptyTask_svg__cls-3,.EmptyTask_svg__cls-4,.EmptyTask_svg__cls-5,.EmptyTask_svg__cls-7,.EmptyTask_svg__cls-8{fill:none}.EmptyTask_svg__cls-3{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTask_svg__cls-7{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTask_svg__cls-4,.EmptyTask_svg__cls-5{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyTask_svg__cls-5{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTask_svg__cls-8{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
13
12
  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",
14
13
  opacity: 0.05,
15
14
  fill: "var(--zd_emptysvg_primary_fill)"
@@ -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 EmptyTeams extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 200 200",
11
- name: "team"
12
- }, this.props), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTeams_svg__cls-7{fill:var(--zd_emptysvg_secondary_fill)}.EmptyTeams_svg__cls-4,.EmptyTeams_svg__cls-5,.EmptyTeams_svg__cls-6,.EmptyTeams_svg__cls-8,.EmptyTeams_svg__cls-9{fill:none}.EmptyTeams_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTeams_svg__cls-8{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTeams_svg__cls-5,.EmptyTeams_svg__cls-6{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyTeams_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTeams_svg__cls-9{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
9
+ name: "team",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("style", null, '.EmptyTeams_svg__cls-7{fill:var(--zd_emptysvg_secondary_fill)}.EmptyTeams_svg__cls-4,.EmptyTeams_svg__cls-5,.EmptyTeams_svg__cls-6,.EmptyTeams_svg__cls-8,.EmptyTeams_svg__cls-9{fill:none}.EmptyTeams_svg__cls-4{stroke-miterlimit:10;stroke:var(--zd_emptysvg_tiny_circle)}.EmptyTeams_svg__cls-8{stroke-miterlimit:10;stroke:var(--zd_emptysvg_cross)}.EmptyTeams_svg__cls-5,.EmptyTeams_svg__cls-6{stroke:var(--zd_emptysvg_plus);stroke-linecap:round;stroke-linejoin:round}.EmptyTeams_svg__cls-6{stroke:var(--zd_emptysvg_primary_stroke)}.EmptyTeams_svg__cls-9{stroke:var(--zd_emptysvg_small_circle);stroke-linecap:round;stroke-linejoin:round}')), /*#__PURE__*/React.createElement("path", {
13
12
  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",
14
13
  fill: "var(--zd_emptysvg_primary_fill)",
15
14
  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 EmptyTelegram 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: "emptyTelegram"
12
- }, this.props), /*#__PURE__*/React.createElement("g", {
9
+ name: "emptyTelegram",
10
+ ...this.props
11
+ }, /*#__PURE__*/React.createElement("g", {
13
12
  clipPath: "url(#telegram_svg__a)"
14
13
  }, /*#__PURE__*/React.createElement("path", {
15
14
  d: "M40.543 341.908c176.402-75.574 368.142-199.294 368.142-199.294L224.62 277.978s-13.746 9.44-6.157 32.539c7.589 23.1 12.368 53.727-1.25 43.735-13.619-9.992-1.162-106.644-90.471-106.157 0 0-4.231-2.123 8.642-8.248 12.873-6.124 229.589-91.488 285.685-118.527a5.03 5.03 0 0 1 2.971-.472 5.045 5.045 0 0 1 2.712 1.307 5.065 5.065 0 0 1 1.225 5.626l-90.105 221.897s-5.036 20.229-24.621 5.86c-19.584-14.369-39.892-53.193-78.282-17.563",
@@ -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 EmptyTemplate extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 200 200",
11
- name: "accounts"
12
- }, this.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", {
9
+ name: "accounts",
10
+ ...this.props
11
+ }, /*#__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", {
13
12
  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",
14
13
  opacity: 0.05,
15
14
  fill: "var(--zd_emptysvg_primary_fill)"
@@ -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 EmptyTicket extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 200 200",
11
- name: "ticket"
12
- }, this.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", {
9
+ name: "ticket",
10
+ ...this.props
11
+ }, /*#__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", {
13
12
  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",
14
13
  opacity: 0.05,
15
14
  fill: "var(--zd_emptysvg_primary_fill)"
@@ -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 EmptyTimeEntry extends React.Component {
8
6
  render() {
9
- return /*#__PURE__*/React.createElement(SVG, _extends({
7
+ return /*#__PURE__*/React.createElement(SVG, {
10
8
  viewBox: "0 0 200 200",
11
- name: "timeEntry"
12
- }, this.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", {
9
+ name: "timeEntry",
10
+ ...this.props
11
+ }, /*#__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", {
13
12
  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",
14
13
  fill: "var(--zd_emptysvg_primary_fill)",
15
14
  opacity: 0.05