@openui5/themelib_sap_horizon 1.115.1 → 1.116.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (77) hide show
  1. package/.reuse/dep5 +0 -5
  2. package/THIRDPARTY.txt +1 -7
  3. package/package.json +18 -18
  4. package/src/sap/m/themes/sap_horizon/IconTabBar.less +4 -4
  5. package/src/sap/m/themes/sap_horizon/ListBase.less +12 -0
  6. package/src/sap/m/themes/sap_horizon/ObjectMarker.less +11 -3
  7. package/src/sap/m/themes/sap_horizon/RadioButton.less +4 -5
  8. package/src/sap/m/themes/sap_horizon/RangeSlider.less +2 -7
  9. package/src/sap/m/themes/sap_horizon/SearchField.less +1 -2
  10. package/src/sap/m/themes/sap_horizon/Select.less +8 -14
  11. package/src/sap/m/themes/sap_horizon/Slider.less +2 -1
  12. package/src/sap/m/themes/sap_horizon/TextArea.less +4 -0
  13. package/src/sap/m/themes/sap_horizon/TileContainer.less +20 -1
  14. package/src/sap/m/themes/sap_horizon/Wizard.less +1 -1
  15. package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +4 -4
  16. package/src/sap/m/themes/sap_horizon_dark/ListBase.less +12 -0
  17. package/src/sap/m/themes/sap_horizon_dark/ObjectMarker.less +10 -2
  18. package/src/sap/m/themes/sap_horizon_dark/RadioButton.less +4 -6
  19. package/src/sap/m/themes/sap_horizon_dark/RangeSlider.less +2 -7
  20. package/src/sap/m/themes/sap_horizon_dark/SearchField.less +0 -2
  21. package/src/sap/m/themes/sap_horizon_dark/Select.less +7 -14
  22. package/src/sap/m/themes/sap_horizon_dark/Slider.less +7 -1
  23. package/src/sap/m/themes/sap_horizon_dark/TextArea.less +4 -0
  24. package/src/sap/m/themes/sap_horizon_dark/TileContainer.less +18 -0
  25. package/src/sap/m/themes/sap_horizon_dark/Wizard.less +1 -1
  26. package/src/sap/m/themes/sap_horizon_hcb/CheckBox.less +4 -0
  27. package/src/sap/m/themes/sap_horizon_hcb/RadioButton.less +1 -1
  28. package/src/sap/m/themes/sap_horizon_hcb/SearchField.less +0 -2
  29. package/src/sap/m/themes/sap_horizon_hcb/Select.less +20 -0
  30. package/src/sap/m/themes/sap_horizon_hcb/Slider.less +2 -1
  31. package/src/sap/m/themes/sap_horizon_hcb/TextArea.less +5 -1
  32. package/src/sap/m/themes/sap_horizon_hcb/Wizard.less +1 -1
  33. package/src/sap/m/themes/sap_horizon_hcw/CheckBox.less +4 -0
  34. package/src/sap/m/themes/sap_horizon_hcw/RadioButton.less +1 -1
  35. package/src/sap/m/themes/sap_horizon_hcw/SearchField.less +0 -2
  36. package/src/sap/m/themes/sap_horizon_hcw/Select.less +21 -0
  37. package/src/sap/m/themes/sap_horizon_hcw/Slider.less +2 -1
  38. package/src/sap/m/themes/sap_horizon_hcw/TextArea.less +5 -1
  39. package/src/sap/m/themes/sap_horizon_hcw/Wizard.less +1 -1
  40. package/src/sap/tnt/themes/sap_horizon/SideNavigation.less +1 -1
  41. package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +21 -3
  42. package/src/sap/tnt/themes/sap_horizon/ToolPage.less +4 -4
  43. package/src/sap/tnt/themes/sap_horizon_dark/SideNavigation.less +1 -1
  44. package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +21 -3
  45. package/src/sap/tnt/themes/sap_horizon_dark/ToolPage.less +4 -4
  46. package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +24 -4
  47. package/src/sap/tnt/themes/sap_horizon_hcb/ToolPage.less +5 -5
  48. package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +20 -0
  49. package/src/sap/tnt/themes/sap_horizon_hcw/ToolPage.less +4 -4
  50. package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
  51. package/src/sap/ui/core/themes/sap_horizon/base.less +5 -5
  52. package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.ttf +0 -0
  53. package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.woff2 +0 -0
  54. package/src/sap/ui/core/themes/sap_horizon/shared.less +9 -94
  55. package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
  56. package/src/sap/ui/core/themes/sap_horizon_dark/base.less +5 -5
  57. package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.ttf +0 -0
  58. package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.woff2 +0 -0
  59. package/src/sap/ui/core/themes/sap_horizon_dark/shared.less +9 -95
  60. package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
  61. package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +15 -15
  62. package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/SAP-icons.ttf +0 -0
  63. package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/SAP-icons.woff2 +0 -0
  64. package/src/sap/ui/core/themes/sap_horizon_hcb/shared.less +9 -94
  65. package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
  66. package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +9 -9
  67. package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.ttf +0 -0
  68. package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.woff2 +0 -0
  69. package/src/sap/ui/core/themes/sap_horizon_hcw/shared.less +9 -94
  70. package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +430 -60
  71. package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +429 -51
  72. package/src/sap/ui/unified/themes/sap_horizon_hcb/Calendar.less +7 -0
  73. package/src/sap/ui/unified/themes/sap_horizon_hcw/Calendar.less +7 -0
  74. package/src/sap/uxap/themes/sap_horizon/HierarchicalSelect.less +0 -4
  75. package/src/sap/uxap/themes/sap_horizon_dark/HierarchicalSelect.less +0 -4
  76. package/src/sap/uxap/themes/sap_horizon_hcb/HierarchicalSelect.less +0 -6
  77. package/src/sap/uxap/themes/sap_horizon_hcw/HierarchicalSelect.less +0 -6
@@ -33,6 +33,18 @@ html[data-sap-ui-browser^="ff"].sap-desktop .sapUiCalHead > .sapUiCalHeadB:focus
33
33
  outline-offset: 0; /* to hide firefox bug with native outline always displayed */
34
34
  }
35
35
 
36
+ .sapUiCalItem[class*=sapUiCalItemType] {
37
+ &.sapUiCalItemSel{
38
+ &.sapUiCalItemNow {
39
+ .sapUiCalItemText {
40
+ border-radius: 0.3125rem;
41
+ border-bottom-right-radius: 0.3125rem;
42
+ border-bottom-left-radius: 0.3125rem;
43
+ }
44
+ }
45
+ }
46
+ }
47
+
36
48
  html.sap-desktop .sapUiCalHead > .sapUiCalHeadB:focus::before {
37
49
  content: "";
38
50
  position: absolute;
@@ -152,7 +164,7 @@ html.sap-desktop .sapUiCalHead > .sapUiCalHeadB:active {
152
164
  /* hide outline for all devices, but enable later for desktop */
153
165
  .sapUiCalItem:focus {
154
166
  outline: none;
155
- overflow: visible;
167
+ overflow: hidden;
156
168
  }
157
169
 
158
170
  html.sap-desktop .sapUiCalItem:not(.sapUiCalItemSel):not(.sapUiCalItemWeekEnd):focus {
@@ -236,6 +248,10 @@ html.sap-desktop .sapUiCalItemWeekEnd:not(.sapUiCalItemSel):focus {
236
248
  background-color: @sapUiListHoverBackground;
237
249
  }
238
250
 
251
+ .sapUiCalItemWeekEnd:hover {
252
+ filter: brightness (105%);
253
+ }
254
+
239
255
  html.sap-desktop .sapUiCalDatesRow .sapUiCalItemWeekEnd:not(.sapUiCalItemSel):hover,
240
256
  html.sap-desktop .sapUiCal:not(.sapUiCalDateInt) .sapUiCalItemWeekEnd:not(.sapUiCalItemSel) :not(.sapUiCalWeekNum):hover {
241
257
  background-color: @sapUiListHoverBackground;
@@ -262,15 +278,15 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
262
278
  border-bottom-right-radius: 0;
263
279
  }
264
280
 
265
- .sapUiSizeCompact .sapUiCalItem {
281
+ .sapUiSizeCompact .sapUiCalItem:not(.sapUiCalItemNow) {
266
282
  &.sapUiCalItemSelBetween .sapUiCalItemText {
267
- position: relative;
283
+ position: static;
268
284
  }
269
285
  }
270
286
  .sapUiSizeCompact .sapUiCalMonthSecType .sapUiCalItem {
271
287
  &.sapUiCalItemSelBetween .sapUiCalItemText {
272
288
  position: relative;
273
- line-height: 0.875rem;
289
+ line-height: 1rem;
274
290
  }
275
291
  }
276
292
 
@@ -285,19 +301,56 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
285
301
  left: 0;
286
302
  right: 0;
287
303
  bottom: 0;
288
- border: 0.125rem solid @sapUiContentFocusColor;
289
304
  content: "";
290
305
  border-radius: 0.5rem;
291
306
  }
292
307
  }
293
- &.sapUiCalItemSelBetween .sapUiCalItemText {
294
- position: relative;
308
+
309
+ &.sapUiCalItemSelBetween {
310
+ .sapUiCalItemText {
311
+ position: relative;
312
+ }
313
+ &:not(.sapUiCalItemNow) {
314
+ .sapUiCalItemText:after {
315
+ position: absolute;
316
+ top: 0;
317
+ left: 0;
318
+ right: 0;
319
+ bottom: 0;
320
+ border: 0.0625rem solid @sapUiListSelectionBorderColor;
321
+ content: "";
322
+ border-radius: 0.5rem;
323
+ }
324
+ }
295
325
  }
296
326
  &.sapUiCalItemNow {
297
327
  border-radius: 0.5rem;
298
328
  &:hover {
299
329
  background: @sapUiListHoverBackground;
300
330
  }
331
+ &.sapUiCalItemSel:not(.sapUiCalItemSelBetween),
332
+ &.sapUiCalItemSelStart:not(.sapUiCalItemSelBetween),
333
+ &.sapUiCalItemSelEnd:not(.sapUiCalItemSelBetween) {
334
+
335
+ .sapUiCalItemText:after {
336
+ position: absolute;
337
+ top: 0.3125rem;
338
+ left: 0.3125rem;
339
+ right: 0.3125rem;
340
+ bottom: 0.3125rem;
341
+ border: 0.0625rem solid @sapList_SelectionBorderColor;
342
+ content: "";
343
+ border-radius: 0.1875rem;
344
+ }
345
+ }
346
+ &.sapUiCalItemSel:not(:focus) {
347
+ .sapUiCalSpecialDate {
348
+ width: 76%;
349
+ left: 0.25rem;
350
+ right: 0.25rem;
351
+ bottom: 0.2rem;
352
+ }
353
+ }
301
354
  &.sapUiCalItemSelBetween {
302
355
  line-height: normal;
303
356
  & > .sapUiCalItemText {
@@ -307,7 +360,20 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
307
360
  width: 2.0625rem;
308
361
  height: 2.375rem;
309
362
  line-height: 2.375rem;
310
- top: 0.0625rem;
363
+ }
364
+ & > .sapUiCalSpecialDate {
365
+ width: 76%;
366
+ left: 0.2rem;
367
+ bottom: 0.2rem;
368
+ }
369
+ }
370
+ &:not(.sapUiCalItemSelBetween):not(.sapUiCalItemSel) {
371
+ &:focus {
372
+ & > .sapUiCalSpecialDate {
373
+ width: 63%;
374
+ left: 0.3125rem;
375
+ bottom: 0.3125rem;
376
+ }
311
377
  }
312
378
  }
313
379
  .sapUiCalSpecialDate {
@@ -315,26 +381,43 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
315
381
  bottom: 0.125rem;
316
382
  left: 0.125rem;
317
383
  }
318
- &:focus .sapUiCalSpecialDate,
384
+ &:focus:not(.sapUiCalItemNow) .sapUiCalSpecialDate,
319
385
  &.sapUiCalItemSel .sapUiCalSpecialDate {
320
- width: 75%;
321
- bottom: 0.25rem;
322
- left: 0.25rem;
386
+ bottom: 0.375rem;
387
+ width: 60%;
388
+ left: 0.3755rem;
389
+ right: 0.25rem;
390
+ }
391
+
392
+ &:focus .sapUiCalSpecialDate {
393
+ bottom: 0.45rem;
394
+ bottom: 0.375rem;
395
+ width: 63%;
396
+ left: 0.375rem;
397
+ right: 0.375rem;
398
+ height: 0.25rem;
399
+ height: 0.3125rem;
323
400
  }
324
401
  .sapUiCalItemText {
325
402
  border: none;
326
403
  }
327
404
  &.sapUiCalItemSel {
328
405
  box-shadow: inset 0 0 0 0.25rem @sapUiListBackground;
329
- &:focus .sapUiCalSpecialDate {
330
- bottom: 0.35rem
406
+ &:focus:not(.sapUiCalItemSelBetween) .sapUiCalSpecialDate {
407
+ bottom: 0.3rem;
408
+ }
409
+
410
+ &.sapUiCalItemSelBetween {
411
+ &:focus .sapUiCalSpecialDate {
412
+ bottom: 0.3125rem;
413
+ }
331
414
  }
332
415
  &.sapUiCalItemSelBetween:focus > .sapUiCalItemText:after {
333
416
  top: 0;
334
417
  left: 0;
335
418
  right: 0;
336
419
  bottom: 0;
337
- border-radius: 0.25rem;
420
+ border-radius: 0.3125rem;
338
421
  }
339
422
  }
340
423
  &:focus > .sapUiCalItemText:after {
@@ -346,13 +429,15 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
346
429
  }
347
430
  &:before {
348
431
  position: absolute;
432
+ content: "";
349
433
  top: 0;
350
434
  left: 0;
351
435
  right: 0;
352
436
  bottom: 0;
353
437
  border: 0.125rem solid @sapUiLegendCurrentDateTime;
354
- content: "";
355
438
  border-radius: 0.5rem;
439
+ z-index: 1;
440
+ pointer-events: none;
356
441
  }
357
442
  }
358
443
  .sapUiCalItemText:after {
@@ -362,31 +447,174 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
362
447
  position: absolute;
363
448
  width: 100%;
364
449
  height: 0.3125rem;
365
- bottom: -0.0625rem;
450
+ bottom: 0.025rem;
366
451
  border-bottom-left-radius: 0.25rem;
367
452
  border-bottom-right-radius: 0.25rem;
368
453
  pointer-events: none;
369
- z-index: 0;
370
454
  }
455
+
456
+ &.sapUiCalItemSelBetween:not(.sapUiCalItemSel):not(.sapUiCalItemNow) {
457
+ .sapUiCalSpecialDate {
458
+ width: 91%;
459
+ left: 0.0625rem;
460
+ right: 0.0625rem;
461
+ bottom: 0.025rem;
462
+ }
463
+ }
464
+
371
465
  &:focus .sapUiCalSpecialDate,
372
466
  &.sapUiCalItemSel .sapUiCalSpecialDate {
373
- bottom: 0.0625rem;
467
+ bottom: 0.025rem;
468
+ left: 0.09375rem;
469
+ width: 90%;
470
+ }
471
+ &:focus:not(.sapUiCalItemSelBetween):not(.sapUiCalItemSel) .sapUiCalSpecialDate {
472
+ width: 93%;
374
473
  left: 0.0625rem;
375
- width: 95%;
474
+ bottom: 0.0625rem;
376
475
  }
377
- &.sapUiCalItemSel:focus .sapUiCalSpecialDate{
378
- bottom: 0.125rem;
476
+ .sapUiCalItemText {
477
+ border-radius: 0.5rem;
379
478
  }
380
479
  .sapUiCalItemText {
381
480
  border-radius: 0.5rem;
382
481
  }
383
482
  }
384
483
 
484
+ .sapUiSizeCozy {
485
+ .sapUiCalSecType {
486
+ .sapUiCalItem {
487
+ &.sapUiCalItemNow {
488
+ &:not(.sapUiCalItemSelBetween),
489
+ &.sapUiCalItemSelBetween {
490
+ &> .sapUiCalItemText {
491
+ line-height: 2rem;
492
+ }
493
+ }
494
+ }
495
+ }
496
+ }
497
+ .sapUiCalItem {
498
+ &:focus .sapUiCalSpecialDate,
499
+ &.sapUiCalItemSel .sapUiCalSpecialDate {
500
+ width: 91%;
501
+ }
502
+
503
+ &.sapUiCalItemSelBetween {
504
+ &.sapUiCalItemNow {
505
+ .sapUiCalSpecialDate {
506
+ bottom: 0.3rem;
507
+ }
508
+ }
509
+ &:not(.sapUiCalItemSel):not(.sapUiCalItemNow) {
510
+ .sapUiCalSpecialDate {
511
+ width: 93%;
512
+ left: 0.0625rem;
513
+ right: 0.0625rem;
514
+ bottom: 0.025rem;
515
+ }
516
+ }
517
+ }
518
+ &.sapUiCalItemNow {
519
+ &.sapUiCalItemSelBetween {
520
+ & > .sapUiCalItemText {
521
+ border: none;
522
+ margin: auto;
523
+ height: 100%;
524
+ line-height: 2.875rem;
525
+ }
526
+ & > .sapUiCalItemText:after {
527
+ content: "";
528
+ position: absolute;
529
+ border: 0.0625rem solid @sapList_SelectionBorderColor;
530
+ border-radius: 0.3125rem;
531
+ margin: 0.125rem;
532
+ line-height: 2.375rem;
533
+ left: 0.0625rem;
534
+ top: 0.0625rem;
535
+ bottom: 0.0625rem;
536
+ right: 0.0625rem;
537
+
538
+
539
+ }
540
+ &:focus > .sapUiCalItemText:after {
541
+ top: 0.05rem;
542
+ left: 0.05rem;
543
+ right: 0.05rem;
544
+ bottom: 0.05rem;
545
+ }
546
+ &.sapUiCalItemSel {
547
+ & > .sapUiCalItemText:after {
548
+ top: 0.0625rem;
549
+ left: 0.0625rem;
550
+ right: 0.0625rem;
551
+ bottom: 0.0625rem;
552
+ }
553
+ &:focus .sapUiCalSpecialDate {
554
+ bottom: 0.375rem;
555
+ }
556
+ }
557
+ & > .sapUiCalSpecialDate {
558
+ left: 0.25rem;
559
+ right: 0.25rem;
560
+ bottom: 0.25rem;
561
+ width: 76%;
562
+ }
563
+ }
564
+ &.sapUiCalItemSel.sapUiCalItemSelBetween:not(:focus) {
565
+ .sapUiCalSpecialDate {
566
+ bottom: 0.3125rem;
567
+ width: 63%;
568
+ left: 0.375rem;
569
+ right: 0.375rem;
570
+ height: 0.3125rem;
571
+
572
+ width: 78%;
573
+ bottom: 0.25rem;
574
+ left: 0.25rem;
575
+ right: 0.25rem;
576
+ }
577
+ }
578
+ &:focus {
579
+ &:not(.sapUiCalItemSelBetween) {
580
+ & > .sapUiCalSpecialDate {
581
+ bottom: 0.375rem;
582
+ width: 69%;
583
+ left: 0.3125rem;
584
+ }
585
+ }
586
+ & > .sapUiCalSpecialDate {
587
+ bottom: 0.375rem;
588
+ width: 66%;
589
+ left: 0.375rem;
590
+ }
591
+ }
592
+ }
593
+ &.sapUiCalItemSel {
594
+ &:focus {
595
+ &.sapUiCalItemSelBetween:not(.sapUiCalItemNow) {
596
+ & > .sapUiCalItemText:after {
597
+ border-radius: 0.5rem;
598
+ top: 0;
599
+ bottom: 0;
600
+ left: 0;
601
+ right: 0;
602
+ }
603
+ }
604
+ }
605
+ }
606
+ }
607
+ }
608
+
385
609
  .sapUiCalItemOtherMonth {
386
610
  background-color: @sapUiListBackground;
387
611
  color: @_sap_ui_unified_Calendar_ItemOtherMonthColor;
388
612
  }
389
613
 
614
+ .sapUiCalItemOtherMonth.sapUiCalItemDsbl {
615
+ opacity: @sapUiContentDisabledOpacity;
616
+ }
617
+
390
618
  .sapUiCalItemSel {
391
619
  color: @sapUiContentContrastTextColor;
392
620
  &:focus > .sapUiCalItemText {
@@ -411,6 +639,7 @@ html.sap-desktop .sapUiCalItemOtherMonth:not(.sapUiCalItemSel) :not(.sapUiCalWee
411
639
 
412
640
  .sapUiCalItem.sapUiCalItemSel:not(.sapUiCalItemSelBetween):hover{
413
641
  background-color: @sapUiContentSelectedHoverBackground;
642
+ filter: brightness(105%);
414
643
  }
415
644
 
416
645
  .sapUiCalMonthPicker,
@@ -421,6 +650,9 @@ html.sap-desktop .sapUiCalItemOtherMonth:not(.sapUiCalItemSel) :not(.sapUiCalWee
421
650
  .sapUiCalItem.sapUiCalItemSel {
422
651
  font-family: @sapFontBoldFamily;
423
652
  }
653
+ .sapUiCalItem.sapUiCalItemDsbl {
654
+ opacity: @sapUiContentDisabledOpacity;
655
+ }
424
656
  .sapUiCalItem:focus {
425
657
  line-height: 2.75rem;
426
658
  }
@@ -437,7 +669,6 @@ html.sap-desktop .sapUiCalItemOtherMonth:not(.sapUiCalItemSel) :not(.sapUiCalWee
437
669
 
438
670
  .sapUiCalItemSel:not(.sapUiCalItemSelBetween) > .sapUiCalItemText {
439
671
  color: @sapUiContentSelectedTextColor;
440
- border-radius: 0.25rem;
441
672
  font-weight: bold;
442
673
  position: absolute;
443
674
  left: 0;
@@ -451,13 +682,137 @@ html.sap-desktop .sapUiCalItemOtherMonth:not(.sapUiCalItemSel) :not(.sapUiCalWee
451
682
  color: @sapContent_Selected_TextColor;
452
683
  }
453
684
 
685
+ .sapUiCalItem:focus:not(.sapUiCalItemSelBetween){
686
+ &:not(.sapUiCalItemSel) {
687
+ .sapUiCalSpecialDate {
688
+ width: 100%;
689
+ left: 0;
690
+ bottom: 0.025rem;;
691
+ }
692
+ }
693
+ & :not(.sapUiCalItemNow) .sapUiCalItemText:after {
694
+ content: "";
695
+ position: absolute;
696
+ top: 0.3125rem;
697
+ left: 0.3125rem;
698
+ right: 0.3125rem;
699
+ bottom: 0.3125rem;
700
+ border: 0.125rem solid @sapList_SelectionBorderColor;
701
+ border-radius: 0.1875rem;
702
+ }
703
+ }
704
+
705
+ //Looking here. Add rule that only applies to :not(.sapUiCalMonthSecType)?
706
+ .sapUiCalItem:focus {
707
+ &:not(.sapUiCalItemNow):not(.sapUiCalItemSel) .sapUiCalItemText:after {
708
+ position: absolute;
709
+ content: "";
710
+ top: 0.3125rem;
711
+ left: 0.3125rem;
712
+ right: 0.3125rem;
713
+ bottom: 0.3125rem;
714
+ border: 0.125rem solid @sapList_SelectionBorderColor;
715
+ border-radius: 0.1875rem;
716
+ }
717
+ &.sapUiCalItemNow,
718
+ &.sapUiCalItemSel,
719
+ &.sapUiCalItemSelStart,
720
+ &.sapUiCalItemSelEnd {
721
+ .sapUiCalItemText:before {
722
+ content: "";
723
+ position: absolute;
724
+ top: 0.3125rem;
725
+ left: 0.3125rem;
726
+ right: 0.3125rem;
727
+ bottom: 0.3125rem;
728
+ border: 0.125rem solid @sapList_SelectionBorderColor;
729
+ border-radius: 0.1875rem;
730
+ }
731
+
732
+ }
733
+ &.sapUiCalItemNow {
734
+ &.sapUiCalItemSelStart,
735
+ &.sapUiCalItemSelEnd {
736
+ .sapUiCalItemText:after {
737
+ position: absolute;
738
+ content: "";
739
+ top: 0.3125rem;
740
+ left: 0.3125rem;
741
+ right: 0.3125rem;
742
+ bottom: 0.3125rem;
743
+ border: 0.0625rem solid @sapList_SelectionBorderColor;
744
+ border-radius: 0.1875rem;
745
+ }
746
+ }
747
+ }
748
+ }
749
+
750
+ .sapUiCalMonthSecType {
751
+ .sapUiCalItem {
752
+ &:focus {
753
+ &.sapUiCalItemSel:not(.sapUiCalItemNow),
754
+ &.sapUiCalItemSelStart:not(.sapUiCalItemNow),
755
+ &.sapUiCalItemSelEnd:not(.sapUiCalItemNow) {
756
+ .sapUiCalItemText:before {
757
+ border: none;
758
+ }
759
+ }
760
+ &.sapUiCalItemSel {
761
+ .sapUiCalItemText:after {
762
+ border: 0.125rem solid @sapUiContentFocusColor;
763
+ border-width: 0.1875rem;
764
+ }
765
+ .sapUiCalItemText:before {
766
+ border: none;
767
+ }
768
+ }
769
+ &:not(.sapUiCalItemNow):not(.sapUiCalItemSel) {
770
+ .sapUiCalItemText:after {
771
+ top: 0;
772
+ bottom: 0;
773
+ left: 0;
774
+ right: 0;
775
+ border-radius: 0.5rem;
776
+ }
777
+ }
778
+ &.sapUiCalItemNow:not(.sapUiCalItemSelBetween),
779
+ &.sapUiCalItemNow{
780
+ .sapUiCalSpecialDate {
781
+ width: 75%;
782
+ left: 0.25rem;
783
+ right: 0.25rem;
784
+ bottom: 0.25rem;
785
+ }
786
+ }
787
+ }
788
+ &.sapUiCalItemNow {
789
+ &:not(.sapUiCalItemSelBetween),
790
+ &.sapUiCalItemSelBetween,
791
+ &.sapUiCalItemNow {
792
+ &> .sapUiCalItemText {
793
+ line-height: 2.125rem;
794
+ }
795
+ }
796
+ }
797
+ }
798
+
799
+ .sapUiCalItemSelStart:not(.sapUiCalItemNow),
800
+ .sapUiCalItemSelEnd:not(.sapUiCalItemNow),
801
+ .sapUiCalItemSelBetween:focus:not(.sapUiCalItemNow),
802
+ .sapUiCalItemSelBetween.sapUiCalItemOtherMonth:not(.sapUiCalItemNow) {
803
+ .sapUiCalItemText:after {
804
+ border-width: 0.125rem;
805
+ }
806
+ }
807
+ }
808
+
454
809
  .sapUiCalItem.sapUiCalItemSel:not(.sapUiCalItemSelBetween) > .sapUiCalItemText:after {
455
810
  position: absolute;
456
811
  top: 0;
457
812
  left: 0;
458
813
  right: 0;
459
814
  bottom: 0;
460
- border: 0.125rem solid @sapUiContentFocusColor;
815
+ border: 0.0625rem solid @sapUiContentFocusColor;
461
816
  content: "";
462
817
  border-radius: 0.5rem;
463
818
  }
@@ -470,17 +825,24 @@ html.sap-desktop .sapUiCalItemOtherMonth:not(.sapUiCalItemSel) :not(.sapUiCalWee
470
825
  border-radius: 0.3125rem;
471
826
  }
472
827
 
473
- .sapUiCalItem.sapUiCalItemSel:focus > .sapUiCalItemText:after {
474
- border: 0.1875rem solid @sapUiContentFocusColor;
475
- top: 0;
476
- left: 0;
477
- right: 0;
478
- bottom: 0;
479
- }
828
+ .sapUiSizeCompact {
829
+ .sapUiCalItem.sapUiCalItemSel.sapUiCalItemNow.sapUiCalItemSelBetween:focus .sapUiCalItemText:before {
830
+ top: 0.0625rem;
831
+ left: 0.0625rem;
832
+ right: 0.0625rem;
833
+ bottom: 0.0625rem;
834
+ }
835
+ .sapUiCalItem {
836
+ &.sapUiCalItemSel.sapUiCalItemNow.sapUiCalItemSelBetween {
837
+ &:focus > .sapUiCalItemText {
838
+ &:before {
839
+ border-radius: 0.25rem;
840
+ border-width: 0.125rem;
841
+ }
842
+ }
843
+ }
844
+ }
480
845
 
481
- .sapUiCalItem.sapUiCalItemSel.sapUiCalItemSelBetween:focus > .sapUiCalItemText:after {
482
- border-width: 0.125rem;
483
- border-radius: 0.4375rem;
484
846
  }
485
847
 
486
848
  .sapUiCalNoNameLine .sapUiCalItem.sapUiCalItemSel:not(.sapUiCalItemSelBetween) > .sapUiCalDayName {
@@ -491,14 +853,24 @@ html.sap-desktop .sapUiCalItemOtherMonth:not(.sapUiCalItemSel) :not(.sapUiCalWee
491
853
  background-color: @sapUiSelected;
492
854
  }
493
855
 
494
- .sapUiCalItemSelBetween,
495
- .sapUiCalItemSelBetween.sapUiCalItemOtherMonth {
856
+ //Add a rule for the edgeCase selected?
857
+ .sapUiCalItemSel:not(.sapUiCalItemNow),
858
+ .sapUiCalItemSelStart:not(.sapUiCalItemNow),
859
+ .sapUiCalItemSelEnd:not(.sapUiCalItemNow),
860
+ .sapUiCalItemSelBetween:not(.sapUiCalItemNow),
861
+ .sapUiCalItemSelBetween.sapUiCalItemOtherMonth:not(.sapUiCalItemNow) {
496
862
  background-color: @sapUiListSelectionBackgroundColor;
497
863
  color: @sapTextColor;
498
864
 
499
- .sapUiCalItemText {
500
- line-height: 2.75rem;
865
+ .sapUiCalItemText:after {
866
+ position: absolute;
867
+ top: 0;
868
+ left: 0;
869
+ right: 0;
870
+ bottom: 0;
501
871
  border: 0.0625rem solid @sapUiListSelectionBorderColor;
872
+ content: "";
873
+ border-radius: 0.5rem;
502
874
  }
503
875
  }
504
876
 
@@ -540,14 +912,6 @@ html.sap-desktop .sapUiCalItemSelBetween:focus:not(:hover){
540
912
  }
541
913
 
542
914
  /* 2 calendar types */
543
- .sapUiCalMonthSecType .sapUiCalItem.sapUiCalItemSelBetween > .sapUiCalItemText {
544
- line-height: 2rem;
545
- }
546
-
547
- .sapUiCalMonthSecType .sapUiCalItem.sapUiCalItemNow.sapUiCalItemSelBetween > .sapUiCalItemText{
548
- line-height: 1.375rem;
549
- }
550
-
551
915
  .sapUiCalMonthSecType .sapUiCalItem.sapUiCalItemNow:not(.sapUiCalItemSelBetween) > .sapUiCalItemText{
552
916
  line-height: 1.875rem;
553
917
  }
@@ -589,7 +953,7 @@ html.sap-desktop .sapUiCalItemSelBetween:focus:not(:hover){
589
953
  }
590
954
  .sapUiCalMonthSecType .sapUiCalItemSel.sapUiCalItemSelBetween .sapUiCalItemText,
591
955
  .sapUiCalMonthSecType .sapUiCalItemSel.sapUiCalItemSelBetween:not(.sapUiCalItemNow) > .sapUiCalItemText {
592
- line-height: 0.875rem;
956
+ line-height: 1rem;
593
957
  }
594
958
  .sapUiCalMonthSecType .sapUiCalItem.sapUiCalItemNow.sapUiCalItemSel > .sapUiCalItemText {
595
959
  line-height: 1.25rem;
@@ -601,14 +965,28 @@ html.sap-desktop .sapUiCalItemSelBetween:focus:not(:hover){
601
965
  margin: 0.1875rem 0;
602
966
  height: 1.625rem;
603
967
  }
604
- .sapUiCalMonthSecType .sapUiCalItem.sapUiCalItemNow.sapUiCalItemSelBetween > .sapUiCalItemText {
605
- line-height: 0.75rem;
606
- }
607
968
  .sapUiCalItem.sapUiCalItemNow.sapUiCalItemSelBetween > .sapUiCalItemText {
608
- width: 1.8125rem;
969
+ width: 1.5rem;
609
970
  height: 1.5rem;
971
+ top: 0.0625rem;
610
972
  line-height: 1.4375rem;
611
973
  }
974
+
975
+ .sapUiCalMonthSecType {
976
+ .sapUiCalItem.sapUiCalItemNow.sapUiCalItemSelBetween {
977
+ & > .sapUiCalItemText {
978
+ line-height: 0.75rem;
979
+ }
980
+ &:focus {
981
+ & > .sapUiCalItemText {
982
+ &:before {
983
+ border: none;
984
+ }
985
+ border: none;
986
+ }
987
+ }
988
+ }
989
+ }
612
990
  }
613
991
 
614
992
  @media only screen
@@ -383,6 +383,10 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
383
383
  color: @_sap_ui_unified_Calendar_ItemOtherMonthColor;
384
384
  }
385
385
 
386
+ .sapUiCalItemOtherMonth.sapUiCalItemDsbl {
387
+ opacity: @sapUiContentDisabledOpacity;
388
+ }
389
+
386
390
  .sapUiCalItemSel {
387
391
  color: @sapUiContentContrastTextColor;
388
392
  &:focus > .sapUiCalItemText {
@@ -417,6 +421,9 @@ html.sap-desktop .sapUiCalItemOtherMonth:not(.sapUiCalItemSel) :not(.sapUiCalWee
417
421
  .sapUiCalItem.sapUiCalItemSel {
418
422
  font-family: @sapFontBoldFamily;
419
423
  }
424
+ .sapUiCalItem.sapUiCalItemDsbl {
425
+ opacity: @sapUiContentDisabledOpacity;
426
+ }
420
427
  .sapUiCalItem:focus {
421
428
  line-height: 2.75rem;
422
429
  }
@@ -383,6 +383,10 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
383
383
  color: @_sap_ui_unified_Calendar_ItemOtherMonthColor;
384
384
  }
385
385
 
386
+ .sapUiCalItemOtherMonth.sapUiCalItemDsbl {
387
+ opacity: @sapUiContentDisabledOpacity;
388
+ }
389
+
386
390
  .sapUiCalItemSel {
387
391
  color: @sapUiContentContrastTextColor;
388
392
  &:focus > .sapUiCalItemText {
@@ -417,6 +421,9 @@ html.sap-desktop .sapUiCalItemOtherMonth:not(.sapUiCalItemSel) :not(.sapUiCalWee
417
421
  .sapUiCalItem.sapUiCalItemSel {
418
422
  font-family: @sapFontBoldFamily;
419
423
  }
424
+ .sapUiCalItem.sapUiCalItemDsbl {
425
+ opacity: @sapUiContentDisabledOpacity;
426
+ }
420
427
  .sapUiCalItem:focus {
421
428
  line-height: 2.75rem;
422
429
  }
@@ -22,10 +22,6 @@ html.sap-desktop .sapUxAPHierarchicalSelect {
22
22
 
23
23
  &.sapMSltIconOnly.sapMSlt.sapMSltFocused {
24
24
  outline: none;
25
- > .sapMSltIcon {
26
- outline: 1px dotted @sapUiContentFocusColor;
27
- outline-offset: -1px;
28
- }
29
25
  }
30
26
 
31
27
  &.sapMSltIconOnly.sapMSltPressed.sapMSlt.sapMSltFocused > .sapMSltIcon {