@openui5/themelib_sap_horizon 1.109.0 → 1.110.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 (140) hide show
  1. package/.reuse/dep5 +16 -16
  2. package/THIRDPARTY.txt +2 -2
  3. package/package.json +18 -18
  4. package/src/sap/f/themes/sap_horizon/DynamicPage.less +3 -1
  5. package/src/sap/f/themes/sap_horizon/FlexibleColumnLayout.less +2 -0
  6. package/src/sap/f/themes/sap_horizon/ShellBar.less +11 -1
  7. package/src/sap/f/themes/sap_horizon/library.source.less +1 -1
  8. package/src/sap/f/themes/sap_horizon_dark/DynamicPage.less +2 -1
  9. package/src/sap/f/themes/sap_horizon_dark/FlexibleColumnLayout.less +2 -1
  10. package/src/sap/f/themes/sap_horizon_dark/ShellBar.less +9 -1
  11. package/src/sap/f/themes/sap_horizon_dark/library.source.less +1 -1
  12. package/src/sap/f/themes/sap_horizon_hcb/DynamicPage.less +3 -1
  13. package/src/sap/f/themes/sap_horizon_hcb/ShellBar.less +6 -1
  14. package/src/sap/f/themes/sap_horizon_hcb/library.source.less +1 -1
  15. package/src/sap/f/themes/sap_horizon_hcw/DynamicPage.less +3 -1
  16. package/src/sap/f/themes/sap_horizon_hcw/ShellBar.less +8 -1
  17. package/src/sap/f/themes/sap_horizon_hcw/library.source.less +1 -1
  18. package/src/sap/m/themes/sap_horizon/Carousel.less +2 -1
  19. package/src/sap/m/themes/sap_horizon/Dialog.less +3 -3
  20. package/src/sap/m/themes/sap_horizon/GenericTile.less +22 -1
  21. package/src/sap/m/themes/sap_horizon/IconTabBar.less +4 -0
  22. package/src/sap/m/themes/sap_horizon/InputBase.less +1 -1
  23. package/src/sap/m/themes/sap_horizon/ListBase.less +4 -0
  24. package/src/sap/m/themes/sap_horizon/MenuButton.less +18 -0
  25. package/src/sap/m/themes/sap_horizon/MessageView.less +3 -0
  26. package/src/sap/m/themes/sap_horizon/ProgressIndicator.less +11 -2
  27. package/src/sap/m/themes/sap_horizon/RadioButton.less +2 -1
  28. package/src/sap/m/themes/sap_horizon/SplitButton.less +4 -0
  29. package/src/sap/m/themes/sap_horizon/Table.less +1 -1
  30. package/src/sap/m/themes/sap_horizon/TextArea.less +22 -14
  31. package/src/sap/m/themes/sap_horizon/library.source.less +1 -1
  32. package/src/sap/m/themes/sap_horizon_dark/Carousel.less +2 -1
  33. package/src/sap/m/themes/sap_horizon_dark/Dialog.less +3 -3
  34. package/src/sap/m/themes/sap_horizon_dark/GenericTile.less +22 -7
  35. package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +4 -0
  36. package/src/sap/m/themes/sap_horizon_dark/ListBase.less +4 -0
  37. package/src/sap/m/themes/sap_horizon_dark/MenuButton.less +17 -0
  38. package/src/sap/m/themes/sap_horizon_dark/MessageView.less +3 -0
  39. package/src/sap/m/themes/sap_horizon_dark/RadioButton.less +2 -1
  40. package/src/sap/m/themes/sap_horizon_dark/SplitButton.less +4 -0
  41. package/src/sap/m/themes/sap_horizon_dark/Table.less +1 -1
  42. package/src/sap/m/themes/sap_horizon_dark/TextArea.less +23 -15
  43. package/src/sap/m/themes/sap_horizon_dark/Toolbar.less +1 -1
  44. package/src/sap/m/themes/sap_horizon_dark/library.source.less +1 -1
  45. package/src/sap/m/themes/sap_horizon_hcb/Dialog.less +3 -3
  46. package/src/sap/m/themes/sap_horizon_hcb/GenericTile.less +7 -0
  47. package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +13 -0
  48. package/src/sap/m/themes/sap_horizon_hcb/Table.less +1 -1
  49. package/src/sap/m/themes/sap_horizon_hcb/TextArea.less +15 -0
  50. package/src/sap/m/themes/sap_horizon_hcb/library.source.less +1 -1
  51. package/src/sap/m/themes/sap_horizon_hcw/Dialog.less +3 -3
  52. package/src/sap/m/themes/sap_horizon_hcw/GenericTile.less +7 -0
  53. package/src/sap/m/themes/sap_horizon_hcw/ObjectStatus.less +13 -0
  54. package/src/sap/m/themes/sap_horizon_hcw/Table.less +1 -1
  55. package/src/sap/m/themes/sap_horizon_hcw/TextArea.less +15 -0
  56. package/src/sap/m/themes/sap_horizon_hcw/library.source.less +1 -1
  57. package/src/sap/tnt/themes/sap_horizon/library.source.less +1 -1
  58. package/src/sap/tnt/themes/sap_horizon_dark/library.source.less +1 -1
  59. package/src/sap/tnt/themes/sap_horizon_hcb/library.source.less +1 -1
  60. package/src/sap/tnt/themes/sap_horizon_hcw/library.source.less +1 -1
  61. package/src/sap/ui/codeeditor/themes/sap_horizon/library.source.less +1 -1
  62. package/src/sap/ui/codeeditor/themes/sap_horizon_dark/library.source.less +1 -1
  63. package/src/sap/ui/codeeditor/themes/sap_horizon_hcb/library.source.less +1 -1
  64. package/src/sap/ui/codeeditor/themes/sap_horizon_hcw/library.source.less +1 -1
  65. package/src/sap/ui/commons/themes/sap_horizon/library.source.less +1 -1
  66. package/src/sap/ui/commons/themes/sap_horizon_dark/library.source.less +1 -1
  67. package/src/sap/ui/commons/themes/sap_horizon_hcb/library.source.less +1 -1
  68. package/src/sap/ui/commons/themes/sap_horizon_hcw/library.source.less +1 -1
  69. package/src/sap/ui/core/themes/sap_horizon/.theme +2 -2
  70. package/src/sap/ui/core/themes/sap_horizon/base.less +5 -5
  71. package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.ttf +0 -0
  72. package/src/sap/ui/core/themes/sap_horizon/global.less +1 -1
  73. package/src/sap/ui/core/themes/sap_horizon/library.source.less +1 -1
  74. package/src/sap/ui/core/themes/sap_horizon/shared.less +35 -29
  75. package/src/sap/ui/core/themes/sap_horizon_dark/.theme +2 -2
  76. package/src/sap/ui/core/themes/sap_horizon_dark/base.less +7 -7
  77. package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.ttf +0 -0
  78. package/src/sap/ui/core/themes/sap_horizon_dark/global.less +2 -2
  79. package/src/sap/ui/core/themes/sap_horizon_dark/library.source.less +1 -1
  80. package/src/sap/ui/core/themes/sap_horizon_dark/shared.less +35 -29
  81. package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +2 -2
  82. package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +5 -5
  83. package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/SAP-icons.ttf +0 -0
  84. package/src/sap/ui/core/themes/sap_horizon_hcb/library.source.less +1 -1
  85. package/src/sap/ui/core/themes/sap_horizon_hcb/shared.less +35 -29
  86. package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +2 -2
  87. package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +5 -5
  88. package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.ttf +0 -0
  89. package/src/sap/ui/core/themes/sap_horizon_hcw/library.source.less +1 -1
  90. package/src/sap/ui/core/themes/sap_horizon_hcw/shared.less +35 -28
  91. package/src/sap/ui/dt/themes/sap_horizon/library.source.less +1 -1
  92. package/src/sap/ui/dt/themes/sap_horizon_dark/library.source.less +1 -1
  93. package/src/sap/ui/dt/themes/sap_horizon_hcb/library.source.less +1 -1
  94. package/src/sap/ui/dt/themes/sap_horizon_hcw/library.source.less +1 -1
  95. package/src/sap/ui/fl/themes/sap_horizon/library.source.less +1 -1
  96. package/src/sap/ui/fl/themes/sap_horizon_dark/library.source.less +1 -1
  97. package/src/sap/ui/fl/themes/sap_horizon_hcb/library.source.less +1 -1
  98. package/src/sap/ui/fl/themes/sap_horizon_hcw/library.source.less +1 -1
  99. package/src/sap/ui/integration/themes/sap_horizon/library.source.less +1 -1
  100. package/src/sap/ui/integration/themes/sap_horizon_dark/library.source.less +1 -1
  101. package/src/sap/ui/integration/themes/sap_horizon_hcb/library.source.less +1 -1
  102. package/src/sap/ui/integration/themes/sap_horizon_hcw/library.source.less +1 -1
  103. package/src/sap/ui/layout/themes/sap_horizon/library.source.less +1 -1
  104. package/src/sap/ui/layout/themes/sap_horizon_dark/library.source.less +1 -1
  105. package/src/sap/ui/layout/themes/sap_horizon_hcb/library.source.less +1 -1
  106. package/src/sap/ui/layout/themes/sap_horizon_hcw/library.source.less +1 -1
  107. package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +1 -1
  108. package/src/sap/ui/mdc/themes/sap_horizon_dark/library.source.less +1 -1
  109. package/src/sap/ui/mdc/themes/sap_horizon_hcb/library.source.less +1 -1
  110. package/src/sap/ui/mdc/themes/sap_horizon_hcw/library.source.less +1 -1
  111. package/src/sap/ui/rta/themes/sap_horizon/Toolbar.adaptation.less +0 -6
  112. package/src/sap/ui/rta/themes/sap_horizon/library.source.less +1 -1
  113. package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.adaptation.less +4 -8
  114. package/src/sap/ui/rta/themes/sap_horizon_dark/library.source.less +1 -1
  115. package/src/sap/ui/rta/themes/sap_horizon_hcb/library.source.less +1 -1
  116. package/src/sap/ui/rta/themes/sap_horizon_hcw/library.source.less +1 -1
  117. package/src/sap/ui/suite/themes/sap_horizon/library.source.less +1 -1
  118. package/src/sap/ui/suite/themes/sap_horizon_dark/library.source.less +1 -1
  119. package/src/sap/ui/suite/themes/sap_horizon_hcb/library.source.less +1 -1
  120. package/src/sap/ui/suite/themes/sap_horizon_hcw/library.source.less +1 -1
  121. package/src/sap/ui/table/themes/sap_horizon/library.source.less +1 -1
  122. package/src/sap/ui/table/themes/sap_horizon_dark/library.source.less +1 -1
  123. package/src/sap/ui/table/themes/sap_horizon_hcb/library.source.less +1 -1
  124. package/src/sap/ui/table/themes/sap_horizon_hcw/library.source.less +1 -1
  125. package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +40 -5
  126. package/src/sap/ui/unified/themes/sap_horizon/library.source.less +1 -1
  127. package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +40 -5
  128. package/src/sap/ui/unified/themes/sap_horizon_dark/library.source.less +1 -1
  129. package/src/sap/ui/unified/themes/sap_horizon_hcb/Calendar.less +36 -5
  130. package/src/sap/ui/unified/themes/sap_horizon_hcb/library.source.less +1 -1
  131. package/src/sap/ui/unified/themes/sap_horizon_hcw/Calendar.less +40 -4
  132. package/src/sap/ui/unified/themes/sap_horizon_hcw/library.source.less +1 -1
  133. package/src/sap/ui/ux3/themes/sap_horizon/library.source.less +1 -1
  134. package/src/sap/ui/ux3/themes/sap_horizon_dark/library.source.less +1 -1
  135. package/src/sap/ui/ux3/themes/sap_horizon_hcb/library.source.less +1 -1
  136. package/src/sap/ui/ux3/themes/sap_horizon_hcw/library.source.less +1 -1
  137. package/src/sap/uxap/themes/sap_horizon/library.source.less +1 -1
  138. package/src/sap/uxap/themes/sap_horizon_dark/library.source.less +1 -1
  139. package/src/sap/uxap/themes/sap_horizon_hcb/library.source.less +1 -1
  140. package/src/sap/uxap/themes/sap_horizon_hcw/library.source.less +1 -1
@@ -184,33 +184,39 @@
184
184
  * Browsers synthesizes glyphs that have multiple diacritics from the basic glyphs. Some glyphs don't look right after
185
185
  * browsers' synthesis. Those glyphs need to be redirected to "72-full" where they are supported.
186
186
  *
187
- * U+1EA4-1EA7: A and a with circumflex synthesized with acute or grave
188
- * U+1EAA-1EAB: A and a with circumflex synthesized with tilde
189
- * U+1EBC-1EBD: E and e synthesized with tilde
190
- * U+1EBE-1EC1: E and e with circumflex synthesized with acute or gave
191
- * U+1EC4-1EC5: E and e with circumflex synthesized with tilde
192
- * U+1ED0-1ED3: O and o with circumflex synthesized with acute or gave
193
- * U+1ED6-1ED7: O and o with circumflex synthesized with tilde
194
- *
195
- * Moreover, the diacritic Caron has a special vertical form used on tall characters:
196
- *
197
- * U+010C: C with Caron
198
- * U+010F: d with Caron
199
- * U+013D: L with Caron
200
- * U+013E: l with Caron
201
- * U+0158: R with Caron
202
- * U+0165: t with Caron
203
- *
204
- * Those characters aren't covered by the font '72' but browsers synthesize the letter without diacritic with the
205
- * standard combining Caron (U+030C) which leads to the wrong display of those characters. Because those characters are
206
- * covered by the '72-full' font, they are redirected to that font as well for being correctly displayed.
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.
207
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: Ỗ, ỗ
208
214
  */
209
215
  @font-face {
210
216
  font-family: '72';
211
217
  font-style: normal;
212
218
  font-weight: 400;
213
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
214
220
  src: url('fonts/72-Regular-full.woff2') format('woff2');
215
221
  }
216
222
 
@@ -218,7 +224,7 @@
218
224
  font-family: '72';
219
225
  font-style: normal;
220
226
  font-weight: 700;
221
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
222
228
  src: url('fonts/72-Bold-full.woff2') format('woff2');
223
229
  }
224
230
 
@@ -226,45 +232,45 @@
226
232
  font-family: '72';
227
233
  font-style: normal;
228
234
  font-weight: 300;
229
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
230
236
  src: url('fonts/72-Light-full.woff2') format('woff2');
231
237
  }
232
238
 
233
239
  @font-face {
234
240
  font-family: '72-Bold';
235
241
  font-style: normal;
236
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
237
243
  src: url('fonts/72-Bold-full.woff2') format('woff2');
238
244
  }
239
245
 
240
246
  @font-face {
241
247
  font-family: '72-Light';
242
248
  font-style: normal;
243
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
244
250
  src: url('fonts/72-Light-full.woff2') format('woff2');
245
251
  }
246
252
 
247
253
  @font-face {
248
254
  font-family: '72Mono';
249
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
250
256
  src: url('fonts/72Mono-Regular-full.woff2') format('woff2');
251
257
  }
252
258
 
253
259
  @font-face {
254
260
  font-family: '72Mono-Bold';
255
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
256
262
  src: url('fonts/72Mono-Bold-full.woff2') format('woff2');
257
263
  }
258
264
 
259
265
  @font-face {
260
266
  font-family: '72Black';
261
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
262
268
  src: url('fonts/72-Black-full.woff2') format('woff2');
263
269
  }
264
270
 
265
271
  @font-face {
266
272
  font-family: '72-SemiboldDuplex';
267
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
268
274
  src: url('fonts/72-SemiboldDuplex-full.woff2') format('woff2');
269
275
  }
270
276
 
@@ -4,9 +4,9 @@
4
4
  <name>sap_horizon_hcw</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>OpenUI5
7
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
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.109.0</version>
9
+ <version>1.110.0</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast white theme library.</documentation>
12
12
 
@@ -1,11 +1,11 @@
1
1
  // /**
2
- // * Copyright (c) 2012-2022 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 VERSION_UNKNOWN
4
- // * data:{"sModified":"2022-10-11T12:15:50Z"}
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.23011.0-20221202113725
4
+ // * data:{"sModified":"2022-12-07T13:34:17Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_horizon_hcw/base.less (Version 11.1.44) *******************/
8
+ /******************* FILE /Base/baseLib/sap_horizon_hcw/base.less (Version 11.1.48) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
@@ -492,7 +492,7 @@
492
492
  @sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;
493
493
 
494
494
  // [Tags "!Protected"]
495
- @sapFontBlackFamily: "72Black", "72", "72full", Arial, Helvetica, sans-serif;
495
+ @sapFontBlackFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif;
496
496
 
497
497
  // [Tags "!Protected"]
498
498
  @sapFontHeaderFamily: @sapFontFamily;
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -184,32 +184,39 @@
184
184
  * Browsers synthesizes glyphs that have multiple diacritics from the basic glyphs. Some glyphs don't look right after
185
185
  * browsers' synthesis. Those glyphs need to be redirected to "72-full" where they are supported.
186
186
  *
187
- * U+1EA4-1EA7: A and a with circumflex synthesized with acute or grave
188
- * U+1EAA-1EAB: A and a with circumflex synthesized with tilde
189
- * U+1EBC-1EBD: E and e synthesized with tilde
190
- * U+1EBE-1EC1: E and e with circumflex synthesized with acute or gave
191
- * U+1EC4-1EC5: E and e with circumflex synthesized with tilde
192
- * U+1ED0-1ED3: O and o with circumflex synthesized with acute or gave
193
- * U+1ED6-1ED7: O and o with circumflex synthesized with tilde
194
- *
195
- * Moreover, the diacritic Caron has a special vertical form used on tall characters:
196
- *
197
- * U+010C: C with Caron
198
- * U+010F: d with Caron
199
- * U+013D: L with Caron
200
- * U+013E: l with Caron
201
- * U+0158: R with Caron
202
- * U+0165: t with Caron
203
- *
204
- * Those characters aren't covered by the font '72' but browsers synthesize the letter without diacritic with the
205
- * standard combining Caron (U+030C) which leads to the wrong display of those characters. Because those characters are
206
- * covered by the '72-full' font, they are redirected to that font as well for being correctly displayed.
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.
207
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: Ỗ, ỗ
208
214
  */
209
215
  @font-face {
210
216
  font-family: '72';
211
217
  font-style: normal;
212
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;
213
220
  src: url('fonts/72-Regular-full.woff2') format('woff2');
214
221
  }
215
222
 
@@ -217,7 +224,7 @@
217
224
  font-family: '72';
218
225
  font-style: normal;
219
226
  font-weight: 700;
220
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
221
228
  src: url('fonts/72-Bold-full.woff2') format('woff2');
222
229
  }
223
230
 
@@ -225,45 +232,45 @@
225
232
  font-family: '72';
226
233
  font-style: normal;
227
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;
228
236
  src: url('fonts/72-Light-full.woff2') format('woff2');
229
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
230
237
  }
231
238
 
232
239
  @font-face {
233
240
  font-family: '72-Bold';
234
241
  font-style: normal;
235
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
236
243
  src: url('fonts/72-Bold-full.woff2') format('woff2');
237
244
  }
238
245
 
239
246
  @font-face {
240
247
  font-family: '72-Light';
241
248
  font-style: normal;
242
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
243
250
  src: url('fonts/72-Light-full.woff2') format('woff2');
244
251
  }
245
252
 
246
253
  @font-face {
247
254
  font-family: '72Mono';
248
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
249
256
  src: url('fonts/72Mono-Regular-full.woff2') format('woff2');
250
257
  }
251
258
 
252
259
  @font-face {
253
260
  font-family: '72Mono-Bold';
254
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
255
262
  src: url('fonts/72Mono-Bold-full.woff2') format('woff2');
256
263
  }
257
264
 
258
265
  @font-face {
259
266
  font-family: '72Black';
260
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
261
268
  src: url('fonts/72-Black-full.woff2') format('woff2');
262
269
  }
263
270
 
264
271
  @font-face {
265
272
  font-family: '72-SemiboldDuplex';
266
- unicode-range: U+010C, U+010F, U+013D-013E, U+0158, U+0165, U+1EA4-1EA7, U+1EAA-1EAB, U+1EBC-1EC1, U+1EC4-1EC5, U+1ED0-1ED3, U+1ED6-1ED7;
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;
267
274
  src: url('fonts/72-SemiboldDuplex-full.woff2') format('woff2');
268
275
  }
269
276
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  @import "../base/library.source.less";
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  @import "../base/library.source.less";
@@ -40,8 +40,6 @@
40
40
  top: 0.0625rem;
41
41
  right: 0.0625rem;
42
42
  bottom: 0.0625rem;
43
- border: 0.125rem solid @_sap_ui_rta_Toolbar_Adaptation_FocusOutlineCol;
44
- border-radius: 0.375rem;
45
43
  }
46
44
  }
47
45
 
@@ -99,8 +97,4 @@
99
97
  }
100
98
 
101
99
  }
102
- }
103
-
104
- html.sap-desktop .sapUiRtaMode .sapMSegBBtnFocusable:focus .sapMSegBBtnInner:after {
105
- border: none;
106
100
  }
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  @import "../base/library.source.less";
@@ -10,9 +10,9 @@
10
10
  @_sap_ui_rta_Toolbar_Adaptation_BorderRadius: @sapUiButtonBorderCornerRadius; //0.5rem
11
11
  @_sap_ui_rta_Toolbar_Adaptation_BtnFocusBorder: transparent;
12
12
  @_sap_ui_rta_Toolbar_Adaptation_SegBBtnHoverTextColor: @sapUiShellTextColor; //#eaecee
13
- @_sap_ui_rta_Toolbar_Adaptation_SegBBtnHoverBG: @sapUiButtonEmphasizedHoverBackground; //#0064d9
13
+ @_sap_ui_rta_Toolbar_Adaptation_SegBBtnSelHoverBG: @sapUiButtonEmphasizedHoverBackground; //#0064d9
14
+ @_sap_ui_rta_Toolbar_Adaptation_SegBBtnHoverBG: fade(@sapUiNeutral, 30); //#474e56
14
15
  @_sap_ui_rta_Toolbar_Adaptation_SegBBtnBG: @sapUiButtonEmphasizedBackground; // #0070f2
15
- @_sap_ui_rta_Toolbar_Adaptation_SegBBtnFocusShadow: @sapUiContentInteractionShadow; //
16
16
  @_sap_ui_rta_Toolbar_Adaptation_DraftVersionColor: @sapUiCriticalElement; //#f7bf00
17
17
  @_sap_ui_rta_Toolbar_Adaptation_ActiveVersionColor: @sapUiPositiveText; //#97dd40
18
18
  @_sap_ui_rta_Toolbar_Adaptation_VersionHistoryHover: @sapUiListSelectionBackgroundColor; //#1d2d3e
@@ -36,7 +36,7 @@
36
36
  }
37
37
 
38
38
  &:hover .sapMSegBBtnInner {
39
- box-shadow: @_sap_ui_rta_Toolbar_Adaptation_SegBBtnFocusShadow;
39
+ background-color: @_sap_ui_rta_Toolbar_Adaptation_SegBBtnHoverBG;
40
40
  }
41
41
 
42
42
  &:focus .sapMSegBBtnInner {
@@ -54,7 +54,7 @@
54
54
 
55
55
  &.sapMSegBBtnSel {
56
56
  &:hover .sapMSegBBtnInner {
57
- background-color: @_sap_ui_rta_Toolbar_Adaptation_SegBBtnHoverBG;
57
+ background-color: @_sap_ui_rta_Toolbar_Adaptation_SegBBtnSelHoverBG;
58
58
  color: @_sap_ui_rta_Toolbar_Adaptation_TextColor;
59
59
 
60
60
  &:after {
@@ -114,8 +114,4 @@
114
114
  outline-offset: -0.125rem;
115
115
  }
116
116
  }
117
- }
118
-
119
- html.sap-desktop .sapUiRtaMode .sapMSegBBtnFocusable:focus .sapMSegBBtnInner:after {
120
- border: none;
121
117
  }
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  @import "../base/library.source.less";
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  @import "../base/library.source.less";
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6