@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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "card";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
$card-color-heading: var(--fkds-color-text-primary);
|
|
2
|
-
$card-color-text: var(--fkds-color-text-primary);
|
|
3
|
-
$card-color-border: var(--fkds-color-border-primary);
|
|
4
|
-
$card-color-background: var(--fkds-color-background-primary);
|
|
5
|
-
$card-color-border-error: var(--fkds-color-feedback-border-negative);
|
|
6
|
-
$card-color-text-error: var(--f-text-color-error);
|
|
1
|
+
$card-color-heading: var(--fkds-color-text-primary) !default;
|
|
2
|
+
$card-color-text: var(--fkds-color-text-primary) !default;
|
|
3
|
+
$card-color-border: var(--fkds-color-border-primary) !default;
|
|
4
|
+
$card-color-background: var(--fkds-color-background-primary) !default;
|
|
5
|
+
$card-color-border-error: var(--fkds-color-feedback-border-negative) !default;
|
|
6
|
+
$card-color-text-error: var(--f-text-color-error) !default;
|
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
@use "../../core/size";
|
|
2
2
|
@use ".././radio-button/item";
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
#{$CHECKBOX_GROUP_SELECTOR} {
|
|
4
|
+
.checkbox-group {
|
|
7
5
|
&__content {
|
|
8
6
|
display: flex;
|
|
9
7
|
flex-direction: column;
|
|
10
8
|
}
|
|
11
9
|
&--border {
|
|
12
|
-
|
|
10
|
+
.checkbox-group__content {
|
|
13
11
|
.checkbox {
|
|
14
12
|
@extend %selectable-item;
|
|
15
13
|
}
|
|
@@ -5,14 +5,13 @@
|
|
|
5
5
|
@use "variables" as *;
|
|
6
6
|
|
|
7
7
|
$checkbox_label_offset: 0.1rem;
|
|
8
|
-
$CHECKBOX_SELECTOR: ".checkbox" !default;
|
|
9
8
|
|
|
10
9
|
%checkbox-icon {
|
|
11
10
|
mask-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ImNoZWNrYm94LWljb24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgogICAgICAgICB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHJlY3QgeD0iMy40NzQiIHk9IjkuMTk0IiBmaWxsPSIjM0M1NTkyIiB3aWR0aD0iMCIgaGVpZ2h0PSIwIi8+CjxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0iTTguMzc2LDE1LjAwNWMtMC40MTYsMC0wLjgzMi0wLjE1OC0xLjE0OS0wLjQ3NWwtMy4yNS0zLjI0M2MtMC42MzUtMC42MzQtMC42MzUtMS42NiwwLTIuMjkzCiAgICAgICAgYzAuNjM1LTAuNjMzLDEuNjYzLTAuNjMzLDIuMjk4LDBsMi4xMDEsMi4wOTdsNS4zNTEtNS4zNGMwLjYzNS0wLjYzNCwxLjY2My0wLjYzNCwyLjI5OCwwYzAuNjM1LDAuNjMzLDAuNjM1LDEuNjU5LDAsMi4yOTMKICAgICAgICBsLTYuNSw2LjQ4N0M5LjIwNywxNC44NDcsOC43OTIsMTUuMDA1LDguMzc2LDE1LjAwNXoiLz4KPC9zdmc+Cg==");
|
|
12
11
|
mask-repeat: no-repeat;
|
|
13
12
|
}
|
|
14
13
|
|
|
15
|
-
|
|
14
|
+
.checkbox {
|
|
16
15
|
min-height: var(--f-height-medium);
|
|
17
16
|
margin-bottom: core.densify(size.$margin-100);
|
|
18
17
|
|
|
@@ -87,7 +86,7 @@ $CHECKBOX_SELECTOR: ".checkbox" !default;
|
|
|
87
86
|
color: GrayText;
|
|
88
87
|
}
|
|
89
88
|
|
|
90
|
-
|
|
89
|
+
.checkbox__label {
|
|
91
90
|
cursor: default;
|
|
92
91
|
|
|
93
92
|
&::before {
|
|
@@ -105,7 +104,7 @@ $CHECKBOX_SELECTOR: ".checkbox" !default;
|
|
|
105
104
|
}
|
|
106
105
|
}
|
|
107
106
|
|
|
108
|
-
input[type="checkbox"]:checked +
|
|
107
|
+
input[type="checkbox"]:checked + .checkbox__label::after {
|
|
109
108
|
background-color: $checkbox-icon-color-content-disabled;
|
|
110
109
|
}
|
|
111
110
|
}
|
|
@@ -119,11 +118,11 @@ $CHECKBOX_SELECTOR: ".checkbox" !default;
|
|
|
119
118
|
}
|
|
120
119
|
}
|
|
121
120
|
|
|
122
|
-
input[type="checkbox"]:checked +
|
|
121
|
+
input[type="checkbox"]:checked + .checkbox__label::after {
|
|
123
122
|
opacity: 1;
|
|
124
123
|
}
|
|
125
124
|
|
|
126
|
-
input[type="checkbox"]:focus +
|
|
125
|
+
input[type="checkbox"]:focus + .checkbox__label {
|
|
127
126
|
@include focus-indicator;
|
|
128
127
|
}
|
|
129
128
|
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
// TEXT
|
|
2
|
-
$checkbox-color-text-disabled: var(--fkds-color-text-disabled);
|
|
2
|
+
$checkbox-color-text-disabled: var(--fkds-color-text-disabled) !default;
|
|
3
3
|
|
|
4
4
|
// ICON
|
|
5
|
-
$checkbox-icon-color-content: var(--fkds-icon-color-content-inverted);
|
|
6
|
-
$checkbox-icon-color-content-disabled: var(--fkds-icon-color-content-disabled);
|
|
5
|
+
$checkbox-icon-color-content: var(--fkds-icon-color-content-inverted) !default;
|
|
6
|
+
$checkbox-icon-color-content-disabled: var(--fkds-icon-color-content-disabled) !default;
|
|
7
7
|
|
|
8
8
|
// BACKGROUND
|
|
9
|
-
$checkbox-color-background-default: var(--fkds-color-background-primary);
|
|
10
|
-
$checkbox-color-background-selected: var(--fkds-color-select-background-primary-default);
|
|
11
|
-
$checkbox-color-background-disabled: var(--fkds-color-background-disabled);
|
|
9
|
+
$checkbox-color-background-default: var(--fkds-color-background-primary) !default;
|
|
10
|
+
$checkbox-color-background-selected: var(--fkds-color-select-background-primary-default) !default;
|
|
11
|
+
$checkbox-color-background-disabled: var(--fkds-color-background-disabled) !default;
|
|
12
12
|
|
|
13
13
|
// BORDER
|
|
14
|
-
$checkbox-color-border-default: var(--fkds-color-border-primary);
|
|
15
|
-
$checkbox-color-border-selected: transparent;
|
|
16
|
-
$checkbox-color-border-disabled: var(--fkds-color-border-disabled);
|
|
14
|
+
$checkbox-color-border-default: var(--fkds-color-border-primary) !default;
|
|
15
|
+
$checkbox-color-border-selected: transparent !default;
|
|
16
|
+
$checkbox-color-border-disabled: var(--fkds-color-border-disabled) !default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "chip";
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
// TEXT
|
|
2
|
-
$chip-color-text-default: var(--fkds-color-text-primary);
|
|
3
|
-
$chip-color-text-selected: var(--fkds-color-text-inverted);
|
|
4
|
-
$chip-color-text-disabled: var(--fkds-color-text-disabled);
|
|
5
|
-
$chip-color-text-hover: var(--fkds-color-text-primary);
|
|
2
|
+
$chip-color-text-default: var(--fkds-color-text-primary) !default;
|
|
3
|
+
$chip-color-text-selected: var(--fkds-color-text-inverted) !default;
|
|
4
|
+
$chip-color-text-disabled: var(--fkds-color-text-disabled) !default;
|
|
5
|
+
$chip-color-text-hover: var(--fkds-color-text-primary) !default;
|
|
6
6
|
|
|
7
7
|
// BACKGROUND
|
|
8
|
-
$chip-color-background-default: var(--fkds-color-background-primary);
|
|
9
|
-
$chip-color-background-selected: var(--fkds-color-select-background-secondary-default);
|
|
10
|
-
$chip-color-background-disabled: var(--fkds-color-background-disabled);
|
|
11
|
-
$chip-color-background-hover: var(--fkds-color-select-background-secondary-hover);
|
|
8
|
+
$chip-color-background-default: var(--fkds-color-background-primary) !default;
|
|
9
|
+
$chip-color-background-selected: var(--fkds-color-select-background-secondary-default) !default;
|
|
10
|
+
$chip-color-background-disabled: var(--fkds-color-background-disabled) !default;
|
|
11
|
+
$chip-color-background-hover: var(--fkds-color-select-background-secondary-hover) !default;
|
|
12
12
|
|
|
13
13
|
// BORDER
|
|
14
|
-
$chip-color-border-default: var(--fkds-color-border-primary);
|
|
15
|
-
$chip-color-border-disabled: var(--fkds-color-border-primary);
|
|
16
|
-
$chip-color-border-hover: var(--fkds-color-border-primary);
|
|
17
|
-
$chip-color-border-selected: transparent;
|
|
14
|
+
$chip-color-border-default: var(--fkds-color-border-primary) !default;
|
|
15
|
+
$chip-color-border-disabled: var(--fkds-color-border-primary) !default;
|
|
16
|
+
$chip-color-border-hover: var(--fkds-color-border-primary) !default;
|
|
17
|
+
$chip-color-border-selected: transparent !default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "close-button";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
// stylelint-disable no-empty-source -- placeholder file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "combobox";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
$combobox-color-background-hover: var(--fkds-color-select-background-primary-hover);
|
|
2
|
-
$combobox-color-background-selected: var(--fkds-color-select-background-primary-default);
|
|
3
|
-
$combobox-color-background: var(--fkds-color-background-primary);
|
|
4
|
-
$combobox-color-text-hover: var(--fkds-color-text-primary);
|
|
5
|
-
$combobox-color-text-selected: var(--fkds-color-text-inverted);
|
|
6
|
-
$combobox-color-text: var(--fkds-color-text-primary);
|
|
7
|
-
$combobox-color-border: var(--fkds-color-border-primary);
|
|
8
|
-
$combobox-f-icon-arrow-down-color-content-default: var(--fkds-icon-color-action-content-primary-default);
|
|
9
|
-
$combobox-f-icon-arrow-down-color-content-disabled: var(--fkds-icon-color-content-disabled);
|
|
1
|
+
$combobox-color-background-hover: var(--fkds-color-select-background-primary-hover) !default;
|
|
2
|
+
$combobox-color-background-selected: var(--fkds-color-select-background-primary-default) !default;
|
|
3
|
+
$combobox-color-background: var(--fkds-color-background-primary) !default;
|
|
4
|
+
$combobox-color-text-hover: var(--fkds-color-text-primary) !default;
|
|
5
|
+
$combobox-color-text-selected: var(--fkds-color-text-inverted) !default;
|
|
6
|
+
$combobox-color-text: var(--fkds-color-text-primary) !default;
|
|
7
|
+
$combobox-color-border: var(--fkds-color-border-primary) !default;
|
|
8
|
+
$combobox-f-icon-arrow-down-color-content-default: var(--fkds-icon-color-action-content-primary-default) !default;
|
|
9
|
+
$combobox-f-icon-arrow-down-color-content-disabled: var(--fkds-icon-color-content-disabled) !default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "contextmenu";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
// stylelint-disable no-empty-source -- placeholder file
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
$CRUD_DATASET_SELECTOR: ".crud-dataset" !default;
|
|
2
1
|
$crud-dataset-add-button-margin-top: 0.5rem !default;
|
|
3
2
|
$crud-dataset-add-button-margin-left: 2px !default; // to line up with table or list that has 2px border
|
|
4
3
|
|
|
5
|
-
|
|
4
|
+
.crud-dataset {
|
|
6
5
|
margin: 0 0 var(--f-margin-component-bottom);
|
|
7
6
|
|
|
8
7
|
&__add-button {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "crud-dataset";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
// stylelint-disable no-empty-source -- placeholder file
|
|
@@ -4,14 +4,11 @@
|
|
|
4
4
|
@use "../../core/mixins/breakpoints";
|
|
5
5
|
@use "variables" as *;
|
|
6
6
|
|
|
7
|
-
$DATEPICKER_FIELD_SELECTOR: ".datepicker-field" !default;
|
|
8
|
-
$POPUP_SELECTOR: ".popup" !default;
|
|
9
|
-
|
|
10
7
|
// 40px = popup spacing (20px) * 2
|
|
11
8
|
$popup-spacing: 40px;
|
|
12
9
|
$calendar-width: calc(100vw - #{$popup-spacing});
|
|
13
10
|
|
|
14
|
-
|
|
11
|
+
.datepicker-field {
|
|
15
12
|
&__button {
|
|
16
13
|
background: transparent;
|
|
17
14
|
border: 0;
|
|
@@ -58,14 +55,14 @@ $calendar-width: calc(100vw - #{$popup-spacing});
|
|
|
58
55
|
}
|
|
59
56
|
}
|
|
60
57
|
|
|
61
|
-
|
|
58
|
+
.popup--overlay .datepicker-field {
|
|
62
59
|
&__popup {
|
|
63
60
|
width: $calendar-width;
|
|
64
61
|
max-width: 28rem;
|
|
65
62
|
}
|
|
66
63
|
}
|
|
67
64
|
|
|
68
|
-
|
|
65
|
+
.popup--inline .datepicker-field {
|
|
69
66
|
&__popup {
|
|
70
67
|
width: 100%;
|
|
71
68
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "datepicker-field";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// CALENDAR ICON BUTTON
|
|
2
|
-
$datepickerfield-f-icon-calendar-color-content-default: var(--fkds-icon-color-action-content-primary-default);
|
|
3
|
-
$datepickerfield-f-icon-calendar-color-content-hover: var(--fkds-icon-color-action-content-primary-hover);
|
|
4
|
-
$datepickerfield-f-icon-calendar-color-content-disabled: var(--fkds-icon-color-content-disabled);
|
|
2
|
+
$datepickerfield-f-icon-calendar-color-content-default: var(--fkds-icon-color-action-content-primary-default) !default;
|
|
3
|
+
$datepickerfield-f-icon-calendar-color-content-hover: var(--fkds-icon-color-action-content-primary-hover) !default;
|
|
4
|
+
$datepickerfield-f-icon-calendar-color-content-disabled: var(--fkds-icon-color-content-disabled) !default;
|
|
5
5
|
|
|
6
6
|
// Popup
|
|
7
|
-
$datepickerfield-popup-color-background: var(--fkds-color-background-primary);
|
|
8
|
-
$datepickerfield-popup-color-border: var(--fkds-color-border-primary);
|
|
7
|
+
$datepickerfield-popup-color-background: var(--fkds-color-background-primary) !default;
|
|
8
|
+
$datepickerfield-popup-color-border: var(--fkds-color-border-primary) !default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "dialogue-tree";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
$dialogue-tree-color-background-default: var(--fkds-color-background-primary);
|
|
2
|
-
$dialogue-tree-color-border-default: var(--fkds-color-border-primary);
|
|
3
|
-
$dialogue-tree-color-text-default: var(--fkds-color-action-text-secondary-default);
|
|
4
|
-
$dialogue-tree-color-background-hover: var(--fkds-color-action-background-secondary-hover);
|
|
5
|
-
$dialogue-tree-color-border-hover: var(--fkds-color-border-primary);
|
|
6
|
-
$dialogue-tree-color-text-hover: var(--fkds-color-action-text-secondary-default);
|
|
1
|
+
$dialogue-tree-color-background-default: var(--fkds-color-background-primary) !default;
|
|
2
|
+
$dialogue-tree-color-border-default: var(--fkds-color-border-primary) !default;
|
|
3
|
+
$dialogue-tree-color-text-default: var(--fkds-color-action-text-secondary-default) !default;
|
|
4
|
+
$dialogue-tree-color-background-hover: var(--fkds-color-action-background-secondary-hover) !default;
|
|
5
|
+
$dialogue-tree-color-border-hover: var(--fkds-color-border-primary) !default;
|
|
6
|
+
$dialogue-tree-color-text-hover: var(--fkds-color-action-text-secondary-default) !default;
|
|
@@ -2,10 +2,7 @@
|
|
|
2
2
|
@use "../../core/size";
|
|
3
3
|
@use "variables" as *;
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
#{$ENTRYPOINT_SELECTOR} {
|
|
8
|
-
/* stylelint-disable-next-line scss/at-extend-no-missing-placeholder -- technical debt */
|
|
5
|
+
.entrypoint {
|
|
9
6
|
background-color: $entrypoint-color-background-default;
|
|
10
7
|
color: $entrypoint-color-text-default;
|
|
11
8
|
border: var(--f-border-width-medium) solid transparent; // forced-colors mode
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "entrypoint";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
$entrypoint-color-background-default: var(--fkds-color-action-background-primary-default);
|
|
2
|
-
$entrypoint-color-background-hover: var(--fkds-color-action-background-primary-hover);
|
|
3
|
-
$entrypoint-color-text-default: var(--fkds-color-action-text-inverted-default);
|
|
1
|
+
$entrypoint-color-background-default: var(--fkds-color-action-background-primary-default) !default;
|
|
2
|
+
$entrypoint-color-background-hover: var(--fkds-color-action-background-primary-hover) !default;
|
|
3
|
+
$entrypoint-color-text-default: var(--fkds-color-action-text-inverted-default) !default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "error-list";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
$errorlist-color-text: var(--fkds-color-feedback-text-negative);
|
|
1
|
+
$errorlist-color-text: var(--fkds-color-feedback-text-negative) !default;
|
|
@@ -4,12 +4,11 @@
|
|
|
4
4
|
@use "../../core/size";
|
|
5
5
|
@use "../icon/icon";
|
|
6
6
|
|
|
7
|
-
$EXPANDABLE_PANEL_SELECTOR: ".expandable-panel" !default;
|
|
8
7
|
$EXPANDABLE_PANEL_LINE_HEIGHT: var(--f-line-height-medium);
|
|
9
8
|
$ICON_MARGIN: 0.5rem;
|
|
10
9
|
$ICON_WIDTH: var(--f-icon-size-medium);
|
|
11
10
|
|
|
12
|
-
|
|
11
|
+
.expandable-panel {
|
|
13
12
|
margin-bottom: core.densify(size.$margin-200);
|
|
14
13
|
|
|
15
14
|
&__icon {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "expandable-panel";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
// stylelint-disable no-empty-source -- placeholder file
|
|
@@ -3,13 +3,12 @@
|
|
|
3
3
|
@use "../../core/size";
|
|
4
4
|
@use "../../core/mixins/circle" as *;
|
|
5
5
|
|
|
6
|
-
$EXPANDABLE_PARAGRAPH_SELECTOR: ".expandable-paragraph" !default;
|
|
7
6
|
$ICON_WIDTH: var(--f-icon-size-small);
|
|
8
7
|
$ICON_MARGIN: 0.5rem;
|
|
9
8
|
$CONTENT_MARGIN: calc(#{$ICON_WIDTH} + #{$ICON_MARGIN});
|
|
10
9
|
$EXPANDABLE_PARAGRAPH_LINE_HEIGHT: var(--f-line-height-medium);
|
|
11
10
|
|
|
12
|
-
|
|
11
|
+
.expandable-paragraph {
|
|
13
12
|
margin: 0 0 core.densify(var(--f-margin-component-bottom));
|
|
14
13
|
&__heading {
|
|
15
14
|
line-height: $EXPANDABLE_PARAGRAPH_LINE_HEIGHT;
|
|
@@ -43,20 +42,20 @@ $EXPANDABLE_PARAGRAPH_LINE_HEIGHT: var(--f-line-height-medium);
|
|
|
43
42
|
}
|
|
44
43
|
}
|
|
45
44
|
|
|
46
|
-
|
|
47
|
-
|
|
45
|
+
&.expandable-paragraph--open {
|
|
46
|
+
.expandable-paragraph__icon {
|
|
48
47
|
svg:nth-child(2) {
|
|
49
48
|
transform: rotate(0);
|
|
50
49
|
}
|
|
51
50
|
}
|
|
52
51
|
|
|
53
|
-
|
|
52
|
+
.expandable-paragraph__container {
|
|
54
53
|
height: auto;
|
|
55
54
|
}
|
|
56
55
|
}
|
|
57
56
|
|
|
58
|
-
|
|
59
|
-
|
|
57
|
+
&.expandable-paragraph--closed {
|
|
58
|
+
.expandable-paragraph__icon {
|
|
60
59
|
svg:nth-child(2) {
|
|
61
60
|
transform: rotate(-90deg);
|
|
62
61
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "expandable-paragraph";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
// stylelint-disable no-empty-source -- placeholder file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "fieldset";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
// stylelint-disable no-empty-source -- placeholder file
|
|
@@ -1,15 +1,12 @@
|
|
|
1
1
|
@use "../anchor/anchor";
|
|
2
2
|
@use "../../core/size";
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
$FILE_LIST_ITEM_SELECTOR: ".file-item-list" !default;
|
|
6
|
-
|
|
7
|
-
#{$FILE_LIST_ITEM_SELECTOR} {
|
|
4
|
+
.file-item-list {
|
|
8
5
|
list-style-type: none;
|
|
9
6
|
padding-left: 0;
|
|
10
7
|
}
|
|
11
8
|
|
|
12
|
-
|
|
9
|
+
.file-item {
|
|
13
10
|
.button--discrete {
|
|
14
11
|
padding: 0;
|
|
15
12
|
min-width: auto;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "file-item";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
// stylelint-disable no-empty-source -- placeholder file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "file-selector";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
// stylelint-disable no-empty-source -- placeholder file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "file-uploader";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
// stylelint-disable no-empty-source -- placeholder file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "group";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
// stylelint-disable no-empty-source -- placeholder file
|
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
@use "../../core/size";
|
|
3
3
|
@use "variables" as *;
|
|
4
4
|
|
|
5
|
-
$ICON_SELECTOR: ".icon" !default;
|
|
6
|
-
|
|
7
5
|
@at-root {
|
|
8
6
|
%icon--base {
|
|
9
7
|
display: inline-block;
|
|
@@ -29,13 +27,13 @@ $ICON_SELECTOR: ".icon" !default;
|
|
|
29
27
|
|
|
30
28
|
position: relative;
|
|
31
29
|
|
|
32
|
-
|
|
30
|
+
.icon {
|
|
33
31
|
position: absolute;
|
|
34
32
|
}
|
|
35
33
|
}
|
|
36
34
|
}
|
|
37
35
|
|
|
38
|
-
|
|
36
|
+
.icon {
|
|
39
37
|
@extend %icon--base;
|
|
40
38
|
|
|
41
39
|
&--flip-horizontal {
|
|
@@ -59,8 +57,8 @@ $ICON_SELECTOR: ".icon" !default;
|
|
|
59
57
|
}
|
|
60
58
|
}
|
|
61
59
|
|
|
62
|
-
|
|
63
|
-
|
|
60
|
+
.icon-stack,
|
|
61
|
+
.icon {
|
|
64
62
|
&--new-window {
|
|
65
63
|
// anchor icons to top-right and bottom-left
|
|
66
64
|
.icon {
|
|
@@ -81,8 +79,8 @@ $ICON_SELECTOR: ".icon" !default;
|
|
|
81
79
|
}
|
|
82
80
|
}
|
|
83
81
|
|
|
84
|
-
|
|
85
|
-
|
|
82
|
+
.icon-stack,
|
|
83
|
+
.icon--stack {
|
|
86
84
|
@extend %icon-stack;
|
|
87
85
|
|
|
88
86
|
&--tooltip {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "icon";
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
// INFO
|
|
2
|
-
$icon-info-color-border: var(--fkds-icon-color-feedback-border-info);
|
|
3
|
-
$icon-info-color-background: var(--fkds-icon-color-feedback-background-info);
|
|
2
|
+
$icon-info-color-border: var(--fkds-icon-color-feedback-border-info) !default;
|
|
3
|
+
$icon-info-color-background: var(--fkds-icon-color-feedback-background-info) !default;
|
|
4
4
|
|
|
5
5
|
// WARNING
|
|
6
|
-
$icon-warning-color-border: var(--fkds-icon-color-feedback-border-warning);
|
|
7
|
-
$icon-warning-color-background: var(--fkds-icon-color-feedback-background-warning);
|
|
6
|
+
$icon-warning-color-border: var(--fkds-icon-color-feedback-border-warning) !default;
|
|
7
|
+
$icon-warning-color-background: var(--fkds-icon-color-feedback-background-warning) !default;
|
|
8
8
|
|
|
9
9
|
// ERROR
|
|
10
|
-
$icon-error-color-border: var(--fkds-icon-color-feedback-border-negative);
|
|
11
|
-
$icon-error-color-background: var(--fkds-icon-color-feedback-background-negative);
|
|
10
|
+
$icon-error-color-border: var(--fkds-icon-color-feedback-border-negative) !default;
|
|
11
|
+
$icon-error-color-background: var(--fkds-icon-color-feedback-background-negative) !default;
|
|
12
12
|
|
|
13
13
|
// SUCCESS
|
|
14
|
-
$icon-success-color-border: var(--fkds-icon-color-feedback-border-positive);
|
|
15
|
-
$icon-success-color-background: var(--fkds-icon-color-feedback-background-positive);
|
|
14
|
+
$icon-success-color-border: var(--fkds-icon-color-feedback-border-positive) !default;
|
|
15
|
+
$icon-success-color-background: var(--fkds-icon-color-feedback-background-positive) !default;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
@use "../../core/size";
|
|
2
2
|
|
|
3
3
|
$radio_button_label_offset: 0.1rem;
|
|
4
|
-
$INDENT_SELECTOR: ".indent" !default;
|
|
5
4
|
|
|
6
|
-
|
|
5
|
+
.indent {
|
|
7
6
|
border-left: var(--f-border-width-medium) solid var(--f-border-color-separator);
|
|
8
7
|
margin-bottom: size.$margin-100;
|
|
9
8
|
margin-left: size.$margin-050;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "indent";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
// stylelint-disable no-empty-source -- placeholder file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "label";
|
|
@@ -3,9 +3,7 @@
|
|
|
3
3
|
@use "../icon/icon";
|
|
4
4
|
@use "variables" as *;
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
#{$LABEL_SELECTOR} {
|
|
6
|
+
.label {
|
|
9
7
|
color: $label-color-text;
|
|
10
8
|
display: inline-block;
|
|
11
9
|
font-size: var(--f-font-size-standard);
|
|
@@ -14,6 +12,10 @@ $LABEL_SELECTOR: ".label" !default;
|
|
|
14
12
|
margin-bottom: core.densify(size.$margin-025);
|
|
15
13
|
width: var(--f-width-full);
|
|
16
14
|
|
|
15
|
+
&.sr-only {
|
|
16
|
+
width: auto;
|
|
17
|
+
}
|
|
18
|
+
|
|
17
19
|
&__message {
|
|
18
20
|
display: block;
|
|
19
21
|
font-weight: var(--f-font-weight-normal);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
$label-color-text: var(--fkds-color-text-primary);
|
|
2
|
-
$label-color-text-description: var(--fkds-color-text-primary);
|
|
3
|
-
$label-color-text-description-format: var(--fkds-color-text-secondary);
|
|
4
|
-
$label-color-text-message-error: var(--fkds-color-feedback-text-negative);
|
|
1
|
+
$label-color-text: var(--fkds-color-text-primary) !default;
|
|
2
|
+
$label-color-text-description: var(--fkds-color-text-primary) !default;
|
|
3
|
+
$label-color-text-description-format: var(--fkds-color-text-secondary) !default;
|
|
4
|
+
$label-color-text-message-error: var(--fkds-color-feedback-text-negative) !default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "layout-application-template";
|