@openui5/themelib_sap_horizon 1.135.0 → 1.136.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/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
package/THIRDPARTY.txt
CHANGED
|
@@ -26,7 +26,7 @@ Component: Ace (Ajax.org Cloud9 Editor), version: 1.36.5
|
|
|
26
26
|
Copyright: 2010, Ajax.org B.V.
|
|
27
27
|
License: BSD-3-Clause
|
|
28
28
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
29
|
-
Contained in: src/sap.ui.codeeditor/src/sap/ui/codeeditor/js/ace
|
|
29
|
+
Contained in: src/sap.ui.codeeditor/src/sap/ui/codeeditor/js/ace/**
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
Library: sap.ui.commons:
|
|
@@ -71,7 +71,7 @@ Component: jQuery UI 1.10, version: 1.10.4
|
|
|
71
71
|
Copyright: 2014 jQuery Foundation and other contributors
|
|
72
72
|
License: MIT
|
|
73
73
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
74
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/jqueryui
|
|
74
|
+
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/jqueryui/**
|
|
75
75
|
src/sap.ui.core/src/jquery.sap.dom.js
|
|
76
76
|
|
|
77
77
|
Component: jQuery UI 1.11, version: 1.11.1
|
|
@@ -191,13 +191,13 @@ Component: Unicode Common Locale Data Repository, version: 46.1.0
|
|
|
191
191
|
Copyright: 1991-2024 Unicode, Inc.
|
|
192
192
|
License: LicenseRef-Unicode-3.0
|
|
193
193
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/LicenseRef-Unicode-3.0.txt
|
|
194
|
-
Contained in: src/sap.ui.core/src/sap/ui/core/cldr
|
|
194
|
+
Contained in: src/sap.ui.core/src/sap/ui/core/cldr/**
|
|
195
195
|
|
|
196
196
|
Component: MobiScroll, version: 2.9.0
|
|
197
197
|
Copyright: 2010-2013, Acid Media
|
|
198
198
|
License: MIT
|
|
199
199
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
200
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/mobiscroll
|
|
200
|
+
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/mobiscroll/**
|
|
201
201
|
|
|
202
202
|
Component: SinonJS, version: 1.14.1
|
|
203
203
|
Copyright: 2010-2014, Christian Johansen, christian@cjohansen.no
|
|
@@ -310,7 +310,7 @@ Component: Hyphenopoly, version: 3.4.0
|
|
|
310
310
|
Copyright: 2021 Mathias Nater
|
|
311
311
|
License: MIT
|
|
312
312
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
313
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/hyphenopoly
|
|
313
|
+
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/hyphenopoly/**
|
|
314
314
|
|
|
315
315
|
Component: p-cancelable, version: 2.0.0
|
|
316
316
|
Copyright: Sindre Sorhus <sindresorhus@gmail.com>
|
|
@@ -349,7 +349,7 @@ Component: highlight.js, version: 11.9.0
|
|
|
349
349
|
Copyright: 2006-2020, Ivan Sagalaev
|
|
350
350
|
License: BSD-3-Clause
|
|
351
351
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
352
|
-
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/highlight.js
|
|
352
|
+
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/highlight.js/**
|
|
353
353
|
|
|
354
354
|
Component: Elasticlunr, version: 0.9.5
|
|
355
355
|
Copyright: 2017 Wei Song and Oliver Nightingale
|
|
@@ -361,13 +361,13 @@ Component: DataTables, version: 2.0.1
|
|
|
361
361
|
Copyright: SpryMedia Ltd
|
|
362
362
|
License: MIT
|
|
363
363
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
364
|
-
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-2.0.1
|
|
364
|
+
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-2.0.1/**
|
|
365
365
|
|
|
366
366
|
Component: Buttons extension for DataTables, version: 3.0.0
|
|
367
367
|
Copyright: SpryMedia Ltd
|
|
368
368
|
License: MIT
|
|
369
369
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
370
|
-
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-3.0.0
|
|
370
|
+
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-3.0.0/**
|
|
371
371
|
|
|
372
372
|
|
|
373
373
|
Library: sap.ui.integration:
|
|
@@ -376,7 +376,7 @@ Component: UI5 Web Components, version: 1.7.0
|
|
|
376
376
|
Copyright: SAP
|
|
377
377
|
License: Apache-2.0
|
|
378
378
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
379
|
-
Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents
|
|
379
|
+
Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/**
|
|
380
380
|
|
|
381
381
|
Component: Adaptive Cards, version: 2.9.0
|
|
382
382
|
Copyright: 2017 Microsoft
|
|
@@ -416,18 +416,18 @@ Component: UI5 Web Components, version: 1.18.0
|
|
|
416
416
|
Copyright: SAP
|
|
417
417
|
License: Apache-2.0
|
|
418
418
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
419
|
-
Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base
|
|
420
|
-
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming
|
|
421
|
-
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization
|
|
422
|
-
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons
|
|
423
|
-
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt
|
|
424
|
-
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite
|
|
419
|
+
Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/**
|
|
420
|
+
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/**
|
|
421
|
+
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/**
|
|
422
|
+
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/**
|
|
423
|
+
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/**
|
|
424
|
+
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/**
|
|
425
425
|
|
|
426
426
|
Component: lit-html, version: 2.2.2
|
|
427
427
|
Copyright: Google LLC
|
|
428
428
|
License: BSD-3-Clause
|
|
429
429
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
430
|
-
Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html
|
|
430
|
+
Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/**
|
|
431
431
|
|
|
432
432
|
|
|
433
433
|
Library: sap.ui.webc.fiori:
|
|
@@ -436,7 +436,7 @@ Component: UI5 Web Components, version: 1.18.0
|
|
|
436
436
|
Copyright: SAP
|
|
437
437
|
License: Apache-2.0
|
|
438
438
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
439
|
-
Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty
|
|
439
|
+
Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/**
|
|
440
440
|
|
|
441
441
|
Component: ZXing, version: 0.17.1
|
|
442
442
|
Copyright: 2005 Sun Microsystems, Inc.; 2010-2014 University of Manchester; 2010-2015 Stian Soiland-Reyes; 2015 Peter Hull
|
|
@@ -451,7 +451,7 @@ Component: UI5 Web Components, version: 1.18.0
|
|
|
451
451
|
Copyright: SAP
|
|
452
452
|
License: Apache-2.0
|
|
453
453
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
454
|
-
Contained in: src/sap.ui.webc.main/src/sap/ui/webc/main/thirdparty
|
|
454
|
+
Contained in: src/sap.ui.webc.main/src/sap/ui/webc/main/thirdparty/**
|
|
455
455
|
|
|
456
456
|
|
|
457
457
|
Outside of Libraries:
|
|
@@ -462,14 +462,14 @@ License: Apache-2.0
|
|
|
462
462
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
463
463
|
Contained in: lib/jsdoc/ui5/plugin.js
|
|
464
464
|
|
|
465
|
-
Component: SAP Theming Base Content, version: 11.
|
|
465
|
+
Component: SAP Theming Base Content, version: 11.29.1
|
|
466
466
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
|
467
467
|
License: Apache-2.0
|
|
468
468
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
469
469
|
Contained in: src/sap.ui.core/src/sap/ui/core/themes/base/base.less
|
|
470
|
-
src/themelib_sap_belize/src/sap/ui/core/themes
|
|
471
|
-
src/themelib_sap_fiori_3/src/sap/ui/core/themes
|
|
472
|
-
src/themelib_sap_horizon/src/sap/ui/core/themes
|
|
470
|
+
src/themelib_sap_belize/src/sap/ui/core/themes/**/base.less
|
|
471
|
+
src/themelib_sap_fiori_3/src/sap/ui/core/themes/**/base.less
|
|
472
|
+
src/themelib_sap_horizon/src/sap/ui/core/themes/**/base.less
|
|
473
473
|
|
|
474
474
|
|
|
475
475
|
ALL LICENSE TEXTS:
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_horizon",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.136.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/SAP/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.136.0",
|
|
18
|
+
"@openui5/sap.m": "1.136.0",
|
|
19
|
+
"@openui5/sap.tnt": "1.136.0",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.136.0",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.136.0",
|
|
22
|
+
"@openui5/sap.ui.core": "1.136.0",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.136.0",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.136.0",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.136.0",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.136.0",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.136.0",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.136.0",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.136.0",
|
|
30
|
+
"@openui5/sap.ui.table": "1.136.0",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.136.0",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.136.0",
|
|
33
|
+
"@openui5/sap.uxap": "1.136.0"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.f/AvatarGroup
|
|
3
|
-
/* Horizon theme
|
|
4
|
-
/*
|
|
1
|
+
/* ================================== */
|
|
2
|
+
/* CSS for control sap.f/AvatarGroup */
|
|
3
|
+
/* Morning Horizon theme */
|
|
4
|
+
/* ================================== */
|
|
5
5
|
|
|
6
6
|
.applyBorderColorAccent(@counter) when (@counter > 0) {
|
|
7
|
+
.applyBorderColorAccent(@counter - 1);
|
|
8
|
+
|
|
7
9
|
.sapFAvatar.sapFAvatarColorAccent@{counter} {
|
|
8
10
|
border: 0.0625rem solid~"@{sapUiAccent@{counter}}";
|
|
9
11
|
}
|
|
10
|
-
|
|
11
|
-
.applyBorderColorAccent(@counter - 1);
|
|
12
12
|
}
|
|
13
13
|
|
|
14
14
|
.sapFAvatarGroup {
|
|
@@ -19,12 +19,13 @@
|
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
&:focus {
|
|
22
|
-
box-shadow:
|
|
22
|
+
box-shadow: 0 0 0 0.125rem var(--sapContent_FocusColor);
|
|
23
23
|
outline: none;
|
|
24
24
|
border-radius: 0.35rem;
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
&.sapFAvatarGroupIndividual {
|
|
28
|
+
|
|
28
29
|
.sapFAvatarGroupItem {
|
|
29
30
|
|
|
30
31
|
&:hover:not(:active):not(:focus) {
|
|
@@ -32,12 +33,13 @@
|
|
|
32
33
|
}
|
|
33
34
|
|
|
34
35
|
&:active {
|
|
36
|
+
|
|
35
37
|
.sapFAvatar {
|
|
36
|
-
background-color:
|
|
38
|
+
background-color: var(--sapButton_Active_Background);
|
|
37
39
|
|
|
38
40
|
.sapFAvatarInitialsHolder,
|
|
39
41
|
&.sapFAvatarIcon {
|
|
40
|
-
color:
|
|
42
|
+
color: var(--sapButton_Active_TextColor);
|
|
41
43
|
}
|
|
42
44
|
}
|
|
43
45
|
}
|
|
@@ -47,40 +49,44 @@
|
|
|
47
49
|
|
|
48
50
|
.sapFAvatar {
|
|
49
51
|
outline: none;
|
|
50
|
-
box-shadow:
|
|
52
|
+
box-shadow: 0 0 0 0.125rem var(--sapContent_FocusColor);
|
|
51
53
|
}
|
|
52
54
|
}
|
|
53
|
-
|
|
54
55
|
}
|
|
55
56
|
}
|
|
56
57
|
|
|
57
58
|
&.sapFAvatarGroupGroup {
|
|
59
|
+
|
|
58
60
|
&:hover:not(:active) {
|
|
61
|
+
|
|
59
62
|
.sapFAvatarGroupItem {
|
|
60
63
|
.applyBorderColorAccent(10);
|
|
61
64
|
}
|
|
62
65
|
}
|
|
63
66
|
|
|
64
67
|
&:active {
|
|
68
|
+
|
|
65
69
|
.sapFAvatarGroupItem {
|
|
70
|
+
|
|
66
71
|
.sapFAvatar {
|
|
67
|
-
border: 0.0625rem solid
|
|
68
|
-
background-color:
|
|
72
|
+
border: 0.0625rem solid var(--sapButton_Active_BorderColor);
|
|
73
|
+
background-color: var(--sapButton_Active_Background);
|
|
69
74
|
|
|
70
75
|
.sapFAvatarInitialsHolder,
|
|
71
76
|
&.sapFAvatarIcon {
|
|
72
|
-
color:
|
|
77
|
+
color: var(--sapButton_Active_TextColor);
|
|
73
78
|
}
|
|
74
79
|
}
|
|
75
80
|
}
|
|
76
81
|
|
|
77
82
|
.sapFAvatarGroupMoreButton {
|
|
83
|
+
|
|
78
84
|
.sapMBtnInner {
|
|
79
|
-
background-color:
|
|
80
|
-
border: 0.0625rem solid
|
|
85
|
+
background-color: var(--sapButton_Active_Background);
|
|
86
|
+
border: 0.0625rem solid var(--sapButton_Active_BorderColor);
|
|
81
87
|
|
|
82
88
|
.sapMBtnContent {
|
|
83
|
-
color:
|
|
89
|
+
color: var(--sapButton_Active_TextColor);
|
|
84
90
|
}
|
|
85
91
|
}
|
|
86
92
|
}
|
|
@@ -92,7 +98,7 @@
|
|
|
92
98
|
border-radius: 0;
|
|
93
99
|
}
|
|
94
100
|
|
|
95
|
-
html.sap-desktop .sapFAvatarGroupMoreButton.sapMBtn:focus
|
|
101
|
+
html.sap-desktop .sapFAvatarGroupMoreButton.sapMBtn:focus > .sapMFocusable:not(.sapMBadgeIndicator)::before {
|
|
96
102
|
border-radius: 50%;
|
|
97
103
|
left: 0;
|
|
98
104
|
right: 0;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
/* ======================================= */
|
|
2
2
|
/* CSS for control sap.f/DynamicPageTitle */
|
|
3
|
-
/* Horizon theme
|
|
3
|
+
/* Morning Horizon theme */
|
|
4
4
|
/* ======================================= */
|
|
5
5
|
|
|
6
|
-
|
|
7
6
|
.sapFDynamicPageTitle {
|
|
8
7
|
padding: 0.5rem 2rem;
|
|
9
8
|
word-wrap: break-word;
|
|
@@ -14,19 +13,21 @@
|
|
|
14
13
|
}
|
|
15
14
|
|
|
16
15
|
.sapFDynamicPage-Std-Tablet {
|
|
16
|
+
|
|
17
17
|
.sapFDynamicPageTitle,
|
|
18
18
|
.sapFDynamicPageTitleWrapper.sapFDynamicPageTitleSnapped > .sapFDynamicPageTitle {
|
|
19
19
|
padding: 0.5rem 2rem;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
|
-
|
|
23
|
-
|
|
22
|
+
/* Needed because on some high-end phones in landscape mode,
|
|
23
|
+
the width of the viewport is bigger than 600 (Tablet breakpoint). */
|
|
24
24
|
.sapFDynamicPageTitleWrapper.sapFDynamicPageTitleSnappedTitleOnMobile > .sapFDynamicPageTitle {
|
|
25
25
|
padding: 0 2rem;
|
|
26
26
|
}
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
.sapFDynamicPage-Std-Phone {
|
|
30
|
+
|
|
30
31
|
.sapFDynamicPageTitle,
|
|
31
32
|
.sapFDynamicPageTitleWrapper.sapFDynamicPageTitleOnly > .sapFDynamicPageTitle,
|
|
32
33
|
.sapFDynamicPageTitleWrapper.sapFDynamicPageTitleSnapped > .sapFDynamicPageTitle {
|
|
@@ -39,7 +40,7 @@
|
|
|
39
40
|
}
|
|
40
41
|
|
|
41
42
|
.sapFDynamicPageTitle.sapFDynamicPageTitleTranslucent {
|
|
42
|
-
background:
|
|
43
|
+
background: var(--sapObjectHeader_Background);
|
|
43
44
|
}
|
|
44
45
|
|
|
45
46
|
.sapFDynamicPageTitle.sapFDynamicPageTitleTransparent {
|
|
@@ -51,8 +52,10 @@
|
|
|
51
52
|
}
|
|
52
53
|
|
|
53
54
|
.sapFDynamicPageNavigation .sapFDynamicPageTitleWrapper {
|
|
55
|
+
|
|
54
56
|
&.sapFDynamicPageTitleSnapped,
|
|
55
57
|
&.sapFDynamicPageTitleOnly {
|
|
58
|
+
|
|
56
59
|
& > .sapFDynamicPageTitle {
|
|
57
60
|
box-shadow: none;
|
|
58
61
|
}
|
|
@@ -64,7 +67,7 @@
|
|
|
64
67
|
padding: 0;
|
|
65
68
|
}
|
|
66
69
|
|
|
67
|
-
|
|
70
|
+
/* General alignment styles for header text */
|
|
68
71
|
.sapFDynamicPageTitleMain > .sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading {
|
|
69
72
|
align-self: center;
|
|
70
73
|
}
|
|
@@ -77,58 +80,57 @@
|
|
|
77
80
|
box-shadow: @sapUiShadowHeader;
|
|
78
81
|
}
|
|
79
82
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
// =====================================
|
|
83
|
+
/* ========================= */
|
|
84
|
+
/* Delta Styles for Horizon */
|
|
85
|
+
/* ========================= */
|
|
84
86
|
|
|
85
|
-
.sapFDynamicPageTitleMain
|
|
86
|
-
font-size:
|
|
87
|
-
font-family:
|
|
87
|
+
.sapFDynamicPageTitleMain > .sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle:not(.sapUICompVarMngmtTitle) {
|
|
88
|
+
font-size: var(--sapObjectHeader_Title_FontSize);
|
|
89
|
+
font-family: var(--sapObjectHeader_Title_FontFamily);
|
|
88
90
|
}
|
|
89
91
|
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
font-size: @sapObjectHeader_Title_SnappedFontSize;
|
|
95
|
-
font-family: @sapObjectHeader_Title_FontFamily;
|
|
92
|
+
/* Expanded Header title is small on small screens */
|
|
93
|
+
.sapFDynamicPage-Std-Phone .sapFDynamicPageTitleMain > .sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle:not(.sapUICompVarMngmtTitle) {
|
|
94
|
+
font-size: var(--sapObjectHeader_Title_SnappedFontSize);
|
|
95
|
+
font-family: var(--sapObjectHeader_Title_FontFamily);
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
font-
|
|
103
|
-
font-family: @sapObjectHeader_Title_FontFamily;
|
|
99
|
+
/* Snapped Header title is small on all screen sizes */
|
|
100
|
+
.sapFDynamicPageTitleSnapped .sapFDynamicPageTitleMain > .sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading .sapFDynamicPageTitleMainHeadingInner .sapMTitle:not(.sapUICompVarMngmtTitle) {
|
|
101
|
+
font-size: var(--sapObjectHeader_Title_SnappedFontSize);
|
|
102
|
+
font-family: var(--sapObjectHeader_Title_FontFamily);
|
|
104
103
|
}
|
|
105
104
|
|
|
106
|
-
|
|
107
|
-
.ovpApplication .sapFDynamicPageTitleWrapper.sapFDynamicPageTitleSnapped
|
|
108
|
-
.ovpApplication .sapFDynamicPageTitleWrapper.sapFDynamicPageTitleOnly
|
|
109
|
-
|
|
105
|
+
/* Overview Page using Dynamic page Header */
|
|
106
|
+
.ovpApplication .sapFDynamicPageTitleWrapper.sapFDynamicPageTitleSnapped > .sapFDynamicPageTitle,
|
|
107
|
+
.ovpApplication .sapFDynamicPageTitleWrapper.sapFDynamicPageTitleOnly > .sapFDynamicPageTitle {
|
|
108
|
+
box-shadow: var(--sapContent_HeaderShadow);
|
|
110
109
|
}
|
|
111
110
|
|
|
112
|
-
|
|
111
|
+
/* Dynamic page Title Focus - Experimental */
|
|
113
112
|
html.sap-desktop {
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
113
|
+
|
|
114
|
+
.sapFDynamicPageTitle.sapFDynamicPageTitleFocus {
|
|
115
|
+
outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
|
|
116
|
+
outline-offset: -0.125rem;
|
|
117
|
+
}
|
|
118
118
|
}
|
|
119
119
|
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
120
|
+
/* =========== */
|
|
121
|
+
/* GenericTag */
|
|
122
|
+
/* =========== */
|
|
123
|
+
|
|
123
124
|
.sapFDynamicPageTitleMain .sapMGenericTag.sapMBarChild {
|
|
124
|
-
|
|
125
|
+
margin-top: 1rem;
|
|
125
126
|
}
|
|
126
127
|
|
|
127
128
|
.sapFDynamicPageTitleSnapped .sapMGenericTag.sapMBarChild {
|
|
128
|
-
|
|
129
|
+
margin-top: 0.3125rem;
|
|
129
130
|
}
|
|
130
131
|
|
|
131
132
|
.sapFDynamicPageTitleMain > .sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainContent {
|
|
133
|
+
|
|
132
134
|
.sapMGenericTag.sapMBarChild {
|
|
133
135
|
margin-top: 0.5625rem;
|
|
134
136
|
margin-bottom: 0.5625rem;
|
|
@@ -136,6 +138,7 @@ html.sap-desktop {
|
|
|
136
138
|
}
|
|
137
139
|
|
|
138
140
|
.sapUiSizeCompact {
|
|
141
|
+
|
|
139
142
|
.sapFDynamicPageTitle .sapMTB {
|
|
140
143
|
height: 2.75rem;
|
|
141
144
|
}
|
|
@@ -1,17 +1,18 @@
|
|
|
1
1
|
/* =========================================== */
|
|
2
2
|
/* CSS for control sap.f/FlexibleColumnLayout */
|
|
3
|
-
/* Horizon theme
|
|
3
|
+
/* Morning Horizon theme */
|
|
4
4
|
/* =========================================== */
|
|
5
5
|
|
|
6
|
-
@_sap_f_FCL_SeparatorButtonColor:
|
|
6
|
+
@_sap_f_FCL_SeparatorButtonColor: var(--sapButton_Lite_TextColor);
|
|
7
7
|
|
|
8
8
|
.sapFFCL {
|
|
9
|
+
|
|
9
10
|
&.sapFFCLBackgroundDesignSolid {
|
|
10
|
-
background:
|
|
11
|
+
background: var(--sapContent_ForegroundColor);
|
|
11
12
|
}
|
|
12
13
|
|
|
13
14
|
&.sapFFCLBackgroundDesignTranslucent {
|
|
14
|
-
background:
|
|
15
|
+
background: var(--sapGroup_ContentBackground);
|
|
15
16
|
}
|
|
16
17
|
|
|
17
18
|
&.sapFFCLBackgroundDesignTransparent {
|
|
@@ -19,17 +20,17 @@
|
|
|
19
20
|
}
|
|
20
21
|
|
|
21
22
|
& > .sapFFCLColumnMid.sapFFCLColumnActive {
|
|
22
|
-
border-left: 0.0625rem solid
|
|
23
|
-
border-right: 0.0625rem solid
|
|
23
|
+
border-left: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
24
|
+
border-right: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
24
25
|
}
|
|
25
26
|
|
|
26
27
|
& > .sapFFCLColumnActive.sapFFCLColumnLastActive {
|
|
27
28
|
border-right: none;
|
|
28
|
-
border-left: 0.0625rem solid
|
|
29
|
+
border-left: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
29
30
|
}
|
|
30
31
|
|
|
31
32
|
& > .sapFFCLColumnActive.sapFFCLColumnFirstActive {
|
|
32
|
-
border-right: 0.0625rem solid
|
|
33
|
+
border-right: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
33
34
|
border-left: none;
|
|
34
35
|
}
|
|
35
36
|
|
|
@@ -41,16 +42,17 @@
|
|
|
41
42
|
|
|
42
43
|
.sapFFCLNavigationButton,
|
|
43
44
|
.sapUiSizeCompact .sapFFCLNavigationButton {
|
|
44
|
-
|
|
45
|
+
|
|
46
|
+
/* Reflection: styles overwritten */
|
|
45
47
|
.sapMBtnInner {
|
|
46
48
|
height: 1.625rem;
|
|
47
49
|
}
|
|
48
50
|
|
|
49
|
-
|
|
50
|
-
background-image: linear-gradient(to top,
|
|
51
|
+
&::before {
|
|
52
|
+
background-image: linear-gradient(to top, var(--sapGroup_ContentBorderColor), transparent);
|
|
51
53
|
}
|
|
52
54
|
|
|
53
|
-
|
|
54
|
-
background-image: linear-gradient(to bottom,
|
|
55
|
+
&::after {
|
|
56
|
+
background-image: linear-gradient(to bottom, var(--sapGroup_ContentBorderColor), transparent);
|
|
55
57
|
}
|
|
56
58
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.f/GridList
|
|
3
|
-
/* Horizon
|
|
4
|
-
/*
|
|
1
|
+
/* =============================== */
|
|
2
|
+
/* CSS for control sap.f/GridList */
|
|
3
|
+
/* Morning Horizon them */
|
|
4
|
+
/* =============================== */
|
|
5
5
|
|
|
6
6
|
@_sap_f_GridList_ItemFocusBorderRadius: 1rem;
|
|
7
7
|
@_sap_f_GridList_ItemFocusedHighlightOffset: 0.5rem;
|
|
@@ -10,4 +10,4 @@
|
|
|
10
10
|
|
|
11
11
|
.sapFGridList > .sapMGrowingList {
|
|
12
12
|
background: none;
|
|
13
|
-
}
|
|
13
|
+
}
|
|
@@ -1,33 +1,42 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.f/SidePanel
|
|
3
|
-
/* Horizon theme
|
|
4
|
-
/*
|
|
1
|
+
/* ================================ */
|
|
2
|
+
/* CSS for control sap.f/SidePanel */
|
|
3
|
+
/* Morning Horizon theme */
|
|
4
|
+
/* ================================ */
|
|
5
5
|
|
|
6
|
-
@_sap_ui_layout_Splitter_BarDecorationColors:
|
|
6
|
+
@_sap_ui_layout_Splitter_BarDecorationColors: var(--sapGroup_ContentBorderColor), transparent;
|
|
7
7
|
|
|
8
8
|
.sapFSP {
|
|
9
|
+
|
|
9
10
|
.sapFSPSplitterBar {
|
|
11
|
+
|
|
10
12
|
.sapFSPSplitterBarGripIcon {
|
|
11
|
-
color:
|
|
13
|
+
color: var(--sapButton_Lite_TextColor);
|
|
12
14
|
}
|
|
13
15
|
}
|
|
16
|
+
|
|
14
17
|
.sapFSPSide {
|
|
18
|
+
|
|
15
19
|
.sapFSPSideInner {
|
|
20
|
+
|
|
16
21
|
.sapFSPActionBar {
|
|
17
22
|
|
|
18
23
|
.sapFSPItem {
|
|
24
|
+
|
|
19
25
|
.sapUiIcon {
|
|
20
26
|
border-width: 0.125rem;
|
|
21
27
|
}
|
|
28
|
+
|
|
22
29
|
&.sapFSPSelected {
|
|
30
|
+
|
|
23
31
|
&::before {
|
|
24
32
|
width: 0.25rem;
|
|
25
33
|
}
|
|
26
34
|
}
|
|
27
35
|
|
|
28
36
|
&:focus {
|
|
37
|
+
|
|
29
38
|
&::after {
|
|
30
|
-
border: 0.125rem solid
|
|
39
|
+
border: 0.125rem solid var(--sapContent_Selected_ForegroundColor);
|
|
31
40
|
}
|
|
32
41
|
}
|
|
33
42
|
}
|