@openui5/themelib_sap_horizon 1.117.1 → 1.119.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/THIRDPARTY.txt +2 -2
- package/package.json +18 -18
- package/src/sap/f/themes/sap_horizon/AvatarGroup.less +81 -25
- package/src/sap/f/themes/sap_horizon/DynamicPageTitle.less +3 -3
- package/src/sap/f/themes/sap_horizon/ShellBar.less +2 -1
- package/src/sap/f/themes/sap_horizon/SidePanel.less +7 -0
- package/src/sap/f/themes/sap_horizon_dark/AvatarGroup.less +82 -25
- package/src/sap/f/themes/sap_horizon_dark/DynamicPageTitle.less +3 -3
- package/src/sap/f/themes/sap_horizon_dark/ShellBar.less +2 -2
- package/src/sap/f/themes/sap_horizon_dark/SidePanel.less +7 -0
- package/src/sap/f/themes/sap_horizon_hcb/SidePanel.less +10 -0
- package/src/sap/f/themes/sap_horizon_hcw/SidePanel.less +10 -0
- package/src/sap/m/themes/sap_horizon/BusyIndicator.less +2 -2
- package/src/sap/m/themes/sap_horizon/Button.less +13 -26
- package/src/sap/m/themes/sap_horizon/GenericTile.less +37 -0
- package/src/sap/m/themes/sap_horizon/IconTabBar.less +42 -17
- package/src/sap/m/themes/sap_horizon/InputBase.less +5 -1
- package/src/sap/m/themes/sap_horizon/MessageStrip.less +4 -12
- package/src/sap/m/themes/sap_horizon/ObjectStatus.less +243 -20
- package/src/sap/m/themes/sap_horizon/Page.less +2 -1
- package/src/sap/m/themes/sap_horizon/Panel.less +16 -4
- package/src/sap/m/themes/sap_horizon/ProgressIndicator.less +2 -1
- package/src/sap/m/themes/sap_horizon/RadioButton.less +0 -21
- package/src/sap/m/themes/sap_horizon/RangeSlider.less +5 -5
- package/src/sap/m/themes/sap_horizon/RatingIndicator.less +0 -4
- package/src/sap/m/themes/sap_horizon/SearchField.less +8 -5
- package/src/sap/m/themes/sap_horizon/SegmentedButton.less +34 -15
- package/src/sap/m/themes/sap_horizon/Select.less +4 -2
- package/src/sap/m/themes/sap_horizon/SinglePlanningCalendarMonthGrid.less +1 -1
- package/src/sap/m/themes/sap_horizon/Slider.less +1 -1
- package/src/sap/m/themes/sap_horizon/Table.less +1 -4
- package/src/sap/m/themes/sap_horizon/TextArea.less +4 -0
- package/src/sap/m/themes/sap_horizon/Title.less +19 -6
- package/src/sap/m/themes/sap_horizon/ToggleButton.less +2 -19
- package/src/sap/m/themes/sap_horizon/Toolbar.less +9 -0
- package/src/sap/m/themes/sap_horizon_dark/BusyIndicator.less +2 -2
- package/src/sap/m/themes/sap_horizon_dark/Button.less +13 -26
- package/src/sap/m/themes/sap_horizon_dark/GenericTile.less +38 -0
- package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +32 -7
- package/src/sap/m/themes/sap_horizon_dark/InputBase.less +5 -1
- package/src/sap/m/themes/sap_horizon_dark/Label.less +6 -0
- package/src/sap/m/themes/sap_horizon_dark/MessageStrip.less +4 -12
- package/src/sap/m/themes/sap_horizon_dark/MessageToast.less +8 -0
- package/src/sap/m/themes/sap_horizon_dark/ObjectStatus.less +243 -20
- package/src/sap/m/themes/sap_horizon_dark/Page.less +2 -1
- package/src/sap/m/themes/sap_horizon_dark/Panel.less +14 -2
- package/src/sap/m/themes/sap_horizon_dark/ProgressIndicator.less +4 -0
- package/src/sap/m/themes/sap_horizon_dark/RadioButton.less +0 -21
- package/src/sap/m/themes/sap_horizon_dark/RangeSlider.less +27 -5
- package/src/sap/m/themes/sap_horizon_dark/RatingIndicator.less +8 -23
- package/src/sap/m/themes/sap_horizon_dark/SearchField.less +10 -6
- package/src/sap/m/themes/sap_horizon_dark/SegmentedButton.less +34 -15
- package/src/sap/m/themes/sap_horizon_dark/Select.less +4 -1
- package/src/sap/m/themes/sap_horizon_dark/Slider.less +4 -3
- package/src/sap/m/themes/sap_horizon_dark/Table.less +1 -0
- package/src/sap/m/themes/sap_horizon_dark/Text.less +6 -0
- package/src/sap/m/themes/sap_horizon_dark/TextArea.less +4 -0
- package/src/sap/m/themes/sap_horizon_dark/Title.less +19 -6
- package/src/sap/m/themes/sap_horizon_dark/ToggleButton.less +2 -20
- package/src/sap/m/themes/sap_horizon_dark/Toolbar.less +9 -0
- package/src/sap/m/themes/sap_horizon_dark/library.source.less +1 -0
- package/src/sap/m/themes/sap_horizon_hcb/BusyIndicator.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcb/Button.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/Carousel.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcb/IconTabBar.less +3 -2
- package/src/sap/m/themes/sap_horizon_hcb/InputBase.less +0 -1
- package/src/sap/m/themes/sap_horizon_hcb/MessageToast.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +124 -13
- package/src/sap/m/themes/sap_horizon_hcb/Page.less +2 -1
- package/src/sap/m/themes/sap_horizon_hcb/Panel.less +0 -4
- package/src/sap/m/themes/sap_horizon_hcb/ProgressIndicator.less +4 -0
- package/src/sap/m/themes/sap_horizon_hcb/RatingIndicator.less +23 -31
- package/src/sap/m/themes/sap_horizon_hcb/SearchField.less +4 -4
- package/src/sap/m/themes/sap_horizon_hcb/SelectList.less +2 -0
- package/src/sap/m/themes/sap_horizon_hcb/TextArea.less +22 -0
- package/src/sap/m/themes/sap_horizon_hcb/Title.less +19 -6
- package/src/sap/m/themes/sap_horizon_hcb/Toolbar.less +9 -0
- package/src/sap/m/themes/sap_horizon_hcb/library.source.less +2 -0
- package/src/sap/m/themes/sap_horizon_hcw/BusyIndicator.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcw/Button.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/Carousel.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcw/IconTabBar.less +3 -1
- package/src/sap/m/themes/sap_horizon_hcw/InputBase.less +0 -1
- package/src/sap/m/themes/sap_horizon_hcw/MessageToast.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcw/ObjectStatus.less +124 -13
- package/src/sap/m/themes/sap_horizon_hcw/Page.less +2 -1
- package/src/sap/m/themes/sap_horizon_hcw/Panel.less +0 -4
- package/src/sap/m/themes/sap_horizon_hcw/ProgressIndicator.less +4 -0
- package/src/sap/m/themes/sap_horizon_hcw/RatingIndicator.less +23 -31
- package/src/sap/m/themes/sap_horizon_hcw/SearchField.less +4 -4
- package/src/sap/m/themes/sap_horizon_hcw/SelectList.less +2 -0
- package/src/sap/m/themes/sap_horizon_hcw/TextArea.less +22 -0
- package/src/sap/m/themes/sap_horizon_hcw/Title.less +19 -6
- package/src/sap/m/themes/sap_horizon_hcw/Toolbar.less +9 -0
- package/src/sap/m/themes/sap_horizon_hcw/library.source.less +2 -0
- package/src/sap/tnt/themes/sap_horizon/InfoLabel.less +28 -14
- package/src/sap/tnt/themes/sap_horizon/NavigationList.less +11 -3
- package/src/sap/tnt/themes/sap_horizon/SideNavigation.less +1 -0
- package/src/sap/tnt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_dark/InfoLabel.less +28 -14
- package/src/sap/tnt/themes/sap_horizon_dark/NavigationList.less +11 -3
- package/src/sap/tnt/themes/sap_horizon_dark/SideNavigation.less +1 -0
- package/src/sap/tnt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_hcb/InfoLabel.less +21 -6
- package/src/sap/tnt/themes/sap_horizon_hcb/NavigationList.less +19 -6
- package/src/sap/tnt/themes/sap_horizon_hcb/SideNavigation.less +2 -0
- package/src/sap/tnt/themes/sap_horizon_hcw/InfoLabel.less +21 -6
- package/src/sap/tnt/themes/sap_horizon_hcw/NavigationList.less +19 -6
- package/src/sap/tnt/themes/sap_horizon_hcw/SideNavigation.less +2 -0
- package/src/sap/tnt/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon/base.less +138 -137
- package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon/global.less +8 -8
- package/src/sap/ui/core/themes/sap_horizon/library.source.less +4 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/base.less +111 -110
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/global.less +8 -8
- package/src/sap/ui/core/themes/sap_horizon_dark/library.source.less +4 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +15 -15
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/SAP-icons.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/global.less +8 -8
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +14 -14
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/global.less +8 -8
- package/src/sap/ui/layout/themes/sap_horizon_dark/Splitter.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/BlockLayout.less +3 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/Splitter.less +0 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/BlockLayout.less +3 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/Splitter.less +0 -1
- package/src/sap/ui/rta/themes/sap_horizon/Toolbar.adaptation.less +0 -2
- package/src/sap/ui/unified/themes/sap_horizon_hcb/ColorPicker.less +7 -2
- package/src/sap/ui/unified/themes/sap_horizon_hcw/ColorPicker.less +7 -2
- package/src/sap/uxap/themes/sap_horizon/HierarchicalSelect.less +4 -3
- package/src/sap/uxap/themes/sap_horizon_dark/HierarchicalSelect.less +4 -3
|
Binary file
|
|
Binary file
|
|
@@ -805,14 +805,14 @@
|
|
|
805
805
|
@sapUiIndication7TextColor: @sapIndicationColor_7_TextColor;
|
|
806
806
|
@sapUiIndication7HoverBackground: @sapIndicationColor_7_Hover_Background;
|
|
807
807
|
@sapUiIndication7ActiveBackground: @sapIndicationColor_7_Active_Background;
|
|
808
|
-
@sapUiIndication7ActiveBorderColor: @
|
|
809
|
-
@sapUiIndication7ActiveTextColor: @
|
|
810
|
-
@sapUiIndication7SelectedBackground: @
|
|
811
|
-
@sapUiIndication7SelectedBorderColor: @
|
|
812
|
-
@sapUiIndication7SelectedTextColor: @
|
|
813
|
-
@sapUiIndication7b: @
|
|
814
|
-
@sapUiIndication7bBorderColor: @
|
|
815
|
-
@sapUiIndication7bHoverBackground: @
|
|
808
|
+
@sapUiIndication7ActiveBorderColor: @sapIndicationColor_7_Active_BorderColor;
|
|
809
|
+
@sapUiIndication7ActiveTextColor: @sapIndicationColor_7_Active_TextColor;
|
|
810
|
+
@sapUiIndication7SelectedBackground: @sapIndicationColor_7_Selected_Background;
|
|
811
|
+
@sapUiIndication7SelectedBorderColor: @sapIndicationColor_7_Selected_BorderColor;
|
|
812
|
+
@sapUiIndication7SelectedTextColor: @sapIndicationColor_7_Selected_TextColor;
|
|
813
|
+
@sapUiIndication7b: @sapIndicationColor_7b;
|
|
814
|
+
@sapUiIndication7bBorderColor: @sapIndicationColor_7_BorderColor;
|
|
815
|
+
@sapUiIndication7bHoverBackground: @sapIndicationColor_7b_Hover_Background;
|
|
816
816
|
@sapUiIndication8: @sapIndicationColor_8;
|
|
817
817
|
@sapUiIndication8Background: @sapIndicationColor_8_Background;
|
|
818
818
|
@sapUiIndication8BorderColor: @sapIndicationColor_8_BorderColor;
|
|
@@ -9,6 +9,10 @@
|
|
|
9
9
|
@import "global.less";
|
|
10
10
|
@import "shared.less";
|
|
11
11
|
|
|
12
|
+
// @sapField_HorizonNGEnabled: 1 enables editable **Fields** to appear with white background again,
|
|
13
|
+
// and read-only fields to appear grey
|
|
14
|
+
@sapField_HorizonNGEnabled: 1;
|
|
15
|
+
|
|
12
16
|
@import "BrowserScrollbar.less";
|
|
13
17
|
@import "DatePicker.less";
|
|
14
18
|
@import "LocalBusyIndicator.less";
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.
|
|
9
|
+
<version>1.119.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 Evening Horizon theme library.</documentation>
|
|
12
12
|
|