@openui5/themelib_sap_belize 1.90.6 → 1.93.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/.reuse/dep5 +41 -0
- package/THIRDPARTY.txt +49 -0
- package/package.json +18 -18
- package/src/sap/m/themes/sap_belize/IconTabBar.less +19 -16
- package/src/sap/m/themes/sap_belize/ProgressIndicator.less +1 -4
- package/src/sap/m/themes/sap_belize/QuickView.less +7 -6
- package/src/sap/m/themes/sap_belize/SelectList.less +0 -5
- package/src/sap/m/themes/sap_belize_hcb/Avatar.less +19 -11
- package/src/sap/m/themes/sap_belize_hcb/IconTabBar.less +4 -4
- package/src/sap/m/themes/sap_belize_hcb/ObjectNumber.less +1 -1
- package/src/sap/m/themes/sap_belize_hcb/ObjectStatus.less +2 -0
- package/src/sap/m/themes/sap_belize_hcb/QuickView.less +3 -2
- package/src/sap/m/themes/sap_belize_hcb/SelectList.less +0 -5
- package/src/sap/m/themes/sap_belize_hcb/SinglePlanningCalendarMonthGrid.less +2 -1
- package/src/sap/m/themes/sap_belize_hcw/Avatar.less +19 -11
- package/src/sap/m/themes/sap_belize_hcw/IconTabBar.less +4 -4
- package/src/sap/m/themes/sap_belize_hcw/ObjectNumber.less +1 -1
- package/src/sap/m/themes/sap_belize_hcw/ObjectStatus.less +2 -0
- package/src/sap/m/themes/sap_belize_hcw/QuickView.less +3 -2
- package/src/sap/m/themes/sap_belize_hcw/SelectList.less +0 -5
- package/src/sap/m/themes/sap_belize_hcw/SinglePlanningCalendarMonthGrid.less +2 -1
- 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 +1040 -742
- package/src/sap/ui/core/themes/sap_belize/global.less +218 -185
- package/src/sap/ui/core/themes/sap_belize/shared.less +0 -3
- package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/base.less +1057 -799
- package/src/sap/ui/core/themes/sap_belize_hcb/global.less +219 -184
- package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcw/base.less +101 -42
- package/src/sap/ui/core/themes/sap_belize_hcw/global.less +219 -184
- package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_plus/base.less +3 -9
- package/src/sap/ui/layout/themes/sap_belize/library.source.less +0 -1
- package/src/sap/ui/layout/themes/sap_belize_hcb/library.source.less +0 -1
- package/src/sap/ui/layout/themes/sap_belize_hcw/library.source.less +0 -1
- package/src/sap/ui/rta/themes/sap_belize/ContextMenu.less +1 -2
- package/src/sap/ui/unified/themes/sap_belize/Calendar.less +4 -0
- package/src/sap/uxap/themes/sap_belize/ObjectPageSection.less +1 -2
- package/src/sap/ui/layout/themes/sap_belize/SimpleForm.less +0 -12
- package/src/sap/ui/layout/themes/sap_belize_hcb/SimpleForm.less +0 -9
- package/src/sap/ui/layout/themes/sap_belize_hcw/SimpleForm.less +0 -9
|
@@ -16,47 +16,76 @@
|
|
|
16
16
|
@sapUiShellColor: @sapShellColor;
|
|
17
17
|
@sapUiBaseBG: @sapBackgroundColor;
|
|
18
18
|
@sapUiGlobalBackgroundColor: @sapBackgroundColor;
|
|
19
|
-
|
|
20
19
|
@sapUiFontFamily: @sapFontFamily;
|
|
21
|
-
@
|
|
22
|
-
@sapUiFontBoldFamily: @sapFontBoldFamily;
|
|
23
|
-
@sapUiFontHeaderFamily: @sapFontHeaderFamily;
|
|
24
|
-
@sapMFontSmallSize: @sapFontSmallSize;
|
|
25
|
-
@sapMFontMediumSize: @sapFontSize;
|
|
26
|
-
@sapMFontLargeSize: @sapFontLargeSize;
|
|
27
|
-
@sapMFontHeader1Size: @sapFontHeader1Size;
|
|
28
|
-
@sapMFontHeader2Size: @sapFontHeader2Size;
|
|
29
|
-
@sapMFontHeader3Size: @sapFontHeader3Size;
|
|
30
|
-
@sapMFontHeader4Size: @sapFontHeader4Size;
|
|
31
|
-
@sapMFontHeader5Size: @sapFontHeader5Size;
|
|
32
|
-
@sapMFontHeader6Size: @sapFontHeader6Size;
|
|
33
|
-
|
|
20
|
+
@sapUiFontSize: 16px; // @sapFontSize;
|
|
34
21
|
@sapUiBaseText: @sapTextColor;
|
|
35
22
|
@sapUiLink: @sapLinkColor;
|
|
36
|
-
|
|
37
23
|
@sapUiGlobalLogo: @sapCompanyLogo;
|
|
38
24
|
@sapUiGlobalBackgroundImage: @sapBackgroundImage;
|
|
39
25
|
@sapUiBackgroundImage: @sapBackgroundImage;
|
|
40
26
|
@sapUiUx3ShellBackgroundImageURL: @sapBackgroundImage;
|
|
41
|
-
|
|
42
27
|
@sapUiGlobalBackgroundImageOpacity: @sapBackgroundImageOpacity;
|
|
43
28
|
@sapUiGlobalBackgroundRepeat: @sapBackgroundImageRepeat;
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
// ==============================================================
|
|
47
|
-
// Expert Theming (these Parameters should be linked in controls)
|
|
48
|
-
// ==============================================================
|
|
49
|
-
|
|
50
29
|
@sapUiSelected: @sapSelectedColor;
|
|
51
30
|
@sapUiActive: @sapActiveColor;
|
|
52
31
|
@sapUiHighlightTextColor: @sapHighlightTextColor;
|
|
53
32
|
@sapUiTextTitle: @sapTitleColor;
|
|
54
33
|
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
34
|
+
|
|
35
|
+
// =======================================================
|
|
36
|
+
// Semantic Foreground Colors - do not use in Controls!!
|
|
37
|
+
// =======================================================
|
|
38
|
+
|
|
39
|
+
@sapUiNegative: @sapNegativeColor;
|
|
40
|
+
@sapUiCritical: @sapCriticalColor;
|
|
41
|
+
@sapUiPositive: @sapPositiveColor;
|
|
42
|
+
@sapUiInformative: @sapInformativeColor;
|
|
43
|
+
@sapUiNeutral: @sapNeutralColor;
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
// =====================================
|
|
47
|
+
// Semantic Colors
|
|
48
|
+
// =====================================
|
|
49
|
+
|
|
50
|
+
// Semantic Foreground Elements
|
|
51
|
+
|
|
52
|
+
@sapUiNegativeElement: @sapNegativeElementColor;
|
|
53
|
+
@sapUiCriticalElement: @sapCriticalElementColor;
|
|
54
|
+
@sapUiPositiveElement: @sapPositiveElementColor;
|
|
55
|
+
@sapUiInformativeElement: @sapInformativeElementColor;
|
|
56
|
+
@sapUiNeutralElement: @sapNeutralElementColor;
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
// Semantic Text
|
|
60
|
+
|
|
61
|
+
@sapUiNegativeText: @sapNegativeTextColor;
|
|
62
|
+
@sapUiCriticalText: @sapCriticalTextColor;
|
|
63
|
+
@sapUiPositiveText: @sapPositiveTextColor;
|
|
64
|
+
@sapUiInformativeText: @sapInformativeTextColor;
|
|
65
|
+
@sapUiNeutralText: @sapNeutralTextColor;
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
// Semantic Background Colors
|
|
69
|
+
|
|
70
|
+
@sapUiErrorBG: @sapErrorBackground;
|
|
71
|
+
@sapUiWarningBG: @sapWarningBackground;
|
|
72
|
+
@sapUiSuccessBG: @sapSuccessBackground;
|
|
73
|
+
@sapUiInformationBG: @sapInformationBackground;
|
|
74
|
+
@sapUiNeutralBG: @sapNeutralBackground;
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
// Semantic Border Colors
|
|
78
|
+
|
|
79
|
+
@sapUiErrorBorder: @sapErrorBorderColor;
|
|
80
|
+
@sapUiWarningBorder: @sapWarningBorderColor;
|
|
81
|
+
@sapUiSuccessBorder: @sapSuccessBorderColor;
|
|
82
|
+
@sapUiInformationBorder: @sapInformationBorderColor;
|
|
83
|
+
@sapUiNeutralBorder: @sapNeutralColor;
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
// ==============================================================
|
|
87
|
+
// Expert Theming (these Parameters should be linked in controls)
|
|
88
|
+
// ==============================================================
|
|
60
89
|
|
|
61
90
|
@sapUiElementLineHeight: @sapElement_LineHeight;
|
|
62
91
|
@sapUiElementHeight: @sapElement_Height;
|
|
@@ -68,8 +97,6 @@
|
|
|
68
97
|
@sapUiElementCondensedHeight: @sapElement_Condensed_Height;
|
|
69
98
|
|
|
70
99
|
@sapUiContentLineHeight: @sapContent_LineHeight;
|
|
71
|
-
@sapUiContentElementHeight: @sapContent_ElementHeight;
|
|
72
|
-
@sapUiContentElementHeightPX: @sapContent_ElementHeight_PX;
|
|
73
100
|
@sapUiContentIconHeight: @sapContent_IconHeight;
|
|
74
101
|
@sapUiContentIconColor: @sapContent_IconColor;
|
|
75
102
|
@sapUiContentContrastIconColor: @sapContent_ContrastIconColor;
|
|
@@ -93,6 +120,7 @@
|
|
|
93
120
|
@sapUiContentShadow2: @sapContent_Shadow2;
|
|
94
121
|
@sapUiContentShadow3: @sapContent_Shadow3;
|
|
95
122
|
@sapUiContentTextShadow: @sapContent_TextShadow;
|
|
123
|
+
@sapUiContentContrastTextShadow: @sapContent_ContrastTextShadow;
|
|
96
124
|
@sapUiContentHeaderShadow: @sapContent_HeaderShadow;
|
|
97
125
|
@sapUiContentSearchHighlightColor: @sapContent_SearchHighlightColor;
|
|
98
126
|
@sapUiContentHelpColor: @sapContent_HelpColor;
|
|
@@ -113,6 +141,7 @@
|
|
|
113
141
|
@sapUiContentSelectedTextColor: @sapContent_Selected_TextColor;
|
|
114
142
|
@sapUiContentSelectedBackground: @sapContent_Selected_Background;
|
|
115
143
|
@sapUiContentSelectedHoverBackground: @sapContent_Selected_Hover_Background;
|
|
144
|
+
@sapUiContentSelectedForegroundColor: @sapContent_Selected_ForegroundColor;
|
|
116
145
|
|
|
117
146
|
@sapUiContentIllustrativeColor1: @sapContent_Illustrative_Color1;
|
|
118
147
|
@sapUiContentIllustrativeColor2: @sapContent_Illustrative_Color2;
|
|
@@ -123,12 +152,28 @@
|
|
|
123
152
|
@sapUiContentIllustrativeColor7: @sapContent_Illustrative_Color7;
|
|
124
153
|
@sapUiContentIllustrativeColor8: @sapContent_Illustrative_Color8;
|
|
125
154
|
|
|
155
|
+
@sapUiFontLightFamily: @sapFontLightFamily;
|
|
156
|
+
@sapUiFontBoldFamily: @sapFontBoldFamily;
|
|
157
|
+
@sapUiFontHeaderFamily: @sapFontHeaderFamily;
|
|
158
|
+
@sapMFontSmallSize: @sapFontSmallSize;
|
|
159
|
+
@sapMFontLargeSize: @sapFontLargeSize;
|
|
160
|
+
@sapMFontHeader1Size: @sapFontHeader1Size;
|
|
161
|
+
@sapMFontHeader2Size: @sapFontHeader2Size;
|
|
162
|
+
@sapMFontHeader3Size: @sapFontHeader3Size;
|
|
163
|
+
@sapMFontHeader4Size: @sapFontHeader4Size;
|
|
164
|
+
@sapMFontHeader5Size: @sapFontHeader5Size;
|
|
165
|
+
@sapMFontHeader6Size: @sapFontHeader6Size;
|
|
166
|
+
|
|
167
|
+
@sapUiLinkHover: @sapLink_Hover_Color;
|
|
168
|
+
@sapUiLinkActive: @sapLink_Active_Color;
|
|
169
|
+
@sapUiLinkVisited: @sapLink_Visited_Color;
|
|
170
|
+
@sapUiLinkInverted: @sapLink_InvertedColor;
|
|
171
|
+
@sapUiLinkSubtle: @sapLink_SubtleColor;
|
|
172
|
+
|
|
126
173
|
@sapUiShellBackground: @sapShell_Background;
|
|
127
174
|
@sapUiShellBackgroundImage: @sapShell_BackgroundImage;
|
|
128
175
|
@sapUiShellBackgroundImageOpacity: @sapShell_BackgroundImageOpacity;
|
|
129
176
|
@sapUiShellBackgroundImageRepeat: @sapShell_BackgroundImageRepeat;
|
|
130
|
-
@sapUiShellBackgroundPatternColor: @sapShell_BackgroundPatternColor;
|
|
131
|
-
@sapUiShellBackgroundGradient: @sapShell_BackgroundGradient;
|
|
132
177
|
@sapUiShellBorderColor: @sapShell_BorderColor;
|
|
133
178
|
@sapUiShellTextColor: @sapShell_TextColor;
|
|
134
179
|
@sapUiShellInteractiveTextColor: @sapShell_InteractiveTextColor;
|
|
@@ -156,10 +201,10 @@
|
|
|
156
201
|
@sapUiShellInformativeColor: @sapShell_InformativeColor;
|
|
157
202
|
@sapUiShellNeutralColor: @sapShell_NeutralColor;
|
|
158
203
|
|
|
159
|
-
@sapUiButtonBorderWidth: @sapButton_BorderWidth;
|
|
160
|
-
@sapUiButtonBorderCornerRadius: @sapButton_BorderCornerRadius;
|
|
161
204
|
@sapUiButtonBackground: @sapButton_Background;
|
|
162
205
|
@sapUiButtonBorderColor: @sapButton_BorderColor;
|
|
206
|
+
@sapUiButtonBorderWidth: @sapButton_BorderWidth;
|
|
207
|
+
@sapUiButtonBorderCornerRadius: @sapButton_BorderCornerRadius;
|
|
163
208
|
@sapUiButtonTextColor: @sapButton_TextColor;
|
|
164
209
|
@sapUiButtonHoverBackground: @sapButton_Hover_Background;
|
|
165
210
|
@sapUiButtonHoverBorderColor: @sapButton_Hover_BorderColor;
|
|
@@ -176,6 +221,7 @@
|
|
|
176
221
|
@sapUiButtonEmphasizedHoverTextColor: @sapButton_Emphasized_Hover_TextColor;
|
|
177
222
|
@sapUiButtonEmphasizedActiveBackground: @sapButton_Emphasized_Active_Background;
|
|
178
223
|
@sapUiButtonEmphasizedActiveBorderColor: @sapButton_Emphasized_Active_BorderColor;
|
|
224
|
+
@sapUiButtonEmphasizedActiveTextColor: @sapButton_Emphasized_Active_TextColor;
|
|
179
225
|
@sapUiButtonEmphasizedTextShadow: @sapButton_Emphasized_TextShadow;
|
|
180
226
|
@sapUiButtonEmphasizedFontWeight: @sapButton_Emphasized_FontWeight;
|
|
181
227
|
@sapUiButtonRejectBackground: @sapButton_Reject_Background;
|
|
@@ -186,6 +232,7 @@
|
|
|
186
232
|
@sapUiButtonRejectHoverTextColor: @sapButton_Reject_Hover_TextColor;
|
|
187
233
|
@sapUiButtonRejectActiveBackground: @sapButton_Reject_Active_Background;
|
|
188
234
|
@sapUiButtonRejectActiveBorderColor: @sapButton_Reject_Active_BorderColor;
|
|
235
|
+
@sapUiButtonRejectActiveTextColor: @sapButton_Reject_Active_TextColor;
|
|
189
236
|
@sapUiButtonRejectSelectedBackground: @sapButton_Reject_Selected_Background;
|
|
190
237
|
@sapUiButtonRejectSelectedBorderColor: @sapButton_Reject_Selected_BorderColor;
|
|
191
238
|
@sapUiButtonRejectSelectedTextColor: @sapButton_Reject_Selected_TextColor;
|
|
@@ -199,6 +246,7 @@
|
|
|
199
246
|
@sapUiButtonAcceptHoverTextColor: @sapButton_Accept_Hover_TextColor;
|
|
200
247
|
@sapUiButtonAcceptActiveBackground: @sapButton_Accept_Active_Background;
|
|
201
248
|
@sapUiButtonAcceptActiveBorderColor: @sapButton_Accept_Active_BorderColor;
|
|
249
|
+
@sapUiButtonAcceptActiveTextColor: @sapButton_Accept_Active_TextColor;
|
|
202
250
|
@sapUiButtonAcceptSelectedBackground: @sapButton_Accept_Selected_Background;
|
|
203
251
|
@sapUiButtonAcceptSelectedBorderColor: @sapButton_Accept_Selected_BorderColor;
|
|
204
252
|
@sapUiButtonAcceptSelectedTextColor: @sapButton_Accept_Selected_TextColor;
|
|
@@ -225,6 +273,7 @@
|
|
|
225
273
|
@sapUiButtonAttentionHoverTextColor: @sapButton_Attention_Hover_TextColor;
|
|
226
274
|
@sapUiButtonAttentionActiveBackground: @sapButton_Attention_Active_Background;
|
|
227
275
|
@sapUiButtonAttentionActiveBorderColor: @sapButton_Attention_Active_BorderColor;
|
|
276
|
+
@sapUiButtonAttentionActiveTextColor: @sapButton_Attention_Active_TextColor;
|
|
228
277
|
@sapUiButtonAttentionSelectedBackground: @sapButton_Attention_Selected_Background;
|
|
229
278
|
@sapUiButtonAttentionSelectedBorderColor: @sapButton_Attention_Selected_BorderColor;
|
|
230
279
|
@sapUiButtonAttentionSelectedTextColor: @sapButton_Attention_Selected_TextColor;
|
|
@@ -238,6 +287,7 @@
|
|
|
238
287
|
@sapUiButtonNegativeHoverTextColor: @sapButton_Negative_Hover_TextColor;
|
|
239
288
|
@sapUiButtonNegativeActiveBackground: @sapButton_Negative_Active_Background;
|
|
240
289
|
@sapUiButtonNegativeActiveBorderColor: @sapButton_Negative_Active_BorderColor;
|
|
290
|
+
@sapUiButtonNegativeActiveTextColor: @sapButton_Negative_Active_TextColor;
|
|
241
291
|
@sapUiButtonCriticalBackground: @sapButton_Critical_Background;
|
|
242
292
|
@sapUiButtonCriticalBorderColor: @sapButton_Critical_BorderColor;
|
|
243
293
|
@sapUiButtonCriticalTextColor: @sapButton_Critical_TextColor;
|
|
@@ -246,6 +296,7 @@
|
|
|
246
296
|
@sapUiButtonCriticalHoverTextColor: @sapButton_Critical_Hover_TextColor;
|
|
247
297
|
@sapUiButtonCriticalActiveBackground: @sapButton_Critical_Active_Background;
|
|
248
298
|
@sapUiButtonCriticalActiveBorderColor: @sapButton_Critical_Active_BorderColor;
|
|
299
|
+
@sapUiButtonCriticalActiveTextColor: @sapButton_Critical_Active_TextColor;
|
|
249
300
|
@sapUiButtonSuccessBackground: @sapButton_Success_Background;
|
|
250
301
|
@sapUiButtonSuccessBorderColor: @sapButton_Success_BorderColor;
|
|
251
302
|
@sapUiButtonSuccessTextColor: @sapButton_Success_TextColor;
|
|
@@ -254,6 +305,7 @@
|
|
|
254
305
|
@sapUiButtonSuccessHoverTextColor: @sapButton_Success_Hover_TextColor;
|
|
255
306
|
@sapUiButtonSuccessActiveBackground: @sapButton_Success_Active_Background;
|
|
256
307
|
@sapUiButtonSuccessActiveBorderColor: @sapButton_Success_Active_BorderColor;
|
|
308
|
+
@sapUiButtonSuccessActiveTextColor: @sapButton_Success_Active_TextColor;
|
|
257
309
|
@sapUiButtonInformationBackground: @sapButton_Information_Background;
|
|
258
310
|
@sapUiButtonInformationBorderColor: @sapButton_Information_BorderColor;
|
|
259
311
|
@sapUiButtonInformationTextColor: @sapButton_Information_TextColor;
|
|
@@ -270,6 +322,7 @@
|
|
|
270
322
|
@sapUiButtonNeutralHoverTextColor: @sapButton_Neutral_Hover_TextColor;
|
|
271
323
|
@sapUiButtonNeutralActiveBackground: @sapButton_Neutral_Active_Background;
|
|
272
324
|
@sapUiButtonNeutralActiveBorderColor: @sapButton_Neutral_Active_BorderColor;
|
|
325
|
+
@sapUiButtonNeutralActiveTextColor: @sapButton_Neutral_Active_TextColor;
|
|
273
326
|
@sapUiButtonTrackSelectedBackground: @sapButton_Track_Selected_Background;
|
|
274
327
|
@sapUiButtonTrackSelectedTextColor: @sapButton_Track_Selected_TextColor;
|
|
275
328
|
@sapUiButtonTrackBackground: @sapButton_Track_Background;
|
|
@@ -278,9 +331,9 @@
|
|
|
278
331
|
@sapUiButtonTokenBorderColor: @sapButton_TokenBorderColor;
|
|
279
332
|
|
|
280
333
|
@sapUiFieldBackground: @sapField_Background;
|
|
281
|
-
@sapUiFieldBorderColor: @sapField_BorderColor;
|
|
282
334
|
@sapUiFieldTextColor: @sapField_TextColor;
|
|
283
335
|
@sapUiFieldPlaceholderTextColor: @sapField_PlaceholderTextColor;
|
|
336
|
+
@sapUiFieldBorderColor: @sapField_BorderColor;
|
|
284
337
|
@sapUiFieldHelpBackground: @sapField_HelpBackground;
|
|
285
338
|
@sapUiFieldBorderWidth: @sapField_BorderWidth;
|
|
286
339
|
@sapUiFieldBorderCornerRadius: @sapField_BorderCornerRadius;
|
|
@@ -297,17 +350,24 @@
|
|
|
297
350
|
@sapUiFieldRequiredColor: @sapField_RequiredColor;
|
|
298
351
|
@sapUiFieldInvalidColor: @sapField_InvalidColor;
|
|
299
352
|
@sapUiFieldInvalidBackground: @sapField_InvalidBackground;
|
|
353
|
+
@sapUiFieldInvalidBorderWidth: @sapField_InvalidBorderWidth;
|
|
354
|
+
@sapUiFieldInvalidBorderStyle: @sapField_InvalidBorderStyle;
|
|
300
355
|
@sapUiFieldWarningColor: @sapField_WarningColor;
|
|
301
356
|
@sapUiFieldWarningBackground: @sapField_WarningBackground;
|
|
357
|
+
@sapUiFieldWarningBorderWidth: @sapField_WarningBorderWidth;
|
|
358
|
+
@sapUiFieldWarningBorderStyle: @sapField_WarningBorderStyle;
|
|
302
359
|
@sapUiFieldSuccessColor: @sapField_SuccessColor;
|
|
303
360
|
@sapUiFieldSuccessBackground: @sapField_SuccessBackground;
|
|
361
|
+
@sapUiFieldSuccessBorderWidth: @sapField_SuccessBorderWidth;
|
|
362
|
+
@sapUiFieldSuccessBorderStyle: @sapField_SuccessBorderStyle;
|
|
304
363
|
@sapUiFieldInformationColor: @sapField_InformationColor;
|
|
305
364
|
@sapUiFieldInformationBackground: @sapField_InformationBackground;
|
|
365
|
+
@sapUiFieldInformationBorderWidth: @sapField_InformationBorderWidth;
|
|
366
|
+
@sapUiFieldInformationBorderStyle: @sapField_InformationBorderStyle;
|
|
306
367
|
|
|
307
368
|
@sapUiGroupTitleBackground: @sapGroup_TitleBackground;
|
|
308
369
|
@sapUiGroupTitleBorderColor: @sapGroup_TitleBorderColor;
|
|
309
370
|
@sapUiGroupTitleTextColor: @sapGroup_TitleTextColor;
|
|
310
|
-
@sapUiGroupTitleFontSize: @sapGroup_Title_FontSize;
|
|
311
371
|
@sapUiGroupContentBackground: @sapGroup_ContentBackground;
|
|
312
372
|
@sapUiGroupContentBorderColor: @sapGroup_ContentBorderColor;
|
|
313
373
|
@sapUiGroupBorderWidth: @sapGroup_BorderWidth;
|
|
@@ -323,9 +383,8 @@
|
|
|
323
383
|
@sapUiListBorderColor: @sapList_BorderColor;
|
|
324
384
|
@sapUiListBorderWidth: @sapList_BorderWidth;
|
|
325
385
|
@sapUiListTextColor: @sapList_TextColor;
|
|
326
|
-
@sapUiListActiveBackground: @sapList_Active_Background;
|
|
327
386
|
@sapUiListActiveTextColor: @sapList_Active_TextColor;
|
|
328
|
-
@
|
|
387
|
+
@sapUiListActiveBackground: @sapList_Active_Background;
|
|
329
388
|
@sapUiListSelectionBackgroundColor: @sapList_SelectionBackgroundColor;
|
|
330
389
|
@sapUiListSelectionBorderColor: @sapList_SelectionBorderColor;
|
|
331
390
|
@sapUiListHoverSelectionBackground: @sapList_Hover_SelectionBackground;
|
|
@@ -335,11 +394,11 @@
|
|
|
335
394
|
@sapUiListGroupHeaderBackground: @sapList_GroupHeaderBackground;
|
|
336
395
|
@sapUiListGroupHeaderBorderColor: @sapList_GroupHeaderBorderColor;
|
|
337
396
|
@sapUiListGroupHeaderTextColor: @sapList_GroupHeaderTextColor;
|
|
338
|
-
@sapUiListFooterBackground: @sapList_FooterBackground;
|
|
339
|
-
@sapUiListFooterTextColor: @sapList_FooterTextColor;
|
|
340
397
|
@sapUiListTableGroupHeaderBackground: @sapList_TableGroupHeaderBackground;
|
|
341
398
|
@sapUiListTableGroupHeaderBorderColor: @sapList_TableGroupHeaderBorderColor;
|
|
342
399
|
@sapUiListTableGroupHeaderTextColor: @sapList_TableGroupHeaderTextColor;
|
|
400
|
+
@sapUiListFooterBackground: @sapList_FooterBackground;
|
|
401
|
+
@sapUiListFooterTextColor: @sapList_FooterTextColor;
|
|
343
402
|
@sapUiListTableFooterBorder: @sapList_TableFooterBorder;
|
|
344
403
|
@sapUiListTableFixedBorderColor: @sapList_TableFixedBorderColor;
|
|
345
404
|
|
|
@@ -353,6 +412,7 @@
|
|
|
353
412
|
@sapUiPageHeaderBackground: @sapPageHeader_Background;
|
|
354
413
|
@sapUiPageHeaderBorderColor: @sapPageHeader_BorderColor;
|
|
355
414
|
@sapUiPageHeaderTextColor: @sapPageHeader_TextColor;
|
|
415
|
+
|
|
356
416
|
@sapUiPageFooterBackground: @sapPageFooter_Background;
|
|
357
417
|
@sapUiPageFooterBorderColor: @sapPageFooter_BorderColor;
|
|
358
418
|
@sapUiPageFooterTextColor: @sapPageFooter_TextColor;
|
|
@@ -378,93 +438,92 @@
|
|
|
378
438
|
@sapUiTileIconColor: @sapTile_IconColor;
|
|
379
439
|
@sapUiTileSeparatorColor: @sapTile_SeparatorColor;
|
|
380
440
|
@sapUiTileInteractiveBorderColor: @sapTile_Interactive_BorderColor;
|
|
441
|
+
@sapUiTileOverlayBackground: @sapTile_OverlayBackground;
|
|
442
|
+
@sapUiTileOverlayForegroundColor: @sapTile_OverlayForegroundColor;
|
|
381
443
|
|
|
382
|
-
@sapUiChart1: @sapChart_OrderedColor_1;
|
|
383
|
-
@sapUiChart2: @sapChart_OrderedColor_2;
|
|
384
|
-
@sapUiChart3: @sapChart_OrderedColor_3;
|
|
385
|
-
@sapUiChart4: @sapChart_OrderedColor_4;
|
|
386
|
-
@sapUiChart5: @sapChart_OrderedColor_5;
|
|
387
|
-
@sapUiChart6: @sapChart_OrderedColor_6;
|
|
388
|
-
@sapUiChart7: @sapChart_OrderedColor_7;
|
|
389
|
-
@sapUiChart8: @sapChart_OrderedColor_8;
|
|
390
|
-
@sapUiChart9: @sapChart_OrderedColor_9;
|
|
391
|
-
@sapUiChart10: @sapChart_OrderedColor_10;
|
|
392
|
-
@sapUiChart11: @sapChart_OrderedColor_11;
|
|
393
444
|
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
@sapUiChartNeutral: @sapChart_Neutral;
|
|
398
|
-
|
|
399
|
-
@sapUiChartSequence1: @sapChart_Sequence_1;
|
|
400
|
-
@sapUiChartSequence2: @sapChart_Sequence_2;
|
|
401
|
-
@sapUiChartSequence3: @sapChart_Sequence_3;
|
|
402
|
-
@sapUiChartSequence4: @sapChart_Sequence_4;
|
|
403
|
-
@sapUiChartSequence5: @sapChart_Sequence_5;
|
|
404
|
-
@sapUiChartSequence6: @sapChart_Sequence_6;
|
|
405
|
-
@sapUiChartSequence7: @sapChart_Sequence_7;
|
|
406
|
-
@sapUiChartSequence8: @sapChart_Sequence_8;
|
|
407
|
-
@sapUiChartSequence9: @sapChart_Sequence_9;
|
|
408
|
-
@sapUiChartSequence10: @sapChart_Sequence_10;
|
|
409
|
-
@sapUiChartSequence11: @sapChart_Sequence_11;
|
|
410
|
-
@sapUiChartSequenceNeutral: @sapChart_Sequence_Neutral;
|
|
445
|
+
// =====================================
|
|
446
|
+
// Accent Colors
|
|
447
|
+
// =====================================
|
|
411
448
|
|
|
449
|
+
@sapUiAccent1: @sapAccentColor1;
|
|
450
|
+
@sapUiAccent2: @sapAccentColor2;
|
|
451
|
+
@sapUiAccent3: @sapAccentColor3;
|
|
452
|
+
@sapUiAccent4: @sapAccentColor4;
|
|
453
|
+
@sapUiAccent5: @sapAccentColor5;
|
|
454
|
+
@sapUiAccent6: @sapAccentColor6;
|
|
455
|
+
@sapUiAccent7: @sapAccentColor7;
|
|
456
|
+
@sapUiAccent8: @sapAccentColor8;
|
|
457
|
+
@sapUiAccent9: @sapAccentColor9;
|
|
458
|
+
@sapUiAccent10: @sapAccentColor10;
|
|
412
459
|
|
|
413
|
-
// ============================================
|
|
414
|
-
// UX Reference Set - do not use in Controls!!
|
|
415
|
-
// ============================================
|
|
416
460
|
|
|
417
461
|
// =====================================
|
|
418
|
-
//
|
|
462
|
+
// Indication Colors
|
|
419
463
|
// =====================================
|
|
420
464
|
|
|
421
|
-
@
|
|
422
|
-
@
|
|
423
|
-
@
|
|
424
|
-
@
|
|
425
|
-
@
|
|
426
|
-
@
|
|
427
|
-
@
|
|
465
|
+
@sapUiIndication1: @sapIndicationColor_1;
|
|
466
|
+
@sapUiIndication1HoverBackground: @sapIndicationColor_1_Hover_Background;
|
|
467
|
+
@sapUiIndication1ActiveBackground: @sapIndicationColor_1_Active_Background;
|
|
468
|
+
@sapUiIndication1TextColor: @sapIndicationColor_1_TextColor;
|
|
469
|
+
@sapUiIndication2: @sapIndicationColor_2;
|
|
470
|
+
@sapUiIndication2HoverBackground: @sapIndicationColor_2_Hover_Background;
|
|
471
|
+
@sapUiIndication2ActiveBackground: @sapIndicationColor_2_Active_Background;
|
|
472
|
+
@sapUiIndication2TextColor: @sapIndicationColor_2_TextColor;
|
|
473
|
+
@sapUiIndication3: @sapIndicationColor_3;
|
|
474
|
+
@sapUiIndication3HoverBackground: @sapIndicationColor_3_Hover_Background;
|
|
475
|
+
@sapUiIndication3ActiveBackground: @sapIndicationColor_3_Active_Background;
|
|
476
|
+
@sapUiIndication3TextColor: @sapIndicationColor_3_TextColor;
|
|
477
|
+
@sapUiIndication4: @sapIndicationColor_4;
|
|
478
|
+
@sapUiIndication4HoverBackground: @sapIndicationColor_4_Hover_Background;
|
|
479
|
+
@sapUiIndication4ActiveBackground: @sapIndicationColor_4_Active_Background;
|
|
480
|
+
@sapUiIndication4TextColor: @sapIndicationColor_4_TextColor;
|
|
481
|
+
@sapUiIndication5: @sapIndicationColor_5;
|
|
482
|
+
@sapUiIndication5HoverBackground: @sapIndicationColor_5_Hover_Background;
|
|
483
|
+
@sapUiIndication5ActiveBackground: @sapIndicationColor_5_Active_Background;
|
|
484
|
+
@sapUiIndication5TextColor: @sapIndicationColor_5_TextColor;
|
|
485
|
+
@sapUiIndication6: @sapIndicationColor_6;
|
|
486
|
+
@sapUiIndication6HoverBackground: @sapIndicationColor_6_Hover_Background;
|
|
487
|
+
@sapUiIndication6ActiveBackground: @sapIndicationColor_6_Active_Background;
|
|
488
|
+
@sapUiIndication6TextColor: @sapIndicationColor_6_TextColor;
|
|
489
|
+
@sapUiIndication7: @sapIndicationColor_7;
|
|
490
|
+
@sapUiIndication7HoverBackground: @sapIndicationColor_7_Hover_Background;
|
|
491
|
+
@sapUiIndication7ActiveBackground: @sapIndicationColor_7_Active_Background;
|
|
492
|
+
@sapUiIndication7TextColor: @sapIndicationColor_7_TextColor;
|
|
493
|
+
@sapUiIndication8: @sapIndicationColor_8;
|
|
494
|
+
@sapUiIndication8HoverBackground: @sapIndicationColor_8_Hover_Background;
|
|
495
|
+
@sapUiIndication8ActiveBackground: @sapIndicationColor_8_Active_Background;
|
|
496
|
+
@sapUiIndication8TextColor: @sapIndicationColor_8_TextColor;
|
|
497
|
+
|
|
428
498
|
|
|
429
499
|
// =====================================
|
|
430
|
-
//
|
|
500
|
+
// Legend Colors
|
|
431
501
|
// =====================================
|
|
432
502
|
|
|
433
|
-
@sapUiAccent1: @sapAccentColor1; // #e09d00
|
|
434
|
-
@sapUiAccent2: @sapAccentColor2; // #e6600d
|
|
435
|
-
@sapUiAccent3: @sapAccentColor3; // #c14646
|
|
436
|
-
@sapUiAccent4: @sapAccentColor4; // #ab218e
|
|
437
|
-
@sapUiAccent5: @sapAccentColor5; // #678bc7
|
|
438
|
-
@sapUiAccent6: @sapAccentColor6; // #0092d1
|
|
439
|
-
@sapUiAccent7: @sapAccentColor7; // #1a9898
|
|
440
|
-
@sapUiAccent8: @sapAccentColor8; // #759421
|
|
441
|
-
@sapUiAccent9: @sapAccentColor9; // #925ace
|
|
442
|
-
@sapUiAccent10: @sapAccentColor10; // #647987
|
|
443
|
-
|
|
444
503
|
@sapUiLegendWorkingBackground: @sapLegend_WorkingBackground;
|
|
445
504
|
@sapUiLegendNonWorkingBackground: @sapLegend_NonWorkingBackground;
|
|
446
505
|
@sapUiLegendCurrentDateTime: @sapLegend_CurrentDateTime;
|
|
447
506
|
|
|
448
|
-
@sapUiLegend1: @sapLegendColor1;
|
|
449
|
-
@sapUiLegend2: @sapLegendColor2;
|
|
450
|
-
@sapUiLegend3: @sapLegendColor3;
|
|
451
|
-
@sapUiLegend4: @sapLegendColor4;
|
|
452
|
-
@sapUiLegend5: @sapLegendColor5;
|
|
453
|
-
@sapUiLegend6: @sapLegendColor6;
|
|
454
|
-
@sapUiLegend7: @sapLegendColor7;
|
|
455
|
-
@sapUiLegend8: @sapLegendColor8;
|
|
456
|
-
@sapUiLegend9: @sapLegendColor9;
|
|
457
|
-
@sapUiLegend10: @sapLegendColor10;
|
|
458
|
-
@sapUiLegend11: @sapLegendColor11;
|
|
459
|
-
@sapUiLegend12: @sapLegendColor12;
|
|
460
|
-
@sapUiLegend13: @sapLegendColor13;
|
|
461
|
-
@sapUiLegend14: @sapLegendColor14;
|
|
462
|
-
@sapUiLegend15: @sapLegendColor15;
|
|
463
|
-
@sapUiLegend16: @sapLegendColor16;
|
|
464
|
-
@sapUiLegend17: @sapLegendColor17;
|
|
465
|
-
@sapUiLegend18: @sapLegendColor18;
|
|
466
|
-
@sapUiLegend19: @sapLegendColor19;
|
|
467
|
-
@sapUiLegend20: @sapLegendColor20;
|
|
507
|
+
@sapUiLegend1: @sapLegendColor1;
|
|
508
|
+
@sapUiLegend2: @sapLegendColor2;
|
|
509
|
+
@sapUiLegend3: @sapLegendColor3;
|
|
510
|
+
@sapUiLegend4: @sapLegendColor4;
|
|
511
|
+
@sapUiLegend5: @sapLegendColor5;
|
|
512
|
+
@sapUiLegend6: @sapLegendColor6;
|
|
513
|
+
@sapUiLegend7: @sapLegendColor7;
|
|
514
|
+
@sapUiLegend8: @sapLegendColor8;
|
|
515
|
+
@sapUiLegend9: @sapLegendColor9;
|
|
516
|
+
@sapUiLegend10: @sapLegendColor10;
|
|
517
|
+
@sapUiLegend11: @sapLegendColor11;
|
|
518
|
+
@sapUiLegend12: @sapLegendColor12;
|
|
519
|
+
@sapUiLegend13: @sapLegendColor13;
|
|
520
|
+
@sapUiLegend14: @sapLegendColor14;
|
|
521
|
+
@sapUiLegend15: @sapLegendColor15;
|
|
522
|
+
@sapUiLegend16: @sapLegendColor16;
|
|
523
|
+
@sapUiLegend17: @sapLegendColor17;
|
|
524
|
+
@sapUiLegend18: @sapLegendColor18;
|
|
525
|
+
@sapUiLegend19: @sapLegendColor19;
|
|
526
|
+
@sapUiLegend20: @sapLegendColor20;
|
|
468
527
|
|
|
469
528
|
@sapUiLegendBackgroundColor1: @sapLegendBackgroundColor1;
|
|
470
529
|
@sapUiLegendBackgroundColor2: @sapLegendBackgroundColor2;
|
|
@@ -489,104 +548,78 @@
|
|
|
489
548
|
|
|
490
549
|
|
|
491
550
|
// =====================================
|
|
492
|
-
//
|
|
551
|
+
// Chart Colors
|
|
493
552
|
// =====================================
|
|
494
553
|
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
@
|
|
498
|
-
@
|
|
499
|
-
@
|
|
500
|
-
@
|
|
501
|
-
@
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
@sapUiErrorBorder: @sapErrorBorderColor; // #ee0000
|
|
507
|
-
@sapUiWarningBorder: @sapWarningBorderColor; // #f9a429
|
|
508
|
-
@sapUiSuccessBorder: @sapSuccessBorderColor; // #38a238
|
|
509
|
-
@sapUiInformationBorder: @sapInformationBorderColor; // #427cac
|
|
510
|
-
@sapUiNeutralBorder: @sapNeutralColor; // #5e696e
|
|
511
|
-
|
|
554
|
+
@sapUiChart1: @sapChart_OrderedColor_1;
|
|
555
|
+
@sapUiChart2: @sapChart_OrderedColor_2;
|
|
556
|
+
@sapUiChart3: @sapChart_OrderedColor_3;
|
|
557
|
+
@sapUiChart4: @sapChart_OrderedColor_4;
|
|
558
|
+
@sapUiChart5: @sapChart_OrderedColor_5;
|
|
559
|
+
@sapUiChart6: @sapChart_OrderedColor_6;
|
|
560
|
+
@sapUiChart7: @sapChart_OrderedColor_7;
|
|
561
|
+
@sapUiChart8: @sapChart_OrderedColor_8;
|
|
562
|
+
@sapUiChart9: @sapChart_OrderedColor_9;
|
|
563
|
+
@sapUiChart10: @sapChart_OrderedColor_10;
|
|
564
|
+
@sapUiChart11: @sapChart_OrderedColor_11;
|
|
512
565
|
|
|
513
|
-
|
|
566
|
+
@sapUiChartBad: @sapChart_Bad;
|
|
567
|
+
@sapUiChartCritical: @sapChart_Critical;
|
|
568
|
+
@sapUiChartGood: @sapChart_Good;
|
|
569
|
+
@sapUiChartNeutral: @sapChart_Neutral;
|
|
514
570
|
|
|
515
|
-
@
|
|
516
|
-
@
|
|
517
|
-
@
|
|
518
|
-
@
|
|
519
|
-
@
|
|
571
|
+
@sapUiChartSequence1: @sapChart_Sequence_1;
|
|
572
|
+
@sapUiChartSequence2: @sapChart_Sequence_2;
|
|
573
|
+
@sapUiChartSequence3: @sapChart_Sequence_3;
|
|
574
|
+
@sapUiChartSequence4: @sapChart_Sequence_4;
|
|
575
|
+
@sapUiChartSequence5: @sapChart_Sequence_5;
|
|
576
|
+
@sapUiChartSequence6: @sapChart_Sequence_6;
|
|
577
|
+
@sapUiChartSequence7: @sapChart_Sequence_7;
|
|
578
|
+
@sapUiChartSequence8: @sapChart_Sequence_8;
|
|
579
|
+
@sapUiChartSequence9: @sapChart_Sequence_9;
|
|
580
|
+
@sapUiChartSequence10: @sapChart_Sequence_10;
|
|
581
|
+
@sapUiChartSequence11: @sapChart_Sequence_11;
|
|
582
|
+
@sapUiChartSequenceNeutral: @sapChart_Sequence_Neutral;
|
|
520
583
|
|
|
521
584
|
|
|
522
|
-
//
|
|
585
|
+
// ============================================
|
|
586
|
+
// UX Reference Set - do not use in Controls!!
|
|
587
|
+
// ============================================
|
|
523
588
|
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
@sapUiInformativeText: @sapInformativeTextColor; // #427cac
|
|
528
|
-
@sapUiNeutralText: @sapNeutralTextColor; // #5e696e
|
|
589
|
+
// =====================================
|
|
590
|
+
// Primary Colors
|
|
591
|
+
// =====================================
|
|
529
592
|
|
|
593
|
+
@sapUiPrimary1: @sapPrimary1;
|
|
594
|
+
@sapUiPrimary2: @sapPrimary2;
|
|
595
|
+
@sapUiPrimary3: @sapPrimary3;
|
|
596
|
+
@sapUiPrimary4: @sapPrimary4;
|
|
597
|
+
@sapUiPrimary5: @sapPrimary5;
|
|
598
|
+
@sapUiPrimary6: @sapPrimary6;
|
|
599
|
+
@sapUiPrimary7: @sapPrimary7;
|
|
530
600
|
|
|
531
|
-
// =======================================================
|
|
532
|
-
// Semantic Foreground Colors - do not use in Controls!!
|
|
533
|
-
// =======================================================
|
|
534
601
|
|
|
535
|
-
@
|
|
536
|
-
@
|
|
537
|
-
@sapUiPositive: @sapPositiveColor; // #2b7c2b
|
|
538
|
-
@sapUiInformative: @sapInformativeColor; // #427cac
|
|
539
|
-
@sapUiNeutral: @sapNeutralColor; // #5e696e
|
|
602
|
+
@sapUiContentElementHeight: @sapContent_ElementHeight;
|
|
603
|
+
@sapUiContentElementHeightPX: @sapContent_ElementHeight_PX;
|
|
540
604
|
|
|
605
|
+
@sapUiShellBackgroundPatternColor: @sapShell_BackgroundPatternColor;
|
|
606
|
+
@sapUiShellBackgroundGradient: @sapShell_BackgroundGradient;
|
|
541
607
|
|
|
542
|
-
|
|
543
|
-
// Indication Colors
|
|
544
|
-
// =====================================
|
|
608
|
+
@sapUiGroupTitleFontSize: @sapGroup_Title_FontSize;
|
|
545
609
|
|
|
546
|
-
@
|
|
547
|
-
@sapUiIndication1HoverBackground: @sapIndicationColor_1_Hover_Background;
|
|
548
|
-
@sapUiIndication1ActiveBackground: @sapIndicationColor_1_Active_Background;
|
|
549
|
-
@sapUiIndication1TextColor: @sapIndicationColor_1_TextColor;
|
|
550
|
-
@sapUiIndication2: @sapIndicationColor_2;
|
|
551
|
-
@sapUiIndication2HoverBackground: @sapIndicationColor_2_Hover_Background;
|
|
552
|
-
@sapUiIndication2ActiveBackground: @sapIndicationColor_2_Active_Background;
|
|
553
|
-
@sapUiIndication2TextColor: @sapIndicationColor_2_TextColor;
|
|
554
|
-
@sapUiIndication3: @sapIndicationColor_3;
|
|
555
|
-
@sapUiIndication3HoverBackground: @sapIndicationColor_3_Hover_Background;
|
|
556
|
-
@sapUiIndication3ActiveBackground: @sapIndicationColor_3_Active_Background;
|
|
557
|
-
@sapUiIndication3TextColor: @sapIndicationColor_3_TextColor;
|
|
558
|
-
@sapUiIndication4: @sapIndicationColor_4;
|
|
559
|
-
@sapUiIndication4HoverBackground: @sapIndicationColor_4_Hover_Background;
|
|
560
|
-
@sapUiIndication4ActiveBackground: @sapIndicationColor_4_Active_Background;
|
|
561
|
-
@sapUiIndication4TextColor: @sapIndicationColor_4_TextColor;
|
|
562
|
-
@sapUiIndication5: @sapIndicationColor_5;
|
|
563
|
-
@sapUiIndication5HoverBackground: @sapIndicationColor_5_Hover_Background;
|
|
564
|
-
@sapUiIndication5ActiveBackground: @sapIndicationColor_5_Active_Background;
|
|
565
|
-
@sapUiIndication5TextColor: @sapIndicationColor_5_TextColor;
|
|
566
|
-
@sapUiIndication6: @sapIndicationColor_6;
|
|
567
|
-
@sapUiIndication6HoverBackground: @sapIndicationColor_6_Hover_Background;
|
|
568
|
-
@sapUiIndication6ActiveBackground: @sapIndicationColor_6_Active_Background;
|
|
569
|
-
@sapUiIndication6TextColor: @sapIndicationColor_6_TextColor;
|
|
570
|
-
@sapUiIndication7: @sapIndicationColor_7;
|
|
571
|
-
@sapUiIndication7HoverBackground: @sapIndicationColor_7_Hover_Background;
|
|
572
|
-
@sapUiIndication7ActiveBackground: @sapIndicationColor_7_Active_Background;
|
|
573
|
-
@sapUiIndication7TextColor: @sapIndicationColor_7_TextColor;
|
|
574
|
-
@sapUiIndication8: @sapIndicationColor_8;
|
|
575
|
-
@sapUiIndication8HoverBackground: @sapIndicationColor_8_Hover_Background;
|
|
576
|
-
@sapUiIndication8ActiveBackground: @sapIndicationColor_8_Active_Background;
|
|
577
|
-
@sapUiIndication8TextColor: @sapIndicationColor_8_TextColor;
|
|
610
|
+
@sapUiListHighlightColor: @sapList_HighlightColor;
|
|
578
611
|
|
|
579
612
|
|
|
580
613
|
// =====================================
|
|
581
614
|
// Font
|
|
582
615
|
// =====================================
|
|
583
616
|
|
|
584
|
-
@sapUiFontSize: 16px;
|
|
585
|
-
|
|
586
617
|
@sapUiFontCondensedFamily: 'Arial Narrow', HelveticaNeue-CondensedBold, Arial, sans-serif;
|
|
587
618
|
|
|
588
619
|
@sapUiFontHeaderWeight: normal;
|
|
589
620
|
|
|
621
|
+
@sapMFontMediumSize: @sapFontSize;
|
|
622
|
+
|
|
590
623
|
@sapUiTranslucentBGOpacity: 0;
|
|
591
624
|
|
|
592
625
|
@sapMPlatformDependent: false;
|
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
7
7
|
-webkit-touch-callout: none;
|
|
8
8
|
-webkit-text-size-adjust: none;
|
|
9
|
-
-ms-text-size-adjust: none;
|
|
10
9
|
}
|
|
11
10
|
|
|
12
11
|
.sapMContainerMargin {
|
|
@@ -20,7 +19,6 @@
|
|
|
20
19
|
html.sap-phone *, html.sap-tablet:not(.sap-desktop) * { /* FIXME!!! (star rule with any-parent selector...) */
|
|
21
20
|
-webkit-user-select: none;
|
|
22
21
|
-moz-user-select: none;
|
|
23
|
-
-ms-user-select: none;
|
|
24
22
|
user-select: none;
|
|
25
23
|
-webkit-user-drag: none;
|
|
26
24
|
}
|
|
@@ -29,7 +27,6 @@ html.sap-phone input, html.sap-phone textarea, html.sap-phone [contenteditable=t
|
|
|
29
27
|
html.sap-tablet:not(.sap-desktop) input, html.sap-tablet:not(.sap-desktop) textarea, html.sap-tablet:not(.sap-desktop) [contenteditable=true], html.sap-tablet:not(.sap-desktop) [contenteditable=true] > *, html.sap-tablet:not(.sap-desktop) .sapUiSelectable {
|
|
30
28
|
-webkit-user-select: text;
|
|
31
29
|
-moz-user-select: text;
|
|
32
|
-
-ms-user-select: text;
|
|
33
30
|
user-select: text;
|
|
34
31
|
}
|
|
35
32
|
|
|
@@ -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.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize high contrast black theme library.</documentation>
|
|
12
12
|
|