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