@openui5/themelib_sap_belize 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_belize/library.source.less +1 -1
- package/src/sap/f/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/f/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/f/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/f/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/m/themes/sap_belize/library.source.less +1 -1
- package/src/sap/m/themes/sap_belize_base/ActionSheet.less +7 -7
- package/src/sap/m/themes/sap_belize_base/IconTabBar.less +4 -4
- package/src/sap/m/themes/sap_belize_base/MessageStrip.less +2 -2
- package/src/sap/m/themes/sap_belize_base/Popover.less +12 -26
- package/src/sap/m/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/m/themes/sap_belize_hcb/InputBase.less +4 -0
- package/src/sap/m/themes/sap_belize_hcb/MessageStrip.less +0 -1
- package/src/sap/m/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/m/themes/sap_belize_hcw/InputBase.less +4 -0
- package/src/sap/m/themes/sap_belize_hcw/MessageStrip.less +0 -1
- package/src/sap/m/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/m/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_belize/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_belize_base/NavigationList.less +3 -3
- package/src/sap/tnt/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_belize/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_belize/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_belize/.theme +2 -2
- package/src/sap/ui/core/themes/sap_belize/.theming +1 -0
- package/src/sap/ui/core/themes/sap_belize/base.less +24 -17
- package/src/sap/ui/core/themes/sap_belize/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_belize_base/.theming +2 -1
- package/src/sap/ui/core/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/.theme +2 -2
- package/src/sap/ui/core/themes/sap_belize_hcb/.theming +2 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/base.less +12 -5
- package/src/sap/ui/core/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcw/.theme +2 -2
- package/src/sap/ui/core/themes/sap_belize_hcw/.theming +2 -1
- package/src/sap/ui/core/themes/sap_belize_hcw/base.less +12 -5
- package/src/sap/ui/core/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_belize_plus/.theme +2 -2
- package/src/sap/ui/core/themes/sap_belize_plus/.theming +1 -0
- package/src/sap/ui/core/themes/sap_belize_plus/base.less +16 -6
- package/src/sap/ui/core/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_belize/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_belize/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_belize/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_belize_base/ObjectStatus.less +10 -56
- package/src/sap/ui/integration/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_belize/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_belize/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_belize/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_belize/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_belize/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_belize/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_belize/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_belize/ObjectPageSection.less +0 -5
- package/src/sap/uxap/themes/sap_belize/ObjectPageSubSection.less +1 -1
- package/src/sap/uxap/themes/sap_belize/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_belize_base/ObjectPageLayout.less +0 -10
- package/src/sap/uxap/themes/sap_belize_base/ObjectPageSection.less +12 -6
- package/src/sap/uxap/themes/sap_belize_base/ObjectPageSubSection.less +2 -10
- package/src/sap/uxap/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_belize_hcb/ObjectPageSubSection.less +9 -0
- package/src/sap/uxap/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_belize_hcw/ObjectPageSubSection.less +9 -0
- package/src/sap/uxap/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_belize_plus/ObjectPageSubSection.less +11 -1
- package/src/sap/uxap/themes/sap_belize_plus/library.source.less +1 -1
- package/ui5.yaml +1 -1
- package/.reuse/dep5 +0 -471
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
|
-
// * Copyright (c) 2012-
|
|
3
|
-
// * Theming Engine
|
|
4
|
-
// * data:{"sModified":"
|
|
2
|
+
// * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
|
|
3
|
+
// * Theming Engine 15.0.6
|
|
4
|
+
// * data:{"sModified":"2025-04-10T09:27:38Z"}
|
|
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.29.1) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -103,6 +103,7 @@
|
|
|
103
103
|
// [Tags "!Protected"]
|
|
104
104
|
// [Protected "!true"]
|
|
105
105
|
@sapCompanyLogo: none;
|
|
106
|
+
@sapFavicon: @sapShell_Favicon;
|
|
106
107
|
|
|
107
108
|
// [Tags "!Protected"]
|
|
108
109
|
// [Protected "!true"]
|
|
@@ -644,7 +645,7 @@
|
|
|
644
645
|
@sapContent_Space_M: 2rem;
|
|
645
646
|
@sapContent_Space_L: 2rem;
|
|
646
647
|
@sapContent_Space_XL: 3rem;
|
|
647
|
-
@sapContent_Space_Tiny:
|
|
648
|
+
@sapContent_Space_Tiny: 0.5rem;
|
|
648
649
|
@sapContent_Space_Small: 1rem;
|
|
649
650
|
@sapContent_Space_Medium: 2rem;
|
|
650
651
|
@sapContent_Space_Large: 3rem;
|
|
@@ -2742,6 +2743,12 @@
|
|
|
2742
2743
|
// [Tags "!Protected"]
|
|
2743
2744
|
// [Protected "!true"]
|
|
2744
2745
|
@sapTab_Critical_Selected_Background: @sapCriticalElementColor;
|
|
2746
|
+
@sapTab_Neutral_TextColor: @sapNeutralTextColor;
|
|
2747
|
+
@sapTab_Neutral_ForegroundColor: @sapNeutralElementColor;
|
|
2748
|
+
@sapTab_Neutral_IconColor: contrast(@sapTab_Background, @sapNeutralElementColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2749
|
+
@sapTab_Neutral_Selected_TextColor: @sapNeutralTextColor;
|
|
2750
|
+
@sapTab_Neutral_Selected_IconColor: contrast(@sapTab_Neutral_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2751
|
+
@sapTab_Neutral_Selected_Background: @sapNeutralElementColor;
|
|
2745
2752
|
|
|
2746
2753
|
// [Tags "!Protected"]
|
|
2747
2754
|
// [Protected "!true"]
|
|
@@ -2908,7 +2915,7 @@
|
|
|
2908
2915
|
@sapIndicationColor_1_Selected_BorderColor: @sapIndicationColor_1_Active_BorderColor;
|
|
2909
2916
|
@sapIndicationColor_1_Selected_TextColor: @sapIndicationColor_1_Active_TextColor;
|
|
2910
2917
|
@sapIndicationColor_1b: #fb9d9d;
|
|
2911
|
-
@sapIndicationColor_1b_TextColor: @
|
|
2918
|
+
@sapIndicationColor_1b_TextColor: darken(desaturate(@sapIndicationColor_1b, 1), 53);
|
|
2912
2919
|
@sapIndicationColor_1b_Background: @sapIndicationColor_1b;
|
|
2913
2920
|
@sapIndicationColor_1b_BorderColor: @sapIndicationColor_1b;
|
|
2914
2921
|
@sapIndicationColor_1b_Hover_Background: darken(@sapIndicationColor_1b, 5);
|
|
@@ -2942,7 +2949,7 @@
|
|
|
2942
2949
|
@sapIndicationColor_2_Selected_BorderColor: @sapIndicationColor_2_Active_BorderColor;
|
|
2943
2950
|
@sapIndicationColor_2_Selected_TextColor: @sapIndicationColor_2_Active_TextColor;
|
|
2944
2951
|
@sapIndicationColor_2b: #fcc4c4;
|
|
2945
|
-
@sapIndicationColor_2b_TextColor: @
|
|
2952
|
+
@sapIndicationColor_2b_TextColor: darken(saturate(@sapIndicationColor_2b, 1), 53);
|
|
2946
2953
|
@sapIndicationColor_2b_Background: @sapIndicationColor_2b;
|
|
2947
2954
|
@sapIndicationColor_2b_BorderColor: @sapIndicationColor_2b;
|
|
2948
2955
|
@sapIndicationColor_2b_Hover_Background: darken(@sapIndicationColor_2b, 5);
|
|
@@ -2975,8 +2982,8 @@
|
|
|
2975
2982
|
@sapIndicationColor_3_Selected_Background: @sapIndicationColor_3_Active_Background;
|
|
2976
2983
|
@sapIndicationColor_3_Selected_BorderColor: @sapIndicationColor_3_Active_BorderColor;
|
|
2977
2984
|
@sapIndicationColor_3_Selected_TextColor: @sapIndicationColor_3_Active_TextColor;
|
|
2978
|
-
@sapIndicationColor_3b: #
|
|
2979
|
-
@sapIndicationColor_3b_TextColor: @
|
|
2985
|
+
@sapIndicationColor_3b: #ffdfc3;
|
|
2986
|
+
@sapIndicationColor_3b_TextColor: darken(@sapIndicationColor_3b, 56);
|
|
2980
2987
|
@sapIndicationColor_3b_Background: @sapIndicationColor_3b;
|
|
2981
2988
|
@sapIndicationColor_3b_BorderColor: @sapIndicationColor_3b;
|
|
2982
2989
|
@sapIndicationColor_3b_Hover_Background: darken(@sapIndicationColor_3b, 5);
|
|
@@ -3010,7 +3017,7 @@
|
|
|
3010
3017
|
@sapIndicationColor_4_Selected_BorderColor: @sapIndicationColor_4_Active_BorderColor;
|
|
3011
3018
|
@sapIndicationColor_4_Selected_TextColor: @sapIndicationColor_4_Active_TextColor;
|
|
3012
3019
|
@sapIndicationColor_4b: #bae8bc;
|
|
3013
|
-
@sapIndicationColor_4b_TextColor: @
|
|
3020
|
+
@sapIndicationColor_4b_TextColor: darken(@sapIndicationColor_4b, 53);
|
|
3014
3021
|
@sapIndicationColor_4b_Background: @sapIndicationColor_4b;
|
|
3015
3022
|
@sapIndicationColor_4b_BorderColor: @sapIndicationColor_4b;
|
|
3016
3023
|
@sapIndicationColor_4b_Hover_Background: darken(@sapIndicationColor_4b, 5);
|
|
@@ -3043,8 +3050,8 @@
|
|
|
3043
3050
|
@sapIndicationColor_5_Selected_Background: @sapIndicationColor_5_Active_Background;
|
|
3044
3051
|
@sapIndicationColor_5_Selected_BorderColor: @sapIndicationColor_5_Active_BorderColor;
|
|
3045
3052
|
@sapIndicationColor_5_Selected_TextColor: @sapIndicationColor_5_Active_TextColor;
|
|
3046
|
-
@sapIndicationColor_5b: #
|
|
3047
|
-
@sapIndicationColor_5b_TextColor: @
|
|
3053
|
+
@sapIndicationColor_5b: #d9ebff;
|
|
3054
|
+
@sapIndicationColor_5b_TextColor: darken(@sapIndicationColor_5b, 50);
|
|
3048
3055
|
@sapIndicationColor_5b_Background: @sapIndicationColor_5b;
|
|
3049
3056
|
@sapIndicationColor_5b_BorderColor: @sapIndicationColor_5b;
|
|
3050
3057
|
@sapIndicationColor_5b_Hover_Background: darken(@sapIndicationColor_5b, 5);
|
|
@@ -3078,7 +3085,7 @@
|
|
|
3078
3085
|
@sapIndicationColor_6_Selected_BorderColor: @sapIndicationColor_6_Active_BorderColor;
|
|
3079
3086
|
@sapIndicationColor_6_Selected_TextColor: @sapIndicationColor_6_Active_TextColor;
|
|
3080
3087
|
@sapIndicationColor_6b: #cdf5ec;
|
|
3081
|
-
@sapIndicationColor_6b_TextColor: @
|
|
3088
|
+
@sapIndicationColor_6b_TextColor: darken(@sapIndicationColor_6b, 63);
|
|
3082
3089
|
@sapIndicationColor_6b_Background: @sapIndicationColor_6b;
|
|
3083
3090
|
@sapIndicationColor_6b_BorderColor: @sapIndicationColor_6b;
|
|
3084
3091
|
@sapIndicationColor_6b_Hover_Background: darken(@sapIndicationColor_6b, 5);
|
|
@@ -3112,7 +3119,7 @@
|
|
|
3112
3119
|
@sapIndicationColor_7_Selected_BorderColor: @sapIndicationColor_7_Active_BorderColor;
|
|
3113
3120
|
@sapIndicationColor_7_Selected_TextColor: @sapIndicationColor_7_Active_TextColor;
|
|
3114
3121
|
@sapIndicationColor_7b: #e2dbff;
|
|
3115
|
-
@sapIndicationColor_7b_TextColor: @
|
|
3122
|
+
@sapIndicationColor_7b_TextColor: darken(@sapIndicationColor_7b, 32);
|
|
3116
3123
|
@sapIndicationColor_7b_Background: @sapIndicationColor_7b;
|
|
3117
3124
|
@sapIndicationColor_7b_BorderColor: @sapIndicationColor_7b;
|
|
3118
3125
|
@sapIndicationColor_7b_Hover_Background: darken(@sapIndicationColor_7b, 5);
|
|
@@ -3146,7 +3153,7 @@
|
|
|
3146
3153
|
@sapIndicationColor_8_Selected_BorderColor: @sapIndicationColor_8_Active_BorderColor;
|
|
3147
3154
|
@sapIndicationColor_8_Selected_TextColor: @sapIndicationColor_8_Active_TextColor;
|
|
3148
3155
|
@sapIndicationColor_8b: #f8d6ff;
|
|
3149
|
-
@sapIndicationColor_8b_TextColor: @
|
|
3156
|
+
@sapIndicationColor_8b_TextColor: darken(@sapIndicationColor_8b, 54);
|
|
3150
3157
|
@sapIndicationColor_8b_Background: @sapIndicationColor_8b;
|
|
3151
3158
|
@sapIndicationColor_8b_BorderColor: @sapIndicationColor_8b;
|
|
3152
3159
|
@sapIndicationColor_8b_Hover_Background: darken(@sapIndicationColor_8b, 5);
|
|
@@ -3162,7 +3169,7 @@
|
|
|
3162
3169
|
@sapIndicationColor_9_Selected_BorderColor: @sapIndicationColor_9_Active_BorderColor;
|
|
3163
3170
|
@sapIndicationColor_9_Selected_TextColor: @sapIndicationColor_9_Active_TextColor;
|
|
3164
3171
|
@sapIndicationColor_9b: #fff;
|
|
3165
|
-
@sapIndicationColor_9b_TextColor: @
|
|
3172
|
+
@sapIndicationColor_9b_TextColor: darken(@sapIndicationColor_9b, 82);
|
|
3166
3173
|
@sapIndicationColor_9b_Background: @sapIndicationColor_9b;
|
|
3167
3174
|
@sapIndicationColor_9b_BorderColor: darken(@sapIndicationColor_9b, 15);
|
|
3168
3175
|
@sapIndicationColor_9b_Hover_Background: darken(@sapIndicationColor_9b, 5);
|
|
@@ -3178,7 +3185,7 @@
|
|
|
3178
3185
|
@sapIndicationColor_10_Selected_BorderColor: @sapIndicationColor_10_Active_BorderColor;
|
|
3179
3186
|
@sapIndicationColor_10_Selected_TextColor: @sapIndicationColor_10_Active_TextColor;
|
|
3180
3187
|
@sapIndicationColor_10b: #eaecee;
|
|
3181
|
-
@sapIndicationColor_10b_TextColor: @
|
|
3188
|
+
@sapIndicationColor_10b_TextColor: darken(desaturate(@sapIndicationColor_10b, 8), 65);
|
|
3182
3189
|
@sapIndicationColor_10b_Background: @sapIndicationColor_10b;
|
|
3183
3190
|
@sapIndicationColor_10b_BorderColor: @sapIndicationColor_10b;
|
|
3184
3191
|
@sapIndicationColor_10b_Hover_Background: darken(@sapIndicationColor_10b, 5);
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
<name>sap_belize_hcb</name>
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
6
|
<copyright>OpenUI5
|
|
7
|
-
* (c) Copyright
|
|
7
|
+
* (c) Copyright 2025 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.136.0</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
|
|
4
|
-
// * data:{"sModified":"
|
|
2
|
+
// * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
|
|
3
|
+
// * Theming Engine 15.0.6
|
|
4
|
+
// * data:{"sModified":"2025-04-10T09:27:38Z"}
|
|
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.29.1) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -159,6 +159,7 @@
|
|
|
159
159
|
// [Tags "!Protected"]
|
|
160
160
|
// [Protected "!true"]
|
|
161
161
|
@sapCompanyLogo: none;
|
|
162
|
+
@sapFavicon: @sapShell_Favicon;
|
|
162
163
|
|
|
163
164
|
// [Tags "!Protected"]
|
|
164
165
|
// [Protected "!true"]
|
|
@@ -700,7 +701,7 @@
|
|
|
700
701
|
@sapContent_Space_M: 2rem;
|
|
701
702
|
@sapContent_Space_L: 2rem;
|
|
702
703
|
@sapContent_Space_XL: 3rem;
|
|
703
|
-
@sapContent_Space_Tiny:
|
|
704
|
+
@sapContent_Space_Tiny: 0.5rem;
|
|
704
705
|
@sapContent_Space_Small: 1rem;
|
|
705
706
|
@sapContent_Space_Medium: 2rem;
|
|
706
707
|
@sapContent_Space_Large: 3rem;
|
|
@@ -2798,6 +2799,12 @@
|
|
|
2798
2799
|
// [Tags "!Protected"]
|
|
2799
2800
|
// [Protected "!true"]
|
|
2800
2801
|
@sapTab_Critical_Selected_Background: @sapSelectedColor;
|
|
2802
|
+
@sapTab_Neutral_TextColor: @sapTextColor;
|
|
2803
|
+
@sapTab_Neutral_ForegroundColor: @sapHC_StandardForeground;
|
|
2804
|
+
@sapTab_Neutral_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2805
|
+
@sapTab_Neutral_Selected_TextColor: @sapContent_Selected_ForegroundColor;
|
|
2806
|
+
@sapTab_Neutral_Selected_IconColor: contrast(@sapTab_Neutral_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2807
|
+
@sapTab_Neutral_Selected_Background: @sapSelectedColor;
|
|
2801
2808
|
|
|
2802
2809
|
// [Tags "!Protected"]
|
|
2803
2810
|
// [Protected "!true"]
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
<name>sap_belize_hcw</name>
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
6
|
<copyright>OpenUI5
|
|
7
|
-
* (c) Copyright
|
|
7
|
+
* (c) Copyright 2025 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.136.0</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
|
|
4
|
-
// * data:{"sModified":"
|
|
2
|
+
// * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
|
|
3
|
+
// * Theming Engine 15.0.6
|
|
4
|
+
// * data:{"sModified":"2025-04-10T09:27:38Z"}
|
|
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.29.1) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -159,6 +159,7 @@
|
|
|
159
159
|
// [Tags "!Protected"]
|
|
160
160
|
// [Protected "!true"]
|
|
161
161
|
@sapCompanyLogo: none;
|
|
162
|
+
@sapFavicon: @sapShell_Favicon;
|
|
162
163
|
|
|
163
164
|
// [Tags "!Protected"]
|
|
164
165
|
// [Protected "!true"]
|
|
@@ -699,7 +700,7 @@
|
|
|
699
700
|
@sapContent_Space_M: 2rem;
|
|
700
701
|
@sapContent_Space_L: 2rem;
|
|
701
702
|
@sapContent_Space_XL: 3rem;
|
|
702
|
-
@sapContent_Space_Tiny:
|
|
703
|
+
@sapContent_Space_Tiny: 0.5rem;
|
|
703
704
|
@sapContent_Space_Small: 1rem;
|
|
704
705
|
@sapContent_Space_Medium: 2rem;
|
|
705
706
|
@sapContent_Space_Large: 3rem;
|
|
@@ -2797,6 +2798,12 @@
|
|
|
2797
2798
|
// [Tags "!Protected"]
|
|
2798
2799
|
// [Protected "!true"]
|
|
2799
2800
|
@sapTab_Critical_Selected_Background: @sapSelectedColor;
|
|
2801
|
+
@sapTab_Neutral_TextColor: @sapTextColor;
|
|
2802
|
+
@sapTab_Neutral_ForegroundColor: @sapHC_StandardForeground;
|
|
2803
|
+
@sapTab_Neutral_IconColor: contrast(@sapTab_Background, @sapHC_StandardForeground, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2804
|
+
@sapTab_Neutral_Selected_TextColor: @sapContent_Selected_ForegroundColor;
|
|
2805
|
+
@sapTab_Neutral_Selected_IconColor: contrast(@sapTab_Neutral_Selected_Background, @sapTextColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
|
|
2806
|
+
@sapTab_Neutral_Selected_Background: @sapSelectedColor;
|
|
2800
2807
|
|
|
2801
2808
|
// [Tags "!Protected"]
|
|
2802
2809
|
// [Protected "!true"]
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
<name>sap_belize_plus</name>
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
6
|
<copyright>OpenUI5
|
|
7
|
-
* (c) Copyright
|
|
7
|
+
* (c) Copyright 2025 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.136.0</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
|
|
4
|
-
// * data:{"sModified":"
|
|
2
|
+
// * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company. All rights reserved.
|
|
3
|
+
// * Theming Engine 15.0.6
|
|
4
|
+
// * data:{"sModified":"2025-04-10T09:27:38Z"}
|
|
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.29.1) *******************/
|
|
9
9
|
|
|
10
10
|
@sapHighlightColor: lighten(saturate(@sapBrandColor, 40), 30);
|
|
11
11
|
@sapBaseColor: @sapPrimary1;
|
|
@@ -171,59 +171,69 @@
|
|
|
171
171
|
@sapIndicationColor_1_Hover_Background: lighten(@sapIndicationColor_1, 5);
|
|
172
172
|
@sapIndicationColor_1_Active_Background: lighten(@sapIndicationColor_1, 10);
|
|
173
173
|
@sapIndicationColor_1b: #5e0303;
|
|
174
|
+
@sapIndicationColor_1b_TextColor: lighten(saturate(@sapIndicationColor_1b, 4), 44);
|
|
174
175
|
@sapIndicationColor_1b_Hover_Background: lighten(@sapIndicationColor_1b, 5);
|
|
175
176
|
@sapIndicationColor_2: #ffbbbb;
|
|
176
177
|
@sapIndicationColor_2_TextColor: contrast(@sapIndicationColor_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
177
178
|
@sapIndicationColor_2_Hover_Background: lighten(@sapIndicationColor_2, 5);
|
|
178
179
|
@sapIndicationColor_2_Active_Background: lighten(@sapIndicationColor_2, 10);
|
|
179
180
|
@sapIndicationColor_2b: #7d0000;
|
|
181
|
+
@sapIndicationColor_2b_TextColor: lighten(@sapIndicationColor_2b, 53);
|
|
180
182
|
@sapIndicationColor_2b_Hover_Background: lighten(@sapIndicationColor_2b, 5);
|
|
181
183
|
@sapIndicationColor_3: #fabd64;
|
|
182
184
|
@sapIndicationColor_3_TextColor: contrast(@sapIndicationColor_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
183
185
|
@sapIndicationColor_3_Hover_Background: lighten(@sapIndicationColor_3, 3);
|
|
184
186
|
@sapIndicationColor_3_Active_Background: lighten(@sapIndicationColor_3, 6);
|
|
185
|
-
@sapIndicationColor_3b: #
|
|
187
|
+
@sapIndicationColor_3b: #640;
|
|
188
|
+
@sapIndicationColor_3b_TextColor: lighten(@sapIndicationColor_3b, 40);
|
|
186
189
|
@sapIndicationColor_3b_Hover_Background: lighten(@sapIndicationColor_3b, 5);
|
|
187
190
|
@sapIndicationColor_4: #abe2ab;
|
|
188
191
|
@sapIndicationColor_4_TextColor: contrast(@sapIndicationColor_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
189
192
|
@sapIndicationColor_4_Hover_Background: lighten(@sapIndicationColor_4, 5);
|
|
190
193
|
@sapIndicationColor_4_Active_Background: lighten(@sapIndicationColor_4, 10);
|
|
191
|
-
@sapIndicationColor_4b: #
|
|
194
|
+
@sapIndicationColor_4b: #1b4a04;
|
|
195
|
+
@sapIndicationColor_4b_TextColor: lighten(desaturate(@sapIndicationColor_4b, 21), 57);
|
|
192
196
|
@sapIndicationColor_4b_Hover_Background: lighten(@sapIndicationColor_4b, 5);
|
|
193
197
|
@sapIndicationColor_5: #91c8f6;
|
|
194
198
|
@sapIndicationColor_5_TextColor: contrast(@sapIndicationColor_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
195
199
|
@sapIndicationColor_5_Hover_Background: lighten(@sapIndicationColor_5, 5);
|
|
196
200
|
@sapIndicationColor_5_Active_Background: lighten(@sapIndicationColor_5, 10);
|
|
197
201
|
@sapIndicationColor_5b: #024594;
|
|
202
|
+
@sapIndicationColor_5b_TextColor: lighten(saturate(@sapIndicationColor_5b, 3), 54);
|
|
198
203
|
@sapIndicationColor_5b_Hover_Background: lighten(@sapIndicationColor_5b, 5);
|
|
199
204
|
@sapIndicationColor_6: #7fc6c6;
|
|
200
205
|
@sapIndicationColor_6_TextColor: contrast(@sapIndicationColor_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
201
206
|
@sapIndicationColor_6_Hover_Background: lighten(@sapIndicationColor_6, 5);
|
|
202
207
|
@sapIndicationColor_6_Active_Background: lighten(@sapIndicationColor_6, 10);
|
|
203
208
|
@sapIndicationColor_6b: #00454e;
|
|
209
|
+
@sapIndicationColor_6b_TextColor: lighten(desaturate(@sapIndicationColor_6b, 21), 51);
|
|
204
210
|
@sapIndicationColor_6b_Hover_Background: lighten(@sapIndicationColor_6b, 5);
|
|
205
211
|
@sapIndicationColor_7: #b995e0;
|
|
206
212
|
@sapIndicationColor_7_TextColor: contrast(@sapIndicationColor_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
207
213
|
@sapIndicationColor_7_Hover_Background: lighten(@sapIndicationColor_7, 5);
|
|
208
214
|
@sapIndicationColor_7_Active_Background: lighten(@sapIndicationColor_7, 10);
|
|
209
215
|
@sapIndicationColor_7b: #2702c2;
|
|
216
|
+
@sapIndicationColor_7b_TextColor: lighten(saturate(@sapIndicationColor_7b, 12), 48);
|
|
210
217
|
@sapIndicationColor_7b_Hover_Background: lighten(@sapIndicationColor_7b, 5);
|
|
211
218
|
@sapIndicationColor_8: #e269c9;
|
|
212
219
|
@sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
213
220
|
@sapIndicationColor_8_Hover_Background: lighten(@sapIndicationColor_8, 5);
|
|
214
221
|
@sapIndicationColor_8_Active_Background: lighten(@sapIndicationColor_8, 10);
|
|
215
222
|
@sapIndicationColor_8b: #4c005b;
|
|
223
|
+
@sapIndicationColor_8b_TextColor: lighten(@sapIndicationColor_8b, 59);
|
|
216
224
|
@sapIndicationColor_8b_Hover_Background: lighten(@sapIndicationColor_8b, 5);
|
|
217
225
|
@sapIndicationColor_9: #f2f2f2;
|
|
218
226
|
@sapIndicationColor_9_Hover_Background: lighten(@sapIndicationColor_9, 5);
|
|
219
227
|
@sapIndicationColor_9_Active_Background: lighten(@sapIndicationColor_9, 10);
|
|
220
228
|
@sapIndicationColor_9b: #1d232a;
|
|
229
|
+
@sapIndicationColor_9b_TextColor: lighten(desaturate(@sapIndicationColor_9b, 18), 81);
|
|
221
230
|
@sapIndicationColor_9b_BorderColor: lighten(@sapIndicationColor_9b, 16);
|
|
222
231
|
@sapIndicationColor_9b_Hover_Background: lighten(@sapIndicationColor_9b, 5);
|
|
223
232
|
@sapIndicationColor_10: #d8d8d8;
|
|
224
233
|
@sapIndicationColor_10_Hover_Background: lighten(@sapIndicationColor_10, 5);
|
|
225
234
|
@sapIndicationColor_10_Active_Background: lighten(@sapIndicationColor_10, 10);
|
|
226
235
|
@sapIndicationColor_10b: #373737;
|
|
236
|
+
@sapIndicationColor_10b_TextColor: lighten(@sapIndicationColor_10b, 63);
|
|
227
237
|
@sapIndicationColor_10b_Hover_Background: lighten(@sapIndicationColor_10b, 5);
|
|
228
238
|
@sapLegend_WorkingBackground: lighten(@sapList_Background, 8);
|
|
229
239
|
@sapLegend_NonWorkingBackground: lighten(@sapList_Background, 2);
|
|
@@ -1,58 +1,12 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.integration.controls/
|
|
3
|
-
/* Base theme
|
|
4
|
-
/*
|
|
5
|
-
|
|
6
|
-
.sapUiIntObjStatus
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
&.sapMObjStatusShowIcon {
|
|
12
|
-
&::before {
|
|
13
|
-
display: inline;
|
|
14
|
-
font-size: 1rem;
|
|
15
|
-
line-height: 1;
|
|
16
|
-
font-family: 'SAP-icons';
|
|
17
|
-
padding-inline-end: 0.25rem;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.sapMObjStatusText {
|
|
21
|
-
display: inline;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
&.sapMObjStatusError::before {
|
|
25
|
-
color: @sapUiNegativeElement;
|
|
26
|
-
content: "\e1ec";
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
&.sapMObjStatusWarning::before {
|
|
30
|
-
color: @sapUiCriticalElement;
|
|
31
|
-
content: "\e053";
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
&.sapMObjStatusSuccess::before {
|
|
35
|
-
color: @sapUiPositiveElement;
|
|
36
|
-
content: "\e1c1";
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
&.sapMObjStatusInformation::before {
|
|
40
|
-
color: @sapUiInformativeElement;
|
|
41
|
-
content: "\e289";
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
&:not(.sapMObjStatusShowCustomIcon) .sapMObjStatusIcon {
|
|
46
|
-
display: none
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
&.sapMObjStatusShowCustomIcon {
|
|
50
|
-
.sapMObjStatusIcon {
|
|
51
|
-
display: inline;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
.sapMObjStatusText {
|
|
55
|
-
display: inline;
|
|
56
|
-
}
|
|
1
|
+
/* ============================================================= */
|
|
2
|
+
/* CSS for control sap.ui.integration.controls/sapUiIntObjStatus */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* ============================================================= */
|
|
5
|
+
|
|
6
|
+
.sapMObjStatus.sapUiIntObjStatus:not(.sapMObjStatusInverted) {
|
|
7
|
+
.sapMObjStatusText,
|
|
8
|
+
.sapMObjStatusWrapper {
|
|
9
|
+
display: inline;
|
|
10
|
+
vertical-align: top;
|
|
57
11
|
}
|
|
58
12
|
}
|