@zohodesk/icons 1.3.11 → 1.3.13

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 (71) hide show
  1. package/README.md +9 -0
  2. package/assets/fonts/zd-gcFonts.svg +1 -0
  3. package/assets/fonts/zd-gcFonts.woff +0 -0
  4. package/assets/fonts/zd-gcFonts.woff2 +0 -0
  5. package/assets/fonts/zd-rIM.svg +2 -0
  6. package/assets/fonts/zd-rIM.woff +0 -0
  7. package/assets/fonts/zd-rIM.woff2 +0 -0
  8. package/assets/react/zd-font-rAI.module.css +29 -25
  9. package/assets/react/zd-font-rAccessibility.module.css +46 -42
  10. package/assets/react/zd-font-rAnalyticsColor.module.css +199 -195
  11. package/assets/react/zd-font-rAutomation.module.css +322 -318
  12. package/assets/react/zd-font-rCallBar.module.css +35 -31
  13. package/assets/react/zd-font-rChannels.module.css +203 -199
  14. package/assets/react/zd-font-rCustomize.module.css +132 -128
  15. package/assets/react/zd-font-rDeveloperSpace.module.css +13 -9
  16. package/assets/react/zd-font-rExportFiles.module.css +731 -727
  17. package/assets/react/zd-font-rGeneral.module.css +628 -624
  18. package/assets/react/zd-font-rIM.module.css +52 -38
  19. package/assets/react/zd-font-rIntegrations.module.css +211 -207
  20. package/assets/react/zd-font-rLhs.module.css +380 -376
  21. package/assets/react/zd-font-rMarketplace.module.css +153 -149
  22. package/assets/react/zd-font-rReports.module.css +226 -222
  23. package/assets/react/zd-font-rSetup.module.css +151 -147
  24. package/assets/react/zd-font-rTickets.module.css +302 -298
  25. package/assets/react/zd-font-rTopband.module.css +122 -118
  26. package/assets/react/zd-font-rTwotone.module.css +1270 -1266
  27. package/assets/react/zd-font-rUpdates.module.css +17 -13
  28. package/assets/react/zd-font-react-addforms.module.css +439 -435
  29. package/assets/react/zd-font-react-automate.module.css +43 -39
  30. package/assets/react/zd-font-react-channels.module.css +433 -429
  31. package/assets/react/zd-font-react-channels.plain.css +433 -429
  32. package/assets/react/zd-font-react-common.module.css +771 -767
  33. package/assets/react/zd-font-react-common.plain.css +771 -767
  34. package/assets/react/zd-font-react-community.module.css +215 -211
  35. package/assets/react/zd-font-react-customers.module.css +21 -17
  36. package/assets/react/zd-font-react-customize.module.css +608 -604
  37. package/assets/react/zd-font-react-gamescope.module.css +85 -81
  38. package/assets/react/zd-font-react-gcFonts.module.css +1469 -1462
  39. package/assets/react/zd-font-react-gettingstarted.module.css +305 -301
  40. package/assets/react/zd-font-react-integrations.module.css +43 -39
  41. package/assets/react/zd-font-react-kb.module.css +4419 -4415
  42. package/assets/react/zd-font-react-logo.module.css +20 -16
  43. package/assets/react/zd-font-react-organization.module.css +51 -47
  44. package/assets/react/zd-font-react-organization.plain.css +51 -47
  45. package/assets/react/zd-font-react-others.module.css +281 -277
  46. package/assets/react/zd-font-react-reports.module.css +448 -444
  47. package/assets/react/zd-font-react-setup.module.css +785 -781
  48. package/assets/react/zd-font-react-setup.plain.css +785 -781
  49. package/assets/react/zd-font-react-social.module.css +456 -452
  50. package/assets/react/zd-font-react-ticket-channels.module.css +252 -248
  51. package/assets/react/zd-font-react-tickets.module.css +884 -880
  52. package/assets/react/zd-font-react-tickets.plain.css +884 -880
  53. package/assets/react/zd-font-react-topband.module.css +550 -546
  54. package/assets/react/zd-font-react-topband.plain.css +550 -546
  55. package/cbt.config.js +2 -2
  56. package/es/Context/__tests__/__snapshots__/IconContext.spec.js.snap +1 -1
  57. package/es/Icon/FontFactory.js +4 -2
  58. package/es/Icon/FontIcon.js +3 -2
  59. package/es/Icon/SvgIcon.js +2 -1
  60. package/es/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +1 -1
  61. package/es/Icon/__tests__/__snapshots__/Icon.spec.js.snap +32 -1
  62. package/es/Icon/__tests__/__snapshots__/SvgIcon.spec.js.snap +1 -1
  63. package/lib/Context/__tests__/__snapshots__/IconContext.spec.js.snap +1 -1
  64. package/lib/Icon/FontFactory.js +3 -2
  65. package/lib/Icon/FontIcon.js +4 -2
  66. package/lib/Icon/SvgIcon.js +3 -1
  67. package/lib/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +1 -1
  68. package/lib/Icon/__tests__/__snapshots__/Icon.spec.js.snap +32 -1
  69. package/lib/Icon/__tests__/__snapshots__/SvgIcon.spec.js.snap +1 -1
  70. package/package.json +18 -11
  71. package/ut.config.js +106 -0
@@ -1,9 +1,13 @@
1
- @font-face{
2
- font-family:"zdf-rSetup_3";
3
- src:url('../fonts/zd-rSetup.woff2') format('woff2'), url('../fonts/zd-rSetup.woff') format('woff'), url('../fonts/zd-rSetup.svg#zdfonts') format('svg');
4
- font-weight:normal;
5
- font-style:normal;
6
- font-display:block;
1
+ @font-face {
2
+ font-family:"zdfonts-rSetup";
3
+ src:
4
+ url('../fonts/zd-rSetup.woff2') format('woff2'),
5
+
6
+ url('../fonts/zd-rSetup.woff') format('woff'),
7
+ url('../fonts/zd-rSetup.svg#zdfonts') format('svg');
8
+ font-weight: normal;
9
+ font-style: normal;
10
+ font-display: block;
7
11
  }
8
12
 
9
13
  @layer dot-icons.core {
@@ -11,202 +15,202 @@
11
15
 
12
16
 
13
17
  .icon-account,.icon-activeUser,.icon-addFile,.icon-addTickets,.icon-annoncement,.icon-buildExtension,.icon-change,.icon-channel,.icon-chatBubble,.icon-contact,.icon-contract,.icon-conversation,.icon-dashboard,.icon-deactivateAgent,.icon-desk,.icon-donutChart,.icon-dragUpdown,.icon-escalate,.icon-generateToken,.icon-hotspot,.icon-htmlCode,.icon-invoice,.icon-location,.icon-manage,.icon-onHoldPause,.icon-pageSense,.icon-permission,.icon-ppt,.icon-reinvite,.icon-returns,.icon-selfService,.icon-setpracket,.icon-shuffle,.icon-survey,.icon-syncAfter,.icon-syncSchedule,.icon-syncSetting,.icon-template,.icon-uploadExtension,.icon-api,.icon-autitLog{
14
- font-family:"zdf-rSetup_3" !important;
18
+ font-family:"zdfonts-rSetup" !important;
15
19
  }
16
20
 
17
- .icon-account:before{
18
- content:"\b5000";
21
+ .icon-account:before {
22
+ content: "\b5000";
19
23
  }
20
- .icon-activeUser:before{
21
- content:"\b5001";
24
+ .icon-activeUser:before {
25
+ content: "\b5001";
22
26
  }
23
- .icon-addFile:before{
24
- content:"\b5002";
27
+ .icon-addFile:before {
28
+ content: "\b5002";
25
29
  }
26
- .icon-addTickets:before{
27
- content:"\b5003";
30
+ .icon-addTickets:before {
31
+ content: "\b5003";
28
32
  }
29
- .icon-annoncement:before{
30
- content:"\b5004";
33
+ .icon-annoncement:before {
34
+ content: "\b5004";
31
35
  }
32
- .icon-buildExtension .path1:before{
33
- content:"\b5005";
34
- color:rgb(51, 51, 51);
36
+ .icon-buildExtension .path1:before {
37
+ content: "\b5005";
38
+ color: rgb(51, 51, 51);
35
39
  }
36
- .icon-buildExtension .path2:before{
37
- content:"\b5006";
38
- margin-left:-1em;
39
- color:rgb(0, 0, 0);
40
+ .icon-buildExtension .path2:before {
41
+ content: "\b5006";
42
+ margin-left: -1em;
43
+ color: rgb(0, 0, 0);
40
44
  }
41
- .icon-buildExtension .path3:before{
42
- content:"\b5007";
43
- margin-left:-1em;
44
- color:rgb(0, 0, 0);
45
+ .icon-buildExtension .path3:before {
46
+ content: "\b5007";
47
+ margin-left: -1em;
48
+ color: rgb(0, 0, 0);
45
49
  }
46
- .icon-buildExtension .path4:before{
47
- content:"\b5008";
48
- margin-left:-1em;
49
- color:rgb(0, 0, 0);
50
+ .icon-buildExtension .path4:before {
51
+ content: "\b5008";
52
+ margin-left: -1em;
53
+ color: rgb(0, 0, 0);
50
54
  }
51
- .icon-buildExtension .path5:before{
52
- content:"\b5009";
53
- margin-left:-1em;
54
- color:rgb(0, 0, 0);
55
+ .icon-buildExtension .path5:before {
56
+ content: "\b5009";
57
+ margin-left: -1em;
58
+ color: rgb(0, 0, 0);
55
59
  }
56
- .icon-buildExtension .path6:before{
57
- content:"\b500a";
58
- margin-left:-1em;
59
- color:rgb(0, 0, 0);
60
+ .icon-buildExtension .path6:before {
61
+ content: "\b500a";
62
+ margin-left: -1em;
63
+ color: rgb(0, 0, 0);
60
64
  }
61
- .icon-buildExtension .path7:before{
62
- content:"\b500b";
63
- margin-left:-1em;
64
- color:rgb(0, 0, 0);
65
+ .icon-buildExtension .path7:before {
66
+ content: "\b500b";
67
+ margin-left: -1em;
68
+ color: rgb(0, 0, 0);
65
69
  }
66
- .icon-change:before{
67
- content:"\b500c";
70
+ .icon-change:before {
71
+ content: "\b500c";
68
72
  }
69
- .icon-channel:before{
70
- content:"\b500d";
73
+ .icon-channel:before {
74
+ content: "\b500d";
71
75
  }
72
- .icon-chatBubble:before{
73
- content:"\b500e";
76
+ .icon-chatBubble:before {
77
+ content: "\b500e";
74
78
  }
75
- .icon-contact:before{
76
- content:"\b500f";
79
+ .icon-contact:before {
80
+ content: "\b500f";
77
81
  }
78
- .icon-contract:before{
79
- content:"\b5010";
82
+ .icon-contract:before {
83
+ content: "\b5010";
80
84
  }
81
- .icon-conversation:before{
82
- content:"\b5011";
85
+ .icon-conversation:before {
86
+ content: "\b5011";
83
87
  }
84
- .icon-dashboard:before{
85
- content:"\b5012";
88
+ .icon-dashboard:before {
89
+ content: "\b5012";
86
90
  }
87
- .icon-deactivateAgent:before{
88
- content:"\b5013";
91
+ .icon-deactivateAgent:before {
92
+ content: "\b5013";
89
93
  }
90
- .icon-desk:before{
91
- content:"\b5014";
94
+ .icon-desk:before {
95
+ content: "\b5014";
92
96
  }
93
- .icon-donutChart:before{
94
- content:"\b5015";
97
+ .icon-donutChart:before {
98
+ content: "\b5015";
95
99
  }
96
- .icon-dragUpdown:before{
97
- content:"\b5016";
100
+ .icon-dragUpdown:before {
101
+ content: "\b5016";
98
102
  }
99
- .icon-escalate:before{
100
- content:"\b5017";
103
+ .icon-escalate:before {
104
+ content: "\b5017";
101
105
  }
102
- .icon-generateToken:before{
103
- content:"\b5018";
106
+ .icon-generateToken:before {
107
+ content: "\b5018";
104
108
  }
105
- .icon-hotspot:before{
106
- content:"\b5019";
109
+ .icon-hotspot:before {
110
+ content: "\b5019";
107
111
  }
108
- .icon-htmlCode:before{
109
- content:"\b501a";
112
+ .icon-htmlCode:before {
113
+ content: "\b501a";
110
114
  }
111
- .icon-invoice:before{
112
- content:"\b501b";
115
+ .icon-invoice:before {
116
+ content: "\b501b";
113
117
  }
114
- .icon-location:before{
115
- content:"\b501c";
118
+ .icon-location:before {
119
+ content: "\b501c";
116
120
  }
117
- .icon-manage:before{
118
- content:"\b501d";
121
+ .icon-manage:before {
122
+ content: "\b501d";
119
123
  }
120
- .icon-onHoldPause:before{
121
- content:"\b501e";
124
+ .icon-onHoldPause:before {
125
+ content: "\b501e";
122
126
  }
123
- .icon-pageSense:before{
124
- content:"\b501f";
127
+ .icon-pageSense:before {
128
+ content: "\b501f";
125
129
  }
126
- .icon-permission:before{
127
- content:"\b5020";
130
+ .icon-permission:before {
131
+ content: "\b5020";
128
132
  }
129
- .icon-ppt:before{
130
- content:"\b5021";
133
+ .icon-ppt:before {
134
+ content: "\b5021";
131
135
  }
132
- .icon-reinvite:before{
133
- content:"\b5022";
136
+ .icon-reinvite:before {
137
+ content: "\b5022";
134
138
  }
135
- .icon-returns:before{
136
- content:"\b5023";
139
+ .icon-returns:before {
140
+ content: "\b5023";
137
141
  }
138
- .icon-selfService:before{
139
- content:"\b5024";
142
+ .icon-selfService:before {
143
+ content: "\b5024";
140
144
  }
141
- .icon-setpracket:before{
142
- content:"\b5025";
145
+ .icon-setpracket:before {
146
+ content: "\b5025";
143
147
  }
144
- .icon-shuffle:before{
145
- content:"\b5026";
148
+ .icon-shuffle:before {
149
+ content: "\b5026";
146
150
  }
147
- .icon-survey:before{
148
- content:"\b5027";
151
+ .icon-survey:before {
152
+ content: "\b5027";
149
153
  }
150
- .icon-syncAfter:before{
151
- content:"\b5028";
154
+ .icon-syncAfter:before {
155
+ content: "\b5028";
152
156
  }
153
- .icon-syncSchedule:before{
154
- content:"\b5029";
157
+ .icon-syncSchedule:before {
158
+ content: "\b5029";
155
159
  }
156
- .icon-syncSetting:before{
157
- content:"\b502a";
160
+ .icon-syncSetting:before {
161
+ content: "\b502a";
158
162
  }
159
- .icon-template:before{
160
- content:"\b502b";
163
+ .icon-template:before {
164
+ content: "\b502b";
161
165
  }
162
- .icon-uploadExtension .path1:before{
163
- content:"\b502c";
164
- color:rgb(0, 0, 0);
166
+ .icon-uploadExtension .path1:before {
167
+ content: "\b502c";
168
+ color: rgb(0, 0, 0);
165
169
  }
166
- .icon-uploadExtension .path2:before{
167
- content:"\b502d";
168
- margin-left:-1em;
169
- color:rgb(0, 0, 0);
170
+ .icon-uploadExtension .path2:before {
171
+ content: "\b502d";
172
+ margin-left: -1em;
173
+ color: rgb(0, 0, 0);
170
174
  }
171
- .icon-uploadExtension .path3:before{
172
- content:"\b502e";
173
- margin-left:-1em;
174
- color:rgb(0, 0, 0);
175
+ .icon-uploadExtension .path3:before {
176
+ content: "\b502e";
177
+ margin-left: -1em;
178
+ color: rgb(0, 0, 0);
175
179
  }
176
- .icon-uploadExtension .path4:before{
177
- content:"\b502f";
178
- margin-left:-1em;
179
- color:rgb(0, 0, 0);
180
+ .icon-uploadExtension .path4:before {
181
+ content: "\b502f";
182
+ margin-left: -1em;
183
+ color: rgb(0, 0, 0);
180
184
  }
181
- .icon-uploadExtension .path5:before{
182
- content:"\b5030";
183
- margin-left:-1em;
184
- color:rgb(0, 0, 0);
185
+ .icon-uploadExtension .path5:before {
186
+ content: "\b5030";
187
+ margin-left: -1em;
188
+ color: rgb(0, 0, 0);
185
189
  }
186
- .icon-uploadExtension .path6:before{
187
- content:"\b5031";
188
- margin-left:-1em;
189
- color:rgb(0, 0, 0);
190
+ .icon-uploadExtension .path6:before {
191
+ content: "\b5031";
192
+ margin-left: -1em;
193
+ color: rgb(0, 0, 0);
190
194
  }
191
- .icon-uploadExtension .path7:before{
192
- content:"\b5032";
193
- margin-left:-1em;
194
- color:rgb(51, 51, 51);
195
+ .icon-uploadExtension .path7:before {
196
+ content: "\b5032";
197
+ margin-left: -1em;
198
+ color: rgb(51, 51, 51);
195
199
  }
196
- .icon-uploadExtension .path8:before{
197
- content:"\b5033";
198
- margin-left:-1em;
199
- color:rgb(51, 51, 51);
200
+ .icon-uploadExtension .path8:before {
201
+ content: "\b5033";
202
+ margin-left: -1em;
203
+ color: rgb(51, 51, 51);
200
204
  }
201
- .icon-uploadExtension .path9:before{
202
- content:"\b5034";
203
- margin-left:-1em;
204
- color:rgb(51, 51, 51);
205
+ .icon-uploadExtension .path9:before {
206
+ content: "\b5034";
207
+ margin-left: -1em;
208
+ color: rgb(51, 51, 51);
205
209
  }
206
- .icon-api:before{
207
- content:"\b5035";
210
+ .icon-api:before {
211
+ content: "\b5035";
208
212
  }
209
- .icon-autitLog:before{
210
- content:"\b5036";
213
+ .icon-autitLog:before {
214
+ content: "\b5036";
211
215
  }
212
216
  }