@zohodesk/svg 1.0.0-beta.51 → 1.0.0-beta.53

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