@openui5/themelib_sap_belize 1.99.1 → 1.102.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRDPARTY.txt +5 -5
- package/package.json +18 -18
- package/src/sap/m/themes/sap_belize/Carousel.less +1 -74
- package/src/sap/m/themes/sap_belize/ComboBoxBase.less +0 -5
- package/src/sap/m/themes/sap_belize/Dialog.less +9 -1
- package/src/sap/m/themes/sap_belize/GenericTile.less +76 -0
- package/src/sap/m/themes/sap_belize/IconTabBar.less +1 -8
- package/src/sap/m/themes/sap_belize/InputBase.less +0 -32
- package/src/sap/m/themes/sap_belize/MessageBox.less +7 -0
- package/src/sap/m/themes/sap_belize/Popover.less +7 -0
- package/src/sap/m/themes/sap_belize/SlideTile.less +6 -1
- package/src/sap/m/themes/sap_belize/Slider.less +6 -0
- package/src/sap/m/themes/sap_belize/SplitButton.less +2 -2
- package/src/sap/m/themes/sap_belize/Table.less +21 -5
- package/src/sap/m/themes/sap_belize/Token.less +6 -2
- package/src/sap/m/themes/sap_belize/Tokenizer.less +1 -0
- package/src/sap/m/themes/sap_belize/library.source.less +1 -0
- package/src/sap/m/themes/sap_belize_hcb/Carousel.less +2 -64
- package/src/sap/m/themes/sap_belize_hcb/ComboBoxBase.less +0 -12
- package/src/sap/m/themes/sap_belize_hcb/IconTabBar.less +1 -1
- package/src/sap/m/themes/sap_belize_hcb/InputBase.less +0 -33
- package/src/sap/m/themes/sap_belize_hcb/LightBox.less +1 -4
- package/src/sap/m/themes/sap_belize_hcb/MessageBox.less +7 -0
- package/src/sap/m/themes/sap_belize_hcb/Popover.less +10 -3
- package/src/sap/m/themes/sap_belize_hcb/Slider.less +11 -0
- package/src/sap/m/themes/sap_belize_hcb/SplitButton.less +2 -2
- package/src/sap/m/themes/sap_belize_hcb/Table.less +21 -5
- package/src/sap/m/themes/sap_belize_hcb/Token.less +8 -0
- package/src/sap/m/themes/sap_belize_hcb/Tokenizer.less +1 -0
- package/src/sap/m/themes/sap_belize_hcb/ValueStateHeader.less +4 -0
- package/src/sap/m/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/m/themes/sap_belize_hcw/Carousel.less +2 -64
- package/src/sap/m/themes/sap_belize_hcw/ComboBoxBase.less +0 -12
- package/src/sap/m/themes/sap_belize_hcw/IconTabBar.less +1 -1
- package/src/sap/m/themes/sap_belize_hcw/InputBase.less +0 -34
- package/src/sap/m/themes/sap_belize_hcw/LightBox.less +1 -4
- package/src/sap/m/themes/sap_belize_hcw/MessageBox.less +7 -0
- package/src/sap/m/themes/sap_belize_hcw/Popover.less +10 -3
- package/src/sap/m/themes/sap_belize_hcw/Slider.less +11 -0
- package/src/sap/m/themes/sap_belize_hcw/SplitButton.less +2 -2
- package/src/sap/m/themes/sap_belize_hcw/Table.less +21 -5
- package/src/sap/m/themes/sap_belize_hcw/Token.less +8 -0
- package/src/sap/m/themes/sap_belize_hcw/Tokenizer.less +1 -0
- package/src/sap/m/themes/sap_belize_hcw/ValueStateHeader.less +4 -0
- package/src/sap/m/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/m/themes/sap_belize_plus/MessageBox.less +7 -0
- package/src/sap/m/themes/sap_belize_plus/library.source.less +1 -0
- package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize/base.less +565 -76
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Light-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Light.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72Mono-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72Mono-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72Mono-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/fonts/72Mono-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize/global.less +173 -9
- package/src/sap/ui/core/themes/sap_belize/shared.less +0 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/base.less +566 -17
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Light-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Light.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72Mono-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72Mono-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72Mono-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/fonts/72Mono-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcb/global.less +173 -9
- package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcw/base.less +565 -16
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Light-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Light.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72Mono-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72Mono-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72Mono-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/fonts/72Mono-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_hcw/global.less +173 -9
- package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_plus/base.less +16 -16
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Light-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Light.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72Mono-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72Mono-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72Mono-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_belize_plus/fonts/72Mono-Regular.woff2 +0 -0
- package/src/sap/ui/dt/themes/sap_belize/Overlay.less +1 -1
- package/src/sap/ui/dt/themes/sap_belize_hcb/ContextMenu.less +2 -2
- package/src/sap/ui/dt/themes/sap_belize_hcb/Overlay.less +5 -4
- package/src/sap/ui/dt/themes/sap_belize_hcw/ContextMenu.less +2 -2
- package/src/sap/ui/layout/themes/sap_belize_hcb/Splitter.less +0 -4
- package/src/sap/ui/layout/themes/sap_belize_hcw/Splitter.less +0 -4
- package/src/sap/ui/rta/themes/sap_belize/ContextMenu.less +2 -2
- package/src/sap/ui/rta/themes/sap_belize/Dialogs.less +4 -4
- package/src/sap/ui/rta/themes/sap_belize/Overlay.less +3 -4
- package/src/sap/ui/rta/themes/sap_belize/Toolbar.adaptation.less +2 -2
- package/src/sap/ui/rta/themes/sap_belize/Toolbar.base.less +2 -4
- package/src/sap/ui/rta/themes/sap_belize/Toolbar.personalization.less +1 -1
- package/src/sap/ui/rta/themes/sap_belize/library.source.less +0 -1
- package/src/sap/ui/rta/themes/sap_belize_hcb/ContextMenu.less +7 -32
- package/src/sap/ui/rta/themes/sap_belize_hcb/Dialogs.less +3 -3
- package/src/sap/ui/rta/themes/sap_belize_hcb/FieldRepository.less +0 -9
- package/src/sap/ui/rta/themes/sap_belize_hcb/Overlay.less +3 -16
- package/src/sap/ui/rta/themes/sap_belize_hcb/Toolbar.adaptation.less +5 -4
- package/src/sap/ui/rta/themes/sap_belize_hcb/Toolbar.base.less +3 -3
- package/src/sap/ui/rta/themes/sap_belize_hcb/Toolbar.personalization.less +2 -2
- package/src/sap/ui/rta/themes/sap_belize_hcb/library.source.less +0 -1
- package/src/sap/ui/rta/themes/sap_belize_hcw/ContextMenu.less +8 -32
- package/src/sap/ui/rta/themes/sap_belize_hcw/Dialogs.less +4 -4
- package/src/sap/ui/rta/themes/sap_belize_hcw/FieldRepository.less +0 -2
- package/src/sap/ui/rta/themes/sap_belize_hcw/Overlay.less +4 -15
- package/src/sap/ui/rta/themes/sap_belize_hcw/Toolbar.adaptation.less +5 -3
- package/src/sap/ui/rta/themes/sap_belize_hcw/Toolbar.base.less +5 -4
- package/src/sap/ui/rta/themes/sap_belize_hcw/Toolbar.personalization.less +3 -4
- package/src/sap/ui/rta/themes/sap_belize_hcw/library.source.less +1 -2
- package/src/sap/ui/rta/themes/sap_belize_plus/Overlay.less +5 -1
- package/src/sap/ui/unified/themes/sap_belize/CalendarLegend.less +4 -0
- package/src/sap/ui/unified/themes/sap_belize_hcb/CalendarLegend.less +4 -0
- package/src/sap/ui/unified/themes/sap_belize_hcw/CalendarLegend.less +4 -0
- package/src/sap/ui/unified/themes/sap_belize_plus/CalendarLegend.less +5 -1
- package/src/sap/m/themes/sap_belize_hcb/SuggestionsPopover.less +0 -15
- package/src/sap/m/themes/sap_belize_hcw/SuggestionsPopover.less +0 -15
- package/src/sap/ui/rta/themes/sap_belize/Toolbar.standalone.less +0 -4
- package/src/sap/ui/rta/themes/sap_belize_hcb/Toolbar.standalone.less +0 -12
- package/src/sap/ui/rta/themes/sap_belize_hcw/Toolbar.standalone.less +0 -12
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -103,12 +103,15 @@
|
|
|
103
103
|
@sapUiContentNonInteractiveIconColor: @sapContent_NonInteractiveIconColor;
|
|
104
104
|
@sapUiContentMarkerIconColor: @sapContent_MarkerIconColor;
|
|
105
105
|
@sapUiContentMarkerTextColor: @sapContent_MarkerTextColor;
|
|
106
|
+
@sapUiContentMeasureIndicatorColor: @sapContent_MeasureIndicatorColor;
|
|
107
|
+
@sapUiContentSelectedMeasureIndicatorColor: @sapContent_Selected_MeasureIndicatorColor;
|
|
106
108
|
@sapUiContentPlaceholderloadingBackground: @sapContent_Placeholderloading_Background;
|
|
107
109
|
@sapUiContentPlaceholderloadingGradient: @sapContent_Placeholderloading_Gradient;
|
|
108
110
|
@sapUiContentImagePlaceholderBackground: @sapContent_ImagePlaceholderBackground;
|
|
109
111
|
@sapUiContentImagePlaceholderForegroundColor: @sapContent_ImagePlaceholderForegroundColor;
|
|
110
112
|
@sapUiContentRatedColor: @sapContent_RatedColor;
|
|
111
113
|
@sapUiContentUnratedColor: @sapContent_UnratedColor;
|
|
114
|
+
@sapUiContentBusyColor: @sapContent_BusyColor;
|
|
112
115
|
@sapUiContentFocusColor: @sapContent_FocusColor;
|
|
113
116
|
@sapUiContentFocusStyle: @sapContent_FocusStyle;
|
|
114
117
|
@sapUiContentFocusWidth: @sapContent_FocusWidth;
|
|
@@ -149,6 +152,7 @@
|
|
|
149
152
|
@sapUiContentSelectedBackground: @sapContent_Selected_Background;
|
|
150
153
|
@sapUiContentSelectedHoverBackground: @sapContent_Selected_Hover_Background;
|
|
151
154
|
@sapUiContentSelectedForegroundColor: @sapContent_Selected_ForegroundColor;
|
|
155
|
+
@sapUiContentForcedColorAdjust: @sapContent_ForcedColorAdjust;
|
|
152
156
|
|
|
153
157
|
@sapUiContentIllustrativeColor1: @sapContent_Illustrative_Color1;
|
|
154
158
|
@sapUiContentIllustrativeColor2: @sapContent_Illustrative_Color2;
|
|
@@ -173,6 +177,8 @@
|
|
|
173
177
|
|
|
174
178
|
@sapUiFontLightFamily: @sapFontLightFamily;
|
|
175
179
|
@sapUiFontBoldFamily: @sapFontBoldFamily;
|
|
180
|
+
@sapUiFontSemiboldFamily: @sapFontSemiboldFamily;
|
|
181
|
+
@sapUiFontSemiboldDuplexFamily: @sapFontSemiboldDuplexFamily;
|
|
176
182
|
@sapUiFontBlackFamily: @sapFontBlackFamily;
|
|
177
183
|
@sapUiFontHeaderFamily: @sapFontHeaderFamily;
|
|
178
184
|
@sapMFontSmallSize: @sapFontSmallSize;
|
|
@@ -184,11 +190,11 @@
|
|
|
184
190
|
@sapMFontHeader5Size: @sapFontHeader5Size;
|
|
185
191
|
@sapMFontHeader6Size: @sapFontHeader6Size;
|
|
186
192
|
|
|
187
|
-
@
|
|
188
|
-
@
|
|
189
|
-
@
|
|
190
|
-
@
|
|
191
|
-
@
|
|
193
|
+
@sapUiLinkHoverColor: @sapLink_Hover_Color;
|
|
194
|
+
@sapUiLinkActiveColor: @sapLink_Active_Color;
|
|
195
|
+
@sapUiLinkVisitedColor: @sapLink_Visited_Color;
|
|
196
|
+
@sapUiLinkInvertedColor: @sapLink_InvertedColor;
|
|
197
|
+
@sapUiLinkSubtleColor: @sapLink_SubtleColor;
|
|
192
198
|
|
|
193
199
|
@sapUiShellBackground: @sapShell_Background;
|
|
194
200
|
@sapUiShellBackgroundImage: @sapShell_BackgroundImage;
|
|
@@ -222,6 +228,37 @@
|
|
|
222
228
|
@sapUiShellInformativeColor: @sapShell_InformativeColor;
|
|
223
229
|
@sapUiShellNeutralColor: @sapShell_NeutralColor;
|
|
224
230
|
|
|
231
|
+
@sapUiAvatar1Background: @sapAvatar_1_Background;
|
|
232
|
+
@sapUiAvatar1BorderColor: @sapAvatar_1_BorderColor;
|
|
233
|
+
@sapUiAvatar1TextColor: @sapAvatar_1_TextColor;
|
|
234
|
+
@sapUiAvatar2Background: @sapAvatar_2_Background;
|
|
235
|
+
@sapUiAvatar2BorderColor: @sapAvatar_2_BorderColor;
|
|
236
|
+
@sapUiAvatar2TextColor: @sapAvatar_2_TextColor;
|
|
237
|
+
@sapUiAvatar3Background: @sapAvatar_3_Background;
|
|
238
|
+
@sapUiAvatar3BorderColor: @sapAvatar_3_BorderColor;
|
|
239
|
+
@sapUiAvatar3TextColor: @sapAvatar_3_TextColor;
|
|
240
|
+
@sapUiAvatar4Background: @sapAvatar_4_Background;
|
|
241
|
+
@sapUiAvatar4BorderColor: @sapAvatar_4_BorderColor;
|
|
242
|
+
@sapUiAvatar4TextColor: @sapAvatar_4_TextColor;
|
|
243
|
+
@sapUiAvatar5Background: @sapAvatar_5_Background;
|
|
244
|
+
@sapUiAvatar5BorderColor: @sapAvatar_5_BorderColor;
|
|
245
|
+
@sapUiAvatar5TextColor: @sapAvatar_5_TextColor;
|
|
246
|
+
@sapUiAvatar6Background: @sapAvatar_6_Background;
|
|
247
|
+
@sapUiAvatar6BorderColor: @sapAvatar_6_BorderColor;
|
|
248
|
+
@sapUiAvatar6TextColor: @sapAvatar_6_TextColor;
|
|
249
|
+
@sapUiAvatar7Background: @sapAvatar_7_Background;
|
|
250
|
+
@sapUiAvatar7BorderColor: @sapAvatar_7_BorderColor;
|
|
251
|
+
@sapUiAvatar7TextColor: @sapAvatar_7_TextColor;
|
|
252
|
+
@sapUiAvatar8Background: @sapAvatar_8_Background;
|
|
253
|
+
@sapUiAvatar8BorderColor: @sapAvatar_8_BorderColor;
|
|
254
|
+
@sapUiAvatar8TextColor: @sapAvatar_8_TextColor;
|
|
255
|
+
@sapUiAvatar9Background: @sapAvatar_9_Background;
|
|
256
|
+
@sapUiAvatar9BorderColor: @sapAvatar_9_BorderColor;
|
|
257
|
+
@sapUiAvatar9TextColor: @sapAvatar_9_TextColor;
|
|
258
|
+
@sapUiAvatar10Background: @sapAvatar_10_Background;
|
|
259
|
+
@sapUiAvatar10BorderColor: @sapAvatar_10_BorderColor;
|
|
260
|
+
@sapUiAvatar10TextColor: @sapAvatar_10_TextColor;
|
|
261
|
+
|
|
225
262
|
@sapUiButtonBackground: @sapButton_Background;
|
|
226
263
|
@sapUiButtonBorderColor: @sapButton_BorderColor;
|
|
227
264
|
@sapUiButtonBorderWidth: @sapButton_BorderWidth;
|
|
@@ -335,6 +372,7 @@
|
|
|
335
372
|
@sapUiButtonInformationHoverTextColor: @sapButton_Information_Hover_TextColor;
|
|
336
373
|
@sapUiButtonInformationActiveBackground: @sapButton_Information_Active_Background;
|
|
337
374
|
@sapUiButtonInformationActiveBorderColor: @sapButton_Information_Active_BorderColor;
|
|
375
|
+
@sapUiButtonInformationActiveTextColor: @sapButton_Information_Active_TextColor;
|
|
338
376
|
@sapUiButtonNeutralBackground: @sapButton_Neutral_Background;
|
|
339
377
|
@sapUiButtonNeutralBorderColor: @sapButton_Neutral_BorderColor;
|
|
340
378
|
@sapUiButtonNeutralTextColor: @sapButton_Neutral_TextColor;
|
|
@@ -344,21 +382,60 @@
|
|
|
344
382
|
@sapUiButtonNeutralActiveBackground: @sapButton_Neutral_Active_Background;
|
|
345
383
|
@sapUiButtonNeutralActiveBorderColor: @sapButton_Neutral_Active_BorderColor;
|
|
346
384
|
@sapUiButtonNeutralActiveTextColor: @sapButton_Neutral_Active_TextColor;
|
|
347
|
-
@sapUiButtonTrackSelectedBackground: @sapButton_Track_Selected_Background;
|
|
348
|
-
@sapUiButtonTrackSelectedTextColor: @sapButton_Track_Selected_TextColor;
|
|
349
385
|
@sapUiButtonTrackBackground: @sapButton_Track_Background;
|
|
386
|
+
@sapUiButtonTrackBorderColor: @sapButton_Track_BorderColor;
|
|
350
387
|
@sapUiButtonTrackTextColor: @sapButton_Track_TextColor;
|
|
388
|
+
@sapUiButtonTrackHoverBackground: @sapButton_Track_Hover_Background;
|
|
389
|
+
@sapUiButtonTrackHoverBorderColor: @sapButton_Track_Hover_BorderColor;
|
|
390
|
+
@sapUiButtonTrackSelectedBackground: @sapButton_Track_Selected_Background;
|
|
391
|
+
@sapUiButtonTrackSelectedBorderColor: @sapButton_Track_Selected_BorderColor;
|
|
392
|
+
@sapUiButtonTrackSelectedTextColor: @sapButton_Track_Selected_TextColor;
|
|
393
|
+
@sapUiButtonTrackSelectedHoverBackground: @sapButton_Track_Selected_Hover_Background;
|
|
394
|
+
@sapUiButtonTrackSelectedHoverBorderColor: @sapButton_Track_Selected_Hover_BorderColor;
|
|
395
|
+
@sapUiButtonHandleBackground: @sapButton_Handle_Background;
|
|
396
|
+
@sapUiButtonHandleBorderColor: @sapButton_Handle_BorderColor;
|
|
397
|
+
@sapUiButtonHandleTextColor: @sapButton_Handle_TextColor;
|
|
398
|
+
@sapUiButtonHandleHoverBackground: @sapButton_Handle_Hover_Background;
|
|
399
|
+
@sapUiButtonHandleHoverBorderColor: @sapButton_Handle_Hover_BorderColor;
|
|
400
|
+
@sapUiButtonHandleSelectedBackground: @sapButton_Handle_Selected_Background;
|
|
401
|
+
@sapUiButtonHandleSelectedBorderColor: @sapButton_Handle_Selected_BorderColor;
|
|
402
|
+
@sapUiButtonHandleSelectedTextColor: @sapButton_Handle_Selected_TextColor;
|
|
403
|
+
@sapUiButtonHandleSelectedHoverBackground: @sapButton_Handle_Selected_Hover_Background;
|
|
404
|
+
@sapUiButtonHandleSelectedHoverBorderColor: @sapButton_Handle_Selected_Hover_BorderColor;
|
|
405
|
+
@sapUiButtonTrackNegativeBackground: @sapButton_Track_Negative_Background;
|
|
406
|
+
@sapUiButtonTrackNegativeBorderColor: @sapButton_Track_Negative_BorderColor;
|
|
407
|
+
@sapUiButtonTrackNegativeTextColor: @sapButton_Track_Negative_TextColor;
|
|
408
|
+
@sapUiButtonTrackNegativeHoverBackground: @sapButton_Track_Negative_Hover_Background;
|
|
409
|
+
@sapUiButtonTrackNegativeHoverBorderColor: @sapButton_Track_Negative_Hover_BorderColor;
|
|
410
|
+
@sapUiButtonHandleNegativeBackground: @sapButton_Handle_Negative_Background;
|
|
411
|
+
@sapUiButtonHandleNegativeBorderColor: @sapButton_Handle_Negative_BorderColor;
|
|
412
|
+
@sapUiButtonHandleNegativeTextColor: @sapButton_Handle_Negative_TextColor;
|
|
413
|
+
@sapUiButtonHandleNegativeHoverBackground: @sapButton_Handle_Negative_Hover_Background;
|
|
414
|
+
@sapUiButtonHandleNegativeHoverBorderColor: @sapButton_Handle_Negative_Hover_BorderColor;
|
|
415
|
+
@sapUiButtonTrackPositiveBackground: @sapButton_Track_Positive_Background;
|
|
416
|
+
@sapUiButtonTrackPositiveBorderColor: @sapButton_Track_Positive_BorderColor;
|
|
417
|
+
@sapUiButtonTrackPositiveTextColor: @sapButton_Track_Positive_TextColor;
|
|
418
|
+
@sapUiButtonTrackPositiveHoverBackground: @sapButton_Track_Positive_Hover_Background;
|
|
419
|
+
@sapUiButtonTrackPositiveHoverBorderColor: @sapButton_Track_Positive_Hover_BorderColor;
|
|
420
|
+
@sapUiButtonHandlePositiveBackground: @sapButton_Handle_Positive_Background;
|
|
421
|
+
@sapUiButtonHandlePositiveBorderColor: @sapButton_Handle_Positive_BorderColor;
|
|
422
|
+
@sapUiButtonHandlePositiveTextColor: @sapButton_Handle_Positive_TextColor;
|
|
423
|
+
@sapUiButtonHandlePositiveHoverBackground: @sapButton_Handle_Positive_Hover_Background;
|
|
424
|
+
@sapUiButtonHandlePositiveHoverBorderColor: @sapButton_Handle_Positive_Hover_BorderColor;
|
|
351
425
|
@sapUiButtonTokenBackground: @sapButton_TokenBackground;
|
|
352
426
|
@sapUiButtonTokenBorderColor: @sapButton_TokenBorderColor;
|
|
353
427
|
|
|
354
428
|
@sapUiFieldBackground: @sapField_Background;
|
|
429
|
+
@sapUiFieldBackgroundStyle: @sapField_BackgroundStyle;
|
|
355
430
|
@sapUiFieldTextColor: @sapField_TextColor;
|
|
356
431
|
@sapUiFieldPlaceholderTextColor: @sapField_PlaceholderTextColor;
|
|
357
432
|
@sapUiFieldBorderColor: @sapField_BorderColor;
|
|
358
433
|
@sapUiFieldHelpBackground: @sapField_HelpBackground;
|
|
359
434
|
@sapUiFieldBorderWidth: @sapField_BorderWidth;
|
|
435
|
+
@sapUiFieldBorderStyle: @sapField_BorderStyle;
|
|
360
436
|
@sapUiFieldBorderCornerRadius: @sapField_BorderCornerRadius;
|
|
361
437
|
@sapUiFieldHoverBackground: @sapField_Hover_Background;
|
|
438
|
+
@sapUiFieldHoverBackgroundStyle: @sapField_Hover_BackgroundStyle;
|
|
362
439
|
@sapUiFieldHoverBorderColor: @sapField_Hover_BorderColor;
|
|
363
440
|
@sapUiFieldHoverHelpBackground: @sapField_Hover_HelpBackground;
|
|
364
441
|
@sapUiFieldActiveBorderColor: @sapField_Active_BorderColor;
|
|
@@ -366,29 +443,36 @@
|
|
|
366
443
|
@sapUiFieldFocusBorderColor: @sapField_Focus_BorderColor;
|
|
367
444
|
@sapUiFieldFocusHelpBackground: @sapField_Focus_HelpBackground;
|
|
368
445
|
@sapUiFieldReadOnlyBackground: @sapField_ReadOnly_Background;
|
|
446
|
+
@sapUiFieldReadOnlyBackgroundStyle: @sapField_ReadOnly_BackgroundStyle;
|
|
369
447
|
@sapUiFieldReadOnlyBorderColor: @sapField_ReadOnly_BorderColor;
|
|
448
|
+
@sapUiFieldReadOnlyBorderStyle: @sapField_ReadOnly_BorderStyle;
|
|
370
449
|
@sapUiFieldReadOnlyHelpBackground: @sapField_ReadOnly_HelpBackground;
|
|
371
450
|
@sapUiFieldRequiredColor: @sapField_RequiredColor;
|
|
372
451
|
@sapUiFieldInvalidColor: @sapField_InvalidColor;
|
|
373
452
|
@sapUiFieldInvalidBackground: @sapField_InvalidBackground;
|
|
453
|
+
@sapUiFieldInvalidBackgroundStyle: @sapField_InvalidBackgroundStyle;
|
|
374
454
|
@sapUiFieldInvalidBorderWidth: @sapField_InvalidBorderWidth;
|
|
375
455
|
@sapUiFieldInvalidBorderStyle: @sapField_InvalidBorderStyle;
|
|
376
456
|
@sapUiFieldWarningColor: @sapField_WarningColor;
|
|
377
457
|
@sapUiFieldWarningBackground: @sapField_WarningBackground;
|
|
458
|
+
@sapUiFieldWarningBackgroundStyle: @sapField_WarningBackgroundStyle;
|
|
378
459
|
@sapUiFieldWarningBorderWidth: @sapField_WarningBorderWidth;
|
|
379
460
|
@sapUiFieldWarningBorderStyle: @sapField_WarningBorderStyle;
|
|
380
461
|
@sapUiFieldSuccessColor: @sapField_SuccessColor;
|
|
381
462
|
@sapUiFieldSuccessBackground: @sapField_SuccessBackground;
|
|
463
|
+
@sapUiFieldSuccessBackgroundStyle: @sapField_SuccessBackgroundStyle;
|
|
382
464
|
@sapUiFieldSuccessBorderWidth: @sapField_SuccessBorderWidth;
|
|
383
465
|
@sapUiFieldSuccessBorderStyle: @sapField_SuccessBorderStyle;
|
|
384
466
|
@sapUiFieldInformationColor: @sapField_InformationColor;
|
|
385
467
|
@sapUiFieldInformationBackground: @sapField_InformationBackground;
|
|
468
|
+
@sapUiFieldInformationBackgroundStyle: @sapField_InformationBackgroundStyle;
|
|
386
469
|
@sapUiFieldInformationBorderWidth: @sapField_InformationBorderWidth;
|
|
387
470
|
@sapUiFieldInformationBorderStyle: @sapField_InformationBorderStyle;
|
|
388
471
|
|
|
389
472
|
@sapUiGroupTitleBackground: @sapGroup_TitleBackground;
|
|
390
473
|
@sapUiGroupTitleBorderColor: @sapGroup_TitleBorderColor;
|
|
391
474
|
@sapUiGroupTitleTextColor: @sapGroup_TitleTextColor;
|
|
475
|
+
@sapUiGroupTitleFontSize: @sapGroup_Title_FontSize;
|
|
392
476
|
@sapUiGroupContentBackground: @sapGroup_ContentBackground;
|
|
393
477
|
@sapUiGroupContentBorderColor: @sapGroup_ContentBorderColor;
|
|
394
478
|
@sapUiGroupBorderWidth: @sapGroup_BorderWidth;
|
|
@@ -423,6 +507,45 @@
|
|
|
423
507
|
@sapUiListTableFooterBorder: @sapList_TableFooterBorder;
|
|
424
508
|
@sapUiListTableFixedBorderColor: @sapList_TableFixedBorderColor;
|
|
425
509
|
|
|
510
|
+
@sapUiMessageErrorBorderColor: @sapMessage_ErrorBorderColor;
|
|
511
|
+
@sapUiMessageWarningBorderColor: @sapMessage_WarningBorderColor;
|
|
512
|
+
@sapUiMessageSuccessBorderColor: @sapMessage_SuccessBorderColor;
|
|
513
|
+
@sapUiMessageInformationBorderColor: @sapMessage_InformationBorderColor;
|
|
514
|
+
|
|
515
|
+
@sapUiPopoverBorderCornerRadius: @sapPopover_BorderCornerRadius;
|
|
516
|
+
|
|
517
|
+
@sapUiProgressBackground: @sapProgress_Background;
|
|
518
|
+
@sapUiProgressBorderColor: @sapProgress_BorderColor;
|
|
519
|
+
@sapUiProgressTextColor: @sapProgress_TextColor;
|
|
520
|
+
@sapUiProgressFontSize: @sapProgress_FontSize;
|
|
521
|
+
@sapUiProgressNegativeBackground: @sapProgress_NegativeBackground;
|
|
522
|
+
@sapUiProgressNegativeBorderColor: @sapProgress_NegativeBorderColor;
|
|
523
|
+
@sapUiProgressNegativeTextColor: @sapProgress_NegativeTextColor;
|
|
524
|
+
@sapUiProgressCriticalBackground: @sapProgress_CriticalBackground;
|
|
525
|
+
@sapUiProgressCriticalBorderColor: @sapProgress_CriticalBorderColor;
|
|
526
|
+
@sapUiProgressCriticalTextColor: @sapProgress_CriticalTextColor;
|
|
527
|
+
@sapUiProgressPositiveBackground: @sapProgress_PositiveBackground;
|
|
528
|
+
@sapUiProgressPositiveBorderColor: @sapProgress_PositiveBorderColor;
|
|
529
|
+
@sapUiProgressPositiveTextColor: @sapProgress_PositiveTextColor;
|
|
530
|
+
@sapUiProgressInformationBackground: @sapProgress_InformationBackground;
|
|
531
|
+
@sapUiProgressInformationBorderColor: @sapProgress_InformationBorderColor;
|
|
532
|
+
@sapUiProgressInformationTextColor: @sapProgress_InformationTextColor;
|
|
533
|
+
@sapUiProgressValueBackground: @sapProgress_Value_Background;
|
|
534
|
+
@sapUiProgressValueBorderColor: @sapProgress_Value_BorderColor;
|
|
535
|
+
@sapUiProgressValueTextColor: @sapProgress_Value_TextColor;
|
|
536
|
+
@sapUiProgressValueNegativeBackground: @sapProgress_Value_NegativeBackground;
|
|
537
|
+
@sapUiProgressValueNegativeBorderColor: @sapProgress_Value_NegativeBorderColor;
|
|
538
|
+
@sapUiProgressValueNegativeTextColor: @sapProgress_Value_NegativeTextColor;
|
|
539
|
+
@sapUiProgressValueCriticalBackground: @sapProgress_Value_CriticalBackground;
|
|
540
|
+
@sapUiProgressValueCriticalBorderColor: @sapProgress_Value_CriticalBorderColor;
|
|
541
|
+
@sapUiProgressValueCriticalTextColor: @sapProgress_Value_CriticalTextColor;
|
|
542
|
+
@sapUiProgressValuePositiveBackground: @sapProgress_Value_PositiveBackground;
|
|
543
|
+
@sapUiProgressValuePositiveBorderColor: @sapProgress_Value_PositiveBorderColor;
|
|
544
|
+
@sapUiProgressValuePositiveTextColor: @sapProgress_Value_PositiveTextColor;
|
|
545
|
+
@sapUiProgressValueInformationBackground: @sapProgress_Value_InformationBackground;
|
|
546
|
+
@sapUiProgressValueInformationBorderColor: @sapProgress_Value_InformationBorderColor;
|
|
547
|
+
@sapUiProgressValueInformationTextColor: @sapProgress_Value_InformationTextColor;
|
|
548
|
+
|
|
426
549
|
@sapUiScrollBarFaceColor: @sapScrollBar_FaceColor;
|
|
427
550
|
@sapUiScrollBarTrackColor: @sapScrollBar_TrackColor;
|
|
428
551
|
@sapUiScrollBarBorderColor: @sapScrollBar_BorderColor;
|
|
@@ -430,6 +553,20 @@
|
|
|
430
553
|
@sapUiScrollBarDimension: @sapScrollBar_Dimension;
|
|
431
554
|
@sapUiScrollBarHoverFaceColor: @sapScrollBar_Hover_FaceColor;
|
|
432
555
|
|
|
556
|
+
@sapUiSliderBackground: @sapSlider_Background;
|
|
557
|
+
@sapUiSliderBorderColor: @sapSlider_BorderColor;
|
|
558
|
+
@sapUiSliderSelectedBackground: @sapSlider_Selected_Background;
|
|
559
|
+
@sapUiSliderSelectedBorderColor: @sapSlider_Selected_BorderColor;
|
|
560
|
+
@sapUiSliderHandleBackground: @sapSlider_HandleBackground;
|
|
561
|
+
@sapUiSliderHandleBorderColor: @sapSlider_HandleBorderColor;
|
|
562
|
+
@sapUiSliderRangeHandleBackground: @sapSlider_RangeHandleBackground;
|
|
563
|
+
@sapUiSliderHoverHandleBackground: @sapSlider_Hover_HandleBackground;
|
|
564
|
+
@sapUiSliderHoverHandleBorderColor: @sapSlider_Hover_HandleBorderColor;
|
|
565
|
+
@sapUiSliderHoverRangeHandleBackground: @sapSlider_Hover_RangeHandleBackground;
|
|
566
|
+
@sapUiSliderActiveHandleBackground: @sapSlider_Active_HandleBackground;
|
|
567
|
+
@sapUiSliderActiveHandleBorderColor: @sapSlider_Active_HandleBorderColor;
|
|
568
|
+
@sapUiSliderActiveRangeHandleBackground: @sapSlider_Active_RangeHandleBackground;
|
|
569
|
+
|
|
433
570
|
@sapUiPageHeaderBackground: @sapPageHeader_Background;
|
|
434
571
|
@sapUiPageHeaderBorderColor: @sapPageHeader_BorderColor;
|
|
435
572
|
@sapUiPageHeaderTextColor: @sapPageHeader_TextColor;
|
|
@@ -447,6 +584,11 @@
|
|
|
447
584
|
@sapUiObjectHeaderBackground: @sapObjectHeader_Background;
|
|
448
585
|
@sapUiObjectHeaderHoverBackground: @sapObjectHeader_Hover_Background;
|
|
449
586
|
@sapUiObjectHeaderBorderColor: @sapObjectHeader_BorderColor;
|
|
587
|
+
@sapUiObjectHeaderTitleTextColor: @sapObjectHeader_Title_TextColor;
|
|
588
|
+
@sapUiObjectHeaderTitleFontSize: @sapObjectHeader_Title_FontSize;
|
|
589
|
+
@sapUiObjectHeaderTitleSnappedFontSize: @sapObjectHeader_Title_SnappedFontSize;
|
|
590
|
+
@sapUiObjectHeaderTitleFontFamily: @sapObjectHeader_Title_FontFamily;
|
|
591
|
+
@sapUiObjectHeaderSubtitleTextColor: @sapObjectHeader_Subtitle_TextColor;
|
|
450
592
|
|
|
451
593
|
@sapUiBlockLayerBackground: @sapBlockLayer_Background;
|
|
452
594
|
|
|
@@ -454,6 +596,7 @@
|
|
|
454
596
|
@sapUiTileHoverBackground: @sapTile_Hover_Background;
|
|
455
597
|
@sapUiTileActiveBackground: @sapTile_Active_Background;
|
|
456
598
|
@sapUiTileBorderColor: @sapTile_BorderColor;
|
|
599
|
+
@sapUiTileBorderCornerRadius: @sapTile_BorderCornerRadius;
|
|
457
600
|
@sapUiTileTitleTextColor: @sapTile_TitleTextColor;
|
|
458
601
|
@sapUiTileTextColor: @sapTile_TextColor;
|
|
459
602
|
@sapUiTileIconColor: @sapTile_IconColor;
|
|
@@ -495,34 +638,50 @@
|
|
|
495
638
|
// =====================================
|
|
496
639
|
|
|
497
640
|
@sapUiIndication1: @sapIndicationColor_1;
|
|
641
|
+
@sapUiIndication1Background: @sapIndicationColor_1_Background;
|
|
642
|
+
@sapUiIndication1BorderColor: @sapIndicationColor_1_BorderColor;
|
|
498
643
|
@sapUiIndication1HoverBackground: @sapIndicationColor_1_Hover_Background;
|
|
499
644
|
@sapUiIndication1ActiveBackground: @sapIndicationColor_1_Active_Background;
|
|
500
645
|
@sapUiIndication1TextColor: @sapIndicationColor_1_TextColor;
|
|
501
646
|
@sapUiIndication2: @sapIndicationColor_2;
|
|
647
|
+
@sapUiIndication2Background: @sapIndicationColor_2_Background;
|
|
648
|
+
@sapUiIndication2BorderColor: @sapIndicationColor_2_BorderColor;
|
|
502
649
|
@sapUiIndication2HoverBackground: @sapIndicationColor_2_Hover_Background;
|
|
503
650
|
@sapUiIndication2ActiveBackground: @sapIndicationColor_2_Active_Background;
|
|
504
651
|
@sapUiIndication2TextColor: @sapIndicationColor_2_TextColor;
|
|
505
652
|
@sapUiIndication3: @sapIndicationColor_3;
|
|
653
|
+
@sapUiIndication3Background: @sapIndicationColor_3_Background;
|
|
654
|
+
@sapUiIndication3BorderColor: @sapIndicationColor_3_BorderColor;
|
|
506
655
|
@sapUiIndication3HoverBackground: @sapIndicationColor_3_Hover_Background;
|
|
507
656
|
@sapUiIndication3ActiveBackground: @sapIndicationColor_3_Active_Background;
|
|
508
657
|
@sapUiIndication3TextColor: @sapIndicationColor_3_TextColor;
|
|
509
658
|
@sapUiIndication4: @sapIndicationColor_4;
|
|
659
|
+
@sapUiIndication4Background: @sapIndicationColor_4_Background;
|
|
660
|
+
@sapUiIndication4BorderColor: @sapIndicationColor_4_BorderColor;
|
|
510
661
|
@sapUiIndication4HoverBackground: @sapIndicationColor_4_Hover_Background;
|
|
511
662
|
@sapUiIndication4ActiveBackground: @sapIndicationColor_4_Active_Background;
|
|
512
663
|
@sapUiIndication4TextColor: @sapIndicationColor_4_TextColor;
|
|
513
664
|
@sapUiIndication5: @sapIndicationColor_5;
|
|
665
|
+
@sapUiIndication5Background: @sapIndicationColor_5_Background;
|
|
666
|
+
@sapUiIndication5BorderColor: @sapIndicationColor_5_BorderColor;
|
|
514
667
|
@sapUiIndication5HoverBackground: @sapIndicationColor_5_Hover_Background;
|
|
515
668
|
@sapUiIndication5ActiveBackground: @sapIndicationColor_5_Active_Background;
|
|
516
669
|
@sapUiIndication5TextColor: @sapIndicationColor_5_TextColor;
|
|
517
670
|
@sapUiIndication6: @sapIndicationColor_6;
|
|
671
|
+
@sapUiIndication6Background: @sapIndicationColor_6_Background;
|
|
672
|
+
@sapUiIndication6BorderColor: @sapIndicationColor_6_BorderColor;
|
|
518
673
|
@sapUiIndication6HoverBackground: @sapIndicationColor_6_Hover_Background;
|
|
519
674
|
@sapUiIndication6ActiveBackground: @sapIndicationColor_6_Active_Background;
|
|
520
675
|
@sapUiIndication6TextColor: @sapIndicationColor_6_TextColor;
|
|
521
676
|
@sapUiIndication7: @sapIndicationColor_7;
|
|
677
|
+
@sapUiIndication7Background: @sapIndicationColor_7_Background;
|
|
678
|
+
@sapUiIndication7BorderColor: @sapIndicationColor_7_BorderColor;
|
|
522
679
|
@sapUiIndication7HoverBackground: @sapIndicationColor_7_Hover_Background;
|
|
523
680
|
@sapUiIndication7ActiveBackground: @sapIndicationColor_7_Active_Background;
|
|
524
681
|
@sapUiIndication7TextColor: @sapIndicationColor_7_TextColor;
|
|
525
682
|
@sapUiIndication8: @sapIndicationColor_8;
|
|
683
|
+
@sapUiIndication8Background: @sapIndicationColor_8_Background;
|
|
684
|
+
@sapUiIndication8BorderColor: @sapIndicationColor_8_BorderColor;
|
|
526
685
|
@sapUiIndication8HoverBackground: @sapIndicationColor_8_Hover_Background;
|
|
527
686
|
@sapUiIndication8ActiveBackground: @sapIndicationColor_8_Active_Background;
|
|
528
687
|
@sapUiIndication8TextColor: @sapIndicationColor_8_TextColor;
|
|
@@ -654,8 +813,6 @@
|
|
|
654
813
|
@sapUiShellBackgroundPatternColor: @sapShell_BackgroundPatternColor;
|
|
655
814
|
@sapUiShellBackgroundGradient: @sapShell_BackgroundGradient;
|
|
656
815
|
|
|
657
|
-
@sapUiGroupTitleFontSize: @sapGroup_Title_FontSize;
|
|
658
|
-
|
|
659
816
|
@sapUiListHighlightColor: @sapList_HighlightColor;
|
|
660
817
|
|
|
661
818
|
|
|
@@ -957,6 +1114,13 @@
|
|
|
957
1114
|
@sapUiUx3ExactLstRootExpandOffset: 0 3;
|
|
958
1115
|
@sapUiUx3ExactLstContentTop: 25px;
|
|
959
1116
|
|
|
1117
|
+
// Link
|
|
1118
|
+
@sapUiLinkActive: @sapUiLinkActiveColor;
|
|
1119
|
+
@sapUiLinkVisited: @sapUiLinkVisitedColor;
|
|
1120
|
+
@sapUiLinkHover: @sapUiLinkHoverColor;
|
|
1121
|
+
@sapUiLinkInverted: @sapUiLinkInvertedColor;
|
|
1122
|
+
@sapUiLinkSubtle: @sapUiLinkSubtleColor;
|
|
1123
|
+
|
|
960
1124
|
// Notification Bar
|
|
961
1125
|
@sapUiNotificationBarBG: @sapUiGroupContentBackground;
|
|
962
1126
|
@sapUiNotifierSeparator: @sapUiGroupContentBorderColor;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2022 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.102.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-2020 SAP SE or an SAP affiliate company
|
|
3
|
-
// * Theming Engine 1.
|
|
4
|
-
// * data:{"sModified":"
|
|
2
|
+
// * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company. All rights reserved.
|
|
3
|
+
// * Theming Engine 1.69.2
|
|
4
|
+
// * data:{"sModified":"2022-04-26T06:31:06Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_belize_plus/base.less (Version 11.1.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_belize_plus/base.less (Version 11.1.39) *******************/
|
|
9
9
|
|
|
10
10
|
@sapHighlightColor: lighten(saturate(@sapBrandColor, 40), 30);
|
|
11
11
|
@sapBaseColor: @sapPrimary1;
|
|
@@ -85,9 +85,6 @@
|
|
|
85
85
|
@sapButton_Information_Active_Background: lighten(@sapButton_Information_Background, 10);
|
|
86
86
|
@sapButton_Neutral_Hover_Background: lighten(@sapButton_Neutral_Background, 5);
|
|
87
87
|
@sapButton_Neutral_Active_Background: lighten(@sapButton_Neutral_Background, 10);
|
|
88
|
-
@sapButton_Track_Selected_Background: @sapButton_Selected_Background;
|
|
89
|
-
@sapButton_Track_Background: darken(@sapButton_Background, 2);
|
|
90
|
-
@sapButton_TokenBackground: @sapButton_Background;
|
|
91
88
|
@sapButton_TokenBorderColor: lighten(@sapButton_Background, 15);
|
|
92
89
|
@sapField_Background: lighten(@sapBaseColor, 5);
|
|
93
90
|
@sapField_TextColor: lighten(@sapTextColor, 2);
|
|
@@ -116,12 +113,15 @@
|
|
|
116
113
|
@sapScrollBar_FaceColor: lighten(@sapAccentColor6, 2);
|
|
117
114
|
@sapScrollBar_TrackColor: @sapBaseColor;
|
|
118
115
|
@sapScrollBar_Hover_FaceColor: lighten(@sapScrollBar_FaceColor, 3);
|
|
116
|
+
@sapSlider_Background: darken(@sapField_BorderColor, 5);
|
|
117
|
+
@sapSlider_HandleBorderColor: lighten(@sapField_BorderColor, 15);
|
|
118
|
+
@sapSlider_Hover_HandleBackground: fade(lighten(@sapField_Background, 15), 60);
|
|
119
|
+
@sapSlider_Hover_HandleBorderColor: lighten(@sapField_BorderColor, 15);
|
|
119
120
|
@sapPageHeader_BorderColor: lighten(@sapPageHeader_Background, 8);
|
|
120
121
|
@sapPageHeader_TextColor: @sapTextColor;
|
|
121
122
|
@sapPageFooter_Background: darken(@sapBaseColor, 8);
|
|
122
123
|
@sapPageFooter_TextColor: @sapTextColor;
|
|
123
124
|
@sapTile_Background: @sapBaseColor;
|
|
124
|
-
@sapTile_BorderColor: transparent;
|
|
125
125
|
@sapTile_TitleTextColor: @sapTextColor;
|
|
126
126
|
@sapTile_TextColor: darken(@sapTile_TitleTextColor, 11.5);
|
|
127
127
|
@sapTile_IconColor: darken(@sapContent_IconColor, 15);
|
|
@@ -130,35 +130,35 @@
|
|
|
130
130
|
@sapIndicationColor_1: #ff8888;
|
|
131
131
|
@sapIndicationColor_1_Hover_Background: lighten(@sapIndicationColor_1, 5);
|
|
132
132
|
@sapIndicationColor_1_Active_Background: lighten(@sapIndicationColor_1, 10);
|
|
133
|
-
@sapIndicationColor_1_TextColor: contrast(@
|
|
133
|
+
@sapIndicationColor_1_TextColor: contrast(@sapIndicationColor_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
134
134
|
@sapIndicationColor_2: #ffbbbb;
|
|
135
135
|
@sapIndicationColor_2_Hover_Background: lighten(@sapIndicationColor_2, 5);
|
|
136
136
|
@sapIndicationColor_2_Active_Background: lighten(@sapIndicationColor_2, 10);
|
|
137
|
-
@sapIndicationColor_2_TextColor: contrast(@
|
|
137
|
+
@sapIndicationColor_2_TextColor: contrast(@sapIndicationColor_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
138
138
|
@sapIndicationColor_3: #fabd64;
|
|
139
139
|
@sapIndicationColor_3_Hover_Background: lighten(@sapIndicationColor_3, 3);
|
|
140
140
|
@sapIndicationColor_3_Active_Background: lighten(@sapIndicationColor_3, 6);
|
|
141
|
-
@sapIndicationColor_3_TextColor: contrast(@
|
|
141
|
+
@sapIndicationColor_3_TextColor: contrast(@sapIndicationColor_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
142
142
|
@sapIndicationColor_4: #abe2ab;
|
|
143
143
|
@sapIndicationColor_4_Hover_Background: lighten(@sapIndicationColor_4, 5);
|
|
144
144
|
@sapIndicationColor_4_Active_Background: lighten(@sapIndicationColor_4, 10);
|
|
145
|
-
@sapIndicationColor_4_TextColor: contrast(@
|
|
145
|
+
@sapIndicationColor_4_TextColor: contrast(@sapIndicationColor_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
146
146
|
@sapIndicationColor_5: #91c8f6;
|
|
147
147
|
@sapIndicationColor_5_Hover_Background: lighten(@sapIndicationColor_5, 5);
|
|
148
148
|
@sapIndicationColor_5_Active_Background: lighten(@sapIndicationColor_5, 10);
|
|
149
|
-
@sapIndicationColor_5_TextColor: contrast(@
|
|
149
|
+
@sapIndicationColor_5_TextColor: contrast(@sapIndicationColor_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
150
150
|
@sapIndicationColor_6: #7fc6c6;
|
|
151
151
|
@sapIndicationColor_6_Hover_Background: lighten(@sapIndicationColor_6, 5);
|
|
152
152
|
@sapIndicationColor_6_Active_Background: lighten(@sapIndicationColor_6, 10);
|
|
153
|
-
@sapIndicationColor_6_TextColor: contrast(@
|
|
153
|
+
@sapIndicationColor_6_TextColor: contrast(@sapIndicationColor_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
154
154
|
@sapIndicationColor_7: #b995e0;
|
|
155
155
|
@sapIndicationColor_7_Hover_Background: lighten(@sapIndicationColor_7, 5);
|
|
156
156
|
@sapIndicationColor_7_Active_Background: lighten(@sapIndicationColor_7, 10);
|
|
157
|
-
@sapIndicationColor_7_TextColor: contrast(@
|
|
157
|
+
@sapIndicationColor_7_TextColor: contrast(@sapIndicationColor_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
158
158
|
@sapIndicationColor_8: #e269c9;
|
|
159
159
|
@sapIndicationColor_8_Hover_Background: lighten(@sapIndicationColor_8, 5);
|
|
160
160
|
@sapIndicationColor_8_Active_Background: lighten(@sapIndicationColor_8, 10);
|
|
161
|
-
@sapIndicationColor_8_TextColor: contrast(@
|
|
161
|
+
@sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
162
162
|
@sapLegend_WorkingBackground: lighten(@sapList_Background, 8);
|
|
163
163
|
@sapLegend_NonWorkingBackground: lighten(@sapList_Background, 2);
|
|
164
164
|
@sapLegendColor1: #ffb914;
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/******************************************************************
|
|
2
2
|
Style of the DT Overlays - sap_belize Theme
|
|
3
3
|
*******************************************************************/
|
|
4
|
-
@_sap_ui_dt_Overlay_CuttedColor: @
|
|
4
|
+
@_sap_ui_dt_Overlay_CuttedColor: @sapUiPageHeaderBackground; //#eff4f9;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/******************************************************************
|
|
2
2
|
Style of the DT Contextmenu - sap_belize_hcb Theme
|
|
3
3
|
*******************************************************************/
|
|
4
|
-
@
|
|
4
|
+
@_sap_ui_dt_ContextMenu_BoxShadowColor: @sapUiNeutralElement; //#ffffff
|
|
5
5
|
|
|
6
6
|
.sapUiDtContextMenu {
|
|
7
7
|
|
|
8
8
|
&.sapMPopoverArr, .sapMPopoverArr {
|
|
9
9
|
&:after {
|
|
10
|
-
box-shadow: 0 0 0 1px @
|
|
10
|
+
box-shadow: 0 0 0 1px @_sap_ui_dt_ContextMenu_BoxShadowColor;
|
|
11
11
|
border: none;
|
|
12
12
|
}
|
|
13
13
|
}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
/******************************************************************
|
|
2
2
|
Style of the DT Overlays - sap_belize_hcb Theme
|
|
3
3
|
*******************************************************************/
|
|
4
|
-
@_sap_ui_dt_Overlay_FocusColor: fade(@
|
|
5
|
-
@_sap_ui_dt_Overlay_TargetZoneColor:
|
|
6
|
-
@_sap_ui_dt_Overlay_SelectionColor: @
|
|
7
|
-
@_sap_ui_dt_Overlay_CuttedColor:
|
|
4
|
+
@_sap_ui_dt_Overlay_FocusColor: fade(@sapUiNeutralBorder, 80%); //rgba(255, 255, 255, 0.8)
|
|
5
|
+
@_sap_ui_dt_Overlay_TargetZoneColor: @sapUiContentHelpColor; //#03b803
|
|
6
|
+
@_sap_ui_dt_Overlay_SelectionColor: @sapUiNeutralElement; //#ffffff
|
|
7
|
+
@_sap_ui_dt_Overlay_CuttedColor: @sapUiHcReducedAltForeground; // #999
|
|
8
|
+
@_sap_ui_dt_Overlay_HighlightColor : @sapUiWarningBorder; // #ffab1d
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/******************************************************************
|
|
2
2
|
Style of the DT Contextmenu - sap_belize_hcw Theme
|
|
3
3
|
*******************************************************************/
|
|
4
|
-
@
|
|
4
|
+
@_sap_ui_dt_ContextMenu_BoxShadowColor: @sapUiNeutralBG; //000
|
|
5
5
|
|
|
6
6
|
.sapUiDtContextMenu {
|
|
7
7
|
|
|
8
8
|
&.sapMPopoverArr, .sapMPopoverArr {
|
|
9
9
|
&:after {
|
|
10
|
-
box-shadow: 0 0 0 1px @
|
|
10
|
+
box-shadow: 0 0 0 1px @_sap_ui_dt_ContextMenu_BoxShadowColor;
|
|
11
11
|
border: none;
|
|
12
12
|
margin: -0.375rem 0 0 0.125rem; //-6px 0 0 2px
|
|
13
13
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/******************************************************************
|
|
2
2
|
Style of the RTA Contextmenu - sap_belize Theme
|
|
3
3
|
*******************************************************************/
|
|
4
|
-
@_sap_ui_rta_ContextMenu_Border_LightColor:
|
|
5
|
-
@_sap_ui_rta_ContextMenu_Border_DarkColor: darken(@
|
|
4
|
+
@_sap_ui_rta_ContextMenu_Border_LightColor: @sapUiInvertedElement; //#fff
|
|
5
|
+
@_sap_ui_rta_ContextMenu_Border_DarkColor: darken(@sapUiShellTextColor,8); //#2F3C48
|
|
6
6
|
|
|
7
7
|
.sapUiRtaMode {
|
|
8
8
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/******************************************************************
|
|
2
2
|
Style of Dialogs shown in RTA - sap_belize Theme
|
|
3
3
|
*******************************************************************/
|
|
4
|
-
@
|
|
5
|
-
@
|
|
4
|
+
@_sap_ui_rta_Dialogs_BorderLightColor: @sapUiInvertedElement; //#fff
|
|
5
|
+
@_sap_ui_rta_Dialogs_BorderDarkColor: darken(@sapUiShellTextColor,8); //#2F3C48
|
|
6
6
|
|
|
7
7
|
.sapMDialog.sapUiRTABorder {
|
|
8
|
-
border: 0.1875rem solid @
|
|
9
|
-
border-image: repeating-linear-gradient( -45deg, @
|
|
8
|
+
border: 0.1875rem solid @_sap_ui_rta_Dialogs_BorderLightColor;
|
|
9
|
+
border-image: repeating-linear-gradient( -45deg, @_sap_ui_rta_Dialogs_BorderDarkColor, @_sap_ui_rta_Dialogs_BorderDarkColor 5px, @_sap_ui_rta_Dialogs_BorderLightColor 5px, @_sap_ui_rta_Dialogs_BorderLightColor 10px) 4;
|
|
10
10
|
}
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
/******************************************************************
|
|
2
2
|
Style of the RTA Overlays - sap_belize Theme
|
|
3
3
|
*******************************************************************/
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@_sap_ui_rta_Overlay_Base_PlaceholderBG: @sapPrimary3; //#eff4f9
|
|
4
|
+
@_sap_ui_rta_Overlay_ShellBG: @sapUiShellBackground; //#c9d8e7
|
|
5
|
+
@_sap_ui_rta_Overlay_Base_PlaceholderBG: @sapUiPageHeaderBackground; //#eff4f9
|
|
7
6
|
|
|
8
|
-
.sapUiRta .sapUiDtOverlayDropZone
|
|
7
|
+
.sapUiRta .sapUiDtOverlayDropZone > .sapUiDtOverlayChildren > .sapUiDtOverlayMovable {
|
|
9
8
|
background: inherit;
|
|
10
9
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/******************************************************************
|
|
2
2
|
Style of the RTA Toolbar (type: adaptation) - sap_belize Theme
|
|
3
3
|
*******************************************************************/
|
|
4
|
-
@_sap_ui_rta_Toolbar_Adaptation_BaseColor: darken(@
|
|
5
|
-
@_sap_ui_rta_Toolbar_Adaptation_TextColor: @
|
|
4
|
+
@_sap_ui_rta_Toolbar_Adaptation_BaseColor: darken(@sapUiShellTextColor,8); //#2F3C48
|
|
5
|
+
@_sap_ui_rta_Toolbar_Adaptation_TextColor: @sapUiContentContrastTextColor; //#fff
|