@entur/icons 8.3.0 → 8.3.1
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/index.esm.js +3 -3
- package/dist/index.js +3 -3
- package/dist/styles.css +12 -12
- package/package.json +3 -3
package/dist/index.esm.js
CHANGED
|
@@ -3697,7 +3697,7 @@ function BicycleIcon(props, ref) {
|
|
|
3697
3697
|
width: props.width || props.size || '1em',
|
|
3698
3698
|
height: props.height || props.size || '1em',
|
|
3699
3699
|
className: (!props.color ? 'eds-icon eds-icon__bicycle ' : 'eds-icon') + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3700
|
-
color: props.color || '#
|
|
3700
|
+
color: props.color || '#0d827e',
|
|
3701
3701
|
inline: undefined,
|
|
3702
3702
|
ref: ref
|
|
3703
3703
|
}), /*#__PURE__*/React.createElement("path", {
|
|
@@ -3831,7 +3831,7 @@ function CityBikeIcon(props, ref) {
|
|
|
3831
3831
|
width: props.width || props.size || '1em',
|
|
3832
3832
|
height: props.height || props.size || '1em',
|
|
3833
3833
|
className: (!props.color ? 'eds-icon eds-icon__citybike ' : 'eds-icon') + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3834
|
-
color: props.color || '#
|
|
3834
|
+
color: props.color || '#0d827e',
|
|
3835
3835
|
inline: undefined,
|
|
3836
3836
|
ref: ref
|
|
3837
3837
|
}), /*#__PURE__*/React.createElement("path", {
|
|
@@ -3947,7 +3947,7 @@ function MobilityIcon(props, ref) {
|
|
|
3947
3947
|
width: props.width || props.size || '1em',
|
|
3948
3948
|
height: props.height || props.size || '1em',
|
|
3949
3949
|
className: (!props.color ? 'eds-icon eds-icon__mobility ' : 'eds-icon') + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3950
|
-
color: props.color || '#
|
|
3950
|
+
color: props.color || '#0d827e',
|
|
3951
3951
|
inline: undefined,
|
|
3952
3952
|
ref: ref
|
|
3953
3953
|
}), /*#__PURE__*/React.createElement("path", {
|
package/dist/index.js
CHANGED
|
@@ -3717,7 +3717,7 @@ function BicycleIcon(props, ref) {
|
|
|
3717
3717
|
width: props.width || props.size || '1em',
|
|
3718
3718
|
height: props.height || props.size || '1em',
|
|
3719
3719
|
className: (!props.color ? 'eds-icon eds-icon__bicycle ' : 'eds-icon') + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3720
|
-
color: props.color || '#
|
|
3720
|
+
color: props.color || '#0d827e',
|
|
3721
3721
|
inline: undefined,
|
|
3722
3722
|
ref: ref
|
|
3723
3723
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -3851,7 +3851,7 @@ function CityBikeIcon(props, ref) {
|
|
|
3851
3851
|
width: props.width || props.size || '1em',
|
|
3852
3852
|
height: props.height || props.size || '1em',
|
|
3853
3853
|
className: (!props.color ? 'eds-icon eds-icon__citybike ' : 'eds-icon') + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3854
|
-
color: props.color || '#
|
|
3854
|
+
color: props.color || '#0d827e',
|
|
3855
3855
|
inline: undefined,
|
|
3856
3856
|
ref: ref
|
|
3857
3857
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -3967,7 +3967,7 @@ function MobilityIcon(props, ref) {
|
|
|
3967
3967
|
width: props.width || props.size || '1em',
|
|
3968
3968
|
height: props.height || props.size || '1em',
|
|
3969
3969
|
className: (!props.color ? 'eds-icon eds-icon__mobility ' : 'eds-icon') + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3970
|
-
color: props.color || '#
|
|
3970
|
+
color: props.color || '#0d827e',
|
|
3971
3971
|
inline: undefined,
|
|
3972
3972
|
ref: ref
|
|
3973
3973
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
package/dist/styles.css
CHANGED
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
--basecolors-frame-subdued: #d9dae8;
|
|
18
18
|
--basecolors-frame-tint: #f6f6f9;
|
|
19
19
|
--basecolors-shape-accent: #181c56;
|
|
20
|
-
--basecolors-shape-bicycle-contrast: #
|
|
21
|
-
--basecolors-shape-bicycle-default: #
|
|
20
|
+
--basecolors-shape-bicycle-contrast: #00dbb6;
|
|
21
|
+
--basecolors-shape-bicycle-default: #0d827e;
|
|
22
22
|
--basecolors-shape-bus-contrast: #ff6392;
|
|
23
23
|
--basecolors-shape-bus-default: #c5044e;
|
|
24
24
|
--basecolors-shape-cableway-contrast: #b482fb;
|
|
@@ -37,8 +37,8 @@
|
|
|
37
37
|
--basecolors-shape-maskalt: #ffffff;
|
|
38
38
|
--basecolors-shape-metro-contrast: #f08901;
|
|
39
39
|
--basecolors-shape-metro-default: #bf5826;
|
|
40
|
-
--basecolors-shape-mobility-contrast: #
|
|
41
|
-
--basecolors-shape-mobility-default: #
|
|
40
|
+
--basecolors-shape-mobility-contrast: #00dbb6;
|
|
41
|
+
--basecolors-shape-mobility-default: #0d827e;
|
|
42
42
|
--basecolors-shape-plane-contrast: #fbafea;
|
|
43
43
|
--basecolors-shape-plane-default: #800664;
|
|
44
44
|
--basecolors-shape-subdued: #626493;
|
|
@@ -83,8 +83,8 @@
|
|
|
83
83
|
--basecolors-frame-subdued: #2d2e3e;
|
|
84
84
|
--basecolors-frame-tint: #141527;
|
|
85
85
|
--basecolors-shape-accent: #e5e5e9;
|
|
86
|
-
--basecolors-shape-bicycle-contrast: #
|
|
87
|
-
--basecolors-shape-bicycle-default: #
|
|
86
|
+
--basecolors-shape-bicycle-contrast: #4db2a1;
|
|
87
|
+
--basecolors-shape-bicycle-default: #4db2a1;
|
|
88
88
|
--basecolors-shape-bus-contrast: #ef7398;
|
|
89
89
|
--basecolors-shape-bus-default: #ef7398;
|
|
90
90
|
--basecolors-shape-cableway-contrast: #b898e5;
|
|
@@ -103,8 +103,8 @@
|
|
|
103
103
|
--basecolors-shape-maskalt: #393a49;
|
|
104
104
|
--basecolors-shape-metro-contrast: #dd973c;
|
|
105
105
|
--basecolors-shape-metro-default: #dd973c;
|
|
106
|
-
--basecolors-shape-mobility-contrast: #
|
|
107
|
-
--basecolors-shape-mobility-default: #
|
|
106
|
+
--basecolors-shape-mobility-contrast: #4db2a1;
|
|
107
|
+
--basecolors-shape-mobility-default: #4db2a1;
|
|
108
108
|
--basecolors-shape-plane-contrast: #f2b8e5;
|
|
109
109
|
--basecolors-shape-plane-default: #f2b8e5;
|
|
110
110
|
--basecolors-shape-subdued: #b3b4bd;
|
|
@@ -227,11 +227,11 @@ p .eds-icon {
|
|
|
227
227
|
color: var(--basecolors-shape-taxi-contrast);
|
|
228
228
|
}
|
|
229
229
|
.eds-icon__bicycle {
|
|
230
|
-
color: #
|
|
230
|
+
color: #0d827e;
|
|
231
231
|
color: var(--basecolors-shape-bicycle-default);
|
|
232
232
|
}
|
|
233
233
|
.eds-contrast .eds-icon__bicycle {
|
|
234
|
-
color: #
|
|
234
|
+
color: #00dbb6;
|
|
235
235
|
color: var(--basecolors-shape-bicycle-contrast);
|
|
236
236
|
}
|
|
237
237
|
.eds-icon__walk {
|
|
@@ -265,10 +265,10 @@ p .eds-icon {
|
|
|
265
265
|
color: var(--basecolors-shape-carferry-contrast);
|
|
266
266
|
}
|
|
267
267
|
.eds-icon__mobility, .eds-icon__citybike, .eds-icon__carsharing {
|
|
268
|
-
color: #
|
|
268
|
+
color: #0d827e;
|
|
269
269
|
color: var(--basecolors-shape-mobility-default);
|
|
270
270
|
}
|
|
271
271
|
.eds-contrast .eds-icon__mobility, .eds-contrast .eds-icon__citybike, .eds-contrast .eds-icon__carsharing {
|
|
272
|
-
color: #
|
|
272
|
+
color: #00dbb6;
|
|
273
273
|
color: var(--basecolors-shape-mobility-contrast);
|
|
274
274
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@entur/icons",
|
|
3
|
-
"version": "8.3.
|
|
3
|
+
"version": "8.3.1",
|
|
4
4
|
"license": "EUPL-1.2",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.esm.js",
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"typescript": "^5.9.2"
|
|
58
58
|
},
|
|
59
59
|
"dependencies": {
|
|
60
|
-
"@entur/tokens": "^3.
|
|
60
|
+
"@entur/tokens": "^3.21.0"
|
|
61
61
|
},
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "3239ff1bcfdabbfef65f5d84577a626918ee2410"
|
|
63
63
|
}
|