@openui5/themelib_sap_horizon 1.116.0 → 1.117.1
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.
- package/package.json +18 -18
- package/src/sap/m/themes/sap_horizon/Avatar.less +12 -2
- package/src/sap/m/themes/sap_horizon/IconTabBar.less +223 -62
- package/src/sap/m/themes/sap_horizon/InputBase.less +3 -5
- package/src/sap/m/themes/sap_horizon/Link.less +27 -13
- package/src/sap/m/themes/sap_horizon/Panel.less +13 -3
- package/src/sap/m/themes/sap_horizon/Token.less +44 -37
- package/src/sap/m/themes/sap_horizon/Tokenizer.less +7 -0
- package/src/sap/m/themes/sap_horizon_dark/Avatar.less +12 -2
- package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +204 -40
- package/src/sap/m/themes/sap_horizon_dark/InputBase.less +3 -5
- package/src/sap/m/themes/sap_horizon_dark/Link.less +27 -13
- package/src/sap/m/themes/sap_horizon_dark/Panel.less +12 -3
- package/src/sap/m/themes/sap_horizon_dark/Popover.less +13 -0
- package/src/sap/m/themes/sap_horizon_dark/Token.less +44 -37
- package/src/sap/m/themes/sap_horizon_dark/Tokenizer.less +7 -0
- package/src/sap/m/themes/sap_horizon_hcb/Avatar.less +6 -2
- package/src/sap/m/themes/sap_horizon_hcb/GroupHeaderListItem.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcb/IconTabBar.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcb/Link.less +23 -9
- package/src/sap/m/themes/sap_horizon_hcb/ListItemBase.less +0 -4
- package/src/sap/m/themes/sap_horizon_hcb/Panel.less +12 -3
- package/src/sap/m/themes/sap_horizon_hcb/Popover.less +6 -0
- package/src/sap/m/themes/sap_horizon_hcb/Token.less +20 -13
- package/src/sap/m/themes/sap_horizon_hcb/Tokenizer.less +7 -0
- package/src/sap/m/themes/sap_horizon_hcw/Avatar.less +6 -2
- package/src/sap/m/themes/sap_horizon_hcw/GroupHeaderListItem.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcw/IconTabBar.less +8 -0
- package/src/sap/m/themes/sap_horizon_hcw/Link.less +23 -9
- package/src/sap/m/themes/sap_horizon_hcw/ListItemBase.less +0 -4
- package/src/sap/m/themes/sap_horizon_hcw/Panel.less +12 -4
- package/src/sap/m/themes/sap_horizon_hcw/Popover.less +6 -0
- package/src/sap/m/themes/sap_horizon_hcw/Token.less +21 -13
- package/src/sap/m/themes/sap_horizon_hcw/Tokenizer.less +7 -0
- package/src/sap/tnt/themes/sap_horizon/NavigationList.less +9 -1
- package/src/sap/tnt/themes/sap_horizon/SideNavigation.less +2 -1
- package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +53 -23
- package/src/sap/tnt/themes/sap_horizon_dark/NavigationList.less +9 -1
- package/src/sap/tnt/themes/sap_horizon_dark/SideNavigation.less +2 -1
- package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +53 -23
- package/src/sap/tnt/themes/sap_horizon_hcb/NavigationList.less +11 -1
- package/src/sap/tnt/themes/sap_horizon_hcb/SideNavigation.less +2 -1
- package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +50 -29
- package/src/sap/tnt/themes/sap_horizon_hcw/NavigationList.less +12 -2
- package/src/sap/tnt/themes/sap_horizon_hcw/SideNavigation.less +2 -1
- package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +51 -30
- package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
- package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +4 -0
- package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +4 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcb/CalendarRow.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcw/CalendarRow.less +1 -1
- package/ui5.yaml +1 -1
|
@@ -195,24 +195,52 @@
|
|
|
195
195
|
.sapMSF {
|
|
196
196
|
height: 2.5rem;
|
|
197
197
|
padding-top: 0px;
|
|
198
|
+
|
|
199
|
+
&:not(.sapMSFVal) .sapMSFS {
|
|
200
|
+
pointer-events: none;
|
|
201
|
+
}
|
|
198
202
|
}
|
|
199
203
|
|
|
200
204
|
.sapMSF .sapMSFF {
|
|
201
205
|
border-radius: 2rem;
|
|
202
206
|
height: 2.5rem;
|
|
207
|
+
background-color: @sapUiShellInteractiveBackground;
|
|
208
|
+
|
|
209
|
+
&:hover {
|
|
210
|
+
background: @sapUiShellHoverBackground;
|
|
211
|
+
box-shadow: 0 0 0.125rem 0 fade(@sapUiContentShadowColor, 16), 0 0.5rem 1rem 0 fade(@sapUiContentShadowColor, 32), 0 0 0 0.0625rem fade(@sapUiFieldBorderColor, 16);
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
.sapMSFI {
|
|
215
|
+
color: @sapUiShellTextColor;
|
|
216
|
+
}
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
.sapMSF.sapMFocus .sapMSFF {
|
|
220
|
+
background: @sapUiShellActiveBackground;
|
|
203
221
|
}
|
|
204
222
|
|
|
205
223
|
.sapMSFB {
|
|
206
|
-
|
|
207
|
-
|
|
224
|
+
width: 2rem;
|
|
225
|
+
height: 2rem;
|
|
226
|
+
margin-top: 0.25rem;
|
|
227
|
+
display: flex;
|
|
228
|
+
align-items: center;
|
|
229
|
+
justify-content: center;
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
.sapMSFB.sapMSFBA {
|
|
233
|
+
background: none;
|
|
234
|
+
box-shadow: none;
|
|
208
235
|
}
|
|
209
236
|
|
|
210
237
|
.sapMSFSSI {
|
|
211
238
|
display: inline;
|
|
212
239
|
}
|
|
213
240
|
|
|
214
|
-
.sapMSFF
|
|
241
|
+
.sapMSFF .sapMSFSSI:before {
|
|
215
242
|
content: "\e00d";
|
|
243
|
+
color: @sapUiContentNonInteractiveIconColor;
|
|
216
244
|
display: block;
|
|
217
245
|
font-style: normal;
|
|
218
246
|
width: 1rem;
|
|
@@ -233,12 +261,11 @@
|
|
|
233
261
|
height: 1.25rem;
|
|
234
262
|
border-radius: 0.75rem;
|
|
235
263
|
font-size: 0.75rem;
|
|
236
|
-
margin-top: 0.625rem;
|
|
237
264
|
line-height: 1.25rem;
|
|
238
265
|
}
|
|
239
266
|
|
|
240
267
|
.sapMSFS {
|
|
241
|
-
|
|
268
|
+
margin-right: 0.25rem;
|
|
242
269
|
border: none;
|
|
243
270
|
}
|
|
244
271
|
|
|
@@ -252,17 +279,28 @@
|
|
|
252
279
|
}
|
|
253
280
|
|
|
254
281
|
.sapMSFS:active::after,
|
|
282
|
+
.sapMSFS.sapMSFBA::after,
|
|
255
283
|
.sapMSFR:active::after {
|
|
256
284
|
background: @sapActiveColor;
|
|
257
285
|
color: @sapContent_IconColor;
|
|
258
|
-
margin-top: 0.625rem;
|
|
259
286
|
}
|
|
260
287
|
|
|
261
288
|
.sapMSFS:hover::after,
|
|
262
289
|
.sapMSFR:hover::after {
|
|
263
290
|
background: @sapHoverColor;
|
|
264
291
|
color: @sapContent_IconColor;
|
|
265
|
-
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
.sapMSFVal.sapMFocus .sapMSFF {
|
|
295
|
+
box-shadow: 0 0 0.125rem 0 fade(@sapUiContentShadowColor, 16), 0 0.5rem 1rem 0 fade(@sapUiContentShadowColor, 32), 0 0 0 0.0625rem fade(@sapUiFieldBorderColor, 16);
|
|
296
|
+
|
|
297
|
+
&::before {
|
|
298
|
+
display: none;
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
.sapMSFS.sapMSFB::after {
|
|
302
|
+
outline: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
|
|
303
|
+
}
|
|
266
304
|
}
|
|
267
305
|
}
|
|
268
306
|
|
|
@@ -270,7 +308,6 @@
|
|
|
270
308
|
.sapTntToolHeader {
|
|
271
309
|
.sapMSF {
|
|
272
310
|
height: 2rem;
|
|
273
|
-
padding-top: 1px;
|
|
274
311
|
}
|
|
275
312
|
|
|
276
313
|
.sapMSF .sapMSFF {
|
|
@@ -278,25 +315,18 @@
|
|
|
278
315
|
}
|
|
279
316
|
|
|
280
317
|
.sapMSFB {
|
|
281
|
-
|
|
282
|
-
width: 1.
|
|
318
|
+
margin-top: 0.1875rem;
|
|
319
|
+
width: 1.625rem;
|
|
320
|
+
height: 1.625rem;
|
|
283
321
|
}
|
|
284
322
|
|
|
285
|
-
.
|
|
286
|
-
margin-
|
|
323
|
+
.sapMSFS {
|
|
324
|
+
margin-right: 0.1875rem;
|
|
287
325
|
}
|
|
288
|
-
}
|
|
289
326
|
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
.sapMSFR:active::after {
|
|
294
|
-
margin-top: 0.375rem;
|
|
295
|
-
}
|
|
296
|
-
|
|
297
|
-
.sapMSFS::after,
|
|
298
|
-
.sapMSFR::after {
|
|
299
|
-
margin-top: 0.375rem;
|
|
327
|
+
.sapMSFF .sapMSFSSI:before {
|
|
328
|
+
margin-top: 0.5rem;
|
|
329
|
+
}
|
|
300
330
|
}
|
|
301
331
|
}
|
|
302
332
|
|
|
@@ -7,11 +7,21 @@
|
|
|
7
7
|
@_sap_tnt_NavigationList_IconFontSize: 1.125rem;
|
|
8
8
|
@_sap_tnt_NavigationList_ExpandIconColor: @sapUiContentNonInteractiveIconColor;
|
|
9
9
|
@_sap_tnt_NavigationList_ItemHeight: 2.5rem;
|
|
10
|
+
@_sap_tnt_NavigationList_ItemBorder: 0.0625rem solid @sapUiListBorderColor;
|
|
11
|
+
@_sap_tnt_NavigationList_LastItemBorder: 0.0625rem solid transparent;
|
|
12
|
+
@_sap_tnt_NavigationList_HoverItemBorder: @_sap_tnt_NavigationList_SelectedItemBorder;
|
|
10
13
|
@_sap_tnt_NavigationList_ItemBottomMargin: 0.125rem;
|
|
11
14
|
@_sap_tnt_NavigationList_ItemBottomMarginCompact: 0.5rem;
|
|
12
15
|
@_sap_tnt_NavigationList_GroupTextWeight: bold;
|
|
13
16
|
@_sap_tnt_NavigationList_NoIconsNestedItemPadding: 2rem;
|
|
14
17
|
@_sap_tnt_NavigationList_Padding: 0.5rem;
|
|
15
18
|
@_sap_tnt_NavigationList_PaddingCompact: 1.5rem 0.75rem 0.75rem 0.75rem;
|
|
16
|
-
@
|
|
19
|
+
@_sap_tnt_NavigationList_ParentPopupPadding: 0.75rem;
|
|
20
|
+
@_sap_tnt_NavigationList_ParentPopupBorderRadius: 0.75rem;
|
|
21
|
+
@_sap_tnt_NavigationList_PopupItemPadding: 0 0.5rem;
|
|
22
|
+
@_sap_tnt_NavigationList_PopupIconWidth: 0.5rem;
|
|
23
|
+
@_sap_tnt_NavigationList_PopupBoxShadow: 0 0 0 0.0625rem @sapUiContentShadowColor, 0 1rem 2rem 0 fade(@sapUiContentShadowColor, 16);
|
|
24
|
+
@_sap_tnt_NavigationList_PopupArrowBoxShadow: 0 0 0 0.0625rem @sapUiContentShadowColor, 0 1rem 2rem 0 fade(@sapUiContentShadowColor, 16);
|
|
25
|
+
@_sap_tnt_NavigationList_PopupTitleTextSize: 1.25rem;
|
|
26
|
+
@_sap_tnt_NavigationList_PopupTitleLineHeight: 1.5rem;
|
|
17
27
|
@_sap_tnt_NavigationList_SelectionIndicatorDisplay: inline-block;
|
|
@@ -7,4 +7,5 @@
|
|
|
7
7
|
@_sap_tnt_SideNavigation_CollapsedWidth: 3.5rem;
|
|
8
8
|
@_sap_tnt_SideNavigation_NavigationSeparatorHeight: 0.0625rem;
|
|
9
9
|
@_sap_tnt_SideNavigation_BorderRadius: 0.5rem 0.5rem 0 0;
|
|
10
|
-
@_sap_tnt_SideNavigation_PhoneBorderRadius: 0.5rem;
|
|
10
|
+
@_sap_tnt_SideNavigation_PhoneBorderRadius: 0.5rem;
|
|
11
|
+
@_sap_tnt_SideNavigation_TriangleDisplay: none;
|
|
@@ -194,6 +194,14 @@
|
|
|
194
194
|
.sapMSF {
|
|
195
195
|
height: 2.5rem;
|
|
196
196
|
padding-top: 0px;
|
|
197
|
+
|
|
198
|
+
&:not(.sapMSFVal) .sapMSFS {
|
|
199
|
+
pointer-events: none;
|
|
200
|
+
|
|
201
|
+
&::after {
|
|
202
|
+
border-color: transparent;
|
|
203
|
+
}
|
|
204
|
+
}
|
|
197
205
|
}
|
|
198
206
|
|
|
199
207
|
.sapMSF .sapMSFF {
|
|
@@ -202,15 +210,24 @@
|
|
|
202
210
|
}
|
|
203
211
|
|
|
204
212
|
.sapMSFB {
|
|
205
|
-
|
|
206
|
-
|
|
213
|
+
width: 2rem;
|
|
214
|
+
height: 2rem;
|
|
215
|
+
margin-top: 0.1875rem;
|
|
216
|
+
display: flex;
|
|
217
|
+
align-items: center;
|
|
218
|
+
justify-content: center;
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
.sapMSFB.sapMSFBA {
|
|
222
|
+
background: none;
|
|
223
|
+
box-shadow: none;
|
|
207
224
|
}
|
|
208
225
|
|
|
209
226
|
.sapMSFSSI {
|
|
210
227
|
display: inline;
|
|
211
228
|
}
|
|
212
229
|
|
|
213
|
-
.sapMSFF
|
|
230
|
+
.sapMSFF .sapMSFSSI:before {
|
|
214
231
|
content: "\e00d";
|
|
215
232
|
display: block;
|
|
216
233
|
font-style: normal;
|
|
@@ -218,7 +235,7 @@
|
|
|
218
235
|
height: 1rem;
|
|
219
236
|
font-family: 'SAP-icons';
|
|
220
237
|
margin-right: 0.375rem;
|
|
221
|
-
margin-top: 0.
|
|
238
|
+
margin-top: 0.6875rem;
|
|
222
239
|
}
|
|
223
240
|
|
|
224
241
|
.sapMSFS::after {
|
|
@@ -226,18 +243,18 @@
|
|
|
226
243
|
}
|
|
227
244
|
|
|
228
245
|
.sapMSFR::after,
|
|
229
|
-
.sapMSFS::after
|
|
246
|
+
.sapMSFS::after {
|
|
230
247
|
display: block;
|
|
231
248
|
width: 1.25rem;
|
|
232
249
|
height: 1.25rem;
|
|
233
250
|
border-radius: 0.75rem;
|
|
234
251
|
font-size: 0.75rem;
|
|
235
|
-
margin-top: 0.625rem;
|
|
236
252
|
line-height: 1.25rem;
|
|
253
|
+
border: @sapUiButtonBorderWidth solid @sapUiButtonBorderColor;
|
|
237
254
|
}
|
|
238
255
|
|
|
239
256
|
.sapMSFS {
|
|
240
|
-
|
|
257
|
+
margin-right: 0.1875rem;
|
|
241
258
|
border: none;
|
|
242
259
|
}
|
|
243
260
|
|
|
@@ -251,17 +268,16 @@
|
|
|
251
268
|
}
|
|
252
269
|
|
|
253
270
|
.sapMSFS:active::after,
|
|
271
|
+
.sapMSFS.sapMSFBA::after,
|
|
254
272
|
.sapMSFR:active::after {
|
|
255
273
|
background: @sapActiveColor;
|
|
256
274
|
color: @sapContent_IconColor;
|
|
257
|
-
margin-top: 0.625rem;
|
|
258
275
|
}
|
|
259
276
|
|
|
260
277
|
.sapMSFS:hover::after,
|
|
261
278
|
.sapMSFR:hover::after {
|
|
262
279
|
background: @sapHoverColor;
|
|
263
280
|
color: @sapContent_IconColor;
|
|
264
|
-
margin-top: 0.625rem;
|
|
265
281
|
}
|
|
266
282
|
|
|
267
283
|
.sapMSFB.sapMSFR:not(:last-child):hover {
|
|
@@ -271,22 +287,34 @@
|
|
|
271
287
|
.sapMSFB:hover {
|
|
272
288
|
border: none;
|
|
273
289
|
}
|
|
290
|
+
|
|
291
|
+
.sapMSFVal.sapMFocus .sapMSFF {
|
|
292
|
+
outline: none;
|
|
293
|
+
|
|
294
|
+
.sapMSFS.sapMSFB::after {
|
|
295
|
+
border-color: transparent;
|
|
296
|
+
outline: @sapUiContentFocusWidth solid @sapUiContentFocusColor;
|
|
297
|
+
outline-offset: -0.0625rem;
|
|
298
|
+
}
|
|
299
|
+
}
|
|
274
300
|
}
|
|
275
301
|
|
|
276
302
|
html.sap-desktop .sapTntToolHeader .sapMFocus > .sapMSFF::before {
|
|
277
|
-
|
|
303
|
+
display: none;
|
|
278
304
|
}
|
|
279
305
|
|
|
280
|
-
html.sap-desktop .sapTntToolHeader .
|
|
281
|
-
|
|
282
|
-
|
|
306
|
+
html.sap-desktop .sapTntToolHeader .sapMSF:not(.sapMSFDisabled) {
|
|
307
|
+
&:not(.sapMFocus):hover .sapMSFF,
|
|
308
|
+
&.sapMFocus:not(.sapMSFVal) .sapMSFF {
|
|
309
|
+
outline: @sapUiContentFocusWidth solid @sapUiContentFocusColor;
|
|
310
|
+
border-color: transparent;
|
|
311
|
+
}
|
|
283
312
|
}
|
|
284
313
|
|
|
285
314
|
.sapUiSizeCompact {
|
|
286
315
|
.sapTntToolHeader {
|
|
287
316
|
.sapMSF {
|
|
288
317
|
height: 2rem;
|
|
289
|
-
padding-top: 1px;
|
|
290
318
|
}
|
|
291
319
|
|
|
292
320
|
.sapMSF .sapMSFF {
|
|
@@ -294,25 +322,18 @@ html.sap-desktop .sapTntToolHeader .sapMFocus .sapMSFF {
|
|
|
294
322
|
}
|
|
295
323
|
|
|
296
324
|
.sapMSFB {
|
|
297
|
-
|
|
298
|
-
width: 1.
|
|
325
|
+
margin-top: 0.125rem;
|
|
326
|
+
width: 1.625rem;
|
|
327
|
+
height: 1.625rem;
|
|
299
328
|
}
|
|
300
329
|
|
|
301
|
-
.
|
|
302
|
-
margin-
|
|
330
|
+
.sapMSFS {
|
|
331
|
+
margin-right: 0.125rem;
|
|
303
332
|
}
|
|
304
|
-
}
|
|
305
|
-
|
|
306
|
-
.sapMSFS:hover::after,
|
|
307
|
-
.sapMSFR:hover::after,
|
|
308
|
-
.sapMSFS:active::after,
|
|
309
|
-
.sapMSFR:active::after {
|
|
310
|
-
margin-top: 0.375rem;
|
|
311
|
-
}
|
|
312
333
|
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
334
|
+
.sapMSFF .sapMSFSSI:before {
|
|
335
|
+
margin-top: 0.4375rem;
|
|
336
|
+
}
|
|
316
337
|
}
|
|
317
338
|
}
|
|
318
339
|
|
|
@@ -7,11 +7,21 @@
|
|
|
7
7
|
@_sap_tnt_NavigationList_IconFontSize: 1.125rem;
|
|
8
8
|
@_sap_tnt_NavigationList_ExpandIconColor: @sapUiContentNonInteractiveIconColor;
|
|
9
9
|
@_sap_tnt_NavigationList_ItemHeight: 2.5rem;
|
|
10
|
+
@_sap_tnt_NavigationList_ItemBorder: 0.0625rem solid @sapUiListBorderColor;
|
|
11
|
+
@_sap_tnt_NavigationList_LastItemBorder: 0.0625rem solid transparent;
|
|
12
|
+
@_sap_tnt_NavigationList_HoverItemBorder: @_sap_tnt_NavigationList_SelectedItemBorder;
|
|
10
13
|
@_sap_tnt_NavigationList_ItemBottomMargin: 0.125rem;
|
|
11
14
|
@_sap_tnt_NavigationList_ItemBottomMarginCompact: 0.5rem;
|
|
12
15
|
@_sap_tnt_NavigationList_GroupTextWeight: bold;
|
|
13
16
|
@_sap_tnt_NavigationList_NoIconsNestedItemPadding: 2rem;
|
|
14
|
-
@_sap_tnt_NavigationList_Padding: 0.
|
|
17
|
+
@_sap_tnt_NavigationList_Padding: 0.75rem;
|
|
18
|
+
@_sap_tnt_NavigationList_PopupItemPadding: 0 0.5rem;
|
|
19
|
+
@_sap_tnt_NavigationList_PopupIconWidth: 0.5rem;
|
|
15
20
|
@_sap_tnt_NavigationList_PaddingCompact: 1.5rem 0.75rem 0.75rem 0.75rem;
|
|
16
|
-
@
|
|
21
|
+
@_sap_tnt_NavigationList_ParentPopupPadding: 0.75rem;
|
|
22
|
+
@_sap_tnt_NavigationList_ParentPopupBorderRadius: 0.75rem;
|
|
23
|
+
@_sap_tnt_NavigationList_PopupBoxShadow: 0 0 0 0.0625rem @sapUiContentShadowColor, 0 1rem 2rem 0 fade(@sapUiContentShadowColor, 16);
|
|
24
|
+
@_sap_tnt_NavigationList_PopupArrowBoxShadow: 0 0 0 0.0625rem @sapUiContentShadowColor, 0 1rem 2rem 0 fade(@sapUiContentShadowColor, 16);
|
|
25
|
+
@_sap_tnt_NavigationList_PopupTitleTextSize: 1.25rem;
|
|
26
|
+
@_sap_tnt_NavigationList_PopupTitleLineHeight: 1.5rem;
|
|
17
27
|
@_sap_tnt_NavigationList_SelectionIndicatorDisplay: inline-block;
|
|
@@ -7,4 +7,5 @@
|
|
|
7
7
|
@_sap_tnt_SideNavigation_CollapsedWidth: 3.5rem;
|
|
8
8
|
@_sap_tnt_SideNavigation_NavigationSeparatorHeight: 0.0625rem;
|
|
9
9
|
@_sap_tnt_SideNavigation_BorderRadius: 0.5rem 0.5rem 0 0;
|
|
10
|
-
@_sap_tnt_SideNavigation_PhoneBorderRadius: 0.5rem;
|
|
10
|
+
@_sap_tnt_SideNavigation_PhoneBorderRadius: 0.5rem;
|
|
11
|
+
@_sap_tnt_SideNavigation_TriangleDisplay: none;
|
|
@@ -194,6 +194,14 @@
|
|
|
194
194
|
.sapMSF {
|
|
195
195
|
height: 2.5rem;
|
|
196
196
|
padding-top: 0px;
|
|
197
|
+
|
|
198
|
+
&:not(.sapMSFVal) .sapMSFS {
|
|
199
|
+
pointer-events: none;
|
|
200
|
+
|
|
201
|
+
&::after {
|
|
202
|
+
border-color: transparent;
|
|
203
|
+
}
|
|
204
|
+
}
|
|
197
205
|
}
|
|
198
206
|
|
|
199
207
|
.sapMSF .sapMSFF {
|
|
@@ -202,15 +210,24 @@
|
|
|
202
210
|
}
|
|
203
211
|
|
|
204
212
|
.sapMSFB {
|
|
205
|
-
|
|
206
|
-
|
|
213
|
+
width: 2rem;
|
|
214
|
+
height: 2rem;
|
|
215
|
+
margin-top: 0.1875rem;
|
|
216
|
+
display: flex;
|
|
217
|
+
align-items: center;
|
|
218
|
+
justify-content: center;
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
.sapMSFB.sapMSFBA {
|
|
222
|
+
background: none;
|
|
223
|
+
box-shadow: none;
|
|
207
224
|
}
|
|
208
225
|
|
|
209
226
|
.sapMSFSSI {
|
|
210
227
|
display: inline;
|
|
211
228
|
}
|
|
212
229
|
|
|
213
|
-
.sapMSFF
|
|
230
|
+
.sapMSFF .sapMSFSSI:before {
|
|
214
231
|
content: "\e00d";
|
|
215
232
|
display: block;
|
|
216
233
|
font-style: normal;
|
|
@@ -218,7 +235,7 @@
|
|
|
218
235
|
height: 1rem;
|
|
219
236
|
font-family: 'SAP-icons';
|
|
220
237
|
margin-right: 0.375rem;
|
|
221
|
-
margin-top: 0.
|
|
238
|
+
margin-top: 0.6875rem;
|
|
222
239
|
}
|
|
223
240
|
|
|
224
241
|
.sapMSFS::after {
|
|
@@ -226,18 +243,18 @@
|
|
|
226
243
|
}
|
|
227
244
|
|
|
228
245
|
.sapMSFR::after,
|
|
229
|
-
.sapMSFS::after
|
|
246
|
+
.sapMSFS::after {
|
|
230
247
|
display: block;
|
|
231
248
|
width: 1.25rem;
|
|
232
249
|
height: 1.25rem;
|
|
233
250
|
border-radius: 0.75rem;
|
|
234
251
|
font-size: 0.75rem;
|
|
235
|
-
margin-top: 0.625rem;
|
|
236
252
|
line-height: 1.25rem;
|
|
253
|
+
border: @sapUiButtonBorderWidth solid @sapUiButtonBorderColor;
|
|
237
254
|
}
|
|
238
255
|
|
|
239
256
|
.sapMSFS {
|
|
240
|
-
|
|
257
|
+
margin-right: 0.1875rem;
|
|
241
258
|
border: none;
|
|
242
259
|
}
|
|
243
260
|
|
|
@@ -249,19 +266,18 @@
|
|
|
249
266
|
box-shadow: none;
|
|
250
267
|
line-height: 1.25rem;
|
|
251
268
|
}
|
|
252
|
-
|
|
269
|
+
|
|
253
270
|
.sapMSFS:active::after,
|
|
271
|
+
.sapMSFS.sapMSFBA::after,
|
|
254
272
|
.sapMSFR:active::after {
|
|
255
273
|
background: @sapActiveColor;
|
|
256
274
|
color: @sapContent_IconColor;
|
|
257
|
-
margin-top: 0.625rem;
|
|
258
275
|
}
|
|
259
276
|
|
|
260
277
|
.sapMSFS:hover::after,
|
|
261
278
|
.sapMSFR:hover::after {
|
|
262
279
|
background: @sapHoverColor;
|
|
263
280
|
color: @sapContent_IconColor;
|
|
264
|
-
margin-top: 0.625rem;
|
|
265
281
|
}
|
|
266
282
|
|
|
267
283
|
.sapMSFB.sapMSFR:not(:last-child):hover {
|
|
@@ -271,22 +287,34 @@
|
|
|
271
287
|
.sapMSFB:hover {
|
|
272
288
|
border: none;
|
|
273
289
|
}
|
|
290
|
+
|
|
291
|
+
.sapMSFVal.sapMFocus .sapMSFF {
|
|
292
|
+
outline: none;
|
|
293
|
+
|
|
294
|
+
.sapMSFS.sapMSFB::after {
|
|
295
|
+
border-color: transparent;
|
|
296
|
+
outline: @sapUiContentFocusWidth solid @sapUiContentFocusColor;
|
|
297
|
+
outline-offset: -0.0625rem;
|
|
298
|
+
}
|
|
299
|
+
}
|
|
274
300
|
}
|
|
275
301
|
|
|
276
302
|
html.sap-desktop .sapTntToolHeader .sapMFocus > .sapMSFF::before {
|
|
277
|
-
|
|
303
|
+
display: none;
|
|
278
304
|
}
|
|
279
305
|
|
|
280
|
-
html.sap-desktop .sapTntToolHeader .
|
|
281
|
-
|
|
282
|
-
|
|
306
|
+
html.sap-desktop .sapTntToolHeader .sapMSF:not(.sapMSFDisabled) {
|
|
307
|
+
&:not(.sapMFocus):hover .sapMSFF,
|
|
308
|
+
&.sapMFocus:not(.sapMSFVal) .sapMSFF {
|
|
309
|
+
outline: @sapUiContentFocusWidth solid @sapUiContentFocusColor;
|
|
310
|
+
border-color: transparent;
|
|
311
|
+
}
|
|
283
312
|
}
|
|
284
313
|
|
|
285
314
|
.sapUiSizeCompact {
|
|
286
315
|
.sapTntToolHeader {
|
|
287
316
|
.sapMSF {
|
|
288
317
|
height: 2rem;
|
|
289
|
-
padding-top: 1px;
|
|
290
318
|
}
|
|
291
319
|
|
|
292
320
|
.sapMSF .sapMSFF {
|
|
@@ -294,25 +322,18 @@ html.sap-desktop .sapTntToolHeader .sapMFocus .sapMSFF {
|
|
|
294
322
|
}
|
|
295
323
|
|
|
296
324
|
.sapMSFB {
|
|
297
|
-
|
|
298
|
-
width: 1.
|
|
325
|
+
margin-top: 0.125rem;
|
|
326
|
+
width: 1.625rem;
|
|
327
|
+
height: 1.625rem;
|
|
299
328
|
}
|
|
300
329
|
|
|
301
|
-
.
|
|
302
|
-
margin-
|
|
330
|
+
.sapMSFS {
|
|
331
|
+
margin-right: 0.125rem;
|
|
303
332
|
}
|
|
304
|
-
}
|
|
305
333
|
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
.sapMSFR:active::after {
|
|
310
|
-
margin-top: 0.375rem;
|
|
311
|
-
}
|
|
312
|
-
|
|
313
|
-
.sapMSFS::after,
|
|
314
|
-
.sapMSFR::after {
|
|
315
|
-
margin-top: 0.375rem;
|
|
334
|
+
.sapMSFF .sapMSFSSI:before {
|
|
335
|
+
margin-top: 0.4375rem;
|
|
336
|
+
}
|
|
316
337
|
}
|
|
317
338
|
}
|
|
318
339
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
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.
|
|
9
|
+
<version>1.117.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 Horizon theme library.</documentation>
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
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.
|
|
9
|
+
<version>1.117.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 Evening Horizon theme library.</documentation>
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
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.
|
|
9
|
+
<version>1.117.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast black theme library.</documentation>
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
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.
|
|
9
|
+
<version>1.117.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 horizon high contrast white theme library.</documentation>
|
|
12
12
|
|
|
@@ -290,6 +290,10 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
290
290
|
}
|
|
291
291
|
}
|
|
292
292
|
|
|
293
|
+
.sapUiSizeCompact .sapUiCalHead {
|
|
294
|
+
height: 2.25rem;
|
|
295
|
+
}
|
|
296
|
+
|
|
293
297
|
.sapUiCalItem {
|
|
294
298
|
position: relative;
|
|
295
299
|
&:focus > .sapUiCalItemText {
|
|
@@ -702,7 +706,6 @@ html.sap-desktop .sapUiCalItemOtherMonth:not(.sapUiCalItemSel) :not(.sapUiCalWee
|
|
|
702
706
|
}
|
|
703
707
|
}
|
|
704
708
|
|
|
705
|
-
//Looking here. Add rule that only applies to :not(.sapUiCalMonthSecType)?
|
|
706
709
|
.sapUiCalItem:focus {
|
|
707
710
|
&:not(.sapUiCalItemNow):not(.sapUiCalItemSel) .sapUiCalItemText:after {
|
|
708
711
|
position: absolute;
|
package/ui5.yaml
CHANGED