@entur/typography 2.1.11 → 2.1.12
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/beta/styles/index.css +1 -1
- package/dist/styles.css +11 -11
- package/package.json +4 -4
|
@@ -736,7 +736,7 @@
|
|
|
736
736
|
-moz-border-radius:0.25rem;
|
|
737
737
|
border-radius:0.25rem;
|
|
738
738
|
color:var(--components-typography-codetext-standard-text);
|
|
739
|
-
font-family:
|
|
739
|
+
font-family:Monaco, monospace;
|
|
740
740
|
font-size:0.875rem;
|
|
741
741
|
}
|
|
742
742
|
:where(.eds-contrast) .eds-text--code-text, :where(.eds-contrast) .eds-text--preformatted-text{
|
package/dist/styles.css
CHANGED
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
}
|
|
191
191
|
|
|
192
192
|
@font-face{
|
|
193
|
-
font-family:
|
|
193
|
+
font-family:Nationale;
|
|
194
194
|
src:url("./fonts/Entur-Nationale-Light.eot");
|
|
195
195
|
src:url("./fonts/Entur-Nationale-Light.eot?#iefix") format("embedded-opentype"), url("./fonts/Entur-Nationale-Light.woff2") format("woff2"), url("./fonts/Entur-Nationale-Light.woff") format("woff");
|
|
196
196
|
font-weight:300;
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
font-display:swap;
|
|
199
199
|
}
|
|
200
200
|
@font-face{
|
|
201
|
-
font-family:
|
|
201
|
+
font-family:Nationale;
|
|
202
202
|
src:url("./fonts/Entur-Nationale-LightItalic.eot");
|
|
203
203
|
src:url("./fonts/Entur-Nationale-LightItalic.eot?#iefix") format("embedded-opentype"), url("./fonts/Entur-Nationale-LightItalic.woff2") format("woff2"), url("./fonts/Entur-Nationale-LightItalic.woff") format("woff");
|
|
204
204
|
font-weight:300;
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
font-display:swap;
|
|
207
207
|
}
|
|
208
208
|
@font-face{
|
|
209
|
-
font-family:
|
|
209
|
+
font-family:Nationale;
|
|
210
210
|
src:url("./fonts/Entur-Nationale-Regular.eot");
|
|
211
211
|
src:url("./fonts/Entur-Nationale-Regular.eot?#iefix") format("embedded-opentype"), url("./fonts/Entur-Nationale-Regular.woff2") format("woff2"), url("./fonts/Entur-Nationale-Regular.woff") format("woff");
|
|
212
212
|
font-weight:400;
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
font-display:swap;
|
|
215
215
|
}
|
|
216
216
|
@font-face{
|
|
217
|
-
font-family:
|
|
217
|
+
font-family:Nationale;
|
|
218
218
|
src:url("./fonts/Entur-Nationale-Italic.eot");
|
|
219
219
|
src:url("./fonts/Entur-Nationale-Italic.eot?#iefix") format("embedded-opentype"), url("./fonts/Entur-Nationale-Italic.woff2") format("woff2"), url("./fonts/Entur-Nationale-Italic.woff") format("woff");
|
|
220
220
|
font-weight:400;
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
font-display:swap;
|
|
223
223
|
}
|
|
224
224
|
@font-face{
|
|
225
|
-
font-family:
|
|
225
|
+
font-family:Nationale;
|
|
226
226
|
src:url("./fonts/Entur-Nationale-Medium.eot");
|
|
227
227
|
src:url("./fonts/Entur-Nationale-Medium.eot?#iefix") format("embedded-opentype"), url("./fonts/Entur-Nationale-Medium.woff2") format("woff2"), url("./fonts/Entur-Nationale-Medium.woff") format("woff");
|
|
228
228
|
font-weight:500;
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
font-display:swap;
|
|
231
231
|
}
|
|
232
232
|
@font-face{
|
|
233
|
-
font-family:
|
|
233
|
+
font-family:Nationale;
|
|
234
234
|
src:url("./fonts/Entur-Nationale-MediumItalic.eot");
|
|
235
235
|
src:url("./fonts/Entur-Nationale-MediumItalic.eot?#iefix") format("embedded-opentype"), url("./fonts/Entur-Nationale-MediumItalic.woff2") format("woff2"), url("./fonts/Entur-Nationale-MediumItalic.woff") format("woff");
|
|
236
236
|
font-weight:500;
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
font-display:swap;
|
|
239
239
|
}
|
|
240
240
|
@font-face{
|
|
241
|
-
font-family:
|
|
241
|
+
font-family:Nationale;
|
|
242
242
|
src:url("./fonts/Entur-Nationale-Demibold.eot");
|
|
243
243
|
src:url("./fonts/Entur-Nationale-Demibold.eot?#iefix") format("embedded-opentype"), url("./fonts/Entur-Nationale-Demibold.woff2") format("woff2"), url("./fonts/Entur-Nationale-Demibold.woff") format("woff");
|
|
244
244
|
font-weight:600;
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
font-display:swap;
|
|
247
247
|
}
|
|
248
248
|
@font-face{
|
|
249
|
-
font-family:
|
|
249
|
+
font-family:Nationale;
|
|
250
250
|
src:url("./fonts/Entur-Nationale-DemiboldItalic.eot");
|
|
251
251
|
src:url("./fonts/Entur-Nationale-DemiboldItalic.eot?#iefix") format("embedded-opentype"), url("./fonts/Entur-Nationale-DemiboldItalic.woff2") format("woff2"), url("./fonts/Entur-Nationale-DemiboldItalic.woff") format("woff");
|
|
252
252
|
font-weight:600;
|
|
@@ -433,7 +433,7 @@
|
|
|
433
433
|
--primary-background-color:var(--basecolors-frame-default);
|
|
434
434
|
--primary-text-color:var(--components-typography-basetext-standard-text-accent);
|
|
435
435
|
--primary-label-color:var(--components-typography-label-standard-text-accent);
|
|
436
|
-
--eds-font-family:"Nationale",
|
|
436
|
+
--eds-font-family:"Nationale", arial, "Gotham Rounded", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen-sans, ubuntu, cantarell, "Helvetica Neue", sans-serif;
|
|
437
437
|
-webkit-box-sizing:border-box;
|
|
438
438
|
-moz-box-sizing:border-box;
|
|
439
439
|
box-sizing:border-box;
|
|
@@ -441,7 +441,7 @@
|
|
|
441
441
|
color:var(--primary-text-color);
|
|
442
442
|
background-color:#ffffff;
|
|
443
443
|
background-color:var(--primary-background-color);
|
|
444
|
-
font-family:
|
|
444
|
+
font-family:Nationale, Arial, "Gotham Rounded", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
|
|
445
445
|
font-weight:500;
|
|
446
446
|
font-size:1rem;
|
|
447
447
|
line-height:1.375rem;
|
|
@@ -740,7 +740,7 @@ p .eds-link--ext-icon{
|
|
|
740
740
|
border-radius:0.25rem;
|
|
741
741
|
color:#181c56;
|
|
742
742
|
color:var(--components-typography-codetext-standard-text);
|
|
743
|
-
font-family:
|
|
743
|
+
font-family:Monaco, monospace;
|
|
744
744
|
font-size:0.875rem;
|
|
745
745
|
}
|
|
746
746
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@entur/typography",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.12",
|
|
4
4
|
"license": "SEE LICENSE IN README.md",
|
|
5
5
|
"main": "./dist/typography.cjs.js",
|
|
6
6
|
"module": "./dist/typography.esm.js",
|
|
@@ -58,9 +58,9 @@
|
|
|
58
58
|
"react-dom": ">=16.8.0"
|
|
59
59
|
},
|
|
60
60
|
"dependencies": {
|
|
61
|
-
"@entur/icons": "^9.0.
|
|
61
|
+
"@entur/icons": "^9.0.4",
|
|
62
62
|
"@entur/tokens": "^3.24.0",
|
|
63
|
-
"@entur/utils": "^0.13.
|
|
63
|
+
"@entur/utils": "^0.13.6",
|
|
64
64
|
"classnames": "^2.5.1",
|
|
65
65
|
"modern-normalize": "^3.0.1"
|
|
66
66
|
},
|
|
@@ -79,5 +79,5 @@
|
|
|
79
79
|
"vite": "^7.3.2",
|
|
80
80
|
"vite-plugin-dts": "^4.5.4"
|
|
81
81
|
},
|
|
82
|
-
"gitHead": "
|
|
82
|
+
"gitHead": "801efcdaddd24c63ea7b9198ffe8902cac9477ab"
|
|
83
83
|
}
|