@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
|
@@ -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_hcw/base.less (Version 11.1.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_belize_hcw/base.less (Version 11.1.39) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -269,6 +269,12 @@
|
|
|
269
269
|
// [Tags "!Protected"]
|
|
270
270
|
@sapContent_MarkerTextColor: @sapTextColor;
|
|
271
271
|
|
|
272
|
+
// [#Tags "!Protected"]
|
|
273
|
+
@sapContent_MeasureIndicatorColor: @sapField_BorderColor;
|
|
274
|
+
|
|
275
|
+
// [Tags "!Protected"]
|
|
276
|
+
@sapContent_Selected_MeasureIndicatorColor: @sapField_BorderColor;
|
|
277
|
+
|
|
272
278
|
// [Tags "!Protected"]
|
|
273
279
|
@sapContent_Placeholderloading_Background: @sapHC_ReducedForeground;
|
|
274
280
|
|
|
@@ -287,6 +293,9 @@
|
|
|
287
293
|
// [Tags "!Protected"]
|
|
288
294
|
@sapContent_UnratedColor: @sapHC_ReducedAltForeground;
|
|
289
295
|
|
|
296
|
+
// [Tags "!Protected"]
|
|
297
|
+
@sapContent_BusyColor: @sapContent_IconColor;
|
|
298
|
+
|
|
290
299
|
// [Tags "!Protected"]
|
|
291
300
|
@sapContent_FocusColor: @sapHC_StandardForeground;
|
|
292
301
|
|
|
@@ -406,25 +415,68 @@
|
|
|
406
415
|
|
|
407
416
|
// [Tags "!Protected"]
|
|
408
417
|
@sapContent_Selected_ForegroundColor: @sapHC_StandardForeground;
|
|
418
|
+
|
|
419
|
+
// [Tags "!Protected"]
|
|
420
|
+
@sapContent_ForcedColorAdjust: none;
|
|
421
|
+
|
|
422
|
+
// [Tags "!Protected"]
|
|
409
423
|
@sapContent_Illustrative_Color1: #212628;
|
|
424
|
+
|
|
425
|
+
// [Tags "!Protected"]
|
|
410
426
|
@sapContent_Illustrative_Color2: #434e56;
|
|
427
|
+
|
|
428
|
+
// [Tags "!Protected"]
|
|
411
429
|
@sapContent_Illustrative_Color3: #62737c;
|
|
430
|
+
|
|
431
|
+
// [Tags "!Protected"]
|
|
412
432
|
@sapContent_Illustrative_Color4: #030303;
|
|
433
|
+
|
|
434
|
+
// [Tags "!Protected"]
|
|
413
435
|
@sapContent_Illustrative_Color5: #9da4aa;
|
|
436
|
+
|
|
437
|
+
// [Tags "!Protected"]
|
|
414
438
|
@sapContent_Illustrative_Color6: #c6cace;
|
|
439
|
+
|
|
440
|
+
// [Tags "!Protected"]
|
|
415
441
|
@sapContent_Illustrative_Color7: #e7e9ea;
|
|
442
|
+
|
|
443
|
+
// [Tags "!Protected"]
|
|
416
444
|
@sapContent_Illustrative_Color8: #fff;
|
|
445
|
+
|
|
446
|
+
// [Tags "!Protected"]
|
|
417
447
|
@sapContent_Illustrative_Color9: #64edd2;
|
|
448
|
+
|
|
449
|
+
// [Tags "!Protected"]
|
|
418
450
|
@sapContent_Illustrative_Color10: #ebf8ff;
|
|
451
|
+
|
|
452
|
+
// [Tags "!Protected"]
|
|
419
453
|
@sapContent_Illustrative_Color11: #f31ded;
|
|
454
|
+
|
|
455
|
+
// [Tags "!Protected"]
|
|
420
456
|
@sapContent_Illustrative_Color12: #5dc122;
|
|
457
|
+
|
|
458
|
+
// [Tags "!Protected"]
|
|
421
459
|
@sapContent_Illustrative_Color13: #005dc9;
|
|
460
|
+
|
|
461
|
+
// [Tags "!Protected"]
|
|
422
462
|
@sapContent_Illustrative_Color14: #004da5;
|
|
463
|
+
|
|
464
|
+
// [Tags "!Protected"]
|
|
423
465
|
@sapContent_Illustrative_Color15: #cc7400;
|
|
466
|
+
|
|
467
|
+
// [Tags "!Protected"]
|
|
424
468
|
@sapContent_Illustrative_Color16: #3b0ac6;
|
|
469
|
+
|
|
470
|
+
// [Tags "!Protected"]
|
|
425
471
|
@sapContent_Illustrative_Color17: #00a58a;
|
|
472
|
+
|
|
473
|
+
// [Tags "!Protected"]
|
|
426
474
|
@sapContent_Illustrative_Color18: #d1efff;
|
|
475
|
+
|
|
476
|
+
// [Tags "!Protected"]
|
|
427
477
|
@sapContent_Illustrative_Color19: #b8e6ff;
|
|
478
|
+
|
|
479
|
+
// [Tags "!Protected"]
|
|
428
480
|
@sapContent_Illustrative_Color20: #9eddff;
|
|
429
481
|
|
|
430
482
|
// [Tags "!Protected"]
|
|
@@ -433,6 +485,12 @@
|
|
|
433
485
|
// [Tags "!Protected"]
|
|
434
486
|
@sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
|
|
435
487
|
|
|
488
|
+
// [Tags "!Protected"]
|
|
489
|
+
@sapFontSemiboldFamily: "72-Semibold", "72-Semiboldfull", "72", "72full", Arial, Helvetica, sans-serif;
|
|
490
|
+
|
|
491
|
+
// [Tags "!Protected"]
|
|
492
|
+
@sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;
|
|
493
|
+
|
|
436
494
|
// [Tags "!Protected"]
|
|
437
495
|
@sapFontBlackFamily: "72Black", "72", "72full", Arial, Helvetica, sans-serif;
|
|
438
496
|
|
|
@@ -571,6 +629,96 @@
|
|
|
571
629
|
// [Tags "!Protected"]
|
|
572
630
|
@sapShell_NeutralColor: @sapNeutralColor;
|
|
573
631
|
|
|
632
|
+
// [Tags "!Protected"]
|
|
633
|
+
@sapAvatar_1_Background: @sapBackgroundColor;
|
|
634
|
+
|
|
635
|
+
// [Tags "!Protected"]
|
|
636
|
+
@sapAvatar_1_BorderColor: @sapGroup_ContentBorderColor;
|
|
637
|
+
|
|
638
|
+
// [Tags "!Protected"]
|
|
639
|
+
@sapAvatar_1_TextColor: contrast(@sapAvatar_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
640
|
+
|
|
641
|
+
// [Tags "!Protected"]
|
|
642
|
+
@sapAvatar_2_Background: @sapBackgroundColor;
|
|
643
|
+
|
|
644
|
+
// [Tags "!Protected"]
|
|
645
|
+
@sapAvatar_2_BorderColor: @sapGroup_ContentBorderColor;
|
|
646
|
+
|
|
647
|
+
// [Tags "!Protected"]
|
|
648
|
+
@sapAvatar_2_TextColor: contrast(@sapAvatar_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
649
|
+
|
|
650
|
+
// [Tags "!Protected"]
|
|
651
|
+
@sapAvatar_3_Background: @sapBackgroundColor;
|
|
652
|
+
|
|
653
|
+
// [Tags "!Protected"]
|
|
654
|
+
@sapAvatar_3_BorderColor: @sapGroup_ContentBorderColor;
|
|
655
|
+
|
|
656
|
+
// [Tags "!Protected"]
|
|
657
|
+
@sapAvatar_3_TextColor: contrast(@sapAvatar_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
658
|
+
|
|
659
|
+
// [Tags "!Protected"]
|
|
660
|
+
@sapAvatar_4_Background: @sapBackgroundColor;
|
|
661
|
+
|
|
662
|
+
// [Tags "!Protected"]
|
|
663
|
+
@sapAvatar_4_BorderColor: @sapGroup_ContentBorderColor;
|
|
664
|
+
|
|
665
|
+
// [Tags "!Protected"]
|
|
666
|
+
@sapAvatar_4_TextColor: contrast(@sapAvatar_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
667
|
+
|
|
668
|
+
// [Tags "!Protected"]
|
|
669
|
+
@sapAvatar_5_Background: @sapBackgroundColor;
|
|
670
|
+
|
|
671
|
+
// [Tags "!Protected"]
|
|
672
|
+
@sapAvatar_5_BorderColor: @sapGroup_ContentBorderColor;
|
|
673
|
+
|
|
674
|
+
// [Tags "!Protected"]
|
|
675
|
+
@sapAvatar_5_TextColor: contrast(@sapAvatar_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
676
|
+
|
|
677
|
+
// [Tags "!Protected"]
|
|
678
|
+
@sapAvatar_6_Background: @sapBackgroundColor;
|
|
679
|
+
|
|
680
|
+
// [Tags "!Protected"]
|
|
681
|
+
@sapAvatar_6_BorderColor: @sapGroup_ContentBorderColor;
|
|
682
|
+
|
|
683
|
+
// [Tags "!Protected"]
|
|
684
|
+
@sapAvatar_6_TextColor: contrast(@sapAvatar_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
685
|
+
|
|
686
|
+
// [Tags "!Protected"]
|
|
687
|
+
@sapAvatar_7_Background: @sapBackgroundColor;
|
|
688
|
+
|
|
689
|
+
// [Tags "!Protected"]
|
|
690
|
+
@sapAvatar_7_BorderColor: @sapGroup_ContentBorderColor;
|
|
691
|
+
|
|
692
|
+
// [Tags "!Protected"]
|
|
693
|
+
@sapAvatar_7_TextColor: contrast(@sapAvatar_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
694
|
+
|
|
695
|
+
// [Tags "!Protected"]
|
|
696
|
+
@sapAvatar_8_Background: @sapBackgroundColor;
|
|
697
|
+
|
|
698
|
+
// [Tags "!Protected"]
|
|
699
|
+
@sapAvatar_8_BorderColor: @sapGroup_ContentBorderColor;
|
|
700
|
+
|
|
701
|
+
// [Tags "!Protected"]
|
|
702
|
+
@sapAvatar_8_TextColor: contrast(@sapAvatar_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
703
|
+
|
|
704
|
+
// [Tags "!Protected"]
|
|
705
|
+
@sapAvatar_9_Background: @sapBackgroundColor;
|
|
706
|
+
|
|
707
|
+
// [Tags "!Protected"]
|
|
708
|
+
@sapAvatar_9_BorderColor: @sapGroup_ContentBorderColor;
|
|
709
|
+
|
|
710
|
+
// [Tags "!Protected"]
|
|
711
|
+
@sapAvatar_9_TextColor: contrast(@sapAvatar_9_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
712
|
+
|
|
713
|
+
// [Tags "!Protected"]
|
|
714
|
+
@sapAvatar_10_Background: @sapBackgroundColor;
|
|
715
|
+
|
|
716
|
+
// [Tags "!Protected"]
|
|
717
|
+
@sapAvatar_10_BorderColor: @sapGroup_ContentBorderColor;
|
|
718
|
+
|
|
719
|
+
// [Tags "!Protected"]
|
|
720
|
+
@sapAvatar_10_TextColor: contrast(@sapAvatar_10_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
721
|
+
|
|
574
722
|
// [Tags "!Protected"]
|
|
575
723
|
@sapButton_Background: @sapBackgroundColor;
|
|
576
724
|
|
|
@@ -910,6 +1058,9 @@
|
|
|
910
1058
|
// [Tags "!Protected"]
|
|
911
1059
|
@sapButton_Information_Active_BorderColor: @sapButton_Active_BorderColor;
|
|
912
1060
|
|
|
1061
|
+
// [Tags "!Protected"]
|
|
1062
|
+
@sapButton_Information_Active_TextColor: contrast(@sapButton_Information_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1063
|
+
|
|
913
1064
|
// [Tags "!Protected"]
|
|
914
1065
|
@sapButton_Neutral_Background: @sapButton_Background;
|
|
915
1066
|
|
|
@@ -937,17 +1088,125 @@
|
|
|
937
1088
|
// [Tags "!Protected"]
|
|
938
1089
|
@sapButton_Neutral_Active_TextColor: contrast(@sapButton_Neutral_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
939
1090
|
|
|
1091
|
+
// [Tags "!Protected"]
|
|
1092
|
+
@sapButton_Track_Background: @sapButton_Background;
|
|
1093
|
+
|
|
1094
|
+
// [Tags "!Protected"]
|
|
1095
|
+
@sapButton_Track_BorderColor: @sapContent_ForegroundBorderColor;
|
|
1096
|
+
|
|
1097
|
+
// [Tags "!Protected"]
|
|
1098
|
+
@sapButton_Track_TextColor: contrast(@sapButton_Track_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1099
|
+
|
|
1100
|
+
// [Tags "!Protected"]
|
|
1101
|
+
@sapButton_Track_Hover_Background: @sapButton_Hover_Background;
|
|
1102
|
+
|
|
1103
|
+
// [Tags "!Protected"]
|
|
1104
|
+
@sapButton_Track_Hover_BorderColor: @sapButton_Track_BorderColor;
|
|
1105
|
+
|
|
940
1106
|
// [Tags "!Protected"]
|
|
941
1107
|
@sapButton_Track_Selected_Background: @sapButton_Selected_Background;
|
|
942
1108
|
|
|
1109
|
+
// [Tags "!Protected"]
|
|
1110
|
+
@sapButton_Track_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
1111
|
+
|
|
943
1112
|
// [Tags "!Protected"]
|
|
944
1113
|
@sapButton_Track_Selected_TextColor: contrast(@sapButton_Track_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
945
1114
|
|
|
946
1115
|
// [Tags "!Protected"]
|
|
947
|
-
@
|
|
1116
|
+
@sapButton_Track_Selected_Hover_Background: @sapButton_Selected_Hover_Background;
|
|
948
1117
|
|
|
949
1118
|
// [Tags "!Protected"]
|
|
950
|
-
@
|
|
1119
|
+
@sapButton_Track_Selected_Hover_BorderColor: @sapButton_Selected_Hover_BorderColor;
|
|
1120
|
+
|
|
1121
|
+
// [Tags "!Protected"]
|
|
1122
|
+
@sapButton_Handle_Background: @sapButton_Background;
|
|
1123
|
+
|
|
1124
|
+
// [Tags "!Protected"]
|
|
1125
|
+
@sapButton_Handle_BorderColor: @sapButton_BorderColor;
|
|
1126
|
+
|
|
1127
|
+
// [Tags "!Protected"]
|
|
1128
|
+
@sapButton_Handle_TextColor: contrast(@sapButton_Handle_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1129
|
+
|
|
1130
|
+
// [Tags "!Protected"]
|
|
1131
|
+
@sapButton_Handle_Hover_Background: @sapButton_Hover_Background;
|
|
1132
|
+
|
|
1133
|
+
// [Tags "!Protected"]
|
|
1134
|
+
@sapButton_Handle_Hover_BorderColor: @sapButton_Hover_BorderColor;
|
|
1135
|
+
|
|
1136
|
+
// [Tags "!Protected"]
|
|
1137
|
+
@sapButton_Handle_Selected_Background: @sapButton_Selected_Background;
|
|
1138
|
+
|
|
1139
|
+
// [Tags "!Protected"]
|
|
1140
|
+
@sapButton_Handle_Selected_BorderColor: @sapButton_Selected_BorderColor;
|
|
1141
|
+
|
|
1142
|
+
// [Tags "!Protected"]
|
|
1143
|
+
@sapButton_Handle_Selected_TextColor: contrast(@sapButton_Handle_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1144
|
+
|
|
1145
|
+
// [Tags "!Protected"]
|
|
1146
|
+
@sapButton_Handle_Selected_Hover_Background: @sapButton_Selected_Hover_Background;
|
|
1147
|
+
|
|
1148
|
+
// [Tags "!Protected"]
|
|
1149
|
+
@sapButton_Handle_Selected_Hover_BorderColor: @sapButton_Selected_Hover_BorderColor;
|
|
1150
|
+
|
|
1151
|
+
// [Tags "!Protected"]
|
|
1152
|
+
@sapButton_Track_Negative_Background: @sapButton_Background;
|
|
1153
|
+
|
|
1154
|
+
// [Tags "!Protected"]
|
|
1155
|
+
@sapButton_Track_Negative_BorderColor: @sapNegativeElementColor;
|
|
1156
|
+
|
|
1157
|
+
// [Tags "!Protected"]
|
|
1158
|
+
@sapButton_Track_Negative_TextColor: contrast(@sapButton_Track_Negative_Background, @sapNegativeElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1159
|
+
|
|
1160
|
+
// [Tags "!Protected"]
|
|
1161
|
+
@sapButton_Track_Negative_Hover_Background: @sapButton_Hover_Background;
|
|
1162
|
+
|
|
1163
|
+
// [Tags "!Protected"]
|
|
1164
|
+
@sapButton_Track_Negative_Hover_BorderColor: @sapButton_Track_Negative_BorderColor;
|
|
1165
|
+
|
|
1166
|
+
// [Tags "!Protected"]
|
|
1167
|
+
@sapButton_Handle_Negative_Background: @sapButton_Handle_Background;
|
|
1168
|
+
|
|
1169
|
+
// [Tags "!Protected"]
|
|
1170
|
+
@sapButton_Handle_Negative_BorderColor: @sapNegativeElementColor;
|
|
1171
|
+
|
|
1172
|
+
// [Tags "!Protected"]
|
|
1173
|
+
@sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapNegativeElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1174
|
+
|
|
1175
|
+
// [Tags "!Protected"]
|
|
1176
|
+
@sapButton_Handle_Negative_Hover_Background: @sapButton_Handle_Hover_Background;
|
|
1177
|
+
|
|
1178
|
+
// [Tags "!Protected"]
|
|
1179
|
+
@sapButton_Handle_Negative_Hover_BorderColor: @sapButton_Handle_Negative_BorderColor;
|
|
1180
|
+
|
|
1181
|
+
// [Tags "!Protected"]
|
|
1182
|
+
@sapButton_Track_Positive_Background: @sapButton_Background;
|
|
1183
|
+
|
|
1184
|
+
// [Tags "!Protected"]
|
|
1185
|
+
@sapButton_Track_Positive_BorderColor: @sapPositiveElementColor;
|
|
1186
|
+
|
|
1187
|
+
// [Tags "!Protected"]
|
|
1188
|
+
@sapButton_Track_Positive_TextColor: contrast(@sapButton_Track_Positive_Background, @sapPositiveElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1189
|
+
|
|
1190
|
+
// [Tags "!Protected"]
|
|
1191
|
+
@sapButton_Track_Positive_Hover_Background: @sapButton_Track_Positive_Background;
|
|
1192
|
+
|
|
1193
|
+
// [Tags "!Protected"]
|
|
1194
|
+
@sapButton_Track_Positive_Hover_BorderColor: @sapButton_Track_BorderColor;
|
|
1195
|
+
|
|
1196
|
+
// [Tags "!Protected"]
|
|
1197
|
+
@sapButton_Handle_Positive_Background: @sapButton_Handle_Background;
|
|
1198
|
+
|
|
1199
|
+
// [Tags "!Protected"]
|
|
1200
|
+
@sapButton_Handle_Positive_BorderColor: @sapPositiveElementColor;
|
|
1201
|
+
|
|
1202
|
+
// [Tags "!Protected"]
|
|
1203
|
+
@sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapPositiveTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1204
|
+
|
|
1205
|
+
// [Tags "!Protected"]
|
|
1206
|
+
@sapButton_Handle_Positive_Hover_Background: @sapButton_Handle_Hover_Background;
|
|
1207
|
+
|
|
1208
|
+
// [Tags "!Protected"]
|
|
1209
|
+
@sapButton_Handle_Positive_Hover_BorderColor: @sapButton_Handle_Positive_BorderColor;
|
|
951
1210
|
|
|
952
1211
|
// [Tags "!Protected"]
|
|
953
1212
|
@sapButton_TokenBackground: @sapButton_Background;
|
|
@@ -958,6 +1217,9 @@
|
|
|
958
1217
|
// [Tags "!Protected"]
|
|
959
1218
|
@sapField_Background: @sapBackgroundColor;
|
|
960
1219
|
|
|
1220
|
+
// [Tags "!Protected"]
|
|
1221
|
+
@sapField_BackgroundStyle: none;
|
|
1222
|
+
|
|
961
1223
|
// [Tags "!Protected"]
|
|
962
1224
|
@sapField_TextColor: @sapTextColor;
|
|
963
1225
|
|
|
@@ -973,12 +1235,18 @@
|
|
|
973
1235
|
// [Tags "!Protected"]
|
|
974
1236
|
@sapField_BorderWidth: @sapElement_BorderWidth;
|
|
975
1237
|
|
|
1238
|
+
// [Tags "!Protected"]
|
|
1239
|
+
@sapField_BorderStyle: solid;
|
|
1240
|
+
|
|
976
1241
|
// [Tags "!Protected"]
|
|
977
1242
|
@sapField_BorderCornerRadius: 0;
|
|
978
1243
|
|
|
979
1244
|
// [Tags "!Protected"]
|
|
980
1245
|
@sapField_Hover_Background: @sapField_Background;
|
|
981
1246
|
|
|
1247
|
+
// [Tags "!Protected"]
|
|
1248
|
+
@sapField_Hover_BackgroundStyle: none;
|
|
1249
|
+
|
|
982
1250
|
// [Tags "!Protected"]
|
|
983
1251
|
@sapField_Hover_BorderColor: @sapField_BorderColor;
|
|
984
1252
|
|
|
@@ -1000,9 +1268,15 @@
|
|
|
1000
1268
|
// [Tags "!Protected"]
|
|
1001
1269
|
@sapField_ReadOnly_Background: @sapHC_ReducedBackground;
|
|
1002
1270
|
|
|
1271
|
+
// [Tags "!Protected"]
|
|
1272
|
+
@sapField_ReadOnly_BackgroundStyle: none;
|
|
1273
|
+
|
|
1003
1274
|
// [Tags "!Protected"]
|
|
1004
1275
|
@sapField_ReadOnly_BorderColor: @sapHC_ReducedAltForeground;
|
|
1005
1276
|
|
|
1277
|
+
// [Tags "!Protected"]
|
|
1278
|
+
@sapField_ReadOnly_BorderStyle: @sapField_BorderStyle;
|
|
1279
|
+
|
|
1006
1280
|
// [Tags "!Protected"]
|
|
1007
1281
|
@sapField_ReadOnly_HelpBackground: @sapField_ReadOnly_Background;
|
|
1008
1282
|
|
|
@@ -1015,6 +1289,9 @@
|
|
|
1015
1289
|
// [Tags "!Protected"]
|
|
1016
1290
|
@sapField_InvalidBackground: @sapHighlightColor;
|
|
1017
1291
|
|
|
1292
|
+
// [Tags "!Protected"]
|
|
1293
|
+
@sapField_InvalidBackgroundStyle: none;
|
|
1294
|
+
|
|
1018
1295
|
// [Tags "!Protected"]
|
|
1019
1296
|
@sapField_InvalidBorderWidth: 0.125 * @sapContent_GridSize;
|
|
1020
1297
|
|
|
@@ -1027,6 +1304,9 @@
|
|
|
1027
1304
|
// [Tags "!Protected"]
|
|
1028
1305
|
@sapField_WarningBackground: @sapField_Background;
|
|
1029
1306
|
|
|
1307
|
+
// [Tags "!Protected"]
|
|
1308
|
+
@sapField_WarningBackgroundStyle: none;
|
|
1309
|
+
|
|
1030
1310
|
// [Tags "!Protected"]
|
|
1031
1311
|
@sapField_WarningBorderWidth: 0.125 * @sapContent_GridSize;
|
|
1032
1312
|
|
|
@@ -1039,6 +1319,9 @@
|
|
|
1039
1319
|
// [Tags "!Protected"]
|
|
1040
1320
|
@sapField_SuccessBackground: @sapField_Background;
|
|
1041
1321
|
|
|
1322
|
+
// [Tags "!Protected"]
|
|
1323
|
+
@sapField_SuccessBackgroundStyle: none;
|
|
1324
|
+
|
|
1042
1325
|
// [Tags "!Protected"]
|
|
1043
1326
|
@sapField_SuccessBorderWidth: 0.0625 * @sapContent_GridSize;
|
|
1044
1327
|
|
|
@@ -1051,6 +1334,9 @@
|
|
|
1051
1334
|
// [Tags "!Protected"]
|
|
1052
1335
|
@sapField_InformationBackground: @sapField_Background;
|
|
1053
1336
|
|
|
1337
|
+
// [Tags "!Protected"]
|
|
1338
|
+
@sapField_InformationBackgroundStyle: none;
|
|
1339
|
+
|
|
1054
1340
|
// [Tags "!Protected"]
|
|
1055
1341
|
@sapField_InformationBorderWidth: 0.0625 * @sapContent_GridSize;
|
|
1056
1342
|
|
|
@@ -1066,6 +1352,9 @@
|
|
|
1066
1352
|
// [Tags "!Protected"]
|
|
1067
1353
|
@sapGroup_TitleTextColor: contrast(@sapBackgroundColor, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1068
1354
|
|
|
1355
|
+
// [Tags "!Protected"]
|
|
1356
|
+
@sapGroup_Title_FontSize: @sapFontHeader4Size;
|
|
1357
|
+
|
|
1069
1358
|
// [Tags "!Protected"]
|
|
1070
1359
|
@sapGroup_ContentBackground: @sapBackgroundColor;
|
|
1071
1360
|
|
|
@@ -1159,6 +1448,114 @@
|
|
|
1159
1448
|
// [Tags "!Protected"]
|
|
1160
1449
|
@sapList_TableFixedBorderColor: @sapHC_StandardForeground;
|
|
1161
1450
|
|
|
1451
|
+
// [Tags "!Protected"]
|
|
1452
|
+
@sapMessage_ErrorBorderColor: @sapErrorBorderColor;
|
|
1453
|
+
|
|
1454
|
+
// [Tags "!Protected"]
|
|
1455
|
+
@sapMessage_WarningBorderColor: @sapWarningBorderColor;
|
|
1456
|
+
|
|
1457
|
+
// [Tags "!Protected"]
|
|
1458
|
+
@sapMessage_SuccessBorderColor: @sapSuccessBorderColor;
|
|
1459
|
+
|
|
1460
|
+
// [Tags "!Protected"]
|
|
1461
|
+
@sapMessage_InformationBorderColor: @sapInformationBorderColor;
|
|
1462
|
+
|
|
1463
|
+
// [Tags "!Protected"]
|
|
1464
|
+
@sapPopover_BorderCornerRadius: @sapElement_BorderCornerRadius;
|
|
1465
|
+
|
|
1466
|
+
// [Tags "!Protected"]
|
|
1467
|
+
@sapProgress_Background: @sapField_Background;
|
|
1468
|
+
|
|
1469
|
+
// [Tags "!Protected"]
|
|
1470
|
+
@sapProgress_BorderColor: @sapField_BorderColor;
|
|
1471
|
+
|
|
1472
|
+
// [Tags "!Protected"]
|
|
1473
|
+
@sapProgress_TextColor: contrast(@sapProgress_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1474
|
+
|
|
1475
|
+
// [Tags "!Protected"]
|
|
1476
|
+
@sapProgress_FontSize: @sapFontSmallSize;
|
|
1477
|
+
|
|
1478
|
+
// [Tags "!Protected"]
|
|
1479
|
+
@sapProgress_NegativeBackground: @sapProgress_Background;
|
|
1480
|
+
|
|
1481
|
+
// [Tags "!Protected"]
|
|
1482
|
+
@sapProgress_NegativeBorderColor: @sapProgress_BorderColor;
|
|
1483
|
+
|
|
1484
|
+
// [Tags "!Protected"]
|
|
1485
|
+
@sapProgress_NegativeTextColor: contrast(@sapProgress_NegativeBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1486
|
+
|
|
1487
|
+
// [Tags "!Protected"]
|
|
1488
|
+
@sapProgress_CriticalBackground: @sapProgress_Background;
|
|
1489
|
+
|
|
1490
|
+
// [Tags "!Protected"]
|
|
1491
|
+
@sapProgress_CriticalBorderColor: @sapProgress_BorderColor;
|
|
1492
|
+
|
|
1493
|
+
// [Tags "!Protected"]
|
|
1494
|
+
@sapProgress_CriticalTextColor: contrast(@sapProgress_CriticalBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1495
|
+
|
|
1496
|
+
// [Tags "!Protected"]
|
|
1497
|
+
@sapProgress_PositiveBackground: @sapProgress_Background;
|
|
1498
|
+
|
|
1499
|
+
// [Tags "!Protected"]
|
|
1500
|
+
@sapProgress_PositiveBorderColor: @sapProgress_BorderColor;
|
|
1501
|
+
|
|
1502
|
+
// [Tags "!Protected"]
|
|
1503
|
+
@sapProgress_PositiveTextColor: contrast(@sapProgress_PositiveBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1504
|
+
|
|
1505
|
+
// [Tags "!Protected"]
|
|
1506
|
+
@sapProgress_InformationBackground: @sapProgress_Background;
|
|
1507
|
+
|
|
1508
|
+
// [Tags "!Protected"]
|
|
1509
|
+
@sapProgress_InformationBorderColor: @sapProgress_BorderColor;
|
|
1510
|
+
|
|
1511
|
+
// [Tags "!Protected"]
|
|
1512
|
+
@sapProgress_InformationTextColor: contrast(@sapProgress_InformationBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1513
|
+
|
|
1514
|
+
// [Tags "!Protected"]
|
|
1515
|
+
@sapProgress_Value_Background: @sapHighlightColor;
|
|
1516
|
+
|
|
1517
|
+
// [Tags "!Protected"]
|
|
1518
|
+
@sapProgress_Value_BorderColor: @sapProgress_BorderColor;
|
|
1519
|
+
|
|
1520
|
+
// [Tags "!Protected"]
|
|
1521
|
+
@sapProgress_Value_TextColor: contrast(@sapProgress_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1522
|
+
|
|
1523
|
+
// [Tags "!Protected"]
|
|
1524
|
+
@sapProgress_Value_NegativeBackground: @sapHighlightColor;
|
|
1525
|
+
|
|
1526
|
+
// [Tags "!Protected"]
|
|
1527
|
+
@sapProgress_Value_NegativeBorderColor: @sapProgress_BorderColor;
|
|
1528
|
+
|
|
1529
|
+
// [Tags "!Protected"]
|
|
1530
|
+
@sapProgress_Value_NegativeTextColor: contrast(@sapProgress_NegativeBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1531
|
+
|
|
1532
|
+
// [Tags "!Protected"]
|
|
1533
|
+
@sapProgress_Value_CriticalBackground: @sapHighlightColor;
|
|
1534
|
+
|
|
1535
|
+
// [Tags "!Protected"]
|
|
1536
|
+
@sapProgress_Value_CriticalBorderColor: @sapProgress_BorderColor;
|
|
1537
|
+
|
|
1538
|
+
// [Tags "!Protected"]
|
|
1539
|
+
@sapProgress_Value_CriticalTextColor: contrast(@sapProgress_CriticalBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1540
|
+
|
|
1541
|
+
// [Tags "!Protected"]
|
|
1542
|
+
@sapProgress_Value_PositiveBackground: @sapHighlightColor;
|
|
1543
|
+
|
|
1544
|
+
// [Tags "!Protected"]
|
|
1545
|
+
@sapProgress_Value_PositiveBorderColor: @sapProgress_BorderColor;
|
|
1546
|
+
|
|
1547
|
+
// [Tags "!Protected"]
|
|
1548
|
+
@sapProgress_Value_PositiveTextColor: contrast(@sapProgress_PositiveBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1549
|
+
|
|
1550
|
+
// [Tags "!Protected"]
|
|
1551
|
+
@sapProgress_Value_InformationBackground: @sapHighlightColor;
|
|
1552
|
+
|
|
1553
|
+
// [Tags "!Protected"]
|
|
1554
|
+
@sapProgress_Value_InformationBorderColor: @sapProgress_BorderColor;
|
|
1555
|
+
|
|
1556
|
+
// [Tags "!Protected"]
|
|
1557
|
+
@sapProgress_Value_InformationTextColor: contrast(@sapProgress_InformationBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1558
|
+
|
|
1162
1559
|
// [Tags "!Protected"]
|
|
1163
1560
|
@sapScrollBar_FaceColor: @sapHC_ReducedAltForeground;
|
|
1164
1561
|
|
|
@@ -1177,6 +1574,45 @@
|
|
|
1177
1574
|
// [Tags "!Protected"]
|
|
1178
1575
|
@sapScrollBar_Hover_FaceColor: @sapHC_StandardForeground;
|
|
1179
1576
|
|
|
1577
|
+
// [Tags "!Protected"]
|
|
1578
|
+
@sapSlider_Background: @sapNeutralBackground;
|
|
1579
|
+
|
|
1580
|
+
// [Tags "!Protected"]
|
|
1581
|
+
@sapSlider_BorderColor: @sapField_BorderColor;
|
|
1582
|
+
|
|
1583
|
+
// [Tags "!Protected"]
|
|
1584
|
+
@sapSlider_Selected_Background: @sapSelectedColor;
|
|
1585
|
+
|
|
1586
|
+
// [Tags "!Protected"]
|
|
1587
|
+
@sapSlider_Selected_BorderColor: @sapField_BorderColor;
|
|
1588
|
+
|
|
1589
|
+
// [Tags "!Protected"]
|
|
1590
|
+
@sapSlider_HandleBackground: @sapButton_Background;
|
|
1591
|
+
|
|
1592
|
+
// [Tags "!Protected"]
|
|
1593
|
+
@sapSlider_HandleBorderColor: @sapField_BorderColor;
|
|
1594
|
+
|
|
1595
|
+
// [Tags "!Protected"]
|
|
1596
|
+
@sapSlider_RangeHandleBackground: @sapSlider_HandleBackground;
|
|
1597
|
+
|
|
1598
|
+
// [Tags "!Protected"]
|
|
1599
|
+
@sapSlider_Hover_HandleBackground: @sapButton_Hover_Background;
|
|
1600
|
+
|
|
1601
|
+
// [Tags "!Protected"]
|
|
1602
|
+
@sapSlider_Hover_HandleBorderColor: @sapField_BorderColor;
|
|
1603
|
+
|
|
1604
|
+
// [Tags "!Protected"]
|
|
1605
|
+
@sapSlider_Hover_RangeHandleBackground: transparent;
|
|
1606
|
+
|
|
1607
|
+
// [Tags "!Protected"]
|
|
1608
|
+
@sapSlider_Active_HandleBackground: @sapButton_Active_Background;
|
|
1609
|
+
|
|
1610
|
+
// [Tags "!Protected"]
|
|
1611
|
+
@sapSlider_Active_HandleBorderColor: @sapField_BorderColor;
|
|
1612
|
+
|
|
1613
|
+
// [Tags "!Protected"]
|
|
1614
|
+
@sapSlider_Active_RangeHandleBackground: transparent;
|
|
1615
|
+
|
|
1180
1616
|
// [Tags "!Protected"]
|
|
1181
1617
|
@sapPageHeader_Background: @sapBaseColor;
|
|
1182
1618
|
|
|
@@ -1219,6 +1655,21 @@
|
|
|
1219
1655
|
// [Tags "!Protected"]
|
|
1220
1656
|
@sapObjectHeader_BorderColor: @sapHC_StandardForeground;
|
|
1221
1657
|
|
|
1658
|
+
// [Tags "!Protected"]
|
|
1659
|
+
@sapObjectHeader_Title_TextColor: contrast(@sapObjectHeader_Background, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1660
|
+
|
|
1661
|
+
// [Tags "!Protected"]
|
|
1662
|
+
@sapObjectHeader_Title_FontSize: @sapFontHeader3Size;
|
|
1663
|
+
|
|
1664
|
+
// [Tags "!Protected"]
|
|
1665
|
+
@sapObjectHeader_Title_SnappedFontSize: @sapFontHeader3Size;
|
|
1666
|
+
|
|
1667
|
+
// [Tags "!Protected"]
|
|
1668
|
+
@sapObjectHeader_Title_FontFamily: @sapFontFamily;
|
|
1669
|
+
|
|
1670
|
+
// [Tags "!Protected"]
|
|
1671
|
+
@sapObjectHeader_Subtitle_TextColor: contrast(@sapObjectHeader_Background, @sapContent_LabelColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1672
|
+
|
|
1222
1673
|
// [Tags "!Protected"]
|
|
1223
1674
|
@sapBlockLayer_Background: @sapBackgroundColor;
|
|
1224
1675
|
|
|
@@ -1234,6 +1685,9 @@
|
|
|
1234
1685
|
// [Tags "!Protected"]
|
|
1235
1686
|
@sapTile_BorderColor: @sapHC_StandardForeground;
|
|
1236
1687
|
|
|
1688
|
+
// [Tags "!Protected"]
|
|
1689
|
+
@sapTile_BorderCornerRadius: 0.25rem;
|
|
1690
|
+
|
|
1237
1691
|
// [Tags "!Protected"]
|
|
1238
1692
|
@sapTile_TitleTextColor: contrast(@sapTile_Background, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1239
1693
|
|
|
@@ -1254,30 +1708,76 @@
|
|
|
1254
1708
|
|
|
1255
1709
|
// [Tags "!Protected"]
|
|
1256
1710
|
@sapTile_OverlayForegroundColor: contrast(@sapTile_OverlayBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1711
|
+
|
|
1712
|
+
// [Tags "!Protected"]
|
|
1257
1713
|
@sapAccentColor1: #5f5800;
|
|
1714
|
+
|
|
1715
|
+
// [Tags "!Protected"]
|
|
1258
1716
|
@sapAccentColor2: #5e4101;
|
|
1717
|
+
|
|
1718
|
+
// [Tags "!Protected"]
|
|
1259
1719
|
@sapAccentColor3: #973333;
|
|
1720
|
+
|
|
1721
|
+
// [Tags "!Protected"]
|
|
1260
1722
|
@sapAccentColor4: #961d7c;
|
|
1723
|
+
|
|
1724
|
+
// [Tags "!Protected"]
|
|
1261
1725
|
@sapAccentColor5: #365892;
|
|
1726
|
+
|
|
1727
|
+
// [Tags "!Protected"]
|
|
1262
1728
|
@sapAccentColor6: #004ccb;
|
|
1729
|
+
|
|
1730
|
+
// [Tags "!Protected"]
|
|
1263
1731
|
@sapAccentColor7: #105b5b;
|
|
1732
|
+
|
|
1733
|
+
// [Tags "!Protected"]
|
|
1264
1734
|
@sapAccentColor8: #26340b;
|
|
1735
|
+
|
|
1736
|
+
// [Tags "!Protected"]
|
|
1265
1737
|
@sapAccentColor9: #6c32a9;
|
|
1738
|
+
|
|
1739
|
+
// [Tags "!Protected"]
|
|
1266
1740
|
@sapAccentColor10: #4a5964;
|
|
1741
|
+
|
|
1742
|
+
// [Tags "!Protected"]
|
|
1267
1743
|
@sapAccentBackgroundColor1: #fff3b8;
|
|
1744
|
+
|
|
1745
|
+
// [Tags "!Protected"]
|
|
1268
1746
|
@sapAccentBackgroundColor2: #ffd0e7;
|
|
1747
|
+
|
|
1748
|
+
// [Tags "!Protected"]
|
|
1269
1749
|
@sapAccentBackgroundColor3: #fff0fa;
|
|
1750
|
+
|
|
1751
|
+
// [Tags "!Protected"]
|
|
1270
1752
|
@sapAccentBackgroundColor4: #ffdcf3;
|
|
1753
|
+
|
|
1754
|
+
// [Tags "!Protected"]
|
|
1271
1755
|
@sapAccentBackgroundColor5: #ded3ff;
|
|
1756
|
+
|
|
1757
|
+
// [Tags "!Protected"]
|
|
1272
1758
|
@sapAccentBackgroundColor6: #d1efff;
|
|
1759
|
+
|
|
1760
|
+
// [Tags "!Protected"]
|
|
1273
1761
|
@sapAccentBackgroundColor7: #c2fcee;
|
|
1762
|
+
|
|
1763
|
+
// [Tags "!Protected"]
|
|
1274
1764
|
@sapAccentBackgroundColor8: #ebf5cb;
|
|
1765
|
+
|
|
1766
|
+
// [Tags "!Protected"]
|
|
1275
1767
|
@sapAccentBackgroundColor9: #dafdf5;
|
|
1768
|
+
|
|
1769
|
+
// [Tags "!Protected"]
|
|
1276
1770
|
@sapAccentBackgroundColor10: #eaecee;
|
|
1277
1771
|
|
|
1278
1772
|
// [Tags "!Protected"]
|
|
1279
1773
|
@sapIndicationColor_1: #780000;
|
|
1280
1774
|
|
|
1775
|
+
// [Tags "!Protected"]
|
|
1776
|
+
@sapIndicationColor_1_Background: @sapBackgroundColor;
|
|
1777
|
+
|
|
1778
|
+
// [Tags "!Protected"]
|
|
1779
|
+
@sapIndicationColor_1_BorderColor: @sapContent_ForegroundBorderColor;
|
|
1780
|
+
|
|
1281
1781
|
// [Tags "!Protected"]
|
|
1282
1782
|
@sapIndicationColor_1_Hover_Background: @sapButton_Hover_Background;
|
|
1283
1783
|
|
|
@@ -1285,11 +1785,17 @@
|
|
|
1285
1785
|
@sapIndicationColor_1_Active_Background: @sapButton_Active_Background;
|
|
1286
1786
|
|
|
1287
1787
|
// [Tags "!Protected"]
|
|
1288
|
-
@sapIndicationColor_1_TextColor: contrast(@
|
|
1788
|
+
@sapIndicationColor_1_TextColor: contrast(@sapIndicationColor_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1289
1789
|
|
|
1290
1790
|
// [Tags "!Protected"]
|
|
1291
1791
|
@sapIndicationColor_2: #ab0000;
|
|
1292
1792
|
|
|
1793
|
+
// [Tags "!Protected"]
|
|
1794
|
+
@sapIndicationColor_2_Background: @sapBackgroundColor;
|
|
1795
|
+
|
|
1796
|
+
// [Tags "!Protected"]
|
|
1797
|
+
@sapIndicationColor_2_BorderColor: @sapContent_ForegroundBorderColor;
|
|
1798
|
+
|
|
1293
1799
|
// [Tags "!Protected"]
|
|
1294
1800
|
@sapIndicationColor_2_Hover_Background: @sapButton_Hover_Background;
|
|
1295
1801
|
|
|
@@ -1297,11 +1803,17 @@
|
|
|
1297
1803
|
@sapIndicationColor_2_Active_Background: @sapButton_Active_Background;
|
|
1298
1804
|
|
|
1299
1805
|
// [Tags "!Protected"]
|
|
1300
|
-
@sapIndicationColor_2_TextColor: contrast(@
|
|
1806
|
+
@sapIndicationColor_2_TextColor: contrast(@sapIndicationColor_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1301
1807
|
|
|
1302
1808
|
// [Tags "!Protected"]
|
|
1303
1809
|
@sapIndicationColor_3: #5c5c00;
|
|
1304
1810
|
|
|
1811
|
+
// [Tags "!Protected"]
|
|
1812
|
+
@sapIndicationColor_3_Background: @sapBackgroundColor;
|
|
1813
|
+
|
|
1814
|
+
// [Tags "!Protected"]
|
|
1815
|
+
@sapIndicationColor_3_BorderColor: @sapContent_ForegroundBorderColor;
|
|
1816
|
+
|
|
1305
1817
|
// [Tags "!Protected"]
|
|
1306
1818
|
@sapIndicationColor_3_Hover_Background: @sapButton_Hover_Background;
|
|
1307
1819
|
|
|
@@ -1309,11 +1821,17 @@
|
|
|
1309
1821
|
@sapIndicationColor_3_Active_Background: @sapButton_Active_Background;
|
|
1310
1822
|
|
|
1311
1823
|
// [Tags "!Protected"]
|
|
1312
|
-
@sapIndicationColor_3_TextColor: contrast(@
|
|
1824
|
+
@sapIndicationColor_3_TextColor: contrast(@sapIndicationColor_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1313
1825
|
|
|
1314
1826
|
// [Tags "!Protected"]
|
|
1315
1827
|
@sapIndicationColor_4: #006362;
|
|
1316
1828
|
|
|
1829
|
+
// [Tags "!Protected"]
|
|
1830
|
+
@sapIndicationColor_4_Background: @sapBackgroundColor;
|
|
1831
|
+
|
|
1832
|
+
// [Tags "!Protected"]
|
|
1833
|
+
@sapIndicationColor_4_BorderColor: @sapContent_ForegroundBorderColor;
|
|
1834
|
+
|
|
1317
1835
|
// [Tags "!Protected"]
|
|
1318
1836
|
@sapIndicationColor_4_Hover_Background: @sapButton_Hover_Background;
|
|
1319
1837
|
|
|
@@ -1321,11 +1839,17 @@
|
|
|
1321
1839
|
@sapIndicationColor_4_Active_Background: @sapButton_Active_Background;
|
|
1322
1840
|
|
|
1323
1841
|
// [Tags "!Protected"]
|
|
1324
|
-
@sapIndicationColor_4_TextColor: contrast(@
|
|
1842
|
+
@sapIndicationColor_4_TextColor: contrast(@sapIndicationColor_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1325
1843
|
|
|
1326
1844
|
// [Tags "!Protected"]
|
|
1327
1845
|
@sapIndicationColor_5: #004ccb;
|
|
1328
1846
|
|
|
1847
|
+
// [Tags "!Protected"]
|
|
1848
|
+
@sapIndicationColor_5_Background: @sapBackgroundColor;
|
|
1849
|
+
|
|
1850
|
+
// [Tags "!Protected"]
|
|
1851
|
+
@sapIndicationColor_5_BorderColor: @sapContent_ForegroundBorderColor;
|
|
1852
|
+
|
|
1329
1853
|
// [Tags "!Protected"]
|
|
1330
1854
|
@sapIndicationColor_5_Hover_Background: @sapButton_Hover_Background;
|
|
1331
1855
|
|
|
@@ -1333,11 +1857,17 @@
|
|
|
1333
1857
|
@sapIndicationColor_5_Active_Background: @sapButton_Active_Background;
|
|
1334
1858
|
|
|
1335
1859
|
// [Tags "!Protected"]
|
|
1336
|
-
@sapIndicationColor_5_TextColor: contrast(@
|
|
1860
|
+
@sapIndicationColor_5_TextColor: contrast(@sapIndicationColor_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1337
1861
|
|
|
1338
1862
|
// [Tags "!Protected"]
|
|
1339
1863
|
@sapIndicationColor_6: #105b5b;
|
|
1340
1864
|
|
|
1865
|
+
// [Tags "!Protected"]
|
|
1866
|
+
@sapIndicationColor_6_Background: @sapBackgroundColor;
|
|
1867
|
+
|
|
1868
|
+
// [Tags "!Protected"]
|
|
1869
|
+
@sapIndicationColor_6_BorderColor: @sapContent_ForegroundBorderColor;
|
|
1870
|
+
|
|
1341
1871
|
// [Tags "!Protected"]
|
|
1342
1872
|
@sapIndicationColor_6_Hover_Background: @sapButton_Hover_Background;
|
|
1343
1873
|
|
|
@@ -1345,11 +1875,17 @@
|
|
|
1345
1875
|
@sapIndicationColor_6_Active_Background: @sapButton_Active_Background;
|
|
1346
1876
|
|
|
1347
1877
|
// [Tags "!Protected"]
|
|
1348
|
-
@sapIndicationColor_6_TextColor: contrast(@
|
|
1878
|
+
@sapIndicationColor_6_TextColor: contrast(@sapIndicationColor_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1349
1879
|
|
|
1350
1880
|
// [Tags "!Protected"]
|
|
1351
1881
|
@sapIndicationColor_7: #6c32a9;
|
|
1352
1882
|
|
|
1883
|
+
// [Tags "!Protected"]
|
|
1884
|
+
@sapIndicationColor_7_Background: @sapBackgroundColor;
|
|
1885
|
+
|
|
1886
|
+
// [Tags "!Protected"]
|
|
1887
|
+
@sapIndicationColor_7_BorderColor: @sapContent_ForegroundBorderColor;
|
|
1888
|
+
|
|
1353
1889
|
// [Tags "!Protected"]
|
|
1354
1890
|
@sapIndicationColor_7_Hover_Background: @sapButton_Hover_Background;
|
|
1355
1891
|
|
|
@@ -1357,11 +1893,17 @@
|
|
|
1357
1893
|
@sapIndicationColor_7_Active_Background: @sapButton_Active_Background;
|
|
1358
1894
|
|
|
1359
1895
|
// [Tags "!Protected"]
|
|
1360
|
-
@sapIndicationColor_7_TextColor: contrast(@
|
|
1896
|
+
@sapIndicationColor_7_TextColor: contrast(@sapIndicationColor_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1361
1897
|
|
|
1362
1898
|
// [Tags "!Protected"]
|
|
1363
1899
|
@sapIndicationColor_8: #961d7c;
|
|
1364
1900
|
|
|
1901
|
+
// [Tags "!Protected"]
|
|
1902
|
+
@sapIndicationColor_8_Background: @sapBackgroundColor;
|
|
1903
|
+
|
|
1904
|
+
// [Tags "!Protected"]
|
|
1905
|
+
@sapIndicationColor_8_BorderColor: @sapContent_ForegroundBorderColor;
|
|
1906
|
+
|
|
1365
1907
|
// [Tags "!Protected"]
|
|
1366
1908
|
@sapIndicationColor_8_Hover_Background: @sapButton_Hover_Background;
|
|
1367
1909
|
|
|
@@ -1369,13 +1911,13 @@
|
|
|
1369
1911
|
@sapIndicationColor_8_Active_Background: @sapButton_Active_Background;
|
|
1370
1912
|
|
|
1371
1913
|
// [Tags "!Protected"]
|
|
1372
|
-
@sapIndicationColor_8_TextColor: contrast(@
|
|
1914
|
+
@sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1373
1915
|
|
|
1374
1916
|
// [Tags "!Protected"]
|
|
1375
1917
|
@sapLegend_WorkingBackground: darken(@sapList_Background, 15);
|
|
1376
1918
|
|
|
1377
1919
|
// [Tags "!Protected"]
|
|
1378
|
-
@sapLegend_NonWorkingBackground:
|
|
1920
|
+
@sapLegend_NonWorkingBackground: @sapHC_ReducedBackground;
|
|
1379
1921
|
|
|
1380
1922
|
// [Tags "!Protected"]
|
|
1381
1923
|
@sapLegend_CurrentDateTime: @sapAccentColor4;
|
|
@@ -1593,12 +2135,20 @@
|
|
|
1593
2135
|
// @sapFontUrl_72_Regular_woff: url(./../baseTheme/fonts/72-Regular.woff);
|
|
1594
2136
|
// @sapFontUrl_72_Bold_woff2: url(./../baseTheme/fonts/72-Bold.woff2);
|
|
1595
2137
|
// @sapFontUrl_72_Bold_woff: url(./../baseTheme/fonts/72-Bold.woff);
|
|
2138
|
+
// @sapFontUrl_72_Semibold_woff2: url(./../baseTheme/fonts/72-Semibold.woff2);
|
|
2139
|
+
// @sapFontUrl_72_Semibold_woff: url(./../baseTheme/fonts/72-Semibold.woff);
|
|
2140
|
+
// @sapFontUrl_72_SemiboldDuplex_woff2: url(./../baseTheme/fonts/72-SemiboldDuplex.woff2);
|
|
2141
|
+
// @sapFontUrl_72_SemiboldDuplex_woff: url(./../baseTheme/fonts/72-SemiboldDuplex.woff);
|
|
1596
2142
|
// @sapFontUrl_72_Light_woff2: url(./../baseTheme/fonts/72-Light.woff2);
|
|
1597
2143
|
// @sapFontUrl_72_Light_woff: url(./../baseTheme/fonts/72-Light.woff);
|
|
1598
2144
|
// @sapFontUrl_72_Regular_full_woff2: url(./../baseTheme/fonts/72-Regular-full.woff2);
|
|
1599
2145
|
// @sapFontUrl_72_Regular_full_woff: url(./../baseTheme/fonts/72-Regular-full.woff);
|
|
1600
2146
|
// @sapFontUrl_72_Bold_full_woff2: url(./../baseTheme/fonts/72-Bold-full.woff2);
|
|
1601
2147
|
// @sapFontUrl_72_Bold_full_woff: url(./../baseTheme/fonts/72-Bold-full.woff);
|
|
2148
|
+
// @sapFontUrl_72_Semibold_full_woff2: url(./../baseTheme/fonts/72-Semibold-full.woff2);
|
|
2149
|
+
// @sapFontUrl_72_Semibold_full_woff: url(./../baseTheme/fonts/72-Semibold-full.woff);
|
|
2150
|
+
// @sapFontUrl_72_SemiboldDuplex_full_woff2: url(./../baseTheme/fonts/72-SemiboldDuplex-full.woff2);
|
|
2151
|
+
// @sapFontUrl_72_SemiboldDuplex_full_woff: url(./../baseTheme/fonts/72-SemiboldDuplex-full.woff);
|
|
1602
2152
|
// @sapFontUrl_72_Light_full_woff2: url(./../baseTheme/fonts/72-Light-full.woff2);
|
|
1603
2153
|
// @sapFontUrl_72_Light_full_woff: url(./../baseTheme/fonts/72-Light-full.woff);
|
|
1604
2154
|
// @sapFontUrl_72_Black_woff2: url(./../baseTheme/fonts/72-Black.woff2);
|
|
@@ -1624,6 +2174,5 @@
|
|
|
1624
2174
|
// @sapSvgLib_SAPWeb-icons: url(./../sap_belize/svg/libs/SAPWeb-icons.svg);
|
|
1625
2175
|
@sapBackgroundColorDefault: @sapBackgroundColor;
|
|
1626
2176
|
@sapList_HighlightColor: @sapHighlightColor;
|
|
1627
|
-
@sapGroup_Title_FontSize: @sapFontSize;
|
|
1628
2177
|
@sapContent_ElementHeight: 1.37em;
|
|
1629
2178
|
@sapContent_ElementHeight_PX: 22px;
|