@openui5/themelib_sap_horizon 1.134.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 +23 -23
- package/package.json +18 -18
- package/src/sap/f/themes/sap_horizon/AvatarGroup.less +24 -18
- package/src/sap/f/themes/sap_horizon/CardHeaders.less +1 -2
- 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/GridListItem.less +2 -2
- 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/CardHeaders.less +1 -2
- 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/GridListItem.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/GridContainer.less +4 -4
- package/src/sap/f/themes/sap_horizon_hcb/GridList.less +4 -4
- package/src/sap/f/themes/sap_horizon_hcb/GridListItem.less +1 -2
- 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/GridListItem.less +1 -2
- 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/GenericTile.less +0 -10
- package/src/sap/m/themes/sap_horizon/IconTabBar.less +79 -87
- package/src/sap/m/themes/sap_horizon/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon/MessageStrip.less +0 -3
- package/src/sap/m/themes/sap_horizon/SlideTile.less +0 -1
- package/src/sap/m/themes/sap_horizon/Table.less +12 -3
- package/src/sap/m/themes/sap_horizon/TileContent.less +2 -1
- package/src/sap/m/themes/sap_horizon/TimePicker.less +3 -3
- package/src/sap/m/themes/sap_horizon/TimePickerSliders.less +59 -31
- package/src/sap/m/themes/sap_horizon/Title.less +8 -6
- package/src/sap/m/themes/sap_horizon/Token.less +14 -13
- package/src/sap/m/themes/sap_horizon/Tokenizer.less +21 -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/GenericTile.less +0 -10
- package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +94 -80
- package/src/sap/m/themes/sap_horizon_dark/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon_dark/MessageStrip.less +0 -4
- package/src/sap/m/themes/sap_horizon_dark/SlideTile.less +0 -1
- package/src/sap/m/themes/sap_horizon_dark/Table.less +12 -3
- package/src/sap/m/themes/sap_horizon_dark/TileContent.less +2 -1
- package/src/sap/m/themes/sap_horizon_dark/TimePicker.less +3 -3
- package/src/sap/m/themes/sap_horizon_dark/TimePickerSliders.less +59 -31
- package/src/sap/m/themes/sap_horizon_dark/Title.less +8 -6
- 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/IconTabBar.less +11 -11
- package/src/sap/m/themes/sap_horizon_hcb/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon_hcb/MessageStrip.less +0 -5
- package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +1 -0
- 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/TabContainer.less +4 -0
- package/src/sap/m/themes/sap_horizon_hcb/TileContent.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcb/TimePicker.less +3 -3
- package/src/sap/m/themes/sap_horizon_hcb/TimePickerSliders.less +58 -30
- package/src/sap/m/themes/sap_horizon_hcb/Title.less +8 -6
- 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/IconTabBar.less +9 -11
- package/src/sap/m/themes/sap_horizon_hcw/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon_hcw/MessageStrip.less +0 -5
- 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/TabContainer.less +4 -0
- package/src/sap/m/themes/sap_horizon_hcw/TileContent.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcw/TimePicker.less +3 -3
- package/src/sap/m/themes/sap_horizon_hcw/TimePickerSliders.less +57 -31
- package/src/sap/m/themes/sap_horizon_hcw/Title.less +8 -6
- 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 +7 -9
- 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 +7 -9
- 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 +7 -8
- 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 +7 -8
- 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 +78 -20
- package/src/sap/ui/core/themes/sap_horizon/global.less +7 -0
- 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 +81 -23
- package/src/sap/ui/core/themes/sap_horizon_dark/global.less +7 -0
- 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 +63 -5
- package/src/sap/ui/core/themes/sap_horizon_hcb/global.less +7 -0
- 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 +63 -5
- package/src/sap/ui/core/themes/sap_horizon_hcw/global.less +7 -0
- 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/Cell.less +7 -5
- package/src/sap/ui/table/themes/sap_horizon/Grouping.less +11 -11
- package/src/sap/ui/table/themes/sap_horizon/RowAction.less +12 -12
- package/src/sap/ui/table/themes/sap_horizon/RowSelection.less +7 -7
- package/src/sap/ui/table/themes/sap_horizon/Scrolling.less +2 -1
- package/src/sap/ui/table/themes/sap_horizon/Table.less +4 -4
- package/src/sap/ui/table/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_dark/Cell.less +7 -5
- package/src/sap/ui/table/themes/sap_horizon_dark/Grouping.less +11 -11
- package/src/sap/ui/table/themes/sap_horizon_dark/RowAction.less +10 -10
- package/src/sap/ui/table/themes/sap_horizon_dark/RowSelection.less +6 -6
- package/src/sap/ui/table/themes/sap_horizon_dark/Scrolling.less +1 -0
- package/src/sap/ui/table/themes/sap_horizon_dark/Table.less +3 -3
- package/src/sap/ui/table/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcb/Cell.less +4 -3
- package/src/sap/ui/table/themes/sap_horizon_hcb/DragDrop.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcb/Row.less +2 -2
- package/src/sap/ui/table/themes/sap_horizon_hcb/RowHighlight.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcb/RowSelection.less +4 -4
- package/src/sap/ui/table/themes/sap_horizon_hcb/Scrolling.less +1 -0
- package/src/sap/ui/table/themes/sap_horizon_hcb/Table.less +2 -2
- package/src/sap/ui/table/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcw/Cell.less +4 -3
- package/src/sap/ui/table/themes/sap_horizon_hcw/DragDrop.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcw/Row.less +2 -2
- package/src/sap/ui/table/themes/sap_horizon_hcw/RowHighlight.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcw/RowSelection.less +4 -4
- package/src/sap/ui/table/themes/sap_horizon_hcw/Scrolling.less +1 -0
- package/src/sap/ui/table/themes/sap_horizon_hcw/Table.less +2 -2
- 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 +14 -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 +14 -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 +18 -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 +18 -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
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
|
-
// * Copyright (c) 2012-
|
|
3
|
-
// * Theming Engine
|
|
4
|
-
// * data:{"sModified":"
|
|
2
|
+
// * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
|
|
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"]
|
|
@@ -160,6 +160,10 @@
|
|
|
160
160
|
// [Protected "!true"]
|
|
161
161
|
@sapCompanyLogo: none;
|
|
162
162
|
|
|
163
|
+
// [Tags "!Protected"]
|
|
164
|
+
// [Protected "!true"]
|
|
165
|
+
@sapFavicon: @sapShell_Favicon;
|
|
166
|
+
|
|
163
167
|
// [Tags "!Protected"]
|
|
164
168
|
// [Protected "!true"]
|
|
165
169
|
@sapBackgroundImage: none;
|
|
@@ -700,7 +704,7 @@
|
|
|
700
704
|
@sapContent_Space_M: 2rem;
|
|
701
705
|
@sapContent_Space_L: 2rem;
|
|
702
706
|
@sapContent_Space_XL: 3rem;
|
|
703
|
-
@sapContent_Space_Tiny:
|
|
707
|
+
@sapContent_Space_Tiny: 0.5rem;
|
|
704
708
|
@sapContent_Space_Small: 1rem;
|
|
705
709
|
@sapContent_Space_Medium: 2rem;
|
|
706
710
|
@sapContent_Space_Large: 3rem;
|
|
@@ -2799,6 +2803,30 @@
|
|
|
2799
2803
|
// [Protected "!true"]
|
|
2800
2804
|
@sapTab_Critical_Selected_Background: @sapSelectedColor;
|
|
2801
2805
|
|
|
2806
|
+
// [Tags "!Protected"]
|
|
2807
|
+
// [Protected "!true"]
|
|
2808
|
+
@sapTab_Neutral_TextColor: @sapTextColor;
|
|
2809
|
+
|
|
2810
|
+
// [Tags "!Protected"]
|
|
2811
|
+
// [Protected "!true"]
|
|
2812
|
+
@sapTab_Neutral_ForegroundColor: @sapHC_StandardForeground;
|
|
2813
|
+
|
|
2814
|
+
// [Tags "!Protected"]
|
|
2815
|
+
// [Protected "!true"]
|
|
2816
|
+
@sapTab_Neutral_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2817
|
+
|
|
2818
|
+
// [Tags "!Protected"]
|
|
2819
|
+
// [Protected "!true"]
|
|
2820
|
+
@sapTab_Neutral_Selected_TextColor: @sapContent_Selected_ForegroundColor;
|
|
2821
|
+
|
|
2822
|
+
// [Tags "!Protected"]
|
|
2823
|
+
// [Protected "!true"]
|
|
2824
|
+
@sapTab_Neutral_Selected_IconColor: contrast(@sapTab_Neutral_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2825
|
+
|
|
2826
|
+
// [Tags "!Protected"]
|
|
2827
|
+
// [Protected "!true"]
|
|
2828
|
+
@sapTab_Neutral_Selected_Background: @sapSelectedColor;
|
|
2829
|
+
|
|
2802
2830
|
// [Tags "!Protected"]
|
|
2803
2831
|
// [Protected "!true"]
|
|
2804
2832
|
@sapTile_Background: @sapBackgroundColor;
|
|
@@ -2963,6 +2991,9 @@
|
|
|
2963
2991
|
@sapIndicationColor_1_Selected_Background: @sapButton_Selected_Background;
|
|
2964
2992
|
@sapIndicationColor_1_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
2965
2993
|
@sapIndicationColor_1_Selected_TextColor: @sapIndicationColor_1_TextColor;
|
|
2994
|
+
|
|
2995
|
+
// [Tags "!Protected"]
|
|
2996
|
+
// [Protected "!true"]
|
|
2966
2997
|
@sapIndicationColor_1b: @sapIndicationColor_1;
|
|
2967
2998
|
@sapIndicationColor_1b_TextColor: @sapTextColor;
|
|
2968
2999
|
@sapIndicationColor_1b_Background: @sapBackgroundColor;
|
|
@@ -2997,6 +3028,9 @@
|
|
|
2997
3028
|
@sapIndicationColor_2_Selected_Background: @sapButton_Selected_Background;
|
|
2998
3029
|
@sapIndicationColor_2_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
2999
3030
|
@sapIndicationColor_2_Selected_TextColor: @sapIndicationColor_2_TextColor;
|
|
3031
|
+
|
|
3032
|
+
// [Tags "!Protected"]
|
|
3033
|
+
// [Protected "!true"]
|
|
3000
3034
|
@sapIndicationColor_2b: @sapIndicationColor_2;
|
|
3001
3035
|
@sapIndicationColor_2b_TextColor: @sapTextColor;
|
|
3002
3036
|
@sapIndicationColor_2b_Background: @sapBackgroundColor;
|
|
@@ -3031,6 +3065,9 @@
|
|
|
3031
3065
|
@sapIndicationColor_3_Selected_Background: @sapButton_Selected_Background;
|
|
3032
3066
|
@sapIndicationColor_3_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
3033
3067
|
@sapIndicationColor_3_Selected_TextColor: @sapIndicationColor_3_TextColor;
|
|
3068
|
+
|
|
3069
|
+
// [Tags "!Protected"]
|
|
3070
|
+
// [Protected "!true"]
|
|
3034
3071
|
@sapIndicationColor_3b: @sapIndicationColor_3;
|
|
3035
3072
|
@sapIndicationColor_3b_TextColor: @sapTextColor;
|
|
3036
3073
|
@sapIndicationColor_3b_Background: @sapBackgroundColor;
|
|
@@ -3065,6 +3102,9 @@
|
|
|
3065
3102
|
@sapIndicationColor_4_Selected_Background: @sapButton_Selected_Background;
|
|
3066
3103
|
@sapIndicationColor_4_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
3067
3104
|
@sapIndicationColor_4_Selected_TextColor: @sapIndicationColor_4_TextColor;
|
|
3105
|
+
|
|
3106
|
+
// [Tags "!Protected"]
|
|
3107
|
+
// [Protected "!true"]
|
|
3068
3108
|
@sapIndicationColor_4b: @sapIndicationColor_4;
|
|
3069
3109
|
@sapIndicationColor_4b_TextColor: @sapTextColor;
|
|
3070
3110
|
@sapIndicationColor_4b_Background: @sapBackgroundColor;
|
|
@@ -3099,6 +3139,9 @@
|
|
|
3099
3139
|
@sapIndicationColor_5_Selected_Background: @sapButton_Selected_Background;
|
|
3100
3140
|
@sapIndicationColor_5_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
3101
3141
|
@sapIndicationColor_5_Selected_TextColor: @sapIndicationColor_5_TextColor;
|
|
3142
|
+
|
|
3143
|
+
// [Tags "!Protected"]
|
|
3144
|
+
// [Protected "!true"]
|
|
3102
3145
|
@sapIndicationColor_5b: @sapIndicationColor_5;
|
|
3103
3146
|
@sapIndicationColor_5b_TextColor: @sapTextColor;
|
|
3104
3147
|
@sapIndicationColor_5b_Background: @sapBackgroundColor;
|
|
@@ -3133,6 +3176,9 @@
|
|
|
3133
3176
|
@sapIndicationColor_6_Selected_Background: @sapButton_Selected_Background;
|
|
3134
3177
|
@sapIndicationColor_6_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
3135
3178
|
@sapIndicationColor_6_Selected_TextColor: @sapIndicationColor_6_TextColor;
|
|
3179
|
+
|
|
3180
|
+
// [Tags "!Protected"]
|
|
3181
|
+
// [Protected "!true"]
|
|
3136
3182
|
@sapIndicationColor_6b: @sapIndicationColor_6;
|
|
3137
3183
|
@sapIndicationColor_6b_TextColor: @sapTextColor;
|
|
3138
3184
|
@sapIndicationColor_6b_Background: @sapBackgroundColor;
|
|
@@ -3167,6 +3213,9 @@
|
|
|
3167
3213
|
@sapIndicationColor_7_Selected_Background: @sapButton_Selected_Background;
|
|
3168
3214
|
@sapIndicationColor_7_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
3169
3215
|
@sapIndicationColor_7_Selected_TextColor: @sapIndicationColor_7_TextColor;
|
|
3216
|
+
|
|
3217
|
+
// [Tags "!Protected"]
|
|
3218
|
+
// [Protected "!true"]
|
|
3170
3219
|
@sapIndicationColor_7b: @sapIndicationColor_7;
|
|
3171
3220
|
@sapIndicationColor_7b_TextColor: @sapTextColor;
|
|
3172
3221
|
@sapIndicationColor_7b_Background: @sapBackgroundColor;
|
|
@@ -3201,6 +3250,9 @@
|
|
|
3201
3250
|
@sapIndicationColor_8_Selected_Background: @sapButton_Selected_Background;
|
|
3202
3251
|
@sapIndicationColor_8_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
3203
3252
|
@sapIndicationColor_8_Selected_TextColor: @sapIndicationColor_8_TextColor;
|
|
3253
|
+
|
|
3254
|
+
// [Tags "!Protected"]
|
|
3255
|
+
// [Protected "!true"]
|
|
3204
3256
|
@sapIndicationColor_8b: @sapIndicationColor_8;
|
|
3205
3257
|
@sapIndicationColor_8b_TextColor: @sapTextColor;
|
|
3206
3258
|
@sapIndicationColor_8b_Background: @sapBackgroundColor;
|
|
@@ -3235,6 +3287,9 @@
|
|
|
3235
3287
|
@sapIndicationColor_9_Selected_Background: @sapButton_Selected_Background;
|
|
3236
3288
|
@sapIndicationColor_9_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
3237
3289
|
@sapIndicationColor_9_Selected_TextColor: @sapIndicationColor_9_TextColor;
|
|
3290
|
+
|
|
3291
|
+
// [Tags "!Protected"]
|
|
3292
|
+
// [Protected "!true"]
|
|
3238
3293
|
@sapIndicationColor_9b: @sapIndicationColor_9;
|
|
3239
3294
|
@sapIndicationColor_9b_TextColor: @sapTextColor;
|
|
3240
3295
|
@sapIndicationColor_9b_Background: @sapBackgroundColor;
|
|
@@ -3269,6 +3324,9 @@
|
|
|
3269
3324
|
@sapIndicationColor_10_Selected_Background: @sapButton_Selected_Background;
|
|
3270
3325
|
@sapIndicationColor_10_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
3271
3326
|
@sapIndicationColor_10_Selected_TextColor: @sapIndicationColor_10_TextColor;
|
|
3327
|
+
|
|
3328
|
+
// [Tags "!Protected"]
|
|
3329
|
+
// [Protected "!true"]
|
|
3272
3330
|
@sapIndicationColor_10b: @sapIndicationColor_10;
|
|
3273
3331
|
@sapIndicationColor_10b_TextColor: @sapTextColor;
|
|
3274
3332
|
@sapIndicationColor_10b_Background: @sapBackgroundColor;
|
|
@@ -21,6 +21,7 @@
|
|
|
21
21
|
@sapUiBaseText: @sapTextColor;
|
|
22
22
|
@sapUiLink: @sapLinkColor;
|
|
23
23
|
@sapUiGlobalLogo: @sapCompanyLogo;
|
|
24
|
+
@sapUiFavicon: @sapFavicon;
|
|
24
25
|
@sapUiGlobalBackgroundImage: @sapBackgroundImage;
|
|
25
26
|
@sapUiBackgroundImage: @sapBackgroundImage;
|
|
26
27
|
@sapUiUx3ShellBackgroundImageURL: @sapBackgroundImage;
|
|
@@ -804,6 +805,12 @@
|
|
|
804
805
|
@sapUiTabCriticalSelectedTextColor: @sapTab_Critical_Selected_TextColor;
|
|
805
806
|
@sapUiTabCriticalSelectedIconColor: @sapTab_Critical_Selected_IconColor;
|
|
806
807
|
@sapUiTabCriticalSelectedBackground: @sapTab_Critical_Selected_Background;
|
|
808
|
+
@sapUiTabNeutralTextColor: @sapTab_Neutral_TextColor;
|
|
809
|
+
@sapUiTabNeutralForegroundColor: @sapTab_Neutral_ForegroundColor;
|
|
810
|
+
@sapUiTabNeutralIconColor: @sapTab_Neutral_IconColor;
|
|
811
|
+
@sapUiTabNeutralSelectedTextColor: @sapTab_Neutral_Selected_TextColor;
|
|
812
|
+
@sapUiTabNeutralSelectedIconColor: @sapTab_Neutral_Selected_IconColor;
|
|
813
|
+
@sapUiTabNeutralSelectedBackground: @sapTab_Neutral_Selected_Background;
|
|
807
814
|
|
|
808
815
|
@sapUiTileBackground: @sapTile_Background;
|
|
809
816
|
@sapUiTileHoverBackground: @sapTile_Hover_Background;
|
|
@@ -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.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast white theme library.</documentation>
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
|
-
// * Copyright (c) 2012-
|
|
3
|
-
// * Theming Engine
|
|
4
|
-
// * data:{"sModified":"
|
|
2
|
+
// * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
|
|
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_hcw/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_horizon_hcw/base.less (Version 11.29.1) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -160,6 +160,10 @@
|
|
|
160
160
|
// [Protected "!true"]
|
|
161
161
|
@sapCompanyLogo: none;
|
|
162
162
|
|
|
163
|
+
// [Tags "!Protected"]
|
|
164
|
+
// [Protected "!true"]
|
|
165
|
+
@sapFavicon: @sapShell_Favicon;
|
|
166
|
+
|
|
163
167
|
// [Tags "!Protected"]
|
|
164
168
|
// [Protected "!true"]
|
|
165
169
|
@sapBackgroundImage: none;
|
|
@@ -700,7 +704,7 @@
|
|
|
700
704
|
@sapContent_Space_M: 2rem;
|
|
701
705
|
@sapContent_Space_L: 2rem;
|
|
702
706
|
@sapContent_Space_XL: 3rem;
|
|
703
|
-
@sapContent_Space_Tiny:
|
|
707
|
+
@sapContent_Space_Tiny: 0.5rem;
|
|
704
708
|
@sapContent_Space_Small: 1rem;
|
|
705
709
|
@sapContent_Space_Medium: 2rem;
|
|
706
710
|
@sapContent_Space_Large: 3rem;
|
|
@@ -2799,6 +2803,30 @@
|
|
|
2799
2803
|
// [Protected "!true"]
|
|
2800
2804
|
@sapTab_Critical_Selected_Background: @sapSelectedColor;
|
|
2801
2805
|
|
|
2806
|
+
// [Tags "!Protected"]
|
|
2807
|
+
// [Protected "!true"]
|
|
2808
|
+
@sapTab_Neutral_TextColor: @sapTextColor;
|
|
2809
|
+
|
|
2810
|
+
// [Tags "!Protected"]
|
|
2811
|
+
// [Protected "!true"]
|
|
2812
|
+
@sapTab_Neutral_ForegroundColor: @sapHC_StandardForeground;
|
|
2813
|
+
|
|
2814
|
+
// [Tags "!Protected"]
|
|
2815
|
+
// [Protected "!true"]
|
|
2816
|
+
@sapTab_Neutral_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2817
|
+
|
|
2818
|
+
// [Tags "!Protected"]
|
|
2819
|
+
// [Protected "!true"]
|
|
2820
|
+
@sapTab_Neutral_Selected_TextColor: @sapContent_Selected_ForegroundColor;
|
|
2821
|
+
|
|
2822
|
+
// [Tags "!Protected"]
|
|
2823
|
+
// [Protected "!true"]
|
|
2824
|
+
@sapTab_Neutral_Selected_IconColor: contrast(@sapTab_Neutral_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2825
|
+
|
|
2826
|
+
// [Tags "!Protected"]
|
|
2827
|
+
// [Protected "!true"]
|
|
2828
|
+
@sapTab_Neutral_Selected_Background: @sapSelectedColor;
|
|
2829
|
+
|
|
2802
2830
|
// [Tags "!Protected"]
|
|
2803
2831
|
// [Protected "!true"]
|
|
2804
2832
|
@sapTile_Background: @sapBackgroundColor;
|
|
@@ -2963,6 +2991,9 @@
|
|
|
2963
2991
|
@sapIndicationColor_1_Selected_Background: @sapButton_Selected_Background;
|
|
2964
2992
|
@sapIndicationColor_1_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
2965
2993
|
@sapIndicationColor_1_Selected_TextColor: @sapIndicationColor_1_TextColor;
|
|
2994
|
+
|
|
2995
|
+
// [Tags "!Protected"]
|
|
2996
|
+
// [Protected "!true"]
|
|
2966
2997
|
@sapIndicationColor_1b: @sapIndicationColor_1;
|
|
2967
2998
|
@sapIndicationColor_1b_TextColor: @sapTextColor;
|
|
2968
2999
|
@sapIndicationColor_1b_Background: @sapBackgroundColor;
|
|
@@ -2997,6 +3028,9 @@
|
|
|
2997
3028
|
@sapIndicationColor_2_Selected_Background: @sapButton_Selected_Background;
|
|
2998
3029
|
@sapIndicationColor_2_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
2999
3030
|
@sapIndicationColor_2_Selected_TextColor: @sapIndicationColor_2_TextColor;
|
|
3031
|
+
|
|
3032
|
+
// [Tags "!Protected"]
|
|
3033
|
+
// [Protected "!true"]
|
|
3000
3034
|
@sapIndicationColor_2b: @sapIndicationColor_2;
|
|
3001
3035
|
@sapIndicationColor_2b_TextColor: @sapTextColor;
|
|
3002
3036
|
@sapIndicationColor_2b_Background: @sapBackgroundColor;
|
|
@@ -3031,6 +3065,9 @@
|
|
|
3031
3065
|
@sapIndicationColor_3_Selected_Background: @sapButton_Selected_Background;
|
|
3032
3066
|
@sapIndicationColor_3_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
3033
3067
|
@sapIndicationColor_3_Selected_TextColor: @sapIndicationColor_3_TextColor;
|
|
3068
|
+
|
|
3069
|
+
// [Tags "!Protected"]
|
|
3070
|
+
// [Protected "!true"]
|
|
3034
3071
|
@sapIndicationColor_3b: @sapIndicationColor_3;
|
|
3035
3072
|
@sapIndicationColor_3b_TextColor: @sapTextColor;
|
|
3036
3073
|
@sapIndicationColor_3b_Background: @sapBackgroundColor;
|
|
@@ -3065,6 +3102,9 @@
|
|
|
3065
3102
|
@sapIndicationColor_4_Selected_Background: @sapButton_Selected_Background;
|
|
3066
3103
|
@sapIndicationColor_4_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
3067
3104
|
@sapIndicationColor_4_Selected_TextColor: @sapIndicationColor_4_TextColor;
|
|
3105
|
+
|
|
3106
|
+
// [Tags "!Protected"]
|
|
3107
|
+
// [Protected "!true"]
|
|
3068
3108
|
@sapIndicationColor_4b: @sapIndicationColor_4;
|
|
3069
3109
|
@sapIndicationColor_4b_TextColor: @sapTextColor;
|
|
3070
3110
|
@sapIndicationColor_4b_Background: @sapBackgroundColor;
|
|
@@ -3099,6 +3139,9 @@
|
|
|
3099
3139
|
@sapIndicationColor_5_Selected_Background: @sapButton_Selected_Background;
|
|
3100
3140
|
@sapIndicationColor_5_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
3101
3141
|
@sapIndicationColor_5_Selected_TextColor: @sapIndicationColor_5_TextColor;
|
|
3142
|
+
|
|
3143
|
+
// [Tags "!Protected"]
|
|
3144
|
+
// [Protected "!true"]
|
|
3102
3145
|
@sapIndicationColor_5b: @sapIndicationColor_5;
|
|
3103
3146
|
@sapIndicationColor_5b_TextColor: @sapTextColor;
|
|
3104
3147
|
@sapIndicationColor_5b_Background: @sapBackgroundColor;
|
|
@@ -3133,6 +3176,9 @@
|
|
|
3133
3176
|
@sapIndicationColor_6_Selected_Background: @sapButton_Selected_Background;
|
|
3134
3177
|
@sapIndicationColor_6_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
3135
3178
|
@sapIndicationColor_6_Selected_TextColor: @sapIndicationColor_6_TextColor;
|
|
3179
|
+
|
|
3180
|
+
// [Tags "!Protected"]
|
|
3181
|
+
// [Protected "!true"]
|
|
3136
3182
|
@sapIndicationColor_6b: @sapIndicationColor_6;
|
|
3137
3183
|
@sapIndicationColor_6b_TextColor: @sapTextColor;
|
|
3138
3184
|
@sapIndicationColor_6b_Background: @sapBackgroundColor;
|
|
@@ -3167,6 +3213,9 @@
|
|
|
3167
3213
|
@sapIndicationColor_7_Selected_Background: @sapButton_Selected_Background;
|
|
3168
3214
|
@sapIndicationColor_7_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
3169
3215
|
@sapIndicationColor_7_Selected_TextColor: @sapIndicationColor_7_TextColor;
|
|
3216
|
+
|
|
3217
|
+
// [Tags "!Protected"]
|
|
3218
|
+
// [Protected "!true"]
|
|
3170
3219
|
@sapIndicationColor_7b: @sapIndicationColor_7;
|
|
3171
3220
|
@sapIndicationColor_7b_TextColor: @sapTextColor;
|
|
3172
3221
|
@sapIndicationColor_7b_Background: @sapBackgroundColor;
|
|
@@ -3201,6 +3250,9 @@
|
|
|
3201
3250
|
@sapIndicationColor_8_Selected_Background: @sapButton_Selected_Background;
|
|
3202
3251
|
@sapIndicationColor_8_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
3203
3252
|
@sapIndicationColor_8_Selected_TextColor: @sapIndicationColor_8_TextColor;
|
|
3253
|
+
|
|
3254
|
+
// [Tags "!Protected"]
|
|
3255
|
+
// [Protected "!true"]
|
|
3204
3256
|
@sapIndicationColor_8b: @sapIndicationColor_8;
|
|
3205
3257
|
@sapIndicationColor_8b_TextColor: @sapTextColor;
|
|
3206
3258
|
@sapIndicationColor_8b_Background: @sapBackgroundColor;
|
|
@@ -3235,6 +3287,9 @@
|
|
|
3235
3287
|
@sapIndicationColor_9_Selected_Background: @sapButton_Selected_Background;
|
|
3236
3288
|
@sapIndicationColor_9_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
3237
3289
|
@sapIndicationColor_9_Selected_TextColor: @sapIndicationColor_9_TextColor;
|
|
3290
|
+
|
|
3291
|
+
// [Tags "!Protected"]
|
|
3292
|
+
// [Protected "!true"]
|
|
3238
3293
|
@sapIndicationColor_9b: @sapIndicationColor_9;
|
|
3239
3294
|
@sapIndicationColor_9b_TextColor: @sapTextColor;
|
|
3240
3295
|
@sapIndicationColor_9b_Background: @sapBackgroundColor;
|
|
@@ -3269,6 +3324,9 @@
|
|
|
3269
3324
|
@sapIndicationColor_10_Selected_Background: @sapButton_Selected_Background;
|
|
3270
3325
|
@sapIndicationColor_10_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
3271
3326
|
@sapIndicationColor_10_Selected_TextColor: @sapIndicationColor_10_TextColor;
|
|
3327
|
+
|
|
3328
|
+
// [Tags "!Protected"]
|
|
3329
|
+
// [Protected "!true"]
|
|
3272
3330
|
@sapIndicationColor_10b: @sapIndicationColor_10;
|
|
3273
3331
|
@sapIndicationColor_10b_TextColor: @sapTextColor;
|
|
3274
3332
|
@sapIndicationColor_10b_Background: @sapBackgroundColor;
|
|
@@ -21,6 +21,7 @@
|
|
|
21
21
|
@sapUiBaseText: @sapTextColor;
|
|
22
22
|
@sapUiLink: @sapLinkColor;
|
|
23
23
|
@sapUiGlobalLogo: @sapCompanyLogo;
|
|
24
|
+
@sapUiFavicon: @sapFavicon;
|
|
24
25
|
@sapUiGlobalBackgroundImage: @sapBackgroundImage;
|
|
25
26
|
@sapUiBackgroundImage: @sapBackgroundImage;
|
|
26
27
|
@sapUiUx3ShellBackgroundImageURL: @sapBackgroundImage;
|
|
@@ -804,6 +805,12 @@
|
|
|
804
805
|
@sapUiTabCriticalSelectedTextColor: @sapTab_Critical_Selected_TextColor;
|
|
805
806
|
@sapUiTabCriticalSelectedIconColor: @sapTab_Critical_Selected_IconColor;
|
|
806
807
|
@sapUiTabCriticalSelectedBackground: @sapTab_Critical_Selected_Background;
|
|
808
|
+
@sapUiTabNeutralTextColor: @sapTab_Neutral_TextColor;
|
|
809
|
+
@sapUiTabNeutralForegroundColor: @sapTab_Neutral_ForegroundColor;
|
|
810
|
+
@sapUiTabNeutralIconColor: @sapTab_Neutral_IconColor;
|
|
811
|
+
@sapUiTabNeutralSelectedTextColor: @sapTab_Neutral_Selected_TextColor;
|
|
812
|
+
@sapUiTabNeutralSelectedIconColor: @sapTab_Neutral_Selected_IconColor;
|
|
813
|
+
@sapUiTabNeutralSelectedBackground: @sapTab_Neutral_Selected_Background;
|
|
807
814
|
|
|
808
815
|
@sapUiTileBackground: @sapTile_Background;
|
|
809
816
|
@sapUiTileHoverBackground: @sapTile_Hover_Background;
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/* ======================================================== */
|
|
2
|
+
/* CSS for control sap.ui.integration.controls/ActionsStrip */
|
|
3
|
+
/* Morning Horizon theme */
|
|
4
|
+
/* ======================================================== */
|
|
5
|
+
|
|
1
6
|
.sapUiIntActionsStrip .sapMIBar.sapMTB-Transparent-CTX {
|
|
2
7
|
margin-inline: -1rem;
|
|
3
8
|
padding-inline: 1rem;
|
|
@@ -1,19 +1,22 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.integration.cards/ListContent
|
|
3
|
-
/* Horizon theme
|
|
4
|
-
/*
|
|
1
|
+
/* ===================================================== */
|
|
2
|
+
/* CSS for control sap.ui.integration.cards/ListContent */
|
|
3
|
+
/* Morning Horizon theme */
|
|
4
|
+
/* ===================================================== */
|
|
5
5
|
|
|
6
6
|
.sapUiIntCard:not(.sapUiIntCardDialogCard) {
|
|
7
|
+
|
|
7
8
|
&.sapFCardNoHeader,
|
|
8
9
|
&.sapFCardBottomHeader {
|
|
9
|
-
|
|
10
|
+
|
|
11
|
+
& > .sapFCardContent > .sapFCardListContent .sapMLIBFocusable:first-child:focus { /* first item in the list */
|
|
10
12
|
border-radius: 1rem 1rem 0 0;
|
|
11
13
|
}
|
|
12
14
|
}
|
|
13
15
|
|
|
14
16
|
&:not(.sapUiIntCardWithFooter):not(.sapFCardBottomHeader):not(.sapFCardTransparent) {
|
|
15
|
-
|
|
17
|
+
|
|
18
|
+
& > .sapFCardContent > .sapFCardListContent .sapUiIntLCIRoundedCorners.sapMLIBFocusable:last-child:focus { /* last item in the list */
|
|
16
19
|
border-radius: 0 0 1rem 1rem;
|
|
17
20
|
}
|
|
18
21
|
}
|
|
19
|
-
}
|
|
22
|
+
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.integration.cards/ObjectContent
|
|
3
|
-
/* Horizon theme
|
|
4
|
-
/*
|
|
1
|
+
/* ======================================================= */
|
|
2
|
+
/* CSS for control sap.ui.integration.cards/ObjectContent */
|
|
3
|
+
/* Morning Horizon theme */
|
|
4
|
+
/* ======================================================= */
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
/* The sapUiIntCardObjectButtonGroup (Bar) has been overstyled so it will align with its Label */
|
|
7
|
+
/* The following rule will circumvent the clipping of that Bar, because of overflow: hidden on sapUiAFLayoutItem */
|
|
8
8
|
.sapFCardObjectContent .sapUiAFLayout .sapUiAFLayoutItem {
|
|
9
9
|
margin-left: -1rem;
|
|
10
10
|
padding-left: 1rem;
|
|
@@ -1,15 +1,19 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.integration.cards/TableContent
|
|
3
|
-
/* Horizon theme
|
|
4
|
-
/*
|
|
1
|
+
/* ====================================================== */
|
|
2
|
+
/* CSS for control sap.ui.integration.cards/TableContent */
|
|
3
|
+
/* Morning Horizon theme */
|
|
4
|
+
/* ====================================================== */
|
|
5
5
|
|
|
6
6
|
.sapUiIntCard:not(.sapUiIntCardDialogCard) {
|
|
7
|
+
|
|
7
8
|
&.sapFCardNoHeader,
|
|
8
9
|
&.sapFCardBottomHeader {
|
|
9
|
-
|
|
10
|
+
|
|
11
|
+
& > .sapFCardContent > .sapFCardTableContent .sapMListTblHeader.sapMLIBFocusable:focus { /* header of the table */
|
|
12
|
+
|
|
10
13
|
> .sapMTblFirstVisibleCell::before {
|
|
11
14
|
border-top-left-radius: 1rem;
|
|
12
15
|
}
|
|
16
|
+
|
|
13
17
|
> .sapMTblLastVisibleCell::before {
|
|
14
18
|
border-top-right-radius: 1rem;
|
|
15
19
|
}
|
|
@@ -17,8 +21,9 @@
|
|
|
17
21
|
}
|
|
18
22
|
|
|
19
23
|
&:not(.sapUiIntCardWithFooter):not(.sapFCardBottomHeader):not(.sapFCardTransparent) {
|
|
20
|
-
|
|
24
|
+
|
|
25
|
+
& > .sapFCardContent > .sapFCardTableContent .sapMTableTBody .sapUiIntTCIRoundedCorners.sapMLIBFocusable:last-child:focus { /* last row in the table */
|
|
21
26
|
border-radius: 0 0 1rem 1rem;
|
|
22
27
|
}
|
|
23
28
|
}
|
|
24
|
-
}
|
|
29
|
+
}
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/* ======================================================== */
|
|
2
|
+
/* CSS for control sap.ui.integration.controls/ActionsStrip */
|
|
3
|
+
/* Evening Horizon theme */
|
|
4
|
+
/* ======================================================== */
|
|
5
|
+
|
|
1
6
|
.sapUiIntActionsStrip .sapMIBar.sapMTB-Transparent-CTX {
|
|
2
7
|
margin-inline: -1rem;
|
|
3
8
|
padding-inline: 1rem;
|
|
@@ -1,19 +1,22 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.integration.cards/ListContent
|
|
3
|
-
/* Evening Horizon theme
|
|
4
|
-
/*
|
|
1
|
+
/* ===================================================== */
|
|
2
|
+
/* CSS for control sap.ui.integration.cards/ListContent */
|
|
3
|
+
/* Evening Horizon theme */
|
|
4
|
+
/* ===================================================== */
|
|
5
|
+
|
|
6
|
+
.sapUiIntCard:not(.sapUiIntCardDialogCard) {
|
|
5
7
|
|
|
6
|
-
.sapUiIntCard:not(".sapUiIntCardDialogCard") {
|
|
7
8
|
&.sapFCardNoHeader,
|
|
8
9
|
&.sapFCardBottomHeader {
|
|
9
|
-
|
|
10
|
+
|
|
11
|
+
& > .sapFCardContent > .sapFCardListContent .sapMLIBFocusable:first-child:focus { /* first item in the list */
|
|
10
12
|
border-radius: 1rem 1rem 0 0;
|
|
11
13
|
}
|
|
12
14
|
}
|
|
13
15
|
|
|
14
16
|
&:not(.sapUiIntCardWithFooter):not(.sapFCardBottomHeader):not(.sapFCardTransparent) {
|
|
15
|
-
|
|
17
|
+
|
|
18
|
+
& > .sapFCardContent > .sapFCardListContent .sapUiIntLCIRoundedCorners.sapMLIBFocusable:last-child:focus { /* last item in the list */
|
|
16
19
|
border-radius: 0 0 1rem 1rem;
|
|
17
20
|
}
|
|
18
21
|
}
|
|
19
|
-
}
|
|
22
|
+
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.integration.cards/ObjectContent
|
|
3
|
-
/* Evening Horizon theme
|
|
4
|
-
/*
|
|
1
|
+
/* ======================================================= */
|
|
2
|
+
/* CSS for control sap.ui.integration.cards/ObjectContent */
|
|
3
|
+
/* Evening Horizon theme */
|
|
4
|
+
/* ======================================================= */
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
/* The sapUiIntCardObjectButtonGroup (Bar) has been overstyled so it will align with its Label */
|
|
7
|
+
/* The following rule will circumvent the clipping of that Bar, because of overflow: hidden on sapUiAFLayoutItem */
|
|
8
8
|
.sapFCardObjectContent .sapUiAFLayout .sapUiAFLayoutItem {
|
|
9
9
|
margin-left: -1rem;
|
|
10
10
|
padding-left: 1rem;
|