@openui5/themelib_sap_horizon 1.135.0 → 1.136.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/REUSE.toml +649 -0
- package/THIRDPARTY.txt +22 -22
- package/package.json +18 -18
- package/src/sap/f/themes/sap_horizon/AvatarGroup.less +24 -18
- package/src/sap/f/themes/sap_horizon/DynamicPageTitle.less +41 -38
- package/src/sap/f/themes/sap_horizon/FlexibleColumnLayout.less +15 -13
- package/src/sap/f/themes/sap_horizon/GridList.less +5 -5
- package/src/sap/f/themes/sap_horizon/SidePanel.less +16 -7
- package/src/sap/f/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_dark/AvatarGroup.less +24 -18
- package/src/sap/f/themes/sap_horizon_dark/DynamicPageTitle.less +34 -30
- package/src/sap/f/themes/sap_horizon_dark/FlexibleColumnLayout.less +15 -13
- package/src/sap/f/themes/sap_horizon_dark/GridList.less +1 -1
- package/src/sap/f/themes/sap_horizon_dark/SidePanel.less +16 -7
- package/src/sap/f/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_hcb/AvatarGroup.less +2 -2
- package/src/sap/f/themes/sap_horizon_hcb/DynamicPageTitle.less +17 -32
- package/src/sap/f/themes/sap_horizon_hcb/FlexibleColumnLayout.less +20 -15
- package/src/sap/f/themes/sap_horizon_hcb/GridList.less +4 -4
- package/src/sap/f/themes/sap_horizon_hcb/SidePanel.less +18 -10
- package/src/sap/f/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_hcw/AvatarGroup.less +2 -2
- package/src/sap/f/themes/sap_horizon_hcw/DynamicPageTitle.less +18 -32
- package/src/sap/f/themes/sap_horizon_hcw/FlexibleColumnLayout.less +21 -16
- package/src/sap/f/themes/sap_horizon_hcw/GridList.less +4 -4
- package/src/sap/f/themes/sap_horizon_hcw/SidePanel.less +18 -10
- package/src/sap/f/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon/SlideTile.less +0 -1
- package/src/sap/m/themes/sap_horizon/TileContent.less +2 -1
- package/src/sap/m/themes/sap_horizon/Token.less +13 -13
- package/src/sap/m/themes/sap_horizon/Tokenizer.less +16 -15
- package/src/sap/m/themes/sap_horizon/Toolbar.less +17 -19
- package/src/sap/m/themes/sap_horizon/UploadCollection.less +1 -1
- package/src/sap/m/themes/sap_horizon/ValueStateHeader.less +25 -20
- package/src/sap/m/themes/sap_horizon/ValueStateMessage.less +17 -17
- package/src/sap/m/themes/sap_horizon/Wizard.less +2 -2
- package/src/sap/m/themes/sap_horizon/WizardProgressNavigator.less +37 -34
- package/src/sap/m/themes/sap_horizon/WizardStep.less +7 -2
- package/src/sap/m/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon_dark/SlideTile.less +0 -1
- package/src/sap/m/themes/sap_horizon_dark/TileContent.less +2 -1
- package/src/sap/m/themes/sap_horizon_dark/Token.less +14 -14
- package/src/sap/m/themes/sap_horizon_dark/Tokenizer.less +16 -15
- package/src/sap/m/themes/sap_horizon_dark/Toolbar.less +17 -19
- package/src/sap/m/themes/sap_horizon_dark/UploadCollection.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/ValueStateHeader.less +20 -20
- package/src/sap/m/themes/sap_horizon_dark/ValueStateMessage.less +17 -17
- package/src/sap/m/themes/sap_horizon_dark/Wizard.less +3 -2
- package/src/sap/m/themes/sap_horizon_dark/WizardProgressNavigator.less +38 -34
- package/src/sap/m/themes/sap_horizon_dark/WizardStep.less +2 -2
- package/src/sap/m/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon_hcb/SegmentedButton.less +4 -4
- package/src/sap/m/themes/sap_horizon_hcb/SlideTile.less +0 -1
- package/src/sap/m/themes/sap_horizon_hcb/TileContent.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcb/Token.less +12 -12
- package/src/sap/m/themes/sap_horizon_hcb/Tokenizer.less +18 -14
- package/src/sap/m/themes/sap_horizon_hcb/Toolbar.less +16 -18
- package/src/sap/m/themes/sap_horizon_hcb/UploadCollection.less +4 -6
- package/src/sap/m/themes/sap_horizon_hcb/ValueStateHeader.less +21 -21
- package/src/sap/m/themes/sap_horizon_hcb/ValueStateMessage.less +17 -17
- package/src/sap/m/themes/sap_horizon_hcb/Wizard.less +4 -4
- package/src/sap/m/themes/sap_horizon_hcb/WizardProgressNavigator.less +34 -31
- package/src/sap/m/themes/sap_horizon_hcb/WizardStep.less +7 -2
- package/src/sap/m/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon_hcw/SegmentedButton.less +4 -4
- package/src/sap/m/themes/sap_horizon_hcw/SlideTile.less +0 -1
- package/src/sap/m/themes/sap_horizon_hcw/TileContent.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcw/Token.less +12 -12
- package/src/sap/m/themes/sap_horizon_hcw/Tokenizer.less +17 -13
- package/src/sap/m/themes/sap_horizon_hcw/Toolbar.less +16 -18
- package/src/sap/m/themes/sap_horizon_hcw/UploadCollection.less +4 -6
- package/src/sap/m/themes/sap_horizon_hcw/ValueStateHeader.less +21 -21
- package/src/sap/m/themes/sap_horizon_hcw/ValueStateMessage.less +17 -17
- package/src/sap/m/themes/sap_horizon_hcw/Wizard.less +4 -4
- package/src/sap/m/themes/sap_horizon_hcw/WizardProgressNavigator.less +34 -31
- package/src/sap/m/themes/sap_horizon_hcw/WizardStep.less +7 -2
- package/src/sap/m/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon/NavigationList.less +2 -0
- package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +3 -3
- package/src/sap/tnt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_dark/NavigationList.less +2 -0
- package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +3 -3
- package/src/sap/tnt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_hcb/NavigationList.less +2 -0
- package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +3 -3
- package/src/sap/tnt/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_hcw/NavigationList.less +2 -0
- package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +3 -3
- 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/library.source.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/library.source.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/base.less +4 -4
- 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/base.less +4 -4
- 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/base.less +4 -4
- 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/base.less +4 -4
- package/src/sap/ui/core/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_hcb/library.source.less +1 -1
- 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/ActionsStrip.less +5 -0
- package/src/sap/ui/integration/themes/sap_horizon/ListContent.less +10 -7
- package/src/sap/ui/integration/themes/sap_horizon/ObjectContent.less +6 -6
- package/src/sap/ui/integration/themes/sap_horizon/TableContent.less +12 -7
- package/src/sap/ui/integration/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_dark/ActionsStrip.less +5 -0
- package/src/sap/ui/integration/themes/sap_horizon_dark/ListContent.less +11 -8
- package/src/sap/ui/integration/themes/sap_horizon_dark/ObjectContent.less +6 -6
- package/src/sap/ui/integration/themes/sap_horizon_dark/TableContent.less +13 -8
- package/src/sap/ui/integration/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_hcb/ListContentItem.less +5 -5
- package/src/sap/ui/integration/themes/sap_horizon_hcb/Paginator.less +5 -5
- package/src/sap/ui/integration/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_hcw/ListContentItem.less +5 -5
- package/src/sap/ui/integration/themes/sap_horizon_hcw/Paginator.less +5 -5
- package/src/sap/ui/integration/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon/BlockLayout.less +114 -110
- package/src/sap/ui/layout/themes/sap_horizon/ColumnLayout.less +4 -4
- package/src/sap/ui/layout/themes/sap_horizon/FormLayout.less +16 -16
- package/src/sap/ui/layout/themes/sap_horizon/GridLayout.less +4 -4
- package/src/sap/ui/layout/themes/sap_horizon/ResponsiveGridLayout.less +5 -6
- package/src/sap/ui/layout/themes/sap_horizon/ResponsiveLayout.less +6 -6
- package/src/sap/ui/layout/themes/sap_horizon/ResponsiveSplitter.less +4 -4
- package/src/sap/ui/layout/themes/sap_horizon/Splitter.less +5 -5
- package/src/sap/ui/layout/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_dark/BlockLayout.less +111 -108
- package/src/sap/ui/layout/themes/sap_horizon_dark/ColumnLayout.less +3 -3
- package/src/sap/ui/layout/themes/sap_horizon_dark/FormLayout.less +14 -14
- package/src/sap/ui/layout/themes/sap_horizon_dark/GridLayout.less +2 -2
- package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveGridLayout.less +3 -3
- package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveLayout.less +4 -4
- package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveSplitter.less +3 -3
- package/src/sap/ui/layout/themes/sap_horizon_dark/Splitter.less +6 -6
- package/src/sap/ui/layout/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/BlockLayout.less +98 -95
- package/src/sap/ui/layout/themes/sap_horizon_hcb/BlockLayoutCell.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/ColumnLayout.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/FormLayout.less +10 -10
- package/src/sap/ui/layout/themes/sap_horizon_hcb/ResponsiveGridLayout.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/ResponsiveLayout.less +2 -2
- package/src/sap/ui/layout/themes/sap_horizon_hcb/Splitter.less +5 -4
- package/src/sap/ui/layout/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/BlockLayout.less +98 -95
- package/src/sap/ui/layout/themes/sap_horizon_hcw/BlockLayoutCell.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/ColumnLayout.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/FormLayout.less +10 -10
- package/src/sap/ui/layout/themes/sap_horizon_hcw/ResponsiveGridLayout.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/ResponsiveLayout.less +2 -2
- package/src/sap/ui/layout/themes/sap_horizon_hcw/Splitter.less +5 -4
- package/src/sap/ui/layout/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon/FieldBase.less +6 -1
- package/src/sap/ui/mdc/themes/sap_horizon/Table.less +5 -5
- package/src/sap/ui/mdc/themes/sap_horizon/TokenDisplay.less +8 -10
- package/src/sap/ui/mdc/themes/sap_horizon/TokenizerDisplay.less +7 -8
- package/src/sap/ui/mdc/themes/sap_horizon/ValueHelpDialog.less +3 -3
- package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_dark/FieldBase.less +6 -1
- package/src/sap/ui/mdc/themes/sap_horizon_dark/Table.less +2 -2
- package/src/sap/ui/mdc/themes/sap_horizon_dark/TokenDisplay.less +6 -7
- package/src/sap/ui/mdc/themes/sap_horizon_dark/TokenizerDisplay.less +2 -2
- package/src/sap/ui/mdc/themes/sap_horizon_dark/ValueHelpDialog.less +2 -2
- package/src/sap/ui/mdc/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/Table.less +4 -4
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/TokenDisplay.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/ValueHelpDialog.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/Table.less +4 -4
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/TokenDisplay.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/ValueHelpDialog.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/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcb/library.source.less +1 -1
- 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 -1
- package/src/sap/ui/table/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +6 -6
- package/src/sap/ui/unified/themes/sap_horizon/CalendarLegend.less +25 -12
- package/src/sap/ui/unified/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +6 -6
- package/src/sap/ui/unified/themes/sap_horizon_dark/CalendarLegend.less +27 -18
- 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 +4 -3
- package/src/sap/ui/unified/themes/sap_horizon_hcb/CalendarLegend.less +8 -16
- 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 +4 -3
- package/src/sap/ui/unified/themes/sap_horizon_hcw/CalendarLegend.less +8 -16
- 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/ObjectPageSection.less +13 -20
- package/src/sap/uxap/themes/sap_horizon/ObjectPageSubSection.less +6 -17
- package/src/sap/uxap/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSection.less +13 -10
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSubSection.less +6 -13
- package/src/sap/uxap/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageSection.less +17 -5
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageSubSection.less +6 -8
- package/src/sap/uxap/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageSection.less +17 -11
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageSubSection.less +6 -8
- package/src/sap/uxap/themes/sap_horizon_hcw/library.source.less +1 -1
- package/ui5.yaml +1 -1
- package/.reuse/dep5 +0 -471
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
.sapMValueStateMessageError,
|
|
7
7
|
.sapMValueStateMessageWarning,
|
|
8
8
|
.sapMValueStateMessageInformation {
|
|
9
|
-
border:
|
|
10
|
-
color:
|
|
9
|
+
border: var(--sapField_BorderWidth) solid var(--sapField_BorderColor);
|
|
10
|
+
color: var(--sapTextColor);
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
.sapMValueStateMessage {
|
|
@@ -15,41 +15,41 @@
|
|
|
15
15
|
padding: 0.5rem 0.5rem 0.5rem 1.875rem;
|
|
16
16
|
}
|
|
17
17
|
|
|
18
|
-
.sapMValueStateMessageError
|
|
19
|
-
font-family:
|
|
20
|
-
content:
|
|
18
|
+
.sapMValueStateMessageError::before {
|
|
19
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
20
|
+
content: '\e1ec';
|
|
21
21
|
position: absolute;
|
|
22
22
|
top: 0.5rem;
|
|
23
|
-
left:
|
|
23
|
+
left: 0;
|
|
24
24
|
vertical-align: middle;
|
|
25
25
|
font-size: 1rem;
|
|
26
|
-
color:
|
|
26
|
+
color: var(--sapNegativeElementColor);
|
|
27
27
|
padding-left: 0.5rem;
|
|
28
28
|
padding-right: 0.375rem;
|
|
29
29
|
}
|
|
30
30
|
|
|
31
|
-
.sapMValueStateMessageWarning
|
|
32
|
-
font-family:
|
|
33
|
-
content:
|
|
31
|
+
.sapMValueStateMessageWarning::before {
|
|
32
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
33
|
+
content: '\e053';
|
|
34
34
|
position: absolute;
|
|
35
35
|
top: 0.5rem;
|
|
36
|
-
left:
|
|
36
|
+
left: 0;
|
|
37
37
|
vertical-align: middle;
|
|
38
38
|
font-size: 1rem;
|
|
39
|
-
color:
|
|
39
|
+
color: var(--sapCriticalElementColor);
|
|
40
40
|
padding-left: 0.5rem;
|
|
41
41
|
padding-right: 0.375rem;
|
|
42
42
|
}
|
|
43
43
|
|
|
44
|
-
.sapMValueStateMessageInformation
|
|
45
|
-
font-family:
|
|
46
|
-
content:
|
|
44
|
+
.sapMValueStateMessageInformation::before {
|
|
45
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
46
|
+
content: '\e289';
|
|
47
47
|
position: absolute;
|
|
48
48
|
top: 0.5rem;
|
|
49
|
-
left:
|
|
49
|
+
left: 0;
|
|
50
50
|
vertical-align: middle;
|
|
51
51
|
font-size: 1rem;
|
|
52
|
-
color:
|
|
52
|
+
color: var(--sapInformativeElementColor);
|
|
53
53
|
padding-left: 0.5rem;
|
|
54
54
|
padding-right: 0.375rem;
|
|
55
55
|
}
|
|
@@ -4,20 +4,21 @@
|
|
|
4
4
|
/* ================================== */
|
|
5
5
|
|
|
6
6
|
.sapMWizard {
|
|
7
|
+
|
|
7
8
|
.sapMWizardStepContainer {
|
|
8
9
|
margin-top: @_sap_m_Wizard_NavHeight;
|
|
9
10
|
}
|
|
10
11
|
|
|
11
12
|
&.sapMWizardBgSolid .sapMWizardStepContainer {
|
|
12
|
-
background-color:
|
|
13
|
+
background-color: var(--sapBackgroundColor);
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
&.sapMWizardBgList .sapMWizardStepContainer {
|
|
16
|
-
background-color:
|
|
17
|
+
background-color: var(--sapBackgroundColor);
|
|
17
18
|
}
|
|
18
19
|
|
|
19
20
|
&.sapMWizardBgTransparent .sapMWizardStepContainer {
|
|
20
|
-
background-color:
|
|
21
|
+
background-color: var(--sapBackgroundColor);
|
|
21
22
|
}
|
|
22
23
|
}
|
|
23
24
|
|
|
@@ -40,6 +41,5 @@
|
|
|
40
41
|
html.sap-phone .sapMWizard .sapMWizardNextButtonVisible {
|
|
41
42
|
left: 2rem;
|
|
42
43
|
bottom: 3.5rem;
|
|
43
|
-
-webkit-transform: none;
|
|
44
44
|
transform: none;
|
|
45
45
|
}
|
|
@@ -9,27 +9,27 @@
|
|
|
9
9
|
.sapMWizardProgressNav {
|
|
10
10
|
position: absolute;
|
|
11
11
|
z-index: 1;
|
|
12
|
-
box-shadow:
|
|
12
|
+
box-shadow: var(--sapContent_HeaderShadow);
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
.sapMWizardProgressNavStep:hover .sapMWizardProgressNavStepCircle {
|
|
16
|
-
background-color:
|
|
17
|
-
color:
|
|
16
|
+
background-color: var(--sapObjectHeader_Background);
|
|
17
|
+
color: var(--sapTextColor);
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current=
|
|
21
|
-
background-color:
|
|
22
|
-
color:
|
|
20
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true']:hover .sapMWizardProgressNavStepCircle {
|
|
21
|
+
background-color: var(--sapHighlightColor);
|
|
22
|
+
color: var(--sapContent_ContrastIconColor);
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current=
|
|
26
|
-
color:
|
|
25
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true'] .sapMWizardProgressNavStepTitle {
|
|
26
|
+
color: var(--sapContent_Selected_ForegroundColor);
|
|
27
27
|
}
|
|
28
28
|
|
|
29
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current=
|
|
29
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true'] .sapMWizardProgressNavStepCircle::after {
|
|
30
30
|
height: @_sap_m_WizardProgressNavigator_StepUnderlineHeight;
|
|
31
|
-
background:
|
|
32
|
-
content:
|
|
31
|
+
background: var(--sapTextColor);
|
|
32
|
+
content: '';
|
|
33
33
|
display: block;
|
|
34
34
|
position: relative;
|
|
35
35
|
width: 100%;
|
|
@@ -38,62 +38,65 @@
|
|
|
38
38
|
bottom: -0.625rem;
|
|
39
39
|
}
|
|
40
40
|
|
|
41
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current=
|
|
41
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true'] .sapMWizardProgressNavStepContainer::after {
|
|
42
42
|
height: 0;
|
|
43
43
|
}
|
|
44
44
|
|
|
45
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current=
|
|
45
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true'] {
|
|
46
|
+
|
|
46
47
|
& .sapMWizardProgressNavStepCircle {
|
|
47
|
-
background:
|
|
48
|
-
color:
|
|
48
|
+
background: var(--sapSelectedColor);
|
|
49
|
+
color: var(--sapTextColor);
|
|
49
50
|
}
|
|
50
51
|
}
|
|
51
52
|
|
|
52
53
|
.sapMWizardProgressNavStepCircle {
|
|
53
|
-
background:
|
|
54
|
-
border-color:
|
|
55
|
-
color:
|
|
54
|
+
background: var(--sapObjectHeader_Background);
|
|
55
|
+
border-color: var(--sapObjectHeader_BorderColor);
|
|
56
|
+
color: var(--sapTextColor);
|
|
56
57
|
}
|
|
57
58
|
|
|
58
59
|
.sapMWizardProgressNavStepTitle {
|
|
59
|
-
color:
|
|
60
|
+
color: var(--sapTextColor);
|
|
60
61
|
}
|
|
61
62
|
|
|
62
63
|
.sapMWizardProgressNavStep::after {
|
|
63
|
-
border-bottom-color:
|
|
64
|
+
border-bottom-color: var(--sapContent_Selected_ForegroundColor);
|
|
64
65
|
}
|
|
65
66
|
|
|
66
67
|
.sapMWizard .sapMWizardStepContainer {
|
|
67
|
-
background:
|
|
68
|
+
background: var(--sapGroup_ContentBackground);
|
|
68
69
|
}
|
|
69
70
|
|
|
70
71
|
.sapMWizardProgressNavStepTitleOptional,
|
|
71
72
|
.sapMWizardProgressNavStepLabelOptional {
|
|
72
|
-
color:
|
|
73
|
+
color: var(--sapField_PlaceholderTextColor);
|
|
73
74
|
}
|
|
74
75
|
|
|
75
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-active=
|
|
76
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-active='true'] {
|
|
77
|
+
|
|
76
78
|
/* all steps after the active one have inactive style */
|
|
77
79
|
& ~ .sapMWizardProgressNavStep .sapMWizardProgressNavStepCircle {
|
|
78
|
-
border-color:
|
|
79
|
-
background:
|
|
80
|
-
color:
|
|
80
|
+
border-color: var(--sapList_BorderColor);
|
|
81
|
+
background: var(--sapObjectHeader_Background);
|
|
82
|
+
color: var(--sapTextColor);
|
|
81
83
|
}
|
|
82
84
|
|
|
83
85
|
& ~ .sapMWizardProgressNavStep .sapMWizardProgressNavStepTitle {
|
|
84
|
-
color:
|
|
86
|
+
color: var(--sapContent_LabelColor);
|
|
85
87
|
}
|
|
86
88
|
|
|
87
89
|
/* all separators after (and including) the active step have inactive style */
|
|
88
90
|
&::after,
|
|
89
91
|
& ~ .sapMWizardProgressNavStep::after {
|
|
90
|
-
border-bottom-color:
|
|
92
|
+
border-bottom-color: var(--sapList_SelectionBorderColor);
|
|
91
93
|
}
|
|
92
94
|
}
|
|
93
95
|
|
|
94
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-open-prev=
|
|
96
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-open-prev='true'][data-sap-ui-wpn-step-open='false'][data-sap-ui-wpn-step-current='true'] {
|
|
97
|
+
|
|
95
98
|
.sapMWizardProgressNavStepCircle {
|
|
96
|
-
background:
|
|
97
|
-
border-color:
|
|
99
|
+
background: var(--sapActiveColor);
|
|
100
|
+
border-color: var(--sapObjectHeader_BorderColor);
|
|
98
101
|
}
|
|
99
102
|
}
|
|
@@ -1,6 +1,11 @@
|
|
|
1
|
+
/* ================================= */
|
|
2
|
+
/* CSS for control sap.m/WizardStep */
|
|
3
|
+
/* Horizon High Contrast White theme */
|
|
4
|
+
/* ================================= */
|
|
5
|
+
|
|
1
6
|
.sapMWizardStep {
|
|
2
|
-
background-color:
|
|
3
|
-
border-radius:
|
|
7
|
+
background-color: var(--sapGroup_ContentBackground);
|
|
8
|
+
border-radius: var(--sapElement_BorderCornerRadius);
|
|
4
9
|
padding: 1rem;
|
|
5
10
|
margin-bottom: 1rem;
|
|
6
11
|
}
|
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
@_sap_tnt_NavigationList_ItemFocusBorderOffset: -@sapUiContentFocusWidth;
|
|
15
15
|
@_sap_tnt_NavigationList_ItemFocusBorderRadius: @_sap_tnt_NavigationList_ItemBorderRadius + @sapUiContentFocusWidth;
|
|
16
16
|
@_sap_tnt_NavigationList_ItemTransition: background-color 0.3s ease-in-out, max-width 0.3s ease-in-out;
|
|
17
|
+
@_sap_tnt_NavigationList_ItemTextFontFamily: var(--sapFontSemiboldFamily);
|
|
17
18
|
@_sap_tnt_NavigationList_SelectedBorderStyleColor: none;
|
|
18
19
|
@_sap_tnt_NavigationList_Collapsed_SelectedItemBorderStyleColor: solid @_sap_tnt_NavigationList_SelectedItemBorderColor;
|
|
19
20
|
@_sap_tnt_NavigationList_SelectedItemBorder: none;
|
|
@@ -38,6 +39,7 @@
|
|
|
38
39
|
@_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPadding: 0 0 0 0.5rem;
|
|
39
40
|
@_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPaddingCompact: @_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPadding;
|
|
40
41
|
@_sap_tnt_NavigationList_CollapsedIconPaddingLeft: 0.25rem;
|
|
42
|
+
@_sap_tnt_NavigationList_CollapsedHiddenExpanderPadding: 1rem;
|
|
41
43
|
@_sap_tnt_NavigationList_NavigationIndicator: "\E066";
|
|
42
44
|
@_sap_tnt_NavigationList_ExpandIconWidth: 2.25rem;
|
|
43
45
|
@_sap_tnt_NavigationList_ExpandIconMarginRight: 0.375rem;
|
|
@@ -156,10 +156,10 @@
|
|
|
156
156
|
.sapTntToolHeader {
|
|
157
157
|
.sapMTitle {
|
|
158
158
|
text-shadow: none;
|
|
159
|
-
font-family: @sapFontSemiboldFamily;
|
|
160
|
-
font-size: @sapFontHeader5Size;
|
|
161
159
|
line-height: 1.625rem;
|
|
162
|
-
|
|
160
|
+
font-size: 1.125rem;
|
|
161
|
+
font-weight: bold;
|
|
162
|
+
color: var(--sapShell_TextColor);
|
|
163
163
|
}
|
|
164
164
|
|
|
165
165
|
.sapMText,
|
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
@_sap_tnt_NavigationList_ItemFocusBorderOffset: -@sapUiContentFocusWidth;
|
|
15
15
|
@_sap_tnt_NavigationList_ItemFocusBorderRadius: @_sap_tnt_NavigationList_ItemBorderRadius + @sapUiContentFocusWidth;
|
|
16
16
|
@_sap_tnt_NavigationList_ItemTransition: background-color 0.3s ease-in-out, max-width 0.3s ease-in-out;
|
|
17
|
+
@_sap_tnt_NavigationList_ItemTextFontFamily: var(--sapFontSemiboldFamily);
|
|
17
18
|
@_sap_tnt_NavigationList_SelectedBorderStyleColor: none;
|
|
18
19
|
@_sap_tnt_NavigationList_Collapsed_SelectedItemBorderStyleColor: solid @_sap_tnt_NavigationList_SelectedItemBorderColor;
|
|
19
20
|
@_sap_tnt_NavigationList_SelectedItemBorder: none;
|
|
@@ -38,6 +39,7 @@
|
|
|
38
39
|
@_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPadding: 0 0 0 0.5rem;
|
|
39
40
|
@_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPaddingCompact: @_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPadding;
|
|
40
41
|
@_sap_tnt_NavigationList_CollapsedIconPaddingLeft: 0.25rem;
|
|
42
|
+
@_sap_tnt_NavigationList_CollapsedHiddenExpanderPadding: 1rem;
|
|
41
43
|
@_sap_tnt_NavigationList_NavigationIndicator: "\E066";
|
|
42
44
|
@_sap_tnt_NavigationList_ExpandIconWidth: 2.25rem;
|
|
43
45
|
@_sap_tnt_NavigationList_ExpandIconMarginRight: 0.375rem;
|
|
@@ -157,10 +157,10 @@
|
|
|
157
157
|
.sapTntToolHeader {
|
|
158
158
|
.sapMTitle {
|
|
159
159
|
text-shadow: none;
|
|
160
|
-
font-family: @sapFontSemiboldFamily;
|
|
161
|
-
font-size: @sapFontHeader5Size;
|
|
162
160
|
line-height: 1.625rem;
|
|
163
|
-
|
|
161
|
+
font-size: 1.125rem;
|
|
162
|
+
font-weight: bold;
|
|
163
|
+
color: var(--sapShell_TextColor);
|
|
164
164
|
}
|
|
165
165
|
|
|
166
166
|
.sapMText,
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
@_sap_tnt_NavigationList_ItemBorderStyleColor: solid @sapUiListBorderColor;
|
|
10
10
|
@_sap_tnt_NavigationList_ItemBorderWidth: 0 0 0.0625rem 0;
|
|
11
11
|
@_sap_tnt_NavigationList_ItemFocusBorderOffset: 0;
|
|
12
|
+
@_sap_tnt_NavigationList_ItemTextFontFamily: var(--sapFontSemiboldFamily);
|
|
12
13
|
@_sap_tnt_NavigationList_LastItemBorderStyleColor: solid transparent;
|
|
13
14
|
@_sap_tnt_NavigationList_HoverBorderStyleColor: solid @sapUiListSelectionBorderColor;
|
|
14
15
|
@_sap_tnt_NavigationList_HoverBorderWidth: 0.0625rem;
|
|
@@ -41,6 +42,7 @@
|
|
|
41
42
|
@_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPadding: 0 0 0 0.5rem;
|
|
42
43
|
@_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPaddingCompact: @_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPadding;
|
|
43
44
|
@_sap_tnt_NavigationList_CollapsedIconPaddingLeft: 0.25rem;
|
|
45
|
+
@_sap_tnt_NavigationList_CollapsedHiddenExpanderPadding: 1rem;
|
|
44
46
|
@_sap_tnt_NavigationList_NavigationIndicator: "\E066";
|
|
45
47
|
@_sap_tnt_NavigationList_ExpandIconWidth: 2.25rem;
|
|
46
48
|
@_sap_tnt_NavigationList_ExpandIconMarginRight: 0.375rem;
|
|
@@ -164,10 +164,10 @@
|
|
|
164
164
|
.sapTntToolHeader {
|
|
165
165
|
.sapMTitle {
|
|
166
166
|
text-shadow: none;
|
|
167
|
-
font-family: @sapFontSemiboldFamily;
|
|
168
|
-
font-size: @sapFontHeader5Size;
|
|
169
167
|
line-height: 1.625rem;
|
|
170
|
-
|
|
168
|
+
font-size: 1.125rem;
|
|
169
|
+
font-weight: bold;
|
|
170
|
+
color: var(--sapShell_TextColor);
|
|
171
171
|
}
|
|
172
172
|
|
|
173
173
|
.sapMText,
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
@_sap_tnt_NavigationList_ItemBorderStyleColor: solid @sapUiListBorderColor;
|
|
10
10
|
@_sap_tnt_NavigationList_ItemBorderWidth: 0 0 0.0625rem 0;
|
|
11
11
|
@_sap_tnt_NavigationList_ItemFocusBorderOffset: 0;
|
|
12
|
+
@_sap_tnt_NavigationList_ItemTextFontFamily: var(--sapFontSemiboldFamily);
|
|
12
13
|
@_sap_tnt_NavigationList_LastItemBorderStyleColor: solid transparent;
|
|
13
14
|
@_sap_tnt_NavigationList_HoverBorderStyleColor: solid @sapUiListSelectionBorderColor;
|
|
14
15
|
@_sap_tnt_NavigationList_HoverBorderWidth: 0.0625rem;
|
|
@@ -41,6 +42,7 @@
|
|
|
41
42
|
@_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPadding: 0 0 0 0.5rem;
|
|
42
43
|
@_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPaddingCompact: @_sap_tnt_NavigationList_Collapsed_HoverOrFocusItemPadding;
|
|
43
44
|
@_sap_tnt_NavigationList_CollapsedIconPaddingLeft: 0.25rem;
|
|
45
|
+
@_sap_tnt_NavigationList_CollapsedHiddenExpanderPadding: 1rem;
|
|
44
46
|
@_sap_tnt_NavigationList_NavigationIndicator: "\E066";
|
|
45
47
|
@_sap_tnt_NavigationList_ExpandIconWidth: 2.25rem;
|
|
46
48
|
@_sap_tnt_NavigationList_ExpandIconMarginRight: 0.375rem;
|
|
@@ -164,10 +164,10 @@
|
|
|
164
164
|
.sapTntToolHeader {
|
|
165
165
|
.sapMTitle {
|
|
166
166
|
text-shadow: none;
|
|
167
|
-
font-family: @sapFontSemiboldFamily;
|
|
168
|
-
font-size: @sapFontHeader5Size;
|
|
169
167
|
line-height: 1.625rem;
|
|
170
|
-
|
|
168
|
+
font-size: 1.125rem;
|
|
169
|
+
font-weight: bold;
|
|
170
|
+
color: var(--sapShell_TextColor);
|
|
171
171
|
}
|
|
172
172
|
|
|
173
173
|
.sapMText,
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
<name>sap_horizon</name>
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
6
|
<copyright>OpenUI5
|
|
7
|
-
* (c) Copyright
|
|
7
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.
|
|
9
|
+
<version>1.136.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 Horizon theme library.</documentation>
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
2
|
// * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
|
|
3
|
-
// * Theming Engine 15.0.
|
|
4
|
-
// * data:{"sModified":"2025-
|
|
3
|
+
// * Theming Engine 15.0.6
|
|
4
|
+
// * data:{"sModified":"2025-04-10T09:27:38Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_horizon/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_horizon/base.less (Version 11.29.1) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -649,7 +649,7 @@
|
|
|
649
649
|
@sapContent_Space_M: 2rem;
|
|
650
650
|
@sapContent_Space_L: 2rem;
|
|
651
651
|
@sapContent_Space_XL: 3rem;
|
|
652
|
-
@sapContent_Space_Tiny:
|
|
652
|
+
@sapContent_Space_Tiny: 0.5rem;
|
|
653
653
|
@sapContent_Space_Small: 1rem;
|
|
654
654
|
@sapContent_Space_Medium: 2rem;
|
|
655
655
|
@sapContent_Space_Large: 3rem;
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
<name>sap_horizon_dark</name>
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
6
|
<copyright>OpenUI5
|
|
7
|
-
* (c) Copyright
|
|
7
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.
|
|
9
|
+
<version>1.136.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 Evening Horizon theme library.</documentation>
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
2
|
// * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
|
|
3
|
-
// * Theming Engine 15.0.
|
|
4
|
-
// * data:{"sModified":"2025-
|
|
3
|
+
// * Theming Engine 15.0.6
|
|
4
|
+
// * data:{"sModified":"2025-04-10T09:27:39Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_horizon_dark/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_horizon_dark/base.less (Version 11.29.1) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -649,7 +649,7 @@
|
|
|
649
649
|
@sapContent_Space_M: 2rem;
|
|
650
650
|
@sapContent_Space_L: 2rem;
|
|
651
651
|
@sapContent_Space_XL: 3rem;
|
|
652
|
-
@sapContent_Space_Tiny:
|
|
652
|
+
@sapContent_Space_Tiny: 0.5rem;
|
|
653
653
|
@sapContent_Space_Small: 1rem;
|
|
654
654
|
@sapContent_Space_Medium: 2rem;
|
|
655
655
|
@sapContent_Space_Large: 3rem;
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
<name>sap_horizon_hcb</name>
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
6
|
<copyright>OpenUI5
|
|
7
|
-
* (c) Copyright
|
|
7
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.
|
|
9
|
+
<version>1.136.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast black theme library.</documentation>
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
2
|
// * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
|
|
3
|
-
// * Theming Engine 15.0.
|
|
4
|
-
// * data:{"sModified":"2025-
|
|
3
|
+
// * Theming Engine 15.0.6
|
|
4
|
+
// * data:{"sModified":"2025-04-10T09:27:39Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_horizon_hcb/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_horizon_hcb/base.less (Version 11.29.1) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -704,7 +704,7 @@
|
|
|
704
704
|
@sapContent_Space_M: 2rem;
|
|
705
705
|
@sapContent_Space_L: 2rem;
|
|
706
706
|
@sapContent_Space_XL: 3rem;
|
|
707
|
-
@sapContent_Space_Tiny:
|
|
707
|
+
@sapContent_Space_Tiny: 0.5rem;
|
|
708
708
|
@sapContent_Space_Small: 1rem;
|
|
709
709
|
@sapContent_Space_Medium: 2rem;
|
|
710
710
|
@sapContent_Space_Large: 3rem;
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
<name>sap_horizon_hcw</name>
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
6
|
<copyright>OpenUI5
|
|
7
|
-
* (c) Copyright
|
|
7
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.
|
|
9
|
+
<version>1.136.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast white theme library.</documentation>
|
|
12
12
|
|