@openui5/themelib_sap_horizon 1.143.0 → 1.144.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/THIRDPARTY.txt +1 -1
- package/package.json +18 -18
- package/src/sap/f/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon/Switch.less +5 -5
- package/src/sap/m/themes/sap_horizon/TextArea.less +1 -0
- package/src/sap/m/themes/sap_horizon/Tokenizer.less +1 -0
- package/src/sap/m/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/Switch.less +5 -5
- package/src/sap/m/themes/sap_horizon_dark/TextArea.less +1 -0
- package/src/sap/m/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/Switch.less +5 -5
- package/src/sap/m/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/Switch.less +5 -5
- package/src/sap/m/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon/InfoLabel.less +13 -11
- package/src/sap/tnt/themes/sap_horizon/SideNavigation.less +4 -6
- package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +97 -67
- package/src/sap/tnt/themes/sap_horizon/ToolPage.less +2 -4
- package/src/sap/tnt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_dark/InfoLabel.less +9 -7
- package/src/sap/tnt/themes/sap_horizon_dark/SideNavigation.less +3 -5
- package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +94 -66
- package/src/sap/tnt/themes/sap_horizon_dark/ToolPage.less +2 -4
- package/src/sap/tnt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_hcb/InfoLabel.less +9 -7
- package/src/sap/tnt/themes/sap_horizon_hcb/SideNavigation.less +1 -3
- package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +101 -72
- package/src/sap/tnt/themes/sap_horizon_hcb/ToolPage.less +2 -5
- package/src/sap/tnt/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_hcw/InfoLabel.less +9 -7
- package/src/sap/tnt/themes/sap_horizon_hcw/SideNavigation.less +1 -3
- package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +100 -71
- package/src/sap/tnt/themes/sap_horizon_hcw/ToolPage.less +2 -5
- package/src/sap/tnt/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon/AbsoluteLayout.less +3 -3
- package/src/sap/ui/commons/themes/sap_horizon/Accordion.less +6 -6
- package/src/sap/ui/commons/themes/sap_horizon/AccordionSection.less +31 -31
- package/src/sap/ui/commons/themes/sap_horizon/Carousel.less +18 -16
- package/src/sap/ui/commons/themes/sap_horizon/FormattedTextView.less +2 -2
- package/src/sap/ui/commons/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_dark/AbsoluteLayout.less +2 -2
- package/src/sap/ui/commons/themes/sap_horizon_dark/Accordion.less +5 -5
- package/src/sap/ui/commons/themes/sap_horizon_dark/AccordionSection.less +30 -30
- package/src/sap/ui/commons/themes/sap_horizon_dark/Carousel.less +17 -15
- package/src/sap/ui/commons/themes/sap_horizon_dark/FormattedTextView.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcb/AbsoluteLayout.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcb/Accordion.less +3 -3
- package/src/sap/ui/commons/themes/sap_horizon_hcb/AccordionSection.less +7 -7
- package/src/sap/ui/commons/themes/sap_horizon_hcb/FormattedTextView.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcw/AbsoluteLayout.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcw/Accordion.less +3 -3
- package/src/sap/ui/commons/themes/sap_horizon_hcw/AccordionSection.less +7 -7
- package/src/sap/ui/commons/themes/sap_horizon_hcw/FormattedTextView.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon/ContextMenu.less +9 -10
- package/src/sap/ui/dt/themes/sap_horizon/Overlay.less +20 -13
- package/src/sap/ui/dt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_dark/ContextMenu.less +9 -10
- package/src/sap/ui/dt/themes/sap_horizon_dark/Overlay.less +20 -13
- package/src/sap/ui/dt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_hcb/ContextMenu.less +14 -9
- package/src/sap/ui/dt/themes/sap_horizon_hcb/Overlay.less +31 -22
- package/src/sap/ui/dt/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_hcw/ContextMenu.less +13 -8
- package/src/sap/ui/dt/themes/sap_horizon_hcw/Overlay.less +32 -23
- package/src/sap/ui/dt/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon/AddIFrame.less +13 -37
- package/src/sap/ui/rta/themes/sap_horizon/ChangeVisualization.less +9 -5
- package/src/sap/ui/rta/themes/sap_horizon/ContextMenu.less +11 -7
- package/src/sap/ui/rta/themes/sap_horizon/Dialogs.less +11 -8
- package/src/sap/ui/rta/themes/sap_horizon/Overlay.less +18 -9
- package/src/sap/ui/rta/themes/sap_horizon/Toolbar.adaptation.less +50 -25
- package/src/sap/ui/rta/themes/sap_horizon/Toolbar.base.less +8 -5
- package/src/sap/ui/rta/themes/sap_horizon/library.source.less +1 -2
- package/src/sap/ui/rta/themes/sap_horizon_dark/AddIFrame.less +13 -37
- package/src/sap/ui/rta/themes/sap_horizon_dark/ChangeVisualization.less +11 -7
- package/src/sap/ui/rta/themes/sap_horizon_dark/ContextMenu.less +11 -7
- package/src/sap/ui/rta/themes/sap_horizon_dark/Dialogs.less +13 -9
- package/src/sap/ui/rta/themes/sap_horizon_dark/Overlay.less +18 -9
- package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.adaptation.less +58 -29
- package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.base.less +8 -5
- package/src/sap/ui/rta/themes/sap_horizon_dark/library.source.less +1 -2
- package/src/sap/ui/rta/themes/sap_horizon_hcb/ChangeVisualization.less +14 -10
- package/src/sap/ui/rta/themes/sap_horizon_hcb/ContextMenu.less +15 -13
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Dialogs.less +16 -17
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Overlay.less +19 -10
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Toolbar.adaptation.less +34 -14
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Toolbar.base.less +7 -6
- package/src/sap/ui/rta/themes/sap_horizon_hcb/library.source.less +1 -2
- package/src/sap/ui/rta/themes/sap_horizon_hcw/ChangeVisualization.less +14 -10
- package/src/sap/ui/rta/themes/sap_horizon_hcw/ContextMenu.less +16 -10
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Dialogs.less +16 -12
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Overlay.less +19 -10
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Toolbar.adaptation.less +36 -16
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Toolbar.base.less +6 -6
- package/src/sap/ui/rta/themes/sap_horizon_hcw/library.source.less +1 -2
- package/src/sap/ui/suite/themes/sap_horizon/TaskCircle.less +10 -10
- package/src/sap/ui/suite/themes/sap_horizon/VerticalProgressIndicator.less +3 -3
- package/src/sap/ui/suite/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_dark/TaskCircle.less +9 -9
- package/src/sap/ui/suite/themes/sap_horizon_dark/VerticalProgressIndicator.less +2 -2
- package/src/sap/ui/suite/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcb/TaskCircle.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcb/VerticalProgressIndicator.less +5 -5
- package/src/sap/ui/suite/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcw/TaskCircle.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcw/VerticalProgressIndicator.less +5 -5
- package/src/sap/ui/suite/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon/library.source.less +1 -2
- package/src/sap/ui/table/themes/sap_horizon_dark/library.source.less +1 -2
- package/src/sap/ui/table/themes/sap_horizon_hcb/library.source.less +1 -2
- package/src/sap/ui/table/themes/sap_horizon_hcw/library.source.less +1 -2
- package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +290 -226
- package/src/sap/ui/unified/themes/sap_horizon/ColorPicker.less +24 -11
- package/src/sap/ui/unified/themes/sap_horizon/FileUploader.less +9 -1
- package/src/sap/ui/unified/themes/sap_horizon/ShellHeader.less +2 -2
- package/src/sap/ui/unified/themes/sap_horizon/ShellLayout.less +7 -8
- package/src/sap/ui/unified/themes/sap_horizon/ShellOverlay.less +6 -6
- package/src/sap/ui/unified/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +301 -222
- package/src/sap/ui/unified/themes/sap_horizon_dark/ColorPicker.less +22 -9
- package/src/sap/ui/unified/themes/sap_horizon_dark/FileUploader.less +9 -1
- package/src/sap/ui/unified/themes/sap_horizon_dark/ShellHeader.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_dark/ShellLayout.less +6 -7
- package/src/sap/ui/unified/themes/sap_horizon_dark/ShellOverlay.less +5 -5
- package/src/sap/ui/unified/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcb/Calendar.less +182 -157
- package/src/sap/ui/unified/themes/sap_horizon_hcb/ColorPicker.less +38 -17
- package/src/sap/ui/unified/themes/sap_horizon_hcb/FileUploader.less +46 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcb/ShellHeader.less +11 -11
- package/src/sap/ui/unified/themes/sap_horizon_hcb/ShellLayout.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcb/ShellOverlay.less +7 -7
- package/src/sap/ui/unified/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcw/Calendar.less +225 -222
- package/src/sap/ui/unified/themes/sap_horizon_hcw/ColorPicker.less +36 -11
- package/src/sap/ui/unified/themes/sap_horizon_hcw/FileUploader.less +46 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcw/ShellHeader.less +11 -11
- package/src/sap/ui/unified/themes/sap_horizon_hcw/ShellLayout.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcw/ShellOverlay.less +7 -7
- package/src/sap/ui/unified/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon/ObjectPageHeaderContent.less +29 -20
- package/src/sap/uxap/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageHeaderContent.less +26 -18
- package/src/sap/uxap/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageHeaderContent.less +15 -7
- package/src/sap/uxap/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageHeaderContent.less +16 -7
- package/src/sap/uxap/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon/FieldRepository.less +0 -58
- package/src/sap/ui/rta/themes/sap_horizon_dark/FieldRepository.less +0 -57
- package/src/sap/ui/rta/themes/sap_horizon_hcb/FieldRepository.less +0 -16
- package/src/sap/ui/rta/themes/sap_horizon_hcw/FieldRepository.less +0 -15
- package/src/sap/ui/table/themes/sap_horizon/RowSelection.less +0 -19
- package/src/sap/ui/table/themes/sap_horizon_dark/RowSelection.less +0 -19
- package/src/sap/ui/table/themes/sap_horizon_hcb/RowSelection.less +0 -9
- package/src/sap/ui/table/themes/sap_horizon_hcw/RowSelection.less +0 -9
package/THIRDPARTY.txt
CHANGED
|
@@ -202,7 +202,7 @@ License: Apache-2.0
|
|
|
202
202
|
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
203
203
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/caja-html-sanitizer.js
|
|
204
204
|
|
|
205
|
-
Component: Unicode Common Locale Data Repository, version:
|
|
205
|
+
Component: Unicode Common Locale Data Repository, version: 48.0.0
|
|
206
206
|
Copyright: 1991-2024 Unicode, Inc.
|
|
207
207
|
License: LicenseRef-Unicode-3.0
|
|
208
208
|
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/LicenseRef-Unicode-3.0.txt
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_horizon",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.144.0",
|
|
4
4
|
"description": "OpenUI5 Theme Library sap_horizon",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,22 +14,22 @@
|
|
|
14
14
|
"url": "https://github.com/UI5/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@openui5/sap.f": "1.
|
|
18
|
-
"@openui5/sap.m": "1.
|
|
19
|
-
"@openui5/sap.tnt": "1.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.
|
|
22
|
-
"@openui5/sap.ui.core": "1.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.
|
|
30
|
-
"@openui5/sap.ui.table": "1.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.
|
|
33
|
-
"@openui5/sap.uxap": "1.
|
|
17
|
+
"@openui5/sap.f": "1.144.0",
|
|
18
|
+
"@openui5/sap.m": "1.144.0",
|
|
19
|
+
"@openui5/sap.tnt": "1.144.0",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.144.0",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.144.0",
|
|
22
|
+
"@openui5/sap.ui.core": "1.144.0",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.144.0",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.144.0",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.144.0",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.144.0",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.144.0",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.144.0",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.144.0",
|
|
30
|
+
"@openui5/sap.ui.table": "1.144.0",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.144.0",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.144.0",
|
|
33
|
+
"@openui5/sap.uxap": "1.144.0"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
|
|
6
6
|
/* Switch container */
|
|
7
7
|
.sapMSwtCont {
|
|
8
|
-
overflow:
|
|
8
|
+
overflow: hidden;
|
|
9
9
|
/* in order to have a touchable area of 2.75rem height and 3.5rem width */
|
|
10
|
-
padding: 0.625rem 0;
|
|
10
|
+
padding: 0.625rem 0.3125rem;
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
/* focus */
|
|
@@ -18,9 +18,9 @@ html.sap-desktop {
|
|
|
18
18
|
position: absolute;
|
|
19
19
|
display: block;
|
|
20
20
|
top: 0.375rem;
|
|
21
|
-
left:
|
|
21
|
+
left: 0.0625rem;
|
|
22
22
|
bottom: 0.375rem;
|
|
23
|
-
right:
|
|
23
|
+
right: 0.0625rem;
|
|
24
24
|
border: 0.125rem solid var(--sapContent_FocusColor);
|
|
25
25
|
border-radius: 1rem;
|
|
26
26
|
pointer-events: none;
|
|
@@ -40,7 +40,7 @@ html.sap-desktop {
|
|
|
40
40
|
.sapMSwt {
|
|
41
41
|
width: 2.875rem;
|
|
42
42
|
height: 1.5rem;
|
|
43
|
-
overflow:
|
|
43
|
+
overflow: visible;
|
|
44
44
|
border: none;
|
|
45
45
|
margin: 0;
|
|
46
46
|
border-radius: 0.75rem;
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
|
|
6
6
|
/* Switch container */
|
|
7
7
|
.sapMSwtCont {
|
|
8
|
-
overflow:
|
|
8
|
+
overflow: hidden;
|
|
9
9
|
/* in order to have a touchable area of 2.75rem height and 3.5rem width */
|
|
10
|
-
padding: 0.625rem 0;
|
|
10
|
+
padding: 0.625rem 0.3125rem;
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
/* focus */
|
|
@@ -18,9 +18,9 @@ html.sap-desktop {
|
|
|
18
18
|
position: absolute;
|
|
19
19
|
display: block;
|
|
20
20
|
top: 0.375rem;
|
|
21
|
-
left:
|
|
21
|
+
left: 0.0625rem;
|
|
22
22
|
bottom: 0.375rem;
|
|
23
|
-
right:
|
|
23
|
+
right: 0.0625rem;
|
|
24
24
|
border: 0.125rem solid var(--sapContent_FocusColor);
|
|
25
25
|
border-radius: 1rem;
|
|
26
26
|
pointer-events: none;
|
|
@@ -40,7 +40,7 @@ html.sap-desktop {
|
|
|
40
40
|
.sapMSwt {
|
|
41
41
|
width: 2.875rem;
|
|
42
42
|
height: 1.5rem;
|
|
43
|
-
overflow:
|
|
43
|
+
overflow: visible;
|
|
44
44
|
border: none;
|
|
45
45
|
margin: 0;
|
|
46
46
|
border-radius: 0.75rem;
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
|
|
6
6
|
/* Switch container */
|
|
7
7
|
.sapMSwtCont {
|
|
8
|
-
overflow:
|
|
8
|
+
overflow: hidden;
|
|
9
9
|
/* in order to have a touchable area of 2.75rem height and 3.5rem width */
|
|
10
|
-
padding: 0.625rem 0;
|
|
10
|
+
padding: 0.625rem 0.3125rem;
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
/* focus */
|
|
@@ -18,9 +18,9 @@ html.sap-desktop {
|
|
|
18
18
|
position: absolute;
|
|
19
19
|
display: block;
|
|
20
20
|
top: 0.375rem;
|
|
21
|
-
left:
|
|
21
|
+
left: 0.0625rem;
|
|
22
22
|
bottom: 0.375rem;
|
|
23
|
-
right:
|
|
23
|
+
right: 0.0625rem;
|
|
24
24
|
border: 0.125rem solid var(--sapContent_FocusColor);
|
|
25
25
|
border-radius: 1rem;
|
|
26
26
|
pointer-events: none;
|
|
@@ -40,7 +40,7 @@ html.sap-desktop {
|
|
|
40
40
|
.sapMSwt {
|
|
41
41
|
width: 2.875rem;
|
|
42
42
|
height: 1.5rem;
|
|
43
|
-
overflow:
|
|
43
|
+
overflow: visible;
|
|
44
44
|
border: none;
|
|
45
45
|
margin: 0;
|
|
46
46
|
border-radius: 0.75rem;
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
|
|
6
6
|
/* Switch container */
|
|
7
7
|
.sapMSwtCont {
|
|
8
|
-
overflow:
|
|
8
|
+
overflow: hidden;
|
|
9
9
|
/* in order to have a touchable area of 2.75rem height and 3.5rem width */
|
|
10
|
-
padding: 0.625rem 0;
|
|
10
|
+
padding: 0.625rem 0.3125rem;
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
/* focus */
|
|
@@ -18,9 +18,9 @@ html.sap-desktop {
|
|
|
18
18
|
position: absolute;
|
|
19
19
|
display: block;
|
|
20
20
|
top: 0.375rem;
|
|
21
|
-
left:
|
|
21
|
+
left: 0.0625rem;
|
|
22
22
|
bottom: 0.375rem;
|
|
23
|
-
right:
|
|
23
|
+
right: 0.0625rem;
|
|
24
24
|
border: 0.125rem solid var(--sapContent_FocusColor);
|
|
25
25
|
border-radius: 1rem;
|
|
26
26
|
pointer-events: none;
|
|
@@ -40,7 +40,7 @@ html.sap-desktop {
|
|
|
40
40
|
.sapMSwt {
|
|
41
41
|
width: 2.875rem;
|
|
42
42
|
height: 1.5rem;
|
|
43
|
-
overflow:
|
|
43
|
+
overflow: visible;
|
|
44
44
|
border: none;
|
|
45
45
|
margin: 0;
|
|
46
46
|
border-radius: 0.75rem;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.tnt/InfoLabel
|
|
3
|
-
/* Horizon theme
|
|
4
|
-
/*
|
|
1
|
+
/* ================================== */
|
|
2
|
+
/* CSS for control sap.tnt/InfoLabel */
|
|
3
|
+
/* Morning Horizon theme */
|
|
4
|
+
/* ================================== */
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
/* ========================================================================== */
|
|
7
|
+
/* Variables and mixins */
|
|
8
|
+
/* ========================================================================== */
|
|
9
9
|
|
|
10
10
|
@_sap_tnt_InfoLabel_LineHeightDisplayOnly: 1rem;
|
|
11
11
|
@_sap_tnt_InfoLabel_DisplayModeBorder: none;
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
@_sap_tnt_InfoLabel_DisplayPadding: 0 0.25rem;
|
|
22
22
|
@_sap_tnt_InfoLabel_IconMargin: 0.25rem;
|
|
23
23
|
@_sap_tnt_InfoLabel_DisplayIconMargin: 0.125rem;
|
|
24
|
-
@_sap_tnt_InfoLabel_FontFamily:
|
|
24
|
+
@_sap_tnt_InfoLabel_FontFamily: var(--sapFontSemiboldDuplexFamily);
|
|
25
25
|
@_sap_tnt_InfoLabel_FontSize: @sapMFontMediumSize;
|
|
26
|
-
@_sap_tnt_InfoLabel_DisplayFontSize:
|
|
26
|
+
@_sap_tnt_InfoLabel_DisplayFontSize: var(--sapFontSmallSize);
|
|
27
27
|
@_sap_tnt_InfoLabel_DisplayFontSizeIcon: 0.625rem;
|
|
28
28
|
@_sap_tnt_InfoLabel_NarrowPadding: @_sap_tnt_InfoLabel_Padding;
|
|
29
29
|
@_sap_tnt_InfoLabel_LetterSpacing: normal;
|
|
@@ -42,11 +42,13 @@
|
|
|
42
42
|
|
|
43
43
|
.create-classes-for-background-and-border-colors(backgroundColor, @_sap_tnt_InfoLabel_ColorsArray);
|
|
44
44
|
|
|
45
|
-
|
|
46
|
-
|
|
45
|
+
/* Iterate over the InfoLabel ColorsArray and create separate class for each */
|
|
46
|
+
/* color named with the passed prefix and the number of the color */
|
|
47
47
|
.create-classes-for-background-and-border-colors(@prefix, @list) {
|
|
48
|
+
|
|
48
49
|
.iter(length(@list));
|
|
49
50
|
.iter(@i) when (@i > 0) {
|
|
51
|
+
|
|
50
52
|
.iter(@i - 1);
|
|
51
53
|
|
|
52
54
|
@pair: extract(@list, @i);
|
|
@@ -1,17 +1,15 @@
|
|
|
1
1
|
/* ======================================= */
|
|
2
2
|
/* CSS for control sap.tnt/SideNavigation */
|
|
3
|
-
/* Horizon theme
|
|
3
|
+
/* Morning Horizon theme */
|
|
4
4
|
/* ======================================= */
|
|
5
5
|
|
|
6
6
|
@_sap_tnt_SideNavigation_Width: 16rem;
|
|
7
7
|
@_sap_tnt_SideNavigation_CollapsedWidth: 4rem;
|
|
8
8
|
@_sap_tnt_SideNavigation_NavigationSeparatorMargin: 0.25rem 0.5rem 0.25rem 0.5rem;
|
|
9
|
-
@_sap_tnt_SideNavigation_NavigationSeparatorBackgroundColor:
|
|
9
|
+
@_sap_tnt_SideNavigation_NavigationSeparatorBackgroundColor: var(--sapToolbar_SeparatorColor);
|
|
10
10
|
@_sap_tnt_SideNavigation_NavigationSeparatorRadius: 0.125rem;
|
|
11
11
|
@_sap_tnt_SideNavigation_NavigationSeparatorHeight: 0.0625rem;
|
|
12
|
-
@_sap_tnt_SideNavigation_TriangleColor:
|
|
13
|
-
@_sap_tnt_SideNavigation_PhoneBorderRadius: 0.5rem;
|
|
12
|
+
@_sap_tnt_SideNavigation_TriangleColor: var(--sapContent_NonInteractiveIconColor);
|
|
14
13
|
@_sap_tnt_SideNavigation_BoxShadow: var(--sapContent_Shadow0);
|
|
15
14
|
@_sap_tnt_SideNavigation_SeparatorMargin: 0.3125rem 0.5rem 0.3125rem 0.5rem;
|
|
16
|
-
@_sap_tnt_SideNavigation_TriangleDisplay: none;
|
|
17
|
-
@_sap_tnt_SideNavigation_PhoneWidth: ~"100% !important";
|
|
15
|
+
@_sap_tnt_SideNavigation_TriangleDisplay: none;
|