@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.m/Title
|
|
3
|
-
/* Evening Horizon theme
|
|
4
|
-
/*
|
|
1
|
+
/* =========================== */
|
|
2
|
+
/* CSS for control sap.m/Title */
|
|
3
|
+
/* Evening Horizon theme */
|
|
4
|
+
/* =========================== */
|
|
5
5
|
|
|
6
6
|
.sapFFCL {
|
|
7
7
|
|
|
@@ -11,7 +11,9 @@
|
|
|
11
11
|
.sapFDynamicPage-Std-Phone {
|
|
12
12
|
|
|
13
13
|
.sapFDynamicPageTitleMain {
|
|
14
|
+
|
|
14
15
|
.sapFDynamicPageTitleMainInner {
|
|
16
|
+
|
|
15
17
|
.sapFDynamicPageTitleMainHeading {
|
|
16
18
|
align-self: auto;
|
|
17
19
|
|
|
@@ -19,8 +21,8 @@
|
|
|
19
21
|
margin-top: 0.6875rem;
|
|
20
22
|
|
|
21
23
|
.sapMTitle:not(.sapUICompVarMngmtTitle):not(.sapMVarMngmtTitle) {
|
|
22
|
-
font-size:
|
|
23
|
-
font-family:
|
|
24
|
+
font-size: var(--sapObjectHeader_Title_SnappedFontSize);
|
|
25
|
+
font-family: var(--sapObjectHeader_Title_FontFamily);
|
|
24
26
|
}
|
|
25
27
|
}
|
|
26
28
|
}
|
|
@@ -12,17 +12,17 @@
|
|
|
12
12
|
.sapMToken {
|
|
13
13
|
padding-left: @_sap_m_Token_LeftPadding;
|
|
14
14
|
border-radius: 0.375rem;
|
|
15
|
-
color:
|
|
16
|
-
font-size:
|
|
15
|
+
color: var(--sapTextColor);
|
|
16
|
+
font-size: var(--sapFontSize);
|
|
17
17
|
overflow: visible;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
.sapMTokenSelected,
|
|
21
21
|
.sapMToken.sapMTokenReadOnly.sapMTokenSelected {
|
|
22
|
-
background:
|
|
23
|
-
border:
|
|
22
|
+
background: var(--sapButton_Selected_Background);
|
|
23
|
+
border: var(--sapButton_BorderWidth) solid var(--sapButton_Selected_BorderColor);
|
|
24
24
|
border-radius: 0.375rem;
|
|
25
|
-
font-family:
|
|
25
|
+
font-family: var(--sapFontSemiboldDuplexFamily);
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
.sapMTokenIcon::before {
|
|
@@ -41,23 +41,23 @@
|
|
|
41
41
|
left: 0;
|
|
42
42
|
right: 0;
|
|
43
43
|
height: 2px;
|
|
44
|
-
background-color:
|
|
44
|
+
background-color: var(--sapButton_Selected_BorderColor);
|
|
45
45
|
}
|
|
46
46
|
|
|
47
47
|
html.sap-desktop .sapMToken:not(.sapMTokenSelected):not(.sapMTokenReadOnly):not(:focus):hover {
|
|
48
|
-
background:
|
|
49
|
-
border:
|
|
48
|
+
background: var(--sapButton_Hover_Background);
|
|
49
|
+
border: var(--sapButton_BorderWidth) solid var(--sapButton_TokenBorderColor);
|
|
50
50
|
border-radius: 0.375rem;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
html.sap-desktop .sapMToken.sapMTokenSelected:not(.sapMTokenReadOnly):hover {
|
|
54
|
-
background:
|
|
55
|
-
border:
|
|
54
|
+
background: var(--sapButton_Selected_Hover_Background);
|
|
55
|
+
border: var(--sapButton_BorderWidth) solid var(--sapButton_Selected_BorderColor);
|
|
56
56
|
}
|
|
57
57
|
|
|
58
58
|
.sapMToken.sapMTokenReadOnly {
|
|
59
59
|
padding: 0.25rem 0.3125rem;
|
|
60
|
-
color:
|
|
60
|
+
color: var(--sapContent_LabelColor);
|
|
61
61
|
|
|
62
62
|
.sapMTokenText {
|
|
63
63
|
line-height: 1rem;
|
|
@@ -65,13 +65,13 @@ html.sap-desktop .sapMToken.sapMTokenSelected:not(.sapMTokenReadOnly):hover {
|
|
|
65
65
|
}
|
|
66
66
|
|
|
67
67
|
html.sap-desktop .sapMToken:focus {
|
|
68
|
-
outline:
|
|
68
|
+
outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
|
|
69
69
|
border-radius: 0.5rem;
|
|
70
70
|
outline-offset: 0.0625rem;
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
html.sap-desktop .sapMToken:not(.sapMTokenSelected):not(.sapMTokenReadOnly):focus:hover {
|
|
74
|
-
border:
|
|
74
|
+
border: var(--sapButton_BorderWidth) solid var(--sapButton_TokenBorderColor);
|
|
75
75
|
}
|
|
76
76
|
|
|
77
77
|
html.sap-desktop .sapUiSizeCompact .sapMToken:focus,
|
|
@@ -99,7 +99,7 @@ html.sap-desktop .sapUiSizeCondensed .sapMToken:focus {
|
|
|
99
99
|
display: inline-flex;
|
|
100
100
|
justify-content: center;
|
|
101
101
|
align-items: center;
|
|
102
|
-
right:
|
|
102
|
+
right: ~"calc(var(--sapButton_BorderWidth) * -1)";
|
|
103
103
|
}
|
|
104
104
|
|
|
105
105
|
.sapUiSizeCompact .sapMTokenIcon {
|
|
@@ -21,14 +21,14 @@
|
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
html.sap-desktop .sapMTokenizer:focus {
|
|
24
|
-
outline: 2px solid
|
|
24
|
+
outline: 2px solid var(--sapContent_FocusColor);
|
|
25
25
|
outline-offset: -0.125rem;
|
|
26
|
-
border-radius:
|
|
26
|
+
border-radius: var(--sapField_BorderCornerRadius);
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
/* editable tokens in read-only tokenizer */
|
|
30
30
|
.sapMTokenizer.sapMTokenizerReadonly .sapMToken {
|
|
31
|
-
|
|
31
|
+
color: var(--sapContent_LabelColor);
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
.sapMTokenizer.sapMTokenizerReadonly .sapMToken.sapMTokenReadOnly {
|
|
@@ -36,50 +36,51 @@ html.sap-desktop .sapMTokenizer:focus {
|
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
.sapUiSizeCompact {
|
|
39
|
+
|
|
39
40
|
.sapMTokenizer {
|
|
40
41
|
padding-left: 0.25rem;
|
|
42
|
+
|
|
41
43
|
&.sapMTokenizerReadonly .sapMToken.sapMTokenReadOnly {
|
|
42
44
|
padding: 0.125rem 0.25rem;
|
|
43
45
|
}
|
|
46
|
+
|
|
44
47
|
.sapMToken {
|
|
45
48
|
margin-right: 0.25rem;
|
|
46
49
|
}
|
|
47
50
|
}
|
|
48
51
|
}
|
|
49
52
|
|
|
50
|
-
/*
|
|
51
|
-
|
|
52
|
-
|
|
53
|
+
/* Disabled */
|
|
54
|
+
|
|
55
|
+
.sapMTokenizer.sapMTokenizerDisabled .sapMToken {
|
|
53
56
|
|
|
54
|
-
.sapMTokenizer.sapMTokenizerDisabled .sapMToken {
|
|
55
57
|
&:hover,
|
|
56
58
|
&:focus,
|
|
57
59
|
&.sapMTokenSelected,
|
|
58
60
|
&.sapMTokenSelected:focus,
|
|
59
61
|
&.sapMToken.sapMTokenSelected:hover,
|
|
60
62
|
&.sapMToken:not(.sapMTokenSelected):not(:focus):hover {
|
|
61
|
-
background:
|
|
63
|
+
background: var(--sapButton_TokenBackground);
|
|
62
64
|
cursor: default;
|
|
63
|
-
color:
|
|
65
|
+
color: var(--sapTextColor);
|
|
64
66
|
outline: none;
|
|
65
|
-
border: 1px solid
|
|
66
|
-
border-radius:
|
|
67
|
+
border: 1px solid var(--sapButton_TokenBorderColor);
|
|
68
|
+
border-radius: var(--sapButton_BorderCornerRadius);
|
|
67
69
|
box-shadow: none;
|
|
68
70
|
}
|
|
69
71
|
|
|
70
|
-
&:focus
|
|
72
|
+
&:focus::after {
|
|
71
73
|
content: none;
|
|
72
74
|
}
|
|
73
75
|
|
|
74
76
|
.sapMTokenText,
|
|
75
77
|
.sapMTokenIcon {
|
|
76
|
-
color:
|
|
78
|
+
color: var(--sapTextColor);
|
|
77
79
|
}
|
|
78
80
|
|
|
79
81
|
.sapMTokenIcon {
|
|
80
82
|
cursor: default;
|
|
81
83
|
}
|
|
82
|
-
|
|
83
84
|
}
|
|
84
85
|
|
|
85
86
|
.sapMTokenizer.sapMTokenizerDisabled .sapMTokenizerIndicator {
|
|
@@ -88,5 +89,5 @@ html.sap-desktop .sapMTokenizer:focus {
|
|
|
88
89
|
|
|
89
90
|
.sapMTokenizer.sapMTokenizerReadonly .sapMTokenizerIndicator,
|
|
90
91
|
.sapMTokenizer .sapMTokenizerIndicator {
|
|
91
|
-
color:
|
|
92
|
+
color: var(--sapLinkColor);
|
|
92
93
|
}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
/* ============================== */
|
|
5
5
|
|
|
6
6
|
html.sap-desktop .sapMTBActive.sapMTBFocused {
|
|
7
|
-
outline: 0.0625rem dotted
|
|
7
|
+
outline: 0.0625rem dotted var(--sapContent_FocusColor);
|
|
8
8
|
outline-offset: -0.1875rem;
|
|
9
9
|
}
|
|
10
10
|
|
|
@@ -20,30 +20,30 @@ html.sap-desktop .sapMTBActive.sapMTBFocused {
|
|
|
20
20
|
|
|
21
21
|
/* Info Toolbar Context */
|
|
22
22
|
.sapMTB-Info-CTX.sapMTB {
|
|
23
|
-
background:
|
|
24
|
-
color:
|
|
23
|
+
background: var(--sapInfobar_NonInteractive_Background);
|
|
24
|
+
color: var(--sapList_TextColor);
|
|
25
25
|
height: 2rem;
|
|
26
26
|
|
|
27
27
|
> .sapUiIcon {
|
|
28
28
|
width: 1rem;
|
|
29
29
|
height: 1rem;
|
|
30
|
-
color:
|
|
30
|
+
color: var(--sapList_TextColor);
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
> .sapUiIcon:focus {
|
|
34
|
-
color:
|
|
34
|
+
color: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
&.sapMTBActive {
|
|
38
|
-
background:
|
|
39
|
-
color:
|
|
38
|
+
background: var(--sapInfobar_Background);
|
|
39
|
+
color: var(--sapInfobar_TextColor);
|
|
40
40
|
|
|
41
41
|
&:active {
|
|
42
|
-
background:
|
|
42
|
+
background: var(--sapInfobar_Active_Background);
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
&:hover {
|
|
46
|
-
background:
|
|
46
|
+
background: var(--sapInfobar_Hover_Background);
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
.sapMText,
|
|
@@ -55,32 +55,30 @@ html.sap-desktop .sapMTBActive.sapMTBFocused {
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
html.sap-desktop .sapMTB-Info-CTX.sapMTBActive.sapMTBFocused {
|
|
58
|
-
outline-color:
|
|
58
|
+
outline-color: var(--sapContent_ContrastFocusColor);
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
.sapMTB.sapMTBStandard {
|
|
62
|
-
border-bottom: solid 0.0625rem
|
|
62
|
+
border-bottom: solid 0.0625rem var(--sapGroup_TitleBorderColor);
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
// solid toolbar context
|
|
67
|
-
// =====================================
|
|
65
|
+
/* solid toolbar context */
|
|
68
66
|
.sapMTB-Solid-CTX.sapMTB {
|
|
69
|
-
background-color:
|
|
67
|
+
background-color: var(--sapToolbar_Background);
|
|
70
68
|
}
|
|
71
69
|
|
|
72
70
|
html.sap-desktop .sapMTBActive.sapMTBFocused {
|
|
73
71
|
outline: none;
|
|
74
|
-
box-shadow: inset
|
|
72
|
+
box-shadow: inset 0 0 0 var(--sapContent_FocusWidth) var(--sapContent_FocusColor);
|
|
75
73
|
}
|
|
76
74
|
|
|
77
75
|
.sapMTB .sapMTBSeparator {
|
|
78
|
-
background:
|
|
76
|
+
background: var(--sapToolbar_SeparatorColor);
|
|
79
77
|
}
|
|
80
78
|
|
|
81
|
-
|
|
79
|
+
/* Styles suporting Table inside ObjectPageSubSection scenario */
|
|
82
80
|
.sapUxAPObjectPageLayout .sapUiTableOnObjectPageAdjustmentsForSection .sapMIBar.sapMTB.sapMTBHeader-CTX {
|
|
83
|
-
background:
|
|
81
|
+
background: var(--sapBackgroundColor);
|
|
84
82
|
padding: 0;
|
|
85
83
|
}
|
|
86
84
|
|
|
@@ -8,54 +8,54 @@
|
|
|
8
8
|
line-height: 1rem;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
.sapMValueStateHeaderSuccess
|
|
12
|
-
font-family:
|
|
13
|
-
content:
|
|
11
|
+
.sapMValueStateHeaderSuccess::before {
|
|
12
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
13
|
+
content: '\e1c1';
|
|
14
14
|
position: absolute;
|
|
15
15
|
top: 0.5rem;
|
|
16
|
-
left:
|
|
16
|
+
left: 0;
|
|
17
17
|
vertical-align: middle;
|
|
18
18
|
font-size: 1rem;
|
|
19
|
-
color:
|
|
19
|
+
color: var(--sapPositiveElementColor);
|
|
20
20
|
padding-left: 0.5rem;
|
|
21
21
|
padding-right: 0.375rem;
|
|
22
22
|
}
|
|
23
23
|
|
|
24
|
-
.sapMValueStateHeaderError
|
|
25
|
-
font-family:
|
|
26
|
-
content:
|
|
24
|
+
.sapMValueStateHeaderError::before {
|
|
25
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
26
|
+
content: '\e1ec';
|
|
27
27
|
position: absolute;
|
|
28
28
|
top: 0.5rem;
|
|
29
|
-
left:
|
|
29
|
+
left: 0;
|
|
30
30
|
vertical-align: middle;
|
|
31
31
|
font-size: 1rem;
|
|
32
|
-
color:
|
|
32
|
+
color: var(--sapNegativeElementColor);
|
|
33
33
|
padding-left: 0.5rem;
|
|
34
34
|
padding-right: 0.375rem;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
|
-
.sapMValueStateHeaderWarning
|
|
38
|
-
font-family:
|
|
39
|
-
content:
|
|
37
|
+
.sapMValueStateHeaderWarning::before {
|
|
38
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
39
|
+
content: '\e053';
|
|
40
40
|
position: absolute;
|
|
41
41
|
top: 0.5rem;
|
|
42
|
-
left:
|
|
42
|
+
left: 0;
|
|
43
43
|
vertical-align: middle;
|
|
44
44
|
font-size: 1rem;
|
|
45
|
-
color:
|
|
45
|
+
color: var(--sapCriticalElementColor);
|
|
46
46
|
padding-left: 0.5rem;
|
|
47
47
|
padding-right: 0.375rem;
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
-
.sapMValueStateHeaderInformation
|
|
51
|
-
font-family:
|
|
52
|
-
content:
|
|
50
|
+
.sapMValueStateHeaderInformation::before {
|
|
51
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
52
|
+
content: '\e289';
|
|
53
53
|
position: absolute;
|
|
54
54
|
top: 0.5rem;
|
|
55
|
-
left:
|
|
55
|
+
left: 0;
|
|
56
56
|
vertical-align: middle;
|
|
57
57
|
font-size: 1rem;
|
|
58
|
-
color:
|
|
58
|
+
color: var(--sapInformativeElementColor);
|
|
59
59
|
padding-left: 0.5rem;
|
|
60
60
|
padding-right: 0.375rem;
|
|
61
61
|
}
|
|
@@ -5,46 +5,46 @@
|
|
|
5
5
|
|
|
6
6
|
.sapMValueStateMessage {
|
|
7
7
|
line-height: 1rem;
|
|
8
|
-
box-shadow:
|
|
9
|
-
border-radius:
|
|
8
|
+
box-shadow: var(--sapContent_Shadow1);
|
|
9
|
+
border-radius: var(--sapGroup_BorderCornerRadius);
|
|
10
10
|
padding: 0.5rem 0.5rem 0.5rem 1.875rem;
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
.sapMValueStateMessageError
|
|
14
|
-
font-family:
|
|
15
|
-
content:
|
|
13
|
+
.sapMValueStateMessageError::before {
|
|
14
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
15
|
+
content: '\e1ec';
|
|
16
16
|
position: absolute;
|
|
17
17
|
top: 0.5rem;
|
|
18
|
-
left:
|
|
18
|
+
left: 0;
|
|
19
19
|
vertical-align: middle;
|
|
20
20
|
font-size: 1rem;
|
|
21
|
-
color:
|
|
21
|
+
color: var(--sapNegativeElementColor);
|
|
22
22
|
padding-left: 0.5rem;
|
|
23
23
|
padding-right: 0.375rem;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
.sapMValueStateMessageWarning
|
|
27
|
-
font-family:
|
|
28
|
-
content:
|
|
26
|
+
.sapMValueStateMessageWarning::before {
|
|
27
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
28
|
+
content: '\e053';
|
|
29
29
|
position: absolute;
|
|
30
30
|
top: 0.5rem;
|
|
31
|
-
left:
|
|
31
|
+
left: 0;
|
|
32
32
|
vertical-align: middle;
|
|
33
33
|
font-size: 1rem;
|
|
34
|
-
color:
|
|
34
|
+
color: var(--sapCriticalElementColor);
|
|
35
35
|
padding-left: 0.5rem;
|
|
36
36
|
padding-right: 0.375rem;
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
-
.sapMValueStateMessageInformation
|
|
40
|
-
font-family:
|
|
41
|
-
content:
|
|
39
|
+
.sapMValueStateMessageInformation::before {
|
|
40
|
+
font-family: var(--sapContent_IconFontFamily);
|
|
41
|
+
content: '\e289';
|
|
42
42
|
position: absolute;
|
|
43
43
|
top: 0.5rem;
|
|
44
|
-
left:
|
|
44
|
+
left: 0;
|
|
45
45
|
vertical-align: middle;
|
|
46
46
|
font-size: 1rem;
|
|
47
|
-
color:
|
|
47
|
+
color: var(--sapInformativeElementColor);
|
|
48
48
|
padding-left: 0.5rem;
|
|
49
49
|
padding-right: 0.375rem;
|
|
50
50
|
}
|
|
@@ -4,14 +4,16 @@
|
|
|
4
4
|
/* ============================= */
|
|
5
5
|
|
|
6
6
|
.sapMWizard {
|
|
7
|
+
|
|
7
8
|
.sapMWizardStepContainer {
|
|
8
9
|
margin-top: @_sap_m_Wizard_NavHeight;
|
|
9
10
|
}
|
|
10
11
|
|
|
11
12
|
&.sapMWizardBgSolid .sapMWizardStepContainer {
|
|
12
|
-
background-color:
|
|
13
|
+
background-color: var(--sapShell_Background);
|
|
13
14
|
}
|
|
14
15
|
}
|
|
16
|
+
|
|
15
17
|
.sapMWizard .sapMWizardProgressNav {
|
|
16
18
|
box-shadow: @sapUiShadowHeader;
|
|
17
19
|
}
|
|
@@ -31,6 +33,5 @@
|
|
|
31
33
|
html.sap-phone .sapMWizard .sapMWizardNextButtonVisible {
|
|
32
34
|
left: 2rem;
|
|
33
35
|
bottom: 3.5rem;
|
|
34
|
-
-webkit-transform: none;
|
|
35
36
|
transform: none;
|
|
36
37
|
}
|
|
@@ -9,31 +9,31 @@
|
|
|
9
9
|
.sapMWizardProgressNav {
|
|
10
10
|
position: absolute;
|
|
11
11
|
z-index: 1;
|
|
12
|
-
box-shadow:
|
|
12
|
+
box-shadow: var(--sapContent_HeaderShadow);
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
.sapMWizardProgressNavStep:hover .sapMWizardProgressNavStepCircle {
|
|
16
|
-
background-color:
|
|
17
|
-
color:
|
|
16
|
+
background-color: var(--sapObjectHeader_Background);
|
|
17
|
+
color: var(--sapHighlightColor);
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current=
|
|
21
|
-
background-color:
|
|
22
|
-
color:
|
|
20
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true']:hover .sapMWizardProgressNavStepCircle {
|
|
21
|
+
background-color: var(--sapHighlightColor);
|
|
22
|
+
color: var(--sapContent_ContrastIconColor);
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
.sapMWizardProgressNavStep:hover .sapMWizardProgressNavStepTitle {
|
|
26
|
-
color:
|
|
26
|
+
color: var(--sapTextColor);
|
|
27
27
|
}
|
|
28
28
|
|
|
29
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current=
|
|
30
|
-
color:
|
|
29
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true'] .sapMWizardProgressNavStepTitle {
|
|
30
|
+
color: var(--sapContent_Selected_ForegroundColor);
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current=
|
|
33
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true'] .sapMWizardProgressNavStepCircle::after {
|
|
34
34
|
height: @_sap_m_WizardProgressNavigator_StepUnderlineHeight;
|
|
35
|
-
background:
|
|
36
|
-
content:
|
|
35
|
+
background: var(--sapSelectedColor);
|
|
36
|
+
content: '';
|
|
37
37
|
display: block;
|
|
38
38
|
position: relative;
|
|
39
39
|
width: 100%;
|
|
@@ -42,70 +42,74 @@
|
|
|
42
42
|
bottom: -0.75rem;
|
|
43
43
|
}
|
|
44
44
|
|
|
45
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current=
|
|
45
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true'] .sapMWizardProgressNavStepContainer::after {
|
|
46
46
|
height: 0;
|
|
47
47
|
}
|
|
48
|
-
|
|
48
|
+
|
|
49
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true'] {
|
|
50
|
+
|
|
49
51
|
& .sapMWizardProgressNavStepCircle {
|
|
50
|
-
background:
|
|
51
|
-
color:
|
|
52
|
+
background: var(--sapSelectedColor);
|
|
53
|
+
color: var(--sapContent_ContrastTextColor);
|
|
52
54
|
}
|
|
53
55
|
}
|
|
54
56
|
|
|
55
57
|
.sapMWizardProgressNavStepCircle {
|
|
56
|
-
background:
|
|
57
|
-
border-color:
|
|
58
|
-
color:
|
|
58
|
+
background: var(--sapObjectHeader_Background);
|
|
59
|
+
border-color: var(--sapSelectedColor);
|
|
60
|
+
color: var(--sapSelectedColor);
|
|
59
61
|
}
|
|
60
62
|
|
|
61
63
|
.sapMWizardProgressNavStepTitle {
|
|
62
|
-
color:
|
|
63
|
-
font-family:
|
|
64
|
+
color: var(--sapTextColor);
|
|
65
|
+
font-family: var(--sapFontBoldFamily);
|
|
64
66
|
}
|
|
65
67
|
|
|
66
68
|
.sapMWizardProgressNavStepTitle:hover {
|
|
67
|
-
color:
|
|
69
|
+
color: var(--sapTextColor);
|
|
68
70
|
}
|
|
69
71
|
|
|
70
72
|
.sapMWizardProgressNavStep::after {
|
|
71
|
-
border-bottom-color:
|
|
73
|
+
border-bottom-color: var(--sapContent_Selected_ForegroundColor);
|
|
72
74
|
}
|
|
73
75
|
|
|
74
76
|
.sapMWizard .sapMWizardStepContainer {
|
|
75
|
-
|
|
77
|
+
background: var(--sapGroup_ContentBackground);
|
|
76
78
|
}
|
|
77
79
|
|
|
78
80
|
.sapMWizardProgressNavStepTitleOptional {
|
|
79
|
-
color:
|
|
81
|
+
color: var(--sapTextColor);
|
|
80
82
|
}
|
|
81
83
|
|
|
82
84
|
.sapMWizardProgressNavStepLabelOptional {
|
|
83
85
|
margin-top: 0.125rem;
|
|
84
86
|
}
|
|
85
87
|
|
|
86
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-active=
|
|
88
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-active='true'] {
|
|
89
|
+
|
|
87
90
|
/* all steps after the active one have inactive style */
|
|
88
91
|
& ~ .sapMWizardProgressNavStep .sapMWizardProgressNavStepCircle {
|
|
89
|
-
border-color:
|
|
90
|
-
background:
|
|
91
|
-
color:
|
|
92
|
+
border-color: var(--sapList_BorderColor);
|
|
93
|
+
background: var(--sapObjectHeader_Background);
|
|
94
|
+
color: var(--sapContent_LabelColor);
|
|
92
95
|
}
|
|
93
96
|
|
|
94
97
|
& ~ .sapMWizardProgressNavStep .sapMWizardProgressNavStepTitle {
|
|
95
|
-
color:
|
|
98
|
+
color: var(--sapContent_LabelColor);
|
|
96
99
|
}
|
|
97
100
|
|
|
98
101
|
/* all separators after (and including) the active step have inactive style */
|
|
99
102
|
&::after,
|
|
100
103
|
& ~ .sapMWizardProgressNavStep::after {
|
|
101
|
-
border-bottom-color:
|
|
104
|
+
border-bottom-color: var(--sapList_BorderColor);
|
|
102
105
|
}
|
|
103
106
|
}
|
|
104
107
|
|
|
105
|
-
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-open-prev=
|
|
108
|
+
.sapMWizardProgressNavStep[data-sap-ui-wpn-step-open-prev='true'][data-sap-ui-wpn-step-open='false'][data-sap-ui-wpn-step-current='true'] {
|
|
109
|
+
|
|
106
110
|
.sapMWizardProgressNavStepCircle {
|
|
107
|
-
background:
|
|
108
|
-
border-color:
|
|
111
|
+
background: var(--sapActiveColor);
|
|
112
|
+
border-color: var(--sapActiveColor);
|
|
109
113
|
}
|
|
110
114
|
}
|
|
111
115
|
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
/* ================================= */
|
|
5
5
|
|
|
6
6
|
.sapMWizardStep {
|
|
7
|
-
background-color:
|
|
8
|
-
border-radius:
|
|
7
|
+
background-color: var(--sapGroup_ContentBackground);
|
|
8
|
+
border-radius: var(--sapElement_BorderCornerRadius);
|
|
9
9
|
padding: 1rem;
|
|
10
10
|
margin-bottom: 1rem;
|
|
11
11
|
}
|