@zohodesk/svg 1.0.0-temp.48 → 1.0.0-temp.50

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 (233) hide show
  1. package/assets/Appearance/dark/mode/darkEmptyStates.module.css +30 -30
  2. package/assets/Appearance/dark/themes/blue/blueDarkCTATheme.module.css +8 -8
  3. package/assets/Appearance/dark/themes/green/greenDarkCTATheme.module.css +8 -8
  4. package/assets/Appearance/dark/themes/orange/orangeDarkCTATheme.module.css +8 -8
  5. package/assets/Appearance/dark/themes/red/redDarkCTATheme.module.css +8 -8
  6. package/assets/Appearance/dark/themes/yellow/yellowDarkCTATheme.module.css +8 -8
  7. package/assets/Appearance/default/mode/defaultEmptyStates.module.css +30 -30
  8. package/assets/Appearance/default/themes/blue/blueDefaultCTATheme.module.css +8 -8
  9. package/assets/Appearance/default/themes/green/greenDefaultCTATheme.module.css +8 -8
  10. package/assets/Appearance/default/themes/orange/orangeDefaultCTATheme.module.css +8 -8
  11. package/assets/Appearance/default/themes/red/redDefaultCTATheme.module.css +8 -8
  12. package/assets/Appearance/default/themes/yellow/yellowDefaultCTATheme.module.css +8 -8
  13. package/assets/Appearance/pureDark/mode/pureDarkEmptyStates.module.css +30 -30
  14. package/assets/Appearance/pureDark/themes/blue/bluePureDarkCTATheme.module.css +8 -8
  15. package/assets/Appearance/pureDark/themes/green/greenPureDarkCTATheme.module.css +8 -8
  16. package/assets/Appearance/pureDark/themes/orange/orangePureDarkCTATheme.module.css +8 -8
  17. package/assets/Appearance/pureDark/themes/red/redPureDarkCTATheme.module.css +8 -8
  18. package/assets/Appearance/pureDark/themes/yellow/yellowPureDarkCTATheme.module.css +8 -8
  19. package/css_error.log +0 -0
  20. package/es/Loader/Loader.js +6 -5
  21. package/es/SVG/SVG.js +6 -5
  22. package/es/emptystate/version1/EmptyCustomDomain.js +5 -5
  23. package/es/emptystate/version2/EmptyBusinessHoliday.js +6 -5
  24. package/es/emptystate/version2/EmptyBusinessHour.js +6 -5
  25. package/es/emptystate/version2/EmptyFromAddress.js +5 -5
  26. package/es/emptystate/version2/EmptyImportHistory.js +6 -5
  27. package/es/emptystate/version2/EmptyNetwork.js +5 -5
  28. package/es/emptystate/version2/EmptyRecycleBin.js +5 -5
  29. package/es/emptystate/version2/EmptyRoles.js +5 -5
  30. package/es/emptystate/version2/EmptyWebhook.js +5 -5
  31. package/es/emptystate/version2/FailureLog.js +6 -5
  32. package/es/emptystate/version3/AuditLog.js +5 -5
  33. package/es/emptystate/version3/Contract.js +5 -5
  34. package/es/emptystate/version3/CustomModule.js +5 -5
  35. package/es/emptystate/version3/EmptyAccounts.js +5 -5
  36. package/es/emptystate/version3/EmptyActiveCalls.js +6 -5
  37. package/es/emptystate/version3/EmptyActivity.js +6 -5
  38. package/es/emptystate/version3/EmptyAgent.js +6 -5
  39. package/es/emptystate/version3/EmptyAgentQueue.js +6 -5
  40. package/es/emptystate/version3/EmptyApplechat.js +5 -5
  41. package/es/emptystate/version3/EmptyApproval.js +5 -5
  42. package/es/emptystate/version3/EmptyArchived.js +5 -5
  43. package/es/emptystate/version3/EmptyArticle.js +5 -5
  44. package/es/emptystate/version3/EmptyAsapchat.js +6 -5
  45. package/es/emptystate/version3/EmptyAttach.js +6 -5
  46. package/es/emptystate/version3/EmptyBlueprint.js +6 -5
  47. package/es/emptystate/version3/EmptyCallHistory.js +6 -5
  48. package/es/emptystate/version3/EmptyCanned.js +6 -5
  49. package/es/emptystate/version3/EmptyChat.js +6 -5
  50. package/es/emptystate/version3/EmptyCollision.js +5 -5
  51. package/es/emptystate/version3/EmptyColumn.js +5 -5
  52. package/es/emptystate/version3/EmptyContact.js +6 -5
  53. package/es/emptystate/version3/EmptyContract.js +5 -5
  54. package/es/emptystate/version3/EmptyConversation.js +6 -5
  55. package/es/emptystate/version3/EmptyCrm.js +5 -5
  56. package/es/emptystate/version3/EmptyCrmNotes.js +5 -5
  57. package/es/emptystate/version3/EmptyCrmPotential.js +6 -5
  58. package/es/emptystate/version3/EmptyDashboard.js +5 -5
  59. package/es/emptystate/version3/EmptyDelete.js +5 -5
  60. package/es/emptystate/version3/EmptyDepartment.js +5 -5
  61. package/es/emptystate/version3/EmptyError.js +6 -5
  62. package/es/emptystate/version3/EmptyFeed.js +5 -5
  63. package/es/emptystate/version3/EmptyFollowers.js +5 -5
  64. package/es/emptystate/version3/EmptyFrame.js +6 -5
  65. package/es/emptystate/version3/EmptyHappiness.js +6 -5
  66. package/es/emptystate/version3/EmptyHistory.js +5 -5
  67. package/es/emptystate/version3/EmptyInstagram.js +6 -5
  68. package/es/emptystate/version3/EmptyInstantmessage.js +6 -5
  69. package/es/emptystate/version3/EmptyInvoice.js +5 -5
  70. package/es/emptystate/version3/EmptyLine.js +6 -5
  71. package/es/emptystate/version3/EmptyMessenger.js +5 -5
  72. package/es/emptystate/version3/EmptyNoData.js +5 -5
  73. package/es/emptystate/version3/EmptyNotification.js +5 -5
  74. package/es/emptystate/version3/EmptyPreference.js +5 -5
  75. package/es/emptystate/version3/EmptyProducts.js +5 -5
  76. package/es/emptystate/version3/EmptyReply.js +5 -5
  77. package/es/emptystate/version3/EmptyReports.js +5 -5
  78. package/es/emptystate/version3/EmptySandbox.js +5 -5
  79. package/es/emptystate/version3/EmptySchedule.js +5 -5
  80. package/es/emptystate/version3/EmptySearch.js +5 -5
  81. package/es/emptystate/version3/EmptySkills.js +5 -5
  82. package/es/emptystate/version3/EmptySla.js +5 -5
  83. package/es/emptystate/version3/EmptySnippet.js +5 -5
  84. package/es/emptystate/version3/EmptyTag.js +5 -5
  85. package/es/emptystate/version3/EmptyTask.js +5 -5
  86. package/es/emptystate/version3/EmptyTeams.js +6 -5
  87. package/es/emptystate/version3/EmptyTelegram.js +6 -5
  88. package/es/emptystate/version3/EmptyTemplate.js +5 -5
  89. package/es/emptystate/version3/EmptyTicket.js +6 -5
  90. package/es/emptystate/version3/EmptyTimeEntry.js +5 -5
  91. package/es/emptystate/version3/EmptyTimeline.js +6 -5
  92. package/es/emptystate/version3/EmptyTopic.js +5 -5
  93. package/es/emptystate/version3/EmptyTwilio.js +6 -5
  94. package/es/emptystate/version3/EmptyWechat.js +6 -5
  95. package/es/emptystate/version3/EmptyWhatsapp.js +6 -5
  96. package/es/emptystate/version3/Export.js +6 -5
  97. package/es/emptystate/version3/Extensions.js +6 -5
  98. package/es/emptystate/version3/Extractor.js +6 -5
  99. package/es/emptystate/version3/GCBot.js +6 -5
  100. package/es/emptystate/version3/GCConversation.js +6 -5
  101. package/es/emptystate/version3/Import.js +6 -5
  102. package/es/emptystate/version3/KBBot.js +6 -5
  103. package/es/emptystate/version3/Multilingual.js +6 -5
  104. package/es/emptystate/version3/NetworkError.js +6 -5
  105. package/es/emptystate/version3/Predictor.js +6 -5
  106. package/es/emptystate/version3/ReadRecipients.js +6 -5
  107. package/es/emptystate/version3/SupportPlan.js +5 -5
  108. package/es/emptystate/version3/Variable.js +6 -5
  109. package/es/emptystate/version3/ZiaAnamoly.js +6 -5
  110. package/es/errorstate/version1/EmptyInconvenience.js +6 -5
  111. package/es/errorstate/version1/NoRequestFound.js +6 -5
  112. package/es/errorstate/version1/PageNotFound.js +6 -5
  113. package/es/errorstate/version1/UnableToProcessRequest.js +6 -5
  114. package/es/errorstate/version1/UnauthorizedLogin.js +6 -5
  115. package/es/errorstate/version1/UrlNotFound.js +6 -5
  116. package/es/errorstate/version1/WillBeRightBack.js +6 -5
  117. package/es/errorstate/version2/EmptyUnauthorizedLogin.js +6 -5
  118. package/es/errorstate/version2/EmptyWillBeRightBack.js +6 -5
  119. package/es/errorstate/version2/NotImpossible.js +6 -5
  120. package/es/errorstate/version3/ErrorInconvenience.js +6 -5
  121. package/es/errorstate/version3/ErrorOopsSomethingMiss.js +6 -5
  122. package/es/errorstate/version3/ErrorUnableToProcessRequest.js +6 -5
  123. package/es/errorstate/version3/ErrorUnauthorizedLogin.js +6 -5
  124. package/es/errorstate/version3/ErrorUrlNotFound.js +6 -5
  125. package/es/errorstate/version3/ErrorWillBeRightBack.js +6 -5
  126. package/install.md +11 -0
  127. package/lib/Loader/Loader.js +6 -5
  128. package/lib/SVG/SVG.js +6 -5
  129. package/lib/emptystate/version1/EmptyCustomDomain.js +5 -5
  130. package/lib/emptystate/version2/EmptyBusinessHoliday.js +6 -5
  131. package/lib/emptystate/version2/EmptyBusinessHour.js +6 -5
  132. package/lib/emptystate/version2/EmptyFromAddress.js +5 -5
  133. package/lib/emptystate/version2/EmptyImportHistory.js +6 -5
  134. package/lib/emptystate/version2/EmptyNetwork.js +5 -5
  135. package/lib/emptystate/version2/EmptyRecycleBin.js +5 -5
  136. package/lib/emptystate/version2/EmptyRoles.js +5 -5
  137. package/lib/emptystate/version2/EmptyWebhook.js +5 -5
  138. package/lib/emptystate/version2/FailureLog.js +6 -5
  139. package/lib/emptystate/version3/AuditLog.js +5 -5
  140. package/lib/emptystate/version3/Contract.js +5 -5
  141. package/lib/emptystate/version3/CustomModule.js +5 -5
  142. package/lib/emptystate/version3/EmptyAccounts.js +5 -5
  143. package/lib/emptystate/version3/EmptyActiveCalls.js +6 -5
  144. package/lib/emptystate/version3/EmptyActivity.js +6 -5
  145. package/lib/emptystate/version3/EmptyAgent.js +6 -5
  146. package/lib/emptystate/version3/EmptyAgentQueue.js +6 -5
  147. package/lib/emptystate/version3/EmptyApplechat.js +5 -5
  148. package/lib/emptystate/version3/EmptyApproval.js +5 -5
  149. package/lib/emptystate/version3/EmptyArchived.js +5 -5
  150. package/lib/emptystate/version3/EmptyArticle.js +5 -5
  151. package/lib/emptystate/version3/EmptyAsapchat.js +6 -5
  152. package/lib/emptystate/version3/EmptyAttach.js +6 -5
  153. package/lib/emptystate/version3/EmptyBlueprint.js +6 -5
  154. package/lib/emptystate/version3/EmptyCallHistory.js +6 -5
  155. package/lib/emptystate/version3/EmptyCanned.js +6 -5
  156. package/lib/emptystate/version3/EmptyChat.js +6 -5
  157. package/lib/emptystate/version3/EmptyCollision.js +5 -5
  158. package/lib/emptystate/version3/EmptyColumn.js +5 -5
  159. package/lib/emptystate/version3/EmptyContact.js +6 -5
  160. package/lib/emptystate/version3/EmptyContract.js +5 -5
  161. package/lib/emptystate/version3/EmptyConversation.js +6 -5
  162. package/lib/emptystate/version3/EmptyCrm.js +5 -5
  163. package/lib/emptystate/version3/EmptyCrmNotes.js +5 -5
  164. package/lib/emptystate/version3/EmptyCrmPotential.js +6 -5
  165. package/lib/emptystate/version3/EmptyDashboard.js +5 -5
  166. package/lib/emptystate/version3/EmptyDelete.js +5 -5
  167. package/lib/emptystate/version3/EmptyDepartment.js +5 -5
  168. package/lib/emptystate/version3/EmptyError.js +6 -5
  169. package/lib/emptystate/version3/EmptyFeed.js +5 -5
  170. package/lib/emptystate/version3/EmptyFollowers.js +5 -5
  171. package/lib/emptystate/version3/EmptyFrame.js +6 -5
  172. package/lib/emptystate/version3/EmptyHappiness.js +6 -5
  173. package/lib/emptystate/version3/EmptyHistory.js +5 -5
  174. package/lib/emptystate/version3/EmptyInstagram.js +6 -5
  175. package/lib/emptystate/version3/EmptyInstantmessage.js +6 -5
  176. package/lib/emptystate/version3/EmptyInvoice.js +5 -5
  177. package/lib/emptystate/version3/EmptyLine.js +6 -5
  178. package/lib/emptystate/version3/EmptyMessenger.js +5 -5
  179. package/lib/emptystate/version3/EmptyNoData.js +5 -5
  180. package/lib/emptystate/version3/EmptyNotification.js +5 -5
  181. package/lib/emptystate/version3/EmptyPreference.js +5 -5
  182. package/lib/emptystate/version3/EmptyProducts.js +5 -5
  183. package/lib/emptystate/version3/EmptyReply.js +5 -5
  184. package/lib/emptystate/version3/EmptyReports.js +5 -5
  185. package/lib/emptystate/version3/EmptySandbox.js +5 -5
  186. package/lib/emptystate/version3/EmptySchedule.js +5 -5
  187. package/lib/emptystate/version3/EmptySearch.js +5 -5
  188. package/lib/emptystate/version3/EmptySkills.js +5 -5
  189. package/lib/emptystate/version3/EmptySla.js +5 -5
  190. package/lib/emptystate/version3/EmptySnippet.js +5 -5
  191. package/lib/emptystate/version3/EmptyTag.js +5 -5
  192. package/lib/emptystate/version3/EmptyTask.js +5 -5
  193. package/lib/emptystate/version3/EmptyTeams.js +6 -5
  194. package/lib/emptystate/version3/EmptyTelegram.js +6 -5
  195. package/lib/emptystate/version3/EmptyTemplate.js +5 -5
  196. package/lib/emptystate/version3/EmptyTicket.js +6 -5
  197. package/lib/emptystate/version3/EmptyTimeEntry.js +5 -5
  198. package/lib/emptystate/version3/EmptyTimeline.js +6 -5
  199. package/lib/emptystate/version3/EmptyTopic.js +5 -5
  200. package/lib/emptystate/version3/EmptyTwilio.js +6 -5
  201. package/lib/emptystate/version3/EmptyWechat.js +6 -5
  202. package/lib/emptystate/version3/EmptyWhatsapp.js +6 -5
  203. package/lib/emptystate/version3/Export.js +6 -5
  204. package/lib/emptystate/version3/Extensions.js +6 -5
  205. package/lib/emptystate/version3/Extractor.js +6 -5
  206. package/lib/emptystate/version3/GCBot.js +6 -5
  207. package/lib/emptystate/version3/GCConversation.js +6 -5
  208. package/lib/emptystate/version3/Import.js +6 -5
  209. package/lib/emptystate/version3/KBBot.js +6 -5
  210. package/lib/emptystate/version3/Multilingual.js +6 -5
  211. package/lib/emptystate/version3/NetworkError.js +6 -5
  212. package/lib/emptystate/version3/Predictor.js +6 -5
  213. package/lib/emptystate/version3/ReadRecipients.js +6 -5
  214. package/lib/emptystate/version3/SupportPlan.js +5 -5
  215. package/lib/emptystate/version3/Variable.js +6 -5
  216. package/lib/emptystate/version3/ZiaAnamoly.js +6 -5
  217. package/lib/errorstate/version1/EmptyInconvenience.js +6 -5
  218. package/lib/errorstate/version1/NoRequestFound.js +6 -5
  219. package/lib/errorstate/version1/PageNotFound.js +6 -5
  220. package/lib/errorstate/version1/UnableToProcessRequest.js +6 -5
  221. package/lib/errorstate/version1/UnauthorizedLogin.js +6 -5
  222. package/lib/errorstate/version1/UrlNotFound.js +6 -5
  223. package/lib/errorstate/version1/WillBeRightBack.js +6 -5
  224. package/lib/errorstate/version2/EmptyUnauthorizedLogin.js +6 -5
  225. package/lib/errorstate/version2/EmptyWillBeRightBack.js +6 -5
  226. package/lib/errorstate/version2/NotImpossible.js +6 -5
  227. package/lib/errorstate/version3/ErrorInconvenience.js +6 -5
  228. package/lib/errorstate/version3/ErrorOopsSomethingMiss.js +6 -5
  229. package/lib/errorstate/version3/ErrorUnableToProcessRequest.js +6 -5
  230. package/lib/errorstate/version3/ErrorUnauthorizedLogin.js +6 -5
  231. package/lib/errorstate/version3/ErrorUrlNotFound.js +6 -5
  232. package/lib/errorstate/version3/ErrorWillBeRightBack.js +6 -5
  233. package/package.json +5 -5
@@ -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
+ // }
@@ -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
+ // }
@@ -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
+ // }
@@ -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
+ // }