@itcase/tokens-am 1.1.30 → 1.1.32
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/dist/css/styles/main.css +42 -0
- package/dist/fonts/fonts.css +18 -17
- package/dist/fonts/fonts_embed.css +2 -0
- package/package.json +2 -2
package/dist/css/styles/main.css
CHANGED
|
@@ -176,6 +176,48 @@
|
|
|
176
176
|
|
|
177
177
|
--typography-email-text-xxs: 10px;
|
|
178
178
|
--typography-email-text-xxs-line-height: 14px;
|
|
179
|
+
|
|
180
|
+
--typography-h1-print: 22px;
|
|
181
|
+
--typography-h1-line-height-print: 22px;
|
|
182
|
+
|
|
183
|
+
--typography-h2-print: 20px;
|
|
184
|
+
--typography-h2-line-height-print: 20px;
|
|
185
|
+
|
|
186
|
+
--typography-h3-print: 18px;
|
|
187
|
+
--typography-h3-line-height-print: 18px;
|
|
188
|
+
|
|
189
|
+
--typography-h4-print: 16px;
|
|
190
|
+
--typography-h4-line-height-print: 16px;
|
|
191
|
+
|
|
192
|
+
--typography-h5-print: 14px;
|
|
193
|
+
--typography-h5-line-height-print: 14px;
|
|
194
|
+
|
|
195
|
+
--typography-h6-print: 12px;
|
|
196
|
+
--typography-h6-line-height-print: 12px;
|
|
197
|
+
|
|
198
|
+
--typography-p-print: 12px;
|
|
199
|
+
--typography-p-line-height-print: 12px;
|
|
200
|
+
|
|
201
|
+
--typography-text-xxl-print: 12px;
|
|
202
|
+
--typography-text-xxl-line-height-print: 12px;
|
|
203
|
+
|
|
204
|
+
--typography-text-xl-print: 11px;
|
|
205
|
+
--typography-text-xl-line-height-print: 11px;
|
|
206
|
+
|
|
207
|
+
--typography-text-l-print: 10px;
|
|
208
|
+
--typography-text-l-line-height-print: 10px;
|
|
209
|
+
|
|
210
|
+
--typography-text-m-print: 9px;
|
|
211
|
+
--typography-text-m-line-height-print: 9px;
|
|
212
|
+
|
|
213
|
+
--typography-text-s: 8px;
|
|
214
|
+
--typography-text-s-line-height: 8px;
|
|
215
|
+
|
|
216
|
+
--typography-text-xs: 7px;
|
|
217
|
+
--typography-text-xs-line-height: 7px;
|
|
218
|
+
|
|
219
|
+
--typography-text-xxs: 6px;
|
|
220
|
+
--typography-text-xxs-line-height: 6px;
|
|
179
221
|
}
|
|
180
222
|
|
|
181
223
|
:root:where(.am) {
|
package/dist/fonts/fonts.css
CHANGED
|
@@ -3,9 +3,18 @@
|
|
|
3
3
|
/* stylelint-disable value-keyword-case */
|
|
4
4
|
|
|
5
5
|
:root:where(.am) {
|
|
6
|
-
--font-primary: 'Wix Madefor Display', sans-serif,
|
|
6
|
+
--font-primary: 'Wix Madefor Display', sans-serif, system-ui;
|
|
7
|
+
|
|
8
|
+
/* set default */
|
|
9
|
+
--font-secondary: 'Fira Sans Condensed', sans-serif;
|
|
10
|
+
--font-tertiary: system-ui;
|
|
11
|
+
--font-print: 'Fira Sans Condensed', sans-serif;
|
|
12
|
+
|
|
13
|
+
/* For remove */
|
|
7
14
|
--font-map-print: 'Fira Sans Condensed', sans-serif;
|
|
8
|
-
--font-email:
|
|
15
|
+
--font-email:
|
|
16
|
+
-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu,
|
|
17
|
+
Cantarell, 'Helvetica Neue', sans-serif;
|
|
9
18
|
}
|
|
10
19
|
|
|
11
20
|
@font-face {
|
|
@@ -14,10 +23,8 @@
|
|
|
14
23
|
src:
|
|
15
24
|
url('/fonts/WixMadeforDisplay/WixMadeforDisplay-Bold.eot?#iefix')
|
|
16
25
|
format('embedded-opentype'),
|
|
17
|
-
url('/fonts/WixMadeforDisplay/WixMadeforDisplay-Bold.woff2')
|
|
18
|
-
|
|
19
|
-
url('/fonts/WixMadeforDisplay/WixMadeforDisplay-Bold.woff')
|
|
20
|
-
format('woff'),
|
|
26
|
+
url('/fonts/WixMadeforDisplay/WixMadeforDisplay-Bold.woff2') format('woff2'),
|
|
27
|
+
url('/fonts/WixMadeforDisplay/WixMadeforDisplay-Bold.woff') format('woff'),
|
|
21
28
|
url('/fonts/WixMadeforDisplay/WixMadeforDisplay-Bold.ttf')
|
|
22
29
|
format('truetype');
|
|
23
30
|
font-weight: 700;
|
|
@@ -50,8 +57,7 @@
|
|
|
50
57
|
format('embedded-opentype'),
|
|
51
58
|
url('/fonts/WixMadeforDisplay/WixMadeforDisplay-Medium.woff2')
|
|
52
59
|
format('woff2'),
|
|
53
|
-
url('/fonts/WixMadeforDisplay/WixMadeforDisplay-Medium.woff')
|
|
54
|
-
format('woff'),
|
|
60
|
+
url('/fonts/WixMadeforDisplay/WixMadeforDisplay-Medium.woff') format('woff'),
|
|
55
61
|
url('/fonts/WixMadeforDisplay/WixMadeforDisplay-Medium.ttf')
|
|
56
62
|
format('truetype');
|
|
57
63
|
font-weight: 500;
|
|
@@ -76,7 +82,6 @@
|
|
|
76
82
|
font-optical-sizing: auto;
|
|
77
83
|
}
|
|
78
84
|
|
|
79
|
-
|
|
80
85
|
@font-face {
|
|
81
86
|
font-family: 'Fira Sans Condensed';
|
|
82
87
|
src: url('/fonts/FiraSansCondensed/FiraSansCondensed-Regular.eot');
|
|
@@ -94,7 +99,6 @@
|
|
|
94
99
|
font-optical-sizing: auto;
|
|
95
100
|
}
|
|
96
101
|
|
|
97
|
-
|
|
98
102
|
@font-face {
|
|
99
103
|
font-family: 'Fira Sans Condensed';
|
|
100
104
|
src: url('/fonts/FiraSansCondensed/FiraSansCondensed-Medium.eot');
|
|
@@ -103,8 +107,7 @@
|
|
|
103
107
|
format('embedded-opentype'),
|
|
104
108
|
url('/fonts/FiraSansCondensed/FiraSansCondensed-Medium.woff2')
|
|
105
109
|
format('woff2'),
|
|
106
|
-
url('/fonts/FiraSansCondensed/FiraSansCondensed-Medium.woff')
|
|
107
|
-
format('woff'),
|
|
110
|
+
url('/fonts/FiraSansCondensed/FiraSansCondensed-Medium.woff') format('woff'),
|
|
108
111
|
url('/fonts/FiraSansCondensed/FiraSansCondensed-Medium.ttf')
|
|
109
112
|
format('truetype');
|
|
110
113
|
font-weight: 500;
|
|
@@ -135,13 +138,11 @@
|
|
|
135
138
|
src:
|
|
136
139
|
url('/fonts/FiraSansCondensed/FiraSansCondensed-Bold.eot?#iefix')
|
|
137
140
|
format('embedded-opentype'),
|
|
138
|
-
url('/fonts/FiraSansCondensed/FiraSansCondensed-Bold.woff2')
|
|
139
|
-
|
|
140
|
-
url('/fonts/FiraSansCondensed/FiraSansCondensed-Bold.woff')
|
|
141
|
-
format('woff'),
|
|
141
|
+
url('/fonts/FiraSansCondensed/FiraSansCondensed-Bold.woff2') format('woff2'),
|
|
142
|
+
url('/fonts/FiraSansCondensed/FiraSansCondensed-Bold.woff') format('woff'),
|
|
142
143
|
url('/fonts/FiraSansCondensed/FiraSansCondensed-Bold.ttf')
|
|
143
144
|
format('truetype');
|
|
144
145
|
font-weight: 700;
|
|
145
146
|
font-style: normal;
|
|
146
147
|
font-optical-sizing: auto;
|
|
147
|
-
}
|
|
148
|
+
}
|
|
@@ -3,6 +3,8 @@
|
|
|
3
3
|
/* stylelint-disable value-keyword-case */
|
|
4
4
|
:root:where(.am) {
|
|
5
5
|
--font-primary: 'Wix Madefor Display', sans-serif, system-ui;
|
|
6
|
+
--font-secondary: 'Fira Sans Condensed', sans-serif;
|
|
7
|
+
--font-tertiary: system-ui;
|
|
6
8
|
--font-map-print: 'Fira Sans Condensed', sans-serif;
|
|
7
9
|
--font-email: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
|
|
8
10
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itcase/tokens-am",
|
|
3
3
|
"description": "",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.32",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"private": false,
|
|
@@ -24,5 +24,5 @@
|
|
|
24
24
|
"access": "public",
|
|
25
25
|
"registry": "https://registry.npmjs.org/"
|
|
26
26
|
},
|
|
27
|
-
"gitHead": "
|
|
27
|
+
"gitHead": "5351c6adfb17c75019b7823d21aaca7e380728c4"
|
|
28
28
|
}
|