@zohodesk/svg 1.0.0-beta.52 → 1.0.0-beta.54

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 (280) hide show
  1. package/README.md +208 -199
  2. package/deprecated/june_2022/ErrorUnauthorizedLogin.js +127 -127
  3. package/es/Loader/Loader.js +6 -5
  4. package/es/SVG/SVG.js +6 -5
  5. package/es/SVG/SVG.module.css +26 -26
  6. package/es/css/EmptyStateVariables.module.css +38 -38
  7. package/es/emptystate/index.js +6 -0
  8. package/es/emptystate/version1/EmptyCustomDomain.js +5 -5
  9. package/es/emptystate/version1/index.js +1 -0
  10. package/es/emptystate/version2/EmptyBusinessHoliday.js +6 -5
  11. package/es/emptystate/version2/EmptyBusinessHour.js +6 -5
  12. package/es/emptystate/version2/EmptyFromAddress.js +5 -5
  13. package/es/emptystate/version2/EmptyImportHistory.js +6 -5
  14. package/es/emptystate/version2/EmptyNetwork.js +5 -5
  15. package/es/emptystate/version2/EmptyRecycleBin.js +5 -5
  16. package/es/emptystate/version2/EmptyRoles.js +5 -5
  17. package/es/emptystate/version2/EmptyWebhook.js +5 -5
  18. package/es/emptystate/version2/FailureLog.js +6 -5
  19. package/es/emptystate/version2/index.js +9 -0
  20. package/es/emptystate/version3/AuditLog.js +5 -5
  21. package/es/emptystate/version3/Bot.js +69 -0
  22. package/es/emptystate/version3/Contract.js +5 -5
  23. package/es/emptystate/version3/CustomModule.js +5 -5
  24. package/es/emptystate/version3/EmptyAPIs.js +64 -0
  25. package/es/emptystate/version3/EmptyAccounts.js +5 -5
  26. package/es/emptystate/version3/EmptyActiveCalls.js +6 -5
  27. package/es/emptystate/version3/EmptyActivity.js +6 -5
  28. package/es/emptystate/version3/EmptyAgent.js +6 -5
  29. package/es/emptystate/version3/EmptyAgentQueue.js +6 -5
  30. package/es/emptystate/version3/EmptyApplechat.js +5 -5
  31. package/es/emptystate/version3/EmptyApproval.js +5 -5
  32. package/es/emptystate/version3/EmptyArchived.js +5 -5
  33. package/es/emptystate/version3/EmptyArticle.js +5 -5
  34. package/es/emptystate/version3/EmptyAsapchat.js +6 -5
  35. package/es/emptystate/version3/EmptyAttach.js +6 -5
  36. package/es/emptystate/version3/EmptyBlueprint.js +6 -5
  37. package/es/emptystate/version3/EmptyCallHistory.js +6 -5
  38. package/es/emptystate/version3/EmptyCanned.js +6 -5
  39. package/es/emptystate/version3/EmptyChat.js +6 -5
  40. package/es/emptystate/version3/EmptyCollision.js +5 -5
  41. package/es/emptystate/version3/EmptyColumn.js +5 -5
  42. package/es/emptystate/version3/EmptyContact.js +6 -5
  43. package/es/emptystate/version3/EmptyContract.js +5 -5
  44. package/es/emptystate/version3/EmptyConversation.js +6 -5
  45. package/es/emptystate/version3/EmptyCrm.js +5 -5
  46. package/es/emptystate/version3/EmptyCrmNotes.js +5 -5
  47. package/es/emptystate/version3/EmptyCrmPotential.js +6 -5
  48. package/es/emptystate/version3/EmptyDashboard.js +5 -5
  49. package/es/emptystate/version3/EmptyDelete.js +5 -5
  50. package/es/emptystate/version3/EmptyDepartment.js +5 -5
  51. package/es/emptystate/version3/EmptyError.js +6 -5
  52. package/es/emptystate/version3/EmptyFeed.js +5 -5
  53. package/es/emptystate/version3/EmptyFollowers.js +5 -5
  54. package/es/emptystate/version3/EmptyFrame.js +6 -5
  55. package/es/emptystate/version3/EmptyHappiness.js +6 -5
  56. package/es/emptystate/version3/EmptyHistory.js +5 -5
  57. package/es/emptystate/version3/EmptyInstagram.js +6 -5
  58. package/es/emptystate/version3/EmptyInstantmessage.js +6 -5
  59. package/es/emptystate/version3/EmptyInvoice.js +5 -5
  60. package/es/emptystate/version3/EmptyLine.js +6 -5
  61. package/es/emptystate/version3/EmptyMessenger.js +5 -5
  62. package/es/emptystate/version3/EmptyNoData.js +5 -5
  63. package/es/emptystate/version3/EmptyNotification.js +5 -5
  64. package/es/emptystate/version3/EmptyPreference.js +5 -5
  65. package/es/emptystate/version3/EmptyProducts.js +5 -5
  66. package/es/emptystate/version3/EmptyReply.js +5 -5
  67. package/es/emptystate/version3/EmptyReports.js +5 -5
  68. package/es/emptystate/version3/EmptySandbox.js +5 -5
  69. package/es/emptystate/version3/EmptySchedule.js +5 -5
  70. package/es/emptystate/version3/EmptySearch.js +5 -5
  71. package/es/emptystate/version3/EmptySkills.js +5 -5
  72. package/es/emptystate/version3/EmptySla.js +5 -5
  73. package/es/emptystate/version3/EmptySnippet.js +5 -5
  74. package/es/emptystate/version3/EmptyTag.js +5 -5
  75. package/es/emptystate/version3/EmptyTask.js +5 -5
  76. package/es/emptystate/version3/EmptyTeams.js +6 -5
  77. package/es/emptystate/version3/EmptyTelegram.js +6 -5
  78. package/es/emptystate/version3/EmptyTemplate.js +5 -5
  79. package/es/emptystate/version3/EmptyTicket.js +6 -5
  80. package/es/emptystate/version3/EmptyTimeEntry.js +5 -5
  81. package/es/emptystate/version3/EmptyTimeline.js +6 -5
  82. package/es/emptystate/version3/EmptyTopic.js +5 -5
  83. package/es/emptystate/version3/EmptyTwilio.js +6 -5
  84. package/es/emptystate/version3/EmptyWechat.js +6 -5
  85. package/es/emptystate/version3/EmptyWhatsapp.js +6 -5
  86. package/es/emptystate/version3/Export.js +6 -5
  87. package/es/emptystate/version3/Extensions.js +6 -5
  88. package/es/emptystate/version3/Extractor.js +6 -5
  89. package/es/emptystate/version3/GCBot.js +6 -5
  90. package/es/emptystate/version3/GCConversation.js +6 -5
  91. package/es/emptystate/version3/Import.js +6 -5
  92. package/es/emptystate/version3/KBBot.js +6 -5
  93. package/es/emptystate/version3/Multilingual.js +6 -5
  94. package/es/emptystate/version3/NetworkError.js +6 -5
  95. package/es/emptystate/version3/Predictor.js +6 -5
  96. package/es/emptystate/version3/ReadRecipients.js +6 -5
  97. package/es/emptystate/version3/SupportPlan.js +5 -5
  98. package/es/emptystate/version3/Variable.js +6 -5
  99. package/es/emptystate/version3/ZiaAnamoly.js +6 -5
  100. package/es/emptystate/version3/index.js +78 -0
  101. package/es/errorstate/index.js +6 -0
  102. package/es/errorstate/version1/EmptyInconvenience.js +6 -5
  103. package/es/errorstate/version1/NoRequestFound.js +6 -5
  104. package/es/errorstate/version1/PageNotFound.js +6 -5
  105. package/es/errorstate/version1/UnableToProcessRequest.js +6 -5
  106. package/es/errorstate/version1/UnauthorizedLogin.js +6 -5
  107. package/es/errorstate/version1/UrlNotFound.js +6 -5
  108. package/es/errorstate/version1/WillBeRightBack.js +6 -5
  109. package/es/errorstate/version1/index.js +7 -0
  110. package/es/errorstate/version2/EmptyUnauthorizedLogin.js +6 -5
  111. package/es/errorstate/version2/EmptyWillBeRightBack.js +6 -5
  112. package/es/errorstate/version2/NotImpossible.js +6 -5
  113. package/es/errorstate/version2/index.js +2 -0
  114. package/es/errorstate/version3/ErrorInconvenience.js +6 -5
  115. package/es/errorstate/version3/ErrorOopsSomethingMiss.js +6 -5
  116. package/es/errorstate/version3/ErrorUnableToProcessRequest.js +6 -5
  117. package/es/errorstate/version3/ErrorUnauthorizedLogin.js +6 -5
  118. package/es/errorstate/version3/ErrorUrlNotFound.js +6 -5
  119. package/es/errorstate/version3/ErrorWillBeRightBack.js +6 -5
  120. package/es/errorstate/version3/index.js +6 -0
  121. package/es/index.js +21 -12
  122. package/images/EmptyBusinessHoliday.svg +50 -50
  123. package/images/EmptyBusinessHour.svg +42 -42
  124. package/images/EmptyContactInfo.svg +27 -27
  125. package/images/EmptyCustomDomain.svg +85 -85
  126. package/images/EmptyFilter.svg +62 -62
  127. package/images/EmptyFromAddress.svg +41 -41
  128. package/images/EmptyImportHistory.svg +43 -43
  129. package/images/EmptyNetwork.svg +50 -50
  130. package/images/EmptyRecycleBin.svg +58 -58
  131. package/images/EmptyRoles.svg +30 -30
  132. package/images/EmptySkills.svg +83 -83
  133. package/images/EmptyWebhook.svg +44 -44
  134. package/images/FailureLog.svg +46 -46
  135. package/images/Inconvenience.svg +719 -719
  136. package/images/NoRequestFound.svg +247 -247
  137. package/images/PageNotFound.svg +405 -405
  138. package/images/ReguestUrlNotFound.svg +267 -267
  139. package/images/UnableToProcess.svg +752 -752
  140. package/images/UnauthorizedLogin.svg +1047 -1047
  141. package/images/WillBack.svg +633 -633
  142. package/install.md +11 -0
  143. package/lib/Loader/Loader.js +6 -5
  144. package/lib/SVG/SVG.js +6 -5
  145. package/lib/SVG/SVG.module.css +26 -26
  146. package/lib/css/EmptyStateVariables.module.css +38 -38
  147. package/lib/emptystate/index.js +15 -0
  148. package/lib/emptystate/version1/EmptyCustomDomain.js +5 -5
  149. package/lib/emptystate/version1/index.js +13 -0
  150. package/lib/emptystate/version2/EmptyBusinessHoliday.js +6 -5
  151. package/lib/emptystate/version2/EmptyBusinessHour.js +6 -5
  152. package/lib/emptystate/version2/EmptyFromAddress.js +5 -5
  153. package/lib/emptystate/version2/EmptyImportHistory.js +6 -5
  154. package/lib/emptystate/version2/EmptyNetwork.js +5 -5
  155. package/lib/emptystate/version2/EmptyRecycleBin.js +5 -5
  156. package/lib/emptystate/version2/EmptyRoles.js +5 -5
  157. package/lib/emptystate/version2/EmptyWebhook.js +5 -5
  158. package/lib/emptystate/version2/FailureLog.js +6 -5
  159. package/lib/emptystate/version2/index.js +69 -0
  160. package/lib/emptystate/version3/AuditLog.js +5 -5
  161. package/lib/emptystate/version3/Bot.js +100 -0
  162. package/lib/emptystate/version3/Contract.js +5 -5
  163. package/lib/emptystate/version3/CustomModule.js +5 -5
  164. package/lib/emptystate/version3/EmptyAPIs.js +95 -0
  165. package/lib/emptystate/version3/EmptyAccounts.js +5 -5
  166. package/lib/emptystate/version3/EmptyActiveCalls.js +6 -5
  167. package/lib/emptystate/version3/EmptyActivity.js +6 -5
  168. package/lib/emptystate/version3/EmptyAgent.js +6 -5
  169. package/lib/emptystate/version3/EmptyAgentQueue.js +6 -5
  170. package/lib/emptystate/version3/EmptyApplechat.js +5 -5
  171. package/lib/emptystate/version3/EmptyApproval.js +5 -5
  172. package/lib/emptystate/version3/EmptyArchived.js +5 -5
  173. package/lib/emptystate/version3/EmptyArticle.js +5 -5
  174. package/lib/emptystate/version3/EmptyAsapchat.js +6 -5
  175. package/lib/emptystate/version3/EmptyAttach.js +6 -5
  176. package/lib/emptystate/version3/EmptyBlueprint.js +6 -5
  177. package/lib/emptystate/version3/EmptyCallHistory.js +6 -5
  178. package/lib/emptystate/version3/EmptyCanned.js +6 -5
  179. package/lib/emptystate/version3/EmptyChat.js +6 -5
  180. package/lib/emptystate/version3/EmptyCollision.js +5 -5
  181. package/lib/emptystate/version3/EmptyColumn.js +5 -5
  182. package/lib/emptystate/version3/EmptyContact.js +6 -5
  183. package/lib/emptystate/version3/EmptyContract.js +5 -5
  184. package/lib/emptystate/version3/EmptyConversation.js +6 -5
  185. package/lib/emptystate/version3/EmptyCrm.js +5 -5
  186. package/lib/emptystate/version3/EmptyCrmNotes.js +5 -5
  187. package/lib/emptystate/version3/EmptyCrmPotential.js +6 -5
  188. package/lib/emptystate/version3/EmptyDashboard.js +5 -5
  189. package/lib/emptystate/version3/EmptyDelete.js +5 -5
  190. package/lib/emptystate/version3/EmptyDepartment.js +5 -5
  191. package/lib/emptystate/version3/EmptyError.js +6 -5
  192. package/lib/emptystate/version3/EmptyFeed.js +5 -5
  193. package/lib/emptystate/version3/EmptyFollowers.js +5 -5
  194. package/lib/emptystate/version3/EmptyFrame.js +6 -5
  195. package/lib/emptystate/version3/EmptyHappiness.js +6 -5
  196. package/lib/emptystate/version3/EmptyHistory.js +5 -5
  197. package/lib/emptystate/version3/EmptyInstagram.js +6 -5
  198. package/lib/emptystate/version3/EmptyInstantmessage.js +6 -5
  199. package/lib/emptystate/version3/EmptyInvoice.js +5 -5
  200. package/lib/emptystate/version3/EmptyLine.js +6 -5
  201. package/lib/emptystate/version3/EmptyMessenger.js +5 -5
  202. package/lib/emptystate/version3/EmptyNoData.js +5 -5
  203. package/lib/emptystate/version3/EmptyNotification.js +5 -5
  204. package/lib/emptystate/version3/EmptyPreference.js +5 -5
  205. package/lib/emptystate/version3/EmptyProducts.js +5 -5
  206. package/lib/emptystate/version3/EmptyReply.js +5 -5
  207. package/lib/emptystate/version3/EmptyReports.js +5 -5
  208. package/lib/emptystate/version3/EmptySandbox.js +5 -5
  209. package/lib/emptystate/version3/EmptySchedule.js +5 -5
  210. package/lib/emptystate/version3/EmptySearch.js +5 -5
  211. package/lib/emptystate/version3/EmptySkills.js +5 -5
  212. package/lib/emptystate/version3/EmptySla.js +5 -5
  213. package/lib/emptystate/version3/EmptySnippet.js +5 -5
  214. package/lib/emptystate/version3/EmptyTag.js +5 -5
  215. package/lib/emptystate/version3/EmptyTask.js +5 -5
  216. package/lib/emptystate/version3/EmptyTeams.js +6 -5
  217. package/lib/emptystate/version3/EmptyTelegram.js +6 -5
  218. package/lib/emptystate/version3/EmptyTemplate.js +5 -5
  219. package/lib/emptystate/version3/EmptyTicket.js +6 -5
  220. package/lib/emptystate/version3/EmptyTimeEntry.js +5 -5
  221. package/lib/emptystate/version3/EmptyTimeline.js +6 -5
  222. package/lib/emptystate/version3/EmptyTopic.js +5 -5
  223. package/lib/emptystate/version3/EmptyTwilio.js +6 -5
  224. package/lib/emptystate/version3/EmptyWechat.js +6 -5
  225. package/lib/emptystate/version3/EmptyWhatsapp.js +6 -5
  226. package/lib/emptystate/version3/Export.js +6 -5
  227. package/lib/emptystate/version3/Extensions.js +6 -5
  228. package/lib/emptystate/version3/Extractor.js +6 -5
  229. package/lib/emptystate/version3/GCBot.js +6 -5
  230. package/lib/emptystate/version3/GCConversation.js +6 -5
  231. package/lib/emptystate/version3/Import.js +6 -5
  232. package/lib/emptystate/version3/KBBot.js +6 -5
  233. package/lib/emptystate/version3/Multilingual.js +6 -5
  234. package/lib/emptystate/version3/NetworkError.js +6 -5
  235. package/lib/emptystate/version3/Predictor.js +6 -5
  236. package/lib/emptystate/version3/ReadRecipients.js +6 -5
  237. package/lib/emptystate/version3/SupportPlan.js +5 -5
  238. package/lib/emptystate/version3/Variable.js +6 -5
  239. package/lib/emptystate/version3/ZiaAnamoly.js +6 -5
  240. package/lib/emptystate/version3/index.js +552 -0
  241. package/lib/errorstate/index.js +15 -0
  242. package/lib/errorstate/version1/EmptyInconvenience.js +6 -5
  243. package/lib/errorstate/version1/NoRequestFound.js +6 -5
  244. package/lib/errorstate/version1/PageNotFound.js +6 -5
  245. package/lib/errorstate/version1/UnableToProcessRequest.js +6 -5
  246. package/lib/errorstate/version1/UnauthorizedLogin.js +6 -5
  247. package/lib/errorstate/version1/UrlNotFound.js +6 -5
  248. package/lib/errorstate/version1/WillBeRightBack.js +6 -5
  249. package/lib/errorstate/version1/index.js +55 -0
  250. package/lib/errorstate/version2/EmptyUnauthorizedLogin.js +6 -5
  251. package/lib/errorstate/version2/EmptyWillBeRightBack.js +6 -5
  252. package/lib/errorstate/version2/NotImpossible.js +6 -5
  253. package/lib/errorstate/version2/index.js +20 -0
  254. package/lib/errorstate/version3/ErrorInconvenience.js +6 -5
  255. package/lib/errorstate/version3/ErrorOopsSomethingMiss.js +6 -5
  256. package/lib/errorstate/version3/ErrorUnableToProcessRequest.js +6 -5
  257. package/lib/errorstate/version3/ErrorUnauthorizedLogin.js +6 -5
  258. package/lib/errorstate/version3/ErrorUrlNotFound.js +6 -5
  259. package/lib/errorstate/version3/ErrorWillBeRightBack.js +6 -5
  260. package/lib/errorstate/version3/index.js +48 -0
  261. package/lib/index.js +14 -70
  262. package/package.json +54 -49
  263. package/es/Provider.js +0 -67
  264. package/es/docs/Emptystate__version1.docs.js +0 -27
  265. package/es/docs/Emptystate__version2.docs.js +0 -43
  266. package/es/docs/Emptystate__version3.docs.js +0 -184
  267. package/es/docs/Errorstate__version1.docs.js +0 -39
  268. package/es/docs/Errorstate__version2.docs.js +0 -31
  269. package/es/docs/Errorstate__version3.docs.js +0 -37
  270. package/es/docs/SVG__common.docs.js +0 -27
  271. package/es/docs/SVGdocstyle.module.css +0 -53
  272. package/lib/Provider.js +0 -95
  273. package/lib/docs/Emptystate__version1.docs.js +0 -56
  274. package/lib/docs/Emptystate__version2.docs.js +0 -72
  275. package/lib/docs/Emptystate__version3.docs.js +0 -213
  276. package/lib/docs/Errorstate__version1.docs.js +0 -68
  277. package/lib/docs/Errorstate__version2.docs.js +0 -60
  278. package/lib/docs/Errorstate__version3.docs.js +0 -66
  279. package/lib/docs/SVG__common.docs.js +0 -56
  280. package/lib/docs/SVGdocstyle.module.css +0 -53
@@ -58,8 +58,9 @@ export default class Loader extends React.PureComponent {
58
58
  }
59
59
  Loader.propTypes = LoaderProps;
60
60
  Loader.defaultProps = LoaderDefaultProps;
61
- if (false) {
62
- Loader.docs = {
63
- componentGroup: 'SVG'
64
- };
65
- }
61
+
62
+ // if (__DOCS__) {
63
+ // Loader.docs = {
64
+ // componentGroup: 'SVG'
65
+ // };
66
+ // }
package/es/SVG/SVG.js CHANGED
@@ -47,8 +47,9 @@ export default class SVG extends React.Component {
47
47
  }
48
48
  SVG.propTypes = SvgProps;
49
49
  SVG.defaultProps = SvgDefaultProps;
50
- if (false) {
51
- SVG.docs = {
52
- componentGroup: 'SVG'
53
- };
54
- }
50
+
51
+ // if (__DOCS__) {
52
+ // SVG.docs = {
53
+ // componentGroup: 'SVG'
54
+ // };
55
+ // }
@@ -1,26 +1,26 @@
1
- .cover {
2
- height: 100%;
3
- }
4
- .large {
5
- height: var(--zd_size160);
6
- width: var(--zd_size160);
7
- }
8
- .small {
9
- height: var(--zd_size130);
10
- width: var(--zd_size130);
11
- }
12
- .svgCenter {
13
- margin-left: auto;
14
- margin-right: auto;
15
- }
16
- .loaderWrapper {
17
- height: var(--zd_size40);
18
- width: var(--zd_size40);
19
- }
20
- .center {
21
- height: 100%;
22
- width: 100%;
23
- display: flex;
24
- align-items: center;
25
- justify-content: center;
26
- }
1
+ .cover {
2
+ height: 100%;
3
+ }
4
+ .large {
5
+ height: var(--zd_size160);
6
+ width: var(--zd_size160);
7
+ }
8
+ .small {
9
+ height: var(--zd_size130);
10
+ width: var(--zd_size130);
11
+ }
12
+ .svgCenter {
13
+ margin-left: auto;
14
+ margin-right: auto;
15
+ }
16
+ .loaderWrapper {
17
+ height: var(--zd_size40);
18
+ width: var(--zd_size40);
19
+ }
20
+ .center {
21
+ height: 100%;
22
+ width: 100%;
23
+ display: flex;
24
+ align-items: center;
25
+ justify-content: center;
26
+ }
@@ -1,39 +1,39 @@
1
- .default {
2
- /* empty svg default palette variables */
3
- --zd_emptysvg_primary_fill: var(--zdt_svg_default_primary_fill);
4
- --zd_emptysvg_primary_stroke: var(--zdt_svg_default_primary_stroke);
5
- --zd_emptysvg_secondary_fill: var(--zdt_svg_default_secondary_fill);
6
- --zd_emptysvg_secondary_plainfill: var(--zdt_svg_default_secondary_plainfill);
7
- --zd_emptysvg_plus: var(--zdt_svg_default_plus);
8
- --zd_emptysvg_cross: var(--zdt_svg_default_cross);
9
- --zd_emptysvg_medium_circle: var(--zdt_svg_default_medium_circle);
10
- --zd_emptysvg_tiny_circle: var(--zdt_svg_default_tiny_circle);
11
- --zd_emptysvg_small_circle: var(--zdt_svg_default_small_circle);
12
- --zd_emptysvg_circle_fill: var(--zdt_svg_default_circle_fill);
13
- }
14
- .dark {
15
- /* empty svg dark palette variables */
16
- --zd_emptysvg_primary_fill: var(--zdt_svg_dark_primary_fill);
17
- --zd_emptysvg_primary_stroke: var(--zdt_svg_dark_primary_stroke);
18
- --zd_emptysvg_secondary_fill: var(--zdt_svg_dark_secondary_fill);
19
- --zd_emptysvg_secondary_plainfill: var(--zdt_svg_dark_secondary_plainfill);
20
- --zd_emptysvg_plus: var(--zdt_svg_dark_plus);
21
- --zd_emptysvg_cross: var(--zdt_svg_dark_cross);
22
- --zd_emptysvg_medium_circle: var(--zdt_svg_dark_medium_circle);
23
- --zd_emptysvg_tiny_circle: var(--zdt_svg_dark_tiny_circle);
24
- --zd_emptysvg_small_circle: var(--zdt_svg_dark_small_circle);
25
- --zd_emptysvg_circle_fill: var(--zdt_svg_dark_circle_fill);
26
- }
27
- .danger {
28
- /* empty svg danger palette variables */
29
- --zd_emptysvg_primary_fill: var(--zdt_svg_danger_primary_fill);
30
- --zd_emptysvg_primary_stroke: var(--zdt_svg_danger_primary_stroke);
31
- --zd_emptysvg_secondary_fill: var(--zdt_svg_danger_secondary_fill);
32
- --zd_emptysvg_secondary_plainfill: var(--zdt_svg_danger_secondary_plainfill);
33
- --zd_emptysvg_plus: var(--zdt_svg_danger_plus);
34
- --zd_emptysvg_cross: var(--zdt_svg_danger_cross);
35
- --zd_emptysvg_medium_circle: var(--zdt_svg_danger_medium_circle);
36
- --zd_emptysvg_tiny_circle: var(--zdt_svg_danger_tiny_circle);
37
- --zd_emptysvg_small_circle: var(--zdt_svg_danger_small_circle);
38
- --zd_emptysvg_circle_fill: var(--zdt_svg_danger_circle_fill);
1
+ .default {
2
+ /* empty svg default palette variables */
3
+ --zd_emptysvg_primary_fill: var(--zdt_svg_default_primary_fill);
4
+ --zd_emptysvg_primary_stroke: var(--zdt_svg_default_primary_stroke);
5
+ --zd_emptysvg_secondary_fill: var(--zdt_svg_default_secondary_fill);
6
+ --zd_emptysvg_secondary_plainfill: var(--zdt_svg_default_secondary_plainfill);
7
+ --zd_emptysvg_plus: var(--zdt_svg_default_plus);
8
+ --zd_emptysvg_cross: var(--zdt_svg_default_cross);
9
+ --zd_emptysvg_medium_circle: var(--zdt_svg_default_medium_circle);
10
+ --zd_emptysvg_tiny_circle: var(--zdt_svg_default_tiny_circle);
11
+ --zd_emptysvg_small_circle: var(--zdt_svg_default_small_circle);
12
+ --zd_emptysvg_circle_fill: var(--zdt_svg_default_circle_fill);
13
+ }
14
+ .dark {
15
+ /* empty svg dark palette variables */
16
+ --zd_emptysvg_primary_fill: var(--zdt_svg_dark_primary_fill);
17
+ --zd_emptysvg_primary_stroke: var(--zdt_svg_dark_primary_stroke);
18
+ --zd_emptysvg_secondary_fill: var(--zdt_svg_dark_secondary_fill);
19
+ --zd_emptysvg_secondary_plainfill: var(--zdt_svg_dark_secondary_plainfill);
20
+ --zd_emptysvg_plus: var(--zdt_svg_dark_plus);
21
+ --zd_emptysvg_cross: var(--zdt_svg_dark_cross);
22
+ --zd_emptysvg_medium_circle: var(--zdt_svg_dark_medium_circle);
23
+ --zd_emptysvg_tiny_circle: var(--zdt_svg_dark_tiny_circle);
24
+ --zd_emptysvg_small_circle: var(--zdt_svg_dark_small_circle);
25
+ --zd_emptysvg_circle_fill: var(--zdt_svg_dark_circle_fill);
26
+ }
27
+ .danger {
28
+ /* empty svg danger palette variables */
29
+ --zd_emptysvg_primary_fill: var(--zdt_svg_danger_primary_fill);
30
+ --zd_emptysvg_primary_stroke: var(--zdt_svg_danger_primary_stroke);
31
+ --zd_emptysvg_secondary_fill: var(--zdt_svg_danger_secondary_fill);
32
+ --zd_emptysvg_secondary_plainfill: var(--zdt_svg_danger_secondary_plainfill);
33
+ --zd_emptysvg_plus: var(--zdt_svg_danger_plus);
34
+ --zd_emptysvg_cross: var(--zdt_svg_danger_cross);
35
+ --zd_emptysvg_medium_circle: var(--zdt_svg_danger_medium_circle);
36
+ --zd_emptysvg_tiny_circle: var(--zdt_svg_danger_tiny_circle);
37
+ --zd_emptysvg_small_circle: var(--zdt_svg_danger_small_circle);
38
+ --zd_emptysvg_circle_fill: var(--zdt_svg_danger_circle_fill);
39
39
  }
@@ -0,0 +1,6 @@
1
+ import * as _v from './version1';
2
+ export { _v as v1 };
3
+ import * as _v2 from './version2';
4
+ export { _v2 as v2 };
5
+ import * as _v3 from './version3';
6
+ export { _v3 as v3 };
@@ -21,8 +21,8 @@ EmptyCustomDomain.defaultProps = {
21
21
  ...EmptyStateDefaultProps,
22
22
  dataId: 'emptyCustomDomain'
23
23
  };
24
- if (false) {
25
- EmptyCustomDomain.docs = {
26
- componentGroup: 'Emptystate'
27
- };
28
- }
24
+ // if (__DOCS__) {
25
+ // EmptyCustomDomain.docs = {
26
+ // componentGroup: 'Emptystate'
27
+ // };
28
+ // }
@@ -0,0 +1 @@
1
+ export { default as EmptyCustomDomain } from './EmptyCustomDomain';
@@ -21,8 +21,9 @@ EmptyBusinessHoliday.defaultProps = {
21
21
  ...EmptyStateDefaultProps,
22
22
  dataId: 'emptyBusinessHoliday'
23
23
  };
24
- if (false) {
25
- EmptyBusinessHoliday.docs = {
26
- componentGroup: 'Emptystate'
27
- };
28
- }
24
+
25
+ // if (__DOCS__) {
26
+ // EmptyBusinessHoliday.docs = {
27
+ // componentGroup: 'Emptystate'
28
+ // };
29
+ // }
@@ -21,8 +21,9 @@ EmptyBusinessHour.defaultProps = {
21
21
  ...EmptyStateDefaultProps,
22
22
  dataId: 'emptyBusinessHour'
23
23
  };
24
- if (false) {
25
- EmptyBusinessHour.docs = {
26
- componentGroup: 'Emptystate'
27
- };
28
- }
24
+
25
+ // if (__DOCS__) {
26
+ // EmptyBusinessHour.docs = {
27
+ // componentGroup: 'Emptystate'
28
+ // };
29
+ // }
@@ -21,8 +21,8 @@ EmptyFromAddress.defaultProps = {
21
21
  ...EmptyStateDefaultProps,
22
22
  dataId: 'emptyFromAddress'
23
23
  };
24
- if (false) {
25
- EmptyFromAddress.docs = {
26
- componentGroup: 'Emptystate'
27
- };
28
- }
24
+ // if (__DOCS__) {
25
+ // EmptyFromAddress.docs = {
26
+ // componentGroup: 'Emptystate'
27
+ // };
28
+ // }
@@ -21,8 +21,9 @@ EmptyImportHistory.defaultProps = {
21
21
  ...EmptyStateDefaultProps,
22
22
  dataId: 'emptyImportHistory'
23
23
  };
24
- if (false) {
25
- EmptyImportHistory.docs = {
26
- componentGroup: 'Emptystate'
27
- };
28
- }
24
+
25
+ // if (__DOCS__) {
26
+ // EmptyImportHistory.docs = {
27
+ // componentGroup: 'Emptystate'
28
+ // };
29
+ // }
@@ -21,8 +21,8 @@ EmptyNetwork.defaultProps = {
21
21
  ...EmptyStateDefaultProps,
22
22
  dataId: 'emptyNetwork'
23
23
  };
24
- if (false) {
25
- EmptyNetwork.docs = {
26
- componentGroup: 'Emptystate'
27
- };
28
- }
24
+ // if (__DOCS__) {
25
+ // EmptyNetwork.docs = {
26
+ // componentGroup: 'Emptystate'
27
+ // };
28
+ // }
@@ -21,8 +21,8 @@ EmptyRecycleBin.defaultProps = {
21
21
  ...EmptyStateDefaultProps,
22
22
  dataId: 'emptyRecycleBin'
23
23
  };
24
- if (false) {
25
- EmptyRecycleBin.docs = {
26
- componentGroup: 'Emptystate'
27
- };
28
- }
24
+ // if (__DOCS__) {
25
+ // EmptyRecycleBin.docs = {
26
+ // componentGroup: 'Emptystate'
27
+ // };
28
+ // }
@@ -21,8 +21,8 @@ EmptyRoles.defaultProps = {
21
21
  ...EmptyStateDefaultProps,
22
22
  dataId: 'emptyRoles'
23
23
  };
24
- if (false) {
25
- EmptyRoles.docs = {
26
- componentGroup: 'Emptystate'
27
- };
28
- }
24
+ // if (__DOCS__) {
25
+ // EmptyRoles.docs = {
26
+ // componentGroup: 'Emptystate'
27
+ // };
28
+ // }
@@ -21,8 +21,8 @@ EmptyWebhook.defaultProps = {
21
21
  ...EmptyStateDefaultProps,
22
22
  dataId: 'emptyWebhook'
23
23
  };
24
- if (false) {
25
- EmptyWebhook.docs = {
26
- componentGroup: 'Emptystate'
27
- };
28
- }
24
+ // if (__DOCS__) {
25
+ // EmptyWebhook.docs = {
26
+ // componentGroup: 'Emptystate'
27
+ // };
28
+ // }
@@ -21,8 +21,9 @@ FailureLog.defaultProps = {
21
21
  ...EmptyStateDefaultProps,
22
22
  dataId: 'failureLog'
23
23
  };
24
- if (false) {
25
- FailureLog.docs = {
26
- componentGroup: 'Emptystate'
27
- };
28
- }
24
+
25
+ // if (__DOCS__) {
26
+ // FailureLog.docs = {
27
+ // componentGroup: 'Emptystate'
28
+ // };
29
+ // }
@@ -0,0 +1,9 @@
1
+ export { default as EmptyBusinessHoliday } from './EmptyBusinessHoliday';
2
+ export { default as EmptyBusinessHour } from './EmptyBusinessHour';
3
+ export { default as EmptyFromAddress } from './EmptyFromAddress';
4
+ export { default as EmptyImportHistory } from './EmptyImportHistory';
5
+ export { default as EmptyNetwork } from './EmptyNetwork';
6
+ export { default as EmptyRecycleBin } from './EmptyRecycleBin';
7
+ export { default as EmptyRoles } from './EmptyRoles';
8
+ export { default as EmptyWebhook } from './EmptyWebhook';
9
+ export { default as FailureLog } from './FailureLog';
@@ -71,8 +71,8 @@ AuditLog.defaultProps = {
71
71
  ...EmptyStateDefaultProps,
72
72
  dataId: 'AuditLog'
73
73
  };
74
- if (false) {
75
- AuditLog.docs = {
76
- componentGroup: 'Emptystate'
77
- };
78
- }
74
+ // if (__DOCS__) {
75
+ // AuditLog.docs = {
76
+ // componentGroup: 'Emptystate'
77
+ // };
78
+ // }
@@ -0,0 +1,69 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import { EmptyStateProps } from '../props/propTypes';
4
+ import { EmptyStateDefaultProps } from '../props/defaultProps';
5
+ import SVG from '../../SVG/SVG';
6
+ export default class Bot extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 500 500",
10
+ name: "Bot"
11
+ }, this.props), /*#__PURE__*/React.createElement("g", {
12
+ clipPath: "url(#bot_svg__a)"
13
+ }, /*#__PURE__*/React.createElement("path", {
14
+ opacity: 0.1,
15
+ d: "M198.002 140.499s116.75-78 175.75-54.5 99.25 220.75-64.75 309.25-238.5-104-239.25-138c-.5-33.25 0-111.75 128.25-116.75Z",
16
+ fill: "var(--zd_emptysvg_primary_fill)"
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ d: "M32.5 293.25c-.25 0 0 0 0 0-.75 0-1.25-.75-1.25-1.25l1-18.75c0-.75.5-1.25 1.25-1.25s1.25.5 1.25 1.25l-1 18.75c-.25.75-.75 1.25-1.25 1.25Z",
19
+ fill: "var(--zd_emptysvg_plus)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "m42 284.5-18.5-1c-.75 0-1.25-.75-1.25-1.25 0-.75.75-1.25 1.25-1.25l18.25 1c.75 0 1.25.75 1.25 1.25.25.75-.25 1.25-1 1.25Z",
22
+ fill: "var(--zd_emptysvg_plus)"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ d: "M425.5 52c-6.5 0-11.75 5.25-11.75 11.75S419 75.5 425.5 75.5s11.75-5.25 11.75-11.75S431.75 52 425.5 52Zm0 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.5ZM308.5 432.75c-4.75 0-8.5 3.75-8.5 8.5s3.75 8.5 8.5 8.5 8.5-3.75 8.5-8.5c0-4.5-3.75-8.5-8.5-8.5Zm0 14.75c-3.25 0-6-2.75-6-6.25s2.75-6.25 6-6.25 6 2.75 6 6.25-2.75 6.25-6 6.25Z",
25
+ fill: "var(--zd_emptysvg_medium_circle)"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ d: "M199.75 50c-4.25 0-7.5 3.5-7.5 7.5s3.25 7.5 7.5 7.5 7.5-3.5 7.5-7.5-3.25-7.5-7.5-7.5Zm0 12.75c-2.75 0-5-2.25-5-5s2.25-5 5-5 5 2.25 5 5-2.25 5-5 5ZM472 324.5c-.5-.5-1.25-.5-1.75 0l-6 5.5-5.25-6c-.5-.5-1.25-.5-1.75 0s-.5 1.25 0 1.75l5.25 6-6 5.5c-.5.5-.5 1.25 0 1.75.25.25.5.5 1 .5.25 0 .5 0 .75-.25l6-5.5 5.25 6c.25.25.5.5 1 .5.25 0 .5 0 .75-.25.5-.5.5-1.25 0-1.75l-5.25-6 6-5.5c.5-.75.5-1.75 0-2.25Z",
28
+ fill: "var(--zd_emptysvg_cross)"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ opacity: 0.1,
31
+ d: "M287.002 162.499s-93.25-62.25-140.5-43.5-79.5 176.5 51.75 247.25 190.75-83.25 191.25-110.5c.5-26.5 0-89.5-102.5-93.25Z",
32
+ fill: "var(--zd_emptysvg_primary_fill)"
33
+ })), /*#__PURE__*/React.createElement("g", {
34
+ clipPath: "url(#bot_svg__b)"
35
+ }, /*#__PURE__*/React.createElement("path", {
36
+ opacity: 0.2,
37
+ d: "M295.796 283.088c-.295-31.211 28.548-13.904 37.868-24.341 14.094-15.769 24.461-39.75-6.148-64.516-52.747-42.63-146.307-49.5-165.829 43.48-19.491 92.98 112.656 138.488 142.775 96.578 11.314-15.703-8.568-42.335-8.666-51.201Z",
38
+ fill: "var(--zd_emptysvg_primary_fill)"
39
+ }), /*#__PURE__*/React.createElement("path", {
40
+ opacity: 0.2,
41
+ d: "M255.572 262.445c-.032-4.057 3.696-1.8 4.906-3.141 1.831-2.061 3.172-5.169-.785-8.375-6.835-5.529-18.967-6.413-21.518 5.627-2.551 12.039 14.618 17.961 18.509 12.53 1.472-2.028-1.112-5.496-1.112-6.641ZM298.346 266.796c-.033-4.056 3.695-1.799 4.905-3.14 1.831-2.062 3.172-5.17-.785-8.376-6.834-5.529-18.967-6.412-21.517 5.627-2.551 12.04 14.617 17.962 18.509 12.531 1.471-2.029-1.112-5.497-1.112-6.642ZM202.791 262.445c-.033-4.057 3.695-1.8 4.905-3.141 1.832-2.061 3.172-5.169-.784-8.375-6.835-5.529-18.967-6.413-21.518 5.627-2.551 12.039 14.618 17.961 18.509 12.53 1.472-2.028-1.112-5.496-1.112-6.641Z",
42
+ fill: "var(--zd_emptysvg_primary_fill)"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ d: "M199.325 271.507c16.94-5.562 6.966-34.778-6.246-25.748-13.211 9.03-15.075 36.184 23.415 39.194 38.489 3.01 48.234-19.957 45.455-31.08-2.78-11.124-21.093-14.854-22.728 4.187-1.635 19.008 23.872 29.216 46.829 24.668 22.956-4.58 15.991-34.875 6.017-34.385-9.974.491-18.313 18.322 8.862 35.563 27.175 17.242 45.619 1.93 40.223-55.094-6.442-68.214-142.383-102.37-181.199-2.912-27.764 71.125 30.379 103.22 40.68 110.221 10.301 7.035-42.087 45.803-37.41 47.21 4.676 1.407 86.43-32.847 86.43-32.847 29.628 4.057 53.042-4.94 70.733-17.765 39.438-28.594 55.953-80.351 39.896-126.351-14.061-40.306-45.389-58.954-45.389-58.954-5.069-28.856-32.473-44.789-62.526-46.85l-.817-16.816c-15.207-4.81-13.179-17.013-7.587-21.986 5.592-4.973 15.402-.589 14.585 8.212-.785 8.8-12.231 11.189-12.231 11.189v19.172c-1.504 0-3.008 0-4.512.065-41.106 1.832-53.304 35.039-55.168 42.401 0 0 84.272-.328 94.311-.982 4.284-.294 7.587-3.959 7.293-8.277-.131-2.094-.785-4.515-2.289-7.165-4.971-8.735-62.297-3.435-62.297-3.435s-7.587 1.57-7.488 12.563l.261 4.024c-26.226.785-72.957 22.116-86.757 71.616 0 0-27.11 74.593 44.539 126.58",
45
+ stroke: "var(--zd_emptysvg_primary_stroke)",
46
+ strokeWidth: 2.5,
47
+ strokeLinecap: "round",
48
+ strokeLinejoin: "round",
49
+ fill: "transparent"
50
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
51
+ id: "bot_svg__a"
52
+ }, /*#__PURE__*/React.createElement("path", {
53
+ fill: "#fff",
54
+ transform: "translate(22.5 50)",
55
+ d: "M0 0h450v400H0z"
56
+ })), /*#__PURE__*/React.createElement("clipPath", {
57
+ id: "bot_svg__b"
58
+ }, /*#__PURE__*/React.createElement("path", {
59
+ fill: "#fff",
60
+ transform: "translate(123 58)",
61
+ d: "M0 0h245v327H0z"
62
+ }))));
63
+ }
64
+ }
65
+ Bot.propTypes = EmptyStateProps;
66
+ Bot.defaultProps = {
67
+ ...EmptyStateDefaultProps,
68
+ dataId: 'Bot'
69
+ };
@@ -83,8 +83,8 @@ Contract.defaultProps = {
83
83
  ...EmptyStateDefaultProps,
84
84
  dataId: 'Contract'
85
85
  };
86
- if (false) {
87
- Contract.docs = {
88
- componentGroup: 'Emptystate'
89
- };
90
- }
86
+ // if (__DOCS__) {
87
+ // Contract.docs = {
88
+ // componentGroup: 'Emptystate'
89
+ // };
90
+ // }
@@ -50,8 +50,8 @@ CustomModule.defaultProps = {
50
50
  ...EmptyStateDefaultProps,
51
51
  dataId: 'CustomModule'
52
52
  };
53
- if (false) {
54
- CustomModule.docs = {
55
- componentGroup: 'Emptystate'
56
- };
57
- }
53
+ // if (__DOCS__) {
54
+ // CustomModule.docs = {
55
+ // componentGroup: 'Emptystate'
56
+ // };
57
+ // }
@@ -0,0 +1,64 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import { EmptyStateProps } from '../props/propTypes';
4
+ import { EmptyStateDefaultProps } from '../props/defaultProps';
5
+ import SVG from '../../SVG/SVG';
6
+ export default class EmptyAPIs extends React.Component {
7
+ render() {
8
+ return /*#__PURE__*/React.createElement(SVG, _extends({
9
+ viewBox: "0 0 147 140",
10
+ name: "emptyApis"
11
+ }, this.props), /*#__PURE__*/React.createElement("g", {
12
+ clipPath: "url(#APIs_svg__a)"
13
+ }, /*#__PURE__*/React.createElement("path", {
14
+ opacity: 0.1,
15
+ d: "M58.946 39.611s34.324-21.588 51.67-15.084c17.346 6.504 29.179 61.097-19.037 85.591-48.215 24.494-70.118-28.784-70.339-38.194-.147-9.203 0-30.929 37.706-32.313Z",
16
+ fill: "var(--zd_emptysvg_primary_fill)"
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ d: "M10.29 81.887c-.074 0 0 0 0 0a.382.382 0 0 1-.368-.346l.294-5.19c0-.207.147-.345.367-.345s.368.138.368.346l-.294 5.19c-.074.207-.22.345-.368.345Z",
19
+ fill: "var(--zd_emptysvg_plus)"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "m13.082 79.466-5.44-.277a.382.382 0 0 1-.367-.346c0-.208.22-.346.368-.346l5.365.277c.22 0 .368.207.368.346.073.207-.074.346-.294.346Z",
22
+ fill: "var(--zd_emptysvg_plus)"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ d: "M125.831 15.117c-1.911 0-3.454 1.453-3.454 3.252 0 1.8 1.543 3.252 3.454 3.252 1.911 0 3.455-1.453 3.455-3.252 0-1.799-1.617-3.252-3.455-3.252Zm0 5.881c-1.47 0-2.719-1.176-2.719-2.629s1.249-2.63 2.719-2.63c1.47 0 2.72 1.177 2.72 2.63 0 1.453-1.25 2.63-2.72 2.63ZM91.433 120.497c-1.397 0-2.5 1.038-2.5 2.353 0 1.314 1.103 2.352 2.5 2.352 1.396 0 2.499-1.038 2.499-2.352 0-1.246-1.103-2.353-2.5-2.353Zm0 4.082c-.956 0-1.764-.761-1.764-1.729 0-.969.808-1.73 1.764-1.73.955 0 1.764.761 1.764 1.73 0 .968-.809 1.729-1.764 1.729Z",
25
+ fill: "var(--zd_emptysvg_medium_circle)"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ d: "M59.46 14.563c-1.249 0-2.204.97-2.204 2.076 0 1.107.955 2.076 2.205 2.076s2.205-.969 2.205-2.076c0-1.107-.956-2.075-2.205-2.075Zm0 3.53c-.808 0-1.47-.623-1.47-1.385 0-.76.662-1.383 1.47-1.383.81 0 1.47.622 1.47 1.383 0 .762-.66 1.384-1.47 1.384ZM139.503 90.537a.37.37 0 0 0-.514 0l-1.764 1.522-1.544-1.66a.37.37 0 0 0-.514 0 .321.321 0 0 0 0 .484l1.543 1.66-1.764 1.523a.321.321 0 0 0 0 .484c.074.07.147.139.294.139.074 0 .147 0 .221-.07l1.764-1.522 1.543 1.66c.074.07.147.14.294.14.074 0 .147 0 .221-.07a.321.321 0 0 0 0-.484l-1.544-1.66 1.764-1.523c.147-.208.147-.484 0-.623Z",
28
+ fill: "var(--zd_emptysvg_cross)"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ opacity: 0.1,
31
+ d: "M85.113 45.7S57.697 28.471 43.806 33.66c-13.892 5.19-23.373 48.85 15.214 68.432 38.588 19.582 56.081-23.04 56.228-30.583.147-7.334 0-24.77-30.135-25.809Z",
32
+ fill: "var(--zd_emptysvg_primary_fill)"
33
+ })), /*#__PURE__*/React.createElement("path", {
34
+ d: "m58.557 48.223 3.661-3.97c1.734-1.895 4.818-2.166 6.841-.541l2.409 1.894c3.18 2.527 7.997 2.166 10.791-.812 2.698-2.977 2.313-7.49-.867-10.106l-2.409-1.895c-2.023-1.625-2.312-4.512-.578-6.407l3.854-4.241c1.734-1.895 4.818-2.166 6.841-.542 4.529 3.61 11.369 3.159 15.32-1.173l1.831-1.985c1.734-1.895 4.817-2.166 6.84-.542l7.612 6.046c2.024 1.625 2.313 4.512.578 6.407l-1.349 1.444c-3.854 4.241-3.372 10.648 1.253 14.348l.578.451c2.023 1.624 2.312 4.512.578 6.407l-4.143 4.512c-1.734 1.895-4.817 2.166-6.841.541l-4.239-3.429c-3.18-2.526-7.997-2.165-10.792.812-2.697 2.978-2.312 7.49.868 10.107l4.239 3.43c2.023 1.623 2.312 4.511.578 6.406l-5.203 5.685c-1.734 1.895-4.817 2.166-6.84.542l-6.745-5.325c-2.024-1.624-5.107-1.443-6.841.542l-3.18 3.52c-2.698 2.977-7.419 3.338-10.598.811l-.193-.09c-3.18-2.527-3.565-6.948-.867-9.926l2.89-3.249c1.735-1.895 1.542-4.782-.578-6.407l-4.817-3.88c-2.024-1.624-5.107-1.444-6.841.542l-1.35 1.443c-3.564 3.97-9.923 4.422-14.163 1.083-2.023-1.624-5.106-1.444-6.84.542l-4.433 4.873c-1.638 1.804-1.349 4.692.675 6.316 4.24 3.339 4.72 9.295 1.156 13.265l-2.89 3.159c-1.735 1.894-1.542 4.782.577 6.406l5.974 4.693c2.024 1.624 5.107 1.444 6.841-.542l1.83-2.075c2.699-2.978 7.42-3.339 10.6-.812 3.179 2.526 3.564 6.948.867 9.926l-1.831 2.075c-1.734 1.895-1.542 4.783.578 6.407l5.781 4.602c2.023 1.625 5.107 1.444 6.84-.541l4.915-5.414c3.18-3.52 8.768-3.881 12.43-.903 2.022 1.625 5.106 1.444 6.84-.541l3.661-3.971c1.735-1.895 1.542-4.782-.578-6.406l-3.372-2.708c-2.505-1.985-2.89-5.594-.674-7.94",
35
+ stroke: "var(--zd_emptysvg_primary_stroke)",
36
+ fill: "transparent",
37
+ strokeMiterlimit: 10,
38
+ strokeLinecap: "round",
39
+ strokeLinejoin: "round"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M58.269 50.119c.904 0 1.638-.687 1.638-1.534s-.734-1.534-1.638-1.534c-.905 0-1.638.687-1.638 1.534s.733 1.534 1.638 1.534ZM86.402 91.898c.904 0 1.638-.687 1.638-1.534s-.734-1.534-1.638-1.534c-.905 0-1.638.687-1.638 1.534s.733 1.534 1.638 1.534Z",
42
+ fill: "var(--zd_emptysvg_primary_stroke)"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ opacity: 0.2,
45
+ d: "M65.013 57.247c-.77-.542-1.349-1.264-1.638-2.166-.578-1.715-.193-4.15 7.226-3.249 11.177 1.444 23.317-9.204 15.224-17.416-7.323-7.399.481-11.189 6.263-7.399 4.239 2.797 14.452-.632 17.343-3.52 2.119-2.165 8.96.903 7.997 4.874-.964 3.97-7.805 13.445-1.156 19.491 6.648 6.046-16.862.993-21.198 4.692-3.95 3.34-7.13 9.836-.578 15.34 5.878 5.054-2.89 12.363-13.585 2.076-1.253-1.173-3.565 2.798-4.914 3.88-2.023 1.625-5.01 3.43-7.323 2.347-3.95-1.715 2.409-9.927 1.638-13.085-.578-2.256-3.757-4.782-5.3-5.865Z",
46
+ fill: "var(--zd_emptysvg_primary_fill)"
47
+ }), /*#__PURE__*/React.createElement("path", {
48
+ opacity: 0.2,
49
+ d: "M63.664 110.307c-.578.632-1.253 1.173-2.12 1.444-1.734.451-4.047.181-3.18-6.226 1.35-9.566-8.96-19.853-16.957-12.995-7.227 6.227-10.888-.45-7.227-5.323 2.794-3.61-.674-12.363-3.468-14.8-2.12-1.804.867-7.67 4.72-6.858 3.855.813 13.104 6.678 18.982.993 5.877-5.685.963 14.438 4.528 18.048 3.276 3.338 9.54 6.045 14.935.45 4.914-5.053 12.044 2.437 2.023 11.641-1.156 1.083 2.698 3.069 3.758 4.242 1.541 1.714 3.372 4.241 2.312 6.226-1.734 3.339-9.635-2.075-12.718-1.444-2.12.632-4.529 3.249-5.588 4.602Z",
50
+ fill: "var(--zd_emptysvg_primary_fill)"
51
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
52
+ id: "APIs_svg__a"
53
+ }, /*#__PURE__*/React.createElement("path", {
54
+ fill: "#fff",
55
+ transform: "translate(7.35 14.563)",
56
+ d: "M0 0h132.3v110.708H0z"
57
+ }))));
58
+ }
59
+ }
60
+ EmptyAPIs.propTypes = EmptyStateProps;
61
+ EmptyAPIs.defaultProps = {
62
+ ...EmptyStateDefaultProps,
63
+ dataId: 'emptyApis'
64
+ };
@@ -81,8 +81,8 @@ EmptyAccounts.defaultProps = {
81
81
  ...EmptyStateDefaultProps,
82
82
  dataId: 'emptyAccounts'
83
83
  };
84
- if (false) {
85
- EmptyAccounts.docs = {
86
- componentGroup: 'Emptystate'
87
- };
88
- }
84
+ // if (__DOCS__) {
85
+ // EmptyAccounts.docs = {
86
+ // componentGroup: 'Emptystate'
87
+ // };
88
+ // }
@@ -52,8 +52,9 @@ EmptyActiveCalls.defaultProps = {
52
52
  ...EmptyStateDefaultProps,
53
53
  dataId: 'emptyActiveCalls'
54
54
  };
55
- if (false) {
56
- EmptyActiveCalls.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+
56
+ // if (__DOCS__) {
57
+ // EmptyActiveCalls.docs = {
58
+ // componentGroup: 'Emptystate'
59
+ // };
60
+ // }
@@ -52,8 +52,9 @@ EmptyActivity.defaultProps = {
52
52
  ...EmptyStateDefaultProps,
53
53
  dataId: 'emptyActivity'
54
54
  };
55
- if (false) {
56
- EmptyActivity.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+
56
+ // if (__DOCS__) {
57
+ // EmptyActivity.docs = {
58
+ // componentGroup: 'Emptystate'
59
+ // };
60
+ // }
@@ -52,8 +52,9 @@ EmptyAgent.defaultProps = {
52
52
  ...EmptyStateDefaultProps,
53
53
  dataId: 'emptyAgent'
54
54
  };
55
- if (false) {
56
- EmptyAgent.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+
56
+ // if (__DOCS__) {
57
+ // EmptyAgent.docs = {
58
+ // componentGroup: 'Emptystate'
59
+ // };
60
+ // }
@@ -58,8 +58,9 @@ EmptyAgentQueue.defaultProps = {
58
58
  ...EmptyStateDefaultProps,
59
59
  dataId: 'emptyAgentQueue'
60
60
  };
61
- if (false) {
62
- EmptyAgentQueue.docs = {
63
- componentGroup: 'Emptystate'
64
- };
65
- }
61
+
62
+ // if (__DOCS__) {
63
+ // EmptyAgentQueue.docs = {
64
+ // componentGroup: 'Emptystate'
65
+ // };
66
+ // }
@@ -65,8 +65,8 @@ EmptyApplechat.defaultProps = {
65
65
  ...EmptyStateDefaultProps,
66
66
  dataId: 'emptyApplechat'
67
67
  };
68
- if (false) {
69
- EmptyApplechat.docs = {
70
- componentGroup: 'Emptystate'
71
- };
72
- }
68
+ // if (__DOCS__) {
69
+ // EmptyApplechat.docs = {
70
+ // componentGroup: 'Emptystate'
71
+ // };
72
+ // }
@@ -58,8 +58,8 @@ EmptyApproval.defaultProps = {
58
58
  ...EmptyStateDefaultProps,
59
59
  dataId: 'emptyApproval'
60
60
  };
61
- if (false) {
62
- EmptyApproval.docs = {
63
- componentGroup: 'Emptystate'
64
- };
65
- }
61
+ // if (__DOCS__) {
62
+ // EmptyApproval.docs = {
63
+ // componentGroup: 'Emptystate'
64
+ // };
65
+ // }