@zohodesk/svg 1.0.0-beta.52 → 1.0.0-beta.54

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 (280) hide show
  1. package/README.md +208 -199
  2. package/deprecated/june_2022/ErrorUnauthorizedLogin.js +127 -127
  3. package/es/Loader/Loader.js +6 -5
  4. package/es/SVG/SVG.js +6 -5
  5. package/es/SVG/SVG.module.css +26 -26
  6. package/es/css/EmptyStateVariables.module.css +38 -38
  7. package/es/emptystate/index.js +6 -0
  8. package/es/emptystate/version1/EmptyCustomDomain.js +5 -5
  9. package/es/emptystate/version1/index.js +1 -0
  10. package/es/emptystate/version2/EmptyBusinessHoliday.js +6 -5
  11. package/es/emptystate/version2/EmptyBusinessHour.js +6 -5
  12. package/es/emptystate/version2/EmptyFromAddress.js +5 -5
  13. package/es/emptystate/version2/EmptyImportHistory.js +6 -5
  14. package/es/emptystate/version2/EmptyNetwork.js +5 -5
  15. package/es/emptystate/version2/EmptyRecycleBin.js +5 -5
  16. package/es/emptystate/version2/EmptyRoles.js +5 -5
  17. package/es/emptystate/version2/EmptyWebhook.js +5 -5
  18. package/es/emptystate/version2/FailureLog.js +6 -5
  19. package/es/emptystate/version2/index.js +9 -0
  20. package/es/emptystate/version3/AuditLog.js +5 -5
  21. package/es/emptystate/version3/Bot.js +69 -0
  22. package/es/emptystate/version3/Contract.js +5 -5
  23. package/es/emptystate/version3/CustomModule.js +5 -5
  24. package/es/emptystate/version3/EmptyAPIs.js +64 -0
  25. package/es/emptystate/version3/EmptyAccounts.js +5 -5
  26. package/es/emptystate/version3/EmptyActiveCalls.js +6 -5
  27. package/es/emptystate/version3/EmptyActivity.js +6 -5
  28. package/es/emptystate/version3/EmptyAgent.js +6 -5
  29. package/es/emptystate/version3/EmptyAgentQueue.js +6 -5
  30. package/es/emptystate/version3/EmptyApplechat.js +5 -5
  31. package/es/emptystate/version3/EmptyApproval.js +5 -5
  32. package/es/emptystate/version3/EmptyArchived.js +5 -5
  33. package/es/emptystate/version3/EmptyArticle.js +5 -5
  34. package/es/emptystate/version3/EmptyAsapchat.js +6 -5
  35. package/es/emptystate/version3/EmptyAttach.js +6 -5
  36. package/es/emptystate/version3/EmptyBlueprint.js +6 -5
  37. package/es/emptystate/version3/EmptyCallHistory.js +6 -5
  38. package/es/emptystate/version3/EmptyCanned.js +6 -5
  39. package/es/emptystate/version3/EmptyChat.js +6 -5
  40. package/es/emptystate/version3/EmptyCollision.js +5 -5
  41. package/es/emptystate/version3/EmptyColumn.js +5 -5
  42. package/es/emptystate/version3/EmptyContact.js +6 -5
  43. package/es/emptystate/version3/EmptyContract.js +5 -5
  44. package/es/emptystate/version3/EmptyConversation.js +6 -5
  45. package/es/emptystate/version3/EmptyCrm.js +5 -5
  46. package/es/emptystate/version3/EmptyCrmNotes.js +5 -5
  47. package/es/emptystate/version3/EmptyCrmPotential.js +6 -5
  48. package/es/emptystate/version3/EmptyDashboard.js +5 -5
  49. package/es/emptystate/version3/EmptyDelete.js +5 -5
  50. package/es/emptystate/version3/EmptyDepartment.js +5 -5
  51. package/es/emptystate/version3/EmptyError.js +6 -5
  52. package/es/emptystate/version3/EmptyFeed.js +5 -5
  53. package/es/emptystate/version3/EmptyFollowers.js +5 -5
  54. package/es/emptystate/version3/EmptyFrame.js +6 -5
  55. package/es/emptystate/version3/EmptyHappiness.js +6 -5
  56. package/es/emptystate/version3/EmptyHistory.js +5 -5
  57. package/es/emptystate/version3/EmptyInstagram.js +6 -5
  58. package/es/emptystate/version3/EmptyInstantmessage.js +6 -5
  59. package/es/emptystate/version3/EmptyInvoice.js +5 -5
  60. package/es/emptystate/version3/EmptyLine.js +6 -5
  61. package/es/emptystate/version3/EmptyMessenger.js +5 -5
  62. package/es/emptystate/version3/EmptyNoData.js +5 -5
  63. package/es/emptystate/version3/EmptyNotification.js +5 -5
  64. package/es/emptystate/version3/EmptyPreference.js +5 -5
  65. package/es/emptystate/version3/EmptyProducts.js +5 -5
  66. package/es/emptystate/version3/EmptyReply.js +5 -5
  67. package/es/emptystate/version3/EmptyReports.js +5 -5
  68. package/es/emptystate/version3/EmptySandbox.js +5 -5
  69. package/es/emptystate/version3/EmptySchedule.js +5 -5
  70. package/es/emptystate/version3/EmptySearch.js +5 -5
  71. package/es/emptystate/version3/EmptySkills.js +5 -5
  72. package/es/emptystate/version3/EmptySla.js +5 -5
  73. package/es/emptystate/version3/EmptySnippet.js +5 -5
  74. package/es/emptystate/version3/EmptyTag.js +5 -5
  75. package/es/emptystate/version3/EmptyTask.js +5 -5
  76. package/es/emptystate/version3/EmptyTeams.js +6 -5
  77. package/es/emptystate/version3/EmptyTelegram.js +6 -5
  78. package/es/emptystate/version3/EmptyTemplate.js +5 -5
  79. package/es/emptystate/version3/EmptyTicket.js +6 -5
  80. package/es/emptystate/version3/EmptyTimeEntry.js +5 -5
  81. package/es/emptystate/version3/EmptyTimeline.js +6 -5
  82. package/es/emptystate/version3/EmptyTopic.js +5 -5
  83. package/es/emptystate/version3/EmptyTwilio.js +6 -5
  84. package/es/emptystate/version3/EmptyWechat.js +6 -5
  85. package/es/emptystate/version3/EmptyWhatsapp.js +6 -5
  86. package/es/emptystate/version3/Export.js +6 -5
  87. package/es/emptystate/version3/Extensions.js +6 -5
  88. package/es/emptystate/version3/Extractor.js +6 -5
  89. package/es/emptystate/version3/GCBot.js +6 -5
  90. package/es/emptystate/version3/GCConversation.js +6 -5
  91. package/es/emptystate/version3/Import.js +6 -5
  92. package/es/emptystate/version3/KBBot.js +6 -5
  93. package/es/emptystate/version3/Multilingual.js +6 -5
  94. package/es/emptystate/version3/NetworkError.js +6 -5
  95. package/es/emptystate/version3/Predictor.js +6 -5
  96. package/es/emptystate/version3/ReadRecipients.js +6 -5
  97. package/es/emptystate/version3/SupportPlan.js +5 -5
  98. package/es/emptystate/version3/Variable.js +6 -5
  99. package/es/emptystate/version3/ZiaAnamoly.js +6 -5
  100. package/es/emptystate/version3/index.js +78 -0
  101. package/es/errorstate/index.js +6 -0
  102. package/es/errorstate/version1/EmptyInconvenience.js +6 -5
  103. package/es/errorstate/version1/NoRequestFound.js +6 -5
  104. package/es/errorstate/version1/PageNotFound.js +6 -5
  105. package/es/errorstate/version1/UnableToProcessRequest.js +6 -5
  106. package/es/errorstate/version1/UnauthorizedLogin.js +6 -5
  107. package/es/errorstate/version1/UrlNotFound.js +6 -5
  108. package/es/errorstate/version1/WillBeRightBack.js +6 -5
  109. package/es/errorstate/version1/index.js +7 -0
  110. package/es/errorstate/version2/EmptyUnauthorizedLogin.js +6 -5
  111. package/es/errorstate/version2/EmptyWillBeRightBack.js +6 -5
  112. package/es/errorstate/version2/NotImpossible.js +6 -5
  113. package/es/errorstate/version2/index.js +2 -0
  114. package/es/errorstate/version3/ErrorInconvenience.js +6 -5
  115. package/es/errorstate/version3/ErrorOopsSomethingMiss.js +6 -5
  116. package/es/errorstate/version3/ErrorUnableToProcessRequest.js +6 -5
  117. package/es/errorstate/version3/ErrorUnauthorizedLogin.js +6 -5
  118. package/es/errorstate/version3/ErrorUrlNotFound.js +6 -5
  119. package/es/errorstate/version3/ErrorWillBeRightBack.js +6 -5
  120. package/es/errorstate/version3/index.js +6 -0
  121. package/es/index.js +21 -12
  122. package/images/EmptyBusinessHoliday.svg +50 -50
  123. package/images/EmptyBusinessHour.svg +42 -42
  124. package/images/EmptyContactInfo.svg +27 -27
  125. package/images/EmptyCustomDomain.svg +85 -85
  126. package/images/EmptyFilter.svg +62 -62
  127. package/images/EmptyFromAddress.svg +41 -41
  128. package/images/EmptyImportHistory.svg +43 -43
  129. package/images/EmptyNetwork.svg +50 -50
  130. package/images/EmptyRecycleBin.svg +58 -58
  131. package/images/EmptyRoles.svg +30 -30
  132. package/images/EmptySkills.svg +83 -83
  133. package/images/EmptyWebhook.svg +44 -44
  134. package/images/FailureLog.svg +46 -46
  135. package/images/Inconvenience.svg +719 -719
  136. package/images/NoRequestFound.svg +247 -247
  137. package/images/PageNotFound.svg +405 -405
  138. package/images/ReguestUrlNotFound.svg +267 -267
  139. package/images/UnableToProcess.svg +752 -752
  140. package/images/UnauthorizedLogin.svg +1047 -1047
  141. package/images/WillBack.svg +633 -633
  142. package/install.md +11 -0
  143. package/lib/Loader/Loader.js +6 -5
  144. package/lib/SVG/SVG.js +6 -5
  145. package/lib/SVG/SVG.module.css +26 -26
  146. package/lib/css/EmptyStateVariables.module.css +38 -38
  147. package/lib/emptystate/index.js +15 -0
  148. package/lib/emptystate/version1/EmptyCustomDomain.js +5 -5
  149. package/lib/emptystate/version1/index.js +13 -0
  150. package/lib/emptystate/version2/EmptyBusinessHoliday.js +6 -5
  151. package/lib/emptystate/version2/EmptyBusinessHour.js +6 -5
  152. package/lib/emptystate/version2/EmptyFromAddress.js +5 -5
  153. package/lib/emptystate/version2/EmptyImportHistory.js +6 -5
  154. package/lib/emptystate/version2/EmptyNetwork.js +5 -5
  155. package/lib/emptystate/version2/EmptyRecycleBin.js +5 -5
  156. package/lib/emptystate/version2/EmptyRoles.js +5 -5
  157. package/lib/emptystate/version2/EmptyWebhook.js +5 -5
  158. package/lib/emptystate/version2/FailureLog.js +6 -5
  159. package/lib/emptystate/version2/index.js +69 -0
  160. package/lib/emptystate/version3/AuditLog.js +5 -5
  161. package/lib/emptystate/version3/Bot.js +100 -0
  162. package/lib/emptystate/version3/Contract.js +5 -5
  163. package/lib/emptystate/version3/CustomModule.js +5 -5
  164. package/lib/emptystate/version3/EmptyAPIs.js +95 -0
  165. package/lib/emptystate/version3/EmptyAccounts.js +5 -5
  166. package/lib/emptystate/version3/EmptyActiveCalls.js +6 -5
  167. package/lib/emptystate/version3/EmptyActivity.js +6 -5
  168. package/lib/emptystate/version3/EmptyAgent.js +6 -5
  169. package/lib/emptystate/version3/EmptyAgentQueue.js +6 -5
  170. package/lib/emptystate/version3/EmptyApplechat.js +5 -5
  171. package/lib/emptystate/version3/EmptyApproval.js +5 -5
  172. package/lib/emptystate/version3/EmptyArchived.js +5 -5
  173. package/lib/emptystate/version3/EmptyArticle.js +5 -5
  174. package/lib/emptystate/version3/EmptyAsapchat.js +6 -5
  175. package/lib/emptystate/version3/EmptyAttach.js +6 -5
  176. package/lib/emptystate/version3/EmptyBlueprint.js +6 -5
  177. package/lib/emptystate/version3/EmptyCallHistory.js +6 -5
  178. package/lib/emptystate/version3/EmptyCanned.js +6 -5
  179. package/lib/emptystate/version3/EmptyChat.js +6 -5
  180. package/lib/emptystate/version3/EmptyCollision.js +5 -5
  181. package/lib/emptystate/version3/EmptyColumn.js +5 -5
  182. package/lib/emptystate/version3/EmptyContact.js +6 -5
  183. package/lib/emptystate/version3/EmptyContract.js +5 -5
  184. package/lib/emptystate/version3/EmptyConversation.js +6 -5
  185. package/lib/emptystate/version3/EmptyCrm.js +5 -5
  186. package/lib/emptystate/version3/EmptyCrmNotes.js +5 -5
  187. package/lib/emptystate/version3/EmptyCrmPotential.js +6 -5
  188. package/lib/emptystate/version3/EmptyDashboard.js +5 -5
  189. package/lib/emptystate/version3/EmptyDelete.js +5 -5
  190. package/lib/emptystate/version3/EmptyDepartment.js +5 -5
  191. package/lib/emptystate/version3/EmptyError.js +6 -5
  192. package/lib/emptystate/version3/EmptyFeed.js +5 -5
  193. package/lib/emptystate/version3/EmptyFollowers.js +5 -5
  194. package/lib/emptystate/version3/EmptyFrame.js +6 -5
  195. package/lib/emptystate/version3/EmptyHappiness.js +6 -5
  196. package/lib/emptystate/version3/EmptyHistory.js +5 -5
  197. package/lib/emptystate/version3/EmptyInstagram.js +6 -5
  198. package/lib/emptystate/version3/EmptyInstantmessage.js +6 -5
  199. package/lib/emptystate/version3/EmptyInvoice.js +5 -5
  200. package/lib/emptystate/version3/EmptyLine.js +6 -5
  201. package/lib/emptystate/version3/EmptyMessenger.js +5 -5
  202. package/lib/emptystate/version3/EmptyNoData.js +5 -5
  203. package/lib/emptystate/version3/EmptyNotification.js +5 -5
  204. package/lib/emptystate/version3/EmptyPreference.js +5 -5
  205. package/lib/emptystate/version3/EmptyProducts.js +5 -5
  206. package/lib/emptystate/version3/EmptyReply.js +5 -5
  207. package/lib/emptystate/version3/EmptyReports.js +5 -5
  208. package/lib/emptystate/version3/EmptySandbox.js +5 -5
  209. package/lib/emptystate/version3/EmptySchedule.js +5 -5
  210. package/lib/emptystate/version3/EmptySearch.js +5 -5
  211. package/lib/emptystate/version3/EmptySkills.js +5 -5
  212. package/lib/emptystate/version3/EmptySla.js +5 -5
  213. package/lib/emptystate/version3/EmptySnippet.js +5 -5
  214. package/lib/emptystate/version3/EmptyTag.js +5 -5
  215. package/lib/emptystate/version3/EmptyTask.js +5 -5
  216. package/lib/emptystate/version3/EmptyTeams.js +6 -5
  217. package/lib/emptystate/version3/EmptyTelegram.js +6 -5
  218. package/lib/emptystate/version3/EmptyTemplate.js +5 -5
  219. package/lib/emptystate/version3/EmptyTicket.js +6 -5
  220. package/lib/emptystate/version3/EmptyTimeEntry.js +5 -5
  221. package/lib/emptystate/version3/EmptyTimeline.js +6 -5
  222. package/lib/emptystate/version3/EmptyTopic.js +5 -5
  223. package/lib/emptystate/version3/EmptyTwilio.js +6 -5
  224. package/lib/emptystate/version3/EmptyWechat.js +6 -5
  225. package/lib/emptystate/version3/EmptyWhatsapp.js +6 -5
  226. package/lib/emptystate/version3/Export.js +6 -5
  227. package/lib/emptystate/version3/Extensions.js +6 -5
  228. package/lib/emptystate/version3/Extractor.js +6 -5
  229. package/lib/emptystate/version3/GCBot.js +6 -5
  230. package/lib/emptystate/version3/GCConversation.js +6 -5
  231. package/lib/emptystate/version3/Import.js +6 -5
  232. package/lib/emptystate/version3/KBBot.js +6 -5
  233. package/lib/emptystate/version3/Multilingual.js +6 -5
  234. package/lib/emptystate/version3/NetworkError.js +6 -5
  235. package/lib/emptystate/version3/Predictor.js +6 -5
  236. package/lib/emptystate/version3/ReadRecipients.js +6 -5
  237. package/lib/emptystate/version3/SupportPlan.js +5 -5
  238. package/lib/emptystate/version3/Variable.js +6 -5
  239. package/lib/emptystate/version3/ZiaAnamoly.js +6 -5
  240. package/lib/emptystate/version3/index.js +552 -0
  241. package/lib/errorstate/index.js +15 -0
  242. package/lib/errorstate/version1/EmptyInconvenience.js +6 -5
  243. package/lib/errorstate/version1/NoRequestFound.js +6 -5
  244. package/lib/errorstate/version1/PageNotFound.js +6 -5
  245. package/lib/errorstate/version1/UnableToProcessRequest.js +6 -5
  246. package/lib/errorstate/version1/UnauthorizedLogin.js +6 -5
  247. package/lib/errorstate/version1/UrlNotFound.js +6 -5
  248. package/lib/errorstate/version1/WillBeRightBack.js +6 -5
  249. package/lib/errorstate/version1/index.js +55 -0
  250. package/lib/errorstate/version2/EmptyUnauthorizedLogin.js +6 -5
  251. package/lib/errorstate/version2/EmptyWillBeRightBack.js +6 -5
  252. package/lib/errorstate/version2/NotImpossible.js +6 -5
  253. package/lib/errorstate/version2/index.js +20 -0
  254. package/lib/errorstate/version3/ErrorInconvenience.js +6 -5
  255. package/lib/errorstate/version3/ErrorOopsSomethingMiss.js +6 -5
  256. package/lib/errorstate/version3/ErrorUnableToProcessRequest.js +6 -5
  257. package/lib/errorstate/version3/ErrorUnauthorizedLogin.js +6 -5
  258. package/lib/errorstate/version3/ErrorUrlNotFound.js +6 -5
  259. package/lib/errorstate/version3/ErrorWillBeRightBack.js +6 -5
  260. package/lib/errorstate/version3/index.js +48 -0
  261. package/lib/index.js +14 -70
  262. package/package.json +54 -49
  263. package/es/Provider.js +0 -67
  264. package/es/docs/Emptystate__version1.docs.js +0 -27
  265. package/es/docs/Emptystate__version2.docs.js +0 -43
  266. package/es/docs/Emptystate__version3.docs.js +0 -184
  267. package/es/docs/Errorstate__version1.docs.js +0 -39
  268. package/es/docs/Errorstate__version2.docs.js +0 -31
  269. package/es/docs/Errorstate__version3.docs.js +0 -37
  270. package/es/docs/SVG__common.docs.js +0 -27
  271. package/es/docs/SVGdocstyle.module.css +0 -53
  272. package/lib/Provider.js +0 -95
  273. package/lib/docs/Emptystate__version1.docs.js +0 -56
  274. package/lib/docs/Emptystate__version2.docs.js +0 -72
  275. package/lib/docs/Emptystate__version3.docs.js +0 -213
  276. package/lib/docs/Errorstate__version1.docs.js +0 -68
  277. package/lib/docs/Errorstate__version2.docs.js +0 -60
  278. package/lib/docs/Errorstate__version3.docs.js +0 -66
  279. package/lib/docs/SVG__common.docs.js +0 -56
  280. package/lib/docs/SVGdocstyle.module.css +0 -53
package/README.md CHANGED
@@ -1,199 +1,208 @@
1
- # DOT SVG
2
-
3
- This Bundle Contains EmptyState Images.
4
-
5
- # 1.0.0-beta.52
6
-
7
- - EmptyState: Contract SVG added.
8
- # 1.0.0-beta.51
9
-
10
- - Emptystate: EmptyPreferences and EmptySandbox included.
11
-
12
- # 1.0.0-beta.50
13
-
14
- - Emptystate: EmptyApplechat, EmptyArticle, Asapchat, EpmtyCanned, EmptyChat, EmptyInstagram, EmptyInstantmessage, EmptyLine, EmptyMessenger, EmptyTelegram, EmptyTwilio, EmptyWechat, EmptyWhatsapp, EmptyNoData, AuditLog, SupportPlan included.
15
-
16
- # 1.0.0-beta.48,49
17
-
18
- - errorstate, emptystate files separated , EmptyCrm dataId changed to EmptyCrm from EmptyFeed
19
-
20
- # 1.0.0-beta.47
21
-
22
- - PureDark mode implemented via preprocess
23
-
24
- # 1.0.0-beta.46
25
-
26
- - CustomModule SVG added
27
-
28
- # 1.0.0-beta.45
29
-
30
- - Delete, GCBot, GCConversation, KBBot, NetworkError, Variable & ReadRecipients SVG added
31
-
32
- # 1.0.0-beta.44
33
-
34
- - UnauthorizedLogin error state SVG replacement
35
-
36
- # 1.0.0-beta.43
37
-
38
- - Export & Multilingual SVG added
39
-
40
- # 1.0.0-beta.42
41
-
42
- - Extensions SVG added
43
-
44
- # 1.0.0-beta.39 , # 1.0.0-beta.40, # 1.0.0-beta.41
45
-
46
- - Appearance css moved to assets
47
- # 1.0.0-beta.38
48
-
49
- - bg,shadow,text,border based variables removed and renamed.
50
-
51
- # 1.0.0-beta.37
52
-
53
- - Loader => Converted to Pure Component
54
-
55
- # 1.0.0-beta.36
56
-
57
- - Night mode SVG CTA primary stroke color value changed
58
-
59
- # 1.0.0-beta.35
60
-
61
- - EmptyError added
62
-
63
- # 1.0.0-beta.34
64
-
65
- - Import, ErrorInconvenience, ErrorOopsSomethingMiss, ErrorUnableToProcessRequest, ErrorUnauthorizedLogin, ErrorUrlNotFound, ErrorWillBeRightBack Svg added
66
- - Docs Ui Fix
67
- - Theme Files Import Separated
68
- - Theme color values updated
69
- - EmptyInconvenience => Svg Image Changed as Old Svg
70
- - Inconvenience removed
71
- - EmptyPageNotFound, EmptyUnableToProcess, EmptyUrlFound, InvalidUrl moved to deprecated
72
-
73
- # 1.0.0-beta.33
74
-
75
- - Palette Based Folder Structure Changed.
76
- - data-theme changed to data-mode
77
- - data-palette changed to data-theme
78
- # 1.0.0-beta.32
79
-
80
- - Palette Based Color System Implemented
81
- # 1.0.0-beta.31
82
-
83
- - EmptyDeparment Added
84
- - Predictor, ZiaAnamoly, Extractor added
85
- # 1.0.0-beta.30
86
-
87
- - EmptySkills Image Updated
88
- # 1.0.0-beta.29
89
-
90
- - EmptyWillBeRightBack,EmptyUnauthorizedLogin,EmptyUrlNotFound,EmptyInconvenience,EmptyPageNotFound,EmptyUnableToProcess added
91
- # 1.0.0-beta.28
92
-
93
- - EmptyAgentQueue added
94
- # 1.0.0-beta.27
95
-
96
- - EmptySla,EmptyContract,EmptyReply Added
97
- # 1.0.0-beta.26
98
-
99
- - Loader => Layout issue Fixed
100
- # 1.0.0-beta.25
101
-
102
- - TemplateIcon SVG fix
103
- # 1.0.0-beta.24
104
-
105
- - Loader Svg converted to js
106
- # 1.0.0-beta.23
107
-
108
- - EmptyState.module.css file name changed as EmptyStateVariables.module.css to avoid dup file name
109
-
110
- # 1.0.0-beta.22
111
-
112
- - Theme changes added in EmptyBlueprint,EmptyTemplate
113
- - EmptyCloud,EmptyCloudDanger,EmptyEdition Deleted
114
- - danger palatte added in EmptyFrame
115
-
116
- # 1.0.0-beta.21
117
-
118
- - Dark Mode Variable Introduced
119
-
120
- # 1.0.0-beta.19
121
-
122
- - Cli Update
123
-
124
- # 1.0.0-beta.18
125
-
126
- - EmptyCollision, EmptyCrmNotes, EmptyCrmPotential, EmptyTimeline
127
-
128
- # 1.0.0-beta.17
129
-
130
- - EmptyApproval Added
131
- - EmptyHistory Updated
132
-
133
- # 1.0.0-beta.16
134
-
135
- - EmptySchedule , EmptyColumn added
136
-
137
- # 1.0.0-beta.15
138
-
139
- - DefaultProps Fix
140
-
141
- # 1.0.0-beta.14
142
-
143
- - EmptyFrame Added
144
-
145
- # 1.0.0-beta.13
146
-
147
- - svgLoader Removed
148
-
149
- # 1.0.0-beta.12
150
-
151
- - Loads both dark mode image and ordinary image in the component.
152
-
153
- # 1.0.0-beta.11
154
-
155
- - SvgLoader function - replaced dynamic variable with static path. This is check version.
156
-
157
- # 1.0.0-beta.10
158
-
159
- - SvgLoader function fix - previous fix not worked - removing promises and using synchronous loading.
160
-
161
- # 1.0.0-beta.9
162
-
163
- - SvgLoader Function fix - replacing "import" with "require"
164
-
165
- # 1.0.0-beta.8
166
-
167
- - emptyDashboard issue fix
168
-
169
- # 1.0.0-beta.7
170
-
171
- -EmptyCrm,EmptyFollower,EmptyFeed, EmptyCustomDomain and Night Mode Svgs Added, Dynamic Loader Added
172
-
173
- # 1.0.0-beta.6
174
-
175
- - wasted
176
-
177
- # 1.0.0-beta.5
178
-
179
- - dataId Added, EmtyDanger SVG updated
180
-
181
- # 1.0.0-beta.5
182
-
183
- - SVG Loader Middle Fix
184
-
185
- # 1.0.0-beta.4
186
-
187
- - EmptySnippet, EmptySkills Added
188
-
189
- # 1.0.0-beta.3
190
-
191
- - ErrorStates isFluid Prop Included
192
-
193
- # 1.0.0-beta.2
194
-
195
- - Empty History SVG Added
196
-
197
- # 1.0.0-beta.0
198
-
199
- - First Publish
1
+ # DOT SVG
2
+
3
+ This Bundle Contains EmptyState Images.
4
+
5
+ # 1.0.0-beta.54
6
+
7
+ - EmptyState: BOT SVG added.
8
+
9
+ # 1.0.0-beta.53
10
+
11
+ - EmptyState: APIs SVG added.
12
+
13
+ # 1.0.0-beta.52
14
+
15
+ - EmptyState: Contract SVG added.
16
+
17
+ # 1.0.0-beta.51
18
+
19
+ - Emptystate: EmptyPreferences and EmptySandbox included.
20
+
21
+ # 1.0.0-beta.50
22
+
23
+ - Emptystate: EmptyApplechat, EmptyArticle, Asapchat, EpmtyCanned, EmptyChat, EmptyInstagram, EmptyInstantmessage, EmptyLine, EmptyMessenger, EmptyTelegram, EmptyTwilio, EmptyWechat, EmptyWhatsapp, EmptyNoData, AuditLog, SupportPlan included.
24
+
25
+ # 1.0.0-beta.48,49
26
+
27
+ - errorstate, emptystate files separated , EmptyCrm dataId changed to EmptyCrm from EmptyFeed
28
+
29
+ # 1.0.0-beta.47
30
+
31
+ - PureDark mode implemented via preprocess
32
+
33
+ # 1.0.0-beta.46
34
+
35
+ - CustomModule SVG added
36
+
37
+ # 1.0.0-beta.45
38
+
39
+ - Delete, GCBot, GCConversation, KBBot, NetworkError, Variable & ReadRecipients SVG added
40
+
41
+ # 1.0.0-beta.44
42
+
43
+ - UnauthorizedLogin error state SVG replacement
44
+
45
+ # 1.0.0-beta.43
46
+
47
+ - Export & Multilingual SVG added
48
+
49
+ # 1.0.0-beta.42
50
+
51
+ - Extensions SVG added
52
+
53
+ # 1.0.0-beta.39 , # 1.0.0-beta.40, # 1.0.0-beta.41
54
+
55
+ - Appearance css moved to assets
56
+ # 1.0.0-beta.38
57
+
58
+ - bg,shadow,text,border based variables removed and renamed.
59
+
60
+ # 1.0.0-beta.37
61
+
62
+ - Loader => Converted to Pure Component
63
+
64
+ # 1.0.0-beta.36
65
+
66
+ - Night mode SVG CTA primary stroke color value changed
67
+
68
+ # 1.0.0-beta.35
69
+
70
+ - EmptyError added
71
+
72
+ # 1.0.0-beta.34
73
+
74
+ - Import, ErrorInconvenience, ErrorOopsSomethingMiss, ErrorUnableToProcessRequest, ErrorUnauthorizedLogin, ErrorUrlNotFound, ErrorWillBeRightBack Svg added
75
+ - Docs Ui Fix
76
+ - Theme Files Import Separated
77
+ - Theme color values updated
78
+ - EmptyInconvenience => Svg Image Changed as Old Svg
79
+ - Inconvenience removed
80
+ - EmptyPageNotFound, EmptyUnableToProcess, EmptyUrlFound, InvalidUrl moved to deprecated
81
+
82
+ # 1.0.0-beta.33
83
+
84
+ - Palette Based Folder Structure Changed.
85
+ - data-theme changed to data-mode
86
+ - data-palette changed to data-theme
87
+ # 1.0.0-beta.32
88
+
89
+ - Palette Based Color System Implemented
90
+ # 1.0.0-beta.31
91
+
92
+ - EmptyDeparment Added
93
+ - Predictor, ZiaAnamoly, Extractor added
94
+ # 1.0.0-beta.30
95
+
96
+ - EmptySkills Image Updated
97
+ # 1.0.0-beta.29
98
+
99
+ - EmptyWillBeRightBack,EmptyUnauthorizedLogin,EmptyUrlNotFound,EmptyInconvenience,EmptyPageNotFound,EmptyUnableToProcess added
100
+ # 1.0.0-beta.28
101
+
102
+ - EmptyAgentQueue added
103
+ # 1.0.0-beta.27
104
+
105
+ - EmptySla,EmptyContract,EmptyReply Added
106
+ # 1.0.0-beta.26
107
+
108
+ - Loader => Layout issue Fixed
109
+ # 1.0.0-beta.25
110
+
111
+ - TemplateIcon SVG fix
112
+ # 1.0.0-beta.24
113
+
114
+ - Loader Svg converted to js
115
+ # 1.0.0-beta.23
116
+
117
+ - EmptyState.module.css file name changed as EmptyStateVariables.module.css to avoid dup file name
118
+
119
+ # 1.0.0-beta.22
120
+
121
+ - Theme changes added in EmptyBlueprint,EmptyTemplate
122
+ - EmptyCloud,EmptyCloudDanger,EmptyEdition Deleted
123
+ - danger palatte added in EmptyFrame
124
+
125
+ # 1.0.0-beta.21
126
+
127
+ - Dark Mode Variable Introduced
128
+
129
+ # 1.0.0-beta.19
130
+
131
+ - Cli Update
132
+
133
+ # 1.0.0-beta.18
134
+
135
+ - EmptyCollision, EmptyCrmNotes, EmptyCrmPotential, EmptyTimeline
136
+
137
+ # 1.0.0-beta.17
138
+
139
+ - EmptyApproval Added
140
+ - EmptyHistory Updated
141
+
142
+ # 1.0.0-beta.16
143
+
144
+ - EmptySchedule , EmptyColumn added
145
+
146
+ # 1.0.0-beta.15
147
+
148
+ - DefaultProps Fix
149
+
150
+ # 1.0.0-beta.14
151
+
152
+ - EmptyFrame Added
153
+
154
+ # 1.0.0-beta.13
155
+
156
+ - svgLoader Removed
157
+
158
+ # 1.0.0-beta.12
159
+
160
+ - Loads both dark mode image and ordinary image in the component.
161
+
162
+ # 1.0.0-beta.11
163
+
164
+ - SvgLoader function - replaced dynamic variable with static path. This is check version.
165
+
166
+ # 1.0.0-beta.10
167
+
168
+ - SvgLoader function fix - previous fix not worked - removing promises and using synchronous loading.
169
+
170
+ # 1.0.0-beta.9
171
+
172
+ - SvgLoader Function fix - replacing "import" with "require"
173
+
174
+ # 1.0.0-beta.8
175
+
176
+ - emptyDashboard issue fix
177
+
178
+ # 1.0.0-beta.7
179
+
180
+ -EmptyCrm,EmptyFollower,EmptyFeed, EmptyCustomDomain and Night Mode Svgs Added, Dynamic Loader Added
181
+
182
+ # 1.0.0-beta.6
183
+
184
+ - wasted
185
+
186
+ # 1.0.0-beta.5
187
+
188
+ - dataId Added, EmtyDanger SVG updated
189
+
190
+ # 1.0.0-beta.5
191
+
192
+ - SVG Loader Middle Fix
193
+
194
+ # 1.0.0-beta.4
195
+
196
+ - EmptySnippet, EmptySkills Added
197
+
198
+ # 1.0.0-beta.3
199
+
200
+ - ErrorStates isFluid Prop Included
201
+
202
+ # 1.0.0-beta.2
203
+
204
+ - Empty History SVG Added
205
+
206
+ # 1.0.0-beta.0
207
+
208
+ - First Publish
@@ -1,127 +1,127 @@
1
- import React from 'react';
2
- import PropTypes from 'prop-types';
3
- import SVG from './SVG';
4
-
5
- export default class UnauthorizedLogin extends React.Component {
6
- render() {
7
- return (
8
- <SVG
9
- viewBox='0 -40 500 500'
10
- name='UnauthorizedLogin'
11
- {...this.props}
12
- >
13
- <defs>
14
- <style>
15
- {
16
- ".ErrorUnauthorizedLogin_svg__cls-1,.ErrorUnauthorizedLogin_svg__cls-2{fill:var(--zd_emptysvg_primary_fill)}.ErrorUnauthorizedLogin_svg__cls-1{opacity:.05}.ErrorUnauthorizedLogin_svg__cls-2{opacity:.2}.ErrorUnauthorizedLogin_svg__cls-10,.ErrorUnauthorizedLogin_svg__cls-8{fill:none;stroke-linecap:round;stroke-linejoin:round}.ErrorUnauthorizedLogin_svg__cls-10{stroke:var(--zd_emptysvg_cross)}.ErrorUnauthorizedLogin_svg__cls-8{stroke:var(--zd_emptysvg_plus)}"
17
- }
18
- </style>
19
- </defs>
20
- <path
21
- className="ErrorUnauthorizedLogin_svg__cls-1"
22
- d="M135.58 156.52s33.78-54.78 54.78-11 32.86 82.17 94 33.78 86.73-55.69 109.55-25.56S438.22 440.44 215 387.49c0 0-176.65-66.64-79.42-230.97z"
23
- />
24
- <circle
25
- className="ErrorUnauthorizedLogin_svg__cls-1"
26
- cx={92.57}
27
- cy={364.54}
28
- r={25.39}
29
- />
30
- <circle
31
- className="ErrorUnauthorizedLogin_svg__cls-1"
32
- cx={75.88}
33
- cy={120.98}
34
- r={25.39}
35
- />
36
- <circle
37
- className="ErrorUnauthorizedLogin_svg__cls-1"
38
- cx={293.35}
39
- cy={73.62}
40
- r={12.74}
41
- />
42
- <circle
43
- className="ErrorUnauthorizedLogin_svg__cls-1"
44
- cx={141.83}
45
- cy={409.84}
46
- r={12.74}
47
- />
48
- <circle
49
- className="ErrorUnauthorizedLogin_svg__cls-1"
50
- cx={376.13}
51
- cy={397.82}
52
- r={12.74}
53
- />
54
- <path
55
- className="ErrorUnauthorizedLogin_svg__cls-2"
56
- d="M220.15 211.69s-4.35-10 3-21.2c0 0 20.88 28.8 57.64 2.26 0 0 8.15 1.69 4 22.05 0 0 15.34-15.48 6.28-32.53 0 0 2.56-7.53-3.29-16.29s-13.24-19-28-20.74c0 0 4.07-2.48 3-4.5s-2.26-4.94-8.37-6.24-10.64 6.11-7.13 10.68c0 0-18.13.71-29.39 22.64A33.72 33.72 0 00215 176c-2 8.74-5.24 29 5.15 35.69zM201.67 235.61s-5.82 38.09 46 37.56 58.71-31.74 58.71-36.5-59.77-3.7-63.48 13.25-29.62-12.17-33.85-14.81a6 6 0 00-7.38.5z"
57
- />
58
- <path
59
- d="M196.6 377.4c-2 0-57.79 11-52.29 0s53.69-15.82 52.29-13.76-44.72 11.69-45.41-3.45 12.39-89.42 25.46-112.13c0 0-8.25 0-10.31 4.14s-10 25.67-6.2 28.88S198 328.56 269.52 320.3v-35.78H240s-2 46.79 1.37 48.84 32.33.7 32.33.7v-15.92s64.09-11 76.61-35.53c0 0-3.06 1-2 8.15s10.72 45.16 9.71 71c0 0-30.14 12.52-33.21 11.5s32.51-14.19 35.65-9 7.31 10.66 5 12.12-49.15 6.35-50.46-1.38-1.67-14.84-6.26-18.19-30.85-21.19-30.85-21.19l-4.08-52.84s50.6-11.2 62.13-29.39c0 0-12.65-50.23-10-47.63s2.61 42.45 5.58 42.05 24.93 4.82 25.67 12.22c0 0 6.7-3 7.07-4.07s-12.65 8.14-13 12.65 13-3 14.86-1.5 5.2 8.57 0 9.68-10.76-1.49-11.51 1.12 10 11.9 14.26 11.9 17-.37 18.83-9.67-8.94-5.22-8.94-5.22 8.24 1.5 9.17-3.72-4.69-19.72-8.77-21.95-5.9.52-5.9.52 5.7-1.81 5.82-2.42-27-41-54.66-55.46c0 0-23.17-12.76-30.55-11.63s10.73 22.6-9.05 34.46c0 0 4.52-18.07-4-22 0 0-29.95 27.13-57.64-2.26 0 0-7.91 10.74-2.83 19.78 0 0 19.35 33.15 61.57 5.32 0 0 10.64-7.48 11.39-17.32s-4.49-12.69-1.12-20.43c0 0-5.78-28.52-30.93-32.36s-9.22-11.29-6.83-11 8.81 3.06 8.49 7.67-9.84 3.84-15.65 3-31.93 10.85-33.7 38.38 6.58 28.18 6.58 28.18S212 201.39 215 181.4c0 0-26.33 7.13-30.67 13.24s-6.11 32.53-5.78 35.43 5.78-28.92 1.08-34.35c0 0-39.41 27.5-48.45 50.26 0 0 14.82 12.74 17 12.34s-15.91-12-18.8-9.09-10.85 19.53-10.48 23.87 5.42 14.82 9.4 15.54 13.38 2.53 14.82 1.8 11.57-11.92 10.13-12.65-7.24.73-10.85-3.25 1.81-9.4 4-8 5.09 6.87 6.11 6.87 5.09-.36 5.43-2.9-5.09-10.51-5.09-10.51 11.53-13.12 25.46-14.57c0 0 3.54 27.28 57.33 39.35l3 47.81s-19.4 13.66-27.8 17.41-13.8 16.82-14.26 23.13c0 0-1.1-17.6 15.08-25.41s24.73-15.81 24.73-15.81l-1.39-25.5s-44.1-11.35-59.52-32.13l1.39-4.49s56.68 61.87 162.11-.35c0 0 .11-10.36-1.49-13.24s11.34 23.19 11.5 24.37"
60
- strokeWidth={1.5}
61
- strokeLinecap="round"
62
- strokeLinejoin="round"
63
- stroke="var(--zd_emptysvg_primary_stroke)"
64
- fill="none"
65
- />
66
- <ellipse
67
- cx={319.44}
68
- cy={65.07}
69
- rx={3.54}
70
- ry={3.51}
71
- strokeMiterlimit={10}
72
- stroke="var(--zd_emptysvg_medium_circle)"
73
- fill="none"
74
- />
75
- <ellipse cx={254.71} cy={426.04} rx={3.54} ry={3.51} fill="var(--zd_emptysvg_medium_circle)" />
76
- <ellipse
77
- cx={60.28}
78
- cy={276.06}
79
- rx={3.31}
80
- ry={3.28}
81
- stroke="var(--zd_emptysvg_tiny_circle)"
82
- strokeMiterlimit={10}
83
- fill="none"
84
- />
85
- <ellipse cx={434.38} cy={281.34} rx={3.31} ry={3.28} fill="var(--zd_emptysvg_tiny_circle)" />
86
- <path
87
- className="ErrorUnauthorizedLogin_svg__cls-8"
88
- d="M111.78 165.79l-.35 6.17M108.49 168.7l6.23.35"
89
- />
90
- <ellipse
91
- cx={392.54}
92
- cy={383.2}
93
- rx={2.46}
94
- ry={2.44}
95
- strokeLinecap="round"
96
- strokeLinejoin="round"
97
- stroke="var(--zd_emptysvg_small_circle)"
98
- fill="none"
99
- />
100
- <path
101
- className="ErrorUnauthorizedLogin_svg__cls-10"
102
- d="M391.61 121.34l4.15 4.62M391.36 125.71l4.65-4.12"
103
- />
104
- </SVG>
105
- );
106
- }
107
- }
108
-
109
- UnauthorizedLogin.propTypes = {
110
- alignHorizontal: PropTypes.bool,
111
- className: PropTypes.string,
112
- dataId: PropTypes.string,
113
- isRender: PropTypes.bool
114
- };
115
-
116
- UnauthorizedLogin.defaultProps = {
117
- alignHorizontal: true,
118
- isRender: true,
119
- className: '',
120
- dataId: 'unauthorizedlogin'
121
- };
122
-
123
- if (__DOCS__) {
124
- UnauthorizedLogin.docs = {
125
- componentGroup: 'SVG'
126
- };
127
- }
1
+ import React from 'react';
2
+ import PropTypes from 'prop-types';
3
+ import SVG from './SVG';
4
+
5
+ export default class UnauthorizedLogin extends React.Component {
6
+ render() {
7
+ return (
8
+ <SVG
9
+ viewBox='0 -40 500 500'
10
+ name='UnauthorizedLogin'
11
+ {...this.props}
12
+ >
13
+ <defs>
14
+ <style>
15
+ {
16
+ ".ErrorUnauthorizedLogin_svg__cls-1,.ErrorUnauthorizedLogin_svg__cls-2{fill:var(--zd_emptysvg_primary_fill)}.ErrorUnauthorizedLogin_svg__cls-1{opacity:.05}.ErrorUnauthorizedLogin_svg__cls-2{opacity:.2}.ErrorUnauthorizedLogin_svg__cls-10,.ErrorUnauthorizedLogin_svg__cls-8{fill:none;stroke-linecap:round;stroke-linejoin:round}.ErrorUnauthorizedLogin_svg__cls-10{stroke:var(--zd_emptysvg_cross)}.ErrorUnauthorizedLogin_svg__cls-8{stroke:var(--zd_emptysvg_plus)}"
17
+ }
18
+ </style>
19
+ </defs>
20
+ <path
21
+ className="ErrorUnauthorizedLogin_svg__cls-1"
22
+ d="M135.58 156.52s33.78-54.78 54.78-11 32.86 82.17 94 33.78 86.73-55.69 109.55-25.56S438.22 440.44 215 387.49c0 0-176.65-66.64-79.42-230.97z"
23
+ />
24
+ <circle
25
+ className="ErrorUnauthorizedLogin_svg__cls-1"
26
+ cx={92.57}
27
+ cy={364.54}
28
+ r={25.39}
29
+ />
30
+ <circle
31
+ className="ErrorUnauthorizedLogin_svg__cls-1"
32
+ cx={75.88}
33
+ cy={120.98}
34
+ r={25.39}
35
+ />
36
+ <circle
37
+ className="ErrorUnauthorizedLogin_svg__cls-1"
38
+ cx={293.35}
39
+ cy={73.62}
40
+ r={12.74}
41
+ />
42
+ <circle
43
+ className="ErrorUnauthorizedLogin_svg__cls-1"
44
+ cx={141.83}
45
+ cy={409.84}
46
+ r={12.74}
47
+ />
48
+ <circle
49
+ className="ErrorUnauthorizedLogin_svg__cls-1"
50
+ cx={376.13}
51
+ cy={397.82}
52
+ r={12.74}
53
+ />
54
+ <path
55
+ className="ErrorUnauthorizedLogin_svg__cls-2"
56
+ d="M220.15 211.69s-4.35-10 3-21.2c0 0 20.88 28.8 57.64 2.26 0 0 8.15 1.69 4 22.05 0 0 15.34-15.48 6.28-32.53 0 0 2.56-7.53-3.29-16.29s-13.24-19-28-20.74c0 0 4.07-2.48 3-4.5s-2.26-4.94-8.37-6.24-10.64 6.11-7.13 10.68c0 0-18.13.71-29.39 22.64A33.72 33.72 0 00215 176c-2 8.74-5.24 29 5.15 35.69zM201.67 235.61s-5.82 38.09 46 37.56 58.71-31.74 58.71-36.5-59.77-3.7-63.48 13.25-29.62-12.17-33.85-14.81a6 6 0 00-7.38.5z"
57
+ />
58
+ <path
59
+ d="M196.6 377.4c-2 0-57.79 11-52.29 0s53.69-15.82 52.29-13.76-44.72 11.69-45.41-3.45 12.39-89.42 25.46-112.13c0 0-8.25 0-10.31 4.14s-10 25.67-6.2 28.88S198 328.56 269.52 320.3v-35.78H240s-2 46.79 1.37 48.84 32.33.7 32.33.7v-15.92s64.09-11 76.61-35.53c0 0-3.06 1-2 8.15s10.72 45.16 9.71 71c0 0-30.14 12.52-33.21 11.5s32.51-14.19 35.65-9 7.31 10.66 5 12.12-49.15 6.35-50.46-1.38-1.67-14.84-6.26-18.19-30.85-21.19-30.85-21.19l-4.08-52.84s50.6-11.2 62.13-29.39c0 0-12.65-50.23-10-47.63s2.61 42.45 5.58 42.05 24.93 4.82 25.67 12.22c0 0 6.7-3 7.07-4.07s-12.65 8.14-13 12.65 13-3 14.86-1.5 5.2 8.57 0 9.68-10.76-1.49-11.51 1.12 10 11.9 14.26 11.9 17-.37 18.83-9.67-8.94-5.22-8.94-5.22 8.24 1.5 9.17-3.72-4.69-19.72-8.77-21.95-5.9.52-5.9.52 5.7-1.81 5.82-2.42-27-41-54.66-55.46c0 0-23.17-12.76-30.55-11.63s10.73 22.6-9.05 34.46c0 0 4.52-18.07-4-22 0 0-29.95 27.13-57.64-2.26 0 0-7.91 10.74-2.83 19.78 0 0 19.35 33.15 61.57 5.32 0 0 10.64-7.48 11.39-17.32s-4.49-12.69-1.12-20.43c0 0-5.78-28.52-30.93-32.36s-9.22-11.29-6.83-11 8.81 3.06 8.49 7.67-9.84 3.84-15.65 3-31.93 10.85-33.7 38.38 6.58 28.18 6.58 28.18S212 201.39 215 181.4c0 0-26.33 7.13-30.67 13.24s-6.11 32.53-5.78 35.43 5.78-28.92 1.08-34.35c0 0-39.41 27.5-48.45 50.26 0 0 14.82 12.74 17 12.34s-15.91-12-18.8-9.09-10.85 19.53-10.48 23.87 5.42 14.82 9.4 15.54 13.38 2.53 14.82 1.8 11.57-11.92 10.13-12.65-7.24.73-10.85-3.25 1.81-9.4 4-8 5.09 6.87 6.11 6.87 5.09-.36 5.43-2.9-5.09-10.51-5.09-10.51 11.53-13.12 25.46-14.57c0 0 3.54 27.28 57.33 39.35l3 47.81s-19.4 13.66-27.8 17.41-13.8 16.82-14.26 23.13c0 0-1.1-17.6 15.08-25.41s24.73-15.81 24.73-15.81l-1.39-25.5s-44.1-11.35-59.52-32.13l1.39-4.49s56.68 61.87 162.11-.35c0 0 .11-10.36-1.49-13.24s11.34 23.19 11.5 24.37"
60
+ strokeWidth={1.5}
61
+ strokeLinecap="round"
62
+ strokeLinejoin="round"
63
+ stroke="var(--zd_emptysvg_primary_stroke)"
64
+ fill="none"
65
+ />
66
+ <ellipse
67
+ cx={319.44}
68
+ cy={65.07}
69
+ rx={3.54}
70
+ ry={3.51}
71
+ strokeMiterlimit={10}
72
+ stroke="var(--zd_emptysvg_medium_circle)"
73
+ fill="none"
74
+ />
75
+ <ellipse cx={254.71} cy={426.04} rx={3.54} ry={3.51} fill="var(--zd_emptysvg_medium_circle)" />
76
+ <ellipse
77
+ cx={60.28}
78
+ cy={276.06}
79
+ rx={3.31}
80
+ ry={3.28}
81
+ stroke="var(--zd_emptysvg_tiny_circle)"
82
+ strokeMiterlimit={10}
83
+ fill="none"
84
+ />
85
+ <ellipse cx={434.38} cy={281.34} rx={3.31} ry={3.28} fill="var(--zd_emptysvg_tiny_circle)" />
86
+ <path
87
+ className="ErrorUnauthorizedLogin_svg__cls-8"
88
+ d="M111.78 165.79l-.35 6.17M108.49 168.7l6.23.35"
89
+ />
90
+ <ellipse
91
+ cx={392.54}
92
+ cy={383.2}
93
+ rx={2.46}
94
+ ry={2.44}
95
+ strokeLinecap="round"
96
+ strokeLinejoin="round"
97
+ stroke="var(--zd_emptysvg_small_circle)"
98
+ fill="none"
99
+ />
100
+ <path
101
+ className="ErrorUnauthorizedLogin_svg__cls-10"
102
+ d="M391.61 121.34l4.15 4.62M391.36 125.71l4.65-4.12"
103
+ />
104
+ </SVG>
105
+ );
106
+ }
107
+ }
108
+
109
+ UnauthorizedLogin.propTypes = {
110
+ alignHorizontal: PropTypes.bool,
111
+ className: PropTypes.string,
112
+ dataId: PropTypes.string,
113
+ isRender: PropTypes.bool
114
+ };
115
+
116
+ UnauthorizedLogin.defaultProps = {
117
+ alignHorizontal: true,
118
+ isRender: true,
119
+ className: '',
120
+ dataId: 'unauthorizedlogin'
121
+ };
122
+
123
+ if (__DOCS__) {
124
+ UnauthorizedLogin.docs = {
125
+ componentGroup: 'SVG'
126
+ };
127
+ }