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

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 (278) hide show
  1. package/README.md +204 -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/Contract.js +5 -5
  22. package/es/emptystate/version3/CustomModule.js +5 -5
  23. package/es/emptystate/version3/EmptyAPIs.js +64 -0
  24. package/es/emptystate/version3/EmptyAccounts.js +5 -5
  25. package/es/emptystate/version3/EmptyActiveCalls.js +6 -5
  26. package/es/emptystate/version3/EmptyActivity.js +6 -5
  27. package/es/emptystate/version3/EmptyAgent.js +6 -5
  28. package/es/emptystate/version3/EmptyAgentQueue.js +6 -5
  29. package/es/emptystate/version3/EmptyApplechat.js +5 -5
  30. package/es/emptystate/version3/EmptyApproval.js +5 -5
  31. package/es/emptystate/version3/EmptyArchived.js +5 -5
  32. package/es/emptystate/version3/EmptyArticle.js +5 -5
  33. package/es/emptystate/version3/EmptyAsapchat.js +6 -5
  34. package/es/emptystate/version3/EmptyAttach.js +6 -5
  35. package/es/emptystate/version3/EmptyBlueprint.js +6 -5
  36. package/es/emptystate/version3/EmptyCallHistory.js +6 -5
  37. package/es/emptystate/version3/EmptyCanned.js +6 -5
  38. package/es/emptystate/version3/EmptyChat.js +6 -5
  39. package/es/emptystate/version3/EmptyCollision.js +5 -5
  40. package/es/emptystate/version3/EmptyColumn.js +5 -5
  41. package/es/emptystate/version3/EmptyContact.js +6 -5
  42. package/es/emptystate/version3/EmptyContract.js +5 -5
  43. package/es/emptystate/version3/EmptyConversation.js +6 -5
  44. package/es/emptystate/version3/EmptyCrm.js +5 -5
  45. package/es/emptystate/version3/EmptyCrmNotes.js +5 -5
  46. package/es/emptystate/version3/EmptyCrmPotential.js +6 -5
  47. package/es/emptystate/version3/EmptyDashboard.js +5 -5
  48. package/es/emptystate/version3/EmptyDelete.js +5 -5
  49. package/es/emptystate/version3/EmptyDepartment.js +5 -5
  50. package/es/emptystate/version3/EmptyError.js +6 -5
  51. package/es/emptystate/version3/EmptyFeed.js +5 -5
  52. package/es/emptystate/version3/EmptyFollowers.js +5 -5
  53. package/es/emptystate/version3/EmptyFrame.js +6 -5
  54. package/es/emptystate/version3/EmptyHappiness.js +6 -5
  55. package/es/emptystate/version3/EmptyHistory.js +5 -5
  56. package/es/emptystate/version3/EmptyInstagram.js +6 -5
  57. package/es/emptystate/version3/EmptyInstantmessage.js +6 -5
  58. package/es/emptystate/version3/EmptyInvoice.js +5 -5
  59. package/es/emptystate/version3/EmptyLine.js +6 -5
  60. package/es/emptystate/version3/EmptyMessenger.js +5 -5
  61. package/es/emptystate/version3/EmptyNoData.js +5 -5
  62. package/es/emptystate/version3/EmptyNotification.js +5 -5
  63. package/es/emptystate/version3/EmptyPreference.js +5 -5
  64. package/es/emptystate/version3/EmptyProducts.js +5 -5
  65. package/es/emptystate/version3/EmptyReply.js +5 -5
  66. package/es/emptystate/version3/EmptyReports.js +5 -5
  67. package/es/emptystate/version3/EmptySandbox.js +5 -5
  68. package/es/emptystate/version3/EmptySchedule.js +5 -5
  69. package/es/emptystate/version3/EmptySearch.js +5 -5
  70. package/es/emptystate/version3/EmptySkills.js +5 -5
  71. package/es/emptystate/version3/EmptySla.js +5 -5
  72. package/es/emptystate/version3/EmptySnippet.js +5 -5
  73. package/es/emptystate/version3/EmptyTag.js +5 -5
  74. package/es/emptystate/version3/EmptyTask.js +5 -5
  75. package/es/emptystate/version3/EmptyTeams.js +6 -5
  76. package/es/emptystate/version3/EmptyTelegram.js +6 -5
  77. package/es/emptystate/version3/EmptyTemplate.js +5 -5
  78. package/es/emptystate/version3/EmptyTicket.js +6 -5
  79. package/es/emptystate/version3/EmptyTimeEntry.js +5 -5
  80. package/es/emptystate/version3/EmptyTimeline.js +6 -5
  81. package/es/emptystate/version3/EmptyTopic.js +5 -5
  82. package/es/emptystate/version3/EmptyTwilio.js +6 -5
  83. package/es/emptystate/version3/EmptyWechat.js +6 -5
  84. package/es/emptystate/version3/EmptyWhatsapp.js +6 -5
  85. package/es/emptystate/version3/Export.js +6 -5
  86. package/es/emptystate/version3/Extensions.js +6 -5
  87. package/es/emptystate/version3/Extractor.js +6 -5
  88. package/es/emptystate/version3/GCBot.js +6 -5
  89. package/es/emptystate/version3/GCConversation.js +6 -5
  90. package/es/emptystate/version3/Import.js +6 -5
  91. package/es/emptystate/version3/KBBot.js +6 -5
  92. package/es/emptystate/version3/Multilingual.js +6 -5
  93. package/es/emptystate/version3/NetworkError.js +6 -5
  94. package/es/emptystate/version3/Predictor.js +6 -5
  95. package/es/emptystate/version3/ReadRecipients.js +6 -5
  96. package/es/emptystate/version3/SupportPlan.js +5 -5
  97. package/es/emptystate/version3/Variable.js +6 -5
  98. package/es/emptystate/version3/ZiaAnamoly.js +6 -5
  99. package/es/emptystate/version3/index.js +78 -0
  100. package/es/errorstate/index.js +6 -0
  101. package/es/errorstate/version1/EmptyInconvenience.js +6 -5
  102. package/es/errorstate/version1/NoRequestFound.js +6 -5
  103. package/es/errorstate/version1/PageNotFound.js +6 -5
  104. package/es/errorstate/version1/UnableToProcessRequest.js +6 -5
  105. package/es/errorstate/version1/UnauthorizedLogin.js +6 -5
  106. package/es/errorstate/version1/UrlNotFound.js +6 -5
  107. package/es/errorstate/version1/WillBeRightBack.js +6 -5
  108. package/es/errorstate/version1/index.js +7 -0
  109. package/es/errorstate/version2/EmptyUnauthorizedLogin.js +6 -5
  110. package/es/errorstate/version2/EmptyWillBeRightBack.js +6 -5
  111. package/es/errorstate/version2/NotImpossible.js +6 -5
  112. package/es/errorstate/version2/index.js +2 -0
  113. package/es/errorstate/version3/ErrorInconvenience.js +6 -5
  114. package/es/errorstate/version3/ErrorOopsSomethingMiss.js +6 -5
  115. package/es/errorstate/version3/ErrorUnableToProcessRequest.js +6 -5
  116. package/es/errorstate/version3/ErrorUnauthorizedLogin.js +6 -5
  117. package/es/errorstate/version3/ErrorUrlNotFound.js +6 -5
  118. package/es/errorstate/version3/ErrorWillBeRightBack.js +6 -5
  119. package/es/errorstate/version3/index.js +6 -0
  120. package/es/index.js +21 -12
  121. package/images/EmptyBusinessHoliday.svg +50 -50
  122. package/images/EmptyBusinessHour.svg +42 -42
  123. package/images/EmptyContactInfo.svg +27 -27
  124. package/images/EmptyCustomDomain.svg +85 -85
  125. package/images/EmptyFilter.svg +62 -62
  126. package/images/EmptyFromAddress.svg +41 -41
  127. package/images/EmptyImportHistory.svg +43 -43
  128. package/images/EmptyNetwork.svg +50 -50
  129. package/images/EmptyRecycleBin.svg +58 -58
  130. package/images/EmptyRoles.svg +30 -30
  131. package/images/EmptySkills.svg +83 -83
  132. package/images/EmptyWebhook.svg +44 -44
  133. package/images/FailureLog.svg +46 -46
  134. package/images/Inconvenience.svg +719 -719
  135. package/images/NoRequestFound.svg +247 -247
  136. package/images/PageNotFound.svg +405 -405
  137. package/images/ReguestUrlNotFound.svg +267 -267
  138. package/images/UnableToProcess.svg +752 -752
  139. package/images/UnauthorizedLogin.svg +1047 -1047
  140. package/images/WillBack.svg +633 -633
  141. package/install.md +11 -0
  142. package/lib/Loader/Loader.js +6 -5
  143. package/lib/SVG/SVG.js +6 -5
  144. package/lib/SVG/SVG.module.css +26 -26
  145. package/lib/css/EmptyStateVariables.module.css +38 -38
  146. package/lib/emptystate/index.js +15 -0
  147. package/lib/emptystate/version1/EmptyCustomDomain.js +5 -5
  148. package/lib/emptystate/version1/index.js +13 -0
  149. package/lib/emptystate/version2/EmptyBusinessHoliday.js +6 -5
  150. package/lib/emptystate/version2/EmptyBusinessHour.js +6 -5
  151. package/lib/emptystate/version2/EmptyFromAddress.js +5 -5
  152. package/lib/emptystate/version2/EmptyImportHistory.js +6 -5
  153. package/lib/emptystate/version2/EmptyNetwork.js +5 -5
  154. package/lib/emptystate/version2/EmptyRecycleBin.js +5 -5
  155. package/lib/emptystate/version2/EmptyRoles.js +5 -5
  156. package/lib/emptystate/version2/EmptyWebhook.js +5 -5
  157. package/lib/emptystate/version2/FailureLog.js +6 -5
  158. package/lib/emptystate/version2/index.js +69 -0
  159. package/lib/emptystate/version3/AuditLog.js +5 -5
  160. package/lib/emptystate/version3/Contract.js +5 -5
  161. package/lib/emptystate/version3/CustomModule.js +5 -5
  162. package/lib/emptystate/version3/EmptyAPIs.js +95 -0
  163. package/lib/emptystate/version3/EmptyAccounts.js +5 -5
  164. package/lib/emptystate/version3/EmptyActiveCalls.js +6 -5
  165. package/lib/emptystate/version3/EmptyActivity.js +6 -5
  166. package/lib/emptystate/version3/EmptyAgent.js +6 -5
  167. package/lib/emptystate/version3/EmptyAgentQueue.js +6 -5
  168. package/lib/emptystate/version3/EmptyApplechat.js +5 -5
  169. package/lib/emptystate/version3/EmptyApproval.js +5 -5
  170. package/lib/emptystate/version3/EmptyArchived.js +5 -5
  171. package/lib/emptystate/version3/EmptyArticle.js +5 -5
  172. package/lib/emptystate/version3/EmptyAsapchat.js +6 -5
  173. package/lib/emptystate/version3/EmptyAttach.js +6 -5
  174. package/lib/emptystate/version3/EmptyBlueprint.js +6 -5
  175. package/lib/emptystate/version3/EmptyCallHistory.js +6 -5
  176. package/lib/emptystate/version3/EmptyCanned.js +6 -5
  177. package/lib/emptystate/version3/EmptyChat.js +6 -5
  178. package/lib/emptystate/version3/EmptyCollision.js +5 -5
  179. package/lib/emptystate/version3/EmptyColumn.js +5 -5
  180. package/lib/emptystate/version3/EmptyContact.js +6 -5
  181. package/lib/emptystate/version3/EmptyContract.js +5 -5
  182. package/lib/emptystate/version3/EmptyConversation.js +6 -5
  183. package/lib/emptystate/version3/EmptyCrm.js +5 -5
  184. package/lib/emptystate/version3/EmptyCrmNotes.js +5 -5
  185. package/lib/emptystate/version3/EmptyCrmPotential.js +6 -5
  186. package/lib/emptystate/version3/EmptyDashboard.js +5 -5
  187. package/lib/emptystate/version3/EmptyDelete.js +5 -5
  188. package/lib/emptystate/version3/EmptyDepartment.js +5 -5
  189. package/lib/emptystate/version3/EmptyError.js +6 -5
  190. package/lib/emptystate/version3/EmptyFeed.js +5 -5
  191. package/lib/emptystate/version3/EmptyFollowers.js +5 -5
  192. package/lib/emptystate/version3/EmptyFrame.js +6 -5
  193. package/lib/emptystate/version3/EmptyHappiness.js +6 -5
  194. package/lib/emptystate/version3/EmptyHistory.js +5 -5
  195. package/lib/emptystate/version3/EmptyInstagram.js +6 -5
  196. package/lib/emptystate/version3/EmptyInstantmessage.js +6 -5
  197. package/lib/emptystate/version3/EmptyInvoice.js +5 -5
  198. package/lib/emptystate/version3/EmptyLine.js +6 -5
  199. package/lib/emptystate/version3/EmptyMessenger.js +5 -5
  200. package/lib/emptystate/version3/EmptyNoData.js +5 -5
  201. package/lib/emptystate/version3/EmptyNotification.js +5 -5
  202. package/lib/emptystate/version3/EmptyPreference.js +5 -5
  203. package/lib/emptystate/version3/EmptyProducts.js +5 -5
  204. package/lib/emptystate/version3/EmptyReply.js +5 -5
  205. package/lib/emptystate/version3/EmptyReports.js +5 -5
  206. package/lib/emptystate/version3/EmptySandbox.js +5 -5
  207. package/lib/emptystate/version3/EmptySchedule.js +5 -5
  208. package/lib/emptystate/version3/EmptySearch.js +5 -5
  209. package/lib/emptystate/version3/EmptySkills.js +5 -5
  210. package/lib/emptystate/version3/EmptySla.js +5 -5
  211. package/lib/emptystate/version3/EmptySnippet.js +5 -5
  212. package/lib/emptystate/version3/EmptyTag.js +5 -5
  213. package/lib/emptystate/version3/EmptyTask.js +5 -5
  214. package/lib/emptystate/version3/EmptyTeams.js +6 -5
  215. package/lib/emptystate/version3/EmptyTelegram.js +6 -5
  216. package/lib/emptystate/version3/EmptyTemplate.js +5 -5
  217. package/lib/emptystate/version3/EmptyTicket.js +6 -5
  218. package/lib/emptystate/version3/EmptyTimeEntry.js +5 -5
  219. package/lib/emptystate/version3/EmptyTimeline.js +6 -5
  220. package/lib/emptystate/version3/EmptyTopic.js +5 -5
  221. package/lib/emptystate/version3/EmptyTwilio.js +6 -5
  222. package/lib/emptystate/version3/EmptyWechat.js +6 -5
  223. package/lib/emptystate/version3/EmptyWhatsapp.js +6 -5
  224. package/lib/emptystate/version3/Export.js +6 -5
  225. package/lib/emptystate/version3/Extensions.js +6 -5
  226. package/lib/emptystate/version3/Extractor.js +6 -5
  227. package/lib/emptystate/version3/GCBot.js +6 -5
  228. package/lib/emptystate/version3/GCConversation.js +6 -5
  229. package/lib/emptystate/version3/Import.js +6 -5
  230. package/lib/emptystate/version3/KBBot.js +6 -5
  231. package/lib/emptystate/version3/Multilingual.js +6 -5
  232. package/lib/emptystate/version3/NetworkError.js +6 -5
  233. package/lib/emptystate/version3/Predictor.js +6 -5
  234. package/lib/emptystate/version3/ReadRecipients.js +6 -5
  235. package/lib/emptystate/version3/SupportPlan.js +5 -5
  236. package/lib/emptystate/version3/Variable.js +6 -5
  237. package/lib/emptystate/version3/ZiaAnamoly.js +6 -5
  238. package/lib/emptystate/version3/index.js +552 -0
  239. package/lib/errorstate/index.js +15 -0
  240. package/lib/errorstate/version1/EmptyInconvenience.js +6 -5
  241. package/lib/errorstate/version1/NoRequestFound.js +6 -5
  242. package/lib/errorstate/version1/PageNotFound.js +6 -5
  243. package/lib/errorstate/version1/UnableToProcessRequest.js +6 -5
  244. package/lib/errorstate/version1/UnauthorizedLogin.js +6 -5
  245. package/lib/errorstate/version1/UrlNotFound.js +6 -5
  246. package/lib/errorstate/version1/WillBeRightBack.js +6 -5
  247. package/lib/errorstate/version1/index.js +55 -0
  248. package/lib/errorstate/version2/EmptyUnauthorizedLogin.js +6 -5
  249. package/lib/errorstate/version2/EmptyWillBeRightBack.js +6 -5
  250. package/lib/errorstate/version2/NotImpossible.js +6 -5
  251. package/lib/errorstate/version2/index.js +20 -0
  252. package/lib/errorstate/version3/ErrorInconvenience.js +6 -5
  253. package/lib/errorstate/version3/ErrorOopsSomethingMiss.js +6 -5
  254. package/lib/errorstate/version3/ErrorUnableToProcessRequest.js +6 -5
  255. package/lib/errorstate/version3/ErrorUnauthorizedLogin.js +6 -5
  256. package/lib/errorstate/version3/ErrorUrlNotFound.js +6 -5
  257. package/lib/errorstate/version3/ErrorWillBeRightBack.js +6 -5
  258. package/lib/errorstate/version3/index.js +48 -0
  259. package/lib/index.js +14 -70
  260. package/package.json +54 -49
  261. package/es/Provider.js +0 -67
  262. package/es/docs/Emptystate__version1.docs.js +0 -27
  263. package/es/docs/Emptystate__version2.docs.js +0 -43
  264. package/es/docs/Emptystate__version3.docs.js +0 -184
  265. package/es/docs/Errorstate__version1.docs.js +0 -39
  266. package/es/docs/Errorstate__version2.docs.js +0 -31
  267. package/es/docs/Errorstate__version3.docs.js +0 -37
  268. package/es/docs/SVG__common.docs.js +0 -27
  269. package/es/docs/SVGdocstyle.module.css +0 -53
  270. package/lib/Provider.js +0 -95
  271. package/lib/docs/Emptystate__version1.docs.js +0 -56
  272. package/lib/docs/Emptystate__version2.docs.js +0 -72
  273. package/lib/docs/Emptystate__version3.docs.js +0 -213
  274. package/lib/docs/Errorstate__version1.docs.js +0 -68
  275. package/lib/docs/Errorstate__version2.docs.js +0 -60
  276. package/lib/docs/Errorstate__version3.docs.js +0 -66
  277. package/lib/docs/SVG__common.docs.js +0 -56
  278. 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
+ // }
@@ -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
+ // }
@@ -60,8 +60,8 @@ EmptyArchived.defaultProps = {
60
60
  ...EmptyStateDefaultProps,
61
61
  dataId: 'emptyArchived'
62
62
  };
63
- if (false) {
64
- EmptyArchived.docs = {
65
- componentGroup: 'Emptystate'
66
- };
67
- }
63
+ // if (__DOCS__) {
64
+ // EmptyArchived.docs = {
65
+ // componentGroup: 'Emptystate'
66
+ // };
67
+ // }
@@ -66,8 +66,8 @@ EmptyArticle.defaultProps = {
66
66
  ...EmptyStateDefaultProps,
67
67
  dataId: 'emptyArticle'
68
68
  };
69
- if (false) {
70
- EmptyArticle.docs = {
71
- componentGroup: 'Emptystate'
72
- };
73
- }
69
+ // if (__DOCS__) {
70
+ // EmptyArticle.docs = {
71
+ // componentGroup: 'Emptystate'
72
+ // };
73
+ // }
@@ -60,8 +60,9 @@ EmptyAsapchat.defaultProps = {
60
60
  ...EmptyStateDefaultProps,
61
61
  dataId: 'emptyAsapchat'
62
62
  };
63
- if (false) {
64
- EmptyAsapchat.docs = {
65
- componentGroup: 'Emptystate'
66
- };
67
- }
63
+
64
+ // if (__DOCS__) {
65
+ // EmptyAsapchat.docs = {
66
+ // componentGroup: 'Emptystate'
67
+ // };
68
+ // }
@@ -52,8 +52,9 @@ EmptyAttach.defaultProps = {
52
52
  ...EmptyStateDefaultProps,
53
53
  dataId: 'emptyAttach'
54
54
  };
55
- if (false) {
56
- EmptyAttach.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+
56
+ // if (__DOCS__) {
57
+ // EmptyAttach.docs = {
58
+ // componentGroup: 'Emptystate'
59
+ // };
60
+ // }
@@ -67,8 +67,9 @@ EmptyBlueprint.defaultProps = {
67
67
  ...EmptyStateDefaultProps,
68
68
  dataId: 'emptyBlueprint'
69
69
  };
70
- if (false) {
71
- EmptyBlueprint.docs = {
72
- componentGroup: 'Emptystate'
73
- };
74
- }
70
+
71
+ // if (__DOCS__) {
72
+ // EmptyBlueprint.docs = {
73
+ // componentGroup: 'Emptystate'
74
+ // };
75
+ // }