@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
@@ -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
+ // }
@@ -55,8 +55,9 @@ EmptyTicket.defaultProps = {
55
55
  ...EmptyStateDefaultProps,
56
56
  dataId: 'emptyTicket'
57
57
  };
58
- if (false) {
59
- EmptyTicket.docs = {
60
- componentGroup: 'Emptystate'
61
- };
62
- }
58
+
59
+ // if (__DOCS__) {
60
+ // EmptyTicket.docs = {
61
+ // componentGroup: 'Emptystate'
62
+ // };
63
+ // }
@@ -58,8 +58,8 @@ EmptyTimeEntry.defaultProps = {
58
58
  ...EmptyStateDefaultProps,
59
59
  dataId: 'EmptyTimeEntry'
60
60
  };
61
- if (false) {
62
- EmptyTimeEntry.docs = {
63
- componentGroup: 'Emptystate'
64
- };
65
- }
61
+ // if (__DOCS__) {
62
+ // EmptyTimeEntry.docs = {
63
+ // componentGroup: 'Emptystate'
64
+ // };
65
+ // }
@@ -52,8 +52,9 @@ EmptyTimeline.defaultProps = {
52
52
  ...EmptyStateDefaultProps,
53
53
  dataId: 'emptyTimeline'
54
54
  };
55
- if (false) {
56
- EmptyTimeline.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+
56
+ // if (__DOCS__) {
57
+ // EmptyTimeline.docs = {
58
+ // componentGroup: 'Emptystate'
59
+ // };
60
+ // }
@@ -58,8 +58,8 @@ EmptyTopic.defaultProps = {
58
58
  ...EmptyStateDefaultProps,
59
59
  dataId: 'emptyTopic'
60
60
  };
61
- if (false) {
62
- EmptyTopic.docs = {
63
- componentGroup: 'Emptystate'
64
- };
65
- }
61
+ // if (__DOCS__) {
62
+ // EmptyTopic.docs = {
63
+ // componentGroup: 'Emptystate'
64
+ // };
65
+ // }
@@ -66,8 +66,9 @@ EmptyTwilio.defaultProps = {
66
66
  ...EmptyStateDefaultProps,
67
67
  dataId: 'emptyTwilio'
68
68
  };
69
- if (false) {
70
- EmptyTwilio.docs = {
71
- componentGroup: 'Emptystate'
72
- };
73
- }
69
+
70
+ // if (__DOCS__) {
71
+ // EmptyTwilio.docs = {
72
+ // componentGroup: 'Emptystate'
73
+ // };
74
+ // }
@@ -66,8 +66,9 @@ EmptyWechat.defaultProps = {
66
66
  ...EmptyStateDefaultProps,
67
67
  dataId: 'emptyWechat'
68
68
  };
69
- if (false) {
70
- EmptyWechat.docs = {
71
- componentGroup: 'Emptystate'
72
- };
73
- }
69
+
70
+ // if (__DOCS__) {
71
+ // EmptyWechat.docs = {
72
+ // componentGroup: 'Emptystate'
73
+ // };
74
+ // }
@@ -66,8 +66,9 @@ EmptyWhatsapp.defaultProps = {
66
66
  ...EmptyStateDefaultProps,
67
67
  dataId: 'emptyWhatsapp'
68
68
  };
69
- if (false) {
70
- EmptyWhatsapp.docs = {
71
- componentGroup: 'Emptystate'
72
- };
73
- }
69
+
70
+ // if (__DOCS__) {
71
+ // EmptyWhatsapp.docs = {
72
+ // componentGroup: 'Emptystate'
73
+ // };
74
+ // }
@@ -47,8 +47,9 @@ Export.defaultProps = {
47
47
  ...EmptyStateDefaultProps,
48
48
  dataId: 'emptyExport'
49
49
  };
50
- if (false) {
51
- Export.docs = {
52
- componentGroup: 'Emptystate'
53
- };
54
- }
50
+
51
+ // if (__DOCS__) {
52
+ // Export.docs = {
53
+ // componentGroup: 'Emptystate'
54
+ // };
55
+ // }
@@ -53,8 +53,9 @@ Extensions.defaultProps = {
53
53
  ...EmptyStateDefaultProps,
54
54
  dataId: 'emptExtensions'
55
55
  };
56
- if (false) {
57
- Extensions.docs = {
58
- componentGroup: 'Emptystate'
59
- };
60
- }
56
+
57
+ // if (__DOCS__) {
58
+ // Extensions.docs = {
59
+ // componentGroup: 'Emptystate'
60
+ // };
61
+ // }
@@ -46,8 +46,9 @@ Extractor.defaultProps = {
46
46
  ...EmptyStateDefaultProps,
47
47
  dataId: 'emptyExtractor'
48
48
  };
49
- if (false) {
50
- Extractor.docs = {
51
- componentGroup: 'Emptystate'
52
- };
53
- }
49
+
50
+ // if (__DOCS__) {
51
+ // Extractor.docs = {
52
+ // componentGroup: 'Emptystate'
53
+ // };
54
+ // }
@@ -44,8 +44,9 @@ GCBot.defaultProps = {
44
44
  ...EmptyStateDefaultProps,
45
45
  dataId: 'emptyGCBot'
46
46
  };
47
- if (false) {
48
- GCBot.docs = {
49
- componentGroup: 'Emptystate'
50
- };
51
- }
47
+
48
+ // if (__DOCS__) {
49
+ // GCBot.docs = {
50
+ // componentGroup: 'Emptystate'
51
+ // };
52
+ // }
@@ -46,8 +46,9 @@ GCConversation.defaultProps = {
46
46
  ...EmptyStateDefaultProps,
47
47
  dataId: 'emptyGCConversation'
48
48
  };
49
- if (false) {
50
- GCConversation.docs = {
51
- componentGroup: 'Emptystate'
52
- };
53
- }
49
+
50
+ // if (__DOCS__) {
51
+ // GCConversation.docs = {
52
+ // componentGroup: 'Emptystate'
53
+ // };
54
+ // }
@@ -62,8 +62,9 @@ Import.defaultProps = {
62
62
  ...EmptyStateDefaultProps,
63
63
  dataId: 'emptyImport'
64
64
  };
65
- if (false) {
66
- Import.docs = {
67
- componentGroup: 'Emptystate'
68
- };
69
- }
65
+
66
+ // if (__DOCS__) {
67
+ // Import.docs = {
68
+ // componentGroup: 'Emptystate'
69
+ // };
70
+ // }
@@ -59,8 +59,9 @@ KBBot.defaultProps = {
59
59
  ...EmptyStateDefaultProps,
60
60
  dataId: 'emptyKBBot'
61
61
  };
62
- if (false) {
63
- KBBot.docs = {
64
- componentGroup: 'Emptystate'
65
- };
66
- }
62
+
63
+ // if (__DOCS__) {
64
+ // KBBot.docs = {
65
+ // componentGroup: 'Emptystate'
66
+ // };
67
+ // }
@@ -52,8 +52,9 @@ Multilingual.defaultProps = {
52
52
  ...EmptyStateDefaultProps,
53
53
  dataId: 'emptyMultilingual'
54
54
  };
55
- if (false) {
56
- Multilingual.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+
56
+ // if (__DOCS__) {
57
+ // Multilingual.docs = {
58
+ // componentGroup: 'Emptystate'
59
+ // };
60
+ // }
@@ -55,8 +55,9 @@ NetworkError.defaultProps = {
55
55
  ...EmptyStateDefaultProps,
56
56
  dataId: 'emptyNetworkError'
57
57
  };
58
- if (false) {
59
- NetworkError.docs = {
60
- componentGroup: 'Emptystate'
61
- };
62
- }
58
+
59
+ // if (__DOCS__) {
60
+ // NetworkError.docs = {
61
+ // componentGroup: 'Emptystate'
62
+ // };
63
+ // }