@fkui/design 6.13.0 → 6.14.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/lib/fkui.css +650 -770
- package/lib/fkui.min.css +1 -1
- package/package.json +8 -7
- package/src/components/_index.scss +95 -0
- package/src/components/anchor/_anchor.scss +3 -4
- package/src/components/anchor/_index.scss +1 -0
- package/src/components/anchor/_variables.scss +1 -0
- package/src/components/badge/_badge.scss +12 -34
- package/src/components/badge/_index.scss +1 -0
- package/src/components/badge/_variables.scss +25 -25
- package/src/components/button/_button.scss +35 -37
- package/src/components/button/_index.scss +1 -0
- package/src/components/button/_variables.scss +26 -26
- package/src/components/calendar-day/_calendar-day.scss +1 -2
- package/src/components/calendar-day/_index.scss +1 -0
- package/src/components/calendar-day/_variables.scss +5 -5
- package/src/components/card/_card.scss +1 -3
- package/src/components/card/_index.scss +1 -0
- package/src/components/card/_variables.scss +6 -6
- package/src/components/checkbox/_checkbox-group.scss +2 -4
- package/src/components/checkbox/_checkbox.scss +5 -6
- package/src/components/checkbox/_variables.scss +9 -9
- package/src/components/chip/_index.scss +1 -0
- package/src/components/chip/_variables.scss +12 -12
- package/src/components/close-button/_index.scss +1 -0
- package/src/components/close-button/_variables.scss +1 -0
- package/src/components/combobox/_index.scss +1 -0
- package/src/components/combobox/_variables.scss +9 -9
- package/src/components/contextmenu/_contextmenu.scss +1 -3
- package/src/components/contextmenu/_index.scss +1 -0
- package/src/components/contextmenu/_variables.scss +1 -0
- package/src/components/crud-dataset/_crud-dataset.scss +1 -2
- package/src/components/crud-dataset/_index.scss +1 -0
- package/src/components/crud-dataset/_variables.scss +1 -0
- package/src/components/datepicker-field/_datepicker-field.scss +3 -6
- package/src/components/datepicker-field/_index.scss +1 -0
- package/src/components/datepicker-field/_variables.scss +5 -5
- package/src/components/dialogue-tree/_index.scss +1 -0
- package/src/components/dialogue-tree/_variables.scss +6 -6
- package/src/components/entrypoint/_entrypoint.scss +1 -4
- package/src/components/entrypoint/_index.scss +1 -0
- package/src/components/entrypoint/_variables.scss +3 -3
- package/src/components/error-list/_error-list.scss +1 -3
- package/src/components/error-list/_index.scss +1 -0
- package/src/components/error-list/_variables.scss +1 -1
- package/src/components/expandable-panel/_expandable-panel.scss +1 -2
- package/src/components/expandable-panel/_index.scss +1 -0
- package/src/components/expandable-panel/_variables.scss +1 -0
- package/src/components/expandable-paragraph/_expandable-paragraph.scss +6 -7
- package/src/components/expandable-paragraph/_index.scss +1 -0
- package/src/components/expandable-paragraph/_variables.scss +1 -0
- package/src/components/fieldset/_fieldset.scss +1 -3
- package/src/components/fieldset/_index.scss +1 -0
- package/src/components/fieldset/_variables.scss +1 -0
- package/src/components/file-item/_file-item.scss +2 -5
- package/src/components/file-item/_index.scss +1 -0
- package/src/components/file-item/_variables.scss +1 -0
- package/src/components/file-selector/_file-selector.scss +1 -3
- package/src/components/file-selector/_index.scss +1 -0
- package/src/components/file-selector/_variables.scss +1 -0
- package/src/components/file-uploader/_file-uploader.scss +1 -3
- package/src/components/file-uploader/_index.scss +1 -0
- package/src/components/file-uploader/_variables.scss +1 -0
- package/src/components/group/_index.scss +1 -0
- package/src/components/group/_variables.scss +1 -0
- package/src/components/icon/_icon.scss +6 -8
- package/src/components/icon/_index.scss +1 -0
- package/src/components/icon/_variables.scss +8 -8
- package/src/components/indent/_indent.scss +1 -2
- package/src/components/indent/_index.scss +1 -0
- package/src/components/indent/_variables.scss +1 -0
- package/src/components/label/_index.scss +1 -0
- package/src/components/label/_label.scss +5 -3
- package/src/components/label/_variables.scss +4 -4
- package/src/components/layout-application-template/_index.scss +1 -0
- package/src/components/layout-application-template/_layout-application-template.scss +4 -5
- package/src/components/layout-application-template/_variables.scss +1 -0
- package/src/components/layout-navigation/_index.scss +1 -0
- package/src/components/layout-navigation/_layout-navigation.scss +1 -2
- package/src/components/layout-navigation/_variables.scss +1 -0
- package/src/components/layout-secondary/_index.scss +1 -0
- package/src/components/layout-secondary/_layout-secondary.scss +1 -3
- package/src/components/layout-secondary/_variables.scss +1 -0
- package/src/components/list/_index.scss +1 -0
- package/src/components/list/_list.scss +4 -6
- package/src/components/list/_variables.scss +1 -0
- package/src/components/loader/_index.scss +1 -0
- package/src/components/loader/_loader.scss +4 -6
- package/src/components/loader/_variables.scss +1 -0
- package/src/components/logo/_index.scss +1 -0
- package/src/components/logo/_logo.scss +1 -3
- package/src/components/logo/_variables.scss +1 -0
- package/src/components/message-box/_index.scss +1 -0
- package/src/components/message-box/_message-box.scss +14 -16
- package/src/components/message-box/_variables.scss +10 -10
- package/src/components/modal/_index.scss +1 -0
- package/src/components/modal/_modal.scss +10 -11
- package/src/components/modal/_variables.scss +7 -7
- package/src/components/navigation-menu/_index.scss +1 -0
- package/src/components/navigation-menu/_navigation-menu.scss +3 -5
- package/src/components/navigation-menu/_variables.scss +1 -0
- package/src/components/offline/_index.scss +1 -0
- package/src/components/offline/_offline.scss +3 -7
- package/src/components/offline/_variables.scss +1 -0
- package/src/components/output-field/_index.scss +1 -0
- package/src/components/output-field/_output-field.scss +1 -3
- package/src/components/output-field/_variables.scss +1 -0
- package/src/components/page-header/_index.scss +1 -0
- package/src/components/page-header/_page-header.scss +1 -2
- package/src/components/page-header/_variables.scss +1 -0
- package/src/components/progressbar/_index.scss +1 -0
- package/src/components/progressbar/_progressbar.scss +1 -2
- package/src/components/progressbar/_variables.scss +4 -4
- package/src/components/radio-button/_item.scss +2 -5
- package/src/components/radio-button/_radio-button-group.scss +5 -7
- package/src/components/radio-button/_radio-button.scss +2 -3
- package/src/components/radio-button/_variables.scss +7 -7
- package/src/components/select-field/_index.scss +1 -0
- package/src/components/select-field/_select-field.scss +3 -5
- package/src/components/select-field/_variables.scss +11 -11
- package/src/components/sort-filter-dataset/_index.scss +1 -0
- package/src/components/sort-filter-dataset/_sort-filter-dataset.scss +1 -3
- package/src/components/sort-filter-dataset/_variables.scss +1 -0
- package/src/components/static-panel/_index.scss +1 -0
- package/src/components/static-panel/_static-panel.scss +1 -3
- package/src/components/static-panel/_variables.scss +1 -0
- package/src/components/table/_index.scss +7 -0
- package/src/components/table/_table.scss +14 -26
- package/src/components/table/_variables.scss +14 -0
- package/src/components/text-field/_index.scss +1 -0
- package/src/components/text-field/_text-field.scss +3 -5
- package/src/components/text-field/_variables.scss +8 -8
- package/src/components/textarea-field/_index.scss +1 -0
- package/src/components/textarea-field/_textarea-field.scss +2 -4
- package/src/components/textarea-field/_variables.scss +6 -6
- package/src/components/tooltip/_index.scss +1 -0
- package/src/components/tooltip/_variables.scss +2 -2
- package/src/components/wizard/_variables.scss +11 -11
- package/src/components/wizard/_wizard-step.scss +10 -12
- package/src/components/wizard/_wizard.scss +1 -3
- package/src/core/_index.scss +12 -0
- package/src/core/helpers/_index.scss +2 -0
- package/src/core/layout/_index.scss +2 -0
- package/src/core/layout/positioning/_positioning.scss +0 -1
- package/src/core/mixins/{_all.scss → _index.scss} +0 -1
- package/src/core/mixins/_label-inline.scss +3 -4
- package/src/core/mixins/_variables.scss +4 -4
- package/src/fkui.scss +6 -4
- package/src/internal-components/_index.scss +9 -0
- package/src/internal-components/animate-expand/_animate-expand.scss +1 -3
- package/src/internal-components/animate-expand/_index.scss +1 -0
- package/src/internal-components/calendar/_calendar.scss +1 -3
- package/src/internal-components/calendar/_index.scss +1 -0
- package/src/internal-components/calendar-month/{_month.scss → _calendar-month.scss} +1 -2
- package/src/internal-components/calendar-month/_index.scss +1 -0
- package/src/internal-components/calendar-month/_variables.scss +3 -3
- package/src/internal-components/calendar-navbar/{_navbar.scss → _calendar-navbar.scss} +1 -2
- package/src/internal-components/calendar-navbar/_index.scss +1 -0
- package/src/internal-components/calendar-navbar/_variables.scss +6 -6
- package/src/internal-components/{IFlex/_iflex.scss → flex/_flex.scss} +5 -6
- package/src/internal-components/flex/_index.scss +1 -0
- package/src/internal-components/popup/_index.scss +1 -0
- package/src/internal-components/popup/_popup.scss +3 -5
- package/src/internal-components/popup-error/_index.scss +1 -0
- package/src/internal-components/{popupError/_popuperror.scss → popup-error/_popup-error.scss} +4 -5
- package/src/internal-components/popup-menu/_index.scss +1 -0
- package/src/internal-components/{IPopupMenu/_ipopupmenu.scss → popup-menu/_popup-menu.scss} +2 -4
- package/src/internal-components/skip-link/_index.scss +1 -0
- package/src/internal-components/{ISkipLink/_iskiplink.scss → skip-link/_skip-link.scss} +1 -3
- package/src/_core.scss +0 -2
- package/src/components/_all.scss +0 -51
- package/src/components/form/_all.scss +0 -2
- package/src/components/form/_form-step.scss +0 -91
- package/src/components/form/_form.scss +0 -8
- package/src/components/table/_all.scss +0 -3
- package/src/core/_all.scss +0 -8
- package/src/core/_mixins.scss +0 -8
- package/src/core/helpers/_all.scss +0 -2
- package/src/core/layout/_all.scss +0 -2
- package/src/core/mixins/_arrow-creator.scss +0 -51
- package/src/internal-components/_all.scss +0 -10
- /package/src/components/checkbox/{_all.scss → _index.scss} +0 -0
- /package/src/components/radio-button/{_all.scss → _index.scss} +0 -0
- /package/src/components/wizard/{_all.scss → _index.scss} +0 -0
- /package/src/core/helpers/accessibility/{_all.scss → _index.scss} +0 -0
- /package/src/core/layout/grid/{_all.scss → _index.scss} +0 -0
- /package/src/core/layout/positioning/{_all.scss → _index.scss} +0 -0
- /package/src/core/typography/{_all.scss → _index.scss} +0 -0
- /package/src/core/utils/{_all.scss → _index.scss} +0 -0
- /package/src/internal-components/{popupError → popup-error}/arrows/_bottom-before.scss +0 -0
- /package/src/internal-components/{popupError → popup-error}/arrows/_bottom.scss +0 -0
- /package/src/internal-components/{popupError → popup-error}/arrows/_left-before.scss +0 -0
- /package/src/internal-components/{popupError → popup-error}/arrows/_left.scss +0 -0
- /package/src/internal-components/{popupError → popup-error}/arrows/_right-before.scss +0 -0
- /package/src/internal-components/{popupError → popup-error}/arrows/_right.scss +0 -0
- /package/src/internal-components/{popupError → popup-error}/arrows/_top-before.scss +0 -0
- /package/src/internal-components/{popupError → popup-error}/arrows/_top.scss +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fkui/design",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.14.0",
|
|
4
4
|
"description": "fkui design",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"fkui",
|
|
@@ -31,8 +31,9 @@
|
|
|
31
31
|
],
|
|
32
32
|
"scripts": {
|
|
33
33
|
"build": "node build.mjs",
|
|
34
|
-
"clean": "rimraf .jest-cache coverage lib test-results",
|
|
34
|
+
"clean": "rimraf .jest-cache coverage lib temp test-results",
|
|
35
35
|
"test": "jest --coverage",
|
|
36
|
+
"posttest": "sass -p node --no-source-map tests:temp/tests",
|
|
36
37
|
"unit": "jest",
|
|
37
38
|
"unit:watch": "jest --watch"
|
|
38
39
|
},
|
|
@@ -41,10 +42,10 @@
|
|
|
41
42
|
"runner": "jest-light-runner"
|
|
42
43
|
},
|
|
43
44
|
"devDependencies": {
|
|
44
|
-
"@fkui/icon-lib-default": "6.
|
|
45
|
-
"@fkui/theme-default": "6.
|
|
45
|
+
"@fkui/icon-lib-default": "6.14.0",
|
|
46
|
+
"@fkui/theme-default": "6.14.0",
|
|
46
47
|
"autoprefixer": "10.4.21",
|
|
47
|
-
"cssnano": "7.0
|
|
48
|
+
"cssnano": "7.1.0",
|
|
48
49
|
"flush-promises": "1.0.2",
|
|
49
50
|
"glob": "11.0.3",
|
|
50
51
|
"jest-light-runner": "0.7.9",
|
|
@@ -56,7 +57,7 @@
|
|
|
56
57
|
"svgo": "4.0.0"
|
|
57
58
|
},
|
|
58
59
|
"peerDependencies": {
|
|
59
|
-
"@fkui/theme-default": "^6.
|
|
60
|
+
"@fkui/theme-default": "^6.14.0",
|
|
60
61
|
"sass": "^1.40.0",
|
|
61
62
|
"stylelint": ">= 14"
|
|
62
63
|
},
|
|
@@ -73,5 +74,5 @@
|
|
|
73
74
|
"npm": ">= 7"
|
|
74
75
|
},
|
|
75
76
|
"sass": "./src/fkui.scss",
|
|
76
|
-
"gitHead": "
|
|
77
|
+
"gitHead": "be0e617deddf3bf47dcee46b025980be6dff86fa"
|
|
77
78
|
}
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
@forward "anchor/variables";
|
|
2
|
+
@forward "badge/variables";
|
|
3
|
+
@forward "button/variables";
|
|
4
|
+
@forward "calendar-day/variables";
|
|
5
|
+
@forward "card/variables";
|
|
6
|
+
@forward "checkbox/variables";
|
|
7
|
+
@forward "chip/variables";
|
|
8
|
+
@forward "close-button/variables";
|
|
9
|
+
@forward "combobox/variables";
|
|
10
|
+
@forward "contextmenu/variables";
|
|
11
|
+
@forward "crud-dataset/variables";
|
|
12
|
+
@forward "datepicker-field/variables";
|
|
13
|
+
@forward "dialogue-tree/variables";
|
|
14
|
+
@forward "entrypoint/variables";
|
|
15
|
+
@forward "error-list/variables";
|
|
16
|
+
@forward "expandable-panel/variables";
|
|
17
|
+
@forward "expandable-paragraph/variables";
|
|
18
|
+
@forward "fieldset/variables";
|
|
19
|
+
@forward "file-item/variables";
|
|
20
|
+
@forward "file-selector/variables";
|
|
21
|
+
@forward "file-uploader/variables";
|
|
22
|
+
@forward "group/variables";
|
|
23
|
+
@forward "icon/variables";
|
|
24
|
+
@forward "indent/variables";
|
|
25
|
+
@forward "label/variables";
|
|
26
|
+
@forward "layout-application-template/variables";
|
|
27
|
+
@forward "layout-navigation/variables";
|
|
28
|
+
@forward "layout-secondary/variables";
|
|
29
|
+
@forward "list/variables";
|
|
30
|
+
@forward "loader/variables";
|
|
31
|
+
@forward "logo/variables";
|
|
32
|
+
@forward "message-box/variables";
|
|
33
|
+
@forward "modal/variables";
|
|
34
|
+
@forward "navigation-menu/variables";
|
|
35
|
+
@forward "offline/variables";
|
|
36
|
+
@forward "output-field/variables";
|
|
37
|
+
@forward "page-header/variables";
|
|
38
|
+
@forward "progressbar/variables";
|
|
39
|
+
@forward "radio-button/variables";
|
|
40
|
+
@forward "select-field/variables";
|
|
41
|
+
@forward "sort-filter-dataset/variables";
|
|
42
|
+
@forward "static-panel/variables";
|
|
43
|
+
@forward "table/variables";
|
|
44
|
+
@forward "text-field/variables";
|
|
45
|
+
@forward "textarea-field/variables";
|
|
46
|
+
@forward "tooltip/variables";
|
|
47
|
+
@forward "wizard/variables";
|
|
48
|
+
|
|
49
|
+
@use "anchor";
|
|
50
|
+
@use "badge";
|
|
51
|
+
@use "button";
|
|
52
|
+
@use "calendar-day";
|
|
53
|
+
@use "card";
|
|
54
|
+
@use "checkbox";
|
|
55
|
+
@use "chip";
|
|
56
|
+
@use "close-button";
|
|
57
|
+
@use "combobox";
|
|
58
|
+
@use "contextmenu";
|
|
59
|
+
@use "crud-dataset";
|
|
60
|
+
@use "datepicker-field";
|
|
61
|
+
@use "dialogue-tree";
|
|
62
|
+
@use "entrypoint";
|
|
63
|
+
@use "error-list";
|
|
64
|
+
@use "expandable-panel";
|
|
65
|
+
@use "expandable-paragraph";
|
|
66
|
+
@use "fieldset";
|
|
67
|
+
@use "file-item";
|
|
68
|
+
@use "file-selector";
|
|
69
|
+
@use "file-uploader";
|
|
70
|
+
@use "group";
|
|
71
|
+
@use "icon";
|
|
72
|
+
@use "indent";
|
|
73
|
+
@use "label";
|
|
74
|
+
@use "layout-application-template";
|
|
75
|
+
@use "layout-navigation";
|
|
76
|
+
@use "layout-secondary";
|
|
77
|
+
@use "list";
|
|
78
|
+
@use "loader";
|
|
79
|
+
@use "logo";
|
|
80
|
+
@use "message-box";
|
|
81
|
+
@use "modal";
|
|
82
|
+
@use "navigation-menu";
|
|
83
|
+
@use "offline";
|
|
84
|
+
@use "output-field";
|
|
85
|
+
@use "page-header";
|
|
86
|
+
@use "progressbar";
|
|
87
|
+
@use "radio-button";
|
|
88
|
+
@use "select-field";
|
|
89
|
+
@use "sort-filter-dataset";
|
|
90
|
+
@use "static-panel";
|
|
91
|
+
@use "table";
|
|
92
|
+
@use "text-field";
|
|
93
|
+
@use "textarea-field";
|
|
94
|
+
@use "tooltip";
|
|
95
|
+
@use "wizard";
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
$ANCHOR_SELECTOR: ".anchor" !default;
|
|
2
1
|
$anchor-svg-margin: 0.25rem;
|
|
3
2
|
@use "../../core/mixins/anchor";
|
|
4
3
|
|
|
5
|
-
|
|
4
|
+
.anchor {
|
|
6
5
|
@include anchor.anchor;
|
|
7
6
|
|
|
8
|
-
|
|
7
|
+
&.anchor--block {
|
|
9
8
|
display: inline-flex;
|
|
10
9
|
|
|
11
10
|
& > svg,
|
|
@@ -15,7 +14,7 @@ $anchor-svg-margin: 0.25rem;
|
|
|
15
14
|
}
|
|
16
15
|
}
|
|
17
16
|
|
|
18
|
-
|
|
17
|
+
&.anchor--discrete {
|
|
19
18
|
color: var(--f-text-color-link-discrete);
|
|
20
19
|
text-decoration-color: var(--f-border-color-link-discrete);
|
|
21
20
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "anchor";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
// stylelint-disable no-empty-source -- placeholder file
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
@use "../../core";
|
|
2
2
|
@use "variables" as *;
|
|
3
3
|
|
|
4
|
-
$
|
|
5
|
-
|
|
6
|
-
@mixin make-badge-variant($BADGE_SELECTOR, $text-color, $background-color, $border-color: "") {
|
|
4
|
+
@mixin make-badge-variant($text-color, $background-color, $border-color: "") {
|
|
7
5
|
color: $text-color;
|
|
8
6
|
background-color: $background-color;
|
|
9
7
|
|
|
@@ -14,7 +12,7 @@ $BADGE_SELECTOR: ".badge" !default;
|
|
|
14
12
|
}
|
|
15
13
|
}
|
|
16
14
|
|
|
17
|
-
|
|
15
|
+
.badge {
|
|
18
16
|
border-radius: var(--f-border-radius-medium);
|
|
19
17
|
border-style: solid;
|
|
20
18
|
border-width: var(--f-border-width-small);
|
|
@@ -26,62 +24,42 @@ $BADGE_SELECTOR: ".badge" !default;
|
|
|
26
24
|
padding: 0 0.5rem;
|
|
27
25
|
|
|
28
26
|
&--default {
|
|
29
|
-
@include make-badge-variant($
|
|
27
|
+
@include make-badge-variant($badge-color-text-default, $badge-color-background-default);
|
|
30
28
|
}
|
|
31
29
|
|
|
32
30
|
&--default-inverted {
|
|
33
|
-
@include make-badge-variant(
|
|
34
|
-
$BADGE_SELECTOR,
|
|
35
|
-
$badge-color-text-default-inverted,
|
|
36
|
-
$badge-color-background-default-inverted,
|
|
37
|
-
$badge-color-border-default-inverted
|
|
38
|
-
);
|
|
31
|
+
@include make-badge-variant($badge-color-text-default-inverted, $badge-color-background-default-inverted, $badge-color-border-default-inverted);
|
|
39
32
|
}
|
|
40
33
|
|
|
41
34
|
&--warning {
|
|
42
|
-
@include make-badge-variant($
|
|
35
|
+
@include make-badge-variant($badge-color-text-warning, $badge-color-background-warning);
|
|
43
36
|
}
|
|
44
37
|
|
|
45
38
|
&--warning-inverted {
|
|
46
|
-
@include make-badge-variant(
|
|
47
|
-
$BADGE_SELECTOR,
|
|
48
|
-
$badge-color-text-warning-inverted,
|
|
49
|
-
$badge-color-background-warning-inverted,
|
|
50
|
-
$badge-color-border-warning-inverted
|
|
51
|
-
);
|
|
39
|
+
@include make-badge-variant($badge-color-text-warning-inverted, $badge-color-background-warning-inverted, $badge-color-border-warning-inverted);
|
|
52
40
|
}
|
|
53
41
|
|
|
54
42
|
&--error {
|
|
55
|
-
@include make-badge-variant($
|
|
43
|
+
@include make-badge-variant($badge-color-text-error, $badge-color-background-error);
|
|
56
44
|
}
|
|
57
45
|
|
|
58
46
|
&--error-inverted {
|
|
59
|
-
@include make-badge-variant(
|
|
60
|
-
$BADGE_SELECTOR,
|
|
61
|
-
$badge-color-text-error-inverted,
|
|
62
|
-
$badge-color-background-error-inverted,
|
|
63
|
-
$badge-color-border-error-inverted
|
|
64
|
-
);
|
|
47
|
+
@include make-badge-variant($badge-color-text-error-inverted, $badge-color-background-error-inverted, $badge-color-border-error-inverted);
|
|
65
48
|
}
|
|
66
49
|
|
|
67
50
|
&--success {
|
|
68
|
-
@include make-badge-variant($
|
|
51
|
+
@include make-badge-variant($badge-color-text-success, $badge-color-background-success);
|
|
69
52
|
}
|
|
70
53
|
|
|
71
54
|
&--success-inverted {
|
|
72
|
-
@include make-badge-variant(
|
|
73
|
-
$BADGE_SELECTOR,
|
|
74
|
-
$badge-color-text-success-inverted,
|
|
75
|
-
$badge-color-background-success-inverted,
|
|
76
|
-
$badge-color-border-success-inverted
|
|
77
|
-
);
|
|
55
|
+
@include make-badge-variant($badge-color-text-success-inverted, $badge-color-background-success-inverted, $badge-color-border-success-inverted);
|
|
78
56
|
}
|
|
79
57
|
|
|
80
58
|
&--info {
|
|
81
|
-
@include make-badge-variant($
|
|
59
|
+
@include make-badge-variant($badge-color-text-info, $badge-color-background-info);
|
|
82
60
|
}
|
|
83
61
|
|
|
84
62
|
&--info-inverted {
|
|
85
|
-
@include make-badge-variant($
|
|
63
|
+
@include make-badge-variant($badge-color-text-info-inverted, $badge-color-background-info-inverted, $badge-color-border-info-inverted);
|
|
86
64
|
}
|
|
87
65
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "badge";
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
$badge-color-text-default: var(--fkds-color-text-primary);
|
|
2
|
-
$badge-color-background-default: var(--fkds-color-feedback-background-neutral-strong);
|
|
3
|
-
$badge-color-text-default-inverted: var(--fkds-color-text-primary);
|
|
4
|
-
$badge-color-background-default-inverted: var(--fkds-color-feedback-background-neutral);
|
|
5
|
-
$badge-color-border-default-inverted: var(--fkds-color-feedback-border-neutral);
|
|
6
|
-
$badge-color-text-warning: var(--fkds-color-text-primary);
|
|
7
|
-
$badge-color-background-warning: var(--fkds-color-feedback-background-warning-strong);
|
|
8
|
-
$badge-color-text-warning-inverted: var(--fkds-color-text-primary);
|
|
9
|
-
$badge-color-background-warning-inverted: var(--fkds-color-feedback-background-warning);
|
|
10
|
-
$badge-color-border-warning-inverted: var(--fkds-color-feedback-border-warning);
|
|
11
|
-
$badge-color-text-error: var(--fkds-color-text-inverted);
|
|
12
|
-
$badge-color-background-error: var(--fkds-color-feedback-background-negative-strong);
|
|
13
|
-
$badge-color-text-error-inverted: var(--fkds-color-text-primary);
|
|
14
|
-
$badge-color-background-error-inverted: var(--fkds-color-feedback-background-negative);
|
|
15
|
-
$badge-color-border-error-inverted: var(--fkds-color-feedback-border-negative);
|
|
16
|
-
$badge-color-text-success: var(--fkds-color-text-inverted);
|
|
17
|
-
$badge-color-background-success: var(--fkds-color-feedback-background-positive-strong);
|
|
18
|
-
$badge-color-text-success-inverted: var(--fkds-color-text-primary);
|
|
19
|
-
$badge-color-background-success-inverted: var(--fkds-color-feedback-background-positive);
|
|
20
|
-
$badge-color-border-success-inverted: var(--fkds-color-feedback-border-positive);
|
|
21
|
-
$badge-color-text-info: var(--fkds-color-text-inverted);
|
|
22
|
-
$badge-color-background-info: var(--fkds-color-feedback-background-info-strong);
|
|
23
|
-
$badge-color-text-info-inverted: var(--fkds-color-text-primary);
|
|
24
|
-
$badge-color-background-info-inverted: var(--fkds-color-feedback-background-info);
|
|
25
|
-
$badge-color-border-info-inverted: var(--fkds-color-feedback-border-info);
|
|
1
|
+
$badge-color-text-default: var(--fkds-color-text-primary) !default;
|
|
2
|
+
$badge-color-background-default: var(--fkds-color-feedback-background-neutral-strong) !default;
|
|
3
|
+
$badge-color-text-default-inverted: var(--fkds-color-text-primary) !default;
|
|
4
|
+
$badge-color-background-default-inverted: var(--fkds-color-feedback-background-neutral) !default;
|
|
5
|
+
$badge-color-border-default-inverted: var(--fkds-color-feedback-border-neutral) !default;
|
|
6
|
+
$badge-color-text-warning: var(--fkds-color-text-primary) !default;
|
|
7
|
+
$badge-color-background-warning: var(--fkds-color-feedback-background-warning-strong) !default;
|
|
8
|
+
$badge-color-text-warning-inverted: var(--fkds-color-text-primary) !default;
|
|
9
|
+
$badge-color-background-warning-inverted: var(--fkds-color-feedback-background-warning) !default;
|
|
10
|
+
$badge-color-border-warning-inverted: var(--fkds-color-feedback-border-warning) !default;
|
|
11
|
+
$badge-color-text-error: var(--fkds-color-text-inverted) !default;
|
|
12
|
+
$badge-color-background-error: var(--fkds-color-feedback-background-negative-strong) !default;
|
|
13
|
+
$badge-color-text-error-inverted: var(--fkds-color-text-primary) !default;
|
|
14
|
+
$badge-color-background-error-inverted: var(--fkds-color-feedback-background-negative) !default;
|
|
15
|
+
$badge-color-border-error-inverted: var(--fkds-color-feedback-border-negative) !default;
|
|
16
|
+
$badge-color-text-success: var(--fkds-color-text-inverted) !default;
|
|
17
|
+
$badge-color-background-success: var(--fkds-color-feedback-background-positive-strong) !default;
|
|
18
|
+
$badge-color-text-success-inverted: var(--fkds-color-text-primary) !default;
|
|
19
|
+
$badge-color-background-success-inverted: var(--fkds-color-feedback-background-positive) !default;
|
|
20
|
+
$badge-color-border-success-inverted: var(--fkds-color-feedback-border-positive) !default;
|
|
21
|
+
$badge-color-text-info: var(--fkds-color-text-inverted) !default;
|
|
22
|
+
$badge-color-background-info: var(--fkds-color-feedback-background-info-strong) !default;
|
|
23
|
+
$badge-color-text-info-inverted: var(--fkds-color-text-primary) !default;
|
|
24
|
+
$badge-color-background-info-inverted: var(--fkds-color-feedback-background-info) !default;
|
|
25
|
+
$badge-color-border-info-inverted: var(--fkds-color-feedback-border-info) !default;
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
$BUTTON_SELECTOR: ".button" !default;
|
|
2
|
-
|
|
3
1
|
@use "../../core";
|
|
4
2
|
@use "../../core/size";
|
|
5
3
|
@use "variables" as *;
|
|
@@ -104,10 +102,10 @@ $button--secondary: (
|
|
|
104
102
|
color: $button-secondary-color-text-default,
|
|
105
103
|
shadow: var(--f-button-shadow),
|
|
106
104
|
shadow-hover: var(--f-button-shadow-hover),
|
|
107
|
-
|
|
105
|
+
padding-top: core.densify(var(--f-button-secondary-padding-top)),
|
|
108
106
|
padding-right: var(--f-button-secondary-padding-right),
|
|
109
107
|
padding-bottom: core.densify(var(--f-button-secondary-padding-bottom)),
|
|
110
|
-
padding-left: var(--f-button-secondary-padding-left)
|
|
108
|
+
padding-left: var(--f-button-secondary-padding-left),
|
|
111
109
|
) !default;
|
|
112
110
|
|
|
113
111
|
/// Standard button
|
|
@@ -118,10 +116,10 @@ $button--standard: (
|
|
|
118
116
|
color: var(--f-text-color-button-standard),
|
|
119
117
|
shadow: var(--f-button-shadow),
|
|
120
118
|
shadow-hover: var(--f-button-shadow-hover),
|
|
121
|
-
|
|
119
|
+
padding-top: core.densify(var(--f-button-standard-padding-top)),
|
|
122
120
|
padding-right: var(--f-button-standard-padding-right),
|
|
123
121
|
padding-bottom: core.densify(var(--f-button-standard-padding-bottom)),
|
|
124
|
-
padding-left: var(--f-button-standard-padding-left)
|
|
122
|
+
padding-left: var(--f-button-standard-padding-left),
|
|
125
123
|
) !default;
|
|
126
124
|
|
|
127
125
|
/// Discrete button
|
|
@@ -136,10 +134,10 @@ $button--discrete: (
|
|
|
136
134
|
border-width: 0,
|
|
137
135
|
shadow: none,
|
|
138
136
|
shadow-hover: var(--f-button-shadow-hover),
|
|
139
|
-
|
|
137
|
+
padding-top: core.densify(var(--f-button-discrete-padding-top)),
|
|
140
138
|
padding-right: var(--f-button-discrete-padding-right),
|
|
141
139
|
padding-bottom: core.densify(var(--f-button-discrete-padding-bottom)),
|
|
142
|
-
padding-left: var(--f-button-discrete-padding-left)
|
|
140
|
+
padding-left: var(--f-button-discrete-padding-left),
|
|
143
141
|
) !default;
|
|
144
142
|
|
|
145
143
|
/// Discrete inverted button
|
|
@@ -153,10 +151,10 @@ $button--discrete-inverted: (
|
|
|
153
151
|
border-width: 0,
|
|
154
152
|
shadow: none,
|
|
155
153
|
shadow-hover: var(--f-button-shadow-hover),
|
|
156
|
-
|
|
154
|
+
padding-top: core.densify(var(--f-button-discrete-padding-top)),
|
|
157
155
|
padding-right: var(--f-button-discrete-padding-right),
|
|
158
156
|
padding-bottom: core.densify(var(--f-button-discrete-padding-bottom)),
|
|
159
|
-
padding-left: var(--f-button-discrete-padding-left)
|
|
157
|
+
padding-left: var(--f-button-discrete-padding-left),
|
|
160
158
|
) !default;
|
|
161
159
|
|
|
162
160
|
/// Tertiary button
|
|
@@ -171,10 +169,10 @@ $button--tertiary: (
|
|
|
171
169
|
border-width: 0,
|
|
172
170
|
shadow: none,
|
|
173
171
|
shadow-hover: none,
|
|
174
|
-
|
|
172
|
+
padding-top: core.densify(var(--f-button-tertiary-padding-top)),
|
|
175
173
|
padding-right: var(--f-button-tertiary-padding-right),
|
|
176
174
|
padding-bottom: core.densify(var(--f-button-tertiary-padding-bottom)),
|
|
177
|
-
padding-left: var(--f-button-tertiary-padding-left)
|
|
175
|
+
padding-left: var(--f-button-tertiary-padding-left),
|
|
178
176
|
) !default;
|
|
179
177
|
|
|
180
178
|
/// Button placeholders
|
|
@@ -226,26 +224,26 @@ $button--tertiary: (
|
|
|
226
224
|
}
|
|
227
225
|
}
|
|
228
226
|
|
|
229
|
-
|
|
227
|
+
.button {
|
|
230
228
|
@extend %button-template;
|
|
231
|
-
@include core.make-button-variant(
|
|
229
|
+
@include core.make-button-variant(".button", $button--standard...);
|
|
232
230
|
|
|
233
|
-
|
|
234
|
-
@include core.make-button-variant(
|
|
231
|
+
&.button--primary {
|
|
232
|
+
@include core.make-button-variant(".button", $button--primary...);
|
|
235
233
|
}
|
|
236
234
|
|
|
237
|
-
|
|
238
|
-
@include core.make-button-variant(
|
|
235
|
+
&.button--secondary {
|
|
236
|
+
@include core.make-button-variant(".button", $button--secondary...);
|
|
239
237
|
}
|
|
240
238
|
|
|
241
|
-
|
|
239
|
+
&.button--discrete {
|
|
242
240
|
width: inherit;
|
|
243
241
|
min-width: 0;
|
|
244
242
|
font-weight: var(--f-font-weight-bold);
|
|
245
243
|
outline-offset: size.$padding-025;
|
|
246
244
|
line-height: calc(1.25 * var(--f-font-size-standard));
|
|
247
245
|
|
|
248
|
-
@include core.make-button-variant(
|
|
246
|
+
@include core.make-button-variant(".button", $button--discrete...);
|
|
249
247
|
|
|
250
248
|
@include core.breakpoint-down(sm) {
|
|
251
249
|
width: auto;
|
|
@@ -277,7 +275,7 @@ $button--tertiary: (
|
|
|
277
275
|
}
|
|
278
276
|
}
|
|
279
277
|
|
|
280
|
-
|
|
278
|
+
&.button--discrete-inverted {
|
|
281
279
|
width: inherit;
|
|
282
280
|
min-width: 0;
|
|
283
281
|
font-weight: var(--f-font-weight-bold);
|
|
@@ -290,7 +288,7 @@ $button--tertiary: (
|
|
|
290
288
|
/* stylelint-enable declaration-block-no-redundant-longhand-properties */
|
|
291
289
|
line-height: calc(1.25 * var(--f-font-size-standard));
|
|
292
290
|
|
|
293
|
-
@include core.make-button-variant(
|
|
291
|
+
@include core.make-button-variant(".button", $button--discrete-inverted...);
|
|
294
292
|
|
|
295
293
|
@include core.breakpoint-down(sm) {
|
|
296
294
|
width: auto;
|
|
@@ -304,13 +302,13 @@ $button--tertiary: (
|
|
|
304
302
|
}
|
|
305
303
|
}
|
|
306
304
|
|
|
307
|
-
|
|
305
|
+
&.button--tertiary {
|
|
308
306
|
width: inherit;
|
|
309
307
|
min-width: 0;
|
|
310
308
|
font-weight: var(--f-font-weight-medium);
|
|
311
309
|
outline-offset: size.$padding-025;
|
|
312
310
|
|
|
313
|
-
@include core.make-button-variant(
|
|
311
|
+
@include core.make-button-variant(".button", $button--tertiary...);
|
|
314
312
|
|
|
315
313
|
@include core.breakpoint-down(sm) {
|
|
316
314
|
width: auto;
|
|
@@ -353,16 +351,16 @@ $button--tertiary: (
|
|
|
353
351
|
}
|
|
354
352
|
}
|
|
355
353
|
|
|
356
|
-
|
|
354
|
+
&.button--small {
|
|
357
355
|
min-width: 24px;
|
|
358
356
|
padding: core.densify(0.375rem) size.$padding-025;
|
|
359
357
|
text-underline-offset: 3.5px;
|
|
360
|
-
|
|
358
|
+
&.button--align-text {
|
|
361
359
|
margin-left: -(size.$margin-025);
|
|
362
360
|
}
|
|
363
361
|
}
|
|
364
362
|
|
|
365
|
-
|
|
363
|
+
&.button--medium {
|
|
366
364
|
min-width: 8rem;
|
|
367
365
|
/* stylelint-disable declaration-block-no-redundant-longhand-properties -- readability */
|
|
368
366
|
padding-top: core.densify(var(--f-button-tertiary-padding-top));
|
|
@@ -370,20 +368,20 @@ $button--tertiary: (
|
|
|
370
368
|
padding-bottom: core.densify(var(--f-button-tertiary-padding-bottom));
|
|
371
369
|
padding-left: var(--f-button-tertiary-padding-left);
|
|
372
370
|
/* stylelint-enable declaration-block-no-redundant-longhand-properties */
|
|
373
|
-
|
|
371
|
+
&.button--align-text {
|
|
374
372
|
margin-left: -(size.$margin-050);
|
|
375
373
|
}
|
|
376
374
|
}
|
|
377
375
|
|
|
378
|
-
|
|
376
|
+
&.button--large {
|
|
379
377
|
min-width: var(--f-button-min-width);
|
|
380
378
|
padding: core.densify(1.125rem) 0.75rem;
|
|
381
|
-
|
|
379
|
+
&.button--align-text {
|
|
382
380
|
margin-left: -(size.$margin-075);
|
|
383
381
|
}
|
|
384
382
|
}
|
|
385
383
|
|
|
386
|
-
|
|
384
|
+
&.button--align-text {
|
|
387
385
|
margin-left: -(size.$margin-050);
|
|
388
386
|
min-width: 0;
|
|
389
387
|
}
|
|
@@ -395,15 +393,15 @@ $button--tertiary: (
|
|
|
395
393
|
}
|
|
396
394
|
}
|
|
397
395
|
|
|
398
|
-
|
|
396
|
+
&.button--full-width {
|
|
399
397
|
min-width: var(--f-width-full);
|
|
400
398
|
}
|
|
401
399
|
|
|
402
|
-
|
|
400
|
+
&.button--margin-bottom-0 {
|
|
403
401
|
margin-bottom: 0;
|
|
404
402
|
}
|
|
405
403
|
|
|
406
|
-
|
|
404
|
+
&.button--small {
|
|
407
405
|
font-size: 14px;
|
|
408
406
|
line-height: 1.25rem;
|
|
409
407
|
min-width: 4rem;
|
|
@@ -421,7 +419,7 @@ $button--tertiary: (
|
|
|
421
419
|
}
|
|
422
420
|
}
|
|
423
421
|
|
|
424
|
-
|
|
422
|
+
&.button--medium {
|
|
425
423
|
line-height: 1.5rem;
|
|
426
424
|
min-width: 8rem;
|
|
427
425
|
padding: core.densify(0.625rem) 1.25rem;
|
|
@@ -433,7 +431,7 @@ $button--tertiary: (
|
|
|
433
431
|
}
|
|
434
432
|
}
|
|
435
433
|
|
|
436
|
-
|
|
434
|
+
&.button--large {
|
|
437
435
|
line-height: 1.5rem;
|
|
438
436
|
min-width: 9.5rem;
|
|
439
437
|
padding: core.densify(1rem) 1.5rem;
|
|
@@ -463,7 +461,7 @@ $button--tertiary: (
|
|
|
463
461
|
&.disabled:hover,
|
|
464
462
|
&:disabled,
|
|
465
463
|
&:disabled:hover,
|
|
466
|
-
|
|
464
|
+
&.button--disabled {
|
|
467
465
|
border-width: var(--f-border-width-medium);
|
|
468
466
|
box-shadow: none;
|
|
469
467
|
cursor: default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "button";
|
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
// PRIMARY
|
|
2
|
-
$button-primary-color-background-default: var(--fkds-color-action-background-primary-default);
|
|
3
|
-
$button-primary-color-background-hover: var(--fkds-color-action-background-primary-hover);
|
|
4
|
-
$button-primary-color-text-default: var(--fkds-color-action-text-inverted-default);
|
|
2
|
+
$button-primary-color-background-default: var(--fkds-color-action-background-primary-default) !default;
|
|
3
|
+
$button-primary-color-background-hover: var(--fkds-color-action-background-primary-hover) !default;
|
|
4
|
+
$button-primary-color-text-default: var(--fkds-color-action-text-inverted-default) !default;
|
|
5
5
|
|
|
6
6
|
// SECONDARY
|
|
7
|
-
$button-secondary-color-background-default: var(--fkds-color-action-background-secondary-default);
|
|
8
|
-
$button-secondary-color-border-default: var(--fkds-color-action-border-primary-default);
|
|
9
|
-
$button-secondary-color-text-default: var(--fkds-color-action-text-primary-default);
|
|
10
|
-
$button-secondary-color-background-hover: var(--fkds-color-action-background-secondary-hover);
|
|
7
|
+
$button-secondary-color-background-default: var(--fkds-color-action-background-secondary-default) !default;
|
|
8
|
+
$button-secondary-color-border-default: var(--fkds-color-action-border-primary-default) !default;
|
|
9
|
+
$button-secondary-color-text-default: var(--fkds-color-action-text-primary-default) !default;
|
|
10
|
+
$button-secondary-color-background-hover: var(--fkds-color-action-background-secondary-hover) !default;
|
|
11
11
|
|
|
12
12
|
// TERTIARY
|
|
13
|
-
$button-tertiary-color-text-default: var(--fkds-color-action-text-primary-default);
|
|
14
|
-
$button-tertiary-color-background-default: transparent;
|
|
15
|
-
$button-tertiary-color-background-disabled: transparent;
|
|
16
|
-
$button-tertiary-color-border-disabled: transparent;
|
|
17
|
-
$button-tertiary-color-text-disabled: var(--fkds-color-text-disabled);
|
|
18
|
-
$button-tertiary-color-background-hover: var(--fkds-color-action-background-secondary-hover);
|
|
19
|
-
$button-tertiary-color-text-hover: var(--fkds-color-action-text-primary-default);
|
|
13
|
+
$button-tertiary-color-text-default: var(--fkds-color-action-text-primary-default) !default;
|
|
14
|
+
$button-tertiary-color-background-default: transparent !default;
|
|
15
|
+
$button-tertiary-color-background-disabled: transparent !default;
|
|
16
|
+
$button-tertiary-color-border-disabled: transparent !default;
|
|
17
|
+
$button-tertiary-color-text-disabled: var(--fkds-color-text-disabled) !default;
|
|
18
|
+
$button-tertiary-color-background-hover: var(--fkds-color-action-background-secondary-hover) !default;
|
|
19
|
+
$button-tertiary-color-text-hover: var(--fkds-color-action-text-primary-default) !default;
|
|
20
20
|
|
|
21
21
|
// TERTIARY - black
|
|
22
|
-
$button-tertiary-black-color-text-default: var(--fkds-color-action-text-secondary-default);
|
|
23
|
-
$button-tertiary-black-icon-color-content-default: var(--fkds-icon-color-action-content-secondary-default);
|
|
24
|
-
$button-tertiary-black-color-text-focus: var(--fkds-color-action-text-secondary-default);
|
|
25
|
-
$button-tertiary-black-icon-color-content-focus: var(--fkds-icon-color-action-content-secondary-default);
|
|
22
|
+
$button-tertiary-black-color-text-default: var(--fkds-color-action-text-secondary-default) !default;
|
|
23
|
+
$button-tertiary-black-icon-color-content-default: var(--fkds-icon-color-action-content-secondary-default) !default;
|
|
24
|
+
$button-tertiary-black-color-text-focus: var(--fkds-color-action-text-secondary-default) !default;
|
|
25
|
+
$button-tertiary-black-icon-color-content-focus: var(--fkds-icon-color-action-content-secondary-default) !default;
|
|
26
26
|
|
|
27
27
|
// TERTIARY - inverted
|
|
28
|
-
$button-tertiary-inverted-color-text-default: var(--fkds-color-action-text-inverted-default);
|
|
29
|
-
$button-tertiary-inverted-icon-color-content-default: var(--fkds-icon-color-action-content-inverted-default);
|
|
30
|
-
$button-tertiary-inverted-color-text-focus: var(--fkds-color-action-text-inverted-focus);
|
|
31
|
-
$button-tertiary-inverted-icon-color-content-focus: var(--fkds-icon-color-action-content-inverted-default);
|
|
32
|
-
$button-tertiary-inverted-color-background-focus: transparent;
|
|
33
|
-
$button-tertiary-inverted-color-background-disabled: transparent;
|
|
34
|
-
$button-tertiary-inverted-color-text-disabled: var(--fkds-color-text-disabled);
|
|
35
|
-
$button-tertiary-inverted-icon-color-content-disabled: var(--fkds-icon-color-content-disabled);
|
|
28
|
+
$button-tertiary-inverted-color-text-default: var(--fkds-color-action-text-inverted-default) !default;
|
|
29
|
+
$button-tertiary-inverted-icon-color-content-default: var(--fkds-icon-color-action-content-inverted-default) !default;
|
|
30
|
+
$button-tertiary-inverted-color-text-focus: var(--fkds-color-action-text-inverted-focus) !default;
|
|
31
|
+
$button-tertiary-inverted-icon-color-content-focus: var(--fkds-icon-color-action-content-inverted-default) !default;
|
|
32
|
+
$button-tertiary-inverted-color-background-focus: transparent !default;
|
|
33
|
+
$button-tertiary-inverted-color-background-disabled: transparent !default;
|
|
34
|
+
$button-tertiary-inverted-color-text-disabled: var(--fkds-color-text-disabled) !default;
|
|
35
|
+
$button-tertiary-inverted-icon-color-content-disabled: var(--fkds-icon-color-content-disabled) !default;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
@use "../../core/mixins/circle";
|
|
2
2
|
@use "variables" as *;
|
|
3
3
|
|
|
4
|
-
$CALENDAR_DAY_SELECTOR: ".calendar-day" !default;
|
|
5
4
|
$calendar-highlight-border: var(--f-border-width-small) solid $calendarday-highlight-color-border-default;
|
|
6
5
|
|
|
7
|
-
|
|
6
|
+
.calendar-day {
|
|
8
7
|
align-items: center;
|
|
9
8
|
display: inline-flex;
|
|
10
9
|
font-weight: var(--f-font-weight-medium);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "calendar-day";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// SELECTED DAY
|
|
2
|
-
$calendarday-color-text-selected: var(--fkds-color-text-inverted);
|
|
3
|
-
$calendarday-color-background-selected: var(--fkds-color-select-background-primary-default);
|
|
2
|
+
$calendarday-color-text-selected: var(--fkds-color-text-inverted) !default;
|
|
3
|
+
$calendarday-color-background-selected: var(--fkds-color-select-background-primary-default) !default;
|
|
4
4
|
|
|
5
5
|
// HOVER
|
|
6
|
-
$calendarday-color-background-hover: var(--fkds-color-select-background-primary-hover);
|
|
6
|
+
$calendarday-color-background-hover: var(--fkds-color-select-background-primary-hover) !default;
|
|
7
7
|
|
|
8
8
|
// TODAY
|
|
9
|
-
$calendarday-highlight-color-border-default: var(--fkds-color-border-strong);
|
|
10
|
-
$calendarday-highlight-color-border-selected: var(--fkds-color-border-inverted);
|
|
9
|
+
$calendarday-highlight-color-border-default: var(--fkds-color-border-strong) !default;
|
|
10
|
+
$calendarday-highlight-color-border-selected: var(--fkds-color-border-inverted) !default;
|