@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-rTopband_5";
3
- src:url('../fonts/zd-rTopband.woff2') format('woff2'), url('../fonts/zd-rTopband.woff') format('woff'), url('../fonts/zd-rTopband.svg#zdfonts') format('svg');
4
- font-weight:normal;
5
- font-style:normal;
6
- font-display:block;
1
+ @font-face {
2
+ font-family:"zdfonts-rTopband";
3
+ src:
4
+ url('../fonts/zd-rTopband.woff2') format('woff2'),
5
+
6
+ url('../fonts/zd-rTopband.woff') format('woff'),
7
+ url('../fonts/zd-rTopband.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,161 +15,161 @@
11
15
 
12
16
 
13
17
  .icon-demo,.icon-webinar,.icon-statusFill,.icon-statusStroke,.icon-enterpriceplanPlan,.icon-freePlan,.icon-mobile,.icon-overPhone,.icon-overWeb,.icon-professionalPlan,.icon-standerdPlan,.icon-diamond,.icon-userCommunity,.icon-weekDaysAssistance,.icon-whatsApp,.icon-advanceSearch,.icon-configuaration,.icon-disSortingFill,.icon-feedback,.icon-gamescope,.icon-hamburgerMenu,.icon-integration,.icon-keyboard,.icon-list,.icon-marketplace,.icon-menu,.icon-notification,.icon-settings,.icon-sortingFill,.icon-backArrow,.icon-features,.icon-defaultTicket,.icon-sandboxMode{
14
- font-family:"zdf-rTopband_5" !important;
18
+ font-family:"zdfonts-rTopband" !important;
15
19
  }
16
20
 
17
- .icon-demo:before{
18
- content:"\c1000";
21
+ .icon-demo:before {
22
+ content: "\c1000";
19
23
  }
20
- .icon-webinar:before{
21
- content:"\c1001";
24
+ .icon-webinar:before {
25
+ content: "\c1001";
22
26
  }
23
- .icon-statusFill:before{
24
- content:"\c1002";
27
+ .icon-statusFill:before {
28
+ content: "\c1002";
25
29
  }
26
- .icon-statusStroke .path1:before{
27
- content:"\c1003";
28
- color:rgb(102, 103, 102);
30
+ .icon-statusStroke .path1:before {
31
+ content: "\c1003";
32
+ color: rgb(102, 103, 102);
29
33
  }
30
- .icon-statusStroke .path2:before{
31
- content:"\c1004";
32
- margin-left:-1em;
33
- color:rgb(1, 1, 1);
34
+ .icon-statusStroke .path2:before {
35
+ content: "\c1004";
36
+ margin-left: -1em;
37
+ color: rgb(1, 1, 1);
34
38
  }
35
- .icon-enterpriceplanPlan:before{
36
- content:"\c1005";
39
+ .icon-enterpriceplanPlan:before {
40
+ content: "\c1005";
37
41
  }
38
- .icon-freePlan:before{
39
- content:"\c1006";
42
+ .icon-freePlan:before {
43
+ content: "\c1006";
40
44
  }
41
- .icon-mobile:before{
42
- content:"\c1007";
45
+ .icon-mobile:before {
46
+ content: "\c1007";
43
47
  }
44
- .icon-overPhone .path1:before{
45
- content:"\c1008";
46
- color:rgb(51, 51, 51);
48
+ .icon-overPhone .path1:before {
49
+ content: "\c1008";
50
+ color: rgb(51, 51, 51);
47
51
  }
48
- .icon-overPhone .path2:before{
49
- content:"\c1009";
50
- margin-left:-1em;
51
- color:rgb(1, 1, 1);
52
+ .icon-overPhone .path2:before {
53
+ content: "\c1009";
54
+ margin-left: -1em;
55
+ color: rgb(1, 1, 1);
52
56
  }
53
- .icon-overPhone .path3:before{
54
- content:"\c100a";
55
- margin-left:-1em;
56
- color:rgb(1, 1, 1);
57
+ .icon-overPhone .path3:before {
58
+ content: "\c100a";
59
+ margin-left: -1em;
60
+ color: rgb(1, 1, 1);
57
61
  }
58
- .icon-overWeb:before{
59
- content:"\c100b";
62
+ .icon-overWeb:before {
63
+ content: "\c100b";
60
64
  }
61
- .icon-professionalPlan:before{
62
- content:"\c100c";
65
+ .icon-professionalPlan:before {
66
+ content: "\c100c";
63
67
  }
64
- .icon-standerdPlan:before{
65
- content:"\c100d";
68
+ .icon-standerdPlan:before {
69
+ content: "\c100d";
66
70
  }
67
- .icon-diamond:before{
68
- content:"\c100e";
71
+ .icon-diamond:before {
72
+ content: "\c100e";
69
73
  }
70
- .icon-userCommunity:before{
71
- content:"\c100f";
74
+ .icon-userCommunity:before {
75
+ content: "\c100f";
72
76
  }
73
- .icon-weekDaysAssistance:before{
74
- content:"\c1010";
77
+ .icon-weekDaysAssistance:before {
78
+ content: "\c1010";
75
79
  }
76
- .icon-whatsApp:before{
77
- content:"\c1011";
80
+ .icon-whatsApp:before {
81
+ content: "\c1011";
78
82
  }
79
- .icon-advanceSearch:before{
80
- content:"\c1012";
83
+ .icon-advanceSearch:before {
84
+ content: "\c1012";
81
85
  }
82
- .icon-configuaration:before{
83
- content:"\c1013";
86
+ .icon-configuaration:before {
87
+ content: "\c1013";
84
88
  }
85
- .icon-disSortingFill .path1:before{
86
- content:"\c1014";
87
- color:rgb(51, 51, 51);
89
+ .icon-disSortingFill .path1:before {
90
+ content: "\c1014";
91
+ color: rgb(51, 51, 51);
88
92
  }
89
- .icon-disSortingFill .path2:before{
90
- content:"\c1015";
91
- margin-left:-1em;
92
- color:rgb(1, 1, 1);
93
+ .icon-disSortingFill .path2:before {
94
+ content: "\c1015";
95
+ margin-left: -1em;
96
+ color: rgb(1, 1, 1);
93
97
  }
94
- .icon-disSortingFill .path3:before{
95
- content:"\c1016";
96
- margin-left:-1em;
97
- color:rgb(1, 1, 1);
98
+ .icon-disSortingFill .path3:before {
99
+ content: "\c1016";
100
+ margin-left: -1em;
101
+ color: rgb(1, 1, 1);
98
102
  }
99
- .icon-disSortingFill .path4:before{
100
- content:"\c1017";
101
- margin-left:-1em;
102
- color:rgb(1, 1, 1);
103
+ .icon-disSortingFill .path4:before {
104
+ content: "\c1017";
105
+ margin-left: -1em;
106
+ color: rgb(1, 1, 1);
103
107
  }
104
- .icon-feedback:before{
105
- content:"\c1018";
108
+ .icon-feedback:before {
109
+ content: "\c1018";
106
110
  }
107
- .icon-gamescope:before{
108
- content:"\c1019";
111
+ .icon-gamescope:before {
112
+ content: "\c1019";
109
113
  }
110
- .icon-hamburgerMenu:before{
111
- content:"\c101a";
114
+ .icon-hamburgerMenu:before {
115
+ content: "\c101a";
112
116
  }
113
- .icon-integration:before{
114
- content:"\c101b";
117
+ .icon-integration:before {
118
+ content: "\c101b";
115
119
  }
116
- .icon-keyboard:before{
117
- content:"\c101c";
120
+ .icon-keyboard:before {
121
+ content: "\c101c";
118
122
  }
119
- .icon-list:before{
120
- content:"\c101d";
123
+ .icon-list:before {
124
+ content: "\c101d";
121
125
  }
122
- .icon-marketplace .path1:before{
123
- content:"\c101e";
124
- color:rgb(0, 0, 0);
126
+ .icon-marketplace .path1:before {
127
+ content: "\c101e";
128
+ color: rgb(0, 0, 0);
125
129
  }
126
- .icon-marketplace .path2:before{
127
- content:"\c101f";
128
- margin-left:-1em;
129
- color:rgb(51, 51, 51);
130
+ .icon-marketplace .path2:before {
131
+ content: "\c101f";
132
+ margin-left: -1em;
133
+ color: rgb(51, 51, 51);
130
134
  }
131
- .icon-marketplace .path3:before{
132
- content:"\c1020";
133
- margin-left:-1em;
134
- color:rgb(102, 103, 102);
135
+ .icon-marketplace .path3:before {
136
+ content: "\c1020";
137
+ margin-left: -1em;
138
+ color: rgb(102, 103, 102);
135
139
  }
136
- .icon-menu:before{
137
- content:"\c1021";
140
+ .icon-menu:before {
141
+ content: "\c1021";
138
142
  }
139
- .icon-notification:before{
140
- content:"\c1022";
143
+ .icon-notification:before {
144
+ content: "\c1022";
141
145
  }
142
- .icon-settings:before{
143
- content:"\c1023";
146
+ .icon-settings:before {
147
+ content: "\c1023";
144
148
  }
145
- .icon-sortingFill .path1:before{
146
- content:"\c1024";
147
- color:rgb(51, 51, 51);
149
+ .icon-sortingFill .path1:before {
150
+ content: "\c1024";
151
+ color: rgb(51, 51, 51);
148
152
  }
149
- .icon-sortingFill .path2:before{
150
- content:"\c1025";
151
- margin-left:-1em;
152
- color:rgb(1, 1, 1);
153
+ .icon-sortingFill .path2:before {
154
+ content: "\c1025";
155
+ margin-left: -1em;
156
+ color: rgb(1, 1, 1);
153
157
  }
154
- .icon-sortingFill .path3:before{
155
- content:"\c1026";
156
- margin-left:-1em;
157
- color:rgb(1, 1, 1);
158
+ .icon-sortingFill .path3:before {
159
+ content: "\c1026";
160
+ margin-left: -1em;
161
+ color: rgb(1, 1, 1);
158
162
  }
159
- .icon-backArrow:before{
160
- content:"\c1027";
163
+ .icon-backArrow:before {
164
+ content: "\c1027";
161
165
  }
162
- .icon-features:before{
163
- content:"\c1028";
166
+ .icon-features:before {
167
+ content: "\c1028";
164
168
  }
165
- .icon-defaultTicket:before{
166
- content:"\c1029";
169
+ .icon-defaultTicket:before {
170
+ content: "\c1029";
167
171
  }
168
- .icon-sandboxMode:before{
169
- content:"\c102a";
172
+ .icon-sandboxMode:before {
173
+ content: "\c102a";
170
174
  }
171
175
  }