@openui5/sap.f 1.136.1 → 1.138.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 (151) hide show
  1. package/REUSE.toml +0 -28
  2. package/THIRDPARTY.txt +1 -25
  3. package/package.json +4 -4
  4. package/src/sap/f/.library +1 -1
  5. package/src/sap/f/Avatar.js +1 -1
  6. package/src/sap/f/AvatarGroup.js +1 -1
  7. package/src/sap/f/AvatarGroupItem.js +1 -1
  8. package/src/sap/f/CalendarAppointmentInCard.js +1 -1
  9. package/src/sap/f/CalendarInCard.js +1 -1
  10. package/src/sap/f/Card.js +1 -1
  11. package/src/sap/f/CardBase.js +1 -1
  12. package/src/sap/f/DynamicPage.js +1 -1
  13. package/src/sap/f/DynamicPageAccessibleLandmarkInfo.js +1 -1
  14. package/src/sap/f/DynamicPageHeader.js +12 -12
  15. package/src/sap/f/DynamicPageTitle.js +1 -1
  16. package/src/sap/f/FlexibleColumnLayout.js +1 -1
  17. package/src/sap/f/FlexibleColumnLayoutAccessibleLandmarkInfo.js +1 -1
  18. package/src/sap/f/FlexibleColumnLayoutData.js +1 -1
  19. package/src/sap/f/FlexibleColumnLayoutDataForDesktop.js +1 -1
  20. package/src/sap/f/FlexibleColumnLayoutDataForTablet.js +1 -1
  21. package/src/sap/f/FlexibleColumnLayoutSemanticHelper.js +1 -1
  22. package/src/sap/f/GridContainer.js +1 -1
  23. package/src/sap/f/GridContainerItemLayoutData.js +1 -1
  24. package/src/sap/f/GridContainerSettings.js +2 -2
  25. package/src/sap/f/GridList.js +1 -1
  26. package/src/sap/f/GridListItem.js +1 -1
  27. package/src/sap/f/IllustratedMessage.js +1 -1
  28. package/src/sap/f/Illustration.js +1 -1
  29. package/src/sap/f/PlanningCalendarInCardLegend.js +1 -1
  30. package/src/sap/f/ProductSwitch.js +1 -1
  31. package/src/sap/f/ProductSwitchItem.js +1 -1
  32. package/src/sap/f/SearchManager.js +1 -1
  33. package/src/sap/f/ShellBar.js +1 -1
  34. package/src/sap/f/SidePanel.js +21 -6
  35. package/src/sap/f/SidePanelItem.js +1 -1
  36. package/src/sap/f/cards/BaseHeader.js +1 -1
  37. package/src/sap/f/cards/Header.js +1 -1
  38. package/src/sap/f/cards/NumericHeader.js +1 -1
  39. package/src/sap/f/cards/NumericIndicators.js +1 -1
  40. package/src/sap/f/cards/NumericSideIndicator.js +1 -1
  41. package/src/sap/f/cards/loading/AnalyticalPlaceholder.js +1 -1
  42. package/src/sap/f/cards/loading/CalendarPlaceholder.js +1 -1
  43. package/src/sap/f/cards/loading/GenericPlaceholder.js +1 -1
  44. package/src/sap/f/cards/loading/ListPlaceholder.js +1 -1
  45. package/src/sap/f/cards/loading/ObjectPlaceholder.js +1 -1
  46. package/src/sap/f/cards/loading/PlaceholderBase.js +1 -1
  47. package/src/sap/f/cards/loading/TablePlaceholder.js +1 -1
  48. package/src/sap/f/cards/loading/TimelinePlaceholder.js +1 -1
  49. package/src/sap/f/changeHandler/MoveDynamicPageTitleActions.js +1 -1
  50. package/src/sap/f/delegate/GridContainerItemNavigation.js +1 -1
  51. package/src/sap/f/delegate/GridItemNavigation.js +1 -1
  52. package/src/sap/f/designtime/messagebundle_en_US_saprigi.properties +8 -4
  53. package/src/sap/f/dnd/GridDragOver.js +1 -1
  54. package/src/sap/f/dnd/GridDropInfo.js +1 -1
  55. package/src/sap/f/i18n/interaction_ar.xml +8 -0
  56. package/src/sap/f/i18n/interaction_bg.xml +8 -0
  57. package/src/sap/f/i18n/interaction_ca.xml +8 -0
  58. package/src/sap/f/i18n/interaction_cnr.xml +8 -0
  59. package/src/sap/f/i18n/interaction_cs.xml +8 -0
  60. package/src/sap/f/i18n/interaction_cy.xml +8 -0
  61. package/src/sap/f/i18n/interaction_da.xml +8 -0
  62. package/src/sap/f/i18n/interaction_de.xml +8 -0
  63. package/src/sap/f/i18n/interaction_el.xml +8 -0
  64. package/src/sap/f/i18n/interaction_en.xml +8 -0
  65. package/src/sap/f/i18n/interaction_en_GB.xml +8 -0
  66. package/src/sap/f/i18n/interaction_en_US_saprigi.xml +8 -0
  67. package/src/sap/f/i18n/interaction_es.xml +8 -0
  68. package/src/sap/f/i18n/interaction_es_MX.xml +8 -0
  69. package/src/sap/f/i18n/interaction_et.xml +8 -0
  70. package/src/sap/f/i18n/interaction_fi.xml +8 -0
  71. package/src/sap/f/i18n/interaction_fr.xml +8 -0
  72. package/src/sap/f/i18n/interaction_fr_CA.xml +8 -0
  73. package/src/sap/f/i18n/interaction_hi.xml +8 -0
  74. package/src/sap/f/i18n/interaction_hr.xml +8 -0
  75. package/src/sap/f/i18n/interaction_hu.xml +8 -0
  76. package/src/sap/f/i18n/interaction_id.xml +8 -0
  77. package/src/sap/f/i18n/interaction_it.xml +8 -0
  78. package/src/sap/f/i18n/interaction_iw.xml +8 -0
  79. package/src/sap/f/i18n/interaction_ja.xml +8 -0
  80. package/src/sap/f/i18n/interaction_kk.xml +8 -0
  81. package/src/sap/f/i18n/interaction_ko.xml +8 -0
  82. package/src/sap/f/i18n/interaction_lt.xml +8 -0
  83. package/src/sap/f/i18n/interaction_lv.xml +8 -0
  84. package/src/sap/f/i18n/interaction_mk.xml +8 -0
  85. package/src/sap/f/i18n/interaction_ms.xml +8 -0
  86. package/src/sap/f/i18n/interaction_nl.xml +8 -0
  87. package/src/sap/f/i18n/interaction_no.xml +8 -0
  88. package/src/sap/f/i18n/interaction_pl.xml +8 -0
  89. package/src/sap/f/i18n/interaction_pt.xml +8 -0
  90. package/src/sap/f/i18n/interaction_pt_PT.xml +8 -0
  91. package/src/sap/f/i18n/interaction_ro.xml +8 -0
  92. package/src/sap/f/i18n/interaction_ru.xml +8 -0
  93. package/src/sap/f/i18n/interaction_sh.xml +8 -0
  94. package/src/sap/f/i18n/interaction_sk.xml +8 -0
  95. package/src/sap/f/i18n/interaction_sl.xml +8 -0
  96. package/src/sap/f/i18n/interaction_sr.xml +8 -0
  97. package/src/sap/f/i18n/interaction_sv.xml +8 -0
  98. package/src/sap/f/i18n/interaction_th.xml +8 -0
  99. package/src/sap/f/i18n/interaction_tr.xml +8 -0
  100. package/src/sap/f/i18n/interaction_uk.xml +8 -0
  101. package/src/sap/f/i18n/interaction_vi.xml +8 -0
  102. package/src/sap/f/i18n/interaction_zh_CN.xml +8 -0
  103. package/src/sap/f/i18n/interaction_zh_TW.xml +8 -0
  104. package/src/sap/f/library.js +2 -2
  105. package/src/sap/f/messagebundle_ms.properties +1 -1
  106. package/src/sap/f/routing/Target.js +38 -11
  107. package/src/sap/f/routing/Targets.js +44 -11
  108. package/src/sap/f/semantic/AddAction.js +1 -1
  109. package/src/sap/f/semantic/CloseAction.js +1 -1
  110. package/src/sap/f/semantic/CopyAction.js +1 -1
  111. package/src/sap/f/semantic/DeleteAction.js +1 -1
  112. package/src/sap/f/semantic/DiscussInJamAction.js +1 -1
  113. package/src/sap/f/semantic/EditAction.js +1 -1
  114. package/src/sap/f/semantic/ExitFullScreenAction.js +1 -1
  115. package/src/sap/f/semantic/FavoriteAction.js +1 -1
  116. package/src/sap/f/semantic/FlagAction.js +1 -1
  117. package/src/sap/f/semantic/FooterMainAction.js +1 -1
  118. package/src/sap/f/semantic/FullScreenAction.js +1 -1
  119. package/src/sap/f/semantic/MainAction.js +1 -1
  120. package/src/sap/f/semantic/MessagesIndicator.js +1 -1
  121. package/src/sap/f/semantic/NegativeAction.js +1 -1
  122. package/src/sap/f/semantic/PositiveAction.js +1 -1
  123. package/src/sap/f/semantic/PrintAction.js +1 -1
  124. package/src/sap/f/semantic/SemanticButton.js +1 -1
  125. package/src/sap/f/semantic/SemanticConfiguration.js +1 -1
  126. package/src/sap/f/semantic/SemanticControl.js +1 -1
  127. package/src/sap/f/semantic/SemanticPage.js +1 -1
  128. package/src/sap/f/semantic/SemanticToggleButton.js +1 -1
  129. package/src/sap/f/semantic/SendEmailAction.js +1 -1
  130. package/src/sap/f/semantic/SendMessageAction.js +1 -1
  131. package/src/sap/f/semantic/ShareInJamAction.js +1 -1
  132. package/src/sap/f/semantic/TitleMainAction.js +1 -1
  133. package/src/sap/f/shellBar/AdditionalContentSupport.js +1 -1
  134. package/src/sap/f/shellBar/CoPilot.js +1 -1
  135. package/src/sap/f/shellBar/ControlSpacer.js +1 -1
  136. package/src/sap/f/shellBar/Search.js +1 -1
  137. package/src/sap/f/themes/base/Card.less +1 -1
  138. package/src/sap/f/themes/base/CardNumericIndicators.less +6 -5
  139. package/src/sap/f/themes/base/DynamicPage.less +55 -76
  140. package/src/sap/f/themes/base/DynamicPageHeader.less +7 -4
  141. package/src/sap/f/themes/base/ListPlaceholder.less +1 -1
  142. package/src/sap/f/themes/base/ObjectPlaceholder.less +3 -2
  143. package/src/sap/f/themes/base/ProductSwitch.less +5 -0
  144. package/src/sap/f/themes/base/ProductSwitchItem.less +24 -24
  145. package/src/sap/f/themes/base/SemanticPage.less +4 -0
  146. package/src/sap/f/themes/base/ShellBar.less +75 -47
  147. package/src/sap/f/themes/base/SidePanel.less +5 -12
  148. package/src/sap/f/themes/base/TablePlaceholder.less +3 -3
  149. package/src/sap/f/themes/base/TimelinePlaceholder.less +3 -4
  150. package/src/sap/f/routing/async/Target.js +0 -53
  151. package/src/sap/f/routing/async/Targets.js +0 -59
@@ -1,3 +1,8 @@
1
+ /* =============================== */
2
+ /* CSS for control sap.f/ShellBar */
3
+ /* Base theme */
4
+ /* =============================== */
5
+
1
6
  @_sap_f_ShellBar_PaddingDesktop: 3rem;
2
7
  @_sap_f_ShellBar_PaddingTablet: 2rem;
3
8
  @_sap_f_ShellBar_PaddingPhone: 1rem;
@@ -6,7 +11,7 @@
6
11
  @_sap_f_ShellBar_SearchHalfMaxWidth: 17.5rem;
7
12
 
8
13
  @_sap_f_ShellBar_PrimaryTitle_FontSize: @sapMFontMediumSize;
9
- @_sap_f_ShellBar_SecondTitle_FontSize: @sapMFontSmallSize;
14
+ @_sap_f_ShellBar_SecondTitle_FontSize: var(--sapFontSmallSize);
10
15
 
11
16
  .sapFShellBar {
12
17
  height: 3rem;
@@ -73,32 +78,36 @@
73
78
  margin: 0 0 0 0.5rem;
74
79
  }
75
80
 
76
- .sapFShellBarOLHB>.sapFShellBarItem:first-child,
77
- .sapFShellBarOLHB>.sapFShellBarOAHB:first-child > .sapFShellBarItem:first-child {
81
+ .sapFShellBarOLHB > .sapFShellBarItem:first-child,
82
+ .sapFShellBarOLHB > .sapFShellBarOAHB:first-child > .sapFShellBarItem:first-child {
78
83
  margin-left: 0;
79
84
  }
85
+
80
86
  .sapMIBar.sapMTB .sapMTBSpacer + .sapFShellBarItem.sapMBarChild,
81
87
  .sapFShellBarCopilot + .sapFShellBarItem {
82
88
  margin-left: 0;
83
89
  }
84
90
 
85
- // Assistant
91
+ /* Assistant */
86
92
  .sapMTB-Transparent-CTX .sapFShellBarAssistantBtn.sapFShellBarItemActive.sapFShellBarItem,
87
93
  .sapFShellBarAssistantBtn.sapFShellBarItemActive.sapFShellBarItem {
88
94
  color: @sapShell_Assistant_ForegroundColor;
95
+
89
96
  .sapMBtnIcon,
90
97
  &.sapFShellBarItem.sapMBtn:hover:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnHoverable:not(.sapMToggleBtnPressed) > .sapMBtnIcon {
91
98
  color: @sapShell_Assistant_ForegroundColor;
92
99
  }
93
100
  }
94
101
 
95
- // Reflection: styles overwritten
102
+ /* Reflection: styles overwritten */
96
103
  .sapMBtn .sapMBtnInner {
104
+
97
105
  .sapFAvatar {
98
106
  vertical-align: middle;
99
107
  }
100
- &:after {
101
- content: "";
108
+
109
+ &::after {
110
+ content: '';
102
111
  display: inline-block;
103
112
  vertical-align: middle;
104
113
  height: 100%;
@@ -112,7 +121,8 @@
112
121
  flex-grow: 1;
113
122
  overflow: visible;
114
123
  min-width: 0;
115
- >:first-child {
124
+
125
+ > :first-child {
116
126
  margin-left: 0;
117
127
  }
118
128
 
@@ -132,12 +142,13 @@
132
142
  font-weight: bold;
133
143
  overflow: hidden;
134
144
 
135
- // Reflection: styles overwritten
145
+ /* Reflection: styles overwritten */
136
146
  .sapMBtnInner > img {
137
147
  width: auto !important;
138
148
  max-width: none !important;
139
149
  height: 2rem;
140
150
  }
151
+
141
152
  .sapMBtnInner::after {
142
153
  content: '\E287';
143
154
  font-size: 1rem;
@@ -149,13 +160,14 @@
149
160
  .sapFShellBarHomeIcon {
150
161
  height: 2rem;
151
162
  vertical-align: middle;
163
+
152
164
  &.sapMNoImg {
153
165
  width: 0;
154
166
  }
155
167
  }
156
168
 
157
169
  .sapFShellBarSearch {
158
- max-width: 28rem; // max width of searchField + button width
170
+ max-width: 28rem; /* max width of searchField + button width */
159
171
  width: 100%;
160
172
  flex-grow: 1;
161
173
  flex-shrink: 1;
@@ -171,6 +183,7 @@
171
183
  margin-left: 0.5rem;
172
184
  display: none;
173
185
  }
186
+
174
187
  .sapFShellBarSearchWrap {
175
188
  display: flex;
176
189
  width: 100%;
@@ -192,6 +205,7 @@
192
205
  top: 50%;
193
206
  transform: translate(-50%, -50%);
194
207
  margin: 0;
208
+
195
209
  html[data-sap-ui-animation='on'] & {
196
210
  &:hover svg {
197
211
  transition: transform 0.30s;
@@ -202,6 +216,7 @@
202
216
  transform: scale(1.2);
203
217
  }
204
218
  }
219
+
205
220
  html[data-sap-ui-animation='off'] & {
206
221
  &:hover svg {
207
222
  transform: scale(1.1);
@@ -210,42 +225,31 @@
210
225
  transform: scale(1.2);
211
226
  }
212
227
  }
228
+
213
229
  .color1 {
214
230
  stop-color: #00B8F3;
215
231
  }
232
+
216
233
  .color2 {
217
234
  stop-color: #1C61BA;
218
235
  }
236
+
219
237
  .opacity7 {
220
238
  stop-opacity:0.7;
221
239
  }
240
+
222
241
  .opacity36 {
223
242
  stop-opacity: 0.36;
224
243
  }
244
+
225
245
  .opacity2 {
226
246
  stop-opacity: 0.2;
227
247
  }
248
+
228
249
  &:focus {
229
250
  outline: 1px dotted @sapUiContentFocusColor;
230
251
  outline-offset: -0.3125rem;
231
252
  }
232
- html[data-sap-ui-browser^="ed"] &:focus {
233
- outline-style: dashed;
234
- }
235
- html[data-sap-ui-browser^="ie"] &:focus {
236
- outline: none;
237
- }
238
- html[data-sap-ui-browser^="ie"] &:focus:before {
239
- content: " ";
240
- box-sizing: border-box;
241
- width: 88%;
242
- height: 88%;
243
- position: absolute;
244
- left: 3px;
245
- top: 3px;
246
- border: 1px dashed @sapUiContentFocusColor;
247
- pointer-events: none;
248
- }
249
253
  }
250
254
 
251
255
  .sapFSHMegaMenu .sapMBtnContent {
@@ -259,9 +263,11 @@
259
263
 
260
264
  &.sapFShellBarSizePhone {
261
265
  padding: 0 @_sap_f_ShellBar_PaddingPhone;
266
+
262
267
  .sapFShellBarProfile {
263
268
  margin-right: 0;
264
269
  }
270
+
265
271
  .sapFShellBarORHB {
266
272
  padding-left: ~"@{_sap_f_ShellBar_CoPilotHalfWidth}";
267
273
  }
@@ -273,22 +279,22 @@
273
279
  margin-left: 0.5rem;
274
280
 
275
281
  &::before {
276
- content: "";
282
+ content: '';
277
283
  position: absolute;
278
284
  top: -0.125rem;
279
285
  left: -0.125rem;
280
286
  bottom: -0.125rem;
281
287
  right: -0.125rem;
282
288
  z-index: -1;
283
- border-radius: @sapUiButtonBorderCornerRadius;
289
+ border-radius: var(--sapButton_BorderCornerRadius);
284
290
  }
285
291
 
286
292
  &:hover::before {
287
- background-color: @sapUiShellHoverBackground;
293
+ background-color: var(--sapShell_Hover_Background);
288
294
  }
289
295
 
290
296
  &:active::before {
291
- background-color: @sapUiShellActiveBackground;
297
+ background-color: var(--sapShell_Active_Background);
292
298
  }
293
299
  }
294
300
 
@@ -301,7 +307,7 @@
301
307
  overflow: hidden;
302
308
  text-overflow: ellipsis;
303
309
  background: transparent;
304
- color: @sapUiShellTextColor;
310
+ color: var(--sapShell_TextColor);
305
311
  font-size: @_sap_f_ShellBar_PrimaryTitle_FontSize;
306
312
  line-height: 2.75rem;
307
313
  vertical-align: middle;
@@ -309,9 +315,9 @@
309
315
  }
310
316
 
311
317
  .sapFShellBarSecondTitle {
312
- font-family: @sapUiFontFamily;
318
+ font-family: var(--sapFontFamily);
313
319
  font-size: @_sap_f_ShellBar_SecondTitle_FontSize;
314
- color: @sapUiShellTextColor;
320
+ color: var(--sapShell_TextColor);
315
321
  line-height: 2rem;
316
322
  vertical-align: middle;
317
323
  }
@@ -323,15 +329,17 @@
323
329
  }
324
330
 
325
331
  .sapUiSizeCompact & {
332
+
326
333
  &.sapMPageHeader .sapMIBar {
327
334
  height: 3rem;
328
335
  }
336
+
329
337
  .sapFShellBarProfile {
330
338
  height: 2rem;
331
339
  }
332
340
 
333
341
  .sapFShellBarSearch {
334
- max-width: 27.5rem; // max width of searchField + button width
342
+ max-width: 27.5rem; /* max width of searchField + button width */
335
343
 
336
344
  .sapMSF {
337
345
  max-width: 25rem;
@@ -341,24 +349,29 @@
341
349
 
342
350
  &.sapFShellBarSearchFullWidth {
343
351
  max-width: 100%;
352
+
344
353
  .sapMSF {
345
354
  max-width: 100%;
346
355
  }
347
356
  }
348
357
  }
358
+
349
359
  &.sapFShellBarFullSearch {
360
+
350
361
  .sapFShellBarSearch,
351
362
  .sapMSF {
352
363
  max-width: 100%;
353
364
  }
354
365
  }
355
366
 
356
- // Reflection: styles overwritten
367
+ /* Reflection: styles overwritten */
357
368
  .sapMBtnInner {
369
+
358
370
  &.sapMBtnIconFirst:not(.sapMBtnText),
359
- &.sapMBadgeTopRight.sapMBadge.sapMBtnIconFirst:not(.sapMBtnText){
371
+ &.sapMBadgeTopRight.sapMBadge.sapMBtnIconFirst:not(.sapMBtnText) {
360
372
  padding: 0;
361
373
  }
374
+
362
375
  &.sapMBadgeTopRight.sapMBadge .sapMBadgeIndicator {
363
376
  top: -0.3125rem;
364
377
  right: -0.4375rem;
@@ -369,19 +382,24 @@
369
382
  }
370
383
  }
371
384
  }
372
- &.sapFShellBarFullSearch {
385
+
386
+ &.sapFShellBarFullSearch {
387
+
373
388
  .sapFShellBarOLHB,
374
389
  .sapFShellBarORHB,
375
390
  .sapFShellBarOTB {
376
391
  position: static;
377
392
  }
393
+
378
394
  & * {
379
395
  visibility: hidden;
380
396
  }
397
+
381
398
  .sapFShellBarSearch,
382
399
  .sapFShellBarSearch * {
383
400
  visibility: visible;
384
401
  }
402
+
385
403
  .sapFShellBarSearchWrap {
386
404
  box-sizing: border-box;
387
405
  padding: 0 1.25rem;
@@ -392,14 +410,17 @@
392
410
  top: 0;
393
411
  bottom: 0;
394
412
  }
413
+
395
414
  .sapMSF,
396
415
  .sapFShellBarSearch {
397
416
  max-width: 100%;
398
417
  }
418
+
399
419
  .sapFShellBarSearchFullWidth {
400
420
  height: 100%;
401
421
  min-width: 1px;
402
422
  }
423
+
403
424
  .sapFShellBarSearchCancelButton {
404
425
  display: block;
405
426
  }
@@ -407,8 +428,9 @@
407
428
  }
408
429
 
409
430
  .sapFShellBar.sapFShellBarSizeExtraLargeDesktop {
431
+
410
432
  .sapFShellBarSearch {
411
- max-width: 35rem; // max width of searchField + button width
433
+ max-width: 35rem; /* max width of searchField + button width */
412
434
  width: 100%;
413
435
  flex-grow: 1;
414
436
  flex-shrink: 1;
@@ -423,10 +445,12 @@
423
445
  }
424
446
 
425
447
  &.sapFShellBarWithSearch {
448
+
426
449
  .sapFShellBarORHB {
427
450
  width: 50%;
428
451
  padding-left: ~"calc(@{_sap_f_ShellBar_SearchHalfMaxWidth} + 0.5rem)";
429
452
  }
453
+
430
454
  .sapFShellBarOLHB {
431
455
  width: 50%;
432
456
  padding-right: ~"calc(@{_sap_f_ShellBar_SearchHalfMaxWidth} + 0.5rem)";
@@ -434,11 +458,12 @@
434
458
  }
435
459
  }
436
460
  }
461
+
437
462
  .sapFButtonNotifications[data-notifications],
438
463
  .sapFShellBarOverflowButton[data-notifications] {
439
464
  overflow: visible;
440
- &:after
441
- {
465
+
466
+ &::after {
442
467
  content: attr(data-notifications);
443
468
  position: absolute;
444
469
  top: 0.125rem;
@@ -474,22 +499,25 @@
474
499
  }
475
500
 
476
501
  .sapFButtonNotifications ~ .sapFShellBarOverflowButton,
477
- .sapFButtonNotifications[data-notifications=""],
478
- .sapFShellBarOverflowButton[data-notifications=""] {
479
- &:after {
502
+ .sapFButtonNotifications[data-notifications=''],
503
+ .sapFShellBarOverflowButton[data-notifications=''] {
504
+
505
+ &::after {
480
506
  display: none;
481
507
  }
482
508
  }
483
509
 
484
510
  .sapFShellBar:not(.sapFShellBarNotifications) {
485
- .sapFShellBarOverflowButton[data-notifications]:after {
511
+
512
+ .sapFShellBarOverflowButton[data-notifications]::after {
486
513
  display: none;
487
514
  }
488
515
  }
489
516
 
490
517
  .sapFShellBarTitleCollapsed {
491
- &>span {
518
+
519
+ & > span {
492
520
  display: none;
493
521
  }
494
522
 
495
- }
523
+ }
@@ -416,30 +416,23 @@
416
416
  overflow: hidden;
417
417
  }
418
418
 
419
- .sapFSPOverflowMenu .sapUiMnuItm {
420
-
421
- .sapUiMnuItmIco {
419
+ .sapFSPOverflowMenu .sapMMenuItem {
420
+ .sapMMenuItemIcon {
422
421
  color: var(--sapContent_Selected_ForegroundColor);
423
422
  }
424
423
 
425
- .sapUiMnuItmTxt {
424
+ .sapMMenuItemText {
426
425
  font-family: var(--sapFontFamily);
427
426
  font-size: var(--sapFontHeader6Size);
428
427
  font-style: normal;
429
428
  font-weight: 600;
430
429
  }
431
430
 
432
- &.sapUiMnuItmDsbl {
433
-
434
- .sapUiMnuItmTxt {
431
+ &.sapMMenuItemDisabled {
432
+ .sapMMenuItemText {
435
433
  opacity: var(--sapContent_DisabledOpacity);
436
434
  }
437
435
  }
438
-
439
- &:not(.sapUiMnuItmHov:active) .sapUiMnuItmTxt,
440
- &.sapUiMnuItmDsbl.sapUiMnuItmHov:active .sapUiMnuItmTxt {
441
- color: var(--sapTextColor);
442
- }
443
436
  }
444
437
 
445
438
  /* Compact */
@@ -1,7 +1,7 @@
1
- /* ==================================================== */
1
+ /* ===================================================== */
2
2
  /* CSS for control sap.f.cards.loading/TablePlaceholder */
3
- /* Base theme */
4
- /* ==================================================== */
3
+ /* Base theme */
4
+ /* ===================================================== */
5
5
 
6
6
  .sapFCardTablePlaceholderItem {
7
7
  height: 2.75rem;
@@ -1,8 +1,7 @@
1
- /* ==================================================== */
1
+ /* ======================================================== */
2
2
  /* CSS for control sap.f.cards.loading/TimelinePlaceholder */
3
- /* Base theme */
4
- /* ==================================================== */
5
-
3
+ /* Base theme */
4
+ /* ======================================================== */
6
5
 
7
6
  .sapFCardContentTimelinePlaceholder {
8
7
  padding-block-start: 0.5rem;
@@ -1,53 +0,0 @@
1
- /*!
2
- * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
- * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
- */
6
- sap.ui.define([], function() {
7
- "use strict";
8
-
9
- /**
10
- * Provide methods for sap.f.routing.Target in async mode
11
- * @private
12
- * @experimental
13
- * @since 1.46
14
- */
15
- return {
16
-
17
- /**
18
- * @private
19
- */
20
- _place : function (vData) {
21
- var oPromise = this._super._place.apply(this, arguments),
22
- oRouteConfig = vData && vData.routeConfig || {},
23
- that = this;
24
-
25
- // chain to navigation promise to keep the order of navigations!
26
- return this._oTargetHandler._chainNavigation(function() {
27
- return oPromise.then(function(oViewInfo) {
28
- that._oTargetHandler.addNavigation({
29
- navigationIdentifier : that._oOptions._name,
30
- transition: that._oOptions.transition,
31
- transitionParameters: that._oOptions.transitionParameters,
32
- eventData: vData,
33
- targetControl: oViewInfo.control,
34
- view: oViewInfo.view,
35
- layout: oRouteConfig.layout,
36
- placeholderConfig: oViewInfo.placeholderConfig
37
- });
38
- return oViewInfo;
39
- });
40
- }, this._oOptions._name);
41
-
42
- },
43
- showPlaceholder : function(mSettings) {
44
- return this._oTargetHandler.showPlaceholder(mSettings);
45
- },
46
- hidePlaceholder : function(mSettings) {
47
- /**
48
- * Overriding the hidePlaceholder to empty function because the placeholder is removed
49
- * after all targets are displayed
50
- */
51
- }
52
- };
53
- }, /* bExport= */ true);
@@ -1,59 +0,0 @@
1
- /*!
2
- * OpenUI5
3
- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
- * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
- */
6
- sap.ui.define([], function() {
7
- "use strict";
8
-
9
- /**
10
- * Provide methods for sap.f.routing.Targets in async mode
11
- * @private
12
- * @experimental
13
- * @since 1.46
14
- */
15
- return {
16
-
17
- /**
18
- * @private
19
- */
20
- display: function () {
21
- var iLevel,
22
- sName;
23
-
24
- // don't remember previous displays
25
- this._oLastDisplayedTarget = null;
26
-
27
- var oPromise = this._super.display.apply(this, arguments);
28
-
29
- return oPromise.then(function(oViewInfo) {
30
- // maybe a wrong name was provided then there is no last displayed target
31
- if (this._oLastDisplayedTarget) {
32
- iLevel = this._getLevel(this._oLastDisplayedTarget);
33
- sName = this._oLastDisplayedTarget._oOptions._name;
34
- }
35
-
36
- this._oTargetHandler.navigate({
37
- level: iLevel,
38
- navigationIdentifier: sName
39
- });
40
-
41
- return oViewInfo;
42
- }.bind(this));
43
- },
44
-
45
- /**
46
- * @private
47
- */
48
- _displaySingleTarget: function(oTargetInfo) {
49
- var oTarget = this.getTarget(oTargetInfo.name);
50
-
51
- return this._super._displaySingleTarget.apply(this, arguments).then(function(oViewInfo){
52
- if (oTarget) {
53
- this._oLastDisplayedTarget = oTarget;
54
- }
55
- return oViewInfo;
56
- }.bind(this));
57
- }
58
- };
59
- }, /* bExport= */ true);