@openui5/themelib_sap_belize 1.130.0 → 1.131.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 +1 -1
- package/package.json +18 -18
- package/src/sap/m/themes/sap_belize/IconTabBar.less +4 -0
- package/src/sap/m/themes/sap_belize_base/Dialog.less +2 -17
- package/src/sap/m/themes/sap_belize_base/Popover.less +8 -0
- package/src/sap/m/themes/sap_belize_hcb/IconTabBar.less +4 -0
- package/src/sap/m/themes/sap_belize_hcw/IconTabBar.less +4 -0
- package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize/base.less +379 -19
- package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/base.less +385 -25
- package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcw/base.less +384 -24
- package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_plus/base.less +22 -3
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// /**
|
|
2
2
|
// * Copyright (c) 2012-2024 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 14.
|
|
4
|
-
// * data:{"sModified":"2024-
|
|
3
|
+
// * Theming Engine 14.1.4
|
|
4
|
+
// * data:{"sModified":"2024-11-04T10:14:03Z"}
|
|
5
5
|
// */
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
/******************* FILE /Base/baseLib/sap_belize_hcb/base.less (Version 11.
|
|
8
|
+
/******************* FILE /Base/baseLib/sap_belize_hcb/base.less (Version 11.22.0) *******************/
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
// [Tags "SapInternal", "Base", "Dimension", "Protected"]
|
|
@@ -535,11 +535,15 @@
|
|
|
535
535
|
|
|
536
536
|
// [Tags "!Protected"]
|
|
537
537
|
// [Protected "!true"]
|
|
538
|
-
@sapContent_BadgeBackground: @
|
|
538
|
+
@sapContent_BadgeBackground: @sapHC_StandardForeground;
|
|
539
539
|
|
|
540
540
|
// [Tags "!Protected"]
|
|
541
541
|
// [Protected "!true"]
|
|
542
|
-
@sapContent_BadgeTextColor: contrast(@sapContent_BadgeBackground, @sapTextColor, @
|
|
542
|
+
@sapContent_BadgeTextColor: contrast(@sapContent_BadgeBackground, @sapTextColor, @sapBaseColor, @sapContent_ContrastTextThreshold);
|
|
543
|
+
|
|
544
|
+
// [Tags "!Protected"]
|
|
545
|
+
// [Protected "!true"]
|
|
546
|
+
@sapContent_BadgeBorderColor: @sapBaseColor;
|
|
543
547
|
|
|
544
548
|
// [Tags "!Protected"]
|
|
545
549
|
// [Protected "!true"]
|
|
@@ -567,83 +571,215 @@
|
|
|
567
571
|
|
|
568
572
|
// [Tags "!Protected"]
|
|
569
573
|
// [Protected "!true"]
|
|
570
|
-
@
|
|
574
|
+
@sapContent_Lite_Shadow: @sapContent_Shadow1;
|
|
575
|
+
|
|
576
|
+
// [Tags "!Protected"]
|
|
577
|
+
// [Protected "!true"]
|
|
578
|
+
@sapContent_Illustrative_Color1: #9b015d;
|
|
579
|
+
|
|
580
|
+
// [Tags "!Protected"]
|
|
581
|
+
// [Protected "!true"]
|
|
582
|
+
@sapContent_Illustrative_Color2: #4d82b8;
|
|
583
|
+
|
|
584
|
+
// [Tags "!Protected"]
|
|
585
|
+
// [Protected "!true"]
|
|
586
|
+
@sapContent_Illustrative_Color3: #ff7f4c;
|
|
587
|
+
|
|
588
|
+
// [Tags "!Protected"]
|
|
589
|
+
// [Protected "!true"]
|
|
590
|
+
@sapContent_Illustrative_Color4: #688fb7;
|
|
591
|
+
|
|
592
|
+
// [Tags "!Protected"]
|
|
593
|
+
// [Protected "!true"]
|
|
594
|
+
@sapContent_Illustrative_Color5: #fff;
|
|
595
|
+
|
|
596
|
+
// [Tags "!Protected"]
|
|
597
|
+
// [Protected "!true"]
|
|
598
|
+
@sapContent_Illustrative_Color6: #818f98;
|
|
599
|
+
|
|
600
|
+
// [Tags "!Protected"]
|
|
601
|
+
// [Protected "!true"]
|
|
602
|
+
@sapContent_Illustrative_Color7: #101619;
|
|
603
|
+
|
|
604
|
+
// [Tags "!Protected"]
|
|
605
|
+
// [Protected "!true"]
|
|
606
|
+
@sapContent_Illustrative_Color8: #d5dadd;
|
|
607
|
+
|
|
608
|
+
// [Tags "!Protected"]
|
|
609
|
+
// [Protected "!true"]
|
|
610
|
+
@sapContent_Illustrative_Color9: #0899a7;
|
|
611
|
+
|
|
612
|
+
// [Tags "!Protected"]
|
|
613
|
+
// [Protected "!true"]
|
|
614
|
+
@sapContent_Illustrative_Color10: #ebf8ff;
|
|
615
|
+
|
|
616
|
+
// [Tags "!Protected"]
|
|
617
|
+
// [Protected "!true"]
|
|
618
|
+
@sapContent_Illustrative_Color11: #fa4f96;
|
|
619
|
+
|
|
620
|
+
// [Tags "!Protected"]
|
|
621
|
+
// [Protected "!true"]
|
|
622
|
+
@sapContent_Illustrative_Color12: #00a800;
|
|
623
|
+
|
|
624
|
+
// [Tags "!Protected"]
|
|
625
|
+
// [Protected "!true"]
|
|
626
|
+
@sapContent_Illustrative_Color13: #3b5b7c;
|
|
627
|
+
|
|
628
|
+
// [Tags "!Protected"]
|
|
629
|
+
// [Protected "!true"]
|
|
630
|
+
@sapContent_Illustrative_Color14: #2a4259;
|
|
631
|
+
|
|
632
|
+
// [Tags "!Protected"]
|
|
633
|
+
// [Protected "!true"]
|
|
634
|
+
@sapContent_Illustrative_Color15: #c35500;
|
|
635
|
+
|
|
636
|
+
// [Tags "!Protected"]
|
|
637
|
+
// [Protected "!true"]
|
|
638
|
+
@sapContent_Illustrative_Color16: #8d2a00;
|
|
571
639
|
|
|
572
640
|
// [Tags "!Protected"]
|
|
573
641
|
// [Protected "!true"]
|
|
574
|
-
@
|
|
642
|
+
@sapContent_Illustrative_Color17: #046c7c;
|
|
575
643
|
|
|
576
644
|
// [Tags "!Protected"]
|
|
577
645
|
// [Protected "!true"]
|
|
578
|
-
@
|
|
646
|
+
@sapContent_Illustrative_Color18: #2a4259;
|
|
579
647
|
|
|
580
648
|
// [Tags "!Protected"]
|
|
581
649
|
// [Protected "!true"]
|
|
582
|
-
@
|
|
650
|
+
@sapContent_Illustrative_Color19: #324e6b;
|
|
583
651
|
|
|
584
652
|
// [Tags "!Protected"]
|
|
585
653
|
// [Protected "!true"]
|
|
586
|
-
@
|
|
654
|
+
@sapContent_Illustrative_Color20: #222f3b;
|
|
587
655
|
|
|
588
656
|
// [Tags "!Protected"]
|
|
589
657
|
// [Protected "!true"]
|
|
590
|
-
@
|
|
658
|
+
@sapContent_Illustrative_Color21: #101619;
|
|
591
659
|
|
|
592
660
|
// [Tags "!Protected"]
|
|
593
661
|
// [Protected "!true"]
|
|
594
|
-
@
|
|
662
|
+
@sapContent_Illustrative_Color22: #00144a;
|
|
595
663
|
|
|
596
664
|
// [Tags "!Protected"]
|
|
597
665
|
// [Protected "!true"]
|
|
598
|
-
@
|
|
666
|
+
@sapContent_Illustrative_Color23: #d20a0a;
|
|
599
667
|
|
|
600
668
|
// [Tags "!Protected"]
|
|
601
669
|
// [Protected "!true"]
|
|
602
|
-
@
|
|
670
|
+
@sapContent_Illustrative_Color24: #d094b0;
|
|
603
671
|
|
|
604
672
|
// [Tags "!Protected"]
|
|
605
673
|
// [Protected "!true"]
|
|
606
|
-
@
|
|
674
|
+
@sapContent_Illustrative_Color25: #d0c1cb;
|
|
607
675
|
|
|
608
676
|
// [Tags "!Protected"]
|
|
609
677
|
// [Protected "!true"]
|
|
610
|
-
@
|
|
678
|
+
@sapContent_Illustrative_Color26: #d0b863;
|
|
611
679
|
|
|
612
680
|
// [Tags "!Protected"]
|
|
613
681
|
// [Protected "!true"]
|
|
614
|
-
@
|
|
682
|
+
@sapContent_Illustrative_Color27: #d0cdb3;
|
|
615
683
|
|
|
616
684
|
// [Tags "!Protected"]
|
|
617
685
|
// [Protected "!true"]
|
|
618
|
-
@
|
|
686
|
+
@sapContent_Illustrative_Color28: #a93e00;
|
|
619
687
|
|
|
620
688
|
// [Tags "!Protected"]
|
|
621
689
|
// [Protected "!true"]
|
|
622
|
-
@
|
|
690
|
+
@sapContent_Illustrative_Color29: #450b00;
|
|
623
691
|
|
|
624
692
|
// [Tags "!Protected"]
|
|
625
693
|
// [Protected "!true"]
|
|
626
|
-
@
|
|
694
|
+
@sapContent_Illustrative_Color30: #340800;
|
|
627
695
|
|
|
628
696
|
// [Tags "!Protected"]
|
|
629
697
|
// [Protected "!true"]
|
|
630
|
-
@
|
|
698
|
+
@sapContent_Illustrative_Color31: #ffab92;
|
|
631
699
|
|
|
632
700
|
// [Tags "!Protected"]
|
|
633
701
|
// [Protected "!true"]
|
|
634
|
-
@
|
|
702
|
+
@sapContent_Space_S: 1rem;
|
|
635
703
|
|
|
636
704
|
// [Tags "!Protected"]
|
|
637
705
|
// [Protected "!true"]
|
|
638
|
-
@
|
|
706
|
+
@sapContent_Space_M: 2rem;
|
|
639
707
|
|
|
640
708
|
// [Tags "!Protected"]
|
|
641
709
|
// [Protected "!true"]
|
|
642
|
-
@
|
|
710
|
+
@sapContent_Space_L: 2rem;
|
|
643
711
|
|
|
644
712
|
// [Tags "!Protected"]
|
|
645
713
|
// [Protected "!true"]
|
|
646
|
-
@
|
|
714
|
+
@sapContent_Space_XL: 3rem;
|
|
715
|
+
|
|
716
|
+
// [Tags "!Protected"]
|
|
717
|
+
// [Protected "!true"]
|
|
718
|
+
@sapContent_Space_Tiny: 2rem;
|
|
719
|
+
|
|
720
|
+
// [Tags "!Protected"]
|
|
721
|
+
// [Protected "!true"]
|
|
722
|
+
@sapContent_Space_Small: 1rem;
|
|
723
|
+
|
|
724
|
+
// [Tags "!Protected"]
|
|
725
|
+
// [Protected "!true"]
|
|
726
|
+
@sapContent_Space_Medium: 2rem;
|
|
727
|
+
|
|
728
|
+
// [Tags "!Protected"]
|
|
729
|
+
// [Protected "!true"]
|
|
730
|
+
@sapContent_Space_Large: 3rem;
|
|
731
|
+
|
|
732
|
+
// [Tags "!Protected"]
|
|
733
|
+
// [Protected "!true"]
|
|
734
|
+
@sapContent_Margin_Tiny: 0 0 1rem;
|
|
735
|
+
|
|
736
|
+
// [Tags "!Protected"]
|
|
737
|
+
// [Protected "!true"]
|
|
738
|
+
@sapContent_Margin_Small: 1rem;
|
|
739
|
+
|
|
740
|
+
// [Tags "!Protected"]
|
|
741
|
+
// [Protected "!true"]
|
|
742
|
+
@sapContent_Margin_Medium: 1rem 2rem;
|
|
743
|
+
|
|
744
|
+
// [Tags "!Protected"]
|
|
745
|
+
// [Protected "!true"]
|
|
746
|
+
@sapContent_Margin_Large: 1rem 3rem;
|
|
747
|
+
|
|
748
|
+
// [Tags "!Protected"]
|
|
749
|
+
// [Protected "!true"]
|
|
750
|
+
@sapContent_Gap: 1rem;
|
|
751
|
+
|
|
752
|
+
// [Tags "!Protected"]
|
|
753
|
+
// [Protected "!true"]
|
|
754
|
+
@sapContent_Padding_S: 0rem;
|
|
755
|
+
|
|
756
|
+
// [Tags "!Protected"]
|
|
757
|
+
// [Protected "!true"]
|
|
758
|
+
@sapContent_Padding_M: 2rem;
|
|
759
|
+
|
|
760
|
+
// [Tags "!Protected"]
|
|
761
|
+
// [Protected "!true"]
|
|
762
|
+
@sapContent_Padding_L: 2rem;
|
|
763
|
+
|
|
764
|
+
// [Tags "!Protected"]
|
|
765
|
+
// [Protected "!true"]
|
|
766
|
+
@sapContent_Padding_XL: 3rem;
|
|
767
|
+
|
|
768
|
+
// [Tags "!Protected"]
|
|
769
|
+
// [Protected "!true"]
|
|
770
|
+
@sapContent_Success_HeaderShadow: inset 0 -0.125rem @sapSuccessBorderColor;
|
|
771
|
+
|
|
772
|
+
// [Tags "!Protected"]
|
|
773
|
+
// [Protected "!true"]
|
|
774
|
+
@sapContent_Warning_HeaderShadow: inset 0 -0.125rem @sapWarningBorderColor;
|
|
775
|
+
|
|
776
|
+
// [Tags "!Protected"]
|
|
777
|
+
// [Protected "!true"]
|
|
778
|
+
@sapContent_Error_HeaderShadow: inset 0 -0.125rem @sapErrorBorderColor;
|
|
779
|
+
|
|
780
|
+
// [Tags "!Protected"]
|
|
781
|
+
// [Protected "!true"]
|
|
782
|
+
@sapContent_Information_HeaderShadow: inset 0 -0.125rem @sapInformationBorderColor;
|
|
647
783
|
|
|
648
784
|
// [Tags "!Protected"]
|
|
649
785
|
// [Protected "!true"]
|
|
@@ -851,6 +987,10 @@
|
|
|
851
987
|
// [Tags "!Protected"]
|
|
852
988
|
// [Protected "!true"]
|
|
853
989
|
@sapShell_Assistant_ForegroundColor: @sapShell_Selected_TextColor;
|
|
990
|
+
|
|
991
|
+
// [Tags "!Protected"]
|
|
992
|
+
// [Protected "!true"]
|
|
993
|
+
@sapShell_SubBrand_TextColor: contrast(@sapShellColor, @sapTextColor,@sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
854
994
|
@sapShell_Category_1_Background: @sapHC_StandardBackground;
|
|
855
995
|
|
|
856
996
|
// [Tags "!Protected"]
|
|
@@ -964,6 +1104,54 @@
|
|
|
964
1104
|
@sapShell_Category_16_TextColor: contrast(@sapShell_Category_16_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
965
1105
|
@sapShell_Category_16_TextShadow: none;
|
|
966
1106
|
|
|
1107
|
+
// [Tags "!Protected"]
|
|
1108
|
+
// [Protected "!true"]
|
|
1109
|
+
@sapShell_Space_S: 0.5rem;
|
|
1110
|
+
|
|
1111
|
+
// [Tags "!Protected"]
|
|
1112
|
+
// [Protected "!true"]
|
|
1113
|
+
@sapShell_Space_M: 2rem;
|
|
1114
|
+
|
|
1115
|
+
// [Tags "!Protected"]
|
|
1116
|
+
// [Protected "!true"]
|
|
1117
|
+
@sapShell_Space_L: 2rem;
|
|
1118
|
+
|
|
1119
|
+
// [Tags "!Protected"]
|
|
1120
|
+
// [Protected "!true"]
|
|
1121
|
+
@sapShell_Space_XL: 3rem;
|
|
1122
|
+
|
|
1123
|
+
// [Tags "!Protected"]
|
|
1124
|
+
// [Protected "!true"]
|
|
1125
|
+
@sapShell_Gap_S: 0.5rem;
|
|
1126
|
+
|
|
1127
|
+
// [Tags "!Protected"]
|
|
1128
|
+
// [Protected "!true"]
|
|
1129
|
+
@sapShell_Gap_M: 1rem;
|
|
1130
|
+
|
|
1131
|
+
// [Tags "!Protected"]
|
|
1132
|
+
// [Protected "!true"]
|
|
1133
|
+
@sapShell_Gap_L: 1rem;
|
|
1134
|
+
|
|
1135
|
+
// [Tags "!Protected"]
|
|
1136
|
+
// [Protected "!true"]
|
|
1137
|
+
@sapShell_Gap_XL: 1rem;
|
|
1138
|
+
|
|
1139
|
+
// [Tags "!Protected"]
|
|
1140
|
+
// [Protected "!true"]
|
|
1141
|
+
@sapShell_GroupGap_S: 2rem;
|
|
1142
|
+
|
|
1143
|
+
// [Tags "!Protected"]
|
|
1144
|
+
// [Protected "!true"]
|
|
1145
|
+
@sapShell_GroupGap_M: 3rem;
|
|
1146
|
+
|
|
1147
|
+
// [Tags "!Protected"]
|
|
1148
|
+
// [Protected "!true"]
|
|
1149
|
+
@sapShell_GroupGap_L: 3rem;
|
|
1150
|
+
|
|
1151
|
+
// [Tags "!Protected"]
|
|
1152
|
+
// [Protected "!true"]
|
|
1153
|
+
@sapShell_GroupGap_XL: 3rem;
|
|
1154
|
+
|
|
967
1155
|
// [Tags "!Protected"]
|
|
968
1156
|
// [Protected "!true"]
|
|
969
1157
|
@sapAssistant_Color1: @sapHC_StandardForeground;
|
|
@@ -1048,6 +1236,10 @@
|
|
|
1048
1236
|
// [Protected "!true"]
|
|
1049
1237
|
@sapAvatar_1_TextColor: contrast(@sapAvatar_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1050
1238
|
|
|
1239
|
+
// [Tags "!Protected"]
|
|
1240
|
+
// [Protected "!true"]
|
|
1241
|
+
@sapAvatar_1_Hover_Background: @sapHoverColor;
|
|
1242
|
+
|
|
1051
1243
|
// [Tags "!Protected"]
|
|
1052
1244
|
// [Protected "!true"]
|
|
1053
1245
|
@sapAvatar_2_Background: @sapBackgroundColor;
|
|
@@ -1060,6 +1252,10 @@
|
|
|
1060
1252
|
// [Protected "!true"]
|
|
1061
1253
|
@sapAvatar_2_TextColor: contrast(@sapAvatar_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1062
1254
|
|
|
1255
|
+
// [Tags "!Protected"]
|
|
1256
|
+
// [Protected "!true"]
|
|
1257
|
+
@sapAvatar_2_Hover_Background: @sapHoverColor;
|
|
1258
|
+
|
|
1063
1259
|
// [Tags "!Protected"]
|
|
1064
1260
|
// [Protected "!true"]
|
|
1065
1261
|
@sapAvatar_3_Background: @sapBackgroundColor;
|
|
@@ -1072,6 +1268,10 @@
|
|
|
1072
1268
|
// [Protected "!true"]
|
|
1073
1269
|
@sapAvatar_3_TextColor: contrast(@sapAvatar_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1074
1270
|
|
|
1271
|
+
// [Tags "!Protected"]
|
|
1272
|
+
// [Protected "!true"]
|
|
1273
|
+
@sapAvatar_3_Hover_Background: @sapHoverColor;
|
|
1274
|
+
|
|
1075
1275
|
// [Tags "!Protected"]
|
|
1076
1276
|
// [Protected "!true"]
|
|
1077
1277
|
@sapAvatar_4_Background: @sapBackgroundColor;
|
|
@@ -1084,6 +1284,10 @@
|
|
|
1084
1284
|
// [Protected "!true"]
|
|
1085
1285
|
@sapAvatar_4_TextColor: contrast(@sapAvatar_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1086
1286
|
|
|
1287
|
+
// [Tags "!Protected"]
|
|
1288
|
+
// [Protected "!true"]
|
|
1289
|
+
@sapAvatar_4_Hover_Background: @sapHoverColor;
|
|
1290
|
+
|
|
1087
1291
|
// [Tags "!Protected"]
|
|
1088
1292
|
// [Protected "!true"]
|
|
1089
1293
|
@sapAvatar_5_Background: @sapBackgroundColor;
|
|
@@ -1096,6 +1300,10 @@
|
|
|
1096
1300
|
// [Protected "!true"]
|
|
1097
1301
|
@sapAvatar_5_TextColor: contrast(@sapAvatar_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1098
1302
|
|
|
1303
|
+
// [Tags "!Protected"]
|
|
1304
|
+
// [Protected "!true"]
|
|
1305
|
+
@sapAvatar_5_Hover_Background: @sapHoverColor;
|
|
1306
|
+
|
|
1099
1307
|
// [Tags "!Protected"]
|
|
1100
1308
|
// [Protected "!true"]
|
|
1101
1309
|
@sapAvatar_6_Background: @sapBackgroundColor;
|
|
@@ -1108,6 +1316,10 @@
|
|
|
1108
1316
|
// [Protected "!true"]
|
|
1109
1317
|
@sapAvatar_6_TextColor: contrast(@sapAvatar_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1110
1318
|
|
|
1319
|
+
// [Tags "!Protected"]
|
|
1320
|
+
// [Protected "!true"]
|
|
1321
|
+
@sapAvatar_6_Hover_Background: @sapHoverColor;
|
|
1322
|
+
|
|
1111
1323
|
// [Tags "!Protected"]
|
|
1112
1324
|
// [Protected "!true"]
|
|
1113
1325
|
@sapAvatar_7_Background: @sapBackgroundColor;
|
|
@@ -1120,6 +1332,10 @@
|
|
|
1120
1332
|
// [Protected "!true"]
|
|
1121
1333
|
@sapAvatar_7_TextColor: contrast(@sapAvatar_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1122
1334
|
|
|
1335
|
+
// [Tags "!Protected"]
|
|
1336
|
+
// [Protected "!true"]
|
|
1337
|
+
@sapAvatar_7_Hover_Background: @sapHoverColor;
|
|
1338
|
+
|
|
1123
1339
|
// [Tags "!Protected"]
|
|
1124
1340
|
// [Protected "!true"]
|
|
1125
1341
|
@sapAvatar_8_Background: @sapBackgroundColor;
|
|
@@ -1132,6 +1348,10 @@
|
|
|
1132
1348
|
// [Protected "!true"]
|
|
1133
1349
|
@sapAvatar_8_TextColor: contrast(@sapAvatar_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1134
1350
|
|
|
1351
|
+
// [Tags "!Protected"]
|
|
1352
|
+
// [Protected "!true"]
|
|
1353
|
+
@sapAvatar_8_Hover_Background: @sapHoverColor;
|
|
1354
|
+
|
|
1135
1355
|
// [Tags "!Protected"]
|
|
1136
1356
|
// [Protected "!true"]
|
|
1137
1357
|
@sapAvatar_9_Background: @sapBackgroundColor;
|
|
@@ -1144,6 +1364,10 @@
|
|
|
1144
1364
|
// [Protected "!true"]
|
|
1145
1365
|
@sapAvatar_9_TextColor: contrast(@sapAvatar_9_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1146
1366
|
|
|
1367
|
+
// [Tags "!Protected"]
|
|
1368
|
+
// [Protected "!true"]
|
|
1369
|
+
@sapAvatar_9_Hover_Background: @sapHoverColor;
|
|
1370
|
+
|
|
1147
1371
|
// [Tags "!Protected"]
|
|
1148
1372
|
// [Protected "!true"]
|
|
1149
1373
|
@sapAvatar_10_Background: @sapBackgroundColor;
|
|
@@ -1156,6 +1380,22 @@
|
|
|
1156
1380
|
// [Protected "!true"]
|
|
1157
1381
|
@sapAvatar_10_TextColor: contrast(@sapAvatar_10_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1158
1382
|
|
|
1383
|
+
// [Tags "!Protected"]
|
|
1384
|
+
// [Protected "!true"]
|
|
1385
|
+
@sapAvatar_10_Hover_Background: @sapHoverColor;
|
|
1386
|
+
|
|
1387
|
+
// [Tags "!Protected"]
|
|
1388
|
+
// [Protected "!true"]
|
|
1389
|
+
@sapAvatar_Lite_BorderColor: @sapGroup_ContentBorderColor;
|
|
1390
|
+
|
|
1391
|
+
// [Tags "!Protected"]
|
|
1392
|
+
// [Protected "!true"]
|
|
1393
|
+
@sapAvatar_Lite_Background: @sapBackgroundColor;
|
|
1394
|
+
|
|
1395
|
+
// [Tags "!Protected"]
|
|
1396
|
+
// [Protected "!true"]
|
|
1397
|
+
@sapAvatar_Hover_BorderColor: @sapField_BorderColor;
|
|
1398
|
+
|
|
1159
1399
|
// [Tags "!Protected"]
|
|
1160
1400
|
// [Protected "!true"]
|
|
1161
1401
|
@sapButton_Background: @sapBackgroundColor;
|
|
@@ -1176,6 +1416,10 @@
|
|
|
1176
1416
|
// [Protected "!true"]
|
|
1177
1417
|
@sapButton_TextColor: contrast(@sapButton_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1178
1418
|
|
|
1419
|
+
// [Tags "!Protected"]
|
|
1420
|
+
// [Protected "!true"]
|
|
1421
|
+
@sapButton_FontFamily: @sapFontFamily;
|
|
1422
|
+
|
|
1179
1423
|
// [Tags "!Protected"]
|
|
1180
1424
|
// [Protected "!true"]
|
|
1181
1425
|
@sapButton_Hover_Background: @sapHighlightColor;
|
|
@@ -1212,10 +1456,18 @@
|
|
|
1212
1456
|
// [Protected "!true"]
|
|
1213
1457
|
@sapButton_Emphasized_BorderColor: @sapButton_BorderColor;
|
|
1214
1458
|
|
|
1459
|
+
// [Tags "!Protected"]
|
|
1460
|
+
// [Protected "!true"]
|
|
1461
|
+
@sapButton_Emphasized_BorderWidth: .125 * @sapContent_GridSize;
|
|
1462
|
+
|
|
1215
1463
|
// [Tags "!Protected"]
|
|
1216
1464
|
// [Protected "!true"]
|
|
1217
1465
|
@sapButton_Emphasized_TextColor: contrast(@sapButton_Emphasized_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
1218
1466
|
|
|
1467
|
+
// [Tags "!Protected"]
|
|
1468
|
+
// [Protected "!true"]
|
|
1469
|
+
@sapButton_Emphasized_FontFamily: @sapFontBoldFamily;
|
|
1470
|
+
|
|
1219
1471
|
// [Tags "!Protected"]
|
|
1220
1472
|
// [Protected "!true"]
|
|
1221
1473
|
@sapButton_Emphasized_Hover_Background: @sapButton_Hover_Background;
|
|
@@ -1816,6 +2068,22 @@
|
|
|
1816
2068
|
// [Protected "!true"]
|
|
1817
2069
|
@sapButton_TokenBorderColor: @sapButton_BorderColor;
|
|
1818
2070
|
|
|
2071
|
+
// [Tags "!Protected"]
|
|
2072
|
+
// [Protected "!true"]
|
|
2073
|
+
@sapButton_TokenBorderCornerRadius: 0.25 * @sapContent_GridSize;
|
|
2074
|
+
|
|
2075
|
+
// [Tags "!Protected"]
|
|
2076
|
+
// [Protected "!true"]
|
|
2077
|
+
@sapButton_Selected_TokenBorderWidth: 0;
|
|
2078
|
+
|
|
2079
|
+
// [Tags "!Protected"]
|
|
2080
|
+
// [Protected "!true"]
|
|
2081
|
+
@sapButton_ReadOnly_TokenBackground: @sapField_ReadOnly_Background;
|
|
2082
|
+
|
|
2083
|
+
// [Tags "!Protected"]
|
|
2084
|
+
// [Protected "!true"]
|
|
2085
|
+
@sapButton_Segment_BorderCornerRadius: 0;
|
|
2086
|
+
|
|
1819
2087
|
// [Tags "!Protected"]
|
|
1820
2088
|
// [Protected "!true"]
|
|
1821
2089
|
@sapField_Background: @sapBackgroundColor;
|
|
@@ -1998,6 +2266,62 @@
|
|
|
1998
2266
|
@sapField_InformationBorderStyle: dashed;
|
|
1999
2267
|
@sapField_InformationShadow: none;
|
|
2000
2268
|
|
|
2269
|
+
// [Tags "!Protected"]
|
|
2270
|
+
// [Protected "!true"]
|
|
2271
|
+
@sapField_Selector_Hover_Background: @sapHC_HighlightAltBackground;
|
|
2272
|
+
|
|
2273
|
+
// [Tags "!Protected"]
|
|
2274
|
+
// [Protected "!true"]
|
|
2275
|
+
@sapField_Selector_Hover_InvalidBackground: sapField_InvalidBackground;
|
|
2276
|
+
|
|
2277
|
+
// [Tags "!Protected"]
|
|
2278
|
+
// [Protected "!true"]
|
|
2279
|
+
@sapField_Selector_Hover_WarningBackground: @sapField_Hover_Background;
|
|
2280
|
+
|
|
2281
|
+
// [Tags "!Protected"]
|
|
2282
|
+
// [Protected "!true"]
|
|
2283
|
+
@sapField_Selector_Hover_SuccessBackground: @sapField_Hover_Background;
|
|
2284
|
+
|
|
2285
|
+
// [Tags "!Protected"]
|
|
2286
|
+
// [Protected "!true"]
|
|
2287
|
+
@sapField_Selector_Hover_InformationBackground: @sapField_Hover_Background;
|
|
2288
|
+
|
|
2289
|
+
// [Tags "!Protected"]
|
|
2290
|
+
// [Protected "!true"]
|
|
2291
|
+
@sapField_Picker_BorderColor: @sapContent_ForegroundColor;
|
|
2292
|
+
|
|
2293
|
+
// [Tags "!Protected"]
|
|
2294
|
+
// [Protected "!true"]
|
|
2295
|
+
@sapField_Picker_BorderWidth: 0.125 * @sapContent_GridSize;
|
|
2296
|
+
|
|
2297
|
+
// [Tags "!Protected"]
|
|
2298
|
+
// [Protected "!true"]
|
|
2299
|
+
@sapField_Selector_BorderStyle: solid;
|
|
2300
|
+
|
|
2301
|
+
// [Tags "!Protected"]
|
|
2302
|
+
// [Protected "!true"]
|
|
2303
|
+
@sapField_Selector_ReadOnly_BorderStyle: solid;
|
|
2304
|
+
|
|
2305
|
+
// [Tags "!Protected"]
|
|
2306
|
+
// [Protected "!true"]
|
|
2307
|
+
@sapField_Selector_InvalidBorderStyle: dashed;
|
|
2308
|
+
|
|
2309
|
+
// [Tags "!Protected"]
|
|
2310
|
+
// [Protected "!true"]
|
|
2311
|
+
@sapField_Selector_WarningBorderStyle: dashed;
|
|
2312
|
+
|
|
2313
|
+
// [Tags "!Protected"]
|
|
2314
|
+
// [Protected "!true"]
|
|
2315
|
+
@sapField_Selector_SuccessBorderStyle: solid;
|
|
2316
|
+
|
|
2317
|
+
// [Tags "!Protected"]
|
|
2318
|
+
// [Protected "!true"]
|
|
2319
|
+
@sapField_Selector_InformationBorderStyle: dashed;
|
|
2320
|
+
|
|
2321
|
+
// [Tags "!Protected"]
|
|
2322
|
+
// [Protected "!true"]
|
|
2323
|
+
@sapGroup_TitleBorderWidth: 0.125 * @sapContent_GridSize;
|
|
2324
|
+
|
|
2001
2325
|
// [Tags "!Protected"]
|
|
2002
2326
|
// [Protected "!true"]
|
|
2003
2327
|
@sapGroup_TitleBackground: @sapBackgroundColor;
|
|
@@ -2138,6 +2462,14 @@
|
|
|
2138
2462
|
// [Protected "!true"]
|
|
2139
2463
|
@sapList_TableFixedBorderColor: @sapHC_StandardForeground;
|
|
2140
2464
|
|
|
2465
|
+
// [Tags "!Protected"]
|
|
2466
|
+
// [Protected "!true"]
|
|
2467
|
+
@sapList_TableFixedColumnBorderWidth: 0.1875 * @sapContent_GridSize;
|
|
2468
|
+
|
|
2469
|
+
// [Tags "!Protected"]
|
|
2470
|
+
// [Protected "!true"]
|
|
2471
|
+
@sapList_TableFixedRowBorderWidth: 0.1875 * @sapContent_GridSize;
|
|
2472
|
+
|
|
2141
2473
|
// [Tags "!Protected"]
|
|
2142
2474
|
// [Protected "!true"]
|
|
2143
2475
|
@sapMessage_ErrorBorderColor: @sapErrorBorderColor;
|
|
@@ -2438,6 +2770,10 @@
|
|
|
2438
2770
|
// [Protected "!true"]
|
|
2439
2771
|
@sapBlockLayer_Background: @sapBackgroundColor;
|
|
2440
2772
|
|
|
2773
|
+
// [Tags "!Protected"]
|
|
2774
|
+
// [Protected "!true"]
|
|
2775
|
+
@sapBlockLayer_Opacity: 0.3;
|
|
2776
|
+
|
|
2441
2777
|
// [Tags "!Protected"]
|
|
2442
2778
|
// [Protected "!true"]
|
|
2443
2779
|
@sapTile_Background: @sapBackgroundColor;
|
|
@@ -2486,6 +2822,14 @@
|
|
|
2486
2822
|
// [Protected "!true"]
|
|
2487
2823
|
@sapTile_OverlayForegroundColor: contrast(@sapTile_OverlayBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
|
|
2488
2824
|
|
|
2825
|
+
// [Tags "!Protected"]
|
|
2826
|
+
// [Protected "!true"]
|
|
2827
|
+
@sapTile_Hover_ContentBackground: @sapTile_Hover_Background;
|
|
2828
|
+
|
|
2829
|
+
// [Tags "!Protected"]
|
|
2830
|
+
// [Protected "!true"]
|
|
2831
|
+
@sapTile_Active_ContentBackground: @sapTile_Active_Background;
|
|
2832
|
+
|
|
2489
2833
|
// [Tags "!Protected"]
|
|
2490
2834
|
// [Protected "!true"]
|
|
2491
2835
|
@sapAccentColor1: #ffc847;
|
|
@@ -3701,3 +4045,19 @@
|
|
|
3701
4045
|
@sapList_HighlightColor: @sapHighlightColor;
|
|
3702
4046
|
@sapContent_ElementHeight: 1.37em;
|
|
3703
4047
|
@sapContent_ElementHeight_PX: 22px;
|
|
4048
|
+
|
|
4049
|
+
// [Tags "!Protected"]
|
|
4050
|
+
// [Protected "!true"]
|
|
4051
|
+
@sapBreakpoint_S_Min: 0;
|
|
4052
|
+
|
|
4053
|
+
// [Tags "!Protected"]
|
|
4054
|
+
// [Protected "!true"]
|
|
4055
|
+
@sapBreakpoint_M_Min: 600px;
|
|
4056
|
+
|
|
4057
|
+
// [Tags "!Protected"]
|
|
4058
|
+
// [Protected "!true"]
|
|
4059
|
+
@sapBreakpoint_L_Min: 1024px;
|
|
4060
|
+
|
|
4061
|
+
// [Tags "!Protected"]
|
|
4062
|
+
// [Protected "!true"]
|
|
4063
|
+
@sapBreakpoint_XL_Min: 1440px;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2024 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.131.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize high contrast white theme library.</documentation>
|
|
12
12
|
|