@openui5/themelib_sap_horizon 1.115.1 → 1.116.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.
Files changed (77) hide show
  1. package/.reuse/dep5 +0 -5
  2. package/THIRDPARTY.txt +1 -7
  3. package/package.json +18 -18
  4. package/src/sap/m/themes/sap_horizon/IconTabBar.less +4 -4
  5. package/src/sap/m/themes/sap_horizon/ListBase.less +12 -0
  6. package/src/sap/m/themes/sap_horizon/ObjectMarker.less +11 -3
  7. package/src/sap/m/themes/sap_horizon/RadioButton.less +4 -5
  8. package/src/sap/m/themes/sap_horizon/RangeSlider.less +2 -7
  9. package/src/sap/m/themes/sap_horizon/SearchField.less +1 -2
  10. package/src/sap/m/themes/sap_horizon/Select.less +8 -14
  11. package/src/sap/m/themes/sap_horizon/Slider.less +2 -1
  12. package/src/sap/m/themes/sap_horizon/TextArea.less +4 -0
  13. package/src/sap/m/themes/sap_horizon/TileContainer.less +20 -1
  14. package/src/sap/m/themes/sap_horizon/Wizard.less +1 -1
  15. package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +4 -4
  16. package/src/sap/m/themes/sap_horizon_dark/ListBase.less +12 -0
  17. package/src/sap/m/themes/sap_horizon_dark/ObjectMarker.less +10 -2
  18. package/src/sap/m/themes/sap_horizon_dark/RadioButton.less +4 -6
  19. package/src/sap/m/themes/sap_horizon_dark/RangeSlider.less +2 -7
  20. package/src/sap/m/themes/sap_horizon_dark/SearchField.less +0 -2
  21. package/src/sap/m/themes/sap_horizon_dark/Select.less +7 -14
  22. package/src/sap/m/themes/sap_horizon_dark/Slider.less +7 -1
  23. package/src/sap/m/themes/sap_horizon_dark/TextArea.less +4 -0
  24. package/src/sap/m/themes/sap_horizon_dark/TileContainer.less +18 -0
  25. package/src/sap/m/themes/sap_horizon_dark/Wizard.less +1 -1
  26. package/src/sap/m/themes/sap_horizon_hcb/CheckBox.less +4 -0
  27. package/src/sap/m/themes/sap_horizon_hcb/RadioButton.less +1 -1
  28. package/src/sap/m/themes/sap_horizon_hcb/SearchField.less +0 -2
  29. package/src/sap/m/themes/sap_horizon_hcb/Select.less +20 -0
  30. package/src/sap/m/themes/sap_horizon_hcb/Slider.less +2 -1
  31. package/src/sap/m/themes/sap_horizon_hcb/TextArea.less +5 -1
  32. package/src/sap/m/themes/sap_horizon_hcb/Wizard.less +1 -1
  33. package/src/sap/m/themes/sap_horizon_hcw/CheckBox.less +4 -0
  34. package/src/sap/m/themes/sap_horizon_hcw/RadioButton.less +1 -1
  35. package/src/sap/m/themes/sap_horizon_hcw/SearchField.less +0 -2
  36. package/src/sap/m/themes/sap_horizon_hcw/Select.less +21 -0
  37. package/src/sap/m/themes/sap_horizon_hcw/Slider.less +2 -1
  38. package/src/sap/m/themes/sap_horizon_hcw/TextArea.less +5 -1
  39. package/src/sap/m/themes/sap_horizon_hcw/Wizard.less +1 -1
  40. package/src/sap/tnt/themes/sap_horizon/SideNavigation.less +1 -1
  41. package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +21 -3
  42. package/src/sap/tnt/themes/sap_horizon/ToolPage.less +4 -4
  43. package/src/sap/tnt/themes/sap_horizon_dark/SideNavigation.less +1 -1
  44. package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +21 -3
  45. package/src/sap/tnt/themes/sap_horizon_dark/ToolPage.less +4 -4
  46. package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +24 -4
  47. package/src/sap/tnt/themes/sap_horizon_hcb/ToolPage.less +5 -5
  48. package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +20 -0
  49. package/src/sap/tnt/themes/sap_horizon_hcw/ToolPage.less +4 -4
  50. package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
  51. package/src/sap/ui/core/themes/sap_horizon/base.less +5 -5
  52. package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.ttf +0 -0
  53. package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.woff2 +0 -0
  54. package/src/sap/ui/core/themes/sap_horizon/shared.less +9 -94
  55. package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
  56. package/src/sap/ui/core/themes/sap_horizon_dark/base.less +5 -5
  57. package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.ttf +0 -0
  58. package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.woff2 +0 -0
  59. package/src/sap/ui/core/themes/sap_horizon_dark/shared.less +9 -95
  60. package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
  61. package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +15 -15
  62. package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/SAP-icons.ttf +0 -0
  63. package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/SAP-icons.woff2 +0 -0
  64. package/src/sap/ui/core/themes/sap_horizon_hcb/shared.less +9 -94
  65. package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
  66. package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +9 -9
  67. package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.ttf +0 -0
  68. package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.woff2 +0 -0
  69. package/src/sap/ui/core/themes/sap_horizon_hcw/shared.less +9 -94
  70. package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +430 -60
  71. package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +429 -51
  72. package/src/sap/ui/unified/themes/sap_horizon_hcb/Calendar.less +7 -0
  73. package/src/sap/ui/unified/themes/sap_horizon_hcw/Calendar.less +7 -0
  74. package/src/sap/uxap/themes/sap_horizon/HierarchicalSelect.less +0 -4
  75. package/src/sap/uxap/themes/sap_horizon_dark/HierarchicalSelect.less +0 -4
  76. package/src/sap/uxap/themes/sap_horizon_hcb/HierarchicalSelect.less +0 -6
  77. package/src/sap/uxap/themes/sap_horizon_hcw/HierarchicalSelect.less +0 -6
@@ -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,100 +189,6 @@
180
189
  src: url('fonts/72-SemiboldDuplex-full.woff2') format('woff2');
181
190
  }
182
191
 
183
- /**
184
- * Browsers synthesizes glyphs that have multiple diacritics from the basic glyphs. Some glyphs don't look right after
185
- * browsers' synthesis. Those glyphs need to be redirected to "72-full" where they are supported.
186
- *
187
- * Moreover, the diacritic Caron has a special vertical form used on tall characters. Those tall characters with Caron
188
- * aren't covered by the font '72' but browsers synthesize the letter without diacritic with the * standard combining
189
- * Caron (U+030C) which leads to the wrong display of those characters. Because those characters are * covered by the
190
- * '72-full' font, they are redirected to that font as well for being correctly displayed.
191
- *
192
- * U+0106: Ć
193
- * U+0108: Ĉ
194
- * U+010C: Č
195
- * U+010F: ď
196
- * U+013D-013E: Ľ, ľ
197
- * U+0143: Ń
198
- * U+0147-0148: Ň, ň
199
- * U+0154: Ŕ
200
- * U+0158: Ř
201
- * U+015A: Ś
202
- * U+015C-015D: Ŝ, ŝ
203
- * U+0164-0165: Ť, ť
204
- * U+0168-0169: Ũ, ũ
205
- * U+016E-016F: Ů, ů
206
- * U+0174-0177: Ŵ, ŵ, Ŷ, ŷ
207
- * U+0179: Ź
208
- * U+1EA4-1EA7: Ấ, ấ, Ầ, ầ
209
- * U+1EAA-1EAB: Ẫ, ẫ
210
- * U+1EBC-1EC1: Ẽ, ẽ, Ế, ế, Ề, ề
211
- * U+1EC4-1EC5: Ễ, ễ
212
- * U+1ED0-1ED3: Ố, ố, Ồ, ồ
213
- * U+1ED6-1ED7: Ỗ, ỗ
214
- */
215
- @font-face {
216
- font-family: '72';
217
- font-style: normal;
218
- font-weight: 400;
219
- unicode-range: U+0106, U+0108, U+010C, U+010F, U+013D-013E, U+0143, U+0147-0148, U+0154, U+0158, U+015A, U+015C-015D, U+0164-0165, U+0168-0169, U+016E-016F, U+0174-0177, U+0179, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
220
- src: url('fonts/72-Regular-full.woff2') format('woff2');
221
- }
222
-
223
- @font-face {
224
- font-family: '72';
225
- font-style: normal;
226
- font-weight: 700;
227
- unicode-range: U+0106, U+0108, U+010C, U+010F, U+013D-013E, U+0143, U+0147-0148, U+0154, U+0158, U+015A, U+015C-015D, U+0164-0165, U+0168-0169, U+016E-016F, U+0174-0177, U+0179, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
228
- src: url('fonts/72-Bold-full.woff2') format('woff2');
229
- }
230
-
231
- @font-face {
232
- font-family: '72';
233
- font-style: normal;
234
- font-weight: 300;
235
- unicode-range: U+0106, U+0108, U+010C, U+010F, U+013D-013E, U+0143, U+0147-0148, U+0154, U+0158, U+015A, U+015C-015D, U+0164-0165, U+0168-0169, U+016E-016F, U+0174-0177, U+0179, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
236
- src: url('fonts/72-Light-full.woff2') format('woff2');
237
- }
238
-
239
- @font-face {
240
- font-family: '72-Bold';
241
- font-style: normal;
242
- unicode-range: U+0106, U+0108, U+010C, U+010F, U+013D-013E, U+0143, U+0147-0148, U+0154, U+0158, U+015A, U+015C-015D, U+0164-0165, U+0168-0169, U+016E-016F, U+0174-0177, U+0179, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
243
- src: url('fonts/72-Bold-full.woff2') format('woff2');
244
- }
245
-
246
- @font-face {
247
- font-family: '72-Light';
248
- font-style: normal;
249
- unicode-range: U+0106, U+0108, U+010C, U+010F, U+013D-013E, U+0143, U+0147-0148, U+0154, U+0158, U+015A, U+015C-015D, U+0164-0165, U+0168-0169, U+016E-016F, U+0174-0177, U+0179, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
250
- src: url('fonts/72-Light-full.woff2') format('woff2');
251
- }
252
-
253
- @font-face {
254
- font-family: '72Mono';
255
- unicode-range: U+0106, U+0108, U+010C, U+010F, U+013D-013E, U+0143, U+0147-0148, U+0154, U+0158, U+015A, U+015C-015D, U+0164-0165, U+0168-0169, U+016E-016F, U+0174-0177, U+0179, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
256
- src: url('fonts/72Mono-Regular-full.woff2') format('woff2');
257
- }
258
-
259
- @font-face {
260
- font-family: '72Mono-Bold';
261
- unicode-range: U+0106, U+0108, U+010C, U+010F, U+013D-013E, U+0143, U+0147-0148, U+0154, U+0158, U+015A, U+015C-015D, U+0164-0165, U+0168-0169, U+016E-016F, U+0174-0177, U+0179, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
262
- src: url('fonts/72Mono-Bold-full.woff2') format('woff2');
263
- }
264
-
265
- @font-face {
266
- font-family: '72Black';
267
- unicode-range: U+0106, U+0108, U+010C, U+010F, U+013D-013E, U+0143, U+0147-0148, U+0154, U+0158, U+015A, U+015C-015D, U+0164-0165, U+0168-0169, U+016E-016F, U+0174-0177, U+0179, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
268
- src: url('fonts/72-Black-full.woff2') format('woff2');
269
- }
270
-
271
- @font-face {
272
- font-family: '72-SemiboldDuplex';
273
- unicode-range: U+0106, U+0108, U+010C, U+010F, U+013D-013E, U+0143, U+0147-0148, U+0154, U+0158, U+015A, U+015C-015D, U+0164-0165, U+0168-0169, U+016E-016F, U+0174-0177, U+0179, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
274
- src: url('fonts/72-SemiboldDuplex-full.woff2') format('woff2');
275
- }
276
-
277
192
  // Responsive paddings
278
193
  .sapUi-Std-PaddingS {
279
194
  padding-left: 1rem !important;