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

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 +13 -13
  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 +13 -13
  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 +13 -13
  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
@@ -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
+ // }
@@ -26,8 +26,9 @@ EmptyUnauthorizedLogin.defaultProps = {
26
26
  ...ErrorStateDefaultProps,
27
27
  dataId: 'emptyUnauthorizedLogin'
28
28
  };
29
- if (false) {
30
- EmptyUnauthorizedLogin.docs = {
31
- componentGroup: 'Emptystate'
32
- };
33
- }
29
+
30
+ // if (__DOCS__) {
31
+ // EmptyUnauthorizedLogin.docs = {
32
+ // componentGroup: 'Emptystate'
33
+ // };
34
+ // }
@@ -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
+ // }
@@ -96,8 +96,9 @@ Inconvenience.defaultProps = {
96
96
  ...ErrorStateDefaultProps,
97
97
  dataId: 'inconvenience'
98
98
  };
99
- if (false) {
100
- Inconvenience.docs = {
101
- componentGroup: 'Emptystate'
102
- };
103
- }
99
+
100
+ // if (__DOCS__) {
101
+ // Inconvenience.docs = {
102
+ // componentGroup: 'Emptystate'
103
+ // };
104
+ // }
@@ -97,8 +97,9 @@ OopsSomethingMiss.defaultProps = {
97
97
  ...ErrorStateDefaultProps,
98
98
  dataId: 'oopssomethingmiss'
99
99
  };
100
- if (false) {
101
- OopsSomethingMiss.docs = {
102
- componentGroup: 'Emptystate'
103
- };
104
- }
100
+
101
+ // if (__DOCS__) {
102
+ // OopsSomethingMiss.docs = {
103
+ // componentGroup: 'Emptystate'
104
+ // };
105
+ // }
@@ -97,8 +97,9 @@ UnableToProcessRequest.defaultProps = {
97
97
  ...ErrorStateDefaultProps,
98
98
  dataId: 'unabletoprocessrequest'
99
99
  };
100
- if (false) {
101
- UnableToProcessRequest.docs = {
102
- componentGroup: 'Emptystate'
103
- };
104
- }
100
+
101
+ // if (__DOCS__) {
102
+ // UnableToProcessRequest.docs = {
103
+ // componentGroup: 'Emptystate'
104
+ // };
105
+ // }
@@ -105,8 +105,9 @@ UnauthorizedLogin.defaultProps = {
105
105
  ...ErrorStateDefaultProps,
106
106
  dataId: 'unauthorizedlogin'
107
107
  };
108
- if (false) {
109
- UnauthorizedLogin.docs = {
110
- componentGroup: 'Emptystate'
111
- };
112
- }
108
+
109
+ // if (__DOCS__) {
110
+ // UnauthorizedLogin.docs = {
111
+ // componentGroup: 'Emptystate'
112
+ // };
113
+ // }
@@ -97,8 +97,9 @@ UrlNotFound.defaultProps = {
97
97
  ...ErrorStateDefaultProps,
98
98
  dataId: 'urlnotfound'
99
99
  };
100
- if (false) {
101
- UrlNotFound.docs = {
102
- componentGroup: 'Emptystate'
103
- };
104
- }
100
+
101
+ // if (__DOCS__) {
102
+ // UrlNotFound.docs = {
103
+ // componentGroup: 'Emptystate'
104
+ // };
105
+ // }
@@ -97,8 +97,9 @@ WillBeRightBack.defaultProps = {
97
97
  ...ErrorStateDefaultProps,
98
98
  dataId: 'willberightback'
99
99
  };
100
- if (false) {
101
- WillBeRightBack.docs = {
102
- componentGroup: 'Emptystate'
103
- };
104
- }
100
+
101
+ // if (__DOCS__) {
102
+ // WillBeRightBack.docs = {
103
+ // componentGroup: 'Emptystate'
104
+ // };
105
+ // }
package/install.md ADDED
@@ -0,0 +1,11 @@
1
+ - For New :
2
+
3
+ # npm i
4
+ # npm run common_package_build
5
+
6
+ For Update:
7
+
8
+ # npm run download
9
+ # npm run common_package_build
10
+
11
+
@@ -84,8 +84,9 @@ var Loader = /*#__PURE__*/function (_React$PureComponent) {
84
84
  exports["default"] = Loader;
85
85
  Loader.propTypes = _propTypes.LoaderProps;
86
86
  Loader.defaultProps = _defaultProps.LoaderDefaultProps;
87
- if (false) {
88
- Loader.docs = {
89
- componentGroup: 'SVG'
90
- };
91
- }
87
+
88
+ // if (__DOCS__) {
89
+ // Loader.docs = {
90
+ // componentGroup: 'SVG'
91
+ // };
92
+ // }
package/lib/SVG/SVG.js CHANGED
@@ -75,8 +75,9 @@ var SVG = /*#__PURE__*/function (_React$Component) {
75
75
  exports["default"] = SVG;
76
76
  SVG.propTypes = _propTypes.SvgProps;
77
77
  SVG.defaultProps = _defaultProps.SvgDefaultProps;
78
- if (false) {
79
- SVG.docs = {
80
- componentGroup: 'SVG'
81
- };
82
- }
78
+
79
+ // if (__DOCS__) {
80
+ // SVG.docs = {
81
+ // componentGroup: 'SVG'
82
+ // };
83
+ // }
@@ -52,8 +52,8 @@ EmptyCustomDomain.propTypes = _propTypes.EmptyStateProps;
52
52
  EmptyCustomDomain.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
53
53
  dataId: 'emptyCustomDomain'
54
54
  });
55
- if (false) {
56
- EmptyCustomDomain.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+ // if (__DOCS__) {
56
+ // EmptyCustomDomain.docs = {
57
+ // componentGroup: 'Emptystate'
58
+ // };
59
+ // }
@@ -52,8 +52,9 @@ EmptyBusinessHoliday.propTypes = _propTypes.EmptyStateProps;
52
52
  EmptyBusinessHoliday.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
53
53
  dataId: 'emptyBusinessHoliday'
54
54
  });
55
- if (false) {
56
- EmptyBusinessHoliday.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+
56
+ // if (__DOCS__) {
57
+ // EmptyBusinessHoliday.docs = {
58
+ // componentGroup: 'Emptystate'
59
+ // };
60
+ // }
@@ -52,8 +52,9 @@ EmptyBusinessHour.propTypes = _propTypes.EmptyStateProps;
52
52
  EmptyBusinessHour.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
53
53
  dataId: 'emptyBusinessHour'
54
54
  });
55
- if (false) {
56
- EmptyBusinessHour.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+
56
+ // if (__DOCS__) {
57
+ // EmptyBusinessHour.docs = {
58
+ // componentGroup: 'Emptystate'
59
+ // };
60
+ // }
@@ -52,8 +52,8 @@ EmptyFromAddress.propTypes = _propTypes.EmptyStateProps;
52
52
  EmptyFromAddress.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
53
53
  dataId: 'emptyFromAddress'
54
54
  });
55
- if (false) {
56
- EmptyFromAddress.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+ // if (__DOCS__) {
56
+ // EmptyFromAddress.docs = {
57
+ // componentGroup: 'Emptystate'
58
+ // };
59
+ // }
@@ -52,8 +52,9 @@ EmptyImportHistory.propTypes = _propTypes.EmptyStateProps;
52
52
  EmptyImportHistory.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
53
53
  dataId: 'emptyImportHistory'
54
54
  });
55
- if (false) {
56
- EmptyImportHistory.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+
56
+ // if (__DOCS__) {
57
+ // EmptyImportHistory.docs = {
58
+ // componentGroup: 'Emptystate'
59
+ // };
60
+ // }
@@ -52,8 +52,8 @@ EmptyNetwork.propTypes = _propTypes.EmptyStateProps;
52
52
  EmptyNetwork.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
53
53
  dataId: 'emptyNetwork'
54
54
  });
55
- if (false) {
56
- EmptyNetwork.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+ // if (__DOCS__) {
56
+ // EmptyNetwork.docs = {
57
+ // componentGroup: 'Emptystate'
58
+ // };
59
+ // }
@@ -52,8 +52,8 @@ EmptyRecycleBin.propTypes = _propTypes.EmptyStateProps;
52
52
  EmptyRecycleBin.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
53
53
  dataId: 'emptyRecycleBin'
54
54
  });
55
- if (false) {
56
- EmptyRecycleBin.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+ // if (__DOCS__) {
56
+ // EmptyRecycleBin.docs = {
57
+ // componentGroup: 'Emptystate'
58
+ // };
59
+ // }
@@ -52,8 +52,8 @@ EmptyRoles.propTypes = _propTypes.EmptyStateProps;
52
52
  EmptyRoles.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
53
53
  dataId: 'emptyRoles'
54
54
  });
55
- if (false) {
56
- EmptyRoles.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+ // if (__DOCS__) {
56
+ // EmptyRoles.docs = {
57
+ // componentGroup: 'Emptystate'
58
+ // };
59
+ // }
@@ -52,8 +52,8 @@ EmptyWebhook.propTypes = _propTypes.EmptyStateProps;
52
52
  EmptyWebhook.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
53
53
  dataId: 'emptyWebhook'
54
54
  });
55
- if (false) {
56
- EmptyWebhook.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+ // if (__DOCS__) {
56
+ // EmptyWebhook.docs = {
57
+ // componentGroup: 'Emptystate'
58
+ // };
59
+ // }
@@ -52,8 +52,9 @@ FailureLog.propTypes = _propTypes.EmptyStateProps;
52
52
  FailureLog.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
53
53
  dataId: 'failureLog'
54
54
  });
55
- if (false) {
56
- FailureLog.docs = {
57
- componentGroup: 'Emptystate'
58
- };
59
- }
55
+
56
+ // if (__DOCS__) {
57
+ // FailureLog.docs = {
58
+ // componentGroup: 'Emptystate'
59
+ // };
60
+ // }
@@ -102,8 +102,8 @@ AuditLog.propTypes = _propTypes.EmptyStateProps;
102
102
  AuditLog.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
103
103
  dataId: 'AuditLog'
104
104
  });
105
- if (false) {
106
- AuditLog.docs = {
107
- componentGroup: 'Emptystate'
108
- };
109
- }
105
+ // if (__DOCS__) {
106
+ // AuditLog.docs = {
107
+ // componentGroup: 'Emptystate'
108
+ // };
109
+ // }
@@ -114,8 +114,8 @@ Contract.propTypes = _propTypes.EmptyStateProps;
114
114
  Contract.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
115
115
  dataId: 'Contract'
116
116
  });
117
- if (false) {
118
- Contract.docs = {
119
- componentGroup: 'Emptystate'
120
- };
121
- }
117
+ // if (__DOCS__) {
118
+ // Contract.docs = {
119
+ // componentGroup: 'Emptystate'
120
+ // };
121
+ // }
@@ -81,8 +81,8 @@ CustomModule.propTypes = _propTypes.EmptyStateProps;
81
81
  CustomModule.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
82
82
  dataId: 'CustomModule'
83
83
  });
84
- if (false) {
85
- CustomModule.docs = {
86
- componentGroup: 'Emptystate'
87
- };
88
- }
84
+ // if (__DOCS__) {
85
+ // CustomModule.docs = {
86
+ // componentGroup: 'Emptystate'
87
+ // };
88
+ // }
@@ -112,8 +112,8 @@ EmptyAccounts.propTypes = _propTypes.EmptyStateProps;
112
112
  EmptyAccounts.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
113
113
  dataId: 'emptyAccounts'
114
114
  });
115
- if (false) {
116
- EmptyAccounts.docs = {
117
- componentGroup: 'Emptystate'
118
- };
119
- }
115
+ // if (__DOCS__) {
116
+ // EmptyAccounts.docs = {
117
+ // componentGroup: 'Emptystate'
118
+ // };
119
+ // }
@@ -83,8 +83,9 @@ EmptyActiveCalls.propTypes = _propTypes.EmptyStateProps;
83
83
  EmptyActiveCalls.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
84
84
  dataId: 'emptyActiveCalls'
85
85
  });
86
- if (false) {
87
- EmptyActiveCalls.docs = {
88
- componentGroup: 'Emptystate'
89
- };
90
- }
86
+
87
+ // if (__DOCS__) {
88
+ // EmptyActiveCalls.docs = {
89
+ // componentGroup: 'Emptystate'
90
+ // };
91
+ // }
@@ -83,8 +83,9 @@ EmptyActivity.propTypes = _propTypes.EmptyStateProps;
83
83
  EmptyActivity.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
84
84
  dataId: 'emptyActivity'
85
85
  });
86
- if (false) {
87
- EmptyActivity.docs = {
88
- componentGroup: 'Emptystate'
89
- };
90
- }
86
+
87
+ // if (__DOCS__) {
88
+ // EmptyActivity.docs = {
89
+ // componentGroup: 'Emptystate'
90
+ // };
91
+ // }
@@ -83,8 +83,9 @@ EmptyAgent.propTypes = _propTypes.EmptyStateProps;
83
83
  EmptyAgent.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
84
84
  dataId: 'emptyAgent'
85
85
  });
86
- if (false) {
87
- EmptyAgent.docs = {
88
- componentGroup: 'Emptystate'
89
- };
90
- }
86
+
87
+ // if (__DOCS__) {
88
+ // EmptyAgent.docs = {
89
+ // componentGroup: 'Emptystate'
90
+ // };
91
+ // }
@@ -89,8 +89,9 @@ EmptyAgentQueue.propTypes = _propTypes.EmptyStateProps;
89
89
  EmptyAgentQueue.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
90
90
  dataId: 'emptyAgentQueue'
91
91
  });
92
- if (false) {
93
- EmptyAgentQueue.docs = {
94
- componentGroup: 'Emptystate'
95
- };
96
- }
92
+
93
+ // if (__DOCS__) {
94
+ // EmptyAgentQueue.docs = {
95
+ // componentGroup: 'Emptystate'
96
+ // };
97
+ // }
@@ -96,8 +96,8 @@ EmptyApplechat.propTypes = _propTypes.EmptyStateProps;
96
96
  EmptyApplechat.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
97
97
  dataId: 'emptyApplechat'
98
98
  });
99
- if (false) {
100
- EmptyApplechat.docs = {
101
- componentGroup: 'Emptystate'
102
- };
103
- }
99
+ // if (__DOCS__) {
100
+ // EmptyApplechat.docs = {
101
+ // componentGroup: 'Emptystate'
102
+ // };
103
+ // }
@@ -89,8 +89,8 @@ EmptyApproval.propTypes = _propTypes.EmptyStateProps;
89
89
  EmptyApproval.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
90
90
  dataId: 'emptyApproval'
91
91
  });
92
- if (false) {
93
- EmptyApproval.docs = {
94
- componentGroup: 'Emptystate'
95
- };
96
- }
92
+ // if (__DOCS__) {
93
+ // EmptyApproval.docs = {
94
+ // componentGroup: 'Emptystate'
95
+ // };
96
+ // }
@@ -91,8 +91,8 @@ EmptyArchived.propTypes = _propTypes.EmptyStateProps;
91
91
  EmptyArchived.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
92
92
  dataId: 'emptyArchived'
93
93
  });
94
- if (false) {
95
- EmptyArchived.docs = {
96
- componentGroup: 'Emptystate'
97
- };
98
- }
94
+ // if (__DOCS__) {
95
+ // EmptyArchived.docs = {
96
+ // componentGroup: 'Emptystate'
97
+ // };
98
+ // }
@@ -97,8 +97,8 @@ EmptyArticle.propTypes = _propTypes.EmptyStateProps;
97
97
  EmptyArticle.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
98
98
  dataId: 'emptyArticle'
99
99
  });
100
- if (false) {
101
- EmptyArticle.docs = {
102
- componentGroup: 'Emptystate'
103
- };
104
- }
100
+ // if (__DOCS__) {
101
+ // EmptyArticle.docs = {
102
+ // componentGroup: 'Emptystate'
103
+ // };
104
+ // }
@@ -91,8 +91,9 @@ EmptyAsapchat.propTypes = _propTypes.EmptyStateProps;
91
91
  EmptyAsapchat.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
92
92
  dataId: 'emptyAsapchat'
93
93
  });
94
- if (false) {
95
- EmptyAsapchat.docs = {
96
- componentGroup: 'Emptystate'
97
- };
98
- }
94
+
95
+ // if (__DOCS__) {
96
+ // EmptyAsapchat.docs = {
97
+ // componentGroup: 'Emptystate'
98
+ // };
99
+ // }
@@ -83,8 +83,9 @@ EmptyAttach.propTypes = _propTypes.EmptyStateProps;
83
83
  EmptyAttach.defaultProps = _objectSpread(_objectSpread({}, _defaultProps.EmptyStateDefaultProps), {}, {
84
84
  dataId: 'emptyAttach'
85
85
  });
86
- if (false) {
87
- EmptyAttach.docs = {
88
- componentGroup: 'Emptystate'
89
- };
90
- }
86
+
87
+ // if (__DOCS__) {
88
+ // EmptyAttach.docs = {
89
+ // componentGroup: 'Emptystate'
90
+ // };
91
+ // }