@entur/tab 0.6.7 → 0.7.0
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 +11 -5
- package/package.json +4 -4
package/dist/styles.css
CHANGED
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
--components-tab-contrast-icon-disabled:#949699;
|
|
33
33
|
--components-tab-contrast-text:#e5e5e9;
|
|
34
34
|
--components-tab-contrast-text-disabled:#949699;
|
|
35
|
-
--components-tab-contrast-underline-selected:#
|
|
35
|
+
--components-tab-contrast-underline-selected:#ff5959;
|
|
36
36
|
--components-tab-standard-border:#81828f;
|
|
37
37
|
--components-tab-standard-fill-disabled:rgba(207, 210, 212, 0.1019607843);
|
|
38
38
|
--components-tab-standard-fill-hover:#393a49;
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
--components-tab-standard-icon-disabled:#949699;
|
|
43
43
|
--components-tab-standard-text:#e5e5e9;
|
|
44
44
|
--components-tab-standard-text-disabled:#949699;
|
|
45
|
-
--components-tab-standard-underline-selected:#
|
|
45
|
+
--components-tab-standard-underline-selected:#ff5959;
|
|
46
46
|
}
|
|
47
47
|
[data-color-mode=light],
|
|
48
48
|
:root{
|
|
@@ -52,6 +52,8 @@
|
|
|
52
52
|
--basecolors-frame-default:#ffffff;
|
|
53
53
|
--basecolors-frame-elevated:#ffffff;
|
|
54
54
|
--basecolors-frame-elevatedalt:#f6f6f9;
|
|
55
|
+
--basecolors-frame-highlight:#ff5959;
|
|
56
|
+
--basecolors-frame-highlightalt:#ffbf9e;
|
|
55
57
|
--basecolors-frame-subdued:#d9dae8;
|
|
56
58
|
--basecolors-frame-tint:#f6f6f9;
|
|
57
59
|
--basecolors-shape-accent:#181c56;
|
|
@@ -99,6 +101,7 @@
|
|
|
99
101
|
--basecolors-stroke-focus-contrast:#aeb7e2;
|
|
100
102
|
--basecolors-stroke-focus-standard:#181c56;
|
|
101
103
|
--basecolors-stroke-highlight:#ff5959;
|
|
104
|
+
--basecolors-stroke-highlight2:#ffbf9e;
|
|
102
105
|
--basecolors-stroke-light:#ffffff;
|
|
103
106
|
--basecolors-stroke-subdued:#8284ab;
|
|
104
107
|
--basecolors-stroke-subduedalt:#e3e6e8;
|
|
@@ -119,6 +122,8 @@
|
|
|
119
122
|
--basecolors-frame-default:#08091c;
|
|
120
123
|
--basecolors-frame-elevated:rgba(229, 229, 233, 0.1490196078);
|
|
121
124
|
--basecolors-frame-elevatedalt:#464755;
|
|
125
|
+
--basecolors-frame-highlight:#ff5959;
|
|
126
|
+
--basecolors-frame-highlightalt:#ffbf9e;
|
|
122
127
|
--basecolors-frame-subdued:#2d2e3e;
|
|
123
128
|
--basecolors-frame-tint:#141527;
|
|
124
129
|
--basecolors-shape-accent:#e5e5e9;
|
|
@@ -136,7 +141,7 @@
|
|
|
136
141
|
--basecolors-shape-funicular-default:#b898e5;
|
|
137
142
|
--basecolors-shape-helicopter-contrast:#f2b8e5;
|
|
138
143
|
--basecolors-shape-helicopter-default:#f2b8e5;
|
|
139
|
-
--basecolors-shape-highlight:#
|
|
144
|
+
--basecolors-shape-highlight:#ff5959;
|
|
140
145
|
--basecolors-shape-light:#e5e5e9;
|
|
141
146
|
--basecolors-shape-mask:#2d2e3e;
|
|
142
147
|
--basecolors-shape-maskalt:#393a49;
|
|
@@ -165,14 +170,15 @@
|
|
|
165
170
|
--basecolors-stroke-disabled:#e3e6e8;
|
|
166
171
|
--basecolors-stroke-focus-contrast:#aeb7e2;
|
|
167
172
|
--basecolors-stroke-focus-standard:#aeb7e2;
|
|
168
|
-
--basecolors-stroke-highlight:#
|
|
173
|
+
--basecolors-stroke-highlight:#ff5959;
|
|
174
|
+
--basecolors-stroke-highlight2:#ffbf9e;
|
|
169
175
|
--basecolors-stroke-light:#b3b4bd;
|
|
170
176
|
--basecolors-stroke-subdued:#81828f;
|
|
171
177
|
--basecolors-stroke-subduedalt:#949699;
|
|
172
178
|
--basecolors-text-accent:#e5e5e9;
|
|
173
179
|
--basecolors-text-disabled:#b6b8ba;
|
|
174
180
|
--basecolors-text-disabledalt:#b6b8ba;
|
|
175
|
-
--basecolors-text-highlight:#
|
|
181
|
+
--basecolors-text-highlight:#ff5959;
|
|
176
182
|
--basecolors-text-highlightalt:#ffbf9e;
|
|
177
183
|
--basecolors-text-light:#e5e5e9;
|
|
178
184
|
--basecolors-text-subdued:#b3b4bd;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@entur/tab",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.7.0",
|
|
4
4
|
"license": "EUPL-1.2",
|
|
5
5
|
"main": "dist/tab.cjs.js",
|
|
6
6
|
"module": "dist/tab.esm.js",
|
|
@@ -26,8 +26,8 @@
|
|
|
26
26
|
"react-dom": ">=16.8.0"
|
|
27
27
|
},
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@entur/tokens": "^3.
|
|
30
|
-
"@entur/utils": "^0.13.
|
|
29
|
+
"@entur/tokens": "^3.23.0",
|
|
30
|
+
"@entur/utils": "^0.13.5",
|
|
31
31
|
"@reach/tabs": "^0.15.3",
|
|
32
32
|
"classnames": "^2.5.1"
|
|
33
33
|
},
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"vite": "^7.3.2",
|
|
44
44
|
"vite-plugin-dts": "^4.5.4"
|
|
45
45
|
},
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "0ef451821dd20ee28be7c62496acfddc4e56645d"
|
|
47
47
|
}
|