@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.
- package/README.md +9 -0
- package/assets/fonts/zd-gcFonts.svg +1 -0
- package/assets/fonts/zd-gcFonts.woff +0 -0
- package/assets/fonts/zd-gcFonts.woff2 +0 -0
- package/assets/fonts/zd-rIM.svg +2 -0
- package/assets/fonts/zd-rIM.woff +0 -0
- package/assets/fonts/zd-rIM.woff2 +0 -0
- package/assets/react/zd-font-rAI.module.css +29 -25
- package/assets/react/zd-font-rAccessibility.module.css +46 -42
- package/assets/react/zd-font-rAnalyticsColor.module.css +199 -195
- package/assets/react/zd-font-rAutomation.module.css +322 -318
- package/assets/react/zd-font-rCallBar.module.css +35 -31
- package/assets/react/zd-font-rChannels.module.css +203 -199
- package/assets/react/zd-font-rCustomize.module.css +132 -128
- package/assets/react/zd-font-rDeveloperSpace.module.css +13 -9
- package/assets/react/zd-font-rExportFiles.module.css +731 -727
- package/assets/react/zd-font-rGeneral.module.css +628 -624
- package/assets/react/zd-font-rIM.module.css +52 -38
- package/assets/react/zd-font-rIntegrations.module.css +211 -207
- package/assets/react/zd-font-rLhs.module.css +380 -376
- package/assets/react/zd-font-rMarketplace.module.css +153 -149
- package/assets/react/zd-font-rReports.module.css +226 -222
- package/assets/react/zd-font-rSetup.module.css +151 -147
- package/assets/react/zd-font-rTickets.module.css +302 -298
- package/assets/react/zd-font-rTopband.module.css +122 -118
- package/assets/react/zd-font-rTwotone.module.css +1270 -1266
- package/assets/react/zd-font-rUpdates.module.css +17 -13
- package/assets/react/zd-font-react-addforms.module.css +439 -435
- package/assets/react/zd-font-react-automate.module.css +43 -39
- package/assets/react/zd-font-react-channels.module.css +433 -429
- package/assets/react/zd-font-react-channels.plain.css +433 -429
- package/assets/react/zd-font-react-common.module.css +771 -767
- package/assets/react/zd-font-react-common.plain.css +771 -767
- package/assets/react/zd-font-react-community.module.css +215 -211
- package/assets/react/zd-font-react-customers.module.css +21 -17
- package/assets/react/zd-font-react-customize.module.css +608 -604
- package/assets/react/zd-font-react-gamescope.module.css +85 -81
- package/assets/react/zd-font-react-gcFonts.module.css +1469 -1462
- package/assets/react/zd-font-react-gettingstarted.module.css +305 -301
- package/assets/react/zd-font-react-integrations.module.css +43 -39
- package/assets/react/zd-font-react-kb.module.css +4419 -4415
- package/assets/react/zd-font-react-logo.module.css +20 -16
- package/assets/react/zd-font-react-organization.module.css +51 -47
- package/assets/react/zd-font-react-organization.plain.css +51 -47
- package/assets/react/zd-font-react-others.module.css +281 -277
- package/assets/react/zd-font-react-reports.module.css +448 -444
- package/assets/react/zd-font-react-setup.module.css +785 -781
- package/assets/react/zd-font-react-setup.plain.css +785 -781
- package/assets/react/zd-font-react-social.module.css +456 -452
- package/assets/react/zd-font-react-ticket-channels.module.css +252 -248
- package/assets/react/zd-font-react-tickets.module.css +884 -880
- package/assets/react/zd-font-react-tickets.plain.css +884 -880
- package/assets/react/zd-font-react-topband.module.css +550 -546
- package/assets/react/zd-font-react-topband.plain.css +550 -546
- package/cbt.config.js +2 -2
- package/es/Context/__tests__/__snapshots__/IconContext.spec.js.snap +1 -1
- package/es/Icon/FontFactory.js +4 -2
- package/es/Icon/FontIcon.js +3 -2
- package/es/Icon/SvgIcon.js +2 -1
- package/es/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +1 -1
- package/es/Icon/__tests__/__snapshots__/Icon.spec.js.snap +32 -1
- package/es/Icon/__tests__/__snapshots__/SvgIcon.spec.js.snap +1 -1
- package/lib/Context/__tests__/__snapshots__/IconContext.spec.js.snap +1 -1
- package/lib/Icon/FontFactory.js +3 -2
- package/lib/Icon/FontIcon.js +4 -2
- package/lib/Icon/SvgIcon.js +3 -1
- package/lib/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +1 -1
- package/lib/Icon/__tests__/__snapshots__/Icon.spec.js.snap +32 -1
- package/lib/Icon/__tests__/__snapshots__/SvgIcon.spec.js.snap +1 -1
- package/package.json +18 -11
- package/ut.config.js +106 -0
|
@@ -1,9 +1,13 @@
|
|
|
1
|
-
@font-face{
|
|
2
|
-
font-family:"
|
|
3
|
-
src:
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family:"zdfonts-react-gamescope";
|
|
3
|
+
src:
|
|
4
|
+
url('../fonts/zd-gamescope.woff2') format('woff2'),
|
|
5
|
+
|
|
6
|
+
url('../fonts/zd-gamescope.woff') format('woff'),
|
|
7
|
+
url('../fonts/zd-gamescope.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,82 +15,82 @@
|
|
|
11
15
|
|
|
12
16
|
|
|
13
17
|
.icon-circular-minus,.icon-game01,.icon-game02,.icon-game03,.icon-game04,.icon-game05,.icon-game07,.icon-game08,.icon-zdshield1,.icon-zdshield2,.icon-zdshield3,.icon-zdshield4{
|
|
14
|
-
font-family:"
|
|
18
|
+
font-family:"zdfonts-react-gamescope" !important;
|
|
15
19
|
}
|
|
16
20
|
|
|
17
|
-
.icon-circular-minus:before{
|
|
18
|
-
content:"\f800";
|
|
19
|
-
}
|
|
20
|
-
.icon-game01 .path1:before{
|
|
21
|
-
content:"\f801";
|
|
22
|
-
color:rgb(165, 219, 175);
|
|
23
|
-
}
|
|
24
|
-
.icon-game01 .path2:before{
|
|
25
|
-
content:"\f802";
|
|
26
|
-
margin-left
|
|
27
|
-
color:rgb(216, 216, 216);
|
|
28
|
-
}
|
|
29
|
-
.icon-game02 .path1:before{
|
|
30
|
-
content:"\f803";
|
|
31
|
-
color:rgb(216, 216, 216);
|
|
32
|
-
}
|
|
33
|
-
.icon-game02 .path2:before{
|
|
34
|
-
content:"\f804";
|
|
35
|
-
margin-left
|
|
36
|
-
color:rgb(240, 152, 152);
|
|
37
|
-
}
|
|
38
|
-
.icon-game03 .path1:before{
|
|
39
|
-
content:"\f805";
|
|
40
|
-
color:rgb(139, 210, 232);
|
|
41
|
-
}
|
|
42
|
-
.icon-game03 .path2:before{
|
|
43
|
-
content:"\f806";
|
|
44
|
-
margin-left
|
|
45
|
-
color:rgb(81, 81, 81);
|
|
46
|
-
}
|
|
47
|
-
.icon-game03 .path3:before{
|
|
48
|
-
content:"\f807";
|
|
49
|
-
margin-left
|
|
50
|
-
color:rgb(168, 226, 145);
|
|
51
|
-
}
|
|
52
|
-
.icon-game04:before{
|
|
53
|
-
content:"\f808";
|
|
54
|
-
color
|
|
55
|
-
}
|
|
56
|
-
.icon-game05:before{
|
|
57
|
-
content:"\f809";
|
|
58
|
-
color
|
|
59
|
-
}
|
|
60
|
-
.icon-game07:before{
|
|
61
|
-
content:"\f80a";
|
|
62
|
-
color
|
|
63
|
-
}
|
|
64
|
-
.icon-game08:before{
|
|
65
|
-
content:"\f80b";
|
|
66
|
-
color
|
|
67
|
-
}
|
|
68
|
-
.icon-zdshield1 .path1:before{
|
|
69
|
-
content:"\f80c";
|
|
70
|
-
color:rgb(34, 31, 31);
|
|
71
|
-
}
|
|
72
|
-
.icon-zdshield1 .path2:before{
|
|
73
|
-
content:"\f80d";
|
|
74
|
-
margin-left
|
|
75
|
-
color:rgb(64, 60, 60);
|
|
76
|
-
}
|
|
77
|
-
.icon-zdshield2:before{
|
|
78
|
-
content:"\f80e";
|
|
79
|
-
}
|
|
80
|
-
.icon-zdshield3:before{
|
|
81
|
-
content:"\f80f";
|
|
82
|
-
}
|
|
83
|
-
.icon-zdshield4 .path1:before{
|
|
84
|
-
content:"\f810";
|
|
85
|
-
color:rgb(186, 186, 186);
|
|
86
|
-
}
|
|
87
|
-
.icon-zdshield4 .path2:before{
|
|
88
|
-
content:"\f811";
|
|
89
|
-
margin-left
|
|
90
|
-
color:rgb(175, 175, 175);
|
|
21
|
+
.icon-circular-minus:before {
|
|
22
|
+
content: "\f800";
|
|
23
|
+
}
|
|
24
|
+
.icon-game01 .path1:before {
|
|
25
|
+
content: "\f801";
|
|
26
|
+
color: rgb(165, 219, 175);
|
|
27
|
+
}
|
|
28
|
+
.icon-game01 .path2:before {
|
|
29
|
+
content: "\f802";
|
|
30
|
+
margin-left: -1.1875em;
|
|
31
|
+
color: rgb(216, 216, 216);
|
|
32
|
+
}
|
|
33
|
+
.icon-game02 .path1:before {
|
|
34
|
+
content: "\f803";
|
|
35
|
+
color: rgb(216, 216, 216);
|
|
36
|
+
}
|
|
37
|
+
.icon-game02 .path2:before {
|
|
38
|
+
content: "\f804";
|
|
39
|
+
margin-left: -1.1875em;
|
|
40
|
+
color: rgb(240, 152, 152);
|
|
41
|
+
}
|
|
42
|
+
.icon-game03 .path1:before {
|
|
43
|
+
content: "\f805";
|
|
44
|
+
color: rgb(139, 210, 232);
|
|
45
|
+
}
|
|
46
|
+
.icon-game03 .path2:before {
|
|
47
|
+
content: "\f806";
|
|
48
|
+
margin-left: -1.1875em;
|
|
49
|
+
color: rgb(81, 81, 81);
|
|
50
|
+
}
|
|
51
|
+
.icon-game03 .path3:before {
|
|
52
|
+
content: "\f807";
|
|
53
|
+
margin-left: -1.1875em;
|
|
54
|
+
color: rgb(168, 226, 145);
|
|
55
|
+
}
|
|
56
|
+
.icon-game04:before {
|
|
57
|
+
content: "\f808";
|
|
58
|
+
color: #f29398;
|
|
59
|
+
}
|
|
60
|
+
.icon-game05:before {
|
|
61
|
+
content: "\f809";
|
|
62
|
+
color: #f29398;
|
|
63
|
+
}
|
|
64
|
+
.icon-game07:before {
|
|
65
|
+
content: "\f80a";
|
|
66
|
+
color: #c3c3c3;
|
|
67
|
+
}
|
|
68
|
+
.icon-game08:before {
|
|
69
|
+
content: "\f80b";
|
|
70
|
+
color: #8fcf9a;
|
|
71
|
+
}
|
|
72
|
+
.icon-zdshield1 .path1:before {
|
|
73
|
+
content: "\f80c";
|
|
74
|
+
color: rgb(34, 31, 31);
|
|
75
|
+
}
|
|
76
|
+
.icon-zdshield1 .path2:before {
|
|
77
|
+
content: "\f80d";
|
|
78
|
+
margin-left: -4.71875em;
|
|
79
|
+
color: rgb(64, 60, 60);
|
|
80
|
+
}
|
|
81
|
+
.icon-zdshield2:before {
|
|
82
|
+
content: "\f80e";
|
|
83
|
+
}
|
|
84
|
+
.icon-zdshield3:before {
|
|
85
|
+
content: "\f80f";
|
|
86
|
+
}
|
|
87
|
+
.icon-zdshield4 .path1:before {
|
|
88
|
+
content: "\f810";
|
|
89
|
+
color: rgb(186, 186, 186);
|
|
90
|
+
}
|
|
91
|
+
.icon-zdshield4 .path2:before {
|
|
92
|
+
content: "\f811";
|
|
93
|
+
margin-left: -0.875em;
|
|
94
|
+
color: rgb(175, 175, 175);
|
|
91
95
|
}
|
|
92
96
|
}
|