@openui5/themelib_sap_belize 1.113.0 → 1.115.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.
@@ -27,6 +27,7 @@
27
27
  @sapUiGlobalBackgroundImageOpacity: @sapBackgroundImageOpacity;
28
28
  @sapUiGlobalBackgroundRepeat: @sapBackgroundImageRepeat;
29
29
  @sapUiSelected: @sapSelectedColor;
30
+ @sapUiHover: @sapHoverColor;
30
31
  @sapUiActive: @sapActiveColor;
31
32
  @sapUiHighlightTextColor: @sapHighlightTextColor;
32
33
  @sapUiTextTitle: @sapTitleColor;
@@ -190,8 +191,11 @@
190
191
  @sapMFontHeader5Size: @sapFontHeader5Size;
191
192
  @sapMFontHeader6Size: @sapFontHeader6Size;
192
193
 
194
+ @sapUiLinkTextDecoration: @sapLink_TextDecoration;
193
195
  @sapUiLinkHoverColor: @sapLink_Hover_Color;
196
+ @sapUiLinkHoverTextDecoration: @sapLink_Hover_TextDecoration;
194
197
  @sapUiLinkActiveColor: @sapLink_Active_Color;
198
+ @sapUiLinkActiveTextDecoration: @sapLink_Active_TextDecoration;
195
199
  @sapUiLinkVisitedColor: @sapLink_Visited_Color;
196
200
  @sapUiLinkInvertedColor: @sapLink_InvertedColor;
197
201
  @sapUiLinkSubtleColor: @sapLink_SubtleColor;
@@ -498,10 +502,16 @@
498
502
  @sapUiFieldBorderWidth: @sapField_BorderWidth;
499
503
  @sapUiFieldBorderStyle: @sapField_BorderStyle;
500
504
  @sapUiFieldBorderCornerRadius: @sapField_BorderCornerRadius;
505
+ @sapUiFieldShadow: @sapField_Shadow;
501
506
  @sapUiFieldHoverBackground: @sapField_Hover_Background;
502
507
  @sapUiFieldHoverBackgroundStyle: @sapField_Hover_BackgroundStyle;
503
508
  @sapUiFieldHoverBorderColor: @sapField_Hover_BorderColor;
504
509
  @sapUiFieldHoverHelpBackground: @sapField_Hover_HelpBackground;
510
+ @sapUiFieldHoverShadow: @sapField_Hover_Shadow;
511
+ @sapUiFieldHoverInvalidShadow: @sapField_Hover_InvalidShadow;
512
+ @sapUiFieldHoverWarningShadow: @sapField_Hover_WarningShadow;
513
+ @sapUiFieldHoverSuccessShadow: @sapField_Hover_SuccessShadow;
514
+ @sapUiFieldHoverInformationShadow: @sapField_Hover_InformationShadow;
505
515
  @sapUiFieldActiveBorderColor: @sapField_Active_BorderColor;
506
516
  @sapUiFieldFocusBackground: @sapField_Focus_Background;
507
517
  @sapUiFieldFocusBorderColor: @sapField_Focus_BorderColor;
@@ -517,21 +527,25 @@
517
527
  @sapUiFieldInvalidBackgroundStyle: @sapField_InvalidBackgroundStyle;
518
528
  @sapUiFieldInvalidBorderWidth: @sapField_InvalidBorderWidth;
519
529
  @sapUiFieldInvalidBorderStyle: @sapField_InvalidBorderStyle;
530
+ @sapUiFieldInvalidShadow: @sapField_InvalidShadow;
520
531
  @sapUiFieldWarningColor: @sapField_WarningColor;
521
532
  @sapUiFieldWarningBackground: @sapField_WarningBackground;
522
533
  @sapUiFieldWarningBackgroundStyle: @sapField_WarningBackgroundStyle;
523
534
  @sapUiFieldWarningBorderWidth: @sapField_WarningBorderWidth;
524
535
  @sapUiFieldWarningBorderStyle: @sapField_WarningBorderStyle;
536
+ @sapUiFieldWarningShadow: @sapField_WarningShadow;
525
537
  @sapUiFieldSuccessColor: @sapField_SuccessColor;
526
538
  @sapUiFieldSuccessBackground: @sapField_SuccessBackground;
527
539
  @sapUiFieldSuccessBackgroundStyle: @sapField_SuccessBackgroundStyle;
528
540
  @sapUiFieldSuccessBorderWidth: @sapField_SuccessBorderWidth;
529
541
  @sapUiFieldSuccessBorderStyle: @sapField_SuccessBorderStyle;
542
+ @sapUiFieldSuccessShadow: @sapField_SuccessShadow;
530
543
  @sapUiFieldInformationColor: @sapField_InformationColor;
531
544
  @sapUiFieldInformationBackground: @sapField_InformationBackground;
532
545
  @sapUiFieldInformationBackgroundStyle: @sapField_InformationBackgroundStyle;
533
546
  @sapUiFieldInformationBorderWidth: @sapField_InformationBorderWidth;
534
547
  @sapUiFieldInformationBorderStyle: @sapField_InformationBorderStyle;
548
+ @sapUiFieldInformationShadow: @sapField_InformationShadow;
535
549
 
536
550
  @sapUiGroupTitleBackground: @sapGroup_TitleBackground;
537
551
  @sapUiGroupTitleBorderColor: @sapGroup_TitleBorderColor;
@@ -704,51 +718,143 @@
704
718
  @sapUiIndication1: @sapIndicationColor_1;
705
719
  @sapUiIndication1Background: @sapIndicationColor_1_Background;
706
720
  @sapUiIndication1BorderColor: @sapIndicationColor_1_BorderColor;
721
+ @sapUiIndication1TextColor: @sapIndicationColor_1_TextColor;
707
722
  @sapUiIndication1HoverBackground: @sapIndicationColor_1_Hover_Background;
708
723
  @sapUiIndication1ActiveBackground: @sapIndicationColor_1_Active_Background;
709
- @sapUiIndication1TextColor: @sapIndicationColor_1_TextColor;
724
+ @sapUiIndication1ActiveBorderColor: @sapIndicationColor_1_Active_BorderColor;
725
+ @sapUiIndication1ActiveTextColor: @sapIndicationColor_1_Active_TextColor;
726
+ @sapUiIndication1SelectedBackground: @sapIndicationColor_1_Selected_Background;
727
+ @sapUiIndication1SelectedBorderColor: @sapIndicationColor_1_Selected_BorderColor;
728
+ @sapUiIndication1SelectedTextColor: @sapIndicationColor_1_Selected_TextColor;
729
+ @sapUiIndication1b: @sapIndicationColor_1b;
730
+ @sapUiIndication1bBorderColor: @sapIndicationColor_1b_BorderColor;
731
+ @sapUiIndication1bHoverBackground: @sapIndicationColor_1b_Hover_Background;
710
732
  @sapUiIndication2: @sapIndicationColor_2;
711
733
  @sapUiIndication2Background: @sapIndicationColor_2_Background;
712
734
  @sapUiIndication2BorderColor: @sapIndicationColor_2_BorderColor;
735
+ @sapUiIndication2TextColor: @sapIndicationColor_2_TextColor;
713
736
  @sapUiIndication2HoverBackground: @sapIndicationColor_2_Hover_Background;
714
737
  @sapUiIndication2ActiveBackground: @sapIndicationColor_2_Active_Background;
715
- @sapUiIndication2TextColor: @sapIndicationColor_2_TextColor;
738
+ @sapUiIndication2ActiveBorderColor: @sapIndicationColor_2_Active_BorderColor;
739
+ @sapUiIndication2ActiveTextColor: @sapIndicationColor_2_Active_TextColor;
740
+ @sapUiIndication2SelectedBackground: @sapIndicationColor_2_Selected_Background;
741
+ @sapUiIndication2SelectedBorderColor: @sapIndicationColor_2_Selected_BorderColor;
742
+ @sapUiIndication2SelectedTextColor: @sapIndicationColor_2_Selected_TextColor;
743
+ @sapUiIndication2b: @sapIndicationColor_2b;
744
+ @sapUiIndication2bBorderColor: @sapIndicationColor_2_BorderColor;
745
+ @sapUiIndication2bHoverBackground: @sapIndicationColor_2b_Hover_Background;
716
746
  @sapUiIndication3: @sapIndicationColor_3;
717
747
  @sapUiIndication3Background: @sapIndicationColor_3_Background;
718
748
  @sapUiIndication3BorderColor: @sapIndicationColor_3_BorderColor;
749
+ @sapUiIndication3TextColor: @sapIndicationColor_3_TextColor;
719
750
  @sapUiIndication3HoverBackground: @sapIndicationColor_3_Hover_Background;
720
751
  @sapUiIndication3ActiveBackground: @sapIndicationColor_3_Active_Background;
721
- @sapUiIndication3TextColor: @sapIndicationColor_3_TextColor;
752
+ @sapUiIndication3ActiveBorderColor: @sapIndicationColor_3_Active_BorderColor;
753
+ @sapUiIndication3ActiveTextColor: @sapIndicationColor_3_Active_TextColor;
754
+ @sapUiIndication3SelectedBackground: @sapIndicationColor_3_Selected_Background;
755
+ @sapUiIndication3SelectedBorderColor: @sapIndicationColor_3_Selected_BorderColor;
756
+ @sapUiIndication3SelectedTextColor: @sapIndicationColor_3_Selected_TextColor;
757
+ @sapUiIndication3b: @sapIndicationColor_3b;
758
+ @sapUiIndication3bBorderColor: @sapIndicationColor_3_BorderColor;
759
+ @sapUiIndication3bHoverBackground: @sapIndicationColor_3b_Hover_Background;
722
760
  @sapUiIndication4: @sapIndicationColor_4;
723
761
  @sapUiIndication4Background: @sapIndicationColor_4_Background;
724
762
  @sapUiIndication4BorderColor: @sapIndicationColor_4_BorderColor;
763
+ @sapUiIndication4TextColor: @sapIndicationColor_4_TextColor;
725
764
  @sapUiIndication4HoverBackground: @sapIndicationColor_4_Hover_Background;
726
765
  @sapUiIndication4ActiveBackground: @sapIndicationColor_4_Active_Background;
727
- @sapUiIndication4TextColor: @sapIndicationColor_4_TextColor;
766
+ @sapUiIndication4ActiveBorderColor: @sapIndicationColor_4_Active_BorderColor;
767
+ @sapUiIndication4ActiveTextColor: @sapIndicationColor_4_Active_TextColor;
768
+ @sapUiIndication4SelectedBackground: @sapIndicationColor_4_Selected_Background;
769
+ @sapUiIndication4SelectedBorderColor: @sapIndicationColor_4_Selected_BorderColor;
770
+ @sapUiIndication4SelectedTextColor: @sapIndicationColor_4_Selected_TextColor;
771
+ @sapUiIndication4b: @sapIndicationColor_4b;
772
+ @sapUiIndication4bBorderColor: @sapIndicationColor_4_BorderColor;
773
+ @sapUiIndication4bHoverBackground: @sapIndicationColor_4b_Hover_Background;
728
774
  @sapUiIndication5: @sapIndicationColor_5;
729
775
  @sapUiIndication5Background: @sapIndicationColor_5_Background;
730
776
  @sapUiIndication5BorderColor: @sapIndicationColor_5_BorderColor;
777
+ @sapUiIndication5TextColor: @sapIndicationColor_5_TextColor;
731
778
  @sapUiIndication5HoverBackground: @sapIndicationColor_5_Hover_Background;
732
779
  @sapUiIndication5ActiveBackground: @sapIndicationColor_5_Active_Background;
733
- @sapUiIndication5TextColor: @sapIndicationColor_5_TextColor;
780
+ @sapUiIndication5ActiveBorderColor: @sapIndicationColor_5_Active_BorderColor;
781
+ @sapUiIndication5ActiveTextColor: @sapIndicationColor_5_Active_TextColor;
782
+ @sapUiIndication5SelectedBackground: @sapIndicationColor_5_Selected_Background;
783
+ @sapUiIndication5SelectedBorderColor: @sapIndicationColor_5_Selected_BorderColor;
784
+ @sapUiIndication5SelectedTextColor: @sapIndicationColor_5_Selected_TextColor;
785
+ @sapUiIndication5b: @sapIndicationColor_5b;
786
+ @sapUiIndication5bBorderColor: @sapIndicationColor_5_BorderColor;
787
+ @sapUiIndication5bHoverBackground: @sapIndicationColor_5b_Hover_Background;
734
788
  @sapUiIndication6: @sapIndicationColor_6;
735
789
  @sapUiIndication6Background: @sapIndicationColor_6_Background;
736
790
  @sapUiIndication6BorderColor: @sapIndicationColor_6_BorderColor;
791
+ @sapUiIndication6TextColor: @sapIndicationColor_6_TextColor;
737
792
  @sapUiIndication6HoverBackground: @sapIndicationColor_6_Hover_Background;
738
793
  @sapUiIndication6ActiveBackground: @sapIndicationColor_6_Active_Background;
739
- @sapUiIndication6TextColor: @sapIndicationColor_6_TextColor;
794
+ @sapUiIndication6ActiveBorderColor: @sapIndicationColor_6_Active_BorderColor;
795
+ @sapUiIndication6ActiveTextColor: @sapIndicationColor_6_Active_TextColor;
796
+ @sapUiIndication6SelectedBackground: @sapIndicationColor_6_Selected_Background;
797
+ @sapUiIndication6SelectedBorderColor: @sapIndicationColor_6_Selected_BorderColor;
798
+ @sapUiIndication6SelectedTextColor: @sapIndicationColor_6_Selected_TextColor;
799
+ @sapUiIndication6b: @sapIndicationColor_6b;
800
+ @sapUiIndication6bBorderColor: @sapIndicationColor_6_BorderColor;
801
+ @sapUiIndication6bHoverBackground: @sapIndicationColor_6b_Hover_Background;
740
802
  @sapUiIndication7: @sapIndicationColor_7;
741
803
  @sapUiIndication7Background: @sapIndicationColor_7_Background;
742
804
  @sapUiIndication7BorderColor: @sapIndicationColor_7_BorderColor;
805
+ @sapUiIndication7TextColor: @sapIndicationColor_7_TextColor;
743
806
  @sapUiIndication7HoverBackground: @sapIndicationColor_7_Hover_Background;
744
807
  @sapUiIndication7ActiveBackground: @sapIndicationColor_7_Active_Background;
745
- @sapUiIndication7TextColor: @sapIndicationColor_7_TextColor;
808
+ @sapUiIndication7ActiveBorderColor: @sapIndicationColor_6_Active_BorderColor;
809
+ @sapUiIndication7ActiveTextColor: @sapIndicationColor_6_Active_TextColor;
810
+ @sapUiIndication7SelectedBackground: @sapIndicationColor_6_Selected_Background;
811
+ @sapUiIndication7SelectedBorderColor: @sapIndicationColor_6_Selected_BorderColor;
812
+ @sapUiIndication7SelectedTextColor: @sapIndicationColor_6_Selected_TextColor;
813
+ @sapUiIndication7b: @sapIndicationColor_6b;
814
+ @sapUiIndication7bBorderColor: @sapIndicationColor_6_BorderColor;
815
+ @sapUiIndication7bHoverBackground: @sapIndicationColor_6b_Hover_Background;
746
816
  @sapUiIndication8: @sapIndicationColor_8;
747
817
  @sapUiIndication8Background: @sapIndicationColor_8_Background;
748
818
  @sapUiIndication8BorderColor: @sapIndicationColor_8_BorderColor;
819
+ @sapUiIndication8TextColor: @sapIndicationColor_8_TextColor;
749
820
  @sapUiIndication8HoverBackground: @sapIndicationColor_8_Hover_Background;
750
821
  @sapUiIndication8ActiveBackground: @sapIndicationColor_8_Active_Background;
751
- @sapUiIndication8TextColor: @sapIndicationColor_8_TextColor;
822
+ @sapUiIndication8ActiveBorderColor: @sapIndicationColor_8_Active_BorderColor;
823
+ @sapUiIndication8ActiveTextColor: @sapIndicationColor_8_Active_TextColor;
824
+ @sapUiIndication8SelectedBackground: @sapIndicationColor_8_Selected_Background;
825
+ @sapUiIndication8SelectedBorderColor: @sapIndicationColor_8_Selected_BorderColor;
826
+ @sapUiIndication8SelectedTextColor: @sapIndicationColor_8_Selected_TextColor;
827
+ @sapUiIndication8b: @sapIndicationColor_8b;
828
+ @sapUiIndication8bBorderColor: @sapIndicationColor_8_BorderColor;
829
+ @sapUiIndication8bHoverBackground: @sapIndicationColor_8b_Hover_Background;
830
+ @sapUiIndication9: @sapIndicationColor_9;
831
+ @sapUiIndication9Background: @sapIndicationColor_9_Background;
832
+ @sapUiIndication9BorderColor: @sapIndicationColor_9_BorderColor;
833
+ @sapUiIndication9TextColor: @sapIndicationColor_9_TextColor;
834
+ @sapUiIndication9HoverBackground: @sapIndicationColor_9_Hover_Background;
835
+ @sapUiIndication9ActiveBackground: @sapIndicationColor_9_Active_Background;
836
+ @sapUiIndication9ActiveBorderColor: @sapIndicationColor_9_Active_BorderColor;
837
+ @sapUiIndication9ActiveTextColor: @sapIndicationColor_9_Active_TextColor;
838
+ @sapUiIndication9SelectedBackground: @sapIndicationColor_9_Selected_Background;
839
+ @sapUiIndication9SelectedBorderColor: @sapIndicationColor_9_Selected_BorderColor;
840
+ @sapUiIndication9SelectedTextColor: @sapIndicationColor_9_Selected_TextColor;
841
+ @sapUiIndication9b: @sapIndicationColor_9b;
842
+ @sapUiIndication9bBorderColor: @sapIndicationColor_9_BorderColor;
843
+ @sapUiIndication9bHoverBackground: @sapIndicationColor_9b_Hover_Background;
844
+ @sapUiIndication10: @sapIndicationColor_10;
845
+ @sapUiIndication10Background: @sapIndicationColor_10_Background;
846
+ @sapUiIndication10BorderColor: @sapIndicationColor_10_BorderColor;
847
+ @sapUiIndication10TextColor: @sapIndicationColor_10_TextColor;
848
+ @sapUiIndication10HoverBackground: @sapIndicationColor_10_Hover_Background;
849
+ @sapUiIndication10ActiveBackground: @sapIndicationColor_10_Active_Background;
850
+ @sapUiIndication10ActiveBorderColor: @sapIndicationColor_10_Active_BorderColor;
851
+ @sapUiIndication10ActiveTextColor: @sapIndicationColor_10_Active_TextColor;
852
+ @sapUiIndication10SelectedBackground: @sapIndicationColor_10_Selected_Background;
853
+ @sapUiIndication10SelectedBorderColor: @sapIndicationColor_10_Selected_BorderColor;
854
+ @sapUiIndication10SelectedTextColor: @sapIndicationColor_10_Selected_TextColor;
855
+ @sapUiIndication10b: @sapIndicationColor_10b;
856
+ @sapUiIndication10bBorderColor: @sapIndicationColor_10_BorderColor;
857
+ @sapUiIndication10bHoverBackground: @sapIndicationColor_10b_Hover_Background;
752
858
 
753
859
 
754
860
  // =====================================
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.113.0</version>
9
+ <version>1.115.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize high contrast white theme library.</documentation>
12
12
 
@@ -1,11 +1,11 @@
1
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.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd
4
- // * data:{"sModified":"2023-03-09T09:38:11Z"}
2
+ // * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company. All rights reserved.
3
+ // * Theming Engine 1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650
4
+ // * data:{"sModified":"2023-04-04T08:11:20Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_belize_hcw/base.less (Version 11.2.1) *******************/
8
+ /******************* FILE /Base/baseLib/sap_belize_hcw/base.less (Version 11.3.0) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -175,6 +175,7 @@
175
175
  // [Tags "!Protected"]
176
176
  // [Protected "!true"]
177
177
  @sapSelectedColor: @sapHC_HighlightAltBackground;
178
+ @sapHoverColor: @sapHighlightColor;
178
179
 
179
180
  // [Tags "!Protected"]
180
181
  // [Protected "!true"]
@@ -698,14 +699,17 @@
698
699
  // [Tags "!Protected"]
699
700
  // [Protected "!true"]
700
701
  @sapFontHeader6Size: 0.875 * @sapContent_GridSize;
702
+ @sapLink_TextDecoration: underline;
701
703
 
702
704
  // [Tags "!Protected"]
703
705
  // [Protected "!true"]
704
706
  @sapLink_Hover_Color: @sapLinkColor;
707
+ @sapLink_Hover_TextDecoration: none;
705
708
 
706
709
  // [Tags "!Protected"]
707
710
  // [Protected "!true"]
708
711
  @sapLink_Active_Color: @sapLinkColor;
712
+ @sapLink_Active_TextDecoration: underline;
709
713
 
710
714
  // [Tags "!Protected"]
711
715
  // [Protected "!true"]
@@ -1770,6 +1774,7 @@
1770
1774
  // [Tags "!Protected"]
1771
1775
  // [Protected "!true"]
1772
1776
  @sapField_BorderCornerRadius: 0;
1777
+ @sapField_Shadow: none;
1773
1778
 
1774
1779
  // [Tags "!Protected"]
1775
1780
  // [Protected "!true"]
@@ -1786,6 +1791,11 @@
1786
1791
  // [Tags "!Protected"]
1787
1792
  // [Protected "!true"]
1788
1793
  @sapField_Hover_HelpBackground: @sapField_Background;
1794
+ @sapField_Hover_Shadow: none;
1795
+ @sapField_Hover_InvalidShadow: none;
1796
+ @sapField_Hover_WarningShadow: none;
1797
+ @sapField_Hover_SuccessShadow: none;
1798
+ @sapField_Hover_InformationShadow: none;
1789
1799
 
1790
1800
  // [Tags "!Protected"]
1791
1801
  // [Protected "!true"]
@@ -1846,6 +1856,7 @@
1846
1856
  // [Tags "!Protected"]
1847
1857
  // [Protected "!true"]
1848
1858
  @sapField_InvalidBorderStyle: dashed;
1859
+ @sapField_InvalidShadow: none;
1849
1860
 
1850
1861
  // [Tags "!Protected"]
1851
1862
  // [Protected "!true"]
@@ -1866,6 +1877,7 @@
1866
1877
  // [Tags "!Protected"]
1867
1878
  // [Protected "!true"]
1868
1879
  @sapField_WarningBorderStyle: dashed;
1880
+ @sapField_WarningShadow: none;
1869
1881
 
1870
1882
  // [Tags "!Protected"]
1871
1883
  // [Protected "!true"]
@@ -1886,6 +1898,7 @@
1886
1898
  // [Tags "!Protected"]
1887
1899
  // [Protected "!true"]
1888
1900
  @sapField_SuccessBorderStyle: solid;
1901
+ @sapField_SuccessShadow: none;
1889
1902
 
1890
1903
  // [Tags "!Protected"]
1891
1904
  // [Protected "!true"]
@@ -1906,6 +1919,7 @@
1906
1919
  // [Tags "!Protected"]
1907
1920
  // [Protected "!true"]
1908
1921
  @sapField_InformationBorderStyle: dashed;
1922
+ @sapField_InformationShadow: none;
1909
1923
 
1910
1924
  // [Tags "!Protected"]
1911
1925
  // [Protected "!true"]
@@ -2489,15 +2503,23 @@
2489
2503
 
2490
2504
  // [Tags "!Protected"]
2491
2505
  // [Protected "!true"]
2492
- @sapIndicationColor_1_Hover_Background: @sapButton_Hover_Background;
2506
+ @sapIndicationColor_1_TextColor: contrast(@sapIndicationColor_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2493
2507
 
2494
2508
  // [Tags "!Protected"]
2495
2509
  // [Protected "!true"]
2496
- @sapIndicationColor_1_Active_Background: @sapButton_Active_Background;
2510
+ @sapIndicationColor_1_Hover_Background: @sapButton_Hover_Background;
2497
2511
 
2498
2512
  // [Tags "!Protected"]
2499
2513
  // [Protected "!true"]
2500
- @sapIndicationColor_1_TextColor: contrast(@sapIndicationColor_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2514
+ @sapIndicationColor_1_Active_Background: @sapButton_Active_Background;
2515
+ @sapIndicationColor_1_Active_BorderColor: @sapButton_Active_BorderColor;
2516
+ @sapIndicationColor_1_Active_TextColor: @sapIndicationColor_1_TextColor;
2517
+ @sapIndicationColor_1_Selected_Background: @sapButton_Selected_Background;
2518
+ @sapIndicationColor_1_Selected_BorderColor: @sapButton_Selected_BorderColor;
2519
+ @sapIndicationColor_1_Selected_TextColor: @sapIndicationColor_1_TextColor;
2520
+ @sapIndicationColor_1b: @sapIndicationColor_1;
2521
+ @sapIndicationColor_1b_BorderColor: @sapContent_ForegroundBorderColor;
2522
+ @sapIndicationColor_1b_Hover_Background: @sapButton_Hover_Background;
2501
2523
 
2502
2524
  // [Tags "!Protected"]
2503
2525
  // [Protected "!true"]
@@ -2513,15 +2535,23 @@
2513
2535
 
2514
2536
  // [Tags "!Protected"]
2515
2537
  // [Protected "!true"]
2516
- @sapIndicationColor_2_Hover_Background: @sapButton_Hover_Background;
2538
+ @sapIndicationColor_2_TextColor: contrast(@sapIndicationColor_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2517
2539
 
2518
2540
  // [Tags "!Protected"]
2519
2541
  // [Protected "!true"]
2520
- @sapIndicationColor_2_Active_Background: @sapButton_Active_Background;
2542
+ @sapIndicationColor_2_Hover_Background: @sapButton_Hover_Background;
2521
2543
 
2522
2544
  // [Tags "!Protected"]
2523
2545
  // [Protected "!true"]
2524
- @sapIndicationColor_2_TextColor: contrast(@sapIndicationColor_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2546
+ @sapIndicationColor_2_Active_Background: @sapButton_Active_Background;
2547
+ @sapIndicationColor_2_Active_BorderColor: @sapButton_Active_BorderColor;
2548
+ @sapIndicationColor_2_Active_TextColor: @sapIndicationColor_2_TextColor;
2549
+ @sapIndicationColor_2_Selected_Background: @sapButton_Selected_Background;
2550
+ @sapIndicationColor_2_Selected_BorderColor: @sapButton_Selected_BorderColor;
2551
+ @sapIndicationColor_2_Selected_TextColor: @sapIndicationColor_2_TextColor;
2552
+ @sapIndicationColor_2b: @sapIndicationColor_2;
2553
+ @sapIndicationColor_2b_BorderColor: @sapContent_ForegroundBorderColor;
2554
+ @sapIndicationColor_2b_Hover_Background: @sapButton_Hover_Background;
2525
2555
 
2526
2556
  // [Tags "!Protected"]
2527
2557
  // [Protected "!true"]
@@ -2537,15 +2567,23 @@
2537
2567
 
2538
2568
  // [Tags "!Protected"]
2539
2569
  // [Protected "!true"]
2540
- @sapIndicationColor_3_Hover_Background: @sapButton_Hover_Background;
2570
+ @sapIndicationColor_3_TextColor: contrast(@sapIndicationColor_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2541
2571
 
2542
2572
  // [Tags "!Protected"]
2543
2573
  // [Protected "!true"]
2544
- @sapIndicationColor_3_Active_Background: @sapButton_Active_Background;
2574
+ @sapIndicationColor_3_Hover_Background: @sapButton_Hover_Background;
2545
2575
 
2546
2576
  // [Tags "!Protected"]
2547
2577
  // [Protected "!true"]
2548
- @sapIndicationColor_3_TextColor: contrast(@sapIndicationColor_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2578
+ @sapIndicationColor_3_Active_Background: @sapButton_Active_Background;
2579
+ @sapIndicationColor_3_Active_BorderColor: @sapButton_Active_BorderColor;
2580
+ @sapIndicationColor_3_Active_TextColor: @sapIndicationColor_3_TextColor;
2581
+ @sapIndicationColor_3_Selected_Background: @sapButton_Selected_Background;
2582
+ @sapIndicationColor_3_Selected_BorderColor: @sapButton_Selected_BorderColor;
2583
+ @sapIndicationColor_3_Selected_TextColor: @sapIndicationColor_3_TextColor;
2584
+ @sapIndicationColor_3b: @sapIndicationColor_3;
2585
+ @sapIndicationColor_3b_BorderColor: @sapContent_ForegroundBorderColor;
2586
+ @sapIndicationColor_3b_Hover_Background: @sapButton_Hover_Background;
2549
2587
 
2550
2588
  // [Tags "!Protected"]
2551
2589
  // [Protected "!true"]
@@ -2561,15 +2599,23 @@
2561
2599
 
2562
2600
  // [Tags "!Protected"]
2563
2601
  // [Protected "!true"]
2564
- @sapIndicationColor_4_Hover_Background: @sapButton_Hover_Background;
2602
+ @sapIndicationColor_4_TextColor: contrast(@sapIndicationColor_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2565
2603
 
2566
2604
  // [Tags "!Protected"]
2567
2605
  // [Protected "!true"]
2568
- @sapIndicationColor_4_Active_Background: @sapButton_Active_Background;
2606
+ @sapIndicationColor_4_Hover_Background: @sapButton_Hover_Background;
2569
2607
 
2570
2608
  // [Tags "!Protected"]
2571
2609
  // [Protected "!true"]
2572
- @sapIndicationColor_4_TextColor: contrast(@sapIndicationColor_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2610
+ @sapIndicationColor_4_Active_Background: @sapButton_Active_Background;
2611
+ @sapIndicationColor_4_Active_BorderColor: @sapButton_Active_BorderColor;
2612
+ @sapIndicationColor_4_Active_TextColor: @sapIndicationColor_4_TextColor;
2613
+ @sapIndicationColor_4_Selected_Background: @sapButton_Selected_Background;
2614
+ @sapIndicationColor_4_Selected_BorderColor: @sapButton_Selected_BorderColor;
2615
+ @sapIndicationColor_4_Selected_TextColor: @sapIndicationColor_4_TextColor;
2616
+ @sapIndicationColor_4b: @sapIndicationColor_4;
2617
+ @sapIndicationColor_4b_BorderColor: @sapContent_ForegroundBorderColor;
2618
+ @sapIndicationColor_4b_Hover_Background: @sapButton_Hover_Background;
2573
2619
 
2574
2620
  // [Tags "!Protected"]
2575
2621
  // [Protected "!true"]
@@ -2585,15 +2631,23 @@
2585
2631
 
2586
2632
  // [Tags "!Protected"]
2587
2633
  // [Protected "!true"]
2588
- @sapIndicationColor_5_Hover_Background: @sapButton_Hover_Background;
2634
+ @sapIndicationColor_5_TextColor: contrast(@sapIndicationColor_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2589
2635
 
2590
2636
  // [Tags "!Protected"]
2591
2637
  // [Protected "!true"]
2592
- @sapIndicationColor_5_Active_Background: @sapButton_Active_Background;
2638
+ @sapIndicationColor_5_Hover_Background: @sapButton_Hover_Background;
2593
2639
 
2594
2640
  // [Tags "!Protected"]
2595
2641
  // [Protected "!true"]
2596
- @sapIndicationColor_5_TextColor: contrast(@sapIndicationColor_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2642
+ @sapIndicationColor_5_Active_Background: @sapButton_Active_Background;
2643
+ @sapIndicationColor_5_Active_BorderColor: @sapButton_Active_BorderColor;
2644
+ @sapIndicationColor_5_Active_TextColor: @sapIndicationColor_5_TextColor;
2645
+ @sapIndicationColor_5_Selected_Background: @sapButton_Selected_Background;
2646
+ @sapIndicationColor_5_Selected_BorderColor: @sapButton_Selected_BorderColor;
2647
+ @sapIndicationColor_5_Selected_TextColor: @sapIndicationColor_5_TextColor;
2648
+ @sapIndicationColor_5b: @sapIndicationColor_5;
2649
+ @sapIndicationColor_5b_BorderColor: @sapContent_ForegroundBorderColor;
2650
+ @sapIndicationColor_5b_Hover_Background: @sapButton_Hover_Background;
2597
2651
 
2598
2652
  // [Tags "!Protected"]
2599
2653
  // [Protected "!true"]
@@ -2609,15 +2663,23 @@
2609
2663
 
2610
2664
  // [Tags "!Protected"]
2611
2665
  // [Protected "!true"]
2612
- @sapIndicationColor_6_Hover_Background: @sapButton_Hover_Background;
2666
+ @sapIndicationColor_6_TextColor: contrast(@sapIndicationColor_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2613
2667
 
2614
2668
  // [Tags "!Protected"]
2615
2669
  // [Protected "!true"]
2616
- @sapIndicationColor_6_Active_Background: @sapButton_Active_Background;
2670
+ @sapIndicationColor_6_Hover_Background: @sapButton_Hover_Background;
2617
2671
 
2618
2672
  // [Tags "!Protected"]
2619
2673
  // [Protected "!true"]
2620
- @sapIndicationColor_6_TextColor: contrast(@sapIndicationColor_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2674
+ @sapIndicationColor_6_Active_Background: @sapButton_Active_Background;
2675
+ @sapIndicationColor_6_Active_BorderColor: @sapButton_Active_BorderColor;
2676
+ @sapIndicationColor_6_Active_TextColor: @sapIndicationColor_6_TextColor;
2677
+ @sapIndicationColor_6_Selected_Background: @sapButton_Selected_Background;
2678
+ @sapIndicationColor_6_Selected_BorderColor: @sapButton_Selected_BorderColor;
2679
+ @sapIndicationColor_6_Selected_TextColor: @sapIndicationColor_6_TextColor;
2680
+ @sapIndicationColor_6b: @sapIndicationColor_6;
2681
+ @sapIndicationColor_6b_BorderColor: @sapContent_ForegroundBorderColor;
2682
+ @sapIndicationColor_6b_Hover_Background: @sapButton_Hover_Background;
2621
2683
 
2622
2684
  // [Tags "!Protected"]
2623
2685
  // [Protected "!true"]
@@ -2633,15 +2695,23 @@
2633
2695
 
2634
2696
  // [Tags "!Protected"]
2635
2697
  // [Protected "!true"]
2636
- @sapIndicationColor_7_Hover_Background: @sapButton_Hover_Background;
2698
+ @sapIndicationColor_7_TextColor: contrast(@sapIndicationColor_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2637
2699
 
2638
2700
  // [Tags "!Protected"]
2639
2701
  // [Protected "!true"]
2640
- @sapIndicationColor_7_Active_Background: @sapButton_Active_Background;
2702
+ @sapIndicationColor_7_Hover_Background: @sapButton_Hover_Background;
2641
2703
 
2642
2704
  // [Tags "!Protected"]
2643
2705
  // [Protected "!true"]
2644
- @sapIndicationColor_7_TextColor: contrast(@sapIndicationColor_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2706
+ @sapIndicationColor_7_Active_Background: @sapButton_Active_Background;
2707
+ @sapIndicationColor_7_Active_BorderColor: @sapButton_Active_BorderColor;
2708
+ @sapIndicationColor_7_Active_TextColor: @sapIndicationColor_7_TextColor;
2709
+ @sapIndicationColor_7_Selected_Background: @sapButton_Selected_Background;
2710
+ @sapIndicationColor_7_Selected_BorderColor: @sapButton_Selected_BorderColor;
2711
+ @sapIndicationColor_7_Selected_TextColor: @sapIndicationColor_7_TextColor;
2712
+ @sapIndicationColor_7b: @sapIndicationColor_7;
2713
+ @sapIndicationColor_7b_BorderColor: @sapContent_ForegroundBorderColor;
2714
+ @sapIndicationColor_7b_Hover_Background: @sapButton_Hover_Background;
2645
2715
 
2646
2716
  // [Tags "!Protected"]
2647
2717
  // [Protected "!true"]
@@ -2657,15 +2727,51 @@
2657
2727
 
2658
2728
  // [Tags "!Protected"]
2659
2729
  // [Protected "!true"]
2660
- @sapIndicationColor_8_Hover_Background: @sapButton_Hover_Background;
2730
+ @sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2661
2731
 
2662
2732
  // [Tags "!Protected"]
2663
2733
  // [Protected "!true"]
2664
- @sapIndicationColor_8_Active_Background: @sapButton_Active_Background;
2734
+ @sapIndicationColor_8_Hover_Background: @sapButton_Hover_Background;
2665
2735
 
2666
2736
  // [Tags "!Protected"]
2667
2737
  // [Protected "!true"]
2668
- @sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2738
+ @sapIndicationColor_8_Active_Background: @sapButton_Active_Background;
2739
+ @sapIndicationColor_8_Active_BorderColor: @sapButton_Active_BorderColor;
2740
+ @sapIndicationColor_8_Active_TextColor: @sapIndicationColor_8_TextColor;
2741
+ @sapIndicationColor_8_Selected_Background: @sapButton_Selected_Background;
2742
+ @sapIndicationColor_8_Selected_BorderColor: @sapButton_Selected_BorderColor;
2743
+ @sapIndicationColor_8_Selected_TextColor: @sapIndicationColor_8_TextColor;
2744
+ @sapIndicationColor_8b: @sapIndicationColor_8;
2745
+ @sapIndicationColor_8b_BorderColor: @sapContent_ForegroundBorderColor;
2746
+ @sapIndicationColor_8b_Hover_Background: @sapButton_Hover_Background;
2747
+ @sapIndicationColor_9: #fff;
2748
+ @sapIndicationColor_9_Background: @sapBackgroundColor;
2749
+ @sapIndicationColor_9_BorderColor: @sapContent_ForegroundBorderColor;
2750
+ @sapIndicationColor_9_TextColor: contrast(@sapIndicationColor_9_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2751
+ @sapIndicationColor_9_Hover_Background: @sapButton_Hover_Background;
2752
+ @sapIndicationColor_9_Active_Background: @sapButton_Active_Background;
2753
+ @sapIndicationColor_9_Active_BorderColor: @sapButton_Active_BorderColor;
2754
+ @sapIndicationColor_9_Active_TextColor: @sapIndicationColor_9_TextColor;
2755
+ @sapIndicationColor_9_Selected_Background: @sapButton_Selected_Background;
2756
+ @sapIndicationColor_9_Selected_BorderColor: @sapButton_Selected_BorderColor;
2757
+ @sapIndicationColor_9_Selected_TextColor: @sapIndicationColor_9_TextColor;
2758
+ @sapIndicationColor_9b: @sapIndicationColor_9;
2759
+ @sapIndicationColor_9b_BorderColor: @sapContent_ForegroundBorderColor;
2760
+ @sapIndicationColor_9b_Hover_Background: @sapButton_Hover_Background;
2761
+ @sapIndicationColor_10: #eaecee;
2762
+ @sapIndicationColor_10_Background: @sapBackgroundColor;
2763
+ @sapIndicationColor_10_BorderColor: @sapContent_ForegroundBorderColor;
2764
+ @sapIndicationColor_10_TextColor: contrast(@sapIndicationColor_10_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2765
+ @sapIndicationColor_10_Hover_Background: @sapButton_Hover_Background;
2766
+ @sapIndicationColor_10_Active_Background: @sapButton_Active_Background;
2767
+ @sapIndicationColor_10_Active_BorderColor: @sapButton_Active_BorderColor;
2768
+ @sapIndicationColor_10_Active_TextColor: @sapIndicationColor_10_TextColor;
2769
+ @sapIndicationColor_10_Selected_Background: @sapButton_Selected_Background;
2770
+ @sapIndicationColor_10_Selected_BorderColor: @sapButton_Selected_BorderColor;
2771
+ @sapIndicationColor_10_Selected_TextColor: @sapIndicationColor_10_TextColor;
2772
+ @sapIndicationColor_10b: @sapIndicationColor_10;
2773
+ @sapIndicationColor_10b_BorderColor: @sapContent_ForegroundBorderColor;
2774
+ @sapIndicationColor_10b_Hover_Background: @sapButton_Hover_Background;
2669
2775
 
2670
2776
  // [Tags "!Protected"]
2671
2777
  // [Protected "!true"]