@openui5/themelib_sap_belize 1.114.9 → 1.114.10
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 +1 -1
- package/package.json +18 -18
- package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize/base.less +8 -8
- package/src/sap/ui/core/themes/sap_belize/global.less +16 -16
- package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/base.less +27 -27
- package/src/sap/ui/core/themes/sap_belize_hcb/global.less +16 -16
- package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcw/base.less +22 -22
- package/src/sap/ui/core/themes/sap_belize_hcw/global.less +16 -16
- package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_plus/base.less +4 -4
package/THIRDPARTY.txt
CHANGED
|
@@ -478,7 +478,7 @@ License: Apache-2.0
|
|
|
478
478
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
479
479
|
Contained in: lib/jsdoc/ui5/plugin.js
|
|
480
480
|
|
|
481
|
-
Component: SAP Theming Base Content, version: 11.
|
|
481
|
+
Component: SAP Theming Base Content, version: 11.6.8
|
|
482
482
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
|
483
483
|
License: Apache-2.0
|
|
484
484
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_belize",
|
|
3
|
-
"version": "1.114.
|
|
3
|
+
"version": "1.114.10",
|
|
4
4
|
"description": "OpenUI5 Theme Library sap_belize",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,22 +14,22 @@
|
|
|
14
14
|
"url": "https://github.com/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@openui5/sap.f": "1.114.
|
|
18
|
-
"@openui5/sap.m": "1.114.
|
|
19
|
-
"@openui5/sap.tnt": "1.114.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.114.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.114.
|
|
22
|
-
"@openui5/sap.ui.core": "1.114.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.114.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.114.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.114.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.114.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.114.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.114.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.114.
|
|
30
|
-
"@openui5/sap.ui.table": "1.114.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.114.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.114.
|
|
33
|
-
"@openui5/sap.uxap": "1.114.
|
|
17
|
+
"@openui5/sap.f": "1.114.10",
|
|
18
|
+
"@openui5/sap.m": "1.114.10",
|
|
19
|
+
"@openui5/sap.tnt": "1.114.10",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.114.10",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.114.10",
|
|
22
|
+
"@openui5/sap.ui.core": "1.114.10",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.114.10",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.114.10",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.114.10",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.114.10",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.114.10",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.114.10",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.114.10",
|
|
30
|
+
"@openui5/sap.ui.table": "1.114.10",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.114.10",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.114.10",
|
|
33
|
+
"@openui5/sap.uxap": "1.114.10"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -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.114.
|
|
9
|
+
<version>1.114.10</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize theme library.</documentation>
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
|
-
// * Copyright (c) 2012-
|
|
3
|
-
// * Theming Engine 1.
|
|
4
|
-
// * data:{"sModified":"2023-
|
|
2
|
+
// * Copyright (c) 2012-2023 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
3
|
+
// * Theming Engine 1.23061.0
|
|
4
|
+
// * data:{"sModified":"2023-09-11T07:13:37Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_belize/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_belize/base.less (Version 11.6.8) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -1737,10 +1737,10 @@
|
|
|
1737
1737
|
// [Protected "!true"]
|
|
1738
1738
|
@sapField_Hover_HelpBackground: @sapHighlightColor;
|
|
1739
1739
|
@sapField_Hover_Shadow: none;
|
|
1740
|
-
@sapField_Hover_InvalidShadow:
|
|
1741
|
-
@sapField_Hover_WarningShadow:
|
|
1742
|
-
@sapField_Hover_SuccessShadow:
|
|
1743
|
-
@sapField_Hover_InformationShadow:
|
|
1740
|
+
@sapField_Hover_InvalidShadow: @sapField_InvalidShadow;
|
|
1741
|
+
@sapField_Hover_WarningShadow: @sapField_WarningShadow;
|
|
1742
|
+
@sapField_Hover_SuccessShadow: @sapField_SuccessShadow;
|
|
1743
|
+
@sapField_Hover_InformationShadow: @sapField_InformationShadow;
|
|
1744
1744
|
|
|
1745
1745
|
// [Tags "!Protected"]
|
|
1746
1746
|
// [Protected "!true"]
|
|
@@ -741,7 +741,7 @@
|
|
|
741
741
|
@sapUiIndication2SelectedBorderColor: @sapIndicationColor_2_Selected_BorderColor;
|
|
742
742
|
@sapUiIndication2SelectedTextColor: @sapIndicationColor_2_Selected_TextColor;
|
|
743
743
|
@sapUiIndication2b: @sapIndicationColor_2b;
|
|
744
|
-
@sapUiIndication2bBorderColor: @
|
|
744
|
+
@sapUiIndication2bBorderColor: @sapIndicationColor_2b_BorderColor;
|
|
745
745
|
@sapUiIndication2bHoverBackground: @sapIndicationColor_2b_Hover_Background;
|
|
746
746
|
@sapUiIndication3: @sapIndicationColor_3;
|
|
747
747
|
@sapUiIndication3Background: @sapIndicationColor_3_Background;
|
|
@@ -755,7 +755,7 @@
|
|
|
755
755
|
@sapUiIndication3SelectedBorderColor: @sapIndicationColor_3_Selected_BorderColor;
|
|
756
756
|
@sapUiIndication3SelectedTextColor: @sapIndicationColor_3_Selected_TextColor;
|
|
757
757
|
@sapUiIndication3b: @sapIndicationColor_3b;
|
|
758
|
-
@sapUiIndication3bBorderColor: @
|
|
758
|
+
@sapUiIndication3bBorderColor: @sapIndicationColor_3b_BorderColor;
|
|
759
759
|
@sapUiIndication3bHoverBackground: @sapIndicationColor_3b_Hover_Background;
|
|
760
760
|
@sapUiIndication4: @sapIndicationColor_4;
|
|
761
761
|
@sapUiIndication4Background: @sapIndicationColor_4_Background;
|
|
@@ -769,7 +769,7 @@
|
|
|
769
769
|
@sapUiIndication4SelectedBorderColor: @sapIndicationColor_4_Selected_BorderColor;
|
|
770
770
|
@sapUiIndication4SelectedTextColor: @sapIndicationColor_4_Selected_TextColor;
|
|
771
771
|
@sapUiIndication4b: @sapIndicationColor_4b;
|
|
772
|
-
@sapUiIndication4bBorderColor: @
|
|
772
|
+
@sapUiIndication4bBorderColor: @sapIndicationColor_4b_BorderColor;
|
|
773
773
|
@sapUiIndication4bHoverBackground: @sapIndicationColor_4b_Hover_Background;
|
|
774
774
|
@sapUiIndication5: @sapIndicationColor_5;
|
|
775
775
|
@sapUiIndication5Background: @sapIndicationColor_5_Background;
|
|
@@ -783,7 +783,7 @@
|
|
|
783
783
|
@sapUiIndication5SelectedBorderColor: @sapIndicationColor_5_Selected_BorderColor;
|
|
784
784
|
@sapUiIndication5SelectedTextColor: @sapIndicationColor_5_Selected_TextColor;
|
|
785
785
|
@sapUiIndication5b: @sapIndicationColor_5b;
|
|
786
|
-
@sapUiIndication5bBorderColor: @
|
|
786
|
+
@sapUiIndication5bBorderColor: @sapIndicationColor_5b_BorderColor;
|
|
787
787
|
@sapUiIndication5bHoverBackground: @sapIndicationColor_5b_Hover_Background;
|
|
788
788
|
@sapUiIndication6: @sapIndicationColor_6;
|
|
789
789
|
@sapUiIndication6Background: @sapIndicationColor_6_Background;
|
|
@@ -797,7 +797,7 @@
|
|
|
797
797
|
@sapUiIndication6SelectedBorderColor: @sapIndicationColor_6_Selected_BorderColor;
|
|
798
798
|
@sapUiIndication6SelectedTextColor: @sapIndicationColor_6_Selected_TextColor;
|
|
799
799
|
@sapUiIndication6b: @sapIndicationColor_6b;
|
|
800
|
-
@sapUiIndication6bBorderColor: @
|
|
800
|
+
@sapUiIndication6bBorderColor: @sapIndicationColor_6b_BorderColor;
|
|
801
801
|
@sapUiIndication6bHoverBackground: @sapIndicationColor_6b_Hover_Background;
|
|
802
802
|
@sapUiIndication7: @sapIndicationColor_7;
|
|
803
803
|
@sapUiIndication7Background: @sapIndicationColor_7_Background;
|
|
@@ -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_7b_BorderColor;
|
|
815
|
+
@sapUiIndication7bHoverBackground: @sapIndicationColor_7b_Hover_Background;
|
|
816
816
|
@sapUiIndication8: @sapIndicationColor_8;
|
|
817
817
|
@sapUiIndication8Background: @sapIndicationColor_8_Background;
|
|
818
818
|
@sapUiIndication8BorderColor: @sapIndicationColor_8_BorderColor;
|
|
@@ -825,7 +825,7 @@
|
|
|
825
825
|
@sapUiIndication8SelectedBorderColor: @sapIndicationColor_8_Selected_BorderColor;
|
|
826
826
|
@sapUiIndication8SelectedTextColor: @sapIndicationColor_8_Selected_TextColor;
|
|
827
827
|
@sapUiIndication8b: @sapIndicationColor_8b;
|
|
828
|
-
@sapUiIndication8bBorderColor: @
|
|
828
|
+
@sapUiIndication8bBorderColor: @sapIndicationColor_8b_BorderColor;
|
|
829
829
|
@sapUiIndication8bHoverBackground: @sapIndicationColor_8b_Hover_Background;
|
|
830
830
|
@sapUiIndication9: @sapIndicationColor_9;
|
|
831
831
|
@sapUiIndication9Background: @sapIndicationColor_9_Background;
|
|
@@ -839,7 +839,7 @@
|
|
|
839
839
|
@sapUiIndication9SelectedBorderColor: @sapIndicationColor_9_Selected_BorderColor;
|
|
840
840
|
@sapUiIndication9SelectedTextColor: @sapIndicationColor_9_Selected_TextColor;
|
|
841
841
|
@sapUiIndication9b: @sapIndicationColor_9b;
|
|
842
|
-
@sapUiIndication9bBorderColor: @
|
|
842
|
+
@sapUiIndication9bBorderColor: @sapIndicationColor_9b_BorderColor;
|
|
843
843
|
@sapUiIndication9bHoverBackground: @sapIndicationColor_9b_Hover_Background;
|
|
844
844
|
@sapUiIndication10: @sapIndicationColor_10;
|
|
845
845
|
@sapUiIndication10Background: @sapIndicationColor_10_Background;
|
|
@@ -853,7 +853,7 @@
|
|
|
853
853
|
@sapUiIndication10SelectedBorderColor: @sapIndicationColor_10_Selected_BorderColor;
|
|
854
854
|
@sapUiIndication10SelectedTextColor: @sapIndicationColor_10_Selected_TextColor;
|
|
855
855
|
@sapUiIndication10b: @sapIndicationColor_10b;
|
|
856
|
-
@sapUiIndication10bBorderColor: @
|
|
856
|
+
@sapUiIndication10bBorderColor: @sapIndicationColor_10b_BorderColor;
|
|
857
857
|
@sapUiIndication10bHoverBackground: @sapIndicationColor_10b_Hover_Background;
|
|
858
858
|
|
|
859
859
|
|
|
@@ -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.114.
|
|
9
|
+
<version>1.114.10</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize high contrast black theme library.</documentation>
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
|
-
// * Copyright (c) 2012-
|
|
3
|
-
// * Theming Engine 1.
|
|
4
|
-
// * data:{"sModified":"2023-
|
|
2
|
+
// * Copyright (c) 2012-2023 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
3
|
+
// * Theming Engine 1.23061.0
|
|
4
|
+
// * data:{"sModified":"2023-09-11T07:13:37Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_belize_hcb/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_belize_hcb/base.less (Version 11.6.8) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
// [Tags "Base", "Content", "Color", "HighContrast"]
|
|
35
35
|
// [Category "HighContrast"]
|
|
36
36
|
// [Type "color"]
|
|
37
|
-
@sapHC_HighlightBackground: #
|
|
37
|
+
@sapHC_HighlightBackground: #795100;
|
|
38
38
|
|
|
39
39
|
// [Label "High-Contrast Highlight Alternative Background"]
|
|
40
40
|
// [Description "The high-contrast reference background color used for selection."]
|
|
@@ -571,15 +571,15 @@
|
|
|
571
571
|
|
|
572
572
|
// [Tags "!Protected"]
|
|
573
573
|
// [Protected "!true"]
|
|
574
|
-
@sapContent_Illustrative_Color2: #
|
|
574
|
+
@sapContent_Illustrative_Color2: #fff;
|
|
575
575
|
|
|
576
576
|
// [Tags "!Protected"]
|
|
577
577
|
// [Protected "!true"]
|
|
578
|
-
@sapContent_Illustrative_Color3: #
|
|
578
|
+
@sapContent_Illustrative_Color3: #ccc;
|
|
579
579
|
|
|
580
580
|
// [Tags "!Protected"]
|
|
581
581
|
// [Protected "!true"]
|
|
582
|
-
@sapContent_Illustrative_Color4: #
|
|
582
|
+
@sapContent_Illustrative_Color4: #fff;
|
|
583
583
|
|
|
584
584
|
// [Tags "!Protected"]
|
|
585
585
|
// [Protected "!true"]
|
|
@@ -595,55 +595,55 @@
|
|
|
595
595
|
|
|
596
596
|
// [Tags "!Protected"]
|
|
597
597
|
// [Protected "!true"]
|
|
598
|
-
@sapContent_Illustrative_Color8: #
|
|
598
|
+
@sapContent_Illustrative_Color8: #000;
|
|
599
599
|
|
|
600
600
|
// [Tags "!Protected"]
|
|
601
601
|
// [Protected "!true"]
|
|
602
|
-
@sapContent_Illustrative_Color9: #
|
|
602
|
+
@sapContent_Illustrative_Color9: #62737c;
|
|
603
603
|
|
|
604
604
|
// [Tags "!Protected"]
|
|
605
605
|
// [Protected "!true"]
|
|
606
|
-
@sapContent_Illustrative_Color10: #
|
|
606
|
+
@sapContent_Illustrative_Color10: #e7e9ea;
|
|
607
607
|
|
|
608
608
|
// [Tags "!Protected"]
|
|
609
609
|
// [Protected "!true"]
|
|
610
|
-
@sapContent_Illustrative_Color11: #
|
|
610
|
+
@sapContent_Illustrative_Color11: #fff;
|
|
611
611
|
|
|
612
612
|
// [Tags "!Protected"]
|
|
613
613
|
// [Protected "!true"]
|
|
614
|
-
@sapContent_Illustrative_Color12: #
|
|
614
|
+
@sapContent_Illustrative_Color12: #fff;
|
|
615
615
|
|
|
616
616
|
// [Tags "!Protected"]
|
|
617
617
|
// [Protected "!true"]
|
|
618
|
-
@sapContent_Illustrative_Color13: #
|
|
618
|
+
@sapContent_Illustrative_Color13: #ccc;
|
|
619
619
|
|
|
620
620
|
// [Tags "!Protected"]
|
|
621
621
|
// [Protected "!true"]
|
|
622
|
-
@sapContent_Illustrative_Color14: #
|
|
622
|
+
@sapContent_Illustrative_Color14: #999;
|
|
623
623
|
|
|
624
624
|
// [Tags "!Protected"]
|
|
625
625
|
// [Protected "!true"]
|
|
626
|
-
@sapContent_Illustrative_Color15: #
|
|
626
|
+
@sapContent_Illustrative_Color15: #999;
|
|
627
627
|
|
|
628
628
|
// [Tags "!Protected"]
|
|
629
629
|
// [Protected "!true"]
|
|
630
|
-
@sapContent_Illustrative_Color16: #
|
|
630
|
+
@sapContent_Illustrative_Color16: #505e65;
|
|
631
631
|
|
|
632
632
|
// [Tags "!Protected"]
|
|
633
633
|
// [Protected "!true"]
|
|
634
|
-
@sapContent_Illustrative_Color17: #
|
|
634
|
+
@sapContent_Illustrative_Color17: #505e65;
|
|
635
635
|
|
|
636
636
|
// [Tags "!Protected"]
|
|
637
637
|
// [Protected "!true"]
|
|
638
|
-
@sapContent_Illustrative_Color18: #
|
|
638
|
+
@sapContent_Illustrative_Color18: #2d3336;
|
|
639
639
|
|
|
640
640
|
// [Tags "!Protected"]
|
|
641
641
|
// [Protected "!true"]
|
|
642
|
-
@sapContent_Illustrative_Color19: #
|
|
642
|
+
@sapContent_Illustrative_Color19: #384144;
|
|
643
643
|
|
|
644
644
|
// [Tags "!Protected"]
|
|
645
645
|
// [Protected "!true"]
|
|
646
|
-
@sapContent_Illustrative_Color20: #
|
|
646
|
+
@sapContent_Illustrative_Color20: #444e52;
|
|
647
647
|
|
|
648
648
|
// [Tags "!Protected"]
|
|
649
649
|
// [Protected "!true"]
|
|
@@ -1793,10 +1793,10 @@
|
|
|
1793
1793
|
// [Protected "!true"]
|
|
1794
1794
|
@sapField_Hover_HelpBackground: @sapField_Background;
|
|
1795
1795
|
@sapField_Hover_Shadow: none;
|
|
1796
|
-
@sapField_Hover_InvalidShadow:
|
|
1797
|
-
@sapField_Hover_WarningShadow:
|
|
1798
|
-
@sapField_Hover_SuccessShadow:
|
|
1799
|
-
@sapField_Hover_InformationShadow:
|
|
1796
|
+
@sapField_Hover_InvalidShadow: @sapField_InvalidShadow;
|
|
1797
|
+
@sapField_Hover_WarningShadow: @sapField_WarningShadow;
|
|
1798
|
+
@sapField_Hover_SuccessShadow: @sapField_SuccessShadow;
|
|
1799
|
+
@sapField_Hover_InformationShadow: @sapField_InformationShadow;
|
|
1800
1800
|
|
|
1801
1801
|
// [Tags "!Protected"]
|
|
1802
1802
|
// [Protected "!true"]
|
|
@@ -2016,7 +2016,7 @@
|
|
|
2016
2016
|
|
|
2017
2017
|
// [Tags "!Protected"]
|
|
2018
2018
|
// [Protected "!true"]
|
|
2019
|
-
@sapList_Hover_Background: @
|
|
2019
|
+
@sapList_Hover_Background: @sapHoverColor;
|
|
2020
2020
|
|
|
2021
2021
|
// [Tags "!Protected"]
|
|
2022
2022
|
// [Protected "!true"]
|
|
@@ -2332,7 +2332,7 @@
|
|
|
2332
2332
|
|
|
2333
2333
|
// [Tags "!Protected"]
|
|
2334
2334
|
// [Protected "!true"]
|
|
2335
|
-
@sapObjectHeader_Hover_Background: @
|
|
2335
|
+
@sapObjectHeader_Hover_Background: @sapHoverColor;
|
|
2336
2336
|
|
|
2337
2337
|
// [Tags "!Protected"]
|
|
2338
2338
|
// [Protected "!true"]
|
|
@@ -741,7 +741,7 @@
|
|
|
741
741
|
@sapUiIndication2SelectedBorderColor: @sapIndicationColor_2_Selected_BorderColor;
|
|
742
742
|
@sapUiIndication2SelectedTextColor: @sapIndicationColor_2_Selected_TextColor;
|
|
743
743
|
@sapUiIndication2b: @sapIndicationColor_2b;
|
|
744
|
-
@sapUiIndication2bBorderColor: @
|
|
744
|
+
@sapUiIndication2bBorderColor: @sapIndicationColor_2b_BorderColor;
|
|
745
745
|
@sapUiIndication2bHoverBackground: @sapIndicationColor_2b_Hover_Background;
|
|
746
746
|
@sapUiIndication3: @sapIndicationColor_3;
|
|
747
747
|
@sapUiIndication3Background: @sapIndicationColor_3_Background;
|
|
@@ -755,7 +755,7 @@
|
|
|
755
755
|
@sapUiIndication3SelectedBorderColor: @sapIndicationColor_3_Selected_BorderColor;
|
|
756
756
|
@sapUiIndication3SelectedTextColor: @sapIndicationColor_3_Selected_TextColor;
|
|
757
757
|
@sapUiIndication3b: @sapIndicationColor_3b;
|
|
758
|
-
@sapUiIndication3bBorderColor: @
|
|
758
|
+
@sapUiIndication3bBorderColor: @sapIndicationColor_3b_BorderColor;
|
|
759
759
|
@sapUiIndication3bHoverBackground: @sapIndicationColor_3b_Hover_Background;
|
|
760
760
|
@sapUiIndication4: @sapIndicationColor_4;
|
|
761
761
|
@sapUiIndication4Background: @sapIndicationColor_4_Background;
|
|
@@ -769,7 +769,7 @@
|
|
|
769
769
|
@sapUiIndication4SelectedBorderColor: @sapIndicationColor_4_Selected_BorderColor;
|
|
770
770
|
@sapUiIndication4SelectedTextColor: @sapIndicationColor_4_Selected_TextColor;
|
|
771
771
|
@sapUiIndication4b: @sapIndicationColor_4b;
|
|
772
|
-
@sapUiIndication4bBorderColor: @
|
|
772
|
+
@sapUiIndication4bBorderColor: @sapIndicationColor_4b_BorderColor;
|
|
773
773
|
@sapUiIndication4bHoverBackground: @sapIndicationColor_4b_Hover_Background;
|
|
774
774
|
@sapUiIndication5: @sapIndicationColor_5;
|
|
775
775
|
@sapUiIndication5Background: @sapIndicationColor_5_Background;
|
|
@@ -783,7 +783,7 @@
|
|
|
783
783
|
@sapUiIndication5SelectedBorderColor: @sapIndicationColor_5_Selected_BorderColor;
|
|
784
784
|
@sapUiIndication5SelectedTextColor: @sapIndicationColor_5_Selected_TextColor;
|
|
785
785
|
@sapUiIndication5b: @sapIndicationColor_5b;
|
|
786
|
-
@sapUiIndication5bBorderColor: @
|
|
786
|
+
@sapUiIndication5bBorderColor: @sapIndicationColor_5b_BorderColor;
|
|
787
787
|
@sapUiIndication5bHoverBackground: @sapIndicationColor_5b_Hover_Background;
|
|
788
788
|
@sapUiIndication6: @sapIndicationColor_6;
|
|
789
789
|
@sapUiIndication6Background: @sapIndicationColor_6_Background;
|
|
@@ -797,7 +797,7 @@
|
|
|
797
797
|
@sapUiIndication6SelectedBorderColor: @sapIndicationColor_6_Selected_BorderColor;
|
|
798
798
|
@sapUiIndication6SelectedTextColor: @sapIndicationColor_6_Selected_TextColor;
|
|
799
799
|
@sapUiIndication6b: @sapIndicationColor_6b;
|
|
800
|
-
@sapUiIndication6bBorderColor: @
|
|
800
|
+
@sapUiIndication6bBorderColor: @sapIndicationColor_6b_BorderColor;
|
|
801
801
|
@sapUiIndication6bHoverBackground: @sapIndicationColor_6b_Hover_Background;
|
|
802
802
|
@sapUiIndication7: @sapIndicationColor_7;
|
|
803
803
|
@sapUiIndication7Background: @sapIndicationColor_7_Background;
|
|
@@ -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_7b_BorderColor;
|
|
815
|
+
@sapUiIndication7bHoverBackground: @sapIndicationColor_7b_Hover_Background;
|
|
816
816
|
@sapUiIndication8: @sapIndicationColor_8;
|
|
817
817
|
@sapUiIndication8Background: @sapIndicationColor_8_Background;
|
|
818
818
|
@sapUiIndication8BorderColor: @sapIndicationColor_8_BorderColor;
|
|
@@ -825,7 +825,7 @@
|
|
|
825
825
|
@sapUiIndication8SelectedBorderColor: @sapIndicationColor_8_Selected_BorderColor;
|
|
826
826
|
@sapUiIndication8SelectedTextColor: @sapIndicationColor_8_Selected_TextColor;
|
|
827
827
|
@sapUiIndication8b: @sapIndicationColor_8b;
|
|
828
|
-
@sapUiIndication8bBorderColor: @
|
|
828
|
+
@sapUiIndication8bBorderColor: @sapIndicationColor_8b_BorderColor;
|
|
829
829
|
@sapUiIndication8bHoverBackground: @sapIndicationColor_8b_Hover_Background;
|
|
830
830
|
@sapUiIndication9: @sapIndicationColor_9;
|
|
831
831
|
@sapUiIndication9Background: @sapIndicationColor_9_Background;
|
|
@@ -839,7 +839,7 @@
|
|
|
839
839
|
@sapUiIndication9SelectedBorderColor: @sapIndicationColor_9_Selected_BorderColor;
|
|
840
840
|
@sapUiIndication9SelectedTextColor: @sapIndicationColor_9_Selected_TextColor;
|
|
841
841
|
@sapUiIndication9b: @sapIndicationColor_9b;
|
|
842
|
-
@sapUiIndication9bBorderColor: @
|
|
842
|
+
@sapUiIndication9bBorderColor: @sapIndicationColor_9b_BorderColor;
|
|
843
843
|
@sapUiIndication9bHoverBackground: @sapIndicationColor_9b_Hover_Background;
|
|
844
844
|
@sapUiIndication10: @sapIndicationColor_10;
|
|
845
845
|
@sapUiIndication10Background: @sapIndicationColor_10_Background;
|
|
@@ -853,7 +853,7 @@
|
|
|
853
853
|
@sapUiIndication10SelectedBorderColor: @sapIndicationColor_10_Selected_BorderColor;
|
|
854
854
|
@sapUiIndication10SelectedTextColor: @sapIndicationColor_10_Selected_TextColor;
|
|
855
855
|
@sapUiIndication10b: @sapIndicationColor_10b;
|
|
856
|
-
@sapUiIndication10bBorderColor: @
|
|
856
|
+
@sapUiIndication10bBorderColor: @sapIndicationColor_10b_BorderColor;
|
|
857
857
|
@sapUiIndication10bHoverBackground: @sapIndicationColor_10b_Hover_Background;
|
|
858
858
|
|
|
859
859
|
|
|
@@ -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.114.
|
|
9
|
+
<version>1.114.10</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize high contrast white theme library.</documentation>
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
|
-
// * Copyright (c) 2012-
|
|
3
|
-
// * Theming Engine 1.
|
|
4
|
-
// * data:{"sModified":"2023-
|
|
2
|
+
// * Copyright (c) 2012-2023 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
3
|
+
// * Theming Engine 1.23061.0
|
|
4
|
+
// * data:{"sModified":"2023-09-11T07:13:37Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_belize_hcw/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_belize_hcw/base.less (Version 11.6.8) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -598,51 +598,51 @@
|
|
|
598
598
|
|
|
599
599
|
// [Tags "!Protected"]
|
|
600
600
|
// [Protected "!true"]
|
|
601
|
-
@sapContent_Illustrative_Color9: #
|
|
601
|
+
@sapContent_Illustrative_Color9: #62737c;
|
|
602
602
|
|
|
603
603
|
// [Tags "!Protected"]
|
|
604
604
|
// [Protected "!true"]
|
|
605
|
-
@sapContent_Illustrative_Color10: #
|
|
605
|
+
@sapContent_Illustrative_Color10: #d5dadd;
|
|
606
606
|
|
|
607
607
|
// [Tags "!Protected"]
|
|
608
608
|
// [Protected "!true"]
|
|
609
|
-
@sapContent_Illustrative_Color11: #
|
|
609
|
+
@sapContent_Illustrative_Color11: #88979e;
|
|
610
610
|
|
|
611
611
|
// [Tags "!Protected"]
|
|
612
612
|
// [Protected "!true"]
|
|
613
|
-
@sapContent_Illustrative_Color12: #
|
|
613
|
+
@sapContent_Illustrative_Color12: #88979e;
|
|
614
614
|
|
|
615
615
|
// [Tags "!Protected"]
|
|
616
616
|
// [Protected "!true"]
|
|
617
|
-
@sapContent_Illustrative_Color13: #
|
|
617
|
+
@sapContent_Illustrative_Color13: #161a1d;
|
|
618
618
|
|
|
619
619
|
// [Tags "!Protected"]
|
|
620
620
|
// [Protected "!true"]
|
|
621
|
-
@sapContent_Illustrative_Color14: #
|
|
621
|
+
@sapContent_Illustrative_Color14: #000;
|
|
622
622
|
|
|
623
623
|
// [Tags "!Protected"]
|
|
624
624
|
// [Protected "!true"]
|
|
625
|
-
@sapContent_Illustrative_Color15: #
|
|
625
|
+
@sapContent_Illustrative_Color15: #31393f;
|
|
626
626
|
|
|
627
627
|
// [Tags "!Protected"]
|
|
628
628
|
// [Protected "!true"]
|
|
629
|
-
@sapContent_Illustrative_Color16: #
|
|
629
|
+
@sapContent_Illustrative_Color16: #505e65;
|
|
630
630
|
|
|
631
631
|
// [Tags "!Protected"]
|
|
632
632
|
// [Protected "!true"]
|
|
633
|
-
@sapContent_Illustrative_Color17: #
|
|
633
|
+
@sapContent_Illustrative_Color17: #505e65;
|
|
634
634
|
|
|
635
635
|
// [Tags "!Protected"]
|
|
636
636
|
// [Protected "!true"]
|
|
637
|
-
@sapContent_Illustrative_Color18: #
|
|
637
|
+
@sapContent_Illustrative_Color18: #d9ddde;
|
|
638
638
|
|
|
639
639
|
// [Tags "!Protected"]
|
|
640
640
|
// [Protected "!true"]
|
|
641
|
-
@sapContent_Illustrative_Color19: #
|
|
641
|
+
@sapContent_Illustrative_Color19: #ccd0d2;
|
|
642
642
|
|
|
643
643
|
// [Tags "!Protected"]
|
|
644
644
|
// [Protected "!true"]
|
|
645
|
-
@sapContent_Illustrative_Color20: #
|
|
645
|
+
@sapContent_Illustrative_Color20: #bec4c6;
|
|
646
646
|
|
|
647
647
|
// [Tags "!Protected"]
|
|
648
648
|
// [Protected "!true"]
|
|
@@ -1792,10 +1792,10 @@
|
|
|
1792
1792
|
// [Protected "!true"]
|
|
1793
1793
|
@sapField_Hover_HelpBackground: @sapField_Background;
|
|
1794
1794
|
@sapField_Hover_Shadow: none;
|
|
1795
|
-
@sapField_Hover_InvalidShadow:
|
|
1796
|
-
@sapField_Hover_WarningShadow:
|
|
1797
|
-
@sapField_Hover_SuccessShadow:
|
|
1798
|
-
@sapField_Hover_InformationShadow:
|
|
1795
|
+
@sapField_Hover_InvalidShadow: @sapField_InvalidShadow;
|
|
1796
|
+
@sapField_Hover_WarningShadow: @sapField_WarningShadow;
|
|
1797
|
+
@sapField_Hover_SuccessShadow: @sapField_SuccessShadow;
|
|
1798
|
+
@sapField_Hover_InformationShadow: @sapField_InformationShadow;
|
|
1799
1799
|
|
|
1800
1800
|
// [Tags "!Protected"]
|
|
1801
1801
|
// [Protected "!true"]
|
|
@@ -2015,7 +2015,7 @@
|
|
|
2015
2015
|
|
|
2016
2016
|
// [Tags "!Protected"]
|
|
2017
2017
|
// [Protected "!true"]
|
|
2018
|
-
@sapList_Hover_Background: @
|
|
2018
|
+
@sapList_Hover_Background: @sapHoverColor;
|
|
2019
2019
|
|
|
2020
2020
|
// [Tags "!Protected"]
|
|
2021
2021
|
// [Protected "!true"]
|
|
@@ -2331,7 +2331,7 @@
|
|
|
2331
2331
|
|
|
2332
2332
|
// [Tags "!Protected"]
|
|
2333
2333
|
// [Protected "!true"]
|
|
2334
|
-
@sapObjectHeader_Hover_Background: @
|
|
2334
|
+
@sapObjectHeader_Hover_Background: @sapHoverColor;
|
|
2335
2335
|
|
|
2336
2336
|
// [Tags "!Protected"]
|
|
2337
2337
|
// [Protected "!true"]
|
|
@@ -741,7 +741,7 @@
|
|
|
741
741
|
@sapUiIndication2SelectedBorderColor: @sapIndicationColor_2_Selected_BorderColor;
|
|
742
742
|
@sapUiIndication2SelectedTextColor: @sapIndicationColor_2_Selected_TextColor;
|
|
743
743
|
@sapUiIndication2b: @sapIndicationColor_2b;
|
|
744
|
-
@sapUiIndication2bBorderColor: @
|
|
744
|
+
@sapUiIndication2bBorderColor: @sapIndicationColor_2b_BorderColor;
|
|
745
745
|
@sapUiIndication2bHoverBackground: @sapIndicationColor_2b_Hover_Background;
|
|
746
746
|
@sapUiIndication3: @sapIndicationColor_3;
|
|
747
747
|
@sapUiIndication3Background: @sapIndicationColor_3_Background;
|
|
@@ -755,7 +755,7 @@
|
|
|
755
755
|
@sapUiIndication3SelectedBorderColor: @sapIndicationColor_3_Selected_BorderColor;
|
|
756
756
|
@sapUiIndication3SelectedTextColor: @sapIndicationColor_3_Selected_TextColor;
|
|
757
757
|
@sapUiIndication3b: @sapIndicationColor_3b;
|
|
758
|
-
@sapUiIndication3bBorderColor: @
|
|
758
|
+
@sapUiIndication3bBorderColor: @sapIndicationColor_3b_BorderColor;
|
|
759
759
|
@sapUiIndication3bHoverBackground: @sapIndicationColor_3b_Hover_Background;
|
|
760
760
|
@sapUiIndication4: @sapIndicationColor_4;
|
|
761
761
|
@sapUiIndication4Background: @sapIndicationColor_4_Background;
|
|
@@ -769,7 +769,7 @@
|
|
|
769
769
|
@sapUiIndication4SelectedBorderColor: @sapIndicationColor_4_Selected_BorderColor;
|
|
770
770
|
@sapUiIndication4SelectedTextColor: @sapIndicationColor_4_Selected_TextColor;
|
|
771
771
|
@sapUiIndication4b: @sapIndicationColor_4b;
|
|
772
|
-
@sapUiIndication4bBorderColor: @
|
|
772
|
+
@sapUiIndication4bBorderColor: @sapIndicationColor_4b_BorderColor;
|
|
773
773
|
@sapUiIndication4bHoverBackground: @sapIndicationColor_4b_Hover_Background;
|
|
774
774
|
@sapUiIndication5: @sapIndicationColor_5;
|
|
775
775
|
@sapUiIndication5Background: @sapIndicationColor_5_Background;
|
|
@@ -783,7 +783,7 @@
|
|
|
783
783
|
@sapUiIndication5SelectedBorderColor: @sapIndicationColor_5_Selected_BorderColor;
|
|
784
784
|
@sapUiIndication5SelectedTextColor: @sapIndicationColor_5_Selected_TextColor;
|
|
785
785
|
@sapUiIndication5b: @sapIndicationColor_5b;
|
|
786
|
-
@sapUiIndication5bBorderColor: @
|
|
786
|
+
@sapUiIndication5bBorderColor: @sapIndicationColor_5b_BorderColor;
|
|
787
787
|
@sapUiIndication5bHoverBackground: @sapIndicationColor_5b_Hover_Background;
|
|
788
788
|
@sapUiIndication6: @sapIndicationColor_6;
|
|
789
789
|
@sapUiIndication6Background: @sapIndicationColor_6_Background;
|
|
@@ -797,7 +797,7 @@
|
|
|
797
797
|
@sapUiIndication6SelectedBorderColor: @sapIndicationColor_6_Selected_BorderColor;
|
|
798
798
|
@sapUiIndication6SelectedTextColor: @sapIndicationColor_6_Selected_TextColor;
|
|
799
799
|
@sapUiIndication6b: @sapIndicationColor_6b;
|
|
800
|
-
@sapUiIndication6bBorderColor: @
|
|
800
|
+
@sapUiIndication6bBorderColor: @sapIndicationColor_6b_BorderColor;
|
|
801
801
|
@sapUiIndication6bHoverBackground: @sapIndicationColor_6b_Hover_Background;
|
|
802
802
|
@sapUiIndication7: @sapIndicationColor_7;
|
|
803
803
|
@sapUiIndication7Background: @sapIndicationColor_7_Background;
|
|
@@ -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_7b_BorderColor;
|
|
815
|
+
@sapUiIndication7bHoverBackground: @sapIndicationColor_7b_Hover_Background;
|
|
816
816
|
@sapUiIndication8: @sapIndicationColor_8;
|
|
817
817
|
@sapUiIndication8Background: @sapIndicationColor_8_Background;
|
|
818
818
|
@sapUiIndication8BorderColor: @sapIndicationColor_8_BorderColor;
|
|
@@ -825,7 +825,7 @@
|
|
|
825
825
|
@sapUiIndication8SelectedBorderColor: @sapIndicationColor_8_Selected_BorderColor;
|
|
826
826
|
@sapUiIndication8SelectedTextColor: @sapIndicationColor_8_Selected_TextColor;
|
|
827
827
|
@sapUiIndication8b: @sapIndicationColor_8b;
|
|
828
|
-
@sapUiIndication8bBorderColor: @
|
|
828
|
+
@sapUiIndication8bBorderColor: @sapIndicationColor_8b_BorderColor;
|
|
829
829
|
@sapUiIndication8bHoverBackground: @sapIndicationColor_8b_Hover_Background;
|
|
830
830
|
@sapUiIndication9: @sapIndicationColor_9;
|
|
831
831
|
@sapUiIndication9Background: @sapIndicationColor_9_Background;
|
|
@@ -839,7 +839,7 @@
|
|
|
839
839
|
@sapUiIndication9SelectedBorderColor: @sapIndicationColor_9_Selected_BorderColor;
|
|
840
840
|
@sapUiIndication9SelectedTextColor: @sapIndicationColor_9_Selected_TextColor;
|
|
841
841
|
@sapUiIndication9b: @sapIndicationColor_9b;
|
|
842
|
-
@sapUiIndication9bBorderColor: @
|
|
842
|
+
@sapUiIndication9bBorderColor: @sapIndicationColor_9b_BorderColor;
|
|
843
843
|
@sapUiIndication9bHoverBackground: @sapIndicationColor_9b_Hover_Background;
|
|
844
844
|
@sapUiIndication10: @sapIndicationColor_10;
|
|
845
845
|
@sapUiIndication10Background: @sapIndicationColor_10_Background;
|
|
@@ -853,7 +853,7 @@
|
|
|
853
853
|
@sapUiIndication10SelectedBorderColor: @sapIndicationColor_10_Selected_BorderColor;
|
|
854
854
|
@sapUiIndication10SelectedTextColor: @sapIndicationColor_10_Selected_TextColor;
|
|
855
855
|
@sapUiIndication10b: @sapIndicationColor_10b;
|
|
856
|
-
@sapUiIndication10bBorderColor: @
|
|
856
|
+
@sapUiIndication10bBorderColor: @sapIndicationColor_10b_BorderColor;
|
|
857
857
|
@sapUiIndication10bHoverBackground: @sapIndicationColor_10b_Hover_Background;
|
|
858
858
|
|
|
859
859
|
|
|
@@ -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.114.
|
|
9
|
+
<version>1.114.10</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize plus theme library.</documentation>
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
|
-
// * Copyright (c) 2012-
|
|
3
|
-
// * Theming Engine 1.
|
|
4
|
-
// * data:{"sModified":"2023-
|
|
2
|
+
// * Copyright (c) 2012-2023 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
3
|
+
// * Theming Engine 1.23061.0
|
|
4
|
+
// * data:{"sModified":"2023-09-11T07:13:37Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_belize_plus/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_belize_plus/base.less (Version 11.6.8) *******************/
|
|
9
9
|
|
|
10
10
|
@sapHighlightColor: lighten(saturate(@sapBrandColor, 40), 30);
|
|
11
11
|
@sapBaseColor: @sapPrimary1;
|