@featherk/styles 0.5.7 → 0.6.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/v8.2.0/css/featherk-beautified.css +262 -253
- package/dist/v8.2.0/css/featherk.css +1 -1
- package/dist/v8.2.0/scss/_externalStyles.scss +6 -6
- package/dist/v8.2.0/scss/_fonts.scss +17 -17
- package/dist/v8.2.0/scss/_overrides.scss +5 -0
- package/dist/v8.2.0/scss/_tokens.scss +9 -9
- package/package.json +1 -1
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
@use "../external-styles/featherk-map-evitiAdvisor.css";
|
|
2
2
|
|
|
3
|
-
@use "../external-styles/featherk-overrides--k-
|
|
3
|
+
@use "../external-styles/featherk-overrides--k-tooltip.css";
|
|
4
4
|
|
|
5
|
-
@use "../external-styles/featherk-overrides--k-
|
|
5
|
+
@use "../external-styles/featherk-overrides--k-popup-alert.css";
|
|
6
6
|
|
|
7
|
-
@use "../external-styles/featherk-overrides--k-
|
|
7
|
+
@use "../external-styles/featherk-overrides--k-expander.css";
|
|
8
8
|
|
|
9
|
-
@use "../external-styles/featherk-overrides--k-
|
|
9
|
+
@use "../external-styles/featherk-overrides--k-slider.css";
|
|
10
10
|
|
|
11
|
-
@use "../external-styles/featherk-overrides--k-
|
|
11
|
+
@use "../external-styles/featherk-overrides--k-grid.css";
|
|
12
12
|
|
|
13
|
-
@use "../external-styles/featherk-overrides--k-
|
|
13
|
+
@use "../external-styles/featherk-overrides--k-loader.css";
|
|
14
14
|
|
|
15
15
|
@use "../external-styles/featherk-overrides--k-datetime.css";
|
|
@@ -1,11 +1,3 @@
|
|
|
1
|
-
@font-face {
|
|
2
|
-
font-family: Inter;
|
|
3
|
-
src: url('../fonts/Inter-Regular.woff2') format('woff2');
|
|
4
|
-
font-style: normal;
|
|
5
|
-
font-weight: 400;
|
|
6
|
-
font-display: auto;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
1
|
@font-face {
|
|
10
2
|
font-family: Inter;
|
|
11
3
|
src: url('../fonts/Inter-Light.woff2') format('woff2');
|
|
@@ -24,33 +16,33 @@
|
|
|
24
16
|
|
|
25
17
|
@font-face {
|
|
26
18
|
font-family: Inter;
|
|
27
|
-
src: url('../fonts/Inter-
|
|
19
|
+
src: url('../fonts/Inter-LightItalic.woff2') format('woff2');
|
|
28
20
|
font-style: italic;
|
|
29
|
-
font-weight:
|
|
21
|
+
font-weight: 300;
|
|
30
22
|
font-display: auto;
|
|
31
23
|
}
|
|
32
24
|
|
|
33
25
|
@font-face {
|
|
34
26
|
font-family: Inter;
|
|
35
|
-
src: url('../fonts/Inter-
|
|
27
|
+
src: url('../fonts/Inter-Italic.woff2') format('woff2');
|
|
36
28
|
font-style: italic;
|
|
37
|
-
font-weight:
|
|
29
|
+
font-weight: 400;
|
|
38
30
|
font-display: auto;
|
|
39
31
|
}
|
|
40
32
|
|
|
41
33
|
@font-face {
|
|
42
34
|
font-family: Inter;
|
|
43
|
-
src: url('../fonts/Inter-
|
|
44
|
-
font-style:
|
|
45
|
-
font-weight:
|
|
35
|
+
src: url('../fonts/Inter-Regular.woff2') format('woff2');
|
|
36
|
+
font-style: normal;
|
|
37
|
+
font-weight: 400;
|
|
46
38
|
font-display: auto;
|
|
47
39
|
}
|
|
48
40
|
|
|
49
41
|
@font-face {
|
|
50
42
|
font-family: Inter;
|
|
51
|
-
src: url('../fonts/Inter-
|
|
43
|
+
src: url('../fonts/Inter-MediumItalic.woff2') format('woff2');
|
|
52
44
|
font-style: italic;
|
|
53
|
-
font-weight:
|
|
45
|
+
font-weight: 500;
|
|
54
46
|
font-display: auto;
|
|
55
47
|
}
|
|
56
48
|
|
|
@@ -60,4 +52,12 @@
|
|
|
60
52
|
font-style: normal;
|
|
61
53
|
font-weight: 500;
|
|
62
54
|
font-display: auto;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
@font-face {
|
|
58
|
+
font-family: Inter;
|
|
59
|
+
src: url('../fonts/Inter-BoldItalic.woff2') format('woff2');
|
|
60
|
+
font-style: italic;
|
|
61
|
+
font-weight: 700;
|
|
62
|
+
font-display: auto;
|
|
63
63
|
}
|
|
@@ -169,20 +169,20 @@ $fk-kendo-font-size-xs: $fk-feather-font-size-sm;
|
|
|
169
169
|
$fk-kendo-appbar-light-text: black;
|
|
170
170
|
$fk-feather-primary-text-on-color: #ffffff;
|
|
171
171
|
$fk-feather-secondary-text-on-surface: rgba(10,12,27,0.7);
|
|
172
|
-
$fk-feather-surface-shade-
|
|
172
|
+
$fk-feather-surface-shade-1: rgba(242,242,250,1);
|
|
173
173
|
$fk-feather-border-on-surface: rgba(10, 12, 27, 0.12);
|
|
174
174
|
$fk-feather-surface: rgba(252,252,255,1);
|
|
175
175
|
$fk-feather-primary: #003583;
|
|
176
|
-
$fk-feather-surface-shade-2: rgba(237,237,245,1);
|
|
177
176
|
$fk-primary-hover: rgb(0, 50.88, 125.76);
|
|
178
177
|
$fk-kendo-button-bg: transparent;
|
|
178
|
+
$fk-feather-surface-shade-2: rgba(237,237,245,1);
|
|
179
|
+
$fk-feather-surface-shade-3: rgba(232,232,240,1);
|
|
179
180
|
$fk-on-primary: white;
|
|
180
181
|
$fk-feather-icon-on-neutral: rgba(10, 12, 27, 0.60);
|
|
181
182
|
$fk-kendo-calendar-cell-hover-bg: transparent;
|
|
182
183
|
$fk-feather-border-light-on-surface: rgba(10,12,27,0.06);
|
|
183
184
|
$fk-kendo-checkbox-bg: transparent;
|
|
184
185
|
$fk-error: #a5021f;
|
|
185
|
-
$fk-feather-surface-shade-1: rgba(242,242,250,1);
|
|
186
186
|
$fk-feather-primary-text-on-surface: rgba(10,12,27,0.9);
|
|
187
187
|
$fk-base-hover: #ebebeb;
|
|
188
188
|
$fk-primary-subtle: rgb(204, 214.6, 230.2);
|
|
@@ -261,13 +261,13 @@ $fk-error-on-surface: rgb(123.75, 1.5, 23.25);
|
|
|
261
261
|
$fk-on-dark: $fk-feather-primary-text-on-color;
|
|
262
262
|
$fk-kendo-appbar-dark-text: $fk-on-dark;
|
|
263
263
|
$fk-on-app-surface: $fk-feather-secondary-text-on-surface;
|
|
264
|
-
$fk-surface-alt: $fk-feather-surface-shade-
|
|
264
|
+
$fk-surface-alt: $fk-feather-surface-shade-1;
|
|
265
265
|
$fk-border: $fk-feather-border-on-surface;
|
|
266
|
-
$fk-
|
|
266
|
+
$fk-surface: $fk-feather-surface;
|
|
267
|
+
$fk-app-surface: $fk-surface;
|
|
267
268
|
$fk-kendo-breadcrumb-bg: $fk-app-surface;
|
|
268
269
|
$fk-primary: $fk-feather-primary;
|
|
269
270
|
$fk-kendo-breadcrumb-link-text: $fk-primary;
|
|
270
|
-
$fk-surface: $fk-feather-surface-shade-2;
|
|
271
271
|
$fk-kendo-button-text: $fk-primary;
|
|
272
272
|
$fk-kendo-button-border: $fk-border;
|
|
273
273
|
$fk-kendo-button-hover-bg: $fk-feather-surface-shade-2;
|
|
@@ -572,11 +572,11 @@ on-error: white,
|
|
|
572
572
|
error-on-surface: rgb(123.75, 1.5, 23.25),
|
|
573
573
|
on-dark: $fk-feather-primary-text-on-color,
|
|
574
574
|
on-app-surface: $fk-feather-secondary-text-on-surface,
|
|
575
|
-
surface-alt: $fk-feather-surface-shade-
|
|
575
|
+
surface-alt: $fk-feather-surface-shade-1,
|
|
576
576
|
border: $fk-feather-border-on-surface,
|
|
577
|
-
|
|
577
|
+
surface: $fk-feather-surface,
|
|
578
|
+
app-surface: $fk-surface,
|
|
578
579
|
primary: $fk-feather-primary,
|
|
579
|
-
surface: $fk-feather-surface-shade-2,
|
|
580
580
|
subtle: $fk-feather-icon-on-neutral,
|
|
581
581
|
base: $fk-primary,
|
|
582
582
|
border-alt: $fk-feather-border-light-on-surface,
|