@openui5/themelib_sap_belize 1.94.0 → 1.97.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/dep5 +12 -12
- package/THIRDPARTY.txt +21 -17
- package/package.json +18 -18
- package/src/sap/m/themes/sap_belize/InputBase.less +25 -0
- package/src/sap/m/themes/sap_belize/NewsContent.less +1 -1
- package/src/sap/m/themes/sap_belize/ObjectStatus.less +0 -2
- package/src/sap/m/themes/sap_belize_hcb/ComboBox.less +9 -0
- package/src/sap/m/themes/sap_belize_hcb/Input.less +8 -0
- package/src/sap/m/themes/sap_belize_hcb/InputBase.less +25 -0
- package/src/sap/m/themes/sap_belize_hcb/MultiComboBox.less +12 -0
- package/src/sap/m/themes/sap_belize_hcb/ObjectStatus.less +2 -2
- package/src/sap/m/themes/sap_belize_hcb/ProgressIndicator.less +4 -4
- package/src/sap/m/themes/sap_belize_hcb/SinglePlanningCalendarGrid.less +4 -4
- package/src/sap/m/themes/sap_belize_hcb/ValueStateHeader.less +3 -0
- package/src/sap/m/themes/sap_belize_hcb/WizardProgressNavigator.less +0 -4
- package/src/sap/m/themes/sap_belize_hcb/library.source.less +4 -0
- package/src/sap/m/themes/sap_belize_hcw/ComboBox.less +9 -0
- package/src/sap/m/themes/sap_belize_hcw/Input.less +8 -0
- package/src/sap/m/themes/sap_belize_hcw/InputBase.less +25 -0
- package/src/sap/m/themes/sap_belize_hcw/MultiComboBox.less +12 -0
- package/src/sap/m/themes/sap_belize_hcw/ObjectStatus.less +2 -2
- package/src/sap/m/themes/sap_belize_hcw/ProgressIndicator.less +4 -4
- package/src/sap/m/themes/sap_belize_hcw/ValueStateHeader.less +3 -0
- package/src/sap/m/themes/sap_belize_hcw/WizardProgressNavigator.less +0 -4
- package/src/sap/m/themes/sap_belize_hcw/library.source.less +4 -0
- package/src/sap/tnt/themes/sap_belize/InfoLabel.less +3 -1
- package/src/sap/tnt/themes/sap_belize_hcb/InfoLabel.less +9 -8
- package/src/sap/tnt/themes/sap_belize_hcw/InfoLabel.less +9 -8
- package/src/sap/ui/commons/themes/sap_belize/img/tree/TreeNode_Coll.gif +0 -0
- package/src/sap/ui/commons/themes/sap_belize/img/tree/TreeNode_Exp.gif +0 -0
- package/src/sap/ui/commons/themes/sap_belize/img-RTL/tree/TreeNode_Coll.gif +0 -0
- package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize/base.less +150 -203
- 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 +99 -212
- 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 +99 -212
- 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 +7 -120
- package/src/sap/ui/unified/themes/sap_belize/FileUploader.less +16 -16
- 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
- package/ui5.yaml +1 -1
|
@@ -3,17 +3,18 @@
|
|
|
3
3
|
/* Belize HCW theme */
|
|
4
4
|
/* ================================= */
|
|
5
5
|
|
|
6
|
-
.sapTntInfoLabel {
|
|
7
|
-
background-color: @sapUiGroupContentBackground;
|
|
8
|
-
border: 1px solid @sapUiGroupContentBorderColor;
|
|
9
|
-
line-height: 85%;
|
|
10
|
-
}
|
|
11
6
|
|
|
12
7
|
/* ==========================================================================
|
|
13
|
-
|
|
8
|
+
Variables and mixins
|
|
14
9
|
========================================================================== */
|
|
15
|
-
|
|
16
|
-
|
|
10
|
+
|
|
11
|
+
@_sap_tnt_InfoLabel_LineHeightDisplayOnly: 0.875rem;
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
.sapTntInfoLabel,
|
|
15
|
+
.sapTntInfoLabel.sapTntInfoLabelDisplayOnly {
|
|
16
|
+
background-color: @sapUiGroupContentBackground;
|
|
17
|
+
border: 1px solid @sapUiGroupContentBorderColor;
|
|
17
18
|
}
|
|
18
19
|
|
|
19
20
|
/* ==========================================================================
|
|
Binary file
|
|
Binary file
|
|
@@ -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.97.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize theme library.</documentation>
|
|
12
12
|
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// /**
|
|
2
|
+
// * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
3
|
+
// * Theming Engine 1.51.0
|
|
4
|
+
// * data:{"sModified":"2021-10-12T13:35:50Z"}
|
|
5
|
+
// */
|
|
1
6
|
|
|
2
|
-
/******************* FILE /Base/baseLib/sap_belize/base.less *******************/
|
|
3
7
|
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_belize/base.less (Version 11.1.34) *******************/
|
|
4
9
|
|
|
5
10
|
|
|
6
|
-
// =====================================
|
|
7
|
-
// Theme Specifics/Internals
|
|
8
|
-
// =====================================
|
|
9
|
-
|
|
10
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
11
12
|
@sapContent_GridSize: 1rem;
|
|
12
13
|
|
|
@@ -36,13 +37,6 @@
|
|
|
36
37
|
// [Tags "ThemeSpecific", "Base", "Shell", "Color", "!Protected"]
|
|
37
38
|
@sapShell_BackgroundPatternColor: fade(@sapPrimary4, 8);
|
|
38
39
|
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
// =====================================
|
|
43
|
-
// Quick
|
|
44
|
-
// =====================================
|
|
45
|
-
|
|
46
40
|
// [Tags "!Protected"]
|
|
47
41
|
@sapBrandColor: @sapPrimary2;
|
|
48
42
|
|
|
@@ -94,13 +88,6 @@
|
|
|
94
88
|
// [Tags "!Protected"]
|
|
95
89
|
@sapTitleColor: @sapTextColor;
|
|
96
90
|
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
// =====================================
|
|
101
|
-
// Error Semantics
|
|
102
|
-
// =====================================
|
|
103
|
-
|
|
104
91
|
// [Tags "!Protected"]
|
|
105
92
|
@sapNegativeColor: #bb0000;
|
|
106
93
|
|
|
@@ -188,13 +175,6 @@
|
|
|
188
175
|
// [Tags "!Protected"]
|
|
189
176
|
@sapNeutralBorderColor: @sapNeutralColor;
|
|
190
177
|
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
// =====================================
|
|
195
|
-
// Element Metrics
|
|
196
|
-
// =====================================
|
|
197
|
-
|
|
198
178
|
// [Tags "Protected"]
|
|
199
179
|
@sapElement_LineHeight: 3 * @sapContent_GridSize;
|
|
200
180
|
|
|
@@ -219,13 +199,6 @@
|
|
|
219
199
|
// [Tags "Protected"]
|
|
220
200
|
@sapElement_Condensed_Height: 1.375 * @sapContent_GridSize;
|
|
221
201
|
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
// =====================================
|
|
226
|
-
// Content
|
|
227
|
-
// =====================================
|
|
228
|
-
|
|
229
202
|
// [Tags "!Protected"]
|
|
230
203
|
@sapContent_LineHeight: 1.4;
|
|
231
204
|
|
|
@@ -304,6 +277,27 @@
|
|
|
304
277
|
// [Tags "!Protected"]
|
|
305
278
|
@sapContent_HeaderShadow: 0 0.125rem 0 0 @sapObjectHeader_Background, inset 0 -0.125rem 0 0 @sapObjectHeader_BorderColor;
|
|
306
279
|
|
|
280
|
+
// [Tags "!Protected"]
|
|
281
|
+
@sapContent_Interaction_Shadow: none;
|
|
282
|
+
|
|
283
|
+
// [Tags "!Protected"]
|
|
284
|
+
@sapContent_Selected_Shadow: none;
|
|
285
|
+
|
|
286
|
+
// [Tags "!Protected"]
|
|
287
|
+
@sapContent_Negative_Shadow: none;
|
|
288
|
+
|
|
289
|
+
// [Tags "!Protected"]
|
|
290
|
+
@sapContent_Critical_Shadow: none;
|
|
291
|
+
|
|
292
|
+
// [Tags "!Protected"]
|
|
293
|
+
@sapContent_Positive_Shadow: none;
|
|
294
|
+
|
|
295
|
+
// [Tags "!Protected"]
|
|
296
|
+
@sapContent_Informative_Shadow: none;
|
|
297
|
+
|
|
298
|
+
// [Tags "!Protected"]
|
|
299
|
+
@sapContent_Neutral_Shadow: none;
|
|
300
|
+
|
|
307
301
|
// [Tags "!Protected"]
|
|
308
302
|
@sapContent_SearchHighlightColor: #d4f7db;
|
|
309
303
|
|
|
@@ -363,36 +357,26 @@
|
|
|
363
357
|
|
|
364
358
|
// [Tags "!Protected"]
|
|
365
359
|
@sapContent_Selected_ForegroundColor: @sapSelectedColor;
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
// =====================================
|
|
371
|
-
// Content Illustrative Colors
|
|
372
|
-
// =====================================
|
|
373
|
-
|
|
374
360
|
@sapContent_Illustrative_Color1: #427cac;
|
|
375
|
-
|
|
376
361
|
@sapContent_Illustrative_Color2: #93b7d6;
|
|
377
|
-
|
|
378
362
|
@sapContent_Illustrative_Color3: #ffba10;
|
|
379
|
-
|
|
380
363
|
@sapContent_Illustrative_Color4: #4a5055;
|
|
381
|
-
|
|
382
364
|
@sapContent_Illustrative_Color5: #9da4aa;
|
|
383
|
-
|
|
384
365
|
@sapContent_Illustrative_Color6: #c6cace;
|
|
385
|
-
|
|
386
366
|
@sapContent_Illustrative_Color7: #e7e9ea;
|
|
387
|
-
|
|
388
367
|
@sapContent_Illustrative_Color8: #fff;
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
368
|
+
@sapContent_Illustrative_Color9: #64edd2;
|
|
369
|
+
@sapContent_Illustrative_Color10: #ebf8ff;
|
|
370
|
+
@sapContent_Illustrative_Color11: #f31ded;
|
|
371
|
+
@sapContent_Illustrative_Color12: #5dc122;
|
|
372
|
+
@sapContent_Illustrative_Color13: #005dc9;
|
|
373
|
+
@sapContent_Illustrative_Color14: #004da5;
|
|
374
|
+
@sapContent_Illustrative_Color15: #cc7400;
|
|
375
|
+
@sapContent_Illustrative_Color16: #3b0ac6;
|
|
376
|
+
@sapContent_Illustrative_Color17: #00a58a;
|
|
377
|
+
@sapContent_Illustrative_Color18: #d1efff;
|
|
378
|
+
@sapContent_Illustrative_Color19: #b8e6ff;
|
|
379
|
+
@sapContent_Illustrative_Color20: #9eddff;
|
|
396
380
|
|
|
397
381
|
// [Tags "!Protected"]
|
|
398
382
|
@sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;
|
|
@@ -400,6 +384,9 @@
|
|
|
400
384
|
// [Tags "!Protected"]
|
|
401
385
|
@sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
|
|
402
386
|
|
|
387
|
+
// [Tags "!Protected"]
|
|
388
|
+
@sapFontBlackFamily: "72Black", "72", "72full", Arial, Helvetica, sans-serif;
|
|
389
|
+
|
|
403
390
|
// [Tags "!Protected"]
|
|
404
391
|
@sapFontHeaderFamily: @sapFontFamily;
|
|
405
392
|
|
|
@@ -427,13 +414,6 @@
|
|
|
427
414
|
// [Tags "!Protected"]
|
|
428
415
|
@sapFontHeader6Size: 0.875 * @sapContent_GridSize;
|
|
429
416
|
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
// =====================================
|
|
434
|
-
// Link
|
|
435
|
-
// =====================================
|
|
436
|
-
|
|
437
417
|
// [Tags "!Protected"]
|
|
438
418
|
@sapLink_Hover_Color: @sapLinkColor;
|
|
439
419
|
|
|
@@ -449,13 +429,6 @@
|
|
|
449
429
|
// [Tags "!Protected"]
|
|
450
430
|
@sapLink_SubtleColor: darken(@sapLinkColor, 15);
|
|
451
431
|
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
// =====================================
|
|
456
|
-
// Shell
|
|
457
|
-
// =====================================
|
|
458
|
-
|
|
459
432
|
// [Tags "!Protected"]
|
|
460
433
|
@sapShell_Background: darken(desaturate(@sapBaseColor, 6), 11);
|
|
461
434
|
|
|
@@ -474,6 +447,9 @@
|
|
|
474
447
|
// [Tags "!Protected"]
|
|
475
448
|
@sapShell_TextColor: darken(@sapBrandColor, 10);
|
|
476
449
|
|
|
450
|
+
// [Tags "!Protected"]
|
|
451
|
+
@sapShell_InteractiveBackground: @sapShellColor;
|
|
452
|
+
|
|
477
453
|
// [Tags "!Protected"]
|
|
478
454
|
@sapShell_InteractiveTextColor: @sapShell_TextColor;
|
|
479
455
|
|
|
@@ -546,13 +522,6 @@
|
|
|
546
522
|
// [Tags "!Protected"]
|
|
547
523
|
@sapShell_NeutralColor: @sapNeutralColor;
|
|
548
524
|
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
// =====================================
|
|
553
|
-
// Button
|
|
554
|
-
// =====================================
|
|
555
|
-
|
|
556
525
|
// [Tags "!Protected"]
|
|
557
526
|
@sapButton_Background: darken(@sapPrimary4, 3);
|
|
558
527
|
|
|
@@ -937,13 +906,6 @@
|
|
|
937
906
|
// [Tags "!Protected"]
|
|
938
907
|
@sapButton_TokenBorderColor: darken(@sapButton_Background, 10);
|
|
939
908
|
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
// =====================================
|
|
944
|
-
// Field
|
|
945
|
-
// =====================================
|
|
946
|
-
|
|
947
909
|
// [Tags "!Protected"]
|
|
948
910
|
@sapField_Background: @sapPrimary4;
|
|
949
911
|
|
|
@@ -1046,13 +1008,6 @@
|
|
|
1046
1008
|
// [Tags "!Protected"]
|
|
1047
1009
|
@sapField_InformationBorderStyle: solid;
|
|
1048
1010
|
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
// =====================================
|
|
1053
|
-
// Group
|
|
1054
|
-
// =====================================
|
|
1055
|
-
|
|
1056
1011
|
// [Tags "!Protected"]
|
|
1057
1012
|
@sapGroup_TitleBackground: transparent;
|
|
1058
1013
|
|
|
@@ -1077,26 +1032,12 @@
|
|
|
1077
1032
|
// [Tags "!Protected"]
|
|
1078
1033
|
@sapGroup_FooterBackground: transparent;
|
|
1079
1034
|
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
// =====================================
|
|
1084
|
-
// Toolbar
|
|
1085
|
-
// =====================================
|
|
1086
|
-
|
|
1087
1035
|
// [Tags "!Protected"]
|
|
1088
1036
|
@sapToolbar_Background: transparent;
|
|
1089
1037
|
|
|
1090
1038
|
// [Tags "!Protected"]
|
|
1091
1039
|
@sapToolbar_SeparatorColor: fade(@sapPrimary1, 20);
|
|
1092
1040
|
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
// =====================================
|
|
1097
|
-
// List
|
|
1098
|
-
// =====================================
|
|
1099
|
-
|
|
1100
1041
|
// [Tags "!Protected"]
|
|
1101
1042
|
@sapList_HeaderBackground: darken(@sapPrimary4, 3);
|
|
1102
1043
|
|
|
@@ -1169,13 +1110,6 @@
|
|
|
1169
1110
|
// [Tags "!Protected"]
|
|
1170
1111
|
@sapList_TableFixedBorderColor: darken(@sapList_BorderColor, 30);
|
|
1171
1112
|
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
// =====================================
|
|
1176
|
-
// Scrollbar
|
|
1177
|
-
// =====================================
|
|
1178
|
-
|
|
1179
1113
|
// [Tags "!Protected"]
|
|
1180
1114
|
@sapScrollBar_FaceColor: darken(@sapPrimary6, 5);
|
|
1181
1115
|
|
|
@@ -1194,13 +1128,6 @@
|
|
|
1194
1128
|
// [Tags "!Protected"]
|
|
1195
1129
|
@sapScrollBar_Hover_FaceColor: darken(@sapScrollBar_FaceColor, 3);
|
|
1196
1130
|
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
// =====================================
|
|
1201
|
-
// Page Header
|
|
1202
|
-
// =====================================
|
|
1203
|
-
|
|
1204
1131
|
// [Tags "!Protected"]
|
|
1205
1132
|
@sapPageHeader_Background: @sapBaseColor;
|
|
1206
1133
|
|
|
@@ -1210,13 +1137,6 @@
|
|
|
1210
1137
|
// [Tags "!Protected"]
|
|
1211
1138
|
@sapPageHeader_TextColor: contrast(@sapPageHeader_Background, lighten(@sapTextColor, 20), @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1212
1139
|
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
// =====================================
|
|
1217
|
-
// Page Footer
|
|
1218
|
-
// =====================================
|
|
1219
|
-
|
|
1220
1140
|
// [Tags "!Protected"]
|
|
1221
1141
|
@sapPageFooter_Background: @sapPrimary4;
|
|
1222
1142
|
|
|
@@ -1226,13 +1146,6 @@
|
|
|
1226
1146
|
// [Tags "!Protected"]
|
|
1227
1147
|
@sapPageFooter_TextColor: contrast(@sapPageFooter_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1228
1148
|
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
// =====================================
|
|
1233
|
-
// Infobar
|
|
1234
|
-
// =====================================
|
|
1235
|
-
|
|
1236
1149
|
// [Tags "!Protected"]
|
|
1237
1150
|
@sapInfobar_Background: darken(@sapAccentColor7, 5);
|
|
1238
1151
|
|
|
@@ -1248,13 +1161,6 @@
|
|
|
1248
1161
|
// [Tags "!Protected"]
|
|
1249
1162
|
@sapInfobar_TextColor: contrast(@sapInfobar_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1250
1163
|
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
// =====================================
|
|
1255
|
-
// Object Header
|
|
1256
|
-
// =====================================
|
|
1257
|
-
|
|
1258
1164
|
// [Tags "!Protected"]
|
|
1259
1165
|
@sapObjectHeader_Background: @sapBaseColor;
|
|
1260
1166
|
|
|
@@ -1264,23 +1170,9 @@
|
|
|
1264
1170
|
// [Tags "!Protected"]
|
|
1265
1171
|
@sapObjectHeader_BorderColor: contrast(@sapObjectHeader_Background, darken(@sapObjectHeader_Background, 8), lighten(@sapObjectHeader_Background, 8), @sapContent_ContrastTextThreshold);
|
|
1266
1172
|
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
// =====================================
|
|
1271
|
-
// Block Layer
|
|
1272
|
-
// =====================================
|
|
1273
|
-
|
|
1274
1173
|
// [Tags "!Protected"]
|
|
1275
1174
|
@sapBlockLayer_Background: #000;
|
|
1276
1175
|
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
// =====================================
|
|
1281
|
-
// Tile
|
|
1282
|
-
// =====================================
|
|
1283
|
-
|
|
1284
1176
|
// [Tags "!Protected"]
|
|
1285
1177
|
@sapTile_Background: @sapPrimary4;
|
|
1286
1178
|
|
|
@@ -1313,39 +1205,26 @@
|
|
|
1313
1205
|
|
|
1314
1206
|
// [Tags "!Protected"]
|
|
1315
1207
|
@sapTile_OverlayForegroundColor: contrast(@sapTile_OverlayBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
// =====================================
|
|
1320
|
-
// Accent Colors
|
|
1321
|
-
// =====================================
|
|
1322
|
-
|
|
1323
1208
|
@sapAccentColor1: #e09d00;
|
|
1324
|
-
|
|
1325
1209
|
@sapAccentColor2: #e6600d;
|
|
1326
|
-
|
|
1327
1210
|
@sapAccentColor3: #c14646;
|
|
1328
|
-
|
|
1329
1211
|
@sapAccentColor4: #ab218e;
|
|
1330
|
-
|
|
1331
1212
|
@sapAccentColor5: #678bc7;
|
|
1332
|
-
|
|
1333
1213
|
@sapAccentColor6: #0092d1;
|
|
1334
|
-
|
|
1335
1214
|
@sapAccentColor7: #1a9898;
|
|
1336
|
-
|
|
1337
1215
|
@sapAccentColor8: #759421;
|
|
1338
|
-
|
|
1339
1216
|
@sapAccentColor9: #925ace;
|
|
1340
|
-
|
|
1341
1217
|
@sapAccentColor10: #647987;
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1218
|
+
@sapAccentBackgroundColor1: #fff3b8;
|
|
1219
|
+
@sapAccentBackgroundColor2: #ffd0e7;
|
|
1220
|
+
@sapAccentBackgroundColor3: #fff0fa;
|
|
1221
|
+
@sapAccentBackgroundColor4: #ffdcf3;
|
|
1222
|
+
@sapAccentBackgroundColor5: #ded3ff;
|
|
1223
|
+
@sapAccentBackgroundColor6: #d1efff;
|
|
1224
|
+
@sapAccentBackgroundColor7: #c2fcee;
|
|
1225
|
+
@sapAccentBackgroundColor8: #ebf5cb;
|
|
1226
|
+
@sapAccentBackgroundColor9: #dafdf5;
|
|
1227
|
+
@sapAccentBackgroundColor10: #eaecee;
|
|
1349
1228
|
|
|
1350
1229
|
// [Tags "!Protected"]
|
|
1351
1230
|
@sapIndicationColor_1: #880000;
|
|
@@ -1443,13 +1322,6 @@
|
|
|
1443
1322
|
// [Tags "!Protected"]
|
|
1444
1323
|
@sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1445
1324
|
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
// =====================================
|
|
1450
|
-
// Legend Colors
|
|
1451
|
-
// =====================================
|
|
1452
|
-
|
|
1453
1325
|
// [Tags "!Protected"]
|
|
1454
1326
|
@sapLegend_WorkingBackground: darken(@sapList_Background, 3);
|
|
1455
1327
|
|
|
@@ -1579,13 +1451,6 @@
|
|
|
1579
1451
|
// [Tags "!Protected"]
|
|
1580
1452
|
@sapLegendBackgroundColor20: #f0f7fa;
|
|
1581
1453
|
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
// =====================================
|
|
1586
|
-
// Chart Colors
|
|
1587
|
-
// =====================================
|
|
1588
|
-
|
|
1589
1454
|
// [Tags "!Protected"]
|
|
1590
1455
|
@sapChart_OrderedColor_1: #5899da;
|
|
1591
1456
|
|
|
@@ -1666,32 +1531,114 @@
|
|
|
1666
1531
|
|
|
1667
1532
|
// [Tags "!Protected"]
|
|
1668
1533
|
@sapChart_Sequence_Neutral: @sapChart_Neutral;
|
|
1534
|
+
// @sapFontUrl_SAP-icons_ttf: url(./../baseTheme/fonts/SAP-icons.ttf);
|
|
1535
|
+
// @sapFontUrl_SAP-icons_woff: url(./../baseTheme/fonts/SAP-icons.woff);
|
|
1536
|
+
// @sapFontUrl_SAP-icons_woff2: url(./../baseTheme/fonts/SAP-icons.woff2);
|
|
1537
|
+
// @sapFontUrl_SAP-icons-TNT_ttf: url(./../baseTheme/fonts/SAP-icons-TNT.ttf);
|
|
1538
|
+
// @sapFontUrl_SAP-icons-TNT_woff: url(./../baseTheme/fonts/SAP-icons-TNT.woff);
|
|
1539
|
+
// @sapFontUrl_SAP-icons-TNT_woff2: url(./../baseTheme/fonts/SAP-icons-TNT.woff2);
|
|
1540
|
+
// @sapFontUrl_SAP-icons-Business-Suite_ttf: url(./../baseTheme/fonts/BusinessSuiteInAppSymbols.ttf);
|
|
1541
|
+
// @sapFontUrl_SAP-icons-Business-Suite_woff: url(./../baseTheme/fonts/BusinessSuiteInAppSymbols.woff);
|
|
1542
|
+
// @sapFontUrl_SAP-icons-Business-Suite_woff2: url(./../baseTheme/fonts/BusinessSuiteInAppSymbols.woff2);
|
|
1669
1543
|
|
|
1544
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1545
|
+
// @sapFontUrl_72_Regular_woff2: url(./../baseTheme/fonts/72-Regular.woff2);
|
|
1670
1546
|
|
|
1547
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1548
|
+
// @sapFontUrl_72_Regular_woff: url(./../baseTheme/fonts/72-Regular.woff);
|
|
1671
1549
|
|
|
1550
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1551
|
+
// @sapFontUrl_72_Bold_woff2: url(./../baseTheme/fonts/72-Bold.woff2);
|
|
1672
1552
|
|
|
1673
|
-
//
|
|
1674
|
-
//
|
|
1675
|
-
// =====================================
|
|
1553
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1554
|
+
// @sapFontUrl_72_Bold_woff: url(./../baseTheme/fonts/72-Bold.woff);
|
|
1676
1555
|
|
|
1677
|
-
|
|
1556
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1557
|
+
// @sapFontUrl_72_Light_woff2: url(./../baseTheme/fonts/72-Light.woff2);
|
|
1678
1558
|
|
|
1679
|
-
|
|
1559
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1560
|
+
// @sapFontUrl_72_Light_woff: url(./../baseTheme/fonts/72-Light.woff);
|
|
1680
1561
|
|
|
1681
|
-
|
|
1562
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1563
|
+
// @sapFontUrl_72_Regular_full_woff2: url(./../baseTheme/fonts/72-Regular-full.woff2);
|
|
1682
1564
|
|
|
1683
|
-
|
|
1565
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1566
|
+
// @sapFontUrl_72_Regular_full_woff: url(./../baseTheme/fonts/72-Regular-full.woff);
|
|
1684
1567
|
|
|
1685
|
-
|
|
1568
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1569
|
+
// @sapFontUrl_72_Bold_full_woff2: url(./../baseTheme/fonts/72-Bold-full.woff2);
|
|
1686
1570
|
|
|
1687
|
-
|
|
1571
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1572
|
+
// @sapFontUrl_72_Bold_full_woff: url(./../baseTheme/fonts/72-Bold-full.woff);
|
|
1573
|
+
|
|
1574
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1575
|
+
// @sapFontUrl_72_Light_full_woff2: url(./../baseTheme/fonts/72-Light-full.woff2);
|
|
1576
|
+
|
|
1577
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1578
|
+
// @sapFontUrl_72_Light_full_woff: url(./../baseTheme/fonts/72-Light-full.woff);
|
|
1688
1579
|
|
|
1580
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1581
|
+
// @sapFontUrl_72_Black_woff2: url(./../baseTheme/fonts/72-Black.woff2);
|
|
1689
1582
|
|
|
1583
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1584
|
+
// @sapFontUrl_72_Black_woff: url(./../baseTheme/fonts/72-Black.woff);
|
|
1690
1585
|
|
|
1586
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1587
|
+
// @sapFontUrl_72_BoldItalic_woff2: url(./../baseTheme/fonts/72-BoldItalic.woff2);
|
|
1691
1588
|
|
|
1692
|
-
//
|
|
1693
|
-
//
|
|
1694
|
-
|
|
1589
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1590
|
+
// @sapFontUrl_72_BoldItalic_woff: url(./../baseTheme/fonts/72-BoldItalic.woff);
|
|
1591
|
+
|
|
1592
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1593
|
+
// @sapFontUrl_72_Condensed_woff2: url(./../baseTheme/fonts/72-Condensed.woff2);
|
|
1594
|
+
|
|
1595
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1596
|
+
// @sapFontUrl_72_Condensed_woff: url(./../baseTheme/fonts/72-Condensed.woff);
|
|
1597
|
+
|
|
1598
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1599
|
+
// @sapFontUrl_72_CondensedBold_woff2: url(./../baseTheme/fonts/72-CondensedBold.woff2);
|
|
1600
|
+
|
|
1601
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1602
|
+
// @sapFontUrl_72_CondensedBold_woff: url(./../baseTheme/fonts/72-CondensedBold.woff);
|
|
1603
|
+
|
|
1604
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1605
|
+
// @sapFontUrl_72_Italic_woff2: url(./../baseTheme/fonts/72-Italic.woff2);
|
|
1606
|
+
|
|
1607
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1608
|
+
// @sapFontUrl_72_Italic_woff: url(./../baseTheme/fonts/72-Italic.woff);
|
|
1609
|
+
|
|
1610
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1611
|
+
// @sapFontUrl_72Mono_Regular_woff2: url(./../baseTheme/fonts/72Mono-Regular.woff2);
|
|
1612
|
+
|
|
1613
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1614
|
+
// @sapFontUrl_72Mono_Regular_woff: url(./../baseTheme/fonts/72Mono-Regular.woff);
|
|
1615
|
+
|
|
1616
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1617
|
+
// @sapFontUrl_72Mono_Regular_full_woff2: url(./../baseTheme/fonts/72Mono-Regular-full.woff2);
|
|
1618
|
+
|
|
1619
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1620
|
+
// @sapFontUrl_72Mono_Regular_full_woff: url(./../baseTheme/fonts/72Mono-Regular-full.woff);
|
|
1621
|
+
|
|
1622
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1623
|
+
// @sapFontUrl_72Mono_Bold_woff2: url(./../baseTheme/fonts/72Mono-Bold.woff2);
|
|
1624
|
+
|
|
1625
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1626
|
+
// @sapFontUrl_72Mono_Bold_woff: url(./../baseTheme/fonts/72Mono-Bold.woff);
|
|
1627
|
+
|
|
1628
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1629
|
+
// @sapFontUrl_72Mono_Bold_full_woff2: url(./../baseTheme/fonts/72Mono-Bold-full.woff2);
|
|
1630
|
+
|
|
1631
|
+
// [Tags "SapInternal", "Base", "URI", "Font", "Protected"]
|
|
1632
|
+
// @sapFontUrl_72Mono_Bold_full_woff: url(./../baseTheme/fonts/72Mono-Bold-full.woff);
|
|
1633
|
+
// @sapSvgLib_SAP-icons: none;
|
|
1634
|
+
// @sapSvgLib_SAPGUI-icons: url(./svg/libs/SAPGUI-icons.svg);
|
|
1635
|
+
// @sapSvgLib_SAPWeb-icons: url(./svg/libs/SAPWeb-icons.svg);
|
|
1636
|
+
@sapBackgroundColorDefault: @sapPrimary5;
|
|
1637
|
+
@sapList_HighlightColor: @sapHighlightColor;
|
|
1638
|
+
@sapGroup_Title_FontSize: @sapFontSize;
|
|
1639
|
+
@sapContent_ElementHeight: 1.37em;
|
|
1640
|
+
@sapContent_ElementHeight_PX: 22px;
|
|
1641
|
+
@sapField_Disabled_TextColor: fade(@sapField_TextColor, (100 - (@sapContent_DisabledOpacity * 100)));
|
|
1695
1642
|
|
|
1696
1643
|
// [Tags "ThemeSpecific", "Protected", "Deprecated"]
|
|
1697
1644
|
@sapBackgroundGradientBaseColor: @sapDeprecated_Color;
|
|
@@ -1739,4 +1686,4 @@
|
|
|
1739
1686
|
@sapLightTextColor: @sapDeprecated_Color;
|
|
1740
1687
|
@sapMediumTextColor: @sapDeprecated_Color;
|
|
1741
1688
|
@sapDarkTextColor: @sapDeprecated_Color;
|
|
1742
|
-
@sapExtraDarkTextColor: @sapDeprecated_Color;
|
|
1689
|
+
@sapExtraDarkTextColor: @sapDeprecated_Color;
|
|
@@ -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
|
|
@@ -624,6 +656,8 @@
|
|
|
624
656
|
|
|
625
657
|
@sapMPlatformDependent: false;
|
|
626
658
|
|
|
659
|
+
@sapUiColumnHeaderFontSize: @sapMFontMediumSize;
|
|
660
|
+
@sapUiColumnHeaderFontWeight: normal;
|
|
627
661
|
|
|
628
662
|
|
|
629
663
|
// =====================================
|
|
@@ -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.97.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize high contrast black theme library.</documentation>
|
|
12
12
|
|