@openui5/themelib_sap_belize 1.119.1 → 1.120.1
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 +6 -6
- package/package.json +18 -18
- package/src/sap/f/themes/sap_belize/DynamicPageTitle.less +1 -0
- package/src/sap/f/themes/sap_belize/FlexibleColumnLayout.less +0 -8
- package/src/sap/f/themes/sap_belize_plus/FlexibleColumnLayout.less +0 -8
- package/src/sap/m/themes/sap_belize/CheckBox.less +7 -0
- package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize/global.less +9 -9
- package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/global.less +9 -9
- package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcw/global.less +9 -9
- package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
- package/src/sap/ui/table/themes/sap_belize_hcb/library.source.less +0 -4
- package/src/sap/ui/table/themes/sap_belize_hcw/library.source.less +0 -4
- package/src/sap/ui/table/themes/sap_belize_hcb/Cell.less +0 -6
- package/src/sap/ui/table/themes/sap_belize_hcw/Cell.less +0 -6
package/THIRDPARTY.txt
CHANGED
|
@@ -179,7 +179,7 @@ License: Apache-2.0
|
|
|
179
179
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
180
180
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/caja-html-sanitizer.js
|
|
181
181
|
|
|
182
|
-
Component: Unicode Common Locale Data Repository, version:
|
|
182
|
+
Component: Unicode Common Locale Data Repository, version: 43
|
|
183
183
|
Copyright: 1991-2014 Unicode, Inc.
|
|
184
184
|
License: Unicode-DFS-2015
|
|
185
185
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Unicode-DFS-2015.txt
|
|
@@ -334,7 +334,7 @@ License: ISC
|
|
|
334
334
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/ISC.txt
|
|
335
335
|
Contained in: src/sap.ui.core/src/sap/ui/core/cache/LRUPersistentCache.js
|
|
336
336
|
|
|
337
|
-
Component: Time Zone Database, version:
|
|
337
|
+
Component: Time Zone Database, version: 2023c
|
|
338
338
|
Copyright: Arthur David Olson, Paul Eggert and other contributors
|
|
339
339
|
License: LicenseRef-tzdata-PublicDomain
|
|
340
340
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/LicenseRef-tzdata-PublicDomain.txt
|
|
@@ -416,7 +416,7 @@ Contained in: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplore
|
|
|
416
416
|
|
|
417
417
|
Library: sap.ui.webc.common:
|
|
418
418
|
|
|
419
|
-
Component: UI5 Web Components, version: 1.
|
|
419
|
+
Component: UI5 Web Components, version: 1.18.0
|
|
420
420
|
Copyright: SAP
|
|
421
421
|
License: Apache-2.0
|
|
422
422
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
@@ -436,13 +436,13 @@ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/
|
|
|
436
436
|
|
|
437
437
|
Library: sap.ui.webc.fiori:
|
|
438
438
|
|
|
439
|
-
Component: UI5 Web Components, version: 1.
|
|
439
|
+
Component: UI5 Web Components, version: 1.18.0
|
|
440
440
|
Copyright: SAP
|
|
441
441
|
License: Apache-2.0
|
|
442
442
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
443
443
|
Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/*.*
|
|
444
444
|
|
|
445
|
-
Component: ZXing, version: 0.
|
|
445
|
+
Component: ZXing, version: 0.17.1
|
|
446
446
|
Copyright: 2005 Sun Microsystems, Inc.; 2010-2014 University of Manchester; 2010-2015 Stian Soiland-Reyes; 2015 Peter Hull
|
|
447
447
|
License: Apache-2.0
|
|
448
448
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
@@ -451,7 +451,7 @@ Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/lib/zxing.js
|
|
|
451
451
|
|
|
452
452
|
Library: sap.ui.webc.main:
|
|
453
453
|
|
|
454
|
-
Component: UI5 Web Components, version: 1.
|
|
454
|
+
Component: UI5 Web Components, version: 1.18.0
|
|
455
455
|
Copyright: SAP
|
|
456
456
|
License: Apache-2.0
|
|
457
457
|
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.
|
|
3
|
+
"version": "1.120.1",
|
|
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.
|
|
18
|
-
"@openui5/sap.m": "1.
|
|
19
|
-
"@openui5/sap.tnt": "1.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.
|
|
22
|
-
"@openui5/sap.ui.core": "1.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.
|
|
30
|
-
"@openui5/sap.ui.table": "1.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.
|
|
33
|
-
"@openui5/sap.uxap": "1.
|
|
17
|
+
"@openui5/sap.f": "1.120.1",
|
|
18
|
+
"@openui5/sap.m": "1.120.1",
|
|
19
|
+
"@openui5/sap.tnt": "1.120.1",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.120.1",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.120.1",
|
|
22
|
+
"@openui5/sap.ui.core": "1.120.1",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.120.1",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.120.1",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.120.1",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.120.1",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.120.1",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.120.1",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.120.1",
|
|
30
|
+
"@openui5/sap.ui.table": "1.120.1",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.120.1",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.120.1",
|
|
33
|
+
"@openui5/sap.uxap": "1.120.1"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -41,6 +41,10 @@
|
|
|
41
41
|
left: 1px; // Must be in pixels to behave correctly in IE
|
|
42
42
|
}
|
|
43
43
|
|
|
44
|
+
.sapUiForm .sapMCb {
|
|
45
|
+
padding-left: 2.25rem; // to have right gap between checkbox and label
|
|
46
|
+
}
|
|
47
|
+
|
|
44
48
|
.sapMCbBg.sapMCbMarkChecked:before {
|
|
45
49
|
color: @sapUiSelected;
|
|
46
50
|
}
|
|
@@ -124,6 +128,9 @@ html.sap-desktop {
|
|
|
124
128
|
.sapUiForm .sapMCbBg { /* In forms, align left with '0.0625rem(1px)' ( the focus width) */
|
|
125
129
|
left: 1px; // Must be in pixels to behave correctly in IE
|
|
126
130
|
}
|
|
131
|
+
.sapUiForm .sapMCb {
|
|
132
|
+
padding-left: 1.5625rem; // to have right gap between checkbox and label
|
|
133
|
+
}
|
|
127
134
|
}
|
|
128
135
|
|
|
129
136
|
html.sap-desktop {
|
|
@@ -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.120.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize theme library.</documentation>
|
|
12
12
|
|
|
@@ -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;
|
|
@@ -811,7 +811,7 @@
|
|
|
811
811
|
@sapUiIndication7SelectedBorderColor: @sapIndicationColor_7_Selected_BorderColor;
|
|
812
812
|
@sapUiIndication7SelectedTextColor: @sapIndicationColor_7_Selected_TextColor;
|
|
813
813
|
@sapUiIndication7b: @sapIndicationColor_7b;
|
|
814
|
-
@sapUiIndication7bBorderColor: @
|
|
814
|
+
@sapUiIndication7bBorderColor: @sapIndicationColor_7b_BorderColor;
|
|
815
815
|
@sapUiIndication7bHoverBackground: @sapIndicationColor_7b_Hover_Background;
|
|
816
816
|
@sapUiIndication8: @sapIndicationColor_8;
|
|
817
817
|
@sapUiIndication8Background: @sapIndicationColor_8_Background;
|
|
@@ -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.
|
|
9
|
+
<version>1.120.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize high contrast black theme library.</documentation>
|
|
12
12
|
|
|
@@ -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;
|
|
@@ -811,7 +811,7 @@
|
|
|
811
811
|
@sapUiIndication7SelectedBorderColor: @sapIndicationColor_7_Selected_BorderColor;
|
|
812
812
|
@sapUiIndication7SelectedTextColor: @sapIndicationColor_7_Selected_TextColor;
|
|
813
813
|
@sapUiIndication7b: @sapIndicationColor_7b;
|
|
814
|
-
@sapUiIndication7bBorderColor: @
|
|
814
|
+
@sapUiIndication7bBorderColor: @sapIndicationColor_7b_BorderColor;
|
|
815
815
|
@sapUiIndication7bHoverBackground: @sapIndicationColor_7b_Hover_Background;
|
|
816
816
|
@sapUiIndication8: @sapIndicationColor_8;
|
|
817
817
|
@sapUiIndication8Background: @sapIndicationColor_8_Background;
|
|
@@ -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.
|
|
9
|
+
<version>1.120.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize high contrast white theme library.</documentation>
|
|
12
12
|
|
|
@@ -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;
|
|
@@ -811,7 +811,7 @@
|
|
|
811
811
|
@sapUiIndication7SelectedBorderColor: @sapIndicationColor_7_Selected_BorderColor;
|
|
812
812
|
@sapUiIndication7SelectedTextColor: @sapIndicationColor_7_Selected_TextColor;
|
|
813
813
|
@sapUiIndication7b: @sapIndicationColor_7b;
|
|
814
|
-
@sapUiIndication7bBorderColor: @
|
|
814
|
+
@sapUiIndication7bBorderColor: @sapIndicationColor_7b_BorderColor;
|
|
815
815
|
@sapUiIndication7bHoverBackground: @sapIndicationColor_7b_Hover_Background;
|
|
816
816
|
@sapUiIndication8: @sapIndicationColor_8;
|
|
817
817
|
@sapUiIndication8Background: @sapIndicationColor_8_Background;
|
|
@@ -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.
|
|
9
|
+
<version>1.120.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize plus theme library.</documentation>
|
|
12
12
|
|
|
@@ -8,12 +8,8 @@
|
|
|
8
8
|
@import "../../../../../sap/ui/core/themes/sap_belize_hcb/base.less";
|
|
9
9
|
@import "../../../../../sap/ui/core/themes/sap_belize_hcb/global.less";
|
|
10
10
|
|
|
11
|
-
/* shared local library less parameters */
|
|
12
|
-
@_sap_ui_table_FocusOutlineWidth: 2px;
|
|
13
|
-
|
|
14
11
|
@import "Table.less";
|
|
15
12
|
@import "Row.less";
|
|
16
|
-
@import "Cell.less";
|
|
17
13
|
@import "RowHighlight.less";
|
|
18
14
|
@import "RowSelection.less";
|
|
19
15
|
@import "Scrolling.less";
|
|
@@ -8,12 +8,8 @@
|
|
|
8
8
|
@import "../../../../../sap/ui/core/themes/sap_belize_hcw/base.less";
|
|
9
9
|
@import "../../../../../sap/ui/core/themes/sap_belize_hcw/global.less";
|
|
10
10
|
|
|
11
|
-
/* shared local library less parameters */
|
|
12
|
-
@_sap_ui_table_FocusOutlineWidth: 2px;
|
|
13
|
-
|
|
14
11
|
@import "Table.less";
|
|
15
12
|
@import "Row.less";
|
|
16
|
-
@import "Cell.less";
|
|
17
13
|
@import "RowHighlight.less";
|
|
18
14
|
@import "RowSelection.less";
|
|
19
15
|
@import "Scrolling.less";
|