@syncfusion/blazor-themes 24.1.47 → 24.2.3

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 (145) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +164 -22
  2. package/SCSS-Themes/bootstrap.scss +164 -22
  3. package/SCSS-Themes/bootstrap4.scss +164 -22
  4. package/SCSS-Themes/bootstrap5-dark.scss +164 -24
  5. package/SCSS-Themes/bootstrap5.scss +164 -24
  6. package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +37 -3
  7. package/SCSS-Themes/calendars/calendar/bootstrap.scss +37 -3
  8. package/SCSS-Themes/calendars/calendar/bootstrap4.scss +37 -3
  9. package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +36 -4
  10. package/SCSS-Themes/calendars/calendar/bootstrap5.scss +36 -4
  11. package/SCSS-Themes/calendars/calendar/fabric-dark.scss +37 -3
  12. package/SCSS-Themes/calendars/calendar/fabric.scss +38 -4
  13. package/SCSS-Themes/calendars/calendar/fluent-dark.scss +38 -4
  14. package/SCSS-Themes/calendars/calendar/fluent.scss +38 -4
  15. package/SCSS-Themes/calendars/calendar/highcontrast.scss +38 -4
  16. package/SCSS-Themes/calendars/calendar/material-dark.scss +38 -4
  17. package/SCSS-Themes/calendars/calendar/material.scss +38 -4
  18. package/SCSS-Themes/calendars/calendar/material3-dark.scss +38 -4
  19. package/SCSS-Themes/calendars/calendar/material3.scss +38 -4
  20. package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +37 -4
  21. package/SCSS-Themes/calendars/calendar/tailwind.scss +37 -4
  22. package/SCSS-Themes/fabric-dark.scss +164 -22
  23. package/SCSS-Themes/fabric.scss +165 -23
  24. package/SCSS-Themes/fluent-dark.scss +166 -24
  25. package/SCSS-Themes/fluent.scss +166 -24
  26. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
  27. package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
  28. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
  29. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
  30. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
  31. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
  32. package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
  33. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
  34. package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
  35. package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
  36. package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
  37. package/SCSS-Themes/gantt/gantt/material.scss +1 -1
  38. package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
  39. package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
  40. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
  41. package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
  42. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +17 -0
  43. package/SCSS-Themes/grids/grid/bootstrap.scss +17 -0
  44. package/SCSS-Themes/grids/grid/bootstrap4.scss +17 -0
  45. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +17 -0
  46. package/SCSS-Themes/grids/grid/bootstrap5.scss +17 -0
  47. package/SCSS-Themes/grids/grid/fabric-dark.scss +17 -0
  48. package/SCSS-Themes/grids/grid/fabric.scss +17 -0
  49. package/SCSS-Themes/grids/grid/fluent-dark.scss +17 -0
  50. package/SCSS-Themes/grids/grid/fluent.scss +17 -0
  51. package/SCSS-Themes/grids/grid/highcontrast.scss +17 -0
  52. package/SCSS-Themes/grids/grid/material-dark.scss +17 -0
  53. package/SCSS-Themes/grids/grid/material.scss +17 -0
  54. package/SCSS-Themes/grids/grid/material3-dark.scss +17 -0
  55. package/SCSS-Themes/grids/grid/material3.scss +17 -0
  56. package/SCSS-Themes/grids/grid/tailwind-dark.scss +17 -0
  57. package/SCSS-Themes/grids/grid/tailwind.scss +17 -0
  58. package/SCSS-Themes/highcontrast.scss +165 -23
  59. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +33 -2
  60. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +33 -2
  61. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +33 -2
  62. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +33 -2
  63. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +33 -2
  64. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +33 -2
  65. package/SCSS-Themes/image-editor/image-editor/fabric.scss +33 -2
  66. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +33 -2
  67. package/SCSS-Themes/image-editor/image-editor/fluent.scss +33 -2
  68. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +33 -2
  69. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +33 -2
  70. package/SCSS-Themes/image-editor/image-editor/material.scss +33 -2
  71. package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +35 -4
  72. package/SCSS-Themes/image-editor/image-editor/material3.scss +35 -4
  73. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +33 -2
  74. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +33 -2
  75. package/SCSS-Themes/material-dark.scss +165 -23
  76. package/SCSS-Themes/material.scss +165 -24
  77. package/SCSS-Themes/material3-dark.scss +174 -32
  78. package/SCSS-Themes/material3.scss +174 -32
  79. package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +0 -1
  80. package/SCSS-Themes/navigations/menu/bootstrap.scss +0 -1
  81. package/SCSS-Themes/navigations/menu/bootstrap4.scss +0 -1
  82. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +0 -1
  83. package/SCSS-Themes/navigations/menu/bootstrap5.scss +0 -1
  84. package/SCSS-Themes/navigations/menu/fabric-dark.scss +0 -1
  85. package/SCSS-Themes/navigations/menu/fabric.scss +0 -1
  86. package/SCSS-Themes/navigations/menu/fluent-dark.scss +0 -1
  87. package/SCSS-Themes/navigations/menu/fluent.scss +0 -1
  88. package/SCSS-Themes/navigations/menu/highcontrast.scss +0 -1
  89. package/SCSS-Themes/navigations/menu/material-dark.scss +0 -1
  90. package/SCSS-Themes/navigations/menu/material.scss +0 -1
  91. package/SCSS-Themes/navigations/menu/material3-dark.scss +0 -1
  92. package/SCSS-Themes/navigations/menu/material3.scss +0 -1
  93. package/SCSS-Themes/navigations/menu/tailwind-dark.scss +0 -1
  94. package/SCSS-Themes/navigations/menu/tailwind.scss +0 -1
  95. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +25 -3
  96. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +25 -3
  97. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +25 -3
  98. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +26 -4
  99. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +26 -4
  100. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +25 -3
  101. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +25 -3
  102. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +26 -4
  103. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +26 -4
  104. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +25 -3
  105. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +25 -3
  106. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +25 -3
  107. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +25 -3
  108. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +25 -3
  109. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +26 -4
  110. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +26 -4
  111. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +45 -6
  112. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +45 -6
  113. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +45 -6
  114. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +45 -6
  115. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +45 -6
  116. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +45 -6
  117. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +45 -6
  118. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +45 -6
  119. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +45 -6
  120. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +45 -6
  121. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +45 -6
  122. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +45 -7
  123. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +52 -13
  124. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +52 -13
  125. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +45 -6
  126. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +45 -6
  127. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +6 -6
  128. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +6 -6
  129. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +6 -6
  130. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +6 -6
  131. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +6 -6
  132. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +6 -6
  133. package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +6 -6
  134. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +6 -6
  135. package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +6 -6
  136. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +6 -6
  137. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +6 -6
  138. package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +6 -6
  139. package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +6 -6
  140. package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +6 -6
  141. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +6 -6
  142. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +6 -6
  143. package/SCSS-Themes/tailwind-dark.scss +165 -24
  144. package/SCSS-Themes/tailwind.scss +165 -24
  145. package/package.json +1 -1
@@ -29,6 +29,16 @@ $calendar-title-font-size: 16px !default;
29
29
  $calendar-title-margin-left-style: 8px !default;
30
30
  $calendar-title-font-weight-style: 600 !default;
31
31
  $calendar-title-decoration-style: none !default;
32
+ $calendar-header-title-padding: 0 5px !default;
33
+
34
+ // Focus related styles
35
+ $calendar-title-focus-box-shadow: 0 0 0 1px $gray-900 !default;
36
+ $calendar-title-focus-background: none !default;
37
+ $calendar-title-active-background: $gray-900 !default;
38
+ $calendar-icon-focus-box-shadow: 0 0 0 1px $gray-900 !default;
39
+ $calendar-title-border-radius: 4px !default;
40
+ $calendar-title-hover-bg-color: none !default;
41
+ $calendar-focused-cell-box-shadow: 0 0 0 1px $gray-900 !default;
32
42
 
33
43
  //header color
34
44
  $calendar-header-font-color: $gray-900 !default;
@@ -431,6 +441,9 @@ $calendar-small-font-size: 12px !default;
431
441
  font-size: $calendar-title-font-size;
432
442
  font-weight: $calendar-title-font-weight-style;
433
443
  text-align: $calendar-float-left-style;
444
+ padding: $calendar-header-title-padding;
445
+ border: $calendar-none-style;
446
+ border-radius: $calendar-title-border-radius;
434
447
  }
435
448
  #{if(&, '&', '*')} .e-title {
436
449
  margin-left: $calendar-title-margin-left-style;
@@ -1050,11 +1063,25 @@ $calendar-small-font-size: 12px !default;
1050
1063
  color: $calendar-title-font-color;
1051
1064
  }
1052
1065
  #{if(&, '&', '*')} .e-title:hover {
1053
- color: $calendar-title-hover-color;
1066
+ background: $calendar-title-hover-bg-color;
1054
1067
  cursor: pointer;
1055
1068
  text-decoration: $calendar-title-decoration-style;
1056
1069
  }
1057
-
1070
+ #{if(&, '&', '*')} .e-title:focus{
1071
+ box-shadow: $calendar-title-focus-box-shadow;
1072
+ background: $calendar-title-focus-background;
1073
+ @if $skin-name == 'highcontrast' {
1074
+ text-decoration: none;
1075
+ }
1076
+ @else {
1077
+ text-decoration: $calendar-title-decoration-style;
1078
+ }
1079
+ }
1080
+ #{if(&, '&', '*')} .e-title:active{
1081
+ box-shadow: $calendar-box-shadow;
1082
+ background: $calendar-title-active-background;
1083
+ text-decoration: $calendar-title-decoration-style;
1084
+ }
1058
1085
  #{if(&, '&', '*')} .e-prev:hover > span,
1059
1086
  #{if(&, '&', '*')} .e-next:hover > span {
1060
1087
  border: $calendar-icon-hover-border-color;
@@ -1066,7 +1093,10 @@ $calendar-small-font-size: 12px !default;
1066
1093
  #{if(&, '&', '*')} .e-next:hover {
1067
1094
  background: $calendar-icon-hover-bg-color;
1068
1095
  }
1069
-
1096
+ #{if(&, '&', '*')} .e-prev:focus,
1097
+ #{if(&, '&', '*')} .e-next:focus {
1098
+ box-shadow: $calendar-icon-focus-box-shadow;
1099
+ }
1070
1100
  #{if(&, '&', '*')} .e-prev:active,
1071
1101
  #{if(&, '&', '*')} .e-next:active {
1072
1102
  background: $calendar-active-state-icon-bg-color;
@@ -1550,6 +1580,10 @@ $calendar-small-font-size: 12px !default;
1550
1580
  color: $calendar-today-disabled-color;
1551
1581
  }
1552
1582
  }
1583
+ .e-calendar .e-cell.e-focused-cell {
1584
+ box-shadow: $calendar-focused-cell-box-shadow;
1585
+ border-radius: $calendar-border-radius;
1586
+ }
1553
1587
  }
1554
1588
 
1555
1589
 
@@ -28,6 +28,7 @@ $calendar-title-font-size: $text-base !default;
28
28
  $calendar-title-margin-left-style: 2px !default;
29
29
  $calendar-title-font-weight-style: $font-weight-bold !default;
30
30
  $calendar-title-decoration-style: none !default;
31
+ $calendar-header-title-padding: 3px 5px !default;
31
32
 
32
33
  // common size properties
33
34
  $calendar-wrapper-border-radius: 4px !default;
@@ -160,13 +161,20 @@ $calendar-header-icon-color: $icon-color !default;
160
161
  $calendar-title-font-color: $content-text-color-alt1 !default;
161
162
  $calendar-icon-font-color: $content-text-color-alt1 !default;
162
163
  $calendar-active-icon-color: $secondary-text-color !default;
163
- $calendar-title-hover-color: $content-text-color-alt3 !default;
164
+ $calendar-title-hover-color: $content-bg-color-alt2 !default;
165
+ $calendar-title-border-radius: 4px !default;
166
+ $calendar-title-hover-bg-color: $content-bg-color-alt2 !default;
167
+ $calendar-title-focus-box-shadow: 0 0 0 1px $content-text-color-alt3 !default;
168
+ $calendar-icon-focus-box-shadow: 0 0 0 1px $content-text-color-alt3 !default;
169
+ $calendar-title-focus-background: none !default;
170
+ $calendar-title-active-background: $content-bg-color-alt4 !default;
164
171
  $calendar-icon-hover-color: $secondary-text-color !default;
165
172
  $calendar-icon-hover-bg-color: $secondary-bg-color-hover !default;
166
173
  $calendar-device-icon-hover-bg-color: $secondary-bg-color-hover !default;
167
174
  $calendar-default-border-color: none !default;
168
175
  $calendar-icon-hover-border-color: $content-bg-color-hover !default;
169
176
  $calendar-active-state-icon-bg-color: $secondary-border-color-pressed !default;
177
+ $calendar-focused-cell-box-shadow: 0 0 0 1px $content-text-color-alt3 !default;
170
178
 
171
179
  //popup styles
172
180
  $calendar-border-style: 1px solid $border-light !default;
@@ -453,6 +461,9 @@ $today-button-text-active-color: $primary-text-pressed !default;
453
461
  font-size: $calendar-title-font-size;
454
462
  font-weight: $calendar-title-font-weight-style;
455
463
  text-align: $calendar-float-left-style;
464
+ padding: $calendar-header-title-padding;
465
+ border: $calendar-none-style;
466
+ border-radius: $calendar-title-border-radius;
456
467
  }
457
468
  #{if(&, '&', '*')} .e-title {
458
469
  margin-left: $calendar-title-margin-left-style;
@@ -1072,11 +1083,25 @@ $today-button-text-active-color: $primary-text-pressed !default;
1072
1083
  color: $calendar-title-font-color;
1073
1084
  }
1074
1085
  #{if(&, '&', '*')} .e-title:hover {
1075
- color: $calendar-title-hover-color;
1086
+ background: $calendar-title-hover-bg-color;
1076
1087
  cursor: pointer;
1077
1088
  text-decoration: $calendar-title-decoration-style;
1078
1089
  }
1079
-
1090
+ #{if(&, '&', '*')} .e-title:focus{
1091
+ box-shadow: $calendar-title-focus-box-shadow;
1092
+ background: $calendar-title-focus-background;
1093
+ @if $skin-name == 'highcontrast' {
1094
+ text-decoration: none;
1095
+ }
1096
+ @else {
1097
+ text-decoration: $calendar-title-decoration-style;
1098
+ }
1099
+ }
1100
+ #{if(&, '&', '*')} .e-title:active{
1101
+ box-shadow: $calendar-box-shadow;
1102
+ background: $calendar-title-active-background;
1103
+ text-decoration: $calendar-title-decoration-style;
1104
+ }
1080
1105
  #{if(&, '&', '*')} .e-prev:hover > span,
1081
1106
  #{if(&, '&', '*')} .e-next:hover > span {
1082
1107
  border: $calendar-icon-hover-border-color;
@@ -1088,7 +1113,10 @@ $today-button-text-active-color: $primary-text-pressed !default;
1088
1113
  #{if(&, '&', '*')} .e-next:hover {
1089
1114
  background: $calendar-icon-hover-bg-color;
1090
1115
  }
1091
-
1116
+ #{if(&, '&', '*')} .e-prev:focus,
1117
+ #{if(&, '&', '*')} .e-next:focus {
1118
+ box-shadow: $calendar-icon-focus-box-shadow;
1119
+ }
1092
1120
  #{if(&, '&', '*')} .e-prev:active,
1093
1121
  #{if(&, '&', '*')} .e-next:active {
1094
1122
  background: $calendar-active-state-icon-bg-color;
@@ -1572,6 +1600,10 @@ $today-button-text-active-color: $primary-text-pressed !default;
1572
1600
  color: $calendar-today-disabled-color;
1573
1601
  }
1574
1602
  }
1603
+ .e-calendar .e-cell.e-focused-cell {
1604
+ box-shadow: $calendar-focused-cell-box-shadow;
1605
+ border-radius: $calendar-border-radius;
1606
+ }
1575
1607
  }
1576
1608
 
1577
1609
 
@@ -28,6 +28,7 @@ $calendar-title-font-size: $text-base !default;
28
28
  $calendar-title-margin-left-style: 2px !default;
29
29
  $calendar-title-font-weight-style: $font-weight-bold !default;
30
30
  $calendar-title-decoration-style: none !default;
31
+ $calendar-header-title-padding: 3px 5px !default;
31
32
 
32
33
  // common size properties
33
34
  $calendar-wrapper-border-radius: 4px !default;
@@ -160,13 +161,20 @@ $calendar-header-icon-color: $icon-color !default;
160
161
  $calendar-title-font-color: $content-text-color-alt1 !default;
161
162
  $calendar-icon-font-color: $content-text-color-alt1 !default;
162
163
  $calendar-active-icon-color: $secondary-text-color !default;
163
- $calendar-title-hover-color: $content-text-color-alt3 !default;
164
+ $calendar-title-hover-color: $content-bg-color-alt2 !default;
165
+ $calendar-title-border-radius: 4px !default;
166
+ $calendar-title-hover-bg-color: $content-bg-color-alt2 !default;
167
+ $calendar-title-focus-box-shadow: 0 0 0 1px $content-text-color-alt3 !default;
168
+ $calendar-icon-focus-box-shadow: 0 0 0 1px $content-text-color-alt3 !default;
169
+ $calendar-title-focus-background: none !default;
170
+ $calendar-title-active-background: $content-bg-color-alt4 !default;
164
171
  $calendar-icon-hover-color: $secondary-text-color !default;
165
172
  $calendar-icon-hover-bg-color: $secondary-bg-color-hover !default;
166
173
  $calendar-device-icon-hover-bg-color: $secondary-bg-color-hover !default;
167
174
  $calendar-default-border-color: none !default;
168
175
  $calendar-icon-hover-border-color: $content-bg-color-hover !default;
169
176
  $calendar-active-state-icon-bg-color: $secondary-border-color-pressed !default;
177
+ $calendar-focused-cell-box-shadow: 0 0 0 1px $content-text-color-alt3 !default;
170
178
 
171
179
  //popup styles
172
180
  $calendar-border-style: 1px solid $border-light !default;
@@ -453,6 +461,9 @@ $today-button-text-active-color: $primary-text-pressed !default;
453
461
  font-size: $calendar-title-font-size;
454
462
  font-weight: $calendar-title-font-weight-style;
455
463
  text-align: $calendar-float-left-style;
464
+ padding: $calendar-header-title-padding;
465
+ border: $calendar-none-style;
466
+ border-radius: $calendar-title-border-radius;
456
467
  }
457
468
  #{if(&, '&', '*')} .e-title {
458
469
  margin-left: $calendar-title-margin-left-style;
@@ -1072,11 +1083,25 @@ $today-button-text-active-color: $primary-text-pressed !default;
1072
1083
  color: $calendar-title-font-color;
1073
1084
  }
1074
1085
  #{if(&, '&', '*')} .e-title:hover {
1075
- color: $calendar-title-hover-color;
1086
+ background: $calendar-title-hover-bg-color;
1076
1087
  cursor: pointer;
1077
1088
  text-decoration: $calendar-title-decoration-style;
1078
1089
  }
1079
-
1090
+ #{if(&, '&', '*')} .e-title:focus{
1091
+ box-shadow: $calendar-title-focus-box-shadow;
1092
+ background: $calendar-title-focus-background;
1093
+ @if $skin-name == 'highcontrast' {
1094
+ text-decoration: none;
1095
+ }
1096
+ @else {
1097
+ text-decoration: $calendar-title-decoration-style;
1098
+ }
1099
+ }
1100
+ #{if(&, '&', '*')} .e-title:active{
1101
+ box-shadow: $calendar-box-shadow;
1102
+ background: $calendar-title-active-background;
1103
+ text-decoration: $calendar-title-decoration-style;
1104
+ }
1080
1105
  #{if(&, '&', '*')} .e-prev:hover > span,
1081
1106
  #{if(&, '&', '*')} .e-next:hover > span {
1082
1107
  border: $calendar-icon-hover-border-color;
@@ -1088,7 +1113,10 @@ $today-button-text-active-color: $primary-text-pressed !default;
1088
1113
  #{if(&, '&', '*')} .e-next:hover {
1089
1114
  background: $calendar-icon-hover-bg-color;
1090
1115
  }
1091
-
1116
+ #{if(&, '&', '*')} .e-prev:focus,
1117
+ #{if(&, '&', '*')} .e-next:focus {
1118
+ box-shadow: $calendar-icon-focus-box-shadow;
1119
+ }
1092
1120
  #{if(&, '&', '*')} .e-prev:active,
1093
1121
  #{if(&, '&', '*')} .e-next:active {
1094
1122
  background: $calendar-active-state-icon-bg-color;
@@ -1572,6 +1600,10 @@ $today-button-text-active-color: $primary-text-pressed !default;
1572
1600
  color: $calendar-today-disabled-color;
1573
1601
  }
1574
1602
  }
1603
+ .e-calendar .e-cell.e-focused-cell {
1604
+ box-shadow: $calendar-focused-cell-box-shadow;
1605
+ border-radius: $calendar-border-radius;
1606
+ }
1575
1607
  }
1576
1608
 
1577
1609
 
@@ -60,6 +60,7 @@ $calendar-normal-max-width: 232px !default;
60
60
  $calendar-normal-min-width: 232px !default;
61
61
  $calendar-small-max-width: $calendar-normal-max-width !default;
62
62
  $calendar-small-min-width: $calendar-normal-min-width !default;
63
+ $calendar-header-title-padding: 0 5px !default;
63
64
 
64
65
  // newly added
65
66
  $calendar-active-today-hover-font-color: $neutral-light-fontalt !default;
@@ -171,6 +172,15 @@ $calendar-today-disabled-box-shadow: none !default;
171
172
  $calendar-today-disabled-color: $neutral-tertiary-alt !default;
172
173
  $calendar-week-number-font-weight: 500 !default;
173
174
 
175
+ // Focus related styles
176
+ $calendar-title-focus-box-shadow: 0 0 0 1px $neutral-lighter !default;
177
+ $calendar-title-focus-background: none !default;
178
+ $calendar-title-active-background: none !default;
179
+ $calendar-icon-focus-box-shadow: 0 0 0 1px $neutral-lighter !default;
180
+ $calendar-title-border-radius: 0 !default;
181
+ $calendar-title-hover-bg-color: none !default;
182
+ $calendar-focused-cell-box-shadow: 0 0 0 1px $neutral-lighter !default;
183
+
174
184
  //table related styles
175
185
  $calendar-rtl-text-indent: 4px !default;
176
186
 
@@ -395,6 +405,9 @@ $calendar-small-font-size: 12px !default;
395
405
  font-size: $calendar-title-font-size;
396
406
  font-weight: $calendar-title-font-weight-style;
397
407
  text-align: $calendar-float-left-style;
408
+ padding: $calendar-header-title-padding;
409
+ border: $calendar-none-style;
410
+ border-radius: $calendar-title-border-radius;
398
411
  }
399
412
  #{if(&, '&', '*')} .e-title {
400
413
  margin-left: $calendar-title-margin-left-style;
@@ -1014,11 +1027,25 @@ $calendar-small-font-size: 12px !default;
1014
1027
  color: $calendar-title-font-color;
1015
1028
  }
1016
1029
  #{if(&, '&', '*')} .e-title:hover {
1017
- color: $calendar-title-hover-color;
1030
+ background: $calendar-title-hover-bg-color;
1018
1031
  cursor: pointer;
1019
1032
  text-decoration: $calendar-title-decoration-style;
1020
1033
  }
1021
-
1034
+ #{if(&, '&', '*')} .e-title:focus{
1035
+ box-shadow: $calendar-title-focus-box-shadow;
1036
+ background: $calendar-title-focus-background;
1037
+ @if $skin-name == 'highcontrast' {
1038
+ text-decoration: none;
1039
+ }
1040
+ @else {
1041
+ text-decoration: $calendar-title-decoration-style;
1042
+ }
1043
+ }
1044
+ #{if(&, '&', '*')} .e-title:active{
1045
+ box-shadow: $calendar-box-shadow;
1046
+ background: $calendar-title-active-background;
1047
+ text-decoration: $calendar-title-decoration-style;
1048
+ }
1022
1049
  #{if(&, '&', '*')} .e-prev:hover > span,
1023
1050
  #{if(&, '&', '*')} .e-next:hover > span {
1024
1051
  border: $calendar-icon-hover-border-color;
@@ -1030,7 +1057,10 @@ $calendar-small-font-size: 12px !default;
1030
1057
  #{if(&, '&', '*')} .e-next:hover {
1031
1058
  background: $calendar-icon-hover-bg-color;
1032
1059
  }
1033
-
1060
+ #{if(&, '&', '*')} .e-prev:focus,
1061
+ #{if(&, '&', '*')} .e-next:focus {
1062
+ box-shadow: $calendar-icon-focus-box-shadow;
1063
+ }
1034
1064
  #{if(&, '&', '*')} .e-prev:active,
1035
1065
  #{if(&, '&', '*')} .e-next:active {
1036
1066
  background: $calendar-active-state-icon-bg-color;
@@ -1514,6 +1544,10 @@ $calendar-small-font-size: 12px !default;
1514
1544
  color: $calendar-today-disabled-color;
1515
1545
  }
1516
1546
  }
1547
+ .e-calendar .e-cell.e-focused-cell {
1548
+ box-shadow: $calendar-focused-cell-box-shadow;
1549
+ border-radius: $calendar-border-radius;
1550
+ }
1517
1551
  }
1518
1552
 
1519
1553
 
@@ -70,7 +70,7 @@ $calendar-normal-month-view-line-height: $calendar-normal-month-view-height !def
70
70
  $calendar-normal-day-header-height: $calendar-normal-month-view-height !default;
71
71
  $calendar-normal-day-header-text: none !default;
72
72
  $calendar-normal-year-decade-height: 45px !default;
73
- $calendar-normal-header-height: 36px !default;
73
+ $calendar-normal-header-height: 32px !default;
74
74
  $calendar-normal-icon-size: 30px !default;
75
75
  $calendar-normal-today-button-height: 36px !default;
76
76
  $calendar-border-radius: 0 !default;
@@ -85,6 +85,7 @@ $calendar-prev-icon: '\e85e' !default;
85
85
  $calendar-next-icon: '\e84f' !default;
86
86
  $calendar-date-font-size: 12px !default;
87
87
  $calendar-title-font-weight-style: 300 !default;
88
+ $calendar-header-title-padding: 0 5px !default;
88
89
 
89
90
  //$calendar-yeardecade-bg-color: $neutral-lighter !default;
90
91
  $calendar-yeardecade-hover-color: $neutral-tertiary-alt !default;
@@ -160,6 +161,15 @@ $calendar-bigger-icon-margin: 0 !default;
160
161
  $calendar-selected-border-color: none !default;
161
162
  $calendar-week-number-font-weight: 500 !default;
162
163
 
164
+ // Focus related styles
165
+ $calendar-title-focus-box-shadow: 0 0 0 1px $neutral-black !default;
166
+ $calendar-title-focus-background: none !default;
167
+ $calendar-title-active-background: none !default;
168
+ $calendar-icon-focus-box-shadow: 0 0 0 1px $neutral-black !default;
169
+ $calendar-title-border-radius: 0 !default;
170
+ $calendar-title-hover-bg-color: none !default;
171
+ $calendar-focused-cell-box-shadow: 0 0 0 1px $neutral-black !default;
172
+
163
173
  //today
164
174
  $calendar-footer-container-padding: 0 10px 10px 10px !default;
165
175
  $calendar-footer-border: none !default;
@@ -393,6 +403,9 @@ $calendar-small-font-size: 12px !default;
393
403
  font-size: $calendar-title-font-size;
394
404
  font-weight: $calendar-title-font-weight-style;
395
405
  text-align: $calendar-float-left-style;
406
+ padding: $calendar-header-title-padding;
407
+ border: $calendar-none-style;
408
+ border-radius: $calendar-title-border-radius;
396
409
  }
397
410
  #{if(&, '&', '*')} .e-title {
398
411
  margin-left: $calendar-title-margin-left-style;
@@ -1012,11 +1025,25 @@ $calendar-small-font-size: 12px !default;
1012
1025
  color: $calendar-title-font-color;
1013
1026
  }
1014
1027
  #{if(&, '&', '*')} .e-title:hover {
1015
- color: $calendar-title-hover-color;
1028
+ background: $calendar-title-hover-bg-color;
1016
1029
  cursor: pointer;
1017
1030
  text-decoration: $calendar-title-decoration-style;
1018
1031
  }
1019
-
1032
+ #{if(&, '&', '*')} .e-title:focus{
1033
+ box-shadow: $calendar-title-focus-box-shadow;
1034
+ background: $calendar-title-focus-background;
1035
+ @if $skin-name == 'highcontrast' {
1036
+ text-decoration: none;
1037
+ }
1038
+ @else {
1039
+ text-decoration: $calendar-title-decoration-style;
1040
+ }
1041
+ }
1042
+ #{if(&, '&', '*')} .e-title:active{
1043
+ box-shadow: $calendar-box-shadow;
1044
+ background: $calendar-title-active-background;
1045
+ text-decoration: $calendar-title-decoration-style;
1046
+ }
1020
1047
  #{if(&, '&', '*')} .e-prev:hover > span,
1021
1048
  #{if(&, '&', '*')} .e-next:hover > span {
1022
1049
  border: $calendar-icon-hover-border-color;
@@ -1028,7 +1055,10 @@ $calendar-small-font-size: 12px !default;
1028
1055
  #{if(&, '&', '*')} .e-next:hover {
1029
1056
  background: $calendar-icon-hover-bg-color;
1030
1057
  }
1031
-
1058
+ #{if(&, '&', '*')} .e-prev:focus,
1059
+ #{if(&, '&', '*')} .e-next:focus {
1060
+ box-shadow: $calendar-icon-focus-box-shadow;
1061
+ }
1032
1062
  #{if(&, '&', '*')} .e-prev:active,
1033
1063
  #{if(&, '&', '*')} .e-next:active {
1034
1064
  background: $calendar-active-state-icon-bg-color;
@@ -1512,6 +1542,10 @@ $calendar-small-font-size: 12px !default;
1512
1542
  color: $calendar-today-disabled-color;
1513
1543
  }
1514
1544
  }
1545
+ .e-calendar .e-cell.e-focused-cell {
1546
+ box-shadow: $calendar-focused-cell-box-shadow;
1547
+ border-radius: $calendar-border-radius;
1548
+ }
1515
1549
  }
1516
1550
 
1517
1551
 
@@ -28,6 +28,16 @@ $calendar-title-font-size: $text-sm !default;
28
28
  $calendar-title-margin-left-style: 6px !default;
29
29
  $calendar-title-font-weight-style: $font-weight-medium !default;
30
30
  $calendar-title-decoration-style: none !default;
31
+ $calendar-header-title-padding: 0 5px !default;
32
+
33
+ // Focus related styles
34
+ $calendar-title-focus-box-shadow: 0 0 0 1px $content-text-color-alt3 !default;
35
+ $calendar-title-focus-background: none !default;
36
+ $calendar-title-active-background: $secondary-bg-color-hover !default;
37
+ $calendar-icon-focus-box-shadow: 0 0 0 1px $content-text-color-alt3 !default;
38
+ $calendar-title-border-radius: 2px !default;
39
+ $calendar-title-hover-bg-color: $secondary-bg-color-hover !default;
40
+ $calendar-focused-cell-box-shadow: 0 0 0 1px $content-text-color-alt3 !default;
31
41
 
32
42
  // common size properties
33
43
  $calendar-wrapper-border-radius: 0 !default;
@@ -143,7 +153,7 @@ $calendar-date-font-size: $text-xs !default;
143
153
  $calendar-bigger-day-font-size: $text-base !default;
144
154
  $calendar-link-font-weight-style: $font-weight-normal !default;
145
155
  $calendar-disable-font-weight-style: $font-weight-normal !default;
146
- $calendar-border-radius: 0 !default;
156
+ $calendar-border-radius: 2px !default;
147
157
 
148
158
  //week header font size
149
159
  $calendar-bigger-week-header-font-size: $text-sm !default;
@@ -455,6 +465,9 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
455
465
  font-size: $calendar-title-font-size;
456
466
  font-weight: $calendar-title-font-weight-style;
457
467
  text-align: $calendar-float-left-style;
468
+ padding: $calendar-header-title-padding;
469
+ border: $calendar-none-style;
470
+ border-radius: $calendar-title-border-radius;
458
471
  }
459
472
  #{if(&, '&', '*')} .e-title {
460
473
  margin-left: $calendar-title-margin-left-style;
@@ -1074,11 +1087,25 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
1074
1087
  color: $calendar-title-font-color;
1075
1088
  }
1076
1089
  #{if(&, '&', '*')} .e-title:hover {
1077
- color: $calendar-title-hover-color;
1090
+ background: $calendar-title-hover-bg-color;
1078
1091
  cursor: pointer;
1079
1092
  text-decoration: $calendar-title-decoration-style;
1080
1093
  }
1081
-
1094
+ #{if(&, '&', '*')} .e-title:focus{
1095
+ box-shadow: $calendar-title-focus-box-shadow;
1096
+ background: $calendar-title-focus-background;
1097
+ @if $skin-name == 'highcontrast' {
1098
+ text-decoration: none;
1099
+ }
1100
+ @else {
1101
+ text-decoration: $calendar-title-decoration-style;
1102
+ }
1103
+ }
1104
+ #{if(&, '&', '*')} .e-title:active{
1105
+ box-shadow: $calendar-box-shadow;
1106
+ background: $calendar-title-active-background;
1107
+ text-decoration: $calendar-title-decoration-style;
1108
+ }
1082
1109
  #{if(&, '&', '*')} .e-prev:hover > span,
1083
1110
  #{if(&, '&', '*')} .e-next:hover > span {
1084
1111
  border: $calendar-icon-hover-border-color;
@@ -1090,7 +1117,10 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
1090
1117
  #{if(&, '&', '*')} .e-next:hover {
1091
1118
  background: $calendar-icon-hover-bg-color;
1092
1119
  }
1093
-
1120
+ #{if(&, '&', '*')} .e-prev:focus,
1121
+ #{if(&, '&', '*')} .e-next:focus {
1122
+ box-shadow: $calendar-icon-focus-box-shadow;
1123
+ }
1094
1124
  #{if(&, '&', '*')} .e-prev:active,
1095
1125
  #{if(&, '&', '*')} .e-next:active {
1096
1126
  background: $calendar-active-state-icon-bg-color;
@@ -1574,6 +1604,10 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
1574
1604
  color: $calendar-today-disabled-color;
1575
1605
  }
1576
1606
  }
1607
+ .e-calendar .e-cell.e-focused-cell {
1608
+ box-shadow: $calendar-focused-cell-box-shadow;
1609
+ border-radius: $calendar-border-radius;
1610
+ }
1577
1611
  }
1578
1612
 
1579
1613
 
@@ -28,6 +28,16 @@ $calendar-title-font-size: $text-sm !default;
28
28
  $calendar-title-margin-left-style: 6px !default;
29
29
  $calendar-title-font-weight-style: $font-weight-medium !default;
30
30
  $calendar-title-decoration-style: none !default;
31
+ $calendar-header-title-padding: 0 5px !default;
32
+
33
+ // Focus related styles
34
+ $calendar-title-focus-box-shadow: 0 0 0 1px $content-text-color-alt3 !default;
35
+ $calendar-title-focus-background: none !default;
36
+ $calendar-title-active-background: $secondary-bg-color-hover !default;
37
+ $calendar-icon-focus-box-shadow: 0 0 0 1px $content-text-color-alt3 !default;
38
+ $calendar-title-border-radius: 2px !default;
39
+ $calendar-title-hover-bg-color: $secondary-bg-color-hover !default;
40
+ $calendar-focused-cell-box-shadow: 0 0 0 1px $content-text-color-alt3 !default;
31
41
 
32
42
  // common size properties
33
43
  $calendar-wrapper-border-radius: 0 !default;
@@ -143,7 +153,7 @@ $calendar-date-font-size: $text-xs !default;
143
153
  $calendar-bigger-day-font-size: $text-base !default;
144
154
  $calendar-link-font-weight-style: $font-weight-normal !default;
145
155
  $calendar-disable-font-weight-style: $font-weight-normal !default;
146
- $calendar-border-radius: 0 !default;
156
+ $calendar-border-radius: 2px !default;
147
157
 
148
158
  //week header font size
149
159
  $calendar-bigger-week-header-font-size: $text-sm !default;
@@ -455,6 +465,9 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
455
465
  font-size: $calendar-title-font-size;
456
466
  font-weight: $calendar-title-font-weight-style;
457
467
  text-align: $calendar-float-left-style;
468
+ padding: $calendar-header-title-padding;
469
+ border: $calendar-none-style;
470
+ border-radius: $calendar-title-border-radius;
458
471
  }
459
472
  #{if(&, '&', '*')} .e-title {
460
473
  margin-left: $calendar-title-margin-left-style;
@@ -1074,11 +1087,25 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
1074
1087
  color: $calendar-title-font-color;
1075
1088
  }
1076
1089
  #{if(&, '&', '*')} .e-title:hover {
1077
- color: $calendar-title-hover-color;
1090
+ background: $calendar-title-hover-bg-color;
1078
1091
  cursor: pointer;
1079
1092
  text-decoration: $calendar-title-decoration-style;
1080
1093
  }
1081
-
1094
+ #{if(&, '&', '*')} .e-title:focus{
1095
+ box-shadow: $calendar-title-focus-box-shadow;
1096
+ background: $calendar-title-focus-background;
1097
+ @if $skin-name == 'highcontrast' {
1098
+ text-decoration: none;
1099
+ }
1100
+ @else {
1101
+ text-decoration: $calendar-title-decoration-style;
1102
+ }
1103
+ }
1104
+ #{if(&, '&', '*')} .e-title:active{
1105
+ box-shadow: $calendar-box-shadow;
1106
+ background: $calendar-title-active-background;
1107
+ text-decoration: $calendar-title-decoration-style;
1108
+ }
1082
1109
  #{if(&, '&', '*')} .e-prev:hover > span,
1083
1110
  #{if(&, '&', '*')} .e-next:hover > span {
1084
1111
  border: $calendar-icon-hover-border-color;
@@ -1090,7 +1117,10 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
1090
1117
  #{if(&, '&', '*')} .e-next:hover {
1091
1118
  background: $calendar-icon-hover-bg-color;
1092
1119
  }
1093
-
1120
+ #{if(&, '&', '*')} .e-prev:focus,
1121
+ #{if(&, '&', '*')} .e-next:focus {
1122
+ box-shadow: $calendar-icon-focus-box-shadow;
1123
+ }
1094
1124
  #{if(&, '&', '*')} .e-prev:active,
1095
1125
  #{if(&, '&', '*')} .e-next:active {
1096
1126
  background: $calendar-active-state-icon-bg-color;
@@ -1574,6 +1604,10 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
1574
1604
  color: $calendar-today-disabled-color;
1575
1605
  }
1576
1606
  }
1607
+ .e-calendar .e-cell.e-focused-cell {
1608
+ box-shadow: $calendar-focused-cell-box-shadow;
1609
+ border-radius: $calendar-border-radius;
1610
+ }
1577
1611
  }
1578
1612
 
1579
1613