@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
@@ -16,21 +16,22 @@
16
16
 
17
17
  .sapFDynamicPageContentWrapperStandard,
18
18
  .sapFDynamicPageContentWrapperSolid {
19
- &>.sapFDynamicPageContent {
20
- background: @sapUiBaseBG;
19
+
20
+ & > .sapFDynamicPageContent {
21
+ background: var(--sapBackgroundColor);
21
22
  }
22
23
  }
23
24
 
24
25
  .sapFDynamicPageHeaderSolid {
25
- background: @sapUiBaseBG;
26
+ background: var(--sapBackgroundColor);
26
27
  }
27
28
 
28
- .sapFDynamicPageContentWrapperTransparent>.sapFDynamicPageContent {
29
+ .sapFDynamicPageContentWrapperTransparent > .sapFDynamicPageContent {
29
30
  background: transparent;
30
31
  }
31
32
 
32
- .sapFDynamicPageContentWrapperList>.sapFDynamicPageContent {
33
- background: @sapUiGroupContentBackground;
33
+ .sapFDynamicPageContentWrapperList > .sapFDynamicPageContent {
34
+ background: var(--sapGroup_ContentBackground);
34
35
  }
35
36
  }
36
37
 
@@ -47,8 +48,9 @@
47
48
  z-index: 3;
48
49
  }
49
50
 
50
- html[data-sap-ui-browser^="ff"].sap-desktop .sapFDynamicPage.sapFDynamicPageWithScroll,
51
- html[data-sap-ui-os^="win"][data-sap-ui-browser^="cr"].sap-desktop .sapFDynamicPage.sapFDynamicPageWithScroll {
51
+ html[data-sap-ui-browser^='ff'].sap-desktop .sapFDynamicPage.sapFDynamicPageWithScroll,
52
+ html[data-sap-ui-os^='win'][data-sap-ui-browser^='cr'].sap-desktop .sapFDynamicPage.sapFDynamicPageWithScroll {
53
+
52
54
  .sapFDynamicPageTitleWrapper {
53
55
  right: 17px;
54
56
  }
@@ -60,7 +62,6 @@ html[data-sap-ui-os^="win"][data-sap-ui-browser^="cr"].sap-desktop .sapFDynamicP
60
62
 
61
63
  .sapFDynamicPageContent {
62
64
  flex-grow: 1;
63
- -webkit-flex-grow: 1;
64
65
  z-index: 0;
65
66
 
66
67
  .sapFDynamicPageAlignContent {
@@ -69,13 +70,6 @@ html[data-sap-ui-os^="win"][data-sap-ui-browser^="cr"].sap-desktop .sapFDynamicP
69
70
  }
70
71
  }
71
72
 
72
- /* TODO remove after the end of support for Internet Explorer */
73
- html[data-sap-ui-browser^="ie"] {
74
- .sapFDynamicPageContent {
75
- flex-shrink: 0;
76
- }
77
- }
78
-
79
73
  .sapFDynamicPageContent,
80
74
  .sapFDynamicPageContentFitContainer {
81
75
  position: relative;
@@ -91,29 +85,32 @@ html[data-sap-ui-browser^="ie"] {
91
85
  bottom: 0;
92
86
  }
93
87
 
94
- // adds space underneath the footer (when page in scrollable mode)
88
+ /* adds space underneath the footer (when page in scrollable mode) */
95
89
  .sapFDynamicPageContentFitContainerFooterVisible:not(.sapFDynamicPageContentFitContainer) {
96
90
  padding-bottom: ~"calc(@{_sap_f_DynamicPage_FooterHeight} + ( @{_sap_f_DynamicPage_FooterMarginBottom} * 2 ) )";
97
91
  }
98
92
 
99
93
  .sapUiSizeCompact {
94
+
100
95
  .sapFDynamicPageContentFitContainerFooterVisible:not(.sapFDynamicPageContentFitContainer) {
101
96
  padding-bottom: ~"calc(@{_sap_f_DynamicPage_FooterHeight_Compact} + ( @{_sap_f_DynamicPage_FooterMarginBottom} * 2 ) )";
102
97
  }
103
98
  }
104
99
 
105
- // adds space underneath the footer (when page in non-scrollable mode)
100
+ /* adds space underneath the footer (when page in non-scrollable mode) */
106
101
  .sapFDynamicPageContentFitContainerFooterVisible.sapFDynamicPageContentFitContainer {
107
102
  max-height: ~"calc(100% - (@{_sap_f_DynamicPage_FooterHeight} + ( @{_sap_f_DynamicPage_FooterMarginBottom} * 2 ) ))";
108
103
  }
109
104
 
110
105
  .sapUiSizeCompact {
106
+
111
107
  .sapFDynamicPageContentFitContainerFooterVisible.sapFDynamicPageContentFitContainer {
112
108
  max-height: ~"calc(100% - (@{_sap_f_DynamicPage_FooterHeight_Compact} + ( @{_sap_f_DynamicPage_FooterMarginBottom} * 2 ) ))";
113
109
  }
114
110
  }
115
111
 
116
112
  .sapFDynamicPage-Std-Tablet {
113
+
117
114
  .sapFDynamicPageContent,
118
115
  .sapFDynamicPageContentFitContainer {
119
116
  padding: 2rem 2rem 0 2rem;
@@ -121,6 +118,7 @@ html[data-sap-ui-browser^="ie"] {
121
118
  }
122
119
 
123
120
  .sapFDynamicPage-Std-Phone {
121
+
124
122
  .sapFDynamicPageContent,
125
123
  .sapFDynamicPageContentFitContainer {
126
124
  padding: 2rem 1rem 0 1rem;
@@ -128,18 +126,22 @@ html[data-sap-ui-browser^="ie"] {
128
126
  }
129
127
 
130
128
  .sapUiContainerContentPadding(~".sapFDynamicPage", ~".sapFDynamicPageContent");
129
+
131
130
  .sapUiContainerContentPadding(~".sapFDynamicPage", ~".sapFDynamicPageContentFitContainer");
132
131
 
133
132
  .sapFDynamicPage.sapUiContentPadding,
134
133
  .sapFDynamicPage.sapUiNoContentPadding,
135
134
  .sapFDynamicPage.sapUiResponsiveContentPadding {
135
+
136
136
  .sapFDynamicPageAlignContent {
137
137
  margin: 0;
138
138
  }
139
139
  }
140
140
 
141
141
  .sapFDynamicPage.sapUiContentPadding {
142
+
142
143
  .sapFDynamicPage-Std-Phone {
144
+
143
145
  .sapFDynamicPageAlignContent {
144
146
  margin: 0 -1rem;
145
147
  }
@@ -147,7 +149,9 @@ html[data-sap-ui-browser^="ie"] {
147
149
  }
148
150
 
149
151
  .sapFDynamicPage.sapUiResponsiveContentPadding {
152
+
150
153
  &.sapFDynamicPage-Std-Phone {
154
+
151
155
  .sapFDynamicPageContent,
152
156
  .sapFDynamicPageContentFitContainer {
153
157
  padding: 0;
@@ -156,6 +160,7 @@ html[data-sap-ui-browser^="ie"] {
156
160
  }
157
161
 
158
162
  &.sapFDynamicPage-Std-Tablet {
163
+
159
164
  .sapFDynamicPageContent,
160
165
  .sapFDynamicPageContentFitContainer {
161
166
  padding: 1rem;
@@ -163,6 +168,7 @@ html[data-sap-ui-browser^="ie"] {
163
168
  }
164
169
 
165
170
  &.sapFDynamicPage-Std-Desktop {
171
+
166
172
  .sapFDynamicPageContent,
167
173
  .sapFDynamicPageContentFitContainer {
168
174
  padding: 1rem 2rem;
@@ -171,13 +177,14 @@ html[data-sap-ui-browser^="ie"] {
171
177
  }
172
178
 
173
179
  .sapFDynamicPageFooterVisible .sapFDynamicPageContentWrapper,
174
- .sapFDynamicPageFooterVisible .sapFDynamicPageContentFitContainer *[style*="overflow: hidden auto;"] {
180
+ .sapFDynamicPageFooterVisible .sapFDynamicPageContentFitContainer *[style*='overflow: hidden auto;'] {
175
181
  scroll-padding-bottom: ~"calc(@{_sap_f_DynamicPage_FooterHeight} + @{_sap_f_DynamicPage_FooterMarginBottom} + 2px)";
176
182
  }
177
183
 
178
184
  .sapUiSizeCompact {
185
+
179
186
  .sapFDynamicPageFooterVisible .sapFDynamicPageContentWrapper,
180
- .sapFDynamicPageFooterVisible .sapFDynamicPageContentFitContainer *[style*="overflow: hidden auto;"] {
187
+ .sapFDynamicPageFooterVisible .sapFDynamicPageContentFitContainer *[style*='overflow: hidden auto;'] {
181
188
  scroll-padding-bottom: ~"calc(@{_sap_f_DynamicPage_FooterHeight_Compact} + @{_sap_f_DynamicPage_FooterMarginBottom} + 2px)";
182
189
  }
183
190
  }
@@ -187,24 +194,19 @@ html[data-sap-ui-browser^="ie"] {
187
194
  height: 100%;
188
195
  position: relative;
189
196
  will-change: scroll-position;
190
- -webkit-overflow-scrolling: auto;
191
-
192
- display: -webkit-box;
193
- display: -webkit-flex;
194
197
  display: flex;
195
-
196
- -webkit-flex-direction: column;
197
198
  flex-direction: column;
198
199
 
199
- // Scroll anchoring adjusts the scroll position to prevent visible jumps (or "reflows"),
200
- // when content changes above the viewport.
201
- // See: https://github.com/WICG/ScrollAnchoring/blob/master/explainer.md
200
+ /* Scroll anchoring adjusts the scroll position to prevent visible jumps (or "reflows"),
201
+ when content changes above the viewport.
202
+ See: https://github.com/WICG/ScrollAnchoring/blob/master/explainer.md */
202
203
  overflow-anchor: none;
203
204
 
204
205
  overflow-y: auto;
205
206
  }
206
207
 
207
208
  .sapFDynamicPageSupressScroll {
209
+
208
210
  .sapFDynamicPageContentWrapper {
209
211
  overflow: hidden;
210
212
  }
@@ -212,14 +214,12 @@ html[data-sap-ui-browser^="ie"] {
212
214
 
213
215
  .sapFDynamicPage .sapFDynamicPageTitleWrapper {
214
216
  display: flex;
215
- display: -webkit-flex;
216
217
  flex-direction: column;
217
- -webkit-flex-direction: column;
218
218
  flex-shrink: 0;
219
- -webkit-flex-shrink: 0;
220
219
  }
221
220
 
222
221
  html.sap-desktop .sapFDynamicPage.sapFDynamicPageWithScroll {
222
+
223
223
  .sapFDynamicPageTitleWrapper {
224
224
  right: 12px;
225
225
  }
@@ -230,21 +230,18 @@ html.sap-desktop .sapFDynamicPage.sapFDynamicPageWithScroll {
230
230
  }
231
231
 
232
232
  .sapFDynamicPageContentWrapper {
233
- -webkit-flex-grow: 1;
234
233
  flex-grow: 1;
235
234
  }
236
235
 
237
236
  .sapFDynamicPage,
238
237
  .sapFDynamicPage.sapFNavItem {
239
- display: -webkit-box;
240
- display: -webkit-flex;
241
238
  display: flex;
242
- -webkit-flex-direction: column;
243
239
  flex-direction: column;
244
240
  }
245
241
 
246
- // DynamicPageTitle hover
242
+ /* DynamicPageTitle hover */
247
243
  .sapFDynamicPage.sapFDynamicPageTitleClickEnabled {
244
+
248
245
  .sapFDynamicPageTitle:hover,
249
246
  &.sapFDynamicPageTitleForceHovered .sapFDynamicPageTitle {
250
247
  cursor: pointer;
@@ -255,8 +252,9 @@ html.sap-desktop .sapFDynamicPage.sapFDynamicPageWithScroll {
255
252
  }
256
253
  }
257
254
 
258
- // Overstyle for Comparison Pattern
255
+ /* Overstyle for Comparison Pattern */
259
256
  .sapFDynamicPage.sapFDynamicPageTitleClickEnabled.sapUiComparisonContainer {
257
+
260
258
  .sapFDynamicPageTitleMainInner:hover {
261
259
  cursor: pointer;
262
260
  }
@@ -267,15 +265,16 @@ html.sap-desktop .sapFDynamicPage.sapFDynamicPageWithScroll {
267
265
  }
268
266
  }
269
267
 
270
- // Reflection: Overwritten styles
268
+ /* Reflection: Overwritten styles */
271
269
  .sapFDynamicPageTitleMainHeading,
272
270
  .sapFDynamicPageTitleMainContent,
273
271
  .sapFDynamicPageTitleMainActions {
274
- // BCP: 1870261908 - CSS cursor reset is needed here to prevent showing pointer for not clickable control types
272
+ /* BCP: 1870261908 - CSS cursor reset is needed here to prevent showing pointer for not clickable control types */
275
273
  cursor: default;
276
274
  }
277
275
 
278
276
  .sapFDynamicPage {
277
+
279
278
  .sapFDynamicPageFooter {
280
279
  position: relative;
281
280
 
@@ -298,16 +297,17 @@ html.sap-desktop .sapFDynamicPage.sapFDynamicPageWithScroll {
298
297
  height: @_sap_f_DynamicPage_FooterHeight_Compact;
299
298
  }
300
299
 
301
- /* ============================== */
302
- /* Toggle Header Visual Indicator */
303
- /* ============================== */
300
+ /* =============================== */
301
+ /* Toggle Header Visual Indicator */
302
+ /* =============================== */
303
+
304
304
  .sapFDynamicPageToggleHeaderIndicator.sapMBtn,
305
305
  .sapFDynamicPageHeaderPinButton.sapMBtn {
306
306
  position: absolute;
307
307
  left: 50%;
308
308
  padding: 0;
309
309
 
310
- // Reflection: Overwritten styles
310
+ /* Reflection: Overwritten styles */
311
311
  .sapMBtnInner {
312
312
  position: absolute !important;
313
313
  border-radius: 0.1875rem;
@@ -335,11 +335,12 @@ html.sap-desktop .sapFDynamicPage.sapFDynamicPageWithScroll {
335
335
 
336
336
  /* Compact */
337
337
  .sapUiSizeCompact {
338
+
338
339
  .sapFDynamicPageToggleHeaderIndicator,
339
340
  .sapFDynamicPageHeaderPinButton {
340
341
  bottom: -0.875rem;
341
342
 
342
- // Reflection: Overwritten styles
343
+ /* Reflection: Overwritten styles */
343
344
  .sapMBtnInner.sapMBtnIconFirst:not(.sapMBtnBack) {
344
345
  padding-left: 0;
345
346
  padding-right: 0;
@@ -347,30 +348,20 @@ html.sap-desktop .sapFDynamicPage.sapFDynamicPageWithScroll {
347
348
  }
348
349
  }
349
350
 
350
- /* ============= */
351
- /* Animations */
352
- /* ============= */
351
+ /* =========== */
352
+ /* Animations */
353
+ /* =========== */
353
354
 
354
355
  html[data-sap-ui-animation='on'] .sapFDynamicPage {
356
+
355
357
  .sapFDynamicPageActualFooterControlShow {
356
- -webkit-animation: bounceShow 0.35s forwards ease-in-out;
357
358
  animation: bounceShow 0.35s forwards ease-in-out;
358
359
  }
360
+
359
361
  .sapFDynamicPageActualFooterControlHide {
360
- -webkit-animation: bounceHide 0.35s forwards ease-in-out;
361
362
  animation: bounceHide 0.35s forwards ease-in-out;
362
363
  }
363
364
 
364
- @-webkit-keyframes bounceShow {
365
- 0% {
366
- -webkit-transform: translateY(100%);
367
- transform: translateY(100%);
368
- opacity: 0;
369
- }
370
- 100% {
371
- opacity: 1;
372
- }
373
- }
374
365
  @keyframes bounceShow {
375
366
  0% {
376
367
  transform: translateY(100%);
@@ -380,18 +371,7 @@ html[data-sap-ui-animation='on'] .sapFDynamicPage {
380
371
  opacity: 1;
381
372
  }
382
373
  }
383
- @-webkit-keyframes bounceHide {
384
- 0% {
385
- -webkit-transform: translateY(-5%);
386
- transform: translateY(-5%);
387
- opacity: 1;
388
- }
389
- 100% {
390
- -webkit-transform: translateY(100%);
391
- transform: translateY(100%);
392
- opacity: 0;
393
- }
394
- }
374
+
395
375
  @keyframes bounceHide {
396
376
  0% {
397
377
  transform: translateY(-5%);
@@ -404,7 +384,6 @@ html[data-sap-ui-animation='on'] .sapFDynamicPage {
404
384
  }
405
385
  }
406
386
 
407
-
408
387
  /* Vertically align items in the table-like view with the items in the sap.m.Carousel control,
409
388
  part of DynamicPageTitle snapped content and DynamicPageHeader content.
410
389
  To be used in Comparison pattern scenario. */
@@ -421,7 +400,7 @@ To be used in Comparison pattern scenario. */
421
400
  margin-right: -1rem;
422
401
  }
423
402
 
424
- // Avoid visible gap between content and header when title is snapped
403
+ /* Avoid visible gap between content and header when title is snapped */
425
404
  .sapFDynamicPageTitleWrapper.sapFDynamicPageTitleSnapped + .sapFDynamicPageContentWrapper > .sapFDynamicPageHeaderWrapper {
426
- background: @sapUiObjectHeaderBackground;
427
- }
405
+ background: var(--sapObjectHeader_Background);
406
+ }
@@ -3,10 +3,10 @@
3
3
  /* Base theme */
4
4
  /* ======================================== */
5
5
 
6
- // Synced with ObjectPageLayout.HEADER_CONTENT_PADDING_BOTTOM and DynamicPage.HEADER_CONTENT_PADDING_BOTTOM
6
+ /* Synced with ObjectPageLayout.HEADER_CONTENT_PADDING_BOTTOM and DynamicPage.HEADER_CONTENT_PADDING_BOTTOM */
7
7
  @_sap_f_DynamicPageHeader_PaddingBottom: 1rem;
8
8
 
9
- // Default base icon for the pin button
9
+ /* Default base icon for the pin button */
10
10
  @_sap_f_DynamicPageHeader_PinButton_Icon: pushpin-off;
11
11
 
12
12
  .sapFDynamicPageHeader {
@@ -16,12 +16,12 @@
16
16
  -webkit-flex-shrink: 0;
17
17
  flex-shrink: 0;
18
18
  box-sizing: border-box;
19
- background: @sapUiObjectHeaderBackground;
19
+ background: var(--sapObjectHeader_Background);
20
20
  }
21
21
 
22
22
  .sapFDynamicPageHeader.sapFDynamicPageHeaderWithContent {
23
23
  padding: 1rem 3rem @_sap_f_DynamicPageHeader_PaddingBottom 3rem;
24
- box-shadow: @sapUiContentHeaderShadow;
24
+ box-shadow: var(--sapContent_HeaderShadow);
25
25
  }
26
26
 
27
27
  .sapFDynamicPageHeader.sapFDynamicPageHeaderPinnable {
@@ -37,6 +37,7 @@
37
37
  }
38
38
 
39
39
  .sapFDynamicPage-Std-Tablet {
40
+
40
41
  .sapFDynamicPageHeaderWithContent {
41
42
  padding: 1rem 2rem @_sap_f_DynamicPageHeader_PaddingBottom 2rem;
42
43
  }
@@ -47,12 +48,14 @@
47
48
  }
48
49
 
49
50
  .sapFDynamicPage-Std-Phone {
51
+
50
52
  .sapFDynamicPageHeaderWithContent {
51
53
  padding: 0.5rem 1rem @_sap_f_DynamicPageHeader_PaddingBottom 1rem;
52
54
  }
53
55
  }
54
56
 
55
57
  .sapFDynamicPageHeader.sapFDynamicPageHeaderWithContent {
58
+
56
59
  .sapMObjectAttributeDiv .sapMText,
57
60
  .sapMObjectAttributeDiv .sapMObjectAttributeTitle,
58
61
  .sapMObjectAttributeDiv .sapMObjectAttributeColon,
@@ -1,5 +1,5 @@
1
1
  /* ==================================================== */
2
- /* CSS for control sap.f.cards.loading/ListPlaceholder */
2
+ /* CSS for control sap.f/cards/loading/ListPlaceholder */
3
3
  /* Base theme */
4
4
  /* ==================================================== */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /* ====================================================== */
2
- /* CSS for control sap.f.cards.loading/ObjectPlaceholder */
2
+ /* CSS for control sap.f/cards/loading/ObjectPlaceholder */
3
3
  /* Base theme */
4
4
  /* ====================================================== */
5
5
 
@@ -33,6 +33,7 @@
33
33
  }
34
34
 
35
35
  .sapFCardObjectContent.sapFCardContentLoading {
36
+
36
37
  > div:not(.sapFCardContentObjectPlaceholder) {
37
38
  visibility: hidden;
38
39
  }
@@ -40,4 +41,4 @@
40
41
 
41
42
  .sapUiIntCardWithFooter .sapFCardContentObjectPlaceholder {
42
43
  padding-bottom: 0;
43
- }
44
+ }
@@ -1,3 +1,8 @@
1
+ /* ==================================== */
2
+ /* CSS for control sap.f/ProductSwitch */
3
+ /* Base theme */
4
+ /* ==================================== */
5
+
1
6
  .sapMPopoverCont .sapFProductSwitch-Popover-CTX {
2
7
  padding: 1.5rem 1rem;
3
8
  }
@@ -1,13 +1,18 @@
1
+ /* ======================================== */
2
+ /* CSS for control sap.f/ProductSwitchItem */
3
+ /* Base theme */
4
+ /* ======================================== */
5
+
1
6
  .sapFPSItemContainer {
2
- border-radius: @sapUiElementBorderCornerRadius;
3
- background: @sapUiListBackground;
7
+ border-radius: var(--sapElement_BorderCornerRadius);
8
+ background: var(--sapUiListBackground);
4
9
  padding: 0.5rem;
5
10
  width: 11.25rem;
6
11
  height: 7rem;
7
12
  display: flex;
8
13
  flex-direction: column;
9
14
  align-items: center;
10
- color: @sapUiContentIconColor;
15
+ color: var(--sapContent_IconColor);
11
16
  box-sizing: border-box;
12
17
  text-decoration: none;
13
18
  cursor: pointer;
@@ -20,8 +25,8 @@
20
25
  }
21
26
 
22
27
  .sapFPSItemMainTitle {
23
- font-size: @sapMFontHeader6Size;
24
- color: @sapUiGroupTitleTextColor;
28
+ font-size: var(--sapFontHeader6Size);
29
+ color: var(--sapGroup_TitleTextColor);
25
30
  }
26
31
 
27
32
  .sapFPSItemIconPlaceholder {
@@ -42,15 +47,15 @@
42
47
  }
43
48
 
44
49
  .sapFPSItemSubTitle {
45
- font-size: @sapMFontSmallSize;
50
+ font-size: var(--sapFontSmallSize);
46
51
  white-space: nowrap;
47
52
  text-overflow: ellipsis;
48
53
  overflow: hidden;
49
- color: @sapUiContentLabelColor;
54
+ color: var(--sapContent_LabelColor);
50
55
  }
51
56
 
52
57
  &:hover {
53
- background: @sapUiListHoverBackground;
58
+ background: var(--sapList_Hover_Background);
54
59
  }
55
60
 
56
61
  &.sapFPSItemActive,
@@ -58,19 +63,19 @@
58
63
  &:active,
59
64
  &.sapFPSItemSelected:active,
60
65
  &.sapFPSItemSelected:hover:active {
61
- background: @sapUiListActiveBackground;
62
- color: @sapUiListActiveTextColor;
66
+ background: var(--sapList_Active_Background);
67
+ color: var(--sapList_Active_TextColor);
63
68
  border: none;
64
69
 
65
70
  .sapFPSItemMainTitle,
66
71
  .sapFPSItemSubTitle {
67
- color: @sapUiListActiveTextColor;
72
+ color: var(--sapList_Active_TextColor);
68
73
  }
69
74
  }
70
75
 
71
76
  &.sapFPSItemSelected:not(:active) {
72
- background: @sapUiListSelectionBackgroundColor;
73
- border: 0.125rem solid @sapUiListSelectionBorderColor;
77
+ background: var(--sapList_SelectionBackgroundColor);
78
+ border: 0.125rem solid var(--sapList_SelectionBorderColor);
74
79
  padding: 0.375rem;;
75
80
  }
76
81
  }
@@ -102,13 +107,14 @@
102
107
  cursor: pointer;
103
108
  font-size: 1.25rem;
104
109
  width: 3rem;
105
- color: @sapUiContentNonInteractiveIconColor;
110
+ color: var(--sapContent_NonInteractiveIconColor);
106
111
  }
107
112
 
108
113
  &.sapFPSItemActive,
109
114
  &:active {
115
+
110
116
  .sapUiIcon {
111
- color: @sapUiListActiveTextColor;
117
+ color: var(--sapList_Active_TextColor);
112
118
  }
113
119
  }
114
120
 
@@ -125,15 +131,13 @@
125
131
 
126
132
  &.sapFPSItemSelected {
127
133
  border: none;
128
- border-bottom: 0.0625rem solid @sapUiListSelectionBorderColor;
134
+ border-bottom: 0.0625rem solid var(--sapList_SelectionBorderColor);
129
135
  }
130
136
  }
131
137
 
132
138
  .sapFPSItemContainer:focus {
133
- outline-width: @sapUiContentFocusWidth;
134
- outline-color: @sapUiContentFocusColor;
139
+ outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
135
140
  outline-offset: -2px;
136
- outline-style: @sapUiContentFocusStyle;
137
141
  }
138
142
 
139
143
  .sapFPSItemContainer.sapFPSItemSelected:focus {
@@ -143,7 +147,7 @@
143
147
  .sapFPSItemSelected.sapFPSItemActive:focus,
144
148
  .sapFPSItemActive:focus,
145
149
  .sapFPSItemContainer:active:focus {
146
- outline-color: @sapUiContentContrastFocusColor;
150
+ outline-color: var(--sapContent_ContrastFocusColor);
147
151
  outline-offset: -2px;
148
152
  }
149
153
 
@@ -151,10 +155,6 @@
151
155
  outline-offset: -2px;
152
156
  }
153
157
 
154
- html[data-sap-ui-browser^="ed"].sap-desktop .sapFPSItemContainer:focus {
155
- outline-style: dashed;
156
- }
157
-
158
158
  html[dir="rtl"].sapUiMedia-Std-Phone .sapFPSItemContainer .sapFPSItemTitle {
159
159
  text-align: right;
160
160
  }
@@ -10,6 +10,7 @@
10
10
  overflow: hidden;
11
11
 
12
12
  .sapFDynamicPageContent {
13
+
13
14
  .sapFSemanticPageAlignContent {
14
15
  margin-left: -@sapUiMarginSmall;
15
16
  margin-right: -@sapUiMarginSmall;
@@ -19,13 +20,16 @@
19
20
  .sapFDynamicPage.sapUiContentPadding,
20
21
  .sapFDynamicPage.sapUiNoContentPadding,
21
22
  .sapFDynamicPage.sapUiResponsiveContentPadding {
23
+
22
24
  .sapFSemanticPageAlignContent {
23
25
  margin: 0;
24
26
  }
25
27
  }
26
28
 
27
29
  .sapFDynamicPage.sapUiContentPadding {
30
+
28
31
  .sapFDynamicPage-Std-Phone {
32
+
29
33
  .sapFSemanticPageAlignContent {
30
34
  margin: 0 -@sapUiMarginSmall;
31
35
  }