@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
|
@@ -7,7 +7,6 @@
|
|
|
7
7
|
/* Variables overriding */
|
|
8
8
|
/* ========================================================================== */
|
|
9
9
|
|
|
10
|
-
@_sap_m_IconTabBar_TextColor: var(--sapTextColor);
|
|
11
10
|
@_sap_m_IconTabBar_TextShadow: none;
|
|
12
11
|
@_sap_m_IconTabBar_Separator_Font_Size: var(--sapFontLargeSize);
|
|
13
12
|
@_sap_m_IconTabBar_More_Button_Focus_Offset: -0.3125rem;
|
|
@@ -17,7 +16,6 @@
|
|
|
17
16
|
/* ==================== Cozy size ==================== */
|
|
18
17
|
|
|
19
18
|
/* Content arrow */
|
|
20
|
-
@_sap_m_IconTabBar_ContentArrowBorderWidth: 0.1875rem;
|
|
21
19
|
@_sap_m_IconTabBar_ContentArrowHeight: 0.875rem;
|
|
22
20
|
|
|
23
21
|
/* Inline mode */
|
|
@@ -135,8 +133,7 @@
|
|
|
135
133
|
/* Variables */
|
|
136
134
|
/* ========================================================================== */
|
|
137
135
|
|
|
138
|
-
@
|
|
139
|
-
@_sap_m_IconTabBar_SelectedTextColor: var(--sapContent_Selected_ForegroundColor);
|
|
136
|
+
@_sap_m_IconTabBar_SelectedTextColor: var(--sapTab_Selected_Background);
|
|
140
137
|
@_sap_m_IconTabBar_SelectedTextHoverColor: darken(@sapUiSelected, 10);
|
|
141
138
|
@_sap_m_IconTabBar_ArrowScroll_AfterHeight: 1px;
|
|
142
139
|
@_sap_m_IconTabBar_HeaderFocusBorderTopOffset: -4px;
|
|
@@ -171,6 +168,7 @@
|
|
|
171
168
|
.sapMITH {
|
|
172
169
|
|
|
173
170
|
z-index: 1; /* shows the bottom shadow of the ITHeader over the content of the ITB */
|
|
171
|
+
|
|
174
172
|
.sapMITBHead {
|
|
175
173
|
padding-top: 0.875rem;
|
|
176
174
|
}
|
|
@@ -208,7 +206,7 @@
|
|
|
208
206
|
.sapMITBSelected {
|
|
209
207
|
|
|
210
208
|
.sapMITBContentArrow::after {
|
|
211
|
-
background: var(--
|
|
209
|
+
background: var(--sapTab_ForegroundColor);
|
|
212
210
|
}
|
|
213
211
|
}
|
|
214
212
|
|
|
@@ -324,7 +322,6 @@
|
|
|
324
322
|
}
|
|
325
323
|
|
|
326
324
|
.sapMITBContentArrow {
|
|
327
|
-
border-bottom: none;
|
|
328
325
|
position: relative;
|
|
329
326
|
|
|
330
327
|
/* creates border bottom with rounded top corners */
|
|
@@ -334,7 +331,6 @@
|
|
|
334
331
|
bottom: 0;
|
|
335
332
|
left: 0;
|
|
336
333
|
right: 0;
|
|
337
|
-
height: @_sap_m_IconTabBar_ContentArrowBorderWidth;
|
|
338
334
|
border-radius: 0.125rem 0.125rem 0 0;
|
|
339
335
|
}
|
|
340
336
|
}
|
|
@@ -392,7 +388,7 @@
|
|
|
392
388
|
.sapMITBFilterDefault.sapMITBSelected {
|
|
393
389
|
|
|
394
390
|
.sapMITBText {
|
|
395
|
-
color: var(--
|
|
391
|
+
color: var(--sapTab_Selected_TextColor);
|
|
396
392
|
}
|
|
397
393
|
|
|
398
394
|
.sapMITBFilterExpandBtnSeparator {
|
|
@@ -407,99 +403,98 @@
|
|
|
407
403
|
.sapMITBFilterNeutral {
|
|
408
404
|
|
|
409
405
|
.sapMITBText {
|
|
410
|
-
color: var(--
|
|
406
|
+
color: var(--sapTab_Neutral_TextColor);
|
|
411
407
|
}
|
|
412
408
|
|
|
413
409
|
.sapMITBFilterWrapper:hover .sapMITBText {
|
|
414
|
-
color: var(--
|
|
410
|
+
color: var(--sapTab_Neutral_TextColor);
|
|
415
411
|
}
|
|
416
412
|
|
|
417
|
-
.sapMITBFilterExpandBtn:hover{
|
|
413
|
+
.sapMITBFilterExpandBtn:hover {
|
|
418
414
|
|
|
419
|
-
.
|
|
420
|
-
color: var(--
|
|
415
|
+
.sapMITBFilterExpandIcon {
|
|
416
|
+
color: var(--sapTab_Neutral_TextColor);
|
|
421
417
|
}
|
|
422
418
|
}
|
|
423
419
|
|
|
424
420
|
&.sapMITBSelected .sapMITBFilterExpandBtnSeparator {
|
|
425
|
-
border-color: var(--
|
|
421
|
+
border-color: var(--sapTab_Neutral_TextColor);
|
|
426
422
|
}
|
|
427
423
|
}
|
|
428
424
|
|
|
429
425
|
.sapMITBFilterPositive {
|
|
430
426
|
|
|
431
427
|
.sapMITBText {
|
|
432
|
-
color: var(--
|
|
428
|
+
color: var(--sapTab_Positive_TextColor);
|
|
433
429
|
}
|
|
434
430
|
|
|
435
431
|
.sapMITBFilterWrapper:hover .sapMITBText {
|
|
436
|
-
color: var(--
|
|
432
|
+
color: var(--sapTab_Positive_TextColor);
|
|
437
433
|
}
|
|
438
434
|
|
|
439
|
-
.sapMITBFilterExpandBtn:hover{
|
|
435
|
+
.sapMITBFilterExpandBtn:hover {
|
|
440
436
|
|
|
441
437
|
.sapUiIcon {
|
|
442
|
-
color: var(--
|
|
438
|
+
color: var(--sapTab_Positive_TextColor) !important;
|
|
443
439
|
}
|
|
444
440
|
}
|
|
445
441
|
|
|
446
442
|
&.sapMITBSelected .sapMITBFilterExpandBtnSeparator {
|
|
447
|
-
border-color: var(--
|
|
443
|
+
border-color: var(--sapTab_Positive_TextColor);
|
|
448
444
|
}
|
|
449
445
|
}
|
|
450
446
|
|
|
451
447
|
.sapMITBFilterNegative {
|
|
452
448
|
|
|
453
449
|
.sapMITBText {
|
|
454
|
-
color: var(--
|
|
450
|
+
color: var(--sapTab_Negative_TextColor);
|
|
455
451
|
}
|
|
456
452
|
|
|
457
453
|
.sapMITBFilterWrapper:hover .sapMITBText {
|
|
458
|
-
color: var(--
|
|
454
|
+
color: var(--sapTab_Negative_TextColor);
|
|
459
455
|
}
|
|
460
456
|
|
|
461
|
-
.sapMITBFilterExpandBtn:hover{
|
|
457
|
+
.sapMITBFilterExpandBtn:hover {
|
|
462
458
|
|
|
463
|
-
.
|
|
464
|
-
color: var(--
|
|
459
|
+
.sapMITBFilterExpandIcon {
|
|
460
|
+
color: var(--sapTab_Negative_TextColor);
|
|
465
461
|
}
|
|
466
462
|
}
|
|
467
463
|
|
|
468
464
|
&.sapMITBSelected .sapMITBFilterExpandBtnSeparator {
|
|
469
|
-
border-color: var(--
|
|
465
|
+
border-color: var(--sapTab_Negative_TextColor);
|
|
470
466
|
}
|
|
471
467
|
}
|
|
472
468
|
|
|
473
469
|
.sapMITBFilterCritical {
|
|
474
470
|
|
|
475
471
|
.sapMITBText {
|
|
476
|
-
color: var(--
|
|
472
|
+
color: var(--sapTab_Critical_TextColor);
|
|
477
473
|
}
|
|
478
474
|
|
|
479
475
|
.sapMITBFilterWrapper:hover .sapMITBText {
|
|
480
|
-
color: var(--
|
|
476
|
+
color: var(--sapTab_Critical_TextColor);
|
|
481
477
|
}
|
|
482
478
|
|
|
483
|
-
.sapMITBFilterExpandBtn:hover{
|
|
479
|
+
.sapMITBFilterExpandBtn:hover {
|
|
484
480
|
|
|
485
481
|
.sapUiIcon {
|
|
486
|
-
color: var(--
|
|
482
|
+
color: var(--sapTab_Critical_TextColor);
|
|
487
483
|
}
|
|
488
484
|
}
|
|
489
485
|
|
|
490
486
|
&.sapMITBSelected .sapMITBFilterExpandBtnSeparator {
|
|
491
|
-
border-color: var(--
|
|
487
|
+
border-color: var(--sapTab_Critical_TextColor);
|
|
492
488
|
}
|
|
493
489
|
}
|
|
494
490
|
}
|
|
495
491
|
|
|
496
492
|
.sapMITBFilterIcon {
|
|
497
|
-
border:
|
|
493
|
+
border: 0.125rem solid var(--sapTab_ForegroundColor);
|
|
498
494
|
}
|
|
499
495
|
|
|
500
496
|
.sapMITBFilterDefault {
|
|
501
|
-
|
|
502
|
-
color: var(--sapContent_Selected_ForegroundColor);
|
|
497
|
+
color: var(--sapTab_IconColor);
|
|
503
498
|
|
|
504
499
|
.sapMITBFilterExpandBtnSeparator {
|
|
505
500
|
border-color: var(--sapTextColor);
|
|
@@ -510,55 +505,59 @@
|
|
|
510
505
|
}
|
|
511
506
|
}
|
|
512
507
|
|
|
508
|
+
.sapMITBTab .sapMITBFilterIcon {
|
|
509
|
+
background-color: var(--sapTab_Background);
|
|
510
|
+
}
|
|
511
|
+
|
|
513
512
|
.sapMITBFilterNeutral {
|
|
514
|
-
color: var(--
|
|
515
|
-
border-color: var(--
|
|
513
|
+
color: var(--sapTab_Neutral_IconColor);
|
|
514
|
+
border-color: var(--sapTab_Neutral_ForegroundColor);
|
|
516
515
|
|
|
517
516
|
.sapMITBFilterExpandBtnSeparator {
|
|
518
|
-
border-color: var(--
|
|
517
|
+
border-color: var(--sapTab_Neutral_TextColor);
|
|
519
518
|
}
|
|
520
519
|
|
|
521
520
|
.sapMITBFilterExpandIcon.sapUiIcon {
|
|
522
|
-
color: var(--
|
|
521
|
+
color: var(--sapTab_Neutral_TextColor);
|
|
523
522
|
}
|
|
524
523
|
}
|
|
525
524
|
|
|
526
525
|
.sapMITBFilterPositive {
|
|
527
|
-
color: var(--
|
|
528
|
-
border-color: var(--
|
|
526
|
+
color: var(--sapTab_Positive_IconColor);
|
|
527
|
+
border-color: var(--sapTab_Positive_ForegroundColor);
|
|
529
528
|
|
|
530
529
|
.sapMITBFilterExpandBtnSeparator {
|
|
531
|
-
border-color: var(--
|
|
530
|
+
border-color: var(--sapTab_Positive_TextColor);
|
|
532
531
|
}
|
|
533
532
|
|
|
534
533
|
.sapMITBFilterExpandIcon.sapUiIcon {
|
|
535
|
-
color: var(--
|
|
534
|
+
color: var(--sapTab_Positive_TextColor);
|
|
536
535
|
}
|
|
537
536
|
}
|
|
538
537
|
|
|
539
538
|
.sapMITBFilterNegative:not(.sapMITBTextOnly) {
|
|
540
|
-
color: var(--
|
|
541
|
-
border-color: var(--
|
|
539
|
+
color: var(--sapTab_Negative_IconColor);
|
|
540
|
+
border-color: var(--sapTab_Negative_ForegroundColor);
|
|
542
541
|
|
|
543
542
|
.sapMITBFilterExpandBtnSeparator {
|
|
544
|
-
border-color: var(--
|
|
543
|
+
border-color: var(--sapTab_Negative_TextColor);
|
|
545
544
|
}
|
|
546
545
|
|
|
547
546
|
.sapMITBFilterExpandIcon.sapUiIcon {
|
|
548
|
-
color: var(--
|
|
547
|
+
color: var(--sapTab_Negative_TextColor);
|
|
549
548
|
}
|
|
550
549
|
}
|
|
551
550
|
|
|
552
551
|
.sapMITBFilterCritical {
|
|
553
|
-
color: var(--
|
|
554
|
-
border-color: var(--
|
|
552
|
+
color: var(--sapTab_Critical_IconColor);
|
|
553
|
+
border-color: var(--sapTab_Critical_ForegroundColor);
|
|
555
554
|
|
|
556
555
|
.sapMITBFilterExpandBtnSeparator {
|
|
557
|
-
border-color: var(--
|
|
556
|
+
border-color: var(--sapTab_Critical_TextColor);
|
|
558
557
|
}
|
|
559
558
|
|
|
560
559
|
.sapMITBFilterExpandIcon.sapUiIcon {
|
|
561
|
-
color: var(--
|
|
560
|
+
color: var(--sapTab_Critical_TextColor);
|
|
562
561
|
}
|
|
563
562
|
}
|
|
564
563
|
|
|
@@ -567,29 +566,61 @@
|
|
|
567
566
|
.sapMITBFilterNeutral {
|
|
568
567
|
|
|
569
568
|
.sapMITBFilterExpandBtnSeparator {
|
|
570
|
-
border-color: var(--
|
|
569
|
+
border-color: var(--sapTab_Neutral_TextColor);
|
|
570
|
+
}
|
|
571
|
+
|
|
572
|
+
&.sapMITBItem.sapMITBFilterWithItems .sapMITBFilterExpandIcon.sapUiIcon {
|
|
573
|
+
color: var(--sapTab_Neutral_TextColor);
|
|
571
574
|
}
|
|
572
575
|
}
|
|
573
576
|
|
|
574
577
|
.sapMITBFilterPositive {
|
|
575
578
|
|
|
576
579
|
.sapMITBFilterExpandBtnSeparator {
|
|
577
|
-
border-color: var(--
|
|
580
|
+
border-color: var(--sapTab_Positive_TextColor);
|
|
581
|
+
}
|
|
582
|
+
|
|
583
|
+
&.sapMITBItem.sapMITBFilterWithItems .sapMITBFilterExpandIcon.sapUiIcon {
|
|
584
|
+
color: var(--sapTab_Positive_TextColor);
|
|
578
585
|
}
|
|
579
586
|
}
|
|
580
587
|
|
|
588
|
+
.sapMITBSelected .sapMITBFilterPositive {
|
|
589
|
+
background: var(--sapTab_Positive_Selected_Background);
|
|
590
|
+
color: var(--sapTab_Positive_Selected_IconColor);
|
|
591
|
+
}
|
|
592
|
+
|
|
581
593
|
.sapMITBFilterNegative {
|
|
582
594
|
|
|
583
595
|
.sapMITBFilterExpandBtnSeparator {
|
|
584
|
-
border-color: var(--
|
|
596
|
+
border-color: var(--sapTab_Negative_TextColor);
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
&.sapMITBItem.sapMITBFilterWithItems .sapMITBFilterExpandIcon.sapUiIcon {
|
|
600
|
+
color: var(--sapTab_Negative_TextColor);
|
|
585
601
|
}
|
|
586
602
|
}
|
|
603
|
+
|
|
604
|
+
.sapMITBSelected .sapMITBFilterNegative {
|
|
605
|
+
background: var(--sapTab_Negative_Selected_Background);
|
|
606
|
+
color: var(--sapTab_Negative_Selected_IconColor);
|
|
607
|
+
}
|
|
608
|
+
|
|
587
609
|
.sapMITBFilterCritical {
|
|
588
610
|
|
|
589
611
|
.sapMITBFilterExpandBtnSeparator {
|
|
590
|
-
border-color: var(--
|
|
612
|
+
border-color: var(--sapTab_Critical_TextColor);
|
|
613
|
+
}
|
|
614
|
+
|
|
615
|
+
&.sapMITBItem.sapMITBFilterWithItems .sapMITBFilterExpandIcon.sapUiIcon {
|
|
616
|
+
color: var(--sapTab_Critical_TextColor);
|
|
591
617
|
}
|
|
592
618
|
}
|
|
619
|
+
|
|
620
|
+
.sapMITBSelected .sapMITBFilterCritical {
|
|
621
|
+
background: var(--sapTab_Critical_Selected_Background);
|
|
622
|
+
color: var(--sapTab_Critical_Selected_IconColor);
|
|
623
|
+
}
|
|
593
624
|
}
|
|
594
625
|
|
|
595
626
|
.sapMITBSelected {
|
|
@@ -599,44 +630,24 @@
|
|
|
599
630
|
}
|
|
600
631
|
|
|
601
632
|
&.sapMITBFilterNeutral .sapMITBContentArrow::after {
|
|
602
|
-
background: var(--
|
|
633
|
+
background: var(--sapTab_Neutral_ForegroundColor);
|
|
603
634
|
}
|
|
604
635
|
|
|
605
636
|
&.sapMITBFilterPositive .sapMITBContentArrow::after {
|
|
606
|
-
background: var(--
|
|
637
|
+
background: var(--sapTab_Positive_ForegroundColor);
|
|
607
638
|
}
|
|
608
639
|
|
|
609
640
|
&.sapMITBFilterNegative .sapMITBContentArrow::after {
|
|
610
|
-
background: var(--
|
|
641
|
+
background: var(--sapTab_Negative_ForegroundColor);
|
|
611
642
|
}
|
|
612
643
|
|
|
613
644
|
&.sapMITBFilterCritical .sapMITBContentArrow::after {
|
|
614
|
-
background: var(--
|
|
645
|
+
background: var(--sapTab_Critical_ForegroundColor);
|
|
615
646
|
}
|
|
616
647
|
|
|
617
648
|
.sapMITBFilterDefault {
|
|
618
649
|
background: @_sap_m_IconTabBar_SelectedTextColor;
|
|
619
|
-
color: var(--
|
|
620
|
-
}
|
|
621
|
-
|
|
622
|
-
.sapMITBFilterNeutral {
|
|
623
|
-
background: var(--sapNeutralElementColor);
|
|
624
|
-
color: var(--sapContent_ContrastIconColor);
|
|
625
|
-
}
|
|
626
|
-
|
|
627
|
-
.sapMITBFilterPositive {
|
|
628
|
-
background: var(--sapPositiveElementColor);
|
|
629
|
-
color: var(--sapContent_ContrastIconColor);
|
|
630
|
-
}
|
|
631
|
-
|
|
632
|
-
.sapMITBFilterNegative {
|
|
633
|
-
background: var(--sapNegativeElementColor);
|
|
634
|
-
color: var(--sapContent_ContrastIconColor);
|
|
635
|
-
}
|
|
636
|
-
|
|
637
|
-
.sapMITBFilterCritical {
|
|
638
|
-
background: var(--sapCriticalElementColor);
|
|
639
|
-
color: var(--sapContent_ContrastIconColor);
|
|
650
|
+
color: var(--sapTab_Selected_IconColor);
|
|
640
651
|
}
|
|
641
652
|
}
|
|
642
653
|
|
|
@@ -747,6 +758,7 @@ html.sap-desktop {
|
|
|
747
758
|
.sapMITH.sapUiSizeCompact {
|
|
748
759
|
|
|
749
760
|
.sapMITBItem:focus.sapMITBAll {
|
|
761
|
+
|
|
750
762
|
&::after {
|
|
751
763
|
bottom: 1.3rem;
|
|
752
764
|
top: 0.125rem;
|
|
@@ -776,10 +788,11 @@ html.sap-desktop {
|
|
|
776
788
|
|
|
777
789
|
.sapMITBItem {
|
|
778
790
|
|
|
779
|
-
&:active{
|
|
791
|
+
&:active {
|
|
780
792
|
background-color: @_sap_m_IconTabBar_Overflow_BackgroundColorPressed;
|
|
781
793
|
border: 1px solid @_sap_m_IconTabBar_Overflow_BorderColorPressed;
|
|
782
794
|
}
|
|
795
|
+
|
|
783
796
|
&:active::after {
|
|
784
797
|
/* when overflow is pressed, hide the focus */
|
|
785
798
|
border-color: transparent;
|
|
@@ -826,6 +839,7 @@ html.sap-desktop {
|
|
|
826
839
|
.sapMITBFilter .sapMITBText {
|
|
827
840
|
font-weight: bold;
|
|
828
841
|
}
|
|
842
|
+
|
|
829
843
|
/* ------------------------------------------------ */
|
|
830
844
|
/* Shell overrides */
|
|
831
845
|
/* ------------------------------------------------ */
|
|
@@ -857,7 +871,7 @@ html.sap-desktop {
|
|
|
857
871
|
color: var(--sapShell_Navigation_SelectedColor);
|
|
858
872
|
}
|
|
859
873
|
|
|
860
|
-
.sapMITBSelected:not(sapMITBDisabled) .sapMITBContentArrow::after {
|
|
874
|
+
.sapMITBSelected:not(.sapMITBDisabled) .sapMITBContentArrow::after {
|
|
861
875
|
background: var(--sapShell_Navigation_SelectedColor);
|
|
862
876
|
}
|
|
863
877
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
.sapMTB-Info-CTX > .sapMLabel {
|
|
7
7
|
font-style: italic;
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
.sapMLabelTextWrapper {
|
|
10
10
|
padding-right: 5px;
|
|
11
11
|
}
|
|
12
12
|
}
|
|
@@ -15,4 +15,12 @@
|
|
|
15
15
|
.sapMListTbl .sapMColumnHeader .sapMLabel {
|
|
16
16
|
font-family: var(--sapFontSemiboldDuplexFamily);
|
|
17
17
|
font-weight: normal;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
/* ========================================================== */
|
|
21
|
+
/* Checkbox overrides */
|
|
22
|
+
/* ========================================================== */
|
|
23
|
+
|
|
24
|
+
.sapMCb .sapMLabel {
|
|
25
|
+
color: var(--sapField_TextColor);
|
|
18
26
|
}
|
|
@@ -3,10 +3,6 @@
|
|
|
3
3
|
/* Evening Horizon theme */
|
|
4
4
|
/* =================================== */
|
|
5
5
|
|
|
6
|
-
.sapMMsgStrip {
|
|
7
|
-
border-radius: var(--sapPopover_BorderCornerRadius);
|
|
8
|
-
}
|
|
9
|
-
|
|
10
6
|
.sapMMsgStripInformation {
|
|
11
7
|
background-color: var(--sapInformationBackground);
|
|
12
8
|
border-color: var(--sapMessage_InformationBorderColor);
|
|
@@ -3,14 +3,23 @@
|
|
|
3
3
|
/* Evening Horizon theme */
|
|
4
4
|
/* ============================ */
|
|
5
5
|
|
|
6
|
-
@_sap_m_Table_SelNavColWidth: 2.75rem;
|
|
7
|
-
@_sap_m_Table_CustomFocusMargin: 0;
|
|
8
|
-
|
|
9
6
|
.sapMListBGTransparent .sapMListTblHeader,
|
|
10
7
|
.sapMListBGTransparent .sapMListTblFooter {
|
|
11
8
|
background-color: fade(@sapUiListBackground, 0%);
|
|
12
9
|
}
|
|
13
10
|
|
|
11
|
+
.sapMListTblSelCol,
|
|
12
|
+
.sapMListTblHasNav .sapMListTblNavCol {
|
|
13
|
+
width: 2.75rem;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.sapMTableRowCustomFocus:focus {
|
|
17
|
+
& + .sapMListTblSubRow > td::before,
|
|
18
|
+
& > :not(.sapMListTblDummyCell:last-child)::before {
|
|
19
|
+
margin-right: 0; /* make the focus border clearly visible on all sides */
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
|
|
14
23
|
.sapMListBGTranslucent .sapMListTblHeader,
|
|
15
24
|
.sapMListBGTranslucent .sapMListTblFooter {
|
|
16
25
|
background-color: var(--sapList_Background);
|
|
@@ -3,6 +3,6 @@
|
|
|
3
3
|
/* Evening Horizon theme */
|
|
4
4
|
/* ================================= */
|
|
5
5
|
|
|
6
|
-
@_sap_m_TimePicker_ItemColor:
|
|
7
|
-
@_sap_m_TimePicker_ItemHoverColor:
|
|
8
|
-
@_sap_m_TimePicker_ItemBorderColor:
|
|
6
|
+
@_sap_m_TimePicker_ItemColor: var(--sapLegend_WorkingBackground);
|
|
7
|
+
@_sap_m_TimePicker_ItemHoverColor: var(--sapList_Hover_Background);
|
|
8
|
+
@_sap_m_TimePicker_ItemBorderColor: var(--sapList_Background);
|
|
@@ -3,16 +3,16 @@
|
|
|
3
3
|
/* Evening Horizon theme */
|
|
4
4
|
/* ======================================== */
|
|
5
5
|
|
|
6
|
-
/*
|
|
7
|
-
/* TimePicker Dropdown */
|
|
8
|
-
/* ======================================== */
|
|
6
|
+
/* TimePicker Dropdown */
|
|
9
7
|
.sapMTimePickerSlider {
|
|
8
|
+
|
|
10
9
|
.sapMTimePickerItem {
|
|
11
|
-
border-radius:
|
|
10
|
+
border-radius: var(--sapButton_BorderCornerRadius);
|
|
12
11
|
}
|
|
13
12
|
}
|
|
14
13
|
|
|
15
14
|
.sapMTimePickerContainer {
|
|
15
|
+
|
|
16
16
|
.sapMTPColumn:not(:last-child),
|
|
17
17
|
.sapMTPColumn.sapMTPSliderExpanded:not(:last-child) {
|
|
18
18
|
margin-right: 0.5rem;
|
|
@@ -20,77 +20,98 @@
|
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
.sapMTimePickerContainer .sapMTPColumn {
|
|
23
|
+
|
|
23
24
|
.sapMTimePickerSlider,
|
|
24
25
|
.sapMTimePickerLabel,
|
|
25
26
|
.sapMTimePickerSlider {
|
|
27
|
+
|
|
26
28
|
.sapMTimePickerItem,
|
|
27
29
|
.sapMTPPickerSelectionFrame,
|
|
28
30
|
.sapMTPSliderExpanded {
|
|
29
31
|
width: 3rem;
|
|
30
32
|
height: 2.875rem;
|
|
31
33
|
}
|
|
34
|
+
|
|
32
35
|
width: 3rem;
|
|
33
36
|
height: 2.875rem;
|
|
34
37
|
}
|
|
35
38
|
}
|
|
36
39
|
|
|
37
40
|
.sapUiSizeCompact .sapMTimePickerContainer .sapMTPColumn {
|
|
41
|
+
|
|
38
42
|
.sapMTimePickerSlider,
|
|
39
43
|
.sapMTimePickerLabel,
|
|
40
44
|
.sapMTimePickerSlider {
|
|
45
|
+
|
|
41
46
|
.sapMTimePickerItem,
|
|
42
47
|
.sapMTPPickerSelectionFrame,
|
|
43
48
|
.sapMTPSliderExpanded {
|
|
44
49
|
width: 3rem;
|
|
45
50
|
}
|
|
51
|
+
|
|
46
52
|
width: 3rem;
|
|
47
53
|
height: 2rem;
|
|
48
54
|
}
|
|
49
55
|
}
|
|
50
56
|
|
|
51
57
|
.sapMTimePickerContainer {
|
|
58
|
+
|
|
52
59
|
.sapMTPColumn {
|
|
60
|
+
|
|
53
61
|
.sapMTimePickerSlider {
|
|
62
|
+
|
|
54
63
|
.sapMTimePickerItem {
|
|
55
|
-
background:
|
|
56
|
-
border: 0.0625rem solid
|
|
57
|
-
color:
|
|
58
|
-
border-color:
|
|
64
|
+
background: var(--sapContent_Selected_Background);
|
|
65
|
+
border: 0.0625rem solid var(--sapList_Background);
|
|
66
|
+
color: var(--sapContent_FocusColor);
|
|
67
|
+
border-color: var(--sapContent_FocusColor);
|
|
68
|
+
|
|
59
69
|
&:hover {
|
|
60
|
-
background:
|
|
61
|
-
color:
|
|
70
|
+
background: var(--sapList_Hover_Background);
|
|
71
|
+
color: var(--sapContent_FocusColor);
|
|
62
72
|
}
|
|
63
73
|
}
|
|
64
74
|
}
|
|
75
|
+
|
|
65
76
|
&.sapMTPSliderExpanded {
|
|
77
|
+
|
|
66
78
|
.sapMTimePickerSlider {
|
|
79
|
+
|
|
67
80
|
.sapMTimePickerItem {
|
|
68
|
-
background:
|
|
69
|
-
border: 0.0625rem solid
|
|
81
|
+
background: var(--sapLegend_WorkingBackground);
|
|
82
|
+
border: 0.0625rem solid var(--sapList_Background);
|
|
83
|
+
|
|
70
84
|
&:hover {
|
|
71
|
-
background:
|
|
85
|
+
background: var(--sapList_Hover_Background);
|
|
72
86
|
}
|
|
87
|
+
|
|
73
88
|
&:active {
|
|
74
|
-
background:
|
|
75
|
-
color:
|
|
89
|
+
background: var(--sapContent_Selected_Background);
|
|
90
|
+
color: var(--sapContent_Selected_TextColor);
|
|
76
91
|
}
|
|
77
|
-
|
|
78
|
-
|
|
92
|
+
|
|
93
|
+
&.sapMTimePickerItemSelected {
|
|
94
|
+
background: var(--sapList_Background)
|
|
79
95
|
}
|
|
80
96
|
}
|
|
97
|
+
|
|
81
98
|
.sapMTPPickerSelectionFrame {
|
|
82
|
-
border: 0.125rem solid
|
|
83
|
-
border-radius:
|
|
84
|
-
outline:none;
|
|
99
|
+
border: 0.125rem solid var(--sapList_SelectionBorderColor);
|
|
100
|
+
border-radius: var(--sapButton_BorderCornerRadius);
|
|
101
|
+
outline: none;
|
|
102
|
+
|
|
85
103
|
&:hover {
|
|
104
|
+
|
|
86
105
|
+ ul > li.sapMTimePickerItem.sapMTimePickerItemSelected {
|
|
87
|
-
background:
|
|
106
|
+
background: var(--sapList_Hover_Background);
|
|
88
107
|
}
|
|
89
108
|
}
|
|
109
|
+
|
|
90
110
|
&:active {
|
|
111
|
+
|
|
91
112
|
& + ul > li.sapMTimePickerItem.sapMTimePickerItemSelected {
|
|
92
|
-
background:
|
|
93
|
-
color:
|
|
113
|
+
background: var(--sapContent_Selected_Background);
|
|
114
|
+
color: var(--sapContent_Selected_TextColor);
|
|
94
115
|
}
|
|
95
116
|
}
|
|
96
117
|
}
|
|
@@ -103,41 +124,48 @@
|
|
|
103
124
|
}
|
|
104
125
|
}
|
|
105
126
|
|
|
106
|
-
|
|
107
127
|
/* PHONE STYLES */
|
|
108
128
|
.sap-phone {
|
|
109
|
-
/* ======================================== */
|
|
110
|
-
/* TimePicker Dropdown */
|
|
111
|
-
/* ======================================== */
|
|
112
129
|
|
|
130
|
+
/* TimePicker Dropdown */
|
|
113
131
|
.sapMTimePickerContainer {
|
|
132
|
+
|
|
114
133
|
.sapMTPColumn {
|
|
134
|
+
|
|
115
135
|
.sapMTimePickerSlider,
|
|
116
136
|
.sapMTimePickerLabel,
|
|
117
137
|
.sapMTimePickerSlider {
|
|
138
|
+
|
|
118
139
|
.sapMTimePickerItem,
|
|
119
140
|
.sapMTPPickerSelectionFrame,
|
|
120
141
|
.sapMTPSliderExpanded {
|
|
121
142
|
width: 3rem;
|
|
122
143
|
height: 2.875rem;
|
|
123
144
|
}
|
|
145
|
+
|
|
124
146
|
width: 3rem;
|
|
125
147
|
height: 2.875rem;
|
|
126
148
|
}
|
|
149
|
+
|
|
127
150
|
.sapMTimePickerSlider {
|
|
151
|
+
|
|
128
152
|
.sapMTimePickerItem {
|
|
129
|
-
border: 1px solid
|
|
153
|
+
border: 1px solid var(--sapList_Background);
|
|
130
154
|
}
|
|
131
155
|
}
|
|
156
|
+
|
|
132
157
|
&.sapMTPSliderExpanded {
|
|
158
|
+
|
|
133
159
|
.sapMTimePickerSlider {
|
|
160
|
+
|
|
134
161
|
.sapMTimePickerItem {
|
|
135
|
-
background:
|
|
136
|
-
border: 1px solid
|
|
162
|
+
background: var(--sapLegend_WorkingBackground);
|
|
163
|
+
border: 1px solid var(--sapList_Background);
|
|
137
164
|
width: 3rem;
|
|
138
165
|
}
|
|
166
|
+
|
|
139
167
|
.sapMTPPickerSelectionFrame {
|
|
140
|
-
outline: 0.125rem solid
|
|
168
|
+
outline: 0.125rem solid var(--sapSelectedColor);
|
|
141
169
|
outline-offset: -0.188rem;
|
|
142
170
|
}
|
|
143
171
|
}
|