@zohodesk/svg 1.1.13 → 1.1.15

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