@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
@@ -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
+ // }
@@ -53,8 +53,9 @@ Predictor.defaultProps = {
53
53
  ...EmptyStateDefaultProps,
54
54
  dataId: 'emptyPredictor'
55
55
  };
56
- if (false) {
57
- Predictor.docs = {
58
- componentGroup: 'Emptystate'
59
- };
60
- }
56
+
57
+ // if (__DOCS__) {
58
+ // Predictor.docs = {
59
+ // componentGroup: 'Emptystate'
60
+ // };
61
+ // }
@@ -51,8 +51,9 @@ ReadRecipients.defaultProps = {
51
51
  ...EmptyStateDefaultProps,
52
52
  dataId: 'emptyReadRecipients'
53
53
  };
54
- if (false) {
55
- ReadRecipients.docs = {
56
- componentGroup: 'Emptystate'
57
- };
58
- }
54
+
55
+ // if (__DOCS__) {
56
+ // ReadRecipients.docs = {
57
+ // componentGroup: 'Emptystate'
58
+ // };
59
+ // }
@@ -68,8 +68,8 @@ SupportPlan.defaultProps = {
68
68
  ...EmptyStateDefaultProps,
69
69
  dataId: 'SupportPlan'
70
70
  };
71
- if (false) {
72
- SupportPlan.docs = {
73
- componentGroup: 'Emptystate'
74
- };
75
- }
71
+ // if (__DOCS__) {
72
+ // SupportPlan.docs = {
73
+ // componentGroup: 'Emptystate'
74
+ // };
75
+ // }
@@ -50,8 +50,9 @@ Variable.defaultProps = {
50
50
  ...EmptyStateDefaultProps,
51
51
  dataId: 'emptyVariable'
52
52
  };
53
- if (false) {
54
- Variable.docs = {
55
- componentGroup: 'Emptystate'
56
- };
57
- }
53
+
54
+ // if (__DOCS__) {
55
+ // Variable.docs = {
56
+ // componentGroup: 'Emptystate'
57
+ // };
58
+ // }
@@ -47,8 +47,9 @@ ZiaAnamoly.defaultProps = {
47
47
  ...EmptyStateDefaultProps,
48
48
  dataId: 'emptyZiaAnamoly'
49
49
  };
50
- if (false) {
51
- ZiaAnamoly.docs = {
52
- componentGroup: 'Emptystate'
53
- };
54
- }
50
+
51
+ // if (__DOCS__) {
52
+ // ZiaAnamoly.docs = {
53
+ // componentGroup: 'Emptystate'
54
+ // };
55
+ // }
@@ -0,0 +1,78 @@
1
+ export { default as AuditLog } from './AuditLog';
2
+ export { default as Contract } from './Contract';
3
+ export { default as CustomModule } from './CustomModule';
4
+ export { default as EmptyAccounts } from './EmptyAccounts';
5
+ export { default as EmptyActiveCalls } from './EmptyActiveCalls';
6
+ export { default as EmptyActivity } from './EmptyActivity';
7
+ export { default as EmptyAgent } from './EmptyAgent';
8
+ export { default as EmptyAgentQueue } from './EmptyAgentQueue';
9
+ export { default as EmptyApplechat } from './EmptyApplechat';
10
+ export { default as EmptyApproval } from './EmptyApproval';
11
+ export { default as EmptyArchived } from './EmptyArchived';
12
+ export { default as EmptyArticle } from './EmptyArticle';
13
+ export { default as EmptyAsapchat } from './EmptyAsapchat';
14
+ export { default as EmptyAttach } from './EmptyAttach';
15
+ export { default as EmptyBlueprint } from './EmptyBlueprint';
16
+ export { default as EmptyCallHistory } from './EmptyCallHistory';
17
+ export { default as EmptyCanned } from './EmptyCanned';
18
+ export { default as EmptyChat } from './EmptyChat';
19
+ export { default as EmptyCollision } from './EmptyCollision';
20
+ export { default as EmptyColumn } from './EmptyColumn';
21
+ export { default as EmptyContact } from './EmptyContact';
22
+ export { default as EmptyContract } from './EmptyContract';
23
+ export { default as EmptyConversation } from './EmptyConversation';
24
+ export { default as EmptyCrm } from './EmptyCrm';
25
+ export { default as EmptyCrmNotes } from './EmptyCrmNotes';
26
+ export { default as EmptyCrmPotential } from './EmptyCrmPotential';
27
+ export { default as EmptyDashboard } from './EmptyDashboard';
28
+ export { default as EmptyDelete } from './EmptyDelete';
29
+ export { default as EmptyDepartment } from './EmptyDepartment';
30
+ export { default as EmptyError } from './EmptyError';
31
+ export { default as EmptyFeed } from './EmptyFeed';
32
+ export { default as EmptyFollowers } from './EmptyFollowers';
33
+ export { default as EmptyFrame } from './EmptyFrame';
34
+ export { default as EmptyHappiness } from './EmptyHappiness';
35
+ export { default as EmptyHistory } from './EmptyHistory';
36
+ export { default as EmptyInstagram } from './EmptyInstagram';
37
+ export { default as EmptyInstantmessage } from './EmptyInstantmessage';
38
+ export { default as EmptyInvoice } from './EmptyInvoice';
39
+ export { default as EmptyLine } from './EmptyLine';
40
+ export { default as EmptyMessenger } from './EmptyMessenger';
41
+ export { default as EmptyNoData } from './EmptyNoData';
42
+ export { default as EmptyNotification } from './EmptyNotification';
43
+ export { default as EmptyPreference } from './EmptyPreference';
44
+ export { default as EmptyProducts } from './EmptyProducts';
45
+ export { default as EmptyReply } from './EmptyReply';
46
+ export { default as EmptyReports } from './EmptyReports';
47
+ export { default as EmptySandbox } from './EmptySandbox';
48
+ export { default as EmptySchedule } from './EmptySchedule';
49
+ export { default as EmptySearch } from './EmptySearch';
50
+ export { default as EmptySkills } from './EmptySkills';
51
+ export { default as EmptySla } from './EmptySla';
52
+ export { default as EmptySnippet } from './EmptySnippet';
53
+ export { default as EmptyTag } from './EmptyTag';
54
+ export { default as EmptyTask } from './EmptyTask';
55
+ export { default as EmptyTeams } from './EmptyTeams';
56
+ export { default as EmptyTelegram } from './EmptyTelegram';
57
+ export { default as EmptyTemplate } from './EmptyTemplate';
58
+ export { default as EmptyTicket } from './EmptyTicket';
59
+ export { default as EmptyTimeEntry } from './EmptyTimeEntry';
60
+ export { default as EmptyTimeline } from './EmptyTimeline';
61
+ export { default as EmptyTopic } from './EmptyTopic';
62
+ export { default as EmptyTwilio } from './EmptyTwilio';
63
+ export { default as EmptyWechat } from './EmptyWechat';
64
+ export { default as EmptyWhatsapp } from './EmptyWhatsapp';
65
+ export { default as Export } from './Export';
66
+ export { default as Extensions } from './Extensions';
67
+ export { default as Extractor } from './Extractor';
68
+ export { default as GCBot } from './GCBot';
69
+ export { default as GCConversation } from './GCConversation';
70
+ export { default as Import } from './Import';
71
+ export { default as KBBot } from './KBBot';
72
+ export { default as Multilingual } from './Multilingual';
73
+ export { default as NetworkError } from './NetworkError';
74
+ export { default as Predictor } from './Predictor';
75
+ export { default as ReadRecipients } from './ReadRecipients';
76
+ export { default as SupportPlan } from './SupportPlan';
77
+ export { default as Variable } from './Variable';
78
+ export { default as ZiaAnamoly } from './ZiaAnamoly';
@@ -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 };
@@ -25,8 +25,9 @@ Inconvenience.defaultProps = {
25
25
  ...ErrorStateDefaultProps,
26
26
  dataId: 'inconvenience'
27
27
  };
28
- if (false) {
29
- Inconvenience.docs = {
30
- componentGroup: 'Emptystate'
31
- };
32
- }
28
+
29
+ // if (__DOCS__) {
30
+ // Inconvenience.docs = {
31
+ // componentGroup: 'Emptystate'
32
+ // };
33
+ // }
@@ -25,8 +25,9 @@ NoRequestFound.defaultProps = {
25
25
  ...ErrorStateDefaultProps,
26
26
  dataId: 'noRequestFound'
27
27
  };
28
- if (false) {
29
- NoRequestFound.docs = {
30
- componentGroup: 'Emptystate'
31
- };
32
- }
28
+
29
+ // if (__DOCS__) {
30
+ // NoRequestFound.docs = {
31
+ // componentGroup: 'Emptystate'
32
+ // };
33
+ // }
@@ -26,8 +26,9 @@ PageNotFound.defaultProps = {
26
26
  ...ErrorStateDefaultProps,
27
27
  dataId: 'pageNotFound'
28
28
  };
29
- if (false) {
30
- PageNotFound.docs = {
31
- componentGroup: 'Emptystate'
32
- };
33
- }
29
+
30
+ // if (__DOCS__) {
31
+ // PageNotFound.docs = {
32
+ // componentGroup: 'Emptystate'
33
+ // };
34
+ // }
@@ -26,8 +26,9 @@ UnableToProcessRequest.defaultProps = {
26
26
  ...ErrorStateDefaultProps,
27
27
  dataId: 'unableToProcessRequest'
28
28
  };
29
- if (false) {
30
- UnableToProcessRequest.docs = {
31
- componentGroup: 'Emptystate'
32
- };
33
- }
29
+
30
+ // if (__DOCS__) {
31
+ // UnableToProcessRequest.docs = {
32
+ // componentGroup: 'Emptystate'
33
+ // };
34
+ // }
@@ -26,8 +26,9 @@ UnauthorizedLogin.defaultProps = {
26
26
  ...ErrorStateDefaultProps,
27
27
  dataId: 'unauthorizedLogin'
28
28
  };
29
- if (false) {
30
- UnauthorizedLogin.docs = {
31
- componentGroup: 'Emptystate'
32
- };
33
- }
29
+
30
+ // if (__DOCS__) {
31
+ // UnauthorizedLogin.docs = {
32
+ // componentGroup: 'Emptystate'
33
+ // };
34
+ // }
@@ -26,8 +26,9 @@ UrlNotFound.defaultProps = {
26
26
  ...ErrorStateDefaultProps,
27
27
  dataId: 'urlNotFound'
28
28
  };
29
- if (false) {
30
- UrlNotFound.docs = {
31
- componentGroup: 'Emptystate'
32
- };
33
- }
29
+
30
+ // if (__DOCS__) {
31
+ // UrlNotFound.docs = {
32
+ // componentGroup: 'Emptystate'
33
+ // };
34
+ // }
@@ -26,8 +26,9 @@ WillBeRightBack.defaultProps = {
26
26
  ...ErrorStateDefaultProps,
27
27
  dataId: 'willBeRightBack'
28
28
  };
29
- if (false) {
30
- WillBeRightBack.docs = {
31
- componentGroup: 'Emptystate'
32
- };
33
- }
29
+
30
+ // if (__DOCS__) {
31
+ // WillBeRightBack.docs = {
32
+ // componentGroup: 'Emptystate'
33
+ // };
34
+ // }
@@ -0,0 +1,7 @@
1
+ export { default as EmptyInconvenience } from './EmptyInconvenience';
2
+ export { default as NoRequestFound } from './NoRequestFound';
3
+ export { default as PageNotFound } from './PageNotFound';
4
+ export { default as UnableToProcessRequest } from './UnableToProcessRequest';
5
+ export { default as UnauthorizedLogin } from './UnauthorizedLogin';
6
+ export { default as UrlNotFound } from './UrlNotFound';
7
+ export { default as WillBeRightBack } from './WillBeRightBack';
@@ -27,8 +27,9 @@ EmptyUnauthorizedLogin.defaultProps = {
27
27
  ...ErrorStateDefaultProps,
28
28
  dataId: 'emptyUnauthorizedLogin'
29
29
  };
30
- if (false) {
31
- EmptyUnauthorizedLogin.docs = {
32
- componentGroup: 'Emptystate'
33
- };
34
- }
30
+
31
+ // if (__DOCS__) {
32
+ // EmptyUnauthorizedLogin.docs = {
33
+ // componentGroup: 'Emptystate'
34
+ // };
35
+ // }
@@ -22,8 +22,9 @@ EmptyWillBeRightBack.defaultProps = {
22
22
  ...ErrorStateDefaultProps,
23
23
  dataId: 'emptyWillBeRightBack'
24
24
  };
25
- if (false) {
26
- EmptyWillBeRightBack.docs = {
27
- componentGroup: 'Emptystate'
28
- };
29
- }
25
+
26
+ // if (__DOCS__) {
27
+ // EmptyWillBeRightBack.docs = {
28
+ // componentGroup: 'Emptystate'
29
+ // };
30
+ // }
@@ -61,8 +61,9 @@ NotImpossible.defaultProps = {
61
61
  ...ErrorStateDefaultProps,
62
62
  dataId: 'emptyAccounts'
63
63
  };
64
- if (false) {
65
- NotImpossible.docs = {
66
- componentGroup: 'Emptystate'
67
- };
68
- }
64
+
65
+ // if (__DOCS__) {
66
+ // NotImpossible.docs = {
67
+ // componentGroup: 'Emptystate'
68
+ // };
69
+ // }
@@ -0,0 +1,2 @@
1
+ export { default as EmptyUnauthorizedLogin } from './EmptyUnauthorizedLogin';
2
+ export { default as EmptyWillBeRightBack } from './EmptyWillBeRightBack';
@@ -97,8 +97,9 @@ Inconvenience.defaultProps = {
97
97
  ...ErrorStateDefaultProps,
98
98
  dataId: 'inconvenience'
99
99
  };
100
- if (false) {
101
- Inconvenience.docs = {
102
- componentGroup: 'Emptystate'
103
- };
104
- }
100
+
101
+ // if (__DOCS__) {
102
+ // Inconvenience.docs = {
103
+ // componentGroup: 'Emptystate'
104
+ // };
105
+ // }
@@ -98,8 +98,9 @@ OopsSomethingMiss.defaultProps = {
98
98
  ...ErrorStateDefaultProps,
99
99
  dataId: 'oopssomethingmiss'
100
100
  };
101
- if (false) {
102
- OopsSomethingMiss.docs = {
103
- componentGroup: 'Emptystate'
104
- };
105
- }
101
+
102
+ // if (__DOCS__) {
103
+ // OopsSomethingMiss.docs = {
104
+ // componentGroup: 'Emptystate'
105
+ // };
106
+ // }
@@ -98,8 +98,9 @@ UnableToProcessRequest.defaultProps = {
98
98
  ...ErrorStateDefaultProps,
99
99
  dataId: 'unabletoprocessrequest'
100
100
  };
101
- if (false) {
102
- UnableToProcessRequest.docs = {
103
- componentGroup: 'Emptystate'
104
- };
105
- }
101
+
102
+ // if (__DOCS__) {
103
+ // UnableToProcessRequest.docs = {
104
+ // componentGroup: 'Emptystate'
105
+ // };
106
+ // }