@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,7 +1,7 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.layout/Splitter
|
|
3
|
-
/* Evening Horizon theme
|
|
4
|
-
/*
|
|
1
|
+
/* ======================================= */
|
|
2
|
+
/* CSS for control sap.ui.layout/Splitter */
|
|
3
|
+
/* Evening Horizon theme */
|
|
4
|
+
/* ======================================= */
|
|
5
5
|
|
|
6
|
-
@_sap_ui_layout_Splitter_GripButtonColor:
|
|
7
|
-
@_sap_ui_layout_Splitter_BarDecorationColors:
|
|
6
|
+
@_sap_ui_layout_Splitter_GripButtonColor: var(--sapButton_Lite_TextColor);
|
|
7
|
+
@_sap_ui_layout_Splitter_BarDecorationColors: var(--sapGroup_ContentBorderColor), transparent;
|
|
@@ -3,19 +3,19 @@
|
|
|
3
3
|
/* Horizon High Contrast Black theme */
|
|
4
4
|
/* ========================================== */
|
|
5
5
|
|
|
6
|
-
@_sap_ui_layout_BlockLayout_FontSizeLandXL:
|
|
6
|
+
@_sap_ui_layout_BlockLayout_FontSizeLandXL: var(--sapFontHeader2Size);
|
|
7
7
|
|
|
8
8
|
@_sap_ui_layout_BlockLayout_BackgroundDashboardMargin: 0.75rem;
|
|
9
9
|
@_sap_ui_layout_BlockLayout_BackgroundDashboardEdgeChildMargin: 1rem;
|
|
10
10
|
@_sap_ui_layout_BlockLayout_BackgroundDashboardAfterScrollbarMargin: 0.75rem;
|
|
11
|
-
@_sap_ui_layout_BlockLayout_BackgroundDashboardColor:
|
|
11
|
+
@_sap_ui_layout_BlockLayout_BackgroundDashboardColor: var(--sapTile_Background);
|
|
12
12
|
@_sap_ui_layout_BlockLayout_BackgroundDashboardBorderRadius: 0.5rem;
|
|
13
|
-
@_sap_ui_layout_BlockLayout_BackgroundDashboardCellShadow:
|
|
13
|
+
@_sap_ui_layout_BlockLayout_BackgroundDashboardCellShadow: var(--sapContent_Shadow2);
|
|
14
14
|
@_sap_ui_layout_BlockLayout_BackgroundDashboardCellShadowOffset: 1.5rem;
|
|
15
15
|
|
|
16
16
|
@_sap_ui_layout_BlockLayout_LinkTextShadow: none;
|
|
17
17
|
|
|
18
|
-
|
|
18
|
+
/* Horizon specific colors */
|
|
19
19
|
@_sap_ui_layout_BlockLayout_BtpGrey1: #1C2834;
|
|
20
20
|
@_sap_ui_layout_BlockLayout_BtpGrey2: #233240;
|
|
21
21
|
@_sap_ui_layout_BlockLayout_BtpGrey3: #293A4B;
|
|
@@ -33,75 +33,75 @@
|
|
|
33
33
|
@_sap_ui_layout_BlockLayout_BtpIndigo7: #591FFA;
|
|
34
34
|
|
|
35
35
|
/* ============ Custom Cell Background Color ============== */
|
|
36
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType1A: #362401;
|
|
37
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType1B: #432C01;
|
|
38
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType1C: #4E3401;
|
|
39
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType1D: #5B3D01;
|
|
40
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType1E: #714B02;
|
|
41
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType1F: #7A5102;
|
|
42
|
-
|
|
43
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType2A: #550404;
|
|
44
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType2B: #680505;
|
|
45
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType2C: #770505;
|
|
46
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType2D: #8A0606;
|
|
47
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType2E: #A80707;
|
|
48
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType2F: #B50808;
|
|
49
|
-
|
|
50
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType3A: #520230;
|
|
51
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType3B: #63033A;
|
|
52
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType3C: #720342;
|
|
53
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType3D: #84044D;
|
|
54
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType3E: #A2045E;
|
|
55
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType3F: #AE0565;
|
|
56
|
-
|
|
57
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType4A: #480057;
|
|
58
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType4B: #570069;
|
|
59
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType4C: #630078;
|
|
60
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType4D: #73008B;
|
|
61
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType4E: #8C00AA;
|
|
62
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType4F: #9700B7;
|
|
63
|
-
|
|
64
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType5A: #240381;
|
|
65
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType5B: #2C049D;
|
|
66
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType5C: #3204B3;
|
|
67
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType5D: #3A05CF;
|
|
68
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType5E: @_sap_ui_layout_BlockLayout_BtpIndigo6;
|
|
69
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType5F: @_sap_ui_layout_BlockLayout_BtpIndigo7;
|
|
70
|
-
|
|
71
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType6A: #002559;
|
|
72
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType6B: #002E6D;
|
|
73
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType6C: #00357E;
|
|
74
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType6D: #003E93;
|
|
75
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType6E: @_sap_ui_layout_BlockLayout_BtpBlue6;
|
|
76
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType6F: @_sap_ui_layout_BlockLayout_BtpBlue7;
|
|
77
|
-
|
|
78
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType7A: #012D28;
|
|
79
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType7B: #023731;
|
|
80
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType7C: #024039;
|
|
81
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType7D: #024B42;
|
|
82
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType7E: @_sap_ui_layout_BlockLayout_BtpTeal6;
|
|
83
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType7F: @_sap_ui_layout_BlockLayout_BtpTeal7;
|
|
84
|
-
|
|
85
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType8A: #0F2D17;
|
|
86
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType8B: #13381D;
|
|
87
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType8C: #164122;
|
|
88
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType8D: #194C28;
|
|
89
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType8E: #1F5E31;
|
|
90
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType8F: #226635;
|
|
91
|
-
|
|
92
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType9A: #032B37;
|
|
93
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType9B: #033545;
|
|
94
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType9C: #043E50;
|
|
95
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType9D: #05495D;
|
|
96
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType9E: #065A73;
|
|
97
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType9F: #06617D;
|
|
98
|
-
|
|
99
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType10A: @_sap_ui_layout_BlockLayout_BtpGrey1;
|
|
100
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType10B: @_sap_ui_layout_BlockLayout_BtpGrey2;
|
|
101
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType10C: @_sap_ui_layout_BlockLayout_BtpGrey3;
|
|
102
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType10D: @_sap_ui_layout_BlockLayout_BtpGrey4;
|
|
103
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType10E: @_sap_ui_layout_BlockLayout_BtpGrey6;
|
|
104
|
-
@_sap_ui_layout_BlockLayout_BlockColorAccentType10F: @_sap_ui_layout_BlockLayout_BtpGrey7;
|
|
36
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType1A: #362401; /* Mango 1 */
|
|
37
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType1B: #432C01; /* Mango 2 */
|
|
38
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType1C: #4E3401; /* Mango 3 */
|
|
39
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType1D: #5B3D01; /* Mango 4 */
|
|
40
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType1E: #714B02; /* Mango 6 */
|
|
41
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType1F: #7A5102; /* Mango 7 */
|
|
42
|
+
|
|
43
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType2A: #550404; /* Red 1 */
|
|
44
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType2B: #680505; /* Red 2 */
|
|
45
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType2C: #770505; /* Red 3 */
|
|
46
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType2D: #8A0606; /* Red 4 */
|
|
47
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType2E: #A80707; /* Red 6 */
|
|
48
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType2F: #B50808; /* Red 7 */
|
|
49
|
+
|
|
50
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType3A: #520230; /* Raspberry 1 */
|
|
51
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType3B: #63033A; /* Raspberry 2 */
|
|
52
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType3C: #720342; /* Raspberry 3 */
|
|
53
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType3D: #84044D; /* Raspberry 4 */
|
|
54
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType3E: #A2045E; /* Raspberry 6 */
|
|
55
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType3F: #AE0565; /* Raspberry 7 */
|
|
56
|
+
|
|
57
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType4A: #480057; /* Pink 1 */
|
|
58
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType4B: #570069; /* Pink 2 */
|
|
59
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType4C: #630078; /* Pink 3 */
|
|
60
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType4D: #73008B; /* Pink 4 */
|
|
61
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType4E: #8C00AA; /* Pink 6 */
|
|
62
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType4F: #9700B7; /* Pink 7 */
|
|
63
|
+
|
|
64
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType5A: #240381; /* Indigo 1 */
|
|
65
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType5B: #2C049D; /* Indigo 2 */
|
|
66
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType5C: #3204B3; /* Indigo 3 */
|
|
67
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType5D: #3A05CF; /* Indigo 4 */
|
|
68
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType5E: @_sap_ui_layout_BlockLayout_BtpIndigo6; /* Indigo 6 */
|
|
69
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType5F: @_sap_ui_layout_BlockLayout_BtpIndigo7; /* Indigo 7 */
|
|
70
|
+
|
|
71
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType6A: #002559; /* Blue 1 */
|
|
72
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType6B: #002E6D; /* Blue 2 */
|
|
73
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType6C: #00357E; /* Blue 3 */
|
|
74
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType6D: #003E93; /* Blue 4 */
|
|
75
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType6E: @_sap_ui_layout_BlockLayout_BtpBlue6; /* Blue 6 */
|
|
76
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType6F: @_sap_ui_layout_BlockLayout_BtpBlue7; /* Blue 7 */
|
|
77
|
+
|
|
78
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType7A: #012D28; /* Teal 1 */
|
|
79
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType7B: #023731; /* Teal 2 */
|
|
80
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType7C: #024039; /* Teal 3 */
|
|
81
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType7D: #024B42; /* Teal 4 */
|
|
82
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType7E: @_sap_ui_layout_BlockLayout_BtpTeal6; /* Teal 6 */
|
|
83
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType7F: @_sap_ui_layout_BlockLayout_BtpTeal7; /* Teal 7 */
|
|
84
|
+
|
|
85
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType8A: #0F2D17; /* Green 1 */
|
|
86
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType8B: #13381D; /* Green 2 */
|
|
87
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType8C: #164122; /* Green 3 */
|
|
88
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType8D: #194C28; /* Green 4 */
|
|
89
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType8E: #1F5E31; /* Green 6 */
|
|
90
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType8F: #226635; /* Green 7 */
|
|
91
|
+
|
|
92
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType9A: #032B37; /* Cyan 1 */
|
|
93
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType9B: #033545; /* Cyan 2 */
|
|
94
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType9C: #043E50; /* Cyan 3 */
|
|
95
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType9D: #05495D; /* Cyan 4 */
|
|
96
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType9E: #065A73; /* Cyan 6 */
|
|
97
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType9F: #06617D; /* Cyan 7 */
|
|
98
|
+
|
|
99
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType10A: @_sap_ui_layout_BlockLayout_BtpGrey1; /* Grey 1 */
|
|
100
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType10B: @_sap_ui_layout_BlockLayout_BtpGrey2; /* Grey 2 */
|
|
101
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType10C: @_sap_ui_layout_BlockLayout_BtpGrey3; /* Grey 3 */
|
|
102
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType10D: @_sap_ui_layout_BlockLayout_BtpGrey4; /* Grey 4 */
|
|
103
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType10E: @_sap_ui_layout_BlockLayout_BtpGrey6; /* Grey 6 */
|
|
104
|
+
@_sap_ui_layout_BlockLayout_BlockColorAccentType10F: @_sap_ui_layout_BlockLayout_BtpGrey7; /* Grey 7 */
|
|
105
105
|
|
|
106
106
|
@_sap_ui_layout_BlockLayout_BlockColorAccentType11A: transparent;
|
|
107
107
|
@_sap_ui_layout_BlockLayout_BlockColorAccentType11B: transparent;
|
|
@@ -110,19 +110,19 @@
|
|
|
110
110
|
@_sap_ui_layout_BlockLayout_BlockColorAccentType11E: transparent;
|
|
111
111
|
@_sap_ui_layout_BlockLayout_BlockColorAccentType11F: transparent;
|
|
112
112
|
|
|
113
|
-
|
|
113
|
+
/* Create classes which would just set background color of the BlockLayout cells */
|
|
114
114
|
.generateCellColorSets (@backgroundColorSet, @backgroundColorShade) {
|
|
115
|
-
@css-param: "@{backgroundColorSet}@{backgroundColorShade}";
|
|
116
|
-
@css-selector: ~"sapUiBlockLayoutCellColor@{css-param}";
|
|
117
|
-
@color-param: "_sap_ui_layout_BlockLayout_BlockColorAccentType@{css-param}";
|
|
115
|
+
@css-param: "@{backgroundColorSet}@{backgroundColorShade}"; /* Concat the params */
|
|
116
|
+
@css-selector: ~"sapUiBlockLayoutCellColor@{css-param}"; /* Create the css selector string */
|
|
117
|
+
@color-param: "_sap_ui_layout_BlockLayout_BlockColorAccentType@{css-param}"; /* Build the color param name */
|
|
118
118
|
|
|
119
|
-
|
|
120
|
-
|
|
119
|
+
/* Build the real CSS selector. */
|
|
120
|
+
/* The output would be something like this: .sapUiBlockLayoutCellColor1A { background-color: "#996b00"; } */
|
|
121
121
|
.@{css-selector} {
|
|
122
122
|
background-color: @@color-param;
|
|
123
123
|
|
|
124
124
|
.sapUiBlockCellContent {
|
|
125
|
-
color:
|
|
125
|
+
color: var(--sapTextColor);
|
|
126
126
|
|
|
127
127
|
.sapMText,
|
|
128
128
|
.sapMLabel,
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
}
|
|
134
134
|
}
|
|
135
135
|
|
|
136
|
-
|
|
136
|
+
/* Define a loop and go through 11 color sets and for each set apply 6 shades */
|
|
137
137
|
.loop-cell-colors(@i: 1) when (@i =< 11) {
|
|
138
138
|
.generateCellColorSets(@i, "A");
|
|
139
139
|
.generateCellColorSets(@i, "B");
|
|
@@ -142,16 +142,17 @@
|
|
|
142
142
|
.generateCellColorSets(@i, "E");
|
|
143
143
|
.generateCellColorSets(@i, "F");
|
|
144
144
|
|
|
145
|
-
.loop-cell-colors(@i + 1);
|
|
145
|
+
.loop-cell-colors(@i + 1); /* Execute next loop iteration */
|
|
146
146
|
}
|
|
147
147
|
|
|
148
|
-
|
|
148
|
+
/* Execute Loop through color sets */
|
|
149
149
|
.loop-cell-colors();
|
|
150
150
|
|
|
151
151
|
/* ============ Background type: Light ============== */
|
|
152
152
|
.sapUiBlockLayoutBackgroundLight .sapUiBlockLayoutRow {
|
|
153
|
+
|
|
153
154
|
&.sapUiBlockLayoutBackgroundColorSet1 {
|
|
154
|
-
.setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpGrey1, @sapUiGroupContentBackground);
|
|
155
|
+
.setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpGrey1, @sapUiGroupContentBackground); /* B, A */
|
|
155
156
|
}
|
|
156
157
|
|
|
157
158
|
&.sapUiBlockLayoutBackgroundColorSet1Inverted {
|
|
@@ -159,7 +160,7 @@
|
|
|
159
160
|
}
|
|
160
161
|
|
|
161
162
|
&.sapUiBlockLayoutBackgroundColorSet2 {
|
|
162
|
-
.setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpGrey3, @_sap_ui_layout_BlockLayout_BtpGrey2);
|
|
163
|
+
.setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpGrey3, @_sap_ui_layout_BlockLayout_BtpGrey2); /* D, C */
|
|
163
164
|
}
|
|
164
165
|
|
|
165
166
|
&.sapUiBlockLayoutBackgroundColorSet2Inverted {
|
|
@@ -167,7 +168,7 @@
|
|
|
167
168
|
}
|
|
168
169
|
|
|
169
170
|
&.sapUiBlockLayoutBackgroundColorSet3 {
|
|
170
|
-
.setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpGrey6, @_sap_ui_layout_BlockLayout_BtpGrey4);
|
|
171
|
+
.setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpGrey6, @_sap_ui_layout_BlockLayout_BtpGrey4); /* F, E */
|
|
171
172
|
}
|
|
172
173
|
|
|
173
174
|
&.sapUiBlockLayoutBackgroundColorSet3Inverted {
|
|
@@ -175,7 +176,7 @@
|
|
|
175
176
|
}
|
|
176
177
|
|
|
177
178
|
&.sapUiBlockLayoutBackgroundColorSet4 {
|
|
178
|
-
.setCellsColorDoubles(@sapUiPageFooterBackground, @_sap_ui_layout_BlockLayout_BtpGrey7);
|
|
179
|
+
.setCellsColorDoubles(@sapUiPageFooterBackground, @_sap_ui_layout_BlockLayout_BtpGrey7); /* H, G */
|
|
179
180
|
}
|
|
180
181
|
|
|
181
182
|
&.sapUiBlockLayoutBackgroundColorSet4Inverted {
|
|
@@ -185,8 +186,9 @@
|
|
|
185
186
|
|
|
186
187
|
/* ============ Background type: Accent ============== */
|
|
187
188
|
.sapUiBlockLayoutBackgroundAccent .sapUiBlockLayoutRow {
|
|
189
|
+
|
|
188
190
|
&.sapUiBlockLayoutBackgroundColorSet1 {
|
|
189
|
-
.setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpTeal7, @_sap_ui_layout_BlockLayout_BtpTeal6);
|
|
191
|
+
.setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpTeal7, @_sap_ui_layout_BlockLayout_BtpTeal6); /* Colors B, A */
|
|
190
192
|
}
|
|
191
193
|
|
|
192
194
|
&.sapUiBlockLayoutBackgroundColorSet1Inverted {
|
|
@@ -194,7 +196,7 @@
|
|
|
194
196
|
}
|
|
195
197
|
|
|
196
198
|
&.sapUiBlockLayoutBackgroundColorSet2 {
|
|
197
|
-
.setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpBlue7, @_sap_ui_layout_BlockLayout_BtpBlue6);
|
|
199
|
+
.setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpBlue7, @_sap_ui_layout_BlockLayout_BtpBlue6); /* Colors D, C */
|
|
198
200
|
}
|
|
199
201
|
|
|
200
202
|
&.sapUiBlockLayoutBackgroundColorSet2Inverted {
|
|
@@ -202,15 +204,15 @@
|
|
|
202
204
|
}
|
|
203
205
|
|
|
204
206
|
&.sapUiBlockLayoutBackgroundColorSet3 {
|
|
205
|
-
.setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpIndigo7, @_sap_ui_layout_BlockLayout_BtpIndigo6);
|
|
207
|
+
.setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpIndigo7, @_sap_ui_layout_BlockLayout_BtpIndigo6); /* Colors F, E */
|
|
206
208
|
}
|
|
207
209
|
|
|
208
210
|
&.sapUiBlockLayoutBackgroundColorSet3Inverted {
|
|
209
|
-
.setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpIndigo6, @_sap_ui_layout_BlockLayout_BtpIndigo7);
|
|
211
|
+
.setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpIndigo6, @_sap_ui_layout_BlockLayout_BtpIndigo7); /* Colors F & E */
|
|
210
212
|
}
|
|
211
213
|
|
|
212
214
|
&.sapUiBlockLayoutBackgroundColorSet4 {
|
|
213
|
-
.setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpGrey2, @_sap_ui_layout_BlockLayout_BtpGrey1);
|
|
215
|
+
.setCellsColorDoubles(@_sap_ui_layout_BlockLayout_BtpGrey2, @_sap_ui_layout_BlockLayout_BtpGrey1); /* Colors H, G */
|
|
214
216
|
}
|
|
215
217
|
|
|
216
218
|
&.sapUiBlockLayoutBackgroundColorSet4Inverted {
|
|
@@ -221,12 +223,13 @@
|
|
|
221
223
|
&.sapUiBlockLayoutBackgroundColorSet2,
|
|
222
224
|
&.sapUiBlockLayoutBackgroundColorSet3,
|
|
223
225
|
&.sapUiBlockLayoutBackgroundColorSet4 {
|
|
226
|
+
|
|
224
227
|
.sapUiBlockLayoutCell.sapUiBlockLayoutBackgroundColorSetGray1 {
|
|
225
|
-
background-color: @_sap_ui_layout_BlockLayout_BtpGrey1;
|
|
228
|
+
background-color: @_sap_ui_layout_BlockLayout_BtpGrey1; /* color: G */
|
|
226
229
|
}
|
|
227
230
|
|
|
228
231
|
.sapUiBlockLayoutCell.sapUiBlockLayoutBackgroundColorSetGray2 {
|
|
229
|
-
background-color: @_sap_ui_layout_BlockLayout_BtpGrey2;
|
|
232
|
+
background-color: @_sap_ui_layout_BlockLayout_BtpGrey2; /* color: H */
|
|
230
233
|
}
|
|
231
234
|
}
|
|
232
|
-
}
|
|
235
|
+
}
|
|
@@ -13,6 +13,6 @@
|
|
|
13
13
|
/* edit mode */
|
|
14
14
|
/* labels next to field */
|
|
15
15
|
.sapUiFormEdit > .sapUiFormCLSmallColumns .sapUiFormElementLbl:not(.sapUiFormCLCellsS12),
|
|
16
|
-
.sapUiFormEdit > .sapUiFormCLWideColumns .sapUiFormElementLbl:not(.sapUiFormCLCellsL12){
|
|
16
|
+
.sapUiFormEdit > .sapUiFormCLWideColumns .sapUiFormElementLbl:not(.sapUiFormCLCellsL12) {
|
|
17
17
|
padding-top: 0.875rem;
|
|
18
18
|
}
|
|
@@ -21,39 +21,39 @@
|
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
/* Title levels should be all rendered in same style. Levels can be changed by application to meet page structure without visual effect */
|
|
24
|
-
/* Form Titles are rendered using H4 level, but H5 size*/
|
|
24
|
+
/* Form Titles are rendered using H4 level, but H5 size */
|
|
25
25
|
.sapUiFormTitleH1,
|
|
26
26
|
.sapUiFormTitleH2,
|
|
27
27
|
.sapUiFormTitleH3,
|
|
28
28
|
.sapUiFormTitleH4,
|
|
29
29
|
.sapUiFormTitleH5,
|
|
30
30
|
.sapUiFormTitleH6 {
|
|
31
|
-
font-size:
|
|
31
|
+
font-size: var(--sapFontHeader5Size);
|
|
32
32
|
}
|
|
33
33
|
|
|
34
|
-
/* FormContainer Titles are rendered using H5 level, but H6 size*/
|
|
34
|
+
/* FormContainer Titles are rendered using H5 level, but H6 size */
|
|
35
35
|
.sapUiFormContainerTitle .sapUiFormTitleH1,
|
|
36
36
|
.sapUiFormContainerTitle .sapUiFormTitleH2,
|
|
37
37
|
.sapUiFormContainerTitle .sapUiFormTitleH3,
|
|
38
38
|
.sapUiFormContainerTitle .sapUiFormTitleH4,
|
|
39
39
|
.sapUiFormContainerTitle .sapUiFormTitleH5,
|
|
40
40
|
.sapUiFormContainerTitle .sapUiFormTitleH6 {
|
|
41
|
-
font-size:
|
|
42
|
-
color:
|
|
41
|
+
font-size: var(--sapFontHeader6Size);
|
|
42
|
+
color: var(--sapGroup_TitleTextColor);
|
|
43
43
|
font-weight: bold;
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
/* Toolbar */
|
|
47
|
-
.sapUiFormContainerToolbar > div:first-child > .sapMTitle{
|
|
47
|
+
.sapUiFormContainerToolbar > div:first-child > .sapMTitle {
|
|
48
48
|
font-weight: bold;
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
-
.sapUiFormToolbar > div:first-child >.sapMTitle.sapMTitleStyleAuto{
|
|
52
|
-
font-size:
|
|
51
|
+
.sapUiFormToolbar > div:first-child >.sapMTitle.sapMTitleStyleAuto {
|
|
52
|
+
font-size: var(--sapFontHeader5Size);
|
|
53
53
|
}
|
|
54
54
|
|
|
55
|
-
.sapUiFormContainerToolbar > div:first-child >.sapMTitle.sapMTitleStyleAuto{
|
|
56
|
-
font-size:
|
|
55
|
+
.sapUiFormContainerToolbar > div:first-child >.sapMTitle.sapMTitleStyleAuto {
|
|
56
|
+
font-size: var(--sapFontHeader6Size);
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
.sapUiFormContainerToolbar > .sapMTB-Transparent-CTX.sapMTB.sapMIBar {
|
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
.sapUiFormEdit.sapUiFormM .sapUiRespGridMedia-Std-Phone.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanS12),
|
|
21
21
|
.sapUiFormEdit.sapUiFormM .sapUiRespGridMedia-Std-Tablet.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanM12),
|
|
22
22
|
.sapUiFormEdit.sapUiFormM .sapUiRespGridMedia-Std-Desktop.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanL12),
|
|
23
|
-
.sapUiFormEdit.sapUiFormM .sapUiRespGridMedia-Std-LargeDesktop.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanXL12){
|
|
23
|
+
.sapUiFormEdit.sapUiFormM .sapUiRespGridMedia-Std-LargeDesktop.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanXL12) {
|
|
24
24
|
padding-top: 0.875rem;
|
|
25
25
|
}
|
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
/* alignment of Label */
|
|
22
|
-
.sapUiFormEdit.sapUiFormM .sapUiRLElementWithLabel > .sapUiRFLRow:not(.sapUiRFLCompleteRow) > .sapUiRFLContainer:first-child > .sapUiRFLContainerContent{
|
|
22
|
+
.sapUiFormEdit.sapUiFormM .sapUiRLElementWithLabel > .sapUiRFLRow:not(.sapUiRFLCompleteRow) > .sapUiRFLContainer:first-child > .sapUiRFLContainerContent {
|
|
23
23
|
padding-top: 0.875rem;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
html[data-sap-ui-browser^="ff"] .sapUiFormEdit.sapUiFormM .sapUiRLElementWithLabel > .sapUiRFLRow:not(.sapUiRFLCompleteRow) > .sapUiRFLContainer:first-child > .sapUiRFLContainerContent{
|
|
26
|
+
html[data-sap-ui-browser^="ff"] .sapUiFormEdit.sapUiFormM .sapUiRLElementWithLabel > .sapUiRFLRow:not(.sapUiRFLCompleteRow) > .sapUiRFLContainer:first-child > .sapUiRFLContainerContent {
|
|
27
27
|
padding-top: 0.8125rem;
|
|
28
28
|
}
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
/* Horizon High Contrast Black theme */
|
|
4
4
|
/* ======================================= */
|
|
5
5
|
|
|
6
|
-
@_sap_ui_layout_Splitter_BarActiveDecorationColors:
|
|
7
|
-
@_sap_ui_layout_Splitter_BarDecorationColors:
|
|
8
|
-
@_sap_ui_layout_Splitter_BarHoverIconBorderColor:
|
|
9
|
-
@_sap_ui_layout_Splitter_BarHoverIconBackground:
|
|
6
|
+
@_sap_ui_layout_Splitter_BarActiveDecorationColors: var(--sapObjectHeader_BorderColor), var(--sapObjectHeader_BorderColor);
|
|
7
|
+
@_sap_ui_layout_Splitter_BarDecorationColors: var(--sapObjectHeader_BorderColor), fade(@sapUiObjectHeaderBorderColor, 0);
|
|
8
|
+
@_sap_ui_layout_Splitter_BarHoverIconBorderColor: var(--sapButton_Lite_Hover_BorderColor);
|
|
9
|
+
@_sap_ui_layout_Splitter_BarHoverIconBackground: var(--sapButton_Lite_Hover_Background);
|
|
10
10
|
|
|
11
11
|
.sapUiLoSplitter {
|
|
12
12
|
background-color: @sapUiHcStandardBackground;
|
|
@@ -16,6 +16,7 @@
|
|
|
16
16
|
|
|
17
17
|
.sapUiLoSplitter > .sapUiLoSplitterBar,
|
|
18
18
|
.sapUiLoSplitter > .sapUiLoSplitterOverlay .sapUiLoSplitterOverlayBar {
|
|
19
|
+
|
|
19
20
|
&:focus::after {
|
|
20
21
|
border-width: 2px;
|
|
21
22
|
}
|