@openui5/themelib_sap_horizon 1.108.16 → 1.108.17

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;
@@ -434,10 +438,16 @@
434
438
  @sapUiFieldBorderWidth: @sapField_BorderWidth;
435
439
  @sapUiFieldBorderStyle: @sapField_BorderStyle;
436
440
  @sapUiFieldBorderCornerRadius: @sapField_BorderCornerRadius;
441
+ @sapUiFieldShadow: @sapField_Shadow;
437
442
  @sapUiFieldHoverBackground: @sapField_Hover_Background;
438
443
  @sapUiFieldHoverBackgroundStyle: @sapField_Hover_BackgroundStyle;
439
444
  @sapUiFieldHoverBorderColor: @sapField_Hover_BorderColor;
440
445
  @sapUiFieldHoverHelpBackground: @sapField_Hover_HelpBackground;
446
+ @sapUiFieldHoverShadow: @sapField_Hover_Shadow;
447
+ @sapUiFieldHoverInvalidShadow: @sapField_Hover_InvalidShadow;
448
+ @sapUiFieldHoverWarningShadow: @sapField_Hover_WarningShadow;
449
+ @sapUiFieldHoverSuccessShadow: @sapField_Hover_SuccessShadow;
450
+ @sapUiFieldHoverInformationShadow: @sapField_Hover_InformationShadow;
441
451
  @sapUiFieldActiveBorderColor: @sapField_Active_BorderColor;
442
452
  @sapUiFieldFocusBackground: @sapField_Focus_Background;
443
453
  @sapUiFieldFocusBorderColor: @sapField_Focus_BorderColor;
@@ -453,21 +463,25 @@
453
463
  @sapUiFieldInvalidBackgroundStyle: @sapField_InvalidBackgroundStyle;
454
464
  @sapUiFieldInvalidBorderWidth: @sapField_InvalidBorderWidth;
455
465
  @sapUiFieldInvalidBorderStyle: @sapField_InvalidBorderStyle;
466
+ @sapUiFieldInvalidShadow: @sapField_InvalidShadow;
456
467
  @sapUiFieldWarningColor: @sapField_WarningColor;
457
468
  @sapUiFieldWarningBackground: @sapField_WarningBackground;
458
469
  @sapUiFieldWarningBackgroundStyle: @sapField_WarningBackgroundStyle;
459
470
  @sapUiFieldWarningBorderWidth: @sapField_WarningBorderWidth;
460
471
  @sapUiFieldWarningBorderStyle: @sapField_WarningBorderStyle;
472
+ @sapUiFieldWarningShadow: @sapField_WarningShadow;
461
473
  @sapUiFieldSuccessColor: @sapField_SuccessColor;
462
474
  @sapUiFieldSuccessBackground: @sapField_SuccessBackground;
463
475
  @sapUiFieldSuccessBackgroundStyle: @sapField_SuccessBackgroundStyle;
464
476
  @sapUiFieldSuccessBorderWidth: @sapField_SuccessBorderWidth;
465
477
  @sapUiFieldSuccessBorderStyle: @sapField_SuccessBorderStyle;
478
+ @sapUiFieldSuccessShadow: @sapField_SuccessShadow;
466
479
  @sapUiFieldInformationColor: @sapField_InformationColor;
467
480
  @sapUiFieldInformationBackground: @sapField_InformationBackground;
468
481
  @sapUiFieldInformationBackgroundStyle: @sapField_InformationBackgroundStyle;
469
482
  @sapUiFieldInformationBorderWidth: @sapField_InformationBorderWidth;
470
483
  @sapUiFieldInformationBorderStyle: @sapField_InformationBorderStyle;
484
+ @sapUiFieldInformationShadow: @sapField_InformationShadow;
471
485
 
472
486
  @sapUiGroupTitleBackground: @sapGroup_TitleBackground;
473
487
  @sapUiGroupTitleBorderColor: @sapGroup_TitleBorderColor;
@@ -640,51 +654,143 @@
640
654
  @sapUiIndication1: @sapIndicationColor_1;
641
655
  @sapUiIndication1Background: @sapIndicationColor_1_Background;
642
656
  @sapUiIndication1BorderColor: @sapIndicationColor_1_BorderColor;
657
+ @sapUiIndication1TextColor: @sapIndicationColor_1_TextColor;
643
658
  @sapUiIndication1HoverBackground: @sapIndicationColor_1_Hover_Background;
644
659
  @sapUiIndication1ActiveBackground: @sapIndicationColor_1_Active_Background;
645
- @sapUiIndication1TextColor: @sapIndicationColor_1_TextColor;
660
+ @sapUiIndication1ActiveBorderColor: @sapIndicationColor_1_Active_BorderColor;
661
+ @sapUiIndication1ActiveTextColor: @sapIndicationColor_1_Active_TextColor;
662
+ @sapUiIndication1SelectedBackground: @sapIndicationColor_1_Selected_Background;
663
+ @sapUiIndication1SelectedBorderColor: @sapIndicationColor_1_Selected_BorderColor;
664
+ @sapUiIndication1SelectedTextColor: @sapIndicationColor_1_Selected_TextColor;
665
+ @sapUiIndication1b: @sapIndicationColor_1b;
666
+ @sapUiIndication1bBorderColor: @sapIndicationColor_1b_BorderColor;
667
+ @sapUiIndication1bHoverBackground: @sapIndicationColor_1b_Hover_Background;
646
668
  @sapUiIndication2: @sapIndicationColor_2;
647
669
  @sapUiIndication2Background: @sapIndicationColor_2_Background;
648
670
  @sapUiIndication2BorderColor: @sapIndicationColor_2_BorderColor;
671
+ @sapUiIndication2TextColor: @sapIndicationColor_2_TextColor;
649
672
  @sapUiIndication2HoverBackground: @sapIndicationColor_2_Hover_Background;
650
673
  @sapUiIndication2ActiveBackground: @sapIndicationColor_2_Active_Background;
651
- @sapUiIndication2TextColor: @sapIndicationColor_2_TextColor;
674
+ @sapUiIndication2ActiveBorderColor: @sapIndicationColor_2_Active_BorderColor;
675
+ @sapUiIndication2ActiveTextColor: @sapIndicationColor_2_Active_TextColor;
676
+ @sapUiIndication2SelectedBackground: @sapIndicationColor_2_Selected_Background;
677
+ @sapUiIndication2SelectedBorderColor: @sapIndicationColor_2_Selected_BorderColor;
678
+ @sapUiIndication2SelectedTextColor: @sapIndicationColor_2_Selected_TextColor;
679
+ @sapUiIndication2b: @sapIndicationColor_2b;
680
+ @sapUiIndication2bBorderColor: @sapIndicationColor_2_BorderColor;
681
+ @sapUiIndication2bHoverBackground: @sapIndicationColor_2b_Hover_Background;
652
682
  @sapUiIndication3: @sapIndicationColor_3;
653
683
  @sapUiIndication3Background: @sapIndicationColor_3_Background;
654
684
  @sapUiIndication3BorderColor: @sapIndicationColor_3_BorderColor;
685
+ @sapUiIndication3TextColor: @sapIndicationColor_3_TextColor;
655
686
  @sapUiIndication3HoverBackground: @sapIndicationColor_3_Hover_Background;
656
687
  @sapUiIndication3ActiveBackground: @sapIndicationColor_3_Active_Background;
657
- @sapUiIndication3TextColor: @sapIndicationColor_3_TextColor;
688
+ @sapUiIndication3ActiveBorderColor: @sapIndicationColor_3_Active_BorderColor;
689
+ @sapUiIndication3ActiveTextColor: @sapIndicationColor_3_Active_TextColor;
690
+ @sapUiIndication3SelectedBackground: @sapIndicationColor_3_Selected_Background;
691
+ @sapUiIndication3SelectedBorderColor: @sapIndicationColor_3_Selected_BorderColor;
692
+ @sapUiIndication3SelectedTextColor: @sapIndicationColor_3_Selected_TextColor;
693
+ @sapUiIndication3b: @sapIndicationColor_3b;
694
+ @sapUiIndication3bBorderColor: @sapIndicationColor_3_BorderColor;
695
+ @sapUiIndication3bHoverBackground: @sapIndicationColor_3b_Hover_Background;
658
696
  @sapUiIndication4: @sapIndicationColor_4;
659
697
  @sapUiIndication4Background: @sapIndicationColor_4_Background;
660
698
  @sapUiIndication4BorderColor: @sapIndicationColor_4_BorderColor;
699
+ @sapUiIndication4TextColor: @sapIndicationColor_4_TextColor;
661
700
  @sapUiIndication4HoverBackground: @sapIndicationColor_4_Hover_Background;
662
701
  @sapUiIndication4ActiveBackground: @sapIndicationColor_4_Active_Background;
663
- @sapUiIndication4TextColor: @sapIndicationColor_4_TextColor;
702
+ @sapUiIndication4ActiveBorderColor: @sapIndicationColor_4_Active_BorderColor;
703
+ @sapUiIndication4ActiveTextColor: @sapIndicationColor_4_Active_TextColor;
704
+ @sapUiIndication4SelectedBackground: @sapIndicationColor_4_Selected_Background;
705
+ @sapUiIndication4SelectedBorderColor: @sapIndicationColor_4_Selected_BorderColor;
706
+ @sapUiIndication4SelectedTextColor: @sapIndicationColor_4_Selected_TextColor;
707
+ @sapUiIndication4b: @sapIndicationColor_4b;
708
+ @sapUiIndication4bBorderColor: @sapIndicationColor_4_BorderColor;
709
+ @sapUiIndication4bHoverBackground: @sapIndicationColor_4b_Hover_Background;
664
710
  @sapUiIndication5: @sapIndicationColor_5;
665
711
  @sapUiIndication5Background: @sapIndicationColor_5_Background;
666
712
  @sapUiIndication5BorderColor: @sapIndicationColor_5_BorderColor;
713
+ @sapUiIndication5TextColor: @sapIndicationColor_5_TextColor;
667
714
  @sapUiIndication5HoverBackground: @sapIndicationColor_5_Hover_Background;
668
715
  @sapUiIndication5ActiveBackground: @sapIndicationColor_5_Active_Background;
669
- @sapUiIndication5TextColor: @sapIndicationColor_5_TextColor;
716
+ @sapUiIndication5ActiveBorderColor: @sapIndicationColor_5_Active_BorderColor;
717
+ @sapUiIndication5ActiveTextColor: @sapIndicationColor_5_Active_TextColor;
718
+ @sapUiIndication5SelectedBackground: @sapIndicationColor_5_Selected_Background;
719
+ @sapUiIndication5SelectedBorderColor: @sapIndicationColor_5_Selected_BorderColor;
720
+ @sapUiIndication5SelectedTextColor: @sapIndicationColor_5_Selected_TextColor;
721
+ @sapUiIndication5b: @sapIndicationColor_5b;
722
+ @sapUiIndication5bBorderColor: @sapIndicationColor_5_BorderColor;
723
+ @sapUiIndication5bHoverBackground: @sapIndicationColor_5b_Hover_Background;
670
724
  @sapUiIndication6: @sapIndicationColor_6;
671
725
  @sapUiIndication6Background: @sapIndicationColor_6_Background;
672
726
  @sapUiIndication6BorderColor: @sapIndicationColor_6_BorderColor;
727
+ @sapUiIndication6TextColor: @sapIndicationColor_6_TextColor;
673
728
  @sapUiIndication6HoverBackground: @sapIndicationColor_6_Hover_Background;
674
729
  @sapUiIndication6ActiveBackground: @sapIndicationColor_6_Active_Background;
675
- @sapUiIndication6TextColor: @sapIndicationColor_6_TextColor;
730
+ @sapUiIndication6ActiveBorderColor: @sapIndicationColor_6_Active_BorderColor;
731
+ @sapUiIndication6ActiveTextColor: @sapIndicationColor_6_Active_TextColor;
732
+ @sapUiIndication6SelectedBackground: @sapIndicationColor_6_Selected_Background;
733
+ @sapUiIndication6SelectedBorderColor: @sapIndicationColor_6_Selected_BorderColor;
734
+ @sapUiIndication6SelectedTextColor: @sapIndicationColor_6_Selected_TextColor;
735
+ @sapUiIndication6b: @sapIndicationColor_6b;
736
+ @sapUiIndication6bBorderColor: @sapIndicationColor_6_BorderColor;
737
+ @sapUiIndication6bHoverBackground: @sapIndicationColor_6b_Hover_Background;
676
738
  @sapUiIndication7: @sapIndicationColor_7;
677
739
  @sapUiIndication7Background: @sapIndicationColor_7_Background;
678
740
  @sapUiIndication7BorderColor: @sapIndicationColor_7_BorderColor;
741
+ @sapUiIndication7TextColor: @sapIndicationColor_7_TextColor;
679
742
  @sapUiIndication7HoverBackground: @sapIndicationColor_7_Hover_Background;
680
743
  @sapUiIndication7ActiveBackground: @sapIndicationColor_7_Active_Background;
681
- @sapUiIndication7TextColor: @sapIndicationColor_7_TextColor;
744
+ @sapUiIndication7ActiveBorderColor: @sapIndicationColor_6_Active_BorderColor;
745
+ @sapUiIndication7ActiveTextColor: @sapIndicationColor_6_Active_TextColor;
746
+ @sapUiIndication7SelectedBackground: @sapIndicationColor_6_Selected_Background;
747
+ @sapUiIndication7SelectedBorderColor: @sapIndicationColor_6_Selected_BorderColor;
748
+ @sapUiIndication7SelectedTextColor: @sapIndicationColor_6_Selected_TextColor;
749
+ @sapUiIndication7b: @sapIndicationColor_6b;
750
+ @sapUiIndication7bBorderColor: @sapIndicationColor_6_BorderColor;
751
+ @sapUiIndication7bHoverBackground: @sapIndicationColor_6b_Hover_Background;
682
752
  @sapUiIndication8: @sapIndicationColor_8;
683
753
  @sapUiIndication8Background: @sapIndicationColor_8_Background;
684
754
  @sapUiIndication8BorderColor: @sapIndicationColor_8_BorderColor;
755
+ @sapUiIndication8TextColor: @sapIndicationColor_8_TextColor;
685
756
  @sapUiIndication8HoverBackground: @sapIndicationColor_8_Hover_Background;
686
757
  @sapUiIndication8ActiveBackground: @sapIndicationColor_8_Active_Background;
687
- @sapUiIndication8TextColor: @sapIndicationColor_8_TextColor;
758
+ @sapUiIndication8ActiveBorderColor: @sapIndicationColor_8_Active_BorderColor;
759
+ @sapUiIndication8ActiveTextColor: @sapIndicationColor_8_Active_TextColor;
760
+ @sapUiIndication8SelectedBackground: @sapIndicationColor_8_Selected_Background;
761
+ @sapUiIndication8SelectedBorderColor: @sapIndicationColor_8_Selected_BorderColor;
762
+ @sapUiIndication8SelectedTextColor: @sapIndicationColor_8_Selected_TextColor;
763
+ @sapUiIndication8b: @sapIndicationColor_8b;
764
+ @sapUiIndication8bBorderColor: @sapIndicationColor_8_BorderColor;
765
+ @sapUiIndication8bHoverBackground: @sapIndicationColor_8b_Hover_Background;
766
+ @sapUiIndication9: @sapIndicationColor_9;
767
+ @sapUiIndication9Background: @sapIndicationColor_9_Background;
768
+ @sapUiIndication9BorderColor: @sapIndicationColor_9_BorderColor;
769
+ @sapUiIndication9TextColor: @sapIndicationColor_9_TextColor;
770
+ @sapUiIndication9HoverBackground: @sapIndicationColor_9_Hover_Background;
771
+ @sapUiIndication9ActiveBackground: @sapIndicationColor_9_Active_Background;
772
+ @sapUiIndication9ActiveBorderColor: @sapIndicationColor_9_Active_BorderColor;
773
+ @sapUiIndication9ActiveTextColor: @sapIndicationColor_9_Active_TextColor;
774
+ @sapUiIndication9SelectedBackground: @sapIndicationColor_9_Selected_Background;
775
+ @sapUiIndication9SelectedBorderColor: @sapIndicationColor_9_Selected_BorderColor;
776
+ @sapUiIndication9SelectedTextColor: @sapIndicationColor_9_Selected_TextColor;
777
+ @sapUiIndication9b: @sapIndicationColor_9b;
778
+ @sapUiIndication9bBorderColor: @sapIndicationColor_9_BorderColor;
779
+ @sapUiIndication9bHoverBackground: @sapIndicationColor_9b_Hover_Background;
780
+ @sapUiIndication10: @sapIndicationColor_10;
781
+ @sapUiIndication10Background: @sapIndicationColor_10_Background;
782
+ @sapUiIndication10BorderColor: @sapIndicationColor_10_BorderColor;
783
+ @sapUiIndication10TextColor: @sapIndicationColor_10_TextColor;
784
+ @sapUiIndication10HoverBackground: @sapIndicationColor_10_Hover_Background;
785
+ @sapUiIndication10ActiveBackground: @sapIndicationColor_10_Active_Background;
786
+ @sapUiIndication10ActiveBorderColor: @sapIndicationColor_10_Active_BorderColor;
787
+ @sapUiIndication10ActiveTextColor: @sapIndicationColor_10_Active_TextColor;
788
+ @sapUiIndication10SelectedBackground: @sapIndicationColor_10_Selected_Background;
789
+ @sapUiIndication10SelectedBorderColor: @sapIndicationColor_10_Selected_BorderColor;
790
+ @sapUiIndication10SelectedTextColor: @sapIndicationColor_10_Selected_TextColor;
791
+ @sapUiIndication10b: @sapIndicationColor_10b;
792
+ @sapUiIndication10bBorderColor: @sapIndicationColor_10_BorderColor;
793
+ @sapUiIndication10bHoverBackground: @sapIndicationColor_10b_Hover_Background;
688
794
 
689
795
 
690
796
  // =====================================
@@ -73,6 +73,7 @@
73
73
  font-weight: 400;
74
74
  src: url('fonts/72-Regular.woff2') format('woff2'),
75
75
  local('72');
76
+ unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
76
77
  }
77
78
 
78
79
  @font-face {
@@ -88,6 +89,7 @@
88
89
  font-weight: 700;
89
90
  src: url('fonts/72-Bold.woff2') format('woff2'),
90
91
  local('72-Bold');
92
+ unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
91
93
  }
92
94
 
93
95
  @font-face {
@@ -103,6 +105,7 @@
103
105
  font-weight: 300;
104
106
  src: url('fonts/72-Light.woff2') format('woff2'),
105
107
  local('72-Light');
108
+ unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
106
109
  }
107
110
 
108
111
  @font-face {
@@ -117,6 +120,7 @@
117
120
  font-style: normal;
118
121
  src: url('fonts/72-Bold.woff2') format('woff2'),
119
122
  local('72-Bold');
123
+ unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
120
124
  }
121
125
 
122
126
  @font-face {
@@ -130,6 +134,7 @@
130
134
  font-style: normal;
131
135
  src: url('fonts/72-Light.woff2') format('woff2'),
132
136
  local('72-Light');
137
+ unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
133
138
  }
134
139
 
135
140
  @font-face {
@@ -142,6 +147,7 @@
142
147
  font-family: '72Mono';
143
148
  src: url('fonts/72Mono-Regular.woff2') format('woff2'),
144
149
  local('72Mono');
150
+ unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
145
151
  }
146
152
 
147
153
  @font-face {
@@ -153,6 +159,7 @@
153
159
  font-family: '72Mono-Bold';
154
160
  src: url('fonts/72Mono-Bold.woff2') format('woff2'),
155
161
  local('72Mono-Bold');
162
+ unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
156
163
  }
157
164
 
158
165
  @font-face {
@@ -163,6 +170,7 @@
163
170
  @font-face {
164
171
  font-family: '72Black';
165
172
  src: url('fonts/72-Black.woff2') format('woff2');
173
+ unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
166
174
  }
167
175
 
168
176
  @font-face {
@@ -173,6 +181,7 @@
173
181
  @font-face {
174
182
  font-family: '72-SemiboldDuplex';
175
183
  src: url('fonts/72-SemiboldDuplex.woff2') format('woff2');
184
+ unicode-range: U+00, U+0D, U+20-7E, U+A0-FF, U+131, U+152-153, U+161, U+178, U+17D-17E, U+192, U+237, U+2C6, U+2DC, U+3BC, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
176
185
  }
177
186
 
178
187
  @font-face {
@@ -180,108 +189,6 @@
180
189
  src: url('fonts/72-SemiboldDuplex-full.woff2') format('woff2');
181
190
  }
182
191
 
183
- /**
184
- * Some diacritics are supported by the 72 font:
185
- * * Grave
186
- * * Acute
187
- * * Circumflex
188
- * * Tilde
189
- *
190
- * However, the following diacritics and the combination of multiple diacritics (including the supported ones) are not supported:
191
- * * Breve
192
- * * Horn
193
- * * Dot below
194
- * * Hook above
195
- *
196
- * Fallback for the characters that aren't covered by the '72' font to the '72-full' font where they are supported
197
- *
198
- * U+0102-0103: A and a with Breve
199
- * U+01A0-01A1: O and o with Horn
200
- * U+01AF-01B0: U and u with Horn
201
- * U+1EA0-1EB7: A and a with diacritics that are not supported by the font and combination of multiple diacritics
202
- * U+1EB8-1EC7: E and e with diacritics that are not supported by the font and combination of multiple diacritics
203
- * U+1EC8-1ECB: I and i with diacritics that are not supported by the font and combination of multiple diacritics
204
- * U+1ECC-1EE3: O and o with diacritics that are not supported by the font and combination of multiple diacritics
205
- * U+1EE4-1EF1: U and u with diacritics that are not supported by the font and combination of multiple diacritics
206
- * U+1EF4-1EF7: Y and y with diacritics that are not supported by the font and combination of multiple diacritics
207
- *
208
- *
209
- * Moreover, the Caron has a special vertical form used on tall characters:
210
- *
211
- * U+010C: C with Caron
212
- * U+010F: d with Caron
213
- * U+013D: L with Caron
214
- * U+013E: l with Caron
215
- * U+0158: R with Caron
216
- * U+0165: t with Caron
217
- *
218
- * Those characters aren't covered by the font '72' but some browser simply combine the letter without diacritics with
219
- * the standard combining Caron (U+030C) which leads to the wrong display of those characters. Because those characters
220
- * are covered by the '72-full' font, they are redirected to that font as well for being correctly displayed.
221
- *
222
- */
223
- @font-face {
224
- font-family: '72';
225
- font-style: normal;
226
- font-weight: 400;
227
- unicode-range: U+0102-0103, U+010C, U+010F, U+013D, U+013E, U+0158, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
228
- src: url('fonts/72-Regular-full.woff2') format('woff2');
229
- }
230
-
231
- @font-face {
232
- font-family: '72';
233
- font-style: normal;
234
- font-weight: 700;
235
- unicode-range: U+0102-0103, U+010C, U+010F, U+013D, U+013E, U+0158, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
236
- src: url('fonts/72-Bold-full.woff2') format('woff2');
237
- }
238
-
239
- @font-face {
240
- font-family: '72';
241
- font-style: normal;
242
- font-weight: 300;
243
- unicode-range: U+0102-0103, U+010C, U+010F, U+013D, U+013E, U+0158, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
244
- src: url('fonts/72-Light-full.woff2') format('woff2');
245
- }
246
-
247
- @font-face {
248
- font-family: '72-Bold';
249
- font-style: normal;
250
- unicode-range: U+0102-0103, U+010C, U+010F, U+013D, U+013E, U+0158, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
251
- src: url('fonts/72-Bold-full.woff2') format('woff2');
252
- }
253
-
254
- @font-face {
255
- font-family: '72-Light';
256
- font-style: normal;
257
- unicode-range: U+0102-0103, U+010C, U+010F, U+013D, U+013E, U+0158, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
258
- src: url('fonts/72-Light-full.woff2') format('woff2');
259
- }
260
-
261
- @font-face {
262
- font-family: '72Mono';
263
- unicode-range: U+0102-0103, U+010C, U+010F, U+013D, U+013E, U+0158, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
264
- src: url('fonts/72Mono-Regular-full.woff2') format('woff2');
265
- }
266
-
267
- @font-face {
268
- font-family: '72Mono-Bold';
269
- unicode-range: U+0102-0103, U+010C, U+010F, U+013D, U+013E, U+0158, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
270
- src: url('fonts/72Mono-Bold-full.woff2') format('woff2');
271
- }
272
-
273
- @font-face {
274
- font-family: '72Black';
275
- unicode-range: U+0102-0103, U+010C, U+010F, U+013D, U+013E, U+0158, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
276
- src: url('fonts/72-Black-full.woff2') format('woff2');
277
- }
278
-
279
- @font-face {
280
- font-family: '72-SemiboldDuplex';
281
- unicode-range: U+0102-0103, U+010C, U+010F, U+013D, U+013E, U+0158, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
282
- src: url('fonts/72-SemiboldDuplex-full.woff2') format('woff2');
283
- }
284
-
285
192
  // Responsive paddings
286
193
  .sapUi-Std-PaddingS {
287
194
  padding-left: 1rem !important;