@openui5/themelib_sap_belize 1.92.0 → 1.93.3
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/dep5 +5 -0
- package/THIRDPARTY.txt +10 -1
- package/package.json +18 -18
- package/src/sap/m/themes/sap_belize/Button.less +0 -5
- package/src/sap/m/themes/sap_belize/IconTabBar.less +19 -16
- package/src/sap/m/themes/sap_belize/InputBase.less +25 -0
- package/src/sap/m/themes/sap_belize/ProgressIndicator.less +1 -4
- package/src/sap/m/themes/sap_belize/SelectList.less +0 -5
- package/src/sap/m/themes/sap_belize_hcb/IconTabBar.less +4 -4
- package/src/sap/m/themes/sap_belize_hcb/InputBase.less +25 -0
- package/src/sap/m/themes/sap_belize_hcb/SelectList.less +0 -5
- package/src/sap/m/themes/sap_belize_hcw/IconTabBar.less +4 -4
- package/src/sap/m/themes/sap_belize_hcw/InputBase.less +25 -0
- package/src/sap/m/themes/sap_belize_hcw/SelectList.less +0 -5
- package/src/sap/tnt/themes/sap_belize/ToolHeader.less +33 -1
- package/src/sap/tnt/themes/sap_belize_hcb/ToolHeader.less +4 -0
- package/src/sap/tnt/themes/sap_belize_hcw/ToolHeader.less +5 -1
- package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize/base.less +204 -206
- package/src/sap/ui/core/themes/sap_belize/global.less +34 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/base.less +120 -236
- package/src/sap/ui/core/themes/sap_belize_hcb/global.less +34 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcw/base.less +120 -236
- package/src/sap/ui/core/themes/sap_belize_hcw/global.less +34 -0
- package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_plus/base.less +8 -128
- package/src/sap/ui/unified/themes/sap_belize/Calendar.less +4 -0
- package/src/sap/uxap/themes/sap_belize/ObjectPageSection.less +4 -0
- package/src/sap/uxap/themes/sap_belize_hcb/ObjectPageSection.less +4 -0
- package/src/sap/uxap/themes/sap_belize_hcw/ObjectPageSection.less +4 -0
|
@@ -122,6 +122,13 @@
|
|
|
122
122
|
@sapUiContentTextShadow: @sapContent_TextShadow;
|
|
123
123
|
@sapUiContentContrastTextShadow: @sapContent_ContrastTextShadow;
|
|
124
124
|
@sapUiContentHeaderShadow: @sapContent_HeaderShadow;
|
|
125
|
+
@sapUiContentInteractionShadow: @sapContent_Interaction_Shadow;
|
|
126
|
+
@sapUiContentSelectedShadow: @sapContent_Selected_Shadow;
|
|
127
|
+
@sapUiContentNegativeShadow: @sapContent_Negative_Shadow;
|
|
128
|
+
@sapUiContentCriticalShadow: @sapContent_Critical_Shadow;
|
|
129
|
+
@sapUiContentPositiveShadow: @sapContent_Positive_Shadow;
|
|
130
|
+
@sapUiContentInformativeShadow: @sapContent_Informative_Shadow;
|
|
131
|
+
@sapUiContentNeutralShadow: @sapContent_Neutral_Shadow;
|
|
125
132
|
@sapUiContentSearchHighlightColor: @sapContent_SearchHighlightColor;
|
|
126
133
|
@sapUiContentHelpColor: @sapContent_HelpColor;
|
|
127
134
|
@sapUiContentLabelColor: @sapContent_LabelColor;
|
|
@@ -151,9 +158,22 @@
|
|
|
151
158
|
@sapUiContentIllustrativeColor6: @sapContent_Illustrative_Color6;
|
|
152
159
|
@sapUiContentIllustrativeColor7: @sapContent_Illustrative_Color7;
|
|
153
160
|
@sapUiContentIllustrativeColor8: @sapContent_Illustrative_Color8;
|
|
161
|
+
@sapUiContentIllustrativeColor9: @sapContent_Illustrative_Color9;
|
|
162
|
+
@sapUiContentIllustrativeColor10: @sapContent_Illustrative_Color10;
|
|
163
|
+
@sapUiContentIllustrativeColor11: @sapContent_Illustrative_Color11;
|
|
164
|
+
@sapUiContentIllustrativeColor12: @sapContent_Illustrative_Color12;
|
|
165
|
+
@sapUiContentIllustrativeColor13: @sapContent_Illustrative_Color13;
|
|
166
|
+
@sapUiContentIllustrativeColor14: @sapContent_Illustrative_Color14;
|
|
167
|
+
@sapUiContentIllustrativeColor15: @sapContent_Illustrative_Color15;
|
|
168
|
+
@sapUiContentIllustrativeColor16: @sapContent_Illustrative_Color16;
|
|
169
|
+
@sapUiContentIllustrativeColor17: @sapContent_Illustrative_Color17;
|
|
170
|
+
@sapUiContentIllustrativeColor18: @sapContent_Illustrative_Color18;
|
|
171
|
+
@sapUiContentIllustrativeColor19: @sapContent_Illustrative_Color19;
|
|
172
|
+
@sapUiContentIllustrativeColor20: @sapContent_Illustrative_Color20;
|
|
154
173
|
|
|
155
174
|
@sapUiFontLightFamily: @sapFontLightFamily;
|
|
156
175
|
@sapUiFontBoldFamily: @sapFontBoldFamily;
|
|
176
|
+
@sapUiFontBlackFamily: @sapFontBlackFamily;
|
|
157
177
|
@sapUiFontHeaderFamily: @sapFontHeaderFamily;
|
|
158
178
|
@sapMFontSmallSize: @sapFontSmallSize;
|
|
159
179
|
@sapMFontLargeSize: @sapFontLargeSize;
|
|
@@ -176,6 +196,7 @@
|
|
|
176
196
|
@sapUiShellBackgroundImageRepeat: @sapShell_BackgroundImageRepeat;
|
|
177
197
|
@sapUiShellBorderColor: @sapShell_BorderColor;
|
|
178
198
|
@sapUiShellTextColor: @sapShell_TextColor;
|
|
199
|
+
@sapUiShellInteractiveBackground: @sapShell_InteractiveBackground;
|
|
179
200
|
@sapUiShellInteractiveTextColor: @sapShell_InteractiveTextColor;
|
|
180
201
|
@sapUiShellInteractiveBorderColor: @sapShell_InteractiveBorderColor;
|
|
181
202
|
@sapUiShellGroupTitleTextColor: @sapShell_GroupTitleTextColor;
|
|
@@ -457,6 +478,17 @@
|
|
|
457
478
|
@sapUiAccent9: @sapAccentColor9;
|
|
458
479
|
@sapUiAccent10: @sapAccentColor10;
|
|
459
480
|
|
|
481
|
+
@sapUiAccentBackgroundColor1: @sapAccentBackgroundColor1;
|
|
482
|
+
@sapUiAccentBackgroundColor2: @sapAccentBackgroundColor2;
|
|
483
|
+
@sapUiAccentBackgroundColor3: @sapAccentBackgroundColor3;
|
|
484
|
+
@sapUiAccentBackgroundColor4: @sapAccentBackgroundColor4;
|
|
485
|
+
@sapUiAccentBackgroundColor5: @sapAccentBackgroundColor5;
|
|
486
|
+
@sapUiAccentBackgroundColor6: @sapAccentBackgroundColor6;
|
|
487
|
+
@sapUiAccentBackgroundColor7: @sapAccentBackgroundColor7;
|
|
488
|
+
@sapUiAccentBackgroundColor8: @sapAccentBackgroundColor8;
|
|
489
|
+
@sapUiAccentBackgroundColor9: @sapAccentBackgroundColor9;
|
|
490
|
+
@sapUiAccentBackgroundColor10: @sapAccentBackgroundColor10;
|
|
491
|
+
|
|
460
492
|
|
|
461
493
|
// =====================================
|
|
462
494
|
// Indication Colors
|
|
@@ -641,6 +673,8 @@
|
|
|
641
673
|
|
|
642
674
|
@sapMPlatformDependent: false;
|
|
643
675
|
|
|
676
|
+
@sapUiColumnHeaderFontSize: @sapMFontMediumSize;
|
|
677
|
+
@sapUiColumnHeaderFontWeight: normal;
|
|
644
678
|
|
|
645
679
|
|
|
646
680
|
// =====================================
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2021 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.93.3</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize high contrast white theme library.</documentation>
|
|
12
12
|
|