@zohodesk/svg 1.0.0-beta.57 → 1.0.0-beta.59

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 (271) hide show
  1. package/README.md +239 -235
  2. package/deprecated/june_2022/ErrorUnauthorizedLogin.js +127 -127
  3. package/es/Loader/Loader.js +3 -3
  4. package/es/SVG/SVG.js +5 -4
  5. package/es/SVG/SVG.module.css +31 -26
  6. package/es/SVG/SvgLoader.js +4 -1
  7. package/es/css/EmptyStateVariables.module.css +38 -38
  8. package/es/emptystate/version1/EmptyCustomDomain.js +4 -4
  9. package/es/emptystate/version2/EmptyBusinessHoliday.js +4 -5
  10. package/es/emptystate/version2/EmptyBusinessHour.js +4 -5
  11. package/es/emptystate/version2/EmptyFromAddress.js +4 -4
  12. package/es/emptystate/version2/EmptyImportHistory.js +4 -5
  13. package/es/emptystate/version2/EmptyNetwork.js +4 -4
  14. package/es/emptystate/version2/EmptyRecycleBin.js +4 -4
  15. package/es/emptystate/version2/EmptyRoles.js +4 -4
  16. package/es/emptystate/version2/EmptyWebhook.js +4 -4
  17. package/es/emptystate/version2/FailureLog.js +4 -5
  18. package/es/emptystate/version3/AuditLog.js +4 -4
  19. package/es/emptystate/version3/Bot.js +3 -2
  20. package/es/emptystate/version3/Contract.js +4 -4
  21. package/es/emptystate/version3/CustomModule.js +4 -4
  22. package/es/emptystate/version3/EmptyAPIAuthentication.js +92 -0
  23. package/es/emptystate/version3/EmptyAPIConfiguration.js +84 -0
  24. package/es/emptystate/version3/EmptyAPIs.js +3 -2
  25. package/es/emptystate/version3/EmptyAccounts.js +4 -4
  26. package/es/emptystate/version3/EmptyActiveCalls.js +4 -5
  27. package/es/emptystate/version3/EmptyActivity.js +4 -5
  28. package/es/emptystate/version3/EmptyAgent.js +4 -5
  29. package/es/emptystate/version3/EmptyAgentQueue.js +4 -5
  30. package/es/emptystate/version3/EmptyApplechat.js +4 -4
  31. package/es/emptystate/version3/EmptyApproval.js +4 -4
  32. package/es/emptystate/version3/EmptyArchived.js +4 -4
  33. package/es/emptystate/version3/EmptyArticle.js +4 -4
  34. package/es/emptystate/version3/EmptyAsapchat.js +4 -5
  35. package/es/emptystate/version3/EmptyAttach.js +4 -5
  36. package/es/emptystate/version3/EmptyAuthenticationPending.js +3 -2
  37. package/es/emptystate/version3/EmptyBlueprint.js +4 -5
  38. package/es/emptystate/version3/EmptyCallHistory.js +4 -5
  39. package/es/emptystate/version3/EmptyCanned.js +4 -5
  40. package/es/emptystate/version3/EmptyChat.js +4 -5
  41. package/es/emptystate/version3/EmptyCollision.js +4 -4
  42. package/es/emptystate/version3/EmptyColumn.js +4 -4
  43. package/es/emptystate/version3/EmptyContact.js +4 -5
  44. package/es/emptystate/version3/EmptyContract.js +4 -4
  45. package/es/emptystate/version3/EmptyConversation.js +4 -5
  46. package/es/emptystate/version3/EmptyCrm.js +4 -4
  47. package/es/emptystate/version3/EmptyCrmNotes.js +4 -4
  48. package/es/emptystate/version3/EmptyCrmPotential.js +4 -5
  49. package/es/emptystate/version3/EmptyCustomerHappiness.js +3 -2
  50. package/es/emptystate/version3/EmptyDashboard.js +4 -4
  51. package/es/emptystate/version3/EmptyDelete.js +4 -4
  52. package/es/emptystate/version3/EmptyDepartment.js +4 -4
  53. package/es/emptystate/version3/EmptyError.js +4 -5
  54. package/es/emptystate/version3/EmptyFeed.js +4 -4
  55. package/es/emptystate/version3/EmptyFollowers.js +4 -4
  56. package/es/emptystate/version3/EmptyFrame.js +4 -5
  57. package/es/emptystate/version3/EmptyHappiness.js +4 -5
  58. package/es/emptystate/version3/EmptyHistory.js +4 -4
  59. package/es/emptystate/version3/EmptyInstagram.js +4 -5
  60. package/es/emptystate/version3/EmptyInstantmessage.js +4 -5
  61. package/es/emptystate/version3/EmptyInvoice.js +4 -4
  62. package/es/emptystate/version3/EmptyLine.js +4 -5
  63. package/es/emptystate/version3/EmptyMessenger.js +4 -4
  64. package/es/emptystate/version3/EmptyNoData.js +4 -4
  65. package/es/emptystate/version3/EmptyNotification.js +4 -4
  66. package/es/emptystate/version3/EmptyPreference.js +4 -4
  67. package/es/emptystate/version3/EmptyProducts.js +4 -4
  68. package/es/emptystate/version3/EmptyReply.js +4 -4
  69. package/es/emptystate/version3/EmptyReports.js +4 -4
  70. package/es/emptystate/version3/EmptySandbox.js +4 -4
  71. package/es/emptystate/version3/EmptySchedule.js +4 -4
  72. package/es/emptystate/version3/EmptySearch.js +4 -4
  73. package/es/emptystate/version3/EmptySkills.js +4 -4
  74. package/es/emptystate/version3/EmptySla.js +4 -4
  75. package/es/emptystate/version3/EmptySnippet.js +4 -4
  76. package/es/emptystate/version3/EmptyTag.js +4 -4
  77. package/es/emptystate/version3/EmptyTask.js +4 -4
  78. package/es/emptystate/version3/EmptyTeams.js +4 -5
  79. package/es/emptystate/version3/EmptyTelegram.js +4 -5
  80. package/es/emptystate/version3/EmptyTemplate.js +4 -4
  81. package/es/emptystate/version3/EmptyTicket.js +4 -5
  82. package/es/emptystate/version3/EmptyTimeEntry.js +4 -4
  83. package/es/emptystate/version3/EmptyTimeline.js +4 -5
  84. package/es/emptystate/version3/EmptyTopic.js +4 -4
  85. package/es/emptystate/version3/EmptyTwilio.js +4 -5
  86. package/es/emptystate/version3/EmptyWechat.js +4 -5
  87. package/es/emptystate/version3/EmptyWhatsapp.js +4 -5
  88. package/es/emptystate/version3/EmptyZSCKey.js +88 -0
  89. package/es/emptystate/version3/Export.js +4 -5
  90. package/es/emptystate/version3/Extensions.js +4 -5
  91. package/es/emptystate/version3/Extractor.js +4 -5
  92. package/es/emptystate/version3/GCBot.js +4 -5
  93. package/es/emptystate/version3/GCConversation.js +4 -5
  94. package/es/emptystate/version3/Import.js +4 -5
  95. package/es/emptystate/version3/KBBot.js +4 -5
  96. package/es/emptystate/version3/Multilingual.js +4 -5
  97. package/es/emptystate/version3/NetworkError.js +4 -5
  98. package/es/emptystate/version3/Predictor.js +4 -5
  99. package/es/emptystate/version3/ReadRecipients.js +4 -5
  100. package/es/emptystate/version3/SupportPlan.js +4 -4
  101. package/es/emptystate/version3/Variable.js +4 -5
  102. package/es/emptystate/version3/ZiaAnamoly.js +4 -5
  103. package/es/errorstate/version1/EmptyInconvenience.js +4 -5
  104. package/es/errorstate/version1/NoRequestFound.js +4 -5
  105. package/es/errorstate/version1/PageNotFound.js +4 -5
  106. package/es/errorstate/version1/UnableToProcessRequest.js +4 -5
  107. package/es/errorstate/version1/UnauthorizedLogin.js +4 -5
  108. package/es/errorstate/version1/UrlNotFound.js +4 -5
  109. package/es/errorstate/version1/WillBeRightBack.js +4 -5
  110. package/es/errorstate/version2/EmptyUnauthorizedLogin.js +4 -5
  111. package/es/errorstate/version2/EmptyWillBeRightBack.js +4 -5
  112. package/es/errorstate/version2/NotImpossible.js +4 -5
  113. package/es/errorstate/version3/ErrorInconvenience.js +4 -5
  114. package/es/errorstate/version3/ErrorOopsSomethingMiss.js +4 -5
  115. package/es/errorstate/version3/ErrorUnableToProcessRequest.js +4 -5
  116. package/es/errorstate/version3/ErrorUnauthorizedLogin.js +4 -5
  117. package/es/errorstate/version3/ErrorUrlNotFound.js +4 -5
  118. package/es/errorstate/version3/ErrorWillBeRightBack.js +4 -5
  119. package/es/index.js +0 -6
  120. package/images/EmptyBusinessHoliday.svg +50 -50
  121. package/images/EmptyBusinessHour.svg +42 -42
  122. package/images/EmptyContactInfo.svg +27 -27
  123. package/images/EmptyCustomDomain.svg +85 -85
  124. package/images/EmptyFilter.svg +62 -62
  125. package/images/EmptyFromAddress.svg +41 -41
  126. package/images/EmptyImportHistory.svg +43 -43
  127. package/images/EmptyNetwork.svg +50 -50
  128. package/images/EmptyRecycleBin.svg +58 -58
  129. package/images/EmptyRoles.svg +30 -30
  130. package/images/EmptySkills.svg +83 -83
  131. package/images/EmptyWebhook.svg +44 -44
  132. package/images/FailureLog.svg +46 -46
  133. package/images/Inconvenience.svg +719 -719
  134. package/images/NoRequestFound.svg +247 -247
  135. package/images/PageNotFound.svg +405 -405
  136. package/images/ReguestUrlNotFound.svg +267 -267
  137. package/images/UnableToProcess.svg +752 -752
  138. package/images/UnauthorizedLogin.svg +1047 -1047
  139. package/images/WillBack.svg +633 -633
  140. package/install.md +11 -11
  141. package/lib/Loader/Loader.js +27 -6
  142. package/lib/Loader/props/propTypes.js +3 -0
  143. package/lib/SVG/SVG.js +41 -19
  144. package/lib/SVG/SVG.module.css +31 -26
  145. package/lib/SVG/SvgLoader.js +22 -6
  146. package/lib/SVG/props/propTypes.js +3 -0
  147. package/lib/css/EmptyStateVariables.module.css +38 -38
  148. package/lib/emptystate/index.js +9 -0
  149. package/lib/emptystate/props/propTypes.js +3 -0
  150. package/lib/emptystate/version1/EmptyCustomDomain.js +31 -6
  151. package/lib/emptystate/version1/index.js +2 -0
  152. package/lib/emptystate/version2/EmptyBusinessHoliday.js +31 -7
  153. package/lib/emptystate/version2/EmptyBusinessHour.js +31 -7
  154. package/lib/emptystate/version2/EmptyFromAddress.js +31 -6
  155. package/lib/emptystate/version2/EmptyImportHistory.js +31 -7
  156. package/lib/emptystate/version2/EmptyNetwork.js +31 -6
  157. package/lib/emptystate/version2/EmptyRecycleBin.js +31 -6
  158. package/lib/emptystate/version2/EmptyRoles.js +31 -6
  159. package/lib/emptystate/version2/EmptyWebhook.js +31 -6
  160. package/lib/emptystate/version2/FailureLog.js +31 -7
  161. package/lib/emptystate/version2/index.js +10 -0
  162. package/lib/emptystate/version3/AuditLog.js +30 -6
  163. package/lib/emptystate/version3/Bot.js +29 -4
  164. package/lib/emptystate/version3/Contract.js +30 -6
  165. package/lib/emptystate/version3/CustomModule.js +30 -6
  166. package/lib/emptystate/version3/EmptyAPIAuthentication.js +149 -0
  167. package/lib/emptystate/version3/EmptyAPIConfiguration.js +141 -0
  168. package/lib/emptystate/version3/EmptyAPIs.js +29 -4
  169. package/lib/emptystate/version3/EmptyAccounts.js +30 -6
  170. package/lib/emptystate/version3/EmptyActiveCalls.js +30 -7
  171. package/lib/emptystate/version3/EmptyActivity.js +30 -7
  172. package/lib/emptystate/version3/EmptyAgent.js +30 -7
  173. package/lib/emptystate/version3/EmptyAgentQueue.js +30 -7
  174. package/lib/emptystate/version3/EmptyApplechat.js +30 -6
  175. package/lib/emptystate/version3/EmptyApproval.js +30 -6
  176. package/lib/emptystate/version3/EmptyArchived.js +30 -6
  177. package/lib/emptystate/version3/EmptyArticle.js +30 -6
  178. package/lib/emptystate/version3/EmptyAsapchat.js +30 -7
  179. package/lib/emptystate/version3/EmptyAttach.js +30 -7
  180. package/lib/emptystate/version3/EmptyAuthenticationPending.js +29 -4
  181. package/lib/emptystate/version3/EmptyBlueprint.js +30 -7
  182. package/lib/emptystate/version3/EmptyCallHistory.js +30 -7
  183. package/lib/emptystate/version3/EmptyCanned.js +30 -7
  184. package/lib/emptystate/version3/EmptyChat.js +30 -7
  185. package/lib/emptystate/version3/EmptyCollision.js +30 -6
  186. package/lib/emptystate/version3/EmptyColumn.js +30 -6
  187. package/lib/emptystate/version3/EmptyContact.js +30 -7
  188. package/lib/emptystate/version3/EmptyContract.js +30 -6
  189. package/lib/emptystate/version3/EmptyConversation.js +30 -7
  190. package/lib/emptystate/version3/EmptyCrm.js +30 -6
  191. package/lib/emptystate/version3/EmptyCrmNotes.js +30 -6
  192. package/lib/emptystate/version3/EmptyCrmPotential.js +30 -7
  193. package/lib/emptystate/version3/EmptyCustomerHappiness.js +29 -4
  194. package/lib/emptystate/version3/EmptyDashboard.js +30 -6
  195. package/lib/emptystate/version3/EmptyDelete.js +30 -6
  196. package/lib/emptystate/version3/EmptyDepartment.js +30 -6
  197. package/lib/emptystate/version3/EmptyError.js +30 -7
  198. package/lib/emptystate/version3/EmptyFeed.js +30 -6
  199. package/lib/emptystate/version3/EmptyFollowers.js +30 -6
  200. package/lib/emptystate/version3/EmptyFrame.js +30 -7
  201. package/lib/emptystate/version3/EmptyHappiness.js +30 -7
  202. package/lib/emptystate/version3/EmptyHistory.js +30 -6
  203. package/lib/emptystate/version3/EmptyInstagram.js +30 -7
  204. package/lib/emptystate/version3/EmptyInstantmessage.js +30 -7
  205. package/lib/emptystate/version3/EmptyInvoice.js +30 -6
  206. package/lib/emptystate/version3/EmptyLine.js +30 -7
  207. package/lib/emptystate/version3/EmptyMessenger.js +30 -6
  208. package/lib/emptystate/version3/EmptyNoData.js +30 -6
  209. package/lib/emptystate/version3/EmptyNotification.js +30 -6
  210. package/lib/emptystate/version3/EmptyPreference.js +30 -6
  211. package/lib/emptystate/version3/EmptyProducts.js +30 -6
  212. package/lib/emptystate/version3/EmptyReply.js +30 -6
  213. package/lib/emptystate/version3/EmptyReports.js +30 -6
  214. package/lib/emptystate/version3/EmptySandbox.js +30 -6
  215. package/lib/emptystate/version3/EmptySchedule.js +30 -6
  216. package/lib/emptystate/version3/EmptySearch.js +30 -6
  217. package/lib/emptystate/version3/EmptySkills.js +30 -6
  218. package/lib/emptystate/version3/EmptySla.js +30 -6
  219. package/lib/emptystate/version3/EmptySnippet.js +30 -6
  220. package/lib/emptystate/version3/EmptyTag.js +30 -6
  221. package/lib/emptystate/version3/EmptyTask.js +30 -6
  222. package/lib/emptystate/version3/EmptyTeams.js +30 -7
  223. package/lib/emptystate/version3/EmptyTelegram.js +30 -7
  224. package/lib/emptystate/version3/EmptyTemplate.js +30 -6
  225. package/lib/emptystate/version3/EmptyTicket.js +30 -7
  226. package/lib/emptystate/version3/EmptyTimeEntry.js +30 -6
  227. package/lib/emptystate/version3/EmptyTimeline.js +30 -7
  228. package/lib/emptystate/version3/EmptyTopic.js +30 -6
  229. package/lib/emptystate/version3/EmptyTwilio.js +30 -7
  230. package/lib/emptystate/version3/EmptyWechat.js +30 -7
  231. package/lib/emptystate/version3/EmptyWhatsapp.js +30 -7
  232. package/lib/emptystate/version3/EmptyZSCKey.js +145 -0
  233. package/lib/emptystate/version3/Export.js +30 -7
  234. package/lib/emptystate/version3/Extensions.js +30 -7
  235. package/lib/emptystate/version3/Extractor.js +30 -7
  236. package/lib/emptystate/version3/GCBot.js +30 -7
  237. package/lib/emptystate/version3/GCConversation.js +30 -7
  238. package/lib/emptystate/version3/Import.js +30 -7
  239. package/lib/emptystate/version3/KBBot.js +30 -7
  240. package/lib/emptystate/version3/Multilingual.js +30 -7
  241. package/lib/emptystate/version3/NetworkError.js +30 -7
  242. package/lib/emptystate/version3/Predictor.js +30 -7
  243. package/lib/emptystate/version3/ReadRecipients.js +30 -7
  244. package/lib/emptystate/version3/SupportPlan.js +30 -6
  245. package/lib/emptystate/version3/Variable.js +30 -7
  246. package/lib/emptystate/version3/ZiaAnamoly.js +30 -7
  247. package/lib/emptystate/version3/index.js +79 -0
  248. package/lib/errorstate/index.js +9 -0
  249. package/lib/errorstate/props/propTypes.js +3 -0
  250. package/lib/errorstate/version1/EmptyInconvenience.js +31 -7
  251. package/lib/errorstate/version1/NoRequestFound.js +31 -7
  252. package/lib/errorstate/version1/PageNotFound.js +31 -7
  253. package/lib/errorstate/version1/UnableToProcessRequest.js +31 -7
  254. package/lib/errorstate/version1/UnauthorizedLogin.js +31 -7
  255. package/lib/errorstate/version1/UrlNotFound.js +31 -7
  256. package/lib/errorstate/version1/WillBeRightBack.js +31 -7
  257. package/lib/errorstate/version1/index.js +8 -0
  258. package/lib/errorstate/version2/EmptyUnauthorizedLogin.js +30 -7
  259. package/lib/errorstate/version2/EmptyWillBeRightBack.js +30 -7
  260. package/lib/errorstate/version2/NotImpossible.js +30 -7
  261. package/lib/errorstate/version2/index.js +3 -0
  262. package/lib/errorstate/version3/ErrorInconvenience.js +30 -7
  263. package/lib/errorstate/version3/ErrorOopsSomethingMiss.js +30 -7
  264. package/lib/errorstate/version3/ErrorUnableToProcessRequest.js +30 -7
  265. package/lib/errorstate/version3/ErrorUnauthorizedLogin.js +30 -7
  266. package/lib/errorstate/version3/ErrorUrlNotFound.js +30 -7
  267. package/lib/errorstate/version3/ErrorWillBeRightBack.js +30 -7
  268. package/lib/errorstate/version3/index.js +7 -0
  269. package/lib/index.js +10 -0
  270. package/package.json +75 -52
  271. package/css_error.log +0 -0
package/README.md CHANGED
@@ -1,235 +1,239 @@
1
- # DOT SVG
2
-
3
- This Bundle Contains EmptyState Images.
4
-
5
- # 1.0.0-beta.57
6
-
7
- - EmptyState: CustomerHappiness SVG added.
8
-
9
- # 1.0.0-beta.56
10
-
11
- - Contrast Color Implemented
12
-
13
- # 1.0.0-beta.55
14
-
15
- - EmptyState: AuthenticationPending SVG added.
16
-
17
- # 1.0.0-beta.xx
18
-
19
- - Contrast option implemented through preprocess. Category key value added for all color variables.
20
-
21
- # 1.0.0-beta.54
22
-
23
- - EmptyState: BOT SVG added.
24
-
25
- # 1.0.0-beta.53
26
-
27
- - EmptyState: APIs SVG added.
28
-
29
- # 1.0.0-beta.52
30
-
31
- - EmptyState: Contract SVG added.
32
-
33
- # 1.0.0-beta.51
34
-
35
- - Emptystate: EmptyPreferences and EmptySandbox included.
36
-
37
- # 1.0.0-beta.50
38
-
39
- - Emptystate: EmptyApplechat, EmptyArticle, Asapchat, EpmtyCanned, EmptyChat, EmptyInstagram, EmptyInstantmessage, EmptyLine, EmptyMessenger, EmptyTelegram, EmptyTwilio, EmptyWechat, EmptyWhatsapp, EmptyNoData, AuditLog, SupportPlan included.
40
-
41
- # 1.0.0-beta.48,49
42
-
43
- - errorstate, emptystate files separated , EmptyCrm dataId changed to EmptyCrm from EmptyFeed
44
-
45
- # 1.0.0-beta.47
46
-
47
- - PureDark mode implemented via preprocess
48
-
49
- # 1.0.0-beta.46
50
-
51
- - CustomModule SVG added
52
-
53
- # 1.0.0-beta.45
54
-
55
- - Delete, GCBot, GCConversation, KBBot, NetworkError, Variable & ReadRecipients SVG added
56
-
57
- # 1.0.0-beta.44
58
-
59
- - UnauthorizedLogin error state SVG replacement
60
-
61
- # 1.0.0-beta.43
62
-
63
- - Export & Multilingual SVG added
64
-
65
- # 1.0.0-beta.42
66
-
67
- - Extensions SVG added
68
-
69
- # 1.0.0-beta.39 , # 1.0.0-beta.40, # 1.0.0-beta.41
70
-
71
- - Appearance css moved to assets
72
-
73
- # 1.0.0-beta.38
74
-
75
- - bg,shadow,text,border based variables removed and renamed.
76
-
77
- # 1.0.0-beta.37
78
-
79
- - Loader => Converted to Pure Component
80
-
81
- # 1.0.0-beta.36
82
-
83
- - Night mode SVG CTA primary stroke color value changed
84
-
85
- # 1.0.0-beta.35
86
-
87
- - EmptyError added
88
-
89
- # 1.0.0-beta.34
90
-
91
- - Import, ErrorInconvenience, ErrorOopsSomethingMiss, ErrorUnableToProcessRequest, ErrorUnauthorizedLogin, ErrorUrlNotFound, ErrorWillBeRightBack Svg added
92
- - Docs Ui Fix
93
- - Theme Files Import Separated
94
- - Theme color values updated
95
- - EmptyInconvenience => Svg Image Changed as Old Svg
96
- - Inconvenience removed
97
- - EmptyPageNotFound, EmptyUnableToProcess, EmptyUrlFound, InvalidUrl moved to deprecated
98
-
99
- # 1.0.0-beta.33
100
-
101
- - Palette Based Folder Structure Changed.
102
- - data-theme changed to data-mode
103
- - data-palette changed to data-theme
104
-
105
- # 1.0.0-beta.32
106
-
107
- - Palette Based Color System Implemented
108
-
109
- # 1.0.0-beta.31
110
-
111
- - EmptyDeparment Added
112
- - Predictor, ZiaAnamoly, Extractor added
113
-
114
- # 1.0.0-beta.30
115
-
116
- - EmptySkills Image Updated
117
-
118
- # 1.0.0-beta.29
119
-
120
- - EmptyWillBeRightBack,EmptyUnauthorizedLogin,EmptyUrlNotFound,EmptyInconvenience,EmptyPageNotFound,EmptyUnableToProcess added
121
-
122
- # 1.0.0-beta.28
123
-
124
- - EmptyAgentQueue added
125
-
126
- # 1.0.0-beta.27
127
-
128
- - EmptySla,EmptyContract,EmptyReply Added
129
-
130
- # 1.0.0-beta.26
131
-
132
- - Loader => Layout issue Fixed
133
-
134
- # 1.0.0-beta.25
135
-
136
- - TemplateIcon SVG fix
137
-
138
- # 1.0.0-beta.24
139
-
140
- - Loader Svg converted to js
141
-
142
- # 1.0.0-beta.23
143
-
144
- - EmptyState.module.css file name changed as EmptyStateVariables.module.css to avoid dup file name
145
-
146
- # 1.0.0-beta.22
147
-
148
- - Theme changes added in EmptyBlueprint,EmptyTemplate
149
- - EmptyCloud,EmptyCloudDanger,EmptyEdition Deleted
150
- - danger palatte added in EmptyFrame
151
-
152
- # 1.0.0-beta.21
153
-
154
- - Dark Mode Variable Introduced
155
-
156
- # 1.0.0-beta.19
157
-
158
- - Cli Update
159
-
160
- # 1.0.0-beta.18
161
-
162
- - EmptyCollision, EmptyCrmNotes, EmptyCrmPotential, EmptyTimeline
163
-
164
- # 1.0.0-beta.17
165
-
166
- - EmptyApproval Added
167
- - EmptyHistory Updated
168
-
169
- # 1.0.0-beta.16
170
-
171
- - EmptySchedule , EmptyColumn added
172
-
173
- # 1.0.0-beta.15
174
-
175
- - DefaultProps Fix
176
-
177
- # 1.0.0-beta.14
178
-
179
- - EmptyFrame Added
180
-
181
- # 1.0.0-beta.13
182
-
183
- - svgLoader Removed
184
-
185
- # 1.0.0-beta.12
186
-
187
- - Loads both dark mode image and ordinary image in the component.
188
-
189
- # 1.0.0-beta.11
190
-
191
- - SvgLoader function - replaced dynamic variable with static path. This is check version.
192
-
193
- # 1.0.0-beta.10
194
-
195
- - SvgLoader function fix - previous fix not worked - removing promises and using synchronous loading.
196
-
197
- # 1.0.0-beta.9
198
-
199
- - SvgLoader Function fix - replacing "import" with "require"
200
-
201
- # 1.0.0-beta.8
202
-
203
- - emptyDashboard issue fix
204
-
205
- # 1.0.0-beta.7
206
-
207
- -EmptyCrm,EmptyFollower,EmptyFeed, EmptyCustomDomain and Night Mode Svgs Added, Dynamic Loader Added
208
-
209
- # 1.0.0-beta.6
210
-
211
- - wasted
212
-
213
- # 1.0.0-beta.5
214
-
215
- - dataId Added, EmtyDanger SVG updated
216
-
217
- # 1.0.0-beta.5
218
-
219
- - SVG Loader Middle Fix
220
-
221
- # 1.0.0-beta.4
222
-
223
- - EmptySnippet, EmptySkills Added
224
-
225
- # 1.0.0-beta.3
226
-
227
- - ErrorStates isFluid Prop Included
228
-
229
- # 1.0.0-beta.2
230
-
231
- - Empty History SVG Added
232
-
233
- # 1.0.0-beta.0
234
-
235
- - First Publish
1
+ # DOT SVG
2
+
3
+ This Bundle Contains EmptyState Images.
4
+
5
+ # 1.0.0-beta.59
6
+
7
+ - data-test-id attribute added for all element which having data-id attribute to separate customization and automation
8
+
9
+ # 1.0.0-beta.58
10
+
11
+ - EmptyState: APIConfiguration, APIAuthentication and ZSCKey SVG added
12
+
13
+ # 1.0.0-beta.57
14
+
15
+ - EmptyState: CustomerHappiness SVG added.
16
+
17
+ # 1.0.0-beta.56
18
+
19
+ - Contrast Color Implemented
20
+
21
+ # 1.0.0-beta.55
22
+
23
+ - EmptyState: AuthenticationPending SVG added.
24
+
25
+ # 1.0.0-beta.54
26
+
27
+ - EmptyState: BOT SVG added.
28
+
29
+ # 1.0.0-beta.53
30
+
31
+ - EmptyState: APIs SVG added.
32
+
33
+ # 1.0.0-beta.52
34
+
35
+ - EmptyState: Contract SVG added.
36
+
37
+ # 1.0.0-beta.51
38
+
39
+ - Emptystate: EmptyPreferences and EmptySandbox included.
40
+
41
+ # 1.0.0-beta.50
42
+
43
+ - Emptystate: EmptyApplechat, EmptyArticle, Asapchat, EpmtyCanned, EmptyChat, EmptyInstagram, EmptyInstantmessage, EmptyLine, EmptyMessenger, EmptyTelegram, EmptyTwilio, EmptyWechat, EmptyWhatsapp, EmptyNoData, AuditLog, SupportPlan included.
44
+
45
+ # 1.0.0-beta.48,49
46
+
47
+ - errorstate, emptystate files separated , EmptyCrm dataId changed to EmptyCrm from EmptyFeed
48
+
49
+ # 1.0.0-beta.47
50
+
51
+ - PureDark mode implemented via preprocess
52
+
53
+ # 1.0.0-beta.46
54
+
55
+ - CustomModule SVG added
56
+
57
+ # 1.0.0-beta.45
58
+
59
+ - Delete, GCBot, GCConversation, KBBot, NetworkError, Variable & ReadRecipients SVG added
60
+
61
+ # 1.0.0-beta.44
62
+
63
+ - UnauthorizedLogin error state SVG replacement
64
+
65
+ # 1.0.0-beta.43
66
+
67
+ - Export & Multilingual SVG added
68
+
69
+ # 1.0.0-beta.42
70
+
71
+ - Extensions SVG added
72
+
73
+ # 1.0.0-beta.39 , # 1.0.0-beta.40, # 1.0.0-beta.41
74
+
75
+ - Appearance css moved to assets
76
+
77
+ # 1.0.0-beta.38
78
+
79
+ - bg,shadow,text,border based variables removed and renamed.
80
+
81
+ # 1.0.0-beta.37
82
+
83
+ - Loader => Converted to Pure Component
84
+
85
+ # 1.0.0-beta.36
86
+
87
+ - Night mode SVG CTA primary stroke color value changed
88
+
89
+ # 1.0.0-beta.35
90
+
91
+ - EmptyError added
92
+
93
+ # 1.0.0-beta.34
94
+
95
+ - Import, ErrorInconvenience, ErrorOopsSomethingMiss, ErrorUnableToProcessRequest, ErrorUnauthorizedLogin, ErrorUrlNotFound, ErrorWillBeRightBack Svg added
96
+ - Docs Ui Fix
97
+ - Theme Files Import Separated
98
+ - Theme color values updated
99
+ - EmptyInconvenience => Svg Image Changed as Old Svg
100
+ - Inconvenience removed
101
+ - EmptyPageNotFound, EmptyUnableToProcess, EmptyUrlFound, InvalidUrl moved to deprecated
102
+
103
+ # 1.0.0-beta.33
104
+
105
+ - Palette Based Folder Structure Changed.
106
+ - data-theme changed to data-mode
107
+ - data-palette changed to data-theme
108
+
109
+ # 1.0.0-beta.32
110
+
111
+ - Palette Based Color System Implemented
112
+
113
+ # 1.0.0-beta.31
114
+
115
+ - EmptyDeparment Added
116
+ - Predictor, ZiaAnamoly, Extractor added
117
+
118
+ # 1.0.0-beta.30
119
+
120
+ - EmptySkills Image Updated
121
+
122
+ # 1.0.0-beta.29
123
+
124
+ - EmptyWillBeRightBack,EmptyUnauthorizedLogin,EmptyUrlNotFound,EmptyInconvenience,EmptyPageNotFound,EmptyUnableToProcess added
125
+
126
+ # 1.0.0-beta.28
127
+
128
+ - EmptyAgentQueue added
129
+
130
+ # 1.0.0-beta.27
131
+
132
+ - EmptySla,EmptyContract,EmptyReply Added
133
+
134
+ # 1.0.0-beta.26
135
+
136
+ - Loader => Layout issue Fixed
137
+
138
+ # 1.0.0-beta.25
139
+
140
+ - TemplateIcon SVG fix
141
+
142
+ # 1.0.0-beta.24
143
+
144
+ - Loader Svg converted to js
145
+
146
+ # 1.0.0-beta.23
147
+
148
+ - EmptyState.module.css file name changed as EmptyStateVariables.module.css to avoid dup file name
149
+
150
+ # 1.0.0-beta.22
151
+
152
+ - Theme changes added in EmptyBlueprint,EmptyTemplate
153
+ - EmptyCloud,EmptyCloudDanger,EmptyEdition Deleted
154
+ - danger palatte added in EmptyFrame
155
+
156
+ # 1.0.0-beta.21
157
+
158
+ - Dark Mode Variable Introduced
159
+
160
+ # 1.0.0-beta.19
161
+
162
+ - Cli Update
163
+
164
+ # 1.0.0-beta.18
165
+
166
+ - EmptyCollision, EmptyCrmNotes, EmptyCrmPotential, EmptyTimeline
167
+
168
+ # 1.0.0-beta.17
169
+
170
+ - EmptyApproval Added
171
+ - EmptyHistory Updated
172
+
173
+ # 1.0.0-beta.16
174
+
175
+ - EmptySchedule , EmptyColumn added
176
+
177
+ # 1.0.0-beta.15
178
+
179
+ - DefaultProps Fix
180
+
181
+ # 1.0.0-beta.14
182
+
183
+ - EmptyFrame Added
184
+
185
+ # 1.0.0-beta.13
186
+
187
+ - svgLoader Removed
188
+
189
+ # 1.0.0-beta.12
190
+
191
+ - Loads both dark mode image and ordinary image in the component.
192
+
193
+ # 1.0.0-beta.11
194
+
195
+ - SvgLoader function - replaced dynamic variable with static path. This is check version.
196
+
197
+ # 1.0.0-beta.10
198
+
199
+ - SvgLoader function fix - previous fix not worked - removing promises and using synchronous loading.
200
+
201
+ # 1.0.0-beta.9
202
+
203
+ - SvgLoader Function fix - replacing "import" with "require"
204
+
205
+ # 1.0.0-beta.8
206
+
207
+ - emptyDashboard issue fix
208
+
209
+ # 1.0.0-beta.7
210
+
211
+ -EmptyCrm,EmptyFollower,EmptyFeed, EmptyCustomDomain and Night Mode Svgs Added, Dynamic Loader Added
212
+
213
+ # 1.0.0-beta.6
214
+
215
+ - wasted
216
+
217
+ # 1.0.0-beta.5
218
+
219
+ - dataId Added, EmtyDanger SVG updated
220
+
221
+ # 1.0.0-beta.5
222
+
223
+ - SVG Loader Middle Fix
224
+
225
+ # 1.0.0-beta.4
226
+
227
+ - EmptySnippet, EmptySkills Added
228
+
229
+ # 1.0.0-beta.3
230
+
231
+ - ErrorStates isFluid Prop Included
232
+
233
+ # 1.0.0-beta.2
234
+
235
+ - Empty History SVG Added
236
+
237
+ # 1.0.0-beta.0
238
+
239
+ - First Publish