@zohodesk/svg 1.0.0-temp.53 → 1.0.0

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