@entur/layout 2.3.21 → 2.3.22
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/styles.css +29 -29
- package/package.json +5 -5
package/dist/styles.css
CHANGED
|
@@ -384,6 +384,35 @@
|
|
|
384
384
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
385
385
|
/* DO NOT CHANGE!*/
|
|
386
386
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
387
|
+
.eds-tag {
|
|
388
|
+
background: #e9e9e9;
|
|
389
|
+
color: #181c56;
|
|
390
|
+
display: inline-block;
|
|
391
|
+
min-width: 2rem;
|
|
392
|
+
padding: 0.25rem 0.75rem;
|
|
393
|
+
font-size: 0.875rem;
|
|
394
|
+
line-height: 1.375rem;
|
|
395
|
+
}
|
|
396
|
+
.eds-tag--leading-icon .eds-icon {
|
|
397
|
+
margin-right: 0.5rem;
|
|
398
|
+
}
|
|
399
|
+
.eds-tag--trailing-icon .eds-icon {
|
|
400
|
+
margin-left: 0.5rem;
|
|
401
|
+
}
|
|
402
|
+
.eds-tag--compact {
|
|
403
|
+
font-size: 0.75rem;
|
|
404
|
+
padding: 0.125rem 0.5rem;
|
|
405
|
+
line-height: 1.25rem;
|
|
406
|
+
height: 1.5rem;
|
|
407
|
+
}
|
|
408
|
+
.eds-tag--compact.eds-tag--leading-icon .eds-icon {
|
|
409
|
+
margin-right: 0.25rem;
|
|
410
|
+
}
|
|
411
|
+
.eds-tag--compact.eds-tag--trailing-icon .eds-icon {
|
|
412
|
+
margin-left: 0.25rem;
|
|
413
|
+
}
|
|
414
|
+
/* DO NOT CHANGE!*/
|
|
415
|
+
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
387
416
|
/* DO NOT CHANGE!*/
|
|
388
417
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
389
418
|
/* DO NOT CHANGE!*/
|
|
@@ -681,32 +710,3 @@
|
|
|
681
710
|
:root {
|
|
682
711
|
--eds-layout: 1;
|
|
683
712
|
}
|
|
684
|
-
/* DO NOT CHANGE!*/
|
|
685
|
-
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
686
|
-
.eds-tag {
|
|
687
|
-
background: #e9e9e9;
|
|
688
|
-
color: #181c56;
|
|
689
|
-
display: inline-block;
|
|
690
|
-
min-width: 2rem;
|
|
691
|
-
padding: 0.25rem 0.75rem;
|
|
692
|
-
font-size: 0.875rem;
|
|
693
|
-
line-height: 1.375rem;
|
|
694
|
-
}
|
|
695
|
-
.eds-tag--leading-icon .eds-icon {
|
|
696
|
-
margin-right: 0.5rem;
|
|
697
|
-
}
|
|
698
|
-
.eds-tag--trailing-icon .eds-icon {
|
|
699
|
-
margin-left: 0.5rem;
|
|
700
|
-
}
|
|
701
|
-
.eds-tag--compact {
|
|
702
|
-
font-size: 0.75rem;
|
|
703
|
-
padding: 0.125rem 0.5rem;
|
|
704
|
-
line-height: 1.25rem;
|
|
705
|
-
height: 1.5rem;
|
|
706
|
-
}
|
|
707
|
-
.eds-tag--compact.eds-tag--leading-icon .eds-icon {
|
|
708
|
-
margin-right: 0.25rem;
|
|
709
|
-
}
|
|
710
|
-
.eds-tag--compact.eds-tag--trailing-icon .eds-icon {
|
|
711
|
-
margin-left: 0.25rem;
|
|
712
|
-
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@entur/layout",
|
|
3
|
-
"version": "2.3.
|
|
3
|
+
"version": "2.3.22",
|
|
4
4
|
"license": "EUPL-1.2",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/layout.esm.js",
|
|
@@ -27,14 +27,14 @@
|
|
|
27
27
|
"react-dom": ">=16.8.0"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@entur/icons": "^7.
|
|
31
|
-
"@entur/tokens": "^3.17.
|
|
32
|
-
"@entur/typography": "^1.8.
|
|
30
|
+
"@entur/icons": "^7.6.0",
|
|
31
|
+
"@entur/tokens": "^3.17.5",
|
|
32
|
+
"@entur/typography": "^1.8.51",
|
|
33
33
|
"@entur/utils": "^0.12.2",
|
|
34
34
|
"classnames": "^2.3.1"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"dts-cli": "2.0.5"
|
|
38
38
|
},
|
|
39
|
-
"gitHead": "
|
|
39
|
+
"gitHead": "1a989376d61ab59a8c554a9cab733039aef8b2eb"
|
|
40
40
|
}
|