@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
@@ -54,8 +54,9 @@ EmptyCallHistory.defaultProps = {
54
54
  ...EmptyStateDefaultProps,
55
55
  dataId: 'emptyCallHistory'
56
56
  };
57
- if (false) {
58
- EmptyCallHistory.docs = {
59
- componentGroup: 'Emptystate'
60
- };
61
- }
57
+
58
+ // if (__DOCS__) {
59
+ // EmptyCallHistory.docs = {
60
+ // componentGroup: 'Emptystate'
61
+ // };
62
+ // }
@@ -70,8 +70,9 @@ EmptyCanned.defaultProps = {
70
70
  ...EmptyStateDefaultProps,
71
71
  dataId: 'emptyCanned'
72
72
  };
73
- if (false) {
74
- EmptyCanned.docs = {
75
- componentGroup: 'Emptystate'
76
- };
77
- }
73
+
74
+ // if (__DOCS__) {
75
+ // EmptyCanned.docs = {
76
+ // componentGroup: 'Emptystate'
77
+ // };
78
+ // }
@@ -70,8 +70,9 @@ EmptyChat.defaultProps = {
70
70
  ...EmptyStateDefaultProps,
71
71
  dataId: 'emptyChat'
72
72
  };
73
- if (false) {
74
- EmptyChat.docs = {
75
- componentGroup: 'Emptystate'
76
- };
77
- }
73
+
74
+ // if (__DOCS__) {
75
+ // EmptyChat.docs = {
76
+ // componentGroup: 'Emptystate'
77
+ // };
78
+ // }
@@ -52,8 +52,8 @@ EmptyCollision.defaultProps = {
52
52
  ...EmptyStateDefaultProps,
53
53
  dataId: 'emptyCollision'
54
54
  };
55
- if (false) {
56
- EmptyCollision.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+ // if (__DOCS__) {
56
+ // EmptyCollision.docs = {
57
+ // componentGroup: 'Emptystate'
58
+ // };
59
+ // }
@@ -58,8 +58,8 @@ EmptyColumn.defaultProps = {
58
58
  ...EmptyStateDefaultProps,
59
59
  dataId: 'EmptyColumn'
60
60
  };
61
- if (false) {
62
- EmptyColumn.docs = {
63
- componentGroup: 'Emptystate'
64
- };
65
- }
61
+ // if (__DOCS__) {
62
+ // EmptyColumn.docs = {
63
+ // componentGroup: 'Emptystate'
64
+ // };
65
+ // }
@@ -52,8 +52,9 @@ EmptyContact.defaultProps = {
52
52
  ...EmptyStateDefaultProps,
53
53
  dataId: 'emptyContact'
54
54
  };
55
- if (false) {
56
- EmptyContact.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+
56
+ // if (__DOCS__) {
57
+ // EmptyContact.docs = {
58
+ // componentGroup: 'Emptystate'
59
+ // };
60
+ // }
@@ -48,8 +48,8 @@ EmptyContract.defaultProps = {
48
48
  ...EmptyStateDefaultProps,
49
49
  dataId: 'EmptyContract'
50
50
  };
51
- if (false) {
52
- EmptyContract.docs = {
53
- componentGroup: 'Emptystate'
54
- };
55
- }
51
+ // if (__DOCS__) {
52
+ // EmptyContract.docs = {
53
+ // componentGroup: 'Emptystate'
54
+ // };
55
+ // }
@@ -52,8 +52,9 @@ EmptyConversation.defaultProps = {
52
52
  ...EmptyStateDefaultProps,
53
53
  dataId: 'emptyConversation'
54
54
  };
55
- if (false) {
56
- EmptyConversation.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+
56
+ // if (__DOCS__) {
57
+ // EmptyConversation.docs = {
58
+ // componentGroup: 'Emptystate'
59
+ // };
60
+ // }
@@ -52,8 +52,8 @@ EmptyCrm.defaultProps = {
52
52
  ...EmptyStateDefaultProps,
53
53
  dataId: 'EmptyCrm'
54
54
  };
55
- if (false) {
56
- EmptyCrm.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+ // if (__DOCS__) {
56
+ // EmptyCrm.docs = {
57
+ // componentGroup: 'Emptystate'
58
+ // };
59
+ // }
@@ -63,8 +63,8 @@ EmptyCrmNotes.defaultProps = {
63
63
  ...EmptyStateDefaultProps,
64
64
  dataId: 'emptyCrmNotes'
65
65
  };
66
- if (false) {
67
- EmptyCrmNotes.docs = {
68
- componentGroup: 'Emptystate'
69
- };
70
- }
66
+ // if (__DOCS__) {
67
+ // EmptyCrmNotes.docs = {
68
+ // componentGroup: 'Emptystate'
69
+ // };
70
+ // }
@@ -66,8 +66,9 @@ EmptyCrmPotential.defaultProps = {
66
66
  ...EmptyStateDefaultProps,
67
67
  dataId: 'emptyCrmPotential'
68
68
  };
69
- if (false) {
70
- EmptyCrmPotential.docs = {
71
- componentGroup: 'Emptystate'
72
- };
73
- }
69
+
70
+ // if (__DOCS__) {
71
+ // EmptyCrmPotential.docs = {
72
+ // componentGroup: 'Emptystate'
73
+ // };
74
+ // }
@@ -58,8 +58,8 @@ EmptyDashboard.defaultProps = {
58
58
  ...EmptyStateDefaultProps,
59
59
  dataId: 'emptyDashboard'
60
60
  };
61
- if (false) {
62
- EmptyDashboard.docs = {
63
- componentGroup: 'Emptystate'
64
- };
65
- }
61
+ // if (__DOCS__) {
62
+ // EmptyDashboard.docs = {
63
+ // componentGroup: 'Emptystate'
64
+ // };
65
+ // }
@@ -43,8 +43,8 @@ EmptyDelete.defaultProps = {
43
43
  ...EmptyStateDefaultProps,
44
44
  dataId: 'EmptyDelete'
45
45
  };
46
- if (false) {
47
- EmptyDelete.docs = {
48
- componentGroup: 'Emptystate'
49
- };
50
- }
46
+ // if (__DOCS__) {
47
+ // EmptyDelete.docs = {
48
+ // componentGroup: 'Emptystate'
49
+ // };
50
+ // }
@@ -52,8 +52,8 @@ EmptyDepartment.defaultProps = {
52
52
  ...EmptyStateDefaultProps,
53
53
  dataId: 'emptyDepartment'
54
54
  };
55
- if (false) {
56
- EmptyDepartment.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+ // if (__DOCS__) {
56
+ // EmptyDepartment.docs = {
57
+ // componentGroup: 'Emptystate'
58
+ // };
59
+ // }
@@ -75,8 +75,9 @@ EmptyError.defaultProps = {
75
75
  dataId: 'EmptyError',
76
76
  palette: 'danger'
77
77
  };
78
- if (false) {
79
- EmptyError.docs = {
80
- componentGroup: 'Emptystate'
81
- };
82
- }
78
+
79
+ // if (__DOCS__) {
80
+ // EmptyError.docs = {
81
+ // componentGroup: 'Emptystate'
82
+ // };
83
+ // }
@@ -55,8 +55,8 @@ EmptyFeed.defaultProps = {
55
55
  ...EmptyStateDefaultProps,
56
56
  dataId: 'EmptyFeed'
57
57
  };
58
- if (false) {
59
- EmptyFeed.docs = {
60
- componentGroup: 'Emptystate'
61
- };
62
- }
58
+ // if (__DOCS__) {
59
+ // EmptyFeed.docs = {
60
+ // componentGroup: 'Emptystate'
61
+ // };
62
+ // }
@@ -53,8 +53,8 @@ EmptyFollowers.defaultProps = {
53
53
  ...EmptyStateDefaultProps,
54
54
  dataId: 'EmptyFollowers'
55
55
  };
56
- if (false) {
57
- EmptyFollowers.docs = {
58
- componentGroup: 'Emptystate'
59
- };
60
- }
56
+ // if (__DOCS__) {
57
+ // EmptyFollowers.docs = {
58
+ // componentGroup: 'Emptystate'
59
+ // };
60
+ // }
@@ -51,8 +51,9 @@ EmptyFrame.defaultProps = {
51
51
  ...EmptyStateDefaultProps,
52
52
  dataId: 'emptyFrame'
53
53
  };
54
- if (false) {
55
- EmptyFrame.docs = {
56
- componentGroup: 'Emptystate'
57
- };
58
- }
54
+
55
+ // if (__DOCS__) {
56
+ // EmptyFrame.docs = {
57
+ // componentGroup: 'Emptystate'
58
+ // };
59
+ // }
@@ -52,8 +52,9 @@ EmptyHappiness.defaultProps = {
52
52
  ...EmptyStateDefaultProps,
53
53
  dataId: 'emptyHappiness'
54
54
  };
55
- if (false) {
56
- EmptyHappiness.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+
56
+ // if (__DOCS__) {
57
+ // EmptyHappiness.docs = {
58
+ // componentGroup: 'Emptystate'
59
+ // };
60
+ // }
@@ -52,8 +52,8 @@ EmptyHistory.defaultProps = {
52
52
  ...EmptyStateDefaultProps,
53
53
  dataId: 'emptyHistory'
54
54
  };
55
- if (false) {
56
- EmptyHistory.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+ // if (__DOCS__) {
56
+ // EmptyHistory.docs = {
57
+ // componentGroup: 'Emptystate'
58
+ // };
59
+ // }
@@ -66,8 +66,9 @@ EmptyInstagram.defaultProps = {
66
66
  ...EmptyStateDefaultProps,
67
67
  dataId: 'emptyInstagram'
68
68
  };
69
- if (false) {
70
- EmptyInstagram.docs = {
71
- componentGroup: 'Emptystate'
72
- };
73
- }
69
+
70
+ // if (__DOCS__) {
71
+ // EmptyInstagram.docs = {
72
+ // componentGroup: 'Emptystate'
73
+ // };
74
+ // }
@@ -68,8 +68,9 @@ EmptyInstantmessage.defaultProps = {
68
68
  ...EmptyStateDefaultProps,
69
69
  dataId: 'emptyInstantmessage'
70
70
  };
71
- if (false) {
72
- EmptyInstantmessage.docs = {
73
- componentGroup: 'Emptystate'
74
- };
75
- }
71
+
72
+ // if (__DOCS__) {
73
+ // EmptyInstantmessage.docs = {
74
+ // componentGroup: 'Emptystate'
75
+ // };
76
+ // }
@@ -57,8 +57,8 @@ EmptyInvoice.defaultProps = {
57
57
  ...EmptyStateDefaultProps,
58
58
  dataId: 'emptyInvoice'
59
59
  };
60
- if (false) {
61
- EmptyInvoice.docs = {
62
- componentGroup: 'Emptystate'
63
- };
64
- }
60
+ // if (__DOCS__) {
61
+ // EmptyInvoice.docs = {
62
+ // componentGroup: 'Emptystate'
63
+ // };
64
+ // }
@@ -66,8 +66,9 @@ EmptyLine.defaultProps = {
66
66
  ...EmptyStateDefaultProps,
67
67
  dataId: 'emptyLine'
68
68
  };
69
- if (false) {
70
- EmptyLine.docs = {
71
- componentGroup: 'Emptystate'
72
- };
73
- }
69
+
70
+ // if (__DOCS__) {
71
+ // EmptyLine.docs = {
72
+ // componentGroup: 'Emptystate'
73
+ // };
74
+ // }
@@ -53,8 +53,8 @@ EmptyMessenger.defaultProps = {
53
53
  ...EmptyStateDefaultProps,
54
54
  dataId: 'emptyMessenger'
55
55
  };
56
- if (false) {
57
- EmptyMessenger.docs = {
58
- componentGroup: 'Emptystate'
59
- };
60
- }
56
+ // if (__DOCS__) {
57
+ // EmptyMessenger.docs = {
58
+ // componentGroup: 'Emptystate'
59
+ // };
60
+ // }
@@ -71,8 +71,8 @@ EmptyNoData.defaultProps = {
71
71
  ...EmptyStateDefaultProps,
72
72
  dataId: 'EmptyNoData'
73
73
  };
74
- if (false) {
75
- EmptyNoData.docs = {
76
- componentGroup: 'Emptystate'
77
- };
78
- }
74
+ // if (__DOCS__) {
75
+ // EmptyNoData.docs = {
76
+ // componentGroup: 'Emptystate'
77
+ // };
78
+ // }
@@ -52,8 +52,8 @@ EmptyNotification.defaultProps = {
52
52
  ...EmptyStateDefaultProps,
53
53
  dataId: 'emptyNotification'
54
54
  };
55
- if (false) {
56
- EmptyNotification.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+ // if (__DOCS__) {
56
+ // EmptyNotification.docs = {
57
+ // componentGroup: 'Emptystate'
58
+ // };
59
+ // }
@@ -72,8 +72,8 @@ EmptyPreference.defaultProps = {
72
72
  ...EmptyStateDefaultProps,
73
73
  dataId: 'emptyPreference'
74
74
  };
75
- if (false) {
76
- EmptyPreference.docs = {
77
- componentGroup: 'Emptystate'
78
- };
79
- }
75
+ // if (__DOCS__) {
76
+ // EmptyPreference.docs = {
77
+ // componentGroup: 'Emptystate'
78
+ // };
79
+ // }
@@ -55,8 +55,8 @@ EmptyProducts.defaultProps = {
55
55
  ...EmptyStateDefaultProps,
56
56
  dataId: 'emptyProducts'
57
57
  };
58
- if (false) {
59
- EmptyProducts.docs = {
60
- componentGroup: 'Emptystate'
61
- };
62
- }
58
+ // if (__DOCS__) {
59
+ // EmptyProducts.docs = {
60
+ // componentGroup: 'Emptystate'
61
+ // };
62
+ // }
@@ -47,8 +47,8 @@ EmptyReply.defaultProps = {
47
47
  ...EmptyStateDefaultProps,
48
48
  dataId: 'EmptyReply'
49
49
  };
50
- if (false) {
51
- EmptyReply.docs = {
52
- componentGroup: 'Emptystate'
53
- };
54
- }
50
+ // if (__DOCS__) {
51
+ // EmptyReply.docs = {
52
+ // componentGroup: 'Emptystate'
53
+ // };
54
+ // }
@@ -58,8 +58,8 @@ EmptyReports.defaultProps = {
58
58
  ...EmptyStateDefaultProps,
59
59
  dataId: 'emptyReports'
60
60
  };
61
- if (false) {
62
- EmptyReports.docs = {
63
- componentGroup: 'Emptystate'
64
- };
65
- }
61
+ // if (__DOCS__) {
62
+ // EmptyReports.docs = {
63
+ // componentGroup: 'Emptystate'
64
+ // };
65
+ // }
@@ -63,8 +63,8 @@ EmptySandbox.defaultProps = {
63
63
  ...EmptyStateDefaultProps,
64
64
  dataId: 'emptySandbox'
65
65
  };
66
- if (false) {
67
- EmptySandbox.docs = {
68
- componentGroup: 'Emptystate'
69
- };
70
- }
66
+ // if (__DOCS__) {
67
+ // EmptySandbox.docs = {
68
+ // componentGroup: 'Emptystate'
69
+ // };
70
+ // }
@@ -94,8 +94,8 @@ EmptySchedule.defaultProps = {
94
94
  ...EmptyStateDefaultProps,
95
95
  dataId: 'EmptySchedule'
96
96
  };
97
- if (false) {
98
- EmptySchedule.docs = {
99
- componentGroup: 'Emptystate'
100
- };
101
- }
97
+ // if (__DOCS__) {
98
+ // EmptySchedule.docs = {
99
+ // componentGroup: 'Emptystate'
100
+ // };
101
+ // }
@@ -62,8 +62,8 @@ EmptySearch.defaultProps = {
62
62
  ...EmptyStateDefaultProps,
63
63
  dataId: 'emptySearch'
64
64
  };
65
- if (false) {
66
- EmptySearch.docs = {
67
- componentGroup: 'Emptystate'
68
- };
69
- }
65
+ // if (__DOCS__) {
66
+ // EmptySearch.docs = {
67
+ // componentGroup: 'Emptystate'
68
+ // };
69
+ // }
@@ -100,8 +100,8 @@ EmptySkills.defaultProps = {
100
100
  ...EmptyStateDefaultProps,
101
101
  dataId: 'emptySkills'
102
102
  };
103
- if (false) {
104
- EmptySkills.docs = {
105
- componentGroup: 'Emptystate'
106
- };
107
- }
103
+ // if (__DOCS__) {
104
+ // EmptySkills.docs = {
105
+ // componentGroup: 'Emptystate'
106
+ // };
107
+ // }
@@ -47,8 +47,8 @@ EmptySla.defaultProps = {
47
47
  ...EmptyStateDefaultProps,
48
48
  dataId: 'EmptySla'
49
49
  };
50
- if (false) {
51
- EmptySla.docs = {
52
- componentGroup: 'Emptystate'
53
- };
54
- }
50
+ // if (__DOCS__) {
51
+ // EmptySla.docs = {
52
+ // componentGroup: 'Emptystate'
53
+ // };
54
+ // }
@@ -62,8 +62,8 @@ EmptySnippet.defaultProps = {
62
62
  ...EmptyStateDefaultProps,
63
63
  dataId: 'emptySnippet'
64
64
  };
65
- if (false) {
66
- EmptySnippet.docs = {
67
- componentGroup: 'Emptystate'
68
- };
69
- }
65
+ // if (__DOCS__) {
66
+ // EmptySnippet.docs = {
67
+ // componentGroup: 'Emptystate'
68
+ // };
69
+ // }
@@ -55,8 +55,8 @@ EmptyTag.defaultProps = {
55
55
  ...EmptyStateDefaultProps,
56
56
  dataId: 'emptyTag'
57
57
  };
58
- if (false) {
59
- EmptyTag.docs = {
60
- componentGroup: 'Emptystate'
61
- };
62
- }
58
+ // if (__DOCS__) {
59
+ // EmptyTag.docs = {
60
+ // componentGroup: 'Emptystate'
61
+ // };
62
+ // }
@@ -68,8 +68,8 @@ EmptyTask.defaultProps = {
68
68
  ...EmptyStateDefaultProps,
69
69
  dataId: 'emptyTask'
70
70
  };
71
- if (false) {
72
- EmptyTask.docs = {
73
- componentGroup: 'Emptystate'
74
- };
75
- }
71
+ // if (__DOCS__) {
72
+ // EmptyTask.docs = {
73
+ // componentGroup: 'Emptystate'
74
+ // };
75
+ // }
@@ -52,8 +52,9 @@ EmptyTeams.defaultProps = {
52
52
  ...EmptyStateDefaultProps,
53
53
  dataId: 'emptyTeams'
54
54
  };
55
- if (false) {
56
- EmptyTeams.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+
56
+ // if (__DOCS__) {
57
+ // EmptyTeams.docs = {
58
+ // componentGroup: 'Emptystate'
59
+ // };
60
+ // }
@@ -66,8 +66,9 @@ EmptyTelegram.defaultProps = {
66
66
  ...EmptyStateDefaultProps,
67
67
  dataId: 'emptyTelegram'
68
68
  };
69
- if (false) {
70
- EmptyTelegram.docs = {
71
- componentGroup: 'Emptystate'
72
- };
73
- }
69
+
70
+ // if (__DOCS__) {
71
+ // EmptyTelegram.docs = {
72
+ // componentGroup: 'Emptystate'
73
+ // };
74
+ // }
@@ -64,8 +64,8 @@ EmptyTemplate.defaultProps = {
64
64
  ...EmptyStateDefaultProps,
65
65
  dataId: 'emptyTemplate'
66
66
  };
67
- if (false) {
68
- EmptyTemplate.docs = {
69
- componentGroup: 'Emptystate'
70
- };
71
- }
67
+ // if (__DOCS__) {
68
+ // EmptyTemplate.docs = {
69
+ // componentGroup: 'Emptystate'
70
+ // };
71
+ // }