@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,30 +1,37 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.f/SidePanel
|
|
3
|
-
/* Horizon High Contrast Black theme
|
|
4
|
-
/*
|
|
1
|
+
/* ================================== */
|
|
2
|
+
/* CSS for control sap.f/SidePanel */
|
|
3
|
+
/* Horizon High Contrast Black theme */
|
|
4
|
+
/* ================================== */
|
|
5
5
|
|
|
6
|
-
@_sap_ui_layout_Splitter_BarDecorationColors:
|
|
7
|
-
@_sap_ui_layout_Splitter_BarActiveDecorationColors:
|
|
6
|
+
@_sap_ui_layout_Splitter_BarDecorationColors: var(--sapObjectHeader_BorderColor), fade(@sapUiObjectHeaderBorderColor, 0);
|
|
7
|
+
@_sap_ui_layout_Splitter_BarActiveDecorationColors: var(--sapObjectHeader_BorderColor), var(--sapObjectHeader_BorderColor);
|
|
8
8
|
|
|
9
9
|
.sapFSP {
|
|
10
|
+
|
|
10
11
|
.sapFSPSplitterBar {
|
|
12
|
+
|
|
11
13
|
&:hover {
|
|
14
|
+
|
|
12
15
|
.sapFSPSplitterBarGripIcon {
|
|
13
|
-
background:
|
|
16
|
+
background: var(--sapHighlightColor);
|
|
14
17
|
}
|
|
15
18
|
}
|
|
16
19
|
}
|
|
20
|
+
|
|
17
21
|
.sapFSPSide {
|
|
22
|
+
|
|
18
23
|
.sapFSPSideInner {
|
|
19
|
-
border: 0.0625rem solid
|
|
24
|
+
border: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
20
25
|
box-sizing: content-box;
|
|
21
26
|
|
|
22
27
|
.sapFSPActionBar {
|
|
23
28
|
|
|
24
29
|
.sapFSPItem {
|
|
30
|
+
|
|
25
31
|
&.sapFSPSelected {
|
|
32
|
+
|
|
26
33
|
.sapUiIcon {
|
|
27
|
-
background-color:
|
|
34
|
+
background-color: var(--sapContent_Selected_Background);
|
|
28
35
|
border-width: 0.125rem;
|
|
29
36
|
}
|
|
30
37
|
|
|
@@ -34,8 +41,9 @@
|
|
|
34
41
|
}
|
|
35
42
|
|
|
36
43
|
&:focus {
|
|
44
|
+
|
|
37
45
|
&::after {
|
|
38
|
-
border: 0.125rem dotted
|
|
46
|
+
border: 0.125rem dotted var(--sapContent_FocusColor);
|
|
39
47
|
}
|
|
40
48
|
}
|
|
41
49
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* ================================== */
|
|
2
|
-
/* CSS for control sap.f/
|
|
2
|
+
/* CSS for control sap.f/AvatarGroup */
|
|
3
3
|
/* Horizon High Contrast White theme */
|
|
4
4
|
/* ================================== */
|
|
5
5
|
|
|
6
6
|
.sapFAvatarGroup {
|
|
7
|
-
padding:
|
|
7
|
+
padding: var(--sapContent_FocusWidth);
|
|
8
8
|
}
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
|
|
6
6
|
html.sap-desktop .sapFDynamicPageTitle.sapFDynamicPageTitleFocus {
|
|
7
7
|
outline-width: 0.125rem;
|
|
8
|
-
outline-offset: -0.25rem;
|
|
8
|
+
outline-offset: -0.25rem; /* due to bottom border overlapping */
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
.sapFDynamicPageTitleWrapper.sapFDynamicPageTitleSnappedTitleOnMobile > .sapFDynamicPageTitle {
|
|
12
|
-
border-bottom: 1px solid
|
|
12
|
+
border-bottom: 1px solid var(--sapObjectHeader_BorderColor);
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
.sapFDynamicPageTitle {
|
|
@@ -18,7 +18,7 @@ html.sap-desktop .sapFDynamicPageTitle.sapFDynamicPageTitleFocus {
|
|
|
18
18
|
|
|
19
19
|
&.sapFDynamicPageTitleTransparent,
|
|
20
20
|
&.sapFDynamicPageTitleTranslucent {
|
|
21
|
-
background:
|
|
21
|
+
background: var(--sapObjectHeader_Background);
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
|
|
@@ -27,19 +27,21 @@ html.sap-desktop .sapFDynamicPageTitle.sapFDynamicPageTitleFocus {
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
.sapFDynamicPage-Std-Tablet {
|
|
30
|
+
|
|
30
31
|
.sapFDynamicPageTitle,
|
|
31
32
|
.sapFDynamicPageTitleWrapper.sapFDynamicPageTitleSnapped > .sapFDynamicPageTitle {
|
|
32
33
|
padding: 0.5rem 2rem;
|
|
33
34
|
}
|
|
34
35
|
|
|
35
|
-
|
|
36
|
-
|
|
36
|
+
/* Needed because on some high-end phones in landscape mode,
|
|
37
|
+
the width of the viewport is bigger than 600 (Tablet breakpoint). */
|
|
37
38
|
.sapFDynamicPageTitleWrapper.sapFDynamicPageTitleSnappedTitleOnMobile > .sapFDynamicPageTitle {
|
|
38
39
|
padding: 0 2rem;
|
|
39
40
|
}
|
|
40
41
|
}
|
|
41
42
|
|
|
42
43
|
.sapFDynamicPage-Std-Phone {
|
|
44
|
+
|
|
43
45
|
.sapFDynamicPageTitle,
|
|
44
46
|
.sapFDynamicPageTitleWrapper.sapFDynamicPageTitleOnly > .sapFDynamicPageTitle,
|
|
45
47
|
.sapFDynamicPageTitleWrapper.sapFDynamicPageTitleSnapped > .sapFDynamicPageTitle {
|
|
@@ -56,7 +58,7 @@ html.sap-desktop .sapFDynamicPageTitle.sapFDynamicPageTitleFocus {
|
|
|
56
58
|
padding: 0;
|
|
57
59
|
}
|
|
58
60
|
|
|
59
|
-
|
|
61
|
+
/* General alignment styles for header text */
|
|
60
62
|
.sapFDynamicPageTitleMain > .sapFDynamicPageTitleMainInner .sapFDynamicPageTitleMainHeading {
|
|
61
63
|
align-self: center;
|
|
62
64
|
}
|
|
@@ -69,49 +71,32 @@ html.sap-desktop .sapFDynamicPageTitle.sapFDynamicPageTitleFocus {
|
|
|
69
71
|
margin-left: 0;
|
|
70
72
|
}
|
|
71
73
|
|
|
72
|
-
/* IE and Edge ignores outline-offset. Use an overlay: */
|
|
73
|
-
/* TODO remove after the end of support for Internet Explorer */
|
|
74
|
-
html[data-sap-ui-browser^="ie"].sap-desktop,
|
|
75
|
-
html[data-sap-ui-browser^="ed"].sap-desktop {
|
|
76
|
-
.sapFDynamicPageTitle.sapFDynamicPageTitleFocus {
|
|
77
|
-
outline: none;
|
|
78
|
-
position: relative;
|
|
79
|
-
}
|
|
80
|
-
.sapFDynamicPageTitle.sapFDynamicPageTitleFocus:before {
|
|
81
|
-
content: " ";
|
|
82
|
-
box-sizing: border-box;
|
|
83
|
-
width: 100%;
|
|
84
|
-
height: 98%; // due to bottom border overlapping
|
|
85
|
-
position: absolute;
|
|
86
|
-
left: 0;
|
|
87
|
-
top: 0;
|
|
88
|
-
border: 0.125rem dashed @sapUiContentFocusColor;
|
|
89
|
-
pointer-events: none;
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
|
|
93
74
|
/* Firefox fix due to focus cut out from top and left */
|
|
94
|
-
html[data-sap-ui-browser^=
|
|
75
|
+
html[data-sap-ui-browser^='ff'].sap-desktop {
|
|
76
|
+
|
|
95
77
|
.sapFDynamicPageTitle.sapFDynamicPageTitleFocus {
|
|
96
78
|
outline: none;
|
|
97
79
|
position: relative;
|
|
98
80
|
}
|
|
99
|
-
|
|
100
|
-
|
|
81
|
+
|
|
82
|
+
.sapFDynamicPageTitle.sapFDynamicPageTitleFocus::before {
|
|
83
|
+
content: '';
|
|
101
84
|
box-sizing: border-box;
|
|
102
85
|
width: 100%;
|
|
103
|
-
height: 98%;
|
|
86
|
+
height: 98%; /* due to bottom border overlapping */
|
|
104
87
|
position: absolute;
|
|
105
88
|
left: 0;
|
|
106
89
|
top: 0;
|
|
107
|
-
border: 0.125rem dotted
|
|
90
|
+
border: 0.125rem dotted var(--sapContent_FocusColor);
|
|
108
91
|
pointer-events: none;
|
|
109
92
|
}
|
|
110
93
|
}
|
|
111
94
|
|
|
112
95
|
.sapFDynamicPageNavigation .sapFDynamicPageTitleWrapper {
|
|
96
|
+
|
|
113
97
|
&.sapFDynamicPageTitleSnapped,
|
|
114
98
|
&.sapFDynamicPageTitleOnly {
|
|
99
|
+
|
|
115
100
|
& > .sapFDynamicPageTitle {
|
|
116
101
|
box-shadow: none;
|
|
117
102
|
}
|
|
@@ -119,6 +104,7 @@ html[data-sap-ui-browser^="ff"].sap-desktop {
|
|
|
119
104
|
}
|
|
120
105
|
|
|
121
106
|
.sapUiSizeCompact {
|
|
107
|
+
|
|
122
108
|
.sapFDynamicPageTitle .sapMTB {
|
|
123
109
|
height: 2.75rem;
|
|
124
110
|
}
|
|
@@ -3,32 +3,33 @@
|
|
|
3
3
|
/* Horizon High Contrast White theme */
|
|
4
4
|
/* =========================================== */
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
/* Cozy mode */
|
|
7
7
|
.sapFFCL > {
|
|
8
|
+
|
|
8
9
|
&.sapFFCLBackgroundDesignSolid {
|
|
9
|
-
background:
|
|
10
|
+
background: var(--sapContent_ForegroundColor);
|
|
10
11
|
}
|
|
11
12
|
|
|
12
13
|
&.sapFFCLBackgroundDesignTranslucent {
|
|
13
|
-
background:
|
|
14
|
+
background: var(--sapBackgroundColor);
|
|
14
15
|
}
|
|
15
16
|
|
|
16
17
|
&.sapFFCLBackgroundDesignTransparent {
|
|
17
|
-
background:
|
|
18
|
+
background: var(--sapBackgroundColor);
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
& > .sapFFCLColumnMid.sapFFCLColumnActive {
|
|
21
|
-
border-left: 0.0625rem solid
|
|
22
|
-
border-right: 0.0625rem solid
|
|
22
|
+
border-left: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
23
|
+
border-right: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
23
24
|
}
|
|
24
25
|
|
|
25
26
|
& > .sapFFCLColumnActive.sapFFCLColumnLastActive {
|
|
26
27
|
border-right: none;
|
|
27
|
-
border-left: 0.0625rem solid
|
|
28
|
+
border-left: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
28
29
|
}
|
|
29
30
|
|
|
30
31
|
& > .sapFFCLColumnActive.sapFFCLColumnFirstActive {
|
|
31
|
-
border-right: 0.0625rem solid
|
|
32
|
+
border-right: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
32
33
|
border-left: none;
|
|
33
34
|
}
|
|
34
35
|
|
|
@@ -39,25 +40,29 @@
|
|
|
39
40
|
}
|
|
40
41
|
|
|
41
42
|
.sapFFCL {
|
|
43
|
+
|
|
42
44
|
.sapFFCLNavigationButton {
|
|
45
|
+
|
|
43
46
|
.sapMBtnInner {
|
|
44
|
-
border: 0.0625rem solid
|
|
47
|
+
border: 0.0625rem solid var(--sapButton_BorderColor);
|
|
45
48
|
|
|
46
49
|
.sapMBtnIcon {
|
|
47
50
|
width: auto;
|
|
48
51
|
}
|
|
49
52
|
}
|
|
50
|
-
|
|
51
|
-
|
|
53
|
+
|
|
54
|
+
&::before,
|
|
55
|
+
&::after {
|
|
52
56
|
background-size: 0.125rem 100%;
|
|
53
57
|
background-position-x: calc(50% - 0.0625rem);
|
|
54
58
|
}
|
|
55
|
-
|
|
56
|
-
|
|
59
|
+
|
|
60
|
+
&::before {
|
|
61
|
+
background-image: linear-gradient(to top, var(--sapObjectHeader_BorderColor), fade(@sapUiObjectHeaderBorderColor, 0));
|
|
57
62
|
}
|
|
58
63
|
|
|
59
|
-
|
|
60
|
-
background-image: linear-gradient(to bottom,
|
|
64
|
+
&::after {
|
|
65
|
+
background-image: linear-gradient(to bottom, var(--sapObjectHeader_BorderColor), fade(@sapUiObjectHeaderBorderColor, 0));
|
|
61
66
|
}
|
|
62
67
|
}
|
|
63
|
-
}
|
|
68
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.f/GridList
|
|
3
|
-
/* Horizon High Contrast White theme
|
|
4
|
-
/*
|
|
1
|
+
/* ================================== */
|
|
2
|
+
/* CSS for control sap.f/GridList */
|
|
3
|
+
/* Horizon High Contrast White theme */
|
|
4
|
+
/* ================================== */
|
|
5
5
|
|
|
6
6
|
@_sap_f_GridList_ItemFocusBorderRadius: unset;
|
|
@@ -1,30 +1,37 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.f/SidePanel
|
|
3
|
-
/* Horizon High Contrast White theme
|
|
4
|
-
/*
|
|
1
|
+
/* ================================== */
|
|
2
|
+
/* CSS for control sap.f/SidePanel */
|
|
3
|
+
/* Horizon High Contrast White theme */
|
|
4
|
+
/* ================================== */
|
|
5
5
|
|
|
6
|
-
@_sap_ui_layout_Splitter_BarDecorationColors:
|
|
7
|
-
@_sap_ui_layout_Splitter_BarActiveDecorationColors:
|
|
6
|
+
@_sap_ui_layout_Splitter_BarDecorationColors: var(--sapObjectHeader_BorderColor), fade(@sapUiObjectHeaderBorderColor, 0);
|
|
7
|
+
@_sap_ui_layout_Splitter_BarActiveDecorationColors: var(--sapObjectHeader_BorderColor), var(--sapObjectHeader_BorderColor);
|
|
8
8
|
|
|
9
9
|
.sapFSP {
|
|
10
|
+
|
|
10
11
|
.sapFSPSplitterBar {
|
|
12
|
+
|
|
11
13
|
&:hover {
|
|
14
|
+
|
|
12
15
|
.sapFSPSplitterBarGripIcon {
|
|
13
|
-
background:
|
|
16
|
+
background: var(--sapHighlightColor);
|
|
14
17
|
}
|
|
15
18
|
}
|
|
16
19
|
}
|
|
20
|
+
|
|
17
21
|
.sapFSPSide {
|
|
22
|
+
|
|
18
23
|
.sapFSPSideInner {
|
|
19
|
-
border: 0.0625rem solid
|
|
24
|
+
border: 0.0625rem solid var(--sapGroup_ContentBorderColor);
|
|
20
25
|
box-sizing: content-box;
|
|
21
26
|
|
|
22
27
|
.sapFSPActionBar {
|
|
23
28
|
|
|
24
29
|
.sapFSPItem {
|
|
30
|
+
|
|
25
31
|
&.sapFSPSelected {
|
|
32
|
+
|
|
26
33
|
.sapUiIcon {
|
|
27
|
-
background-color:
|
|
34
|
+
background-color: var(--sapContent_Selected_Background);
|
|
28
35
|
border-width: 0.125rem;
|
|
29
36
|
}
|
|
30
37
|
|
|
@@ -34,8 +41,9 @@
|
|
|
34
41
|
}
|
|
35
42
|
|
|
36
43
|
&:focus {
|
|
44
|
+
|
|
37
45
|
&::after {
|
|
38
|
-
border: 0.125rem dotted
|
|
46
|
+
border: 0.125rem dotted var(--sapContent_FocusColor);
|
|
39
47
|
}
|
|
40
48
|
}
|
|
41
49
|
}
|
|
@@ -548,16 +548,6 @@ large.sapUiSizeCompact .sapMGT.sapMGTLineMode,
|
|
|
548
548
|
font-weight: bold;
|
|
549
549
|
}
|
|
550
550
|
|
|
551
|
-
.OneByOne.tileWithAppInfo {
|
|
552
|
-
|
|
553
|
-
.sapMGTTInfoContainer {
|
|
554
|
-
|
|
555
|
-
.sapMGTTInfo {
|
|
556
|
-
background-color: var(--sapTile_Active_Background);
|
|
557
|
-
}
|
|
558
|
-
}
|
|
559
|
-
}
|
|
560
|
-
|
|
561
551
|
.TwoByOne.sapMGTActionMode {
|
|
562
552
|
border-radius: 1.25rem;
|
|
563
553
|
|