@syncfusion/blazor-themes 24.1.46 → 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.
- package/SCSS-Themes/bootstrap-dark.scss +196 -32
- package/SCSS-Themes/bootstrap.scss +196 -32
- package/SCSS-Themes/bootstrap4.scss +196 -32
- package/SCSS-Themes/bootstrap5-dark.scss +199 -37
- package/SCSS-Themes/bootstrap5.scss +199 -37
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +37 -3
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +37 -3
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +37 -3
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +36 -4
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +36 -4
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +37 -3
- package/SCSS-Themes/calendars/calendar/fabric.scss +38 -4
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +38 -4
- package/SCSS-Themes/calendars/calendar/fluent.scss +38 -4
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +38 -4
- package/SCSS-Themes/calendars/calendar/material-dark.scss +38 -4
- package/SCSS-Themes/calendars/calendar/material.scss +38 -4
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +38 -4
- package/SCSS-Themes/calendars/calendar/material3.scss +38 -4
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +37 -4
- package/SCSS-Themes/calendars/calendar/tailwind.scss +37 -4
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap4.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fabric-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fabric.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fluent-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fluent.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/highcontrast.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material3-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material3.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind.scss +0 -5
- package/SCSS-Themes/fabric-dark.scss +196 -32
- package/SCSS-Themes/fabric.scss +197 -33
- package/SCSS-Themes/fluent-dark.scss +199 -35
- package/SCSS-Themes/fluent.scss +199 -35
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +24 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +24 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +24 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/fabric.scss +24 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/fluent.scss +24 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +24 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/material.scss +24 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/material3.scss +24 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +24 -0
- package/SCSS-Themes/highcontrast.scss +197 -33
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +35 -4
- package/SCSS-Themes/image-editor/image-editor/material3.scss +35 -4
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +33 -2
- package/SCSS-Themes/kanban/kanban/bootstrap-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap4.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap5-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap5.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fabric-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fabric.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fluent-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fluent.scss +0 -1
- package/SCSS-Themes/kanban/kanban/highcontrast.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material3-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material3.scss +0 -1
- package/SCSS-Themes/kanban/kanban/tailwind-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/tailwind.scss +0 -1
- package/SCSS-Themes/material-dark.scss +197 -33
- package/SCSS-Themes/material.scss +197 -33
- package/SCSS-Themes/material3-dark.scss +207 -43
- package/SCSS-Themes/material3.scss +207 -43
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/bootstrap.scss +0 -1
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +0 -1
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +0 -1
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/fabric.scss +0 -1
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/fluent.scss +0 -1
- package/SCSS-Themes/navigations/menu/highcontrast.scss +0 -1
- package/SCSS-Themes/navigations/menu/material-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/material.scss +0 -1
- package/SCSS-Themes/navigations/menu/material3-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/material3.scss +0 -1
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/tailwind.scss +0 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +10 -2
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +10 -2
- package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/fabric.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/fluent.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/highcontrast.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material3-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material3.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +8 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +38 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +58 -18
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +58 -18
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +51 -11
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +6 -6
- package/SCSS-Themes/tailwind-dark.scss +198 -35
- package/SCSS-Themes/tailwind.scss +198 -35
- package/package.json +1 -1
|
@@ -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:
|
|
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
|
-
|
|
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
|
|
|
@@ -69,7 +69,7 @@ $calendar-normal-month-view-line-height: $calendar-normal-month-view-height !def
|
|
|
69
69
|
$calendar-normal-day-header-height: $calendar-normal-month-view-height !default;
|
|
70
70
|
$calendar-normal-day-header-text: none !default;
|
|
71
71
|
$calendar-normal-year-decade-height: 45px !default;
|
|
72
|
-
$calendar-normal-header-height:
|
|
72
|
+
$calendar-normal-header-height: 32px !default;
|
|
73
73
|
$calendar-normal-icon-size: 30px !default;
|
|
74
74
|
$calendar-normal-today-button-height: 36px !default;
|
|
75
75
|
$calendar-border-radius: 0 !default;
|
|
@@ -158,6 +158,16 @@ $calendar-bigger-icon-padding: 13px !default;
|
|
|
158
158
|
$calendar-bigger-icon-margin: 0 !default;
|
|
159
159
|
$calendar-selected-border-color: 1px solid $selection-bg !default;
|
|
160
160
|
$calendar-week-number-font-weight: 500 !default;
|
|
161
|
+
$calendar-header-title-padding: 0 5px !default;
|
|
162
|
+
|
|
163
|
+
// Focus related styles
|
|
164
|
+
$calendar-title-focus-box-shadow: 0 0 0 1px $bg-base-100 !default;
|
|
165
|
+
$calendar-title-focus-background: none !default;
|
|
166
|
+
$calendar-title-active-background: $calendar-bg-color !default;
|
|
167
|
+
$calendar-icon-focus-box-shadow: 0 0 0 1px $bg-base-100 !default;
|
|
168
|
+
$calendar-title-border-radius: 0 !default;
|
|
169
|
+
$calendar-title-hover-bg-color: none !default;
|
|
170
|
+
$calendar-focused-cell-box-shadow: 0 0 0 1px $bg-base-100 !default;
|
|
161
171
|
|
|
162
172
|
//today
|
|
163
173
|
$calendar-footer-container-padding: 0 10px 10px 10px !default;
|
|
@@ -392,6 +402,9 @@ $calendar-small-font-size: 12px !default;
|
|
|
392
402
|
font-size: $calendar-title-font-size;
|
|
393
403
|
font-weight: $calendar-title-font-weight-style;
|
|
394
404
|
text-align: $calendar-float-left-style;
|
|
405
|
+
padding: $calendar-header-title-padding;
|
|
406
|
+
border: $calendar-none-style;
|
|
407
|
+
border-radius: $calendar-title-border-radius;
|
|
395
408
|
}
|
|
396
409
|
#{if(&, '&', '*')} .e-title {
|
|
397
410
|
margin-left: $calendar-title-margin-left-style;
|
|
@@ -1011,11 +1024,25 @@ $calendar-small-font-size: 12px !default;
|
|
|
1011
1024
|
color: $calendar-title-font-color;
|
|
1012
1025
|
}
|
|
1013
1026
|
#{if(&, '&', '*')} .e-title:hover {
|
|
1014
|
-
|
|
1027
|
+
background: $calendar-title-hover-bg-color;
|
|
1015
1028
|
cursor: pointer;
|
|
1016
1029
|
text-decoration: $calendar-title-decoration-style;
|
|
1017
1030
|
}
|
|
1018
|
-
|
|
1031
|
+
#{if(&, '&', '*')} .e-title:focus{
|
|
1032
|
+
box-shadow: $calendar-title-focus-box-shadow;
|
|
1033
|
+
background: $calendar-title-focus-background;
|
|
1034
|
+
@if $skin-name == 'highcontrast' {
|
|
1035
|
+
text-decoration: none;
|
|
1036
|
+
}
|
|
1037
|
+
@else {
|
|
1038
|
+
text-decoration: $calendar-title-decoration-style;
|
|
1039
|
+
}
|
|
1040
|
+
}
|
|
1041
|
+
#{if(&, '&', '*')} .e-title:active{
|
|
1042
|
+
box-shadow: $calendar-box-shadow;
|
|
1043
|
+
background: $calendar-title-active-background;
|
|
1044
|
+
text-decoration: $calendar-title-decoration-style;
|
|
1045
|
+
}
|
|
1019
1046
|
#{if(&, '&', '*')} .e-prev:hover > span,
|
|
1020
1047
|
#{if(&, '&', '*')} .e-next:hover > span {
|
|
1021
1048
|
border: $calendar-icon-hover-border-color;
|
|
@@ -1027,7 +1054,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1027
1054
|
#{if(&, '&', '*')} .e-next:hover {
|
|
1028
1055
|
background: $calendar-icon-hover-bg-color;
|
|
1029
1056
|
}
|
|
1030
|
-
|
|
1057
|
+
#{if(&, '&', '*')} .e-prev:focus,
|
|
1058
|
+
#{if(&, '&', '*')} .e-next:focus {
|
|
1059
|
+
box-shadow: $calendar-icon-focus-box-shadow;
|
|
1060
|
+
}
|
|
1031
1061
|
#{if(&, '&', '*')} .e-prev:active,
|
|
1032
1062
|
#{if(&, '&', '*')} .e-next:active {
|
|
1033
1063
|
background: $calendar-active-state-icon-bg-color;
|
|
@@ -1511,6 +1541,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1511
1541
|
color: $calendar-today-disabled-color;
|
|
1512
1542
|
}
|
|
1513
1543
|
}
|
|
1544
|
+
.e-calendar .e-cell.e-focused-cell {
|
|
1545
|
+
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1546
|
+
border-radius: $calendar-border-radius;
|
|
1547
|
+
}
|
|
1514
1548
|
}
|
|
1515
1549
|
|
|
1516
1550
|
|
|
@@ -67,10 +67,20 @@ $calendar-normal-year-decade-height: 45px !default;
|
|
|
67
67
|
$calendar-normal-header-height: 40px !default;
|
|
68
68
|
$calendar-normal-icon-size: 36px !default;
|
|
69
69
|
$calendar-normal-today-button-height: 36px !default;
|
|
70
|
-
$calendar-border-radius:
|
|
70
|
+
$calendar-border-radius: 4px !default;
|
|
71
71
|
$calendar-pointer-events: none !default;
|
|
72
72
|
$calendar-float-right-style: right !default;
|
|
73
73
|
$calendar-icon-padding-top: 0 !default;
|
|
74
|
+
$calendar-header-title-padding: 0 5px !default;
|
|
75
|
+
|
|
76
|
+
// Focus related styles
|
|
77
|
+
$calendar-title-focus-box-shadow: 0 0 0 1px $grey-white !default;
|
|
78
|
+
$calendar-title-focus-background: none !default;
|
|
79
|
+
$calendar-title-active-background: none !default;
|
|
80
|
+
$calendar-icon-focus-box-shadow: 0 0 0 1px $grey-white !default;
|
|
81
|
+
$calendar-title-border-radius: 4px !default;
|
|
82
|
+
$calendar-title-hover-bg-color: none !default;
|
|
83
|
+
$calendar-focused-cell-box-shadow: 0 0 0 1px $grey-white !default;
|
|
74
84
|
|
|
75
85
|
// newly added
|
|
76
86
|
$calendar-active-today-hover-font-color: $accent-font !default;
|
|
@@ -397,6 +407,9 @@ $calendar-small-font-size: 12px !default;
|
|
|
397
407
|
font-size: $calendar-title-font-size;
|
|
398
408
|
font-weight: $calendar-title-font-weight-style;
|
|
399
409
|
text-align: $calendar-float-left-style;
|
|
410
|
+
padding: $calendar-header-title-padding;
|
|
411
|
+
border: $calendar-none-style;
|
|
412
|
+
border-radius: $calendar-title-border-radius;
|
|
400
413
|
}
|
|
401
414
|
#{if(&, '&', '*')} .e-title {
|
|
402
415
|
margin-left: $calendar-title-margin-left-style;
|
|
@@ -1016,11 +1029,25 @@ $calendar-small-font-size: 12px !default;
|
|
|
1016
1029
|
color: $calendar-title-font-color;
|
|
1017
1030
|
}
|
|
1018
1031
|
#{if(&, '&', '*')} .e-title:hover {
|
|
1019
|
-
|
|
1032
|
+
background: $calendar-title-hover-bg-color;
|
|
1020
1033
|
cursor: pointer;
|
|
1021
1034
|
text-decoration: $calendar-title-decoration-style;
|
|
1022
1035
|
}
|
|
1023
|
-
|
|
1036
|
+
#{if(&, '&', '*')} .e-title:focus{
|
|
1037
|
+
box-shadow: $calendar-title-focus-box-shadow;
|
|
1038
|
+
background: $calendar-title-focus-background;
|
|
1039
|
+
@if $skin-name == 'highcontrast' {
|
|
1040
|
+
text-decoration: none;
|
|
1041
|
+
}
|
|
1042
|
+
@else {
|
|
1043
|
+
text-decoration: $calendar-title-decoration-style;
|
|
1044
|
+
}
|
|
1045
|
+
}
|
|
1046
|
+
#{if(&, '&', '*')} .e-title:active{
|
|
1047
|
+
box-shadow: $calendar-box-shadow;
|
|
1048
|
+
background: $calendar-title-active-background;
|
|
1049
|
+
text-decoration: $calendar-title-decoration-style;
|
|
1050
|
+
}
|
|
1024
1051
|
#{if(&, '&', '*')} .e-prev:hover > span,
|
|
1025
1052
|
#{if(&, '&', '*')} .e-next:hover > span {
|
|
1026
1053
|
border: $calendar-icon-hover-border-color;
|
|
@@ -1032,7 +1059,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1032
1059
|
#{if(&, '&', '*')} .e-next:hover {
|
|
1033
1060
|
background: $calendar-icon-hover-bg-color;
|
|
1034
1061
|
}
|
|
1035
|
-
|
|
1062
|
+
#{if(&, '&', '*')} .e-prev:focus,
|
|
1063
|
+
#{if(&, '&', '*')} .e-next:focus {
|
|
1064
|
+
box-shadow: $calendar-icon-focus-box-shadow;
|
|
1065
|
+
}
|
|
1036
1066
|
#{if(&, '&', '*')} .e-prev:active,
|
|
1037
1067
|
#{if(&, '&', '*')} .e-next:active {
|
|
1038
1068
|
background: $calendar-active-state-icon-bg-color;
|
|
@@ -1516,6 +1546,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1516
1546
|
color: $calendar-today-disabled-color;
|
|
1517
1547
|
}
|
|
1518
1548
|
}
|
|
1549
|
+
.e-calendar .e-cell.e-focused-cell {
|
|
1550
|
+
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1551
|
+
border-radius: $calendar-border-radius;
|
|
1552
|
+
}
|
|
1519
1553
|
}
|
|
1520
1554
|
|
|
1521
1555
|
|
|
@@ -70,7 +70,7 @@ $calendar-normal-year-decade-height: 45px !default;
|
|
|
70
70
|
$calendar-normal-header-height: 40px !default;
|
|
71
71
|
$calendar-normal-icon-size: 36px !default;
|
|
72
72
|
$calendar-normal-today-button-height: 36px !default;
|
|
73
|
-
$calendar-border-radius:
|
|
73
|
+
$calendar-border-radius: 4px !default;
|
|
74
74
|
$calendar-pointer-events: none !default;
|
|
75
75
|
$calendar-float-right-style: right !default;
|
|
76
76
|
$calendar-icon-padding-top: 0 !default;
|
|
@@ -158,6 +158,16 @@ $calendar-bigger-icon-margin: 0 !default;
|
|
|
158
158
|
$calendar-selected-box-shadow: inset 0 0 0 2px $grey-white !default;
|
|
159
159
|
$calendar-selected-border-color: none !default;
|
|
160
160
|
$calendar-week-number-font-weight: 500 !default;
|
|
161
|
+
$calendar-header-title-padding: 0 5px !default;
|
|
162
|
+
|
|
163
|
+
// Focus related styles
|
|
164
|
+
$calendar-title-focus-box-shadow: 0 0 0 1px $grey-900 !default;
|
|
165
|
+
$calendar-title-focus-background: none !default;
|
|
166
|
+
$calendar-title-active-background: $grey-white !default;
|
|
167
|
+
$calendar-icon-focus-box-shadow: 0 0 0 1px $grey-900 !default;
|
|
168
|
+
$calendar-title-border-radius: 4px !default;
|
|
169
|
+
$calendar-title-hover-bg-color: none !default;
|
|
170
|
+
$calendar-focused-cell-box-shadow: 0 0 0 1px $grey-900 !default;
|
|
161
171
|
|
|
162
172
|
//today
|
|
163
173
|
$calendar-footer-container-padding: 0 10px 10px 10px !default;
|
|
@@ -392,6 +402,9 @@ $calendar-small-font-size: 12px !default;
|
|
|
392
402
|
font-size: $calendar-title-font-size;
|
|
393
403
|
font-weight: $calendar-title-font-weight-style;
|
|
394
404
|
text-align: $calendar-float-left-style;
|
|
405
|
+
padding: $calendar-header-title-padding;
|
|
406
|
+
border: $calendar-none-style;
|
|
407
|
+
border-radius: $calendar-title-border-radius;
|
|
395
408
|
}
|
|
396
409
|
#{if(&, '&', '*')} .e-title {
|
|
397
410
|
margin-left: $calendar-title-margin-left-style;
|
|
@@ -1011,11 +1024,25 @@ $calendar-small-font-size: 12px !default;
|
|
|
1011
1024
|
color: $calendar-title-font-color;
|
|
1012
1025
|
}
|
|
1013
1026
|
#{if(&, '&', '*')} .e-title:hover {
|
|
1014
|
-
|
|
1027
|
+
background: $calendar-title-hover-bg-color;
|
|
1015
1028
|
cursor: pointer;
|
|
1016
1029
|
text-decoration: $calendar-title-decoration-style;
|
|
1017
1030
|
}
|
|
1018
|
-
|
|
1031
|
+
#{if(&, '&', '*')} .e-title:focus{
|
|
1032
|
+
box-shadow: $calendar-title-focus-box-shadow;
|
|
1033
|
+
background: $calendar-title-focus-background;
|
|
1034
|
+
@if $skin-name == 'highcontrast' {
|
|
1035
|
+
text-decoration: none;
|
|
1036
|
+
}
|
|
1037
|
+
@else {
|
|
1038
|
+
text-decoration: $calendar-title-decoration-style;
|
|
1039
|
+
}
|
|
1040
|
+
}
|
|
1041
|
+
#{if(&, '&', '*')} .e-title:active{
|
|
1042
|
+
box-shadow: $calendar-box-shadow;
|
|
1043
|
+
background: $calendar-title-active-background;
|
|
1044
|
+
text-decoration: $calendar-title-decoration-style;
|
|
1045
|
+
}
|
|
1019
1046
|
#{if(&, '&', '*')} .e-prev:hover > span,
|
|
1020
1047
|
#{if(&, '&', '*')} .e-next:hover > span {
|
|
1021
1048
|
border: $calendar-icon-hover-border-color;
|
|
@@ -1027,7 +1054,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1027
1054
|
#{if(&, '&', '*')} .e-next:hover {
|
|
1028
1055
|
background: $calendar-icon-hover-bg-color;
|
|
1029
1056
|
}
|
|
1030
|
-
|
|
1057
|
+
#{if(&, '&', '*')} .e-prev:focus,
|
|
1058
|
+
#{if(&, '&', '*')} .e-next:focus {
|
|
1059
|
+
box-shadow: $calendar-icon-focus-box-shadow;
|
|
1060
|
+
}
|
|
1031
1061
|
#{if(&, '&', '*')} .e-prev:active,
|
|
1032
1062
|
#{if(&, '&', '*')} .e-next:active {
|
|
1033
1063
|
background: $calendar-active-state-icon-bg-color;
|
|
@@ -1511,6 +1541,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1511
1541
|
color: $calendar-today-disabled-color;
|
|
1512
1542
|
}
|
|
1513
1543
|
}
|
|
1544
|
+
.e-calendar .e-cell.e-focused-cell {
|
|
1545
|
+
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1546
|
+
border-radius: $calendar-border-radius;
|
|
1547
|
+
}
|
|
1514
1548
|
}
|
|
1515
1549
|
|
|
1516
1550
|
|
|
@@ -73,7 +73,7 @@ $calendar-normal-year-decade-height: 56px !default;
|
|
|
73
73
|
$calendar-normal-header-height: 40px !default;
|
|
74
74
|
$calendar-normal-icon-size: 36px !default;
|
|
75
75
|
$calendar-normal-today-button-height: 36px !default;
|
|
76
|
-
$calendar-border-radius:
|
|
76
|
+
$calendar-border-radius: 4px !default;
|
|
77
77
|
$calendar-pointer-events: initial !default;
|
|
78
78
|
$calendar-float-right-style: right !default;
|
|
79
79
|
$calendar-icon-padding-top: 0 !default;
|
|
@@ -164,6 +164,16 @@ $calendar-selected-border-color: none !default;
|
|
|
164
164
|
$calendar-week-number-font-weight: 500 !default;
|
|
165
165
|
$calendar-bigger-year-decade-width: 69px !default;
|
|
166
166
|
$calendar-normar-year-decade-width: 56px !default;
|
|
167
|
+
$calendar-header-title-padding: 0 5px !default;
|
|
168
|
+
|
|
169
|
+
// Focus related styles
|
|
170
|
+
$calendar-title-focus-box-shadow: 0 0 0 1px rgba($primary) !default;
|
|
171
|
+
$calendar-title-focus-background: none !default;
|
|
172
|
+
$calendar-title-active-background: rgba($content-text-color, .12) !default;
|
|
173
|
+
$calendar-icon-focus-box-shadow: 0 0 0 1px rgba($primary) !default;
|
|
174
|
+
$calendar-title-border-radius: 4px !default;
|
|
175
|
+
$calendar-title-hover-bg-color: rgba($content-text-color, .08) !default;
|
|
176
|
+
$calendar-focused-cell-box-shadow: 0 0 0 1px rgba($primary) !default;
|
|
167
177
|
|
|
168
178
|
//today
|
|
169
179
|
$calendar-footer-container-padding: 8px 12px 8px 12px !default;
|
|
@@ -398,6 +408,9 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
398
408
|
font-size: $calendar-title-font-size;
|
|
399
409
|
font-weight: $calendar-title-font-weight-style;
|
|
400
410
|
text-align: $calendar-float-left-style;
|
|
411
|
+
padding: $calendar-header-title-padding;
|
|
412
|
+
border: $calendar-none-style;
|
|
413
|
+
border-radius: $calendar-title-border-radius;
|
|
401
414
|
}
|
|
402
415
|
#{if(&, '&', '*')} .e-title {
|
|
403
416
|
margin-left: $calendar-title-margin-left-style;
|
|
@@ -1017,11 +1030,25 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
1017
1030
|
color: $calendar-title-font-color;
|
|
1018
1031
|
}
|
|
1019
1032
|
#{if(&, '&', '*')} .e-title:hover {
|
|
1020
|
-
|
|
1033
|
+
background: $calendar-title-hover-bg-color;
|
|
1021
1034
|
cursor: pointer;
|
|
1022
1035
|
text-decoration: $calendar-title-decoration-style;
|
|
1023
1036
|
}
|
|
1024
|
-
|
|
1037
|
+
#{if(&, '&', '*')} .e-title:focus{
|
|
1038
|
+
box-shadow: $calendar-title-focus-box-shadow;
|
|
1039
|
+
background: $calendar-title-focus-background;
|
|
1040
|
+
@if $skin-name == 'highcontrast' {
|
|
1041
|
+
text-decoration: none;
|
|
1042
|
+
}
|
|
1043
|
+
@else {
|
|
1044
|
+
text-decoration: $calendar-title-decoration-style;
|
|
1045
|
+
}
|
|
1046
|
+
}
|
|
1047
|
+
#{if(&, '&', '*')} .e-title:active{
|
|
1048
|
+
box-shadow: $calendar-box-shadow;
|
|
1049
|
+
background: $calendar-title-active-background;
|
|
1050
|
+
text-decoration: $calendar-title-decoration-style;
|
|
1051
|
+
}
|
|
1025
1052
|
#{if(&, '&', '*')} .e-prev:hover > span,
|
|
1026
1053
|
#{if(&, '&', '*')} .e-next:hover > span {
|
|
1027
1054
|
border: $calendar-icon-hover-border-color;
|
|
@@ -1033,7 +1060,10 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
1033
1060
|
#{if(&, '&', '*')} .e-next:hover {
|
|
1034
1061
|
background: $calendar-icon-hover-bg-color;
|
|
1035
1062
|
}
|
|
1036
|
-
|
|
1063
|
+
#{if(&, '&', '*')} .e-prev:focus,
|
|
1064
|
+
#{if(&, '&', '*')} .e-next:focus {
|
|
1065
|
+
box-shadow: $calendar-icon-focus-box-shadow;
|
|
1066
|
+
}
|
|
1037
1067
|
#{if(&, '&', '*')} .e-prev:active,
|
|
1038
1068
|
#{if(&, '&', '*')} .e-next:active {
|
|
1039
1069
|
background: $calendar-active-state-icon-bg-color;
|
|
@@ -1517,6 +1547,10 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
1517
1547
|
color: $calendar-today-disabled-color;
|
|
1518
1548
|
}
|
|
1519
1549
|
}
|
|
1550
|
+
.e-calendar .e-cell.e-focused-cell {
|
|
1551
|
+
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1552
|
+
border-radius: $calendar-border-radius;
|
|
1553
|
+
}
|
|
1520
1554
|
}
|
|
1521
1555
|
|
|
1522
1556
|
|
|
@@ -73,7 +73,7 @@ $calendar-normal-year-decade-height: 56px !default;
|
|
|
73
73
|
$calendar-normal-header-height: 40px !default;
|
|
74
74
|
$calendar-normal-icon-size: 36px !default;
|
|
75
75
|
$calendar-normal-today-button-height: 36px !default;
|
|
76
|
-
$calendar-border-radius:
|
|
76
|
+
$calendar-border-radius: 4px !default;
|
|
77
77
|
$calendar-pointer-events: initial !default;
|
|
78
78
|
$calendar-float-right-style: right !default;
|
|
79
79
|
$calendar-icon-padding-top: 0 !default;
|
|
@@ -164,6 +164,16 @@ $calendar-selected-border-color: none !default;
|
|
|
164
164
|
$calendar-week-number-font-weight: 500 !default;
|
|
165
165
|
$calendar-bigger-year-decade-width: 69px !default;
|
|
166
166
|
$calendar-normar-year-decade-width: 56px !default;
|
|
167
|
+
$calendar-header-title-padding: 0 5px !default;
|
|
168
|
+
|
|
169
|
+
// Focus related styles
|
|
170
|
+
$calendar-title-focus-box-shadow: 0 0 0 1px rgba($primary) !default;
|
|
171
|
+
$calendar-title-focus-background: none !default;
|
|
172
|
+
$calendar-title-active-background: rgba($content-text-color, .12) !default;
|
|
173
|
+
$calendar-icon-focus-box-shadow: 0 0 0 1px rgba($primary) !default;
|
|
174
|
+
$calendar-title-border-radius: 4px !default;
|
|
175
|
+
$calendar-title-hover-bg-color: rgba($content-text-color, .08) !default;
|
|
176
|
+
$calendar-focused-cell-box-shadow: 0 0 0 1px rgba($primary) !default;
|
|
167
177
|
|
|
168
178
|
//today
|
|
169
179
|
$calendar-footer-container-padding: 8px 12px 8px 12px !default;
|
|
@@ -398,6 +408,9 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
398
408
|
font-size: $calendar-title-font-size;
|
|
399
409
|
font-weight: $calendar-title-font-weight-style;
|
|
400
410
|
text-align: $calendar-float-left-style;
|
|
411
|
+
padding: $calendar-header-title-padding;
|
|
412
|
+
border: $calendar-none-style;
|
|
413
|
+
border-radius: $calendar-title-border-radius;
|
|
401
414
|
}
|
|
402
415
|
#{if(&, '&', '*')} .e-title {
|
|
403
416
|
margin-left: $calendar-title-margin-left-style;
|
|
@@ -1017,11 +1030,25 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
1017
1030
|
color: $calendar-title-font-color;
|
|
1018
1031
|
}
|
|
1019
1032
|
#{if(&, '&', '*')} .e-title:hover {
|
|
1020
|
-
|
|
1033
|
+
background: $calendar-title-hover-bg-color;
|
|
1021
1034
|
cursor: pointer;
|
|
1022
1035
|
text-decoration: $calendar-title-decoration-style;
|
|
1023
1036
|
}
|
|
1024
|
-
|
|
1037
|
+
#{if(&, '&', '*')} .e-title:focus{
|
|
1038
|
+
box-shadow: $calendar-title-focus-box-shadow;
|
|
1039
|
+
background: $calendar-title-focus-background;
|
|
1040
|
+
@if $skin-name == 'highcontrast' {
|
|
1041
|
+
text-decoration: none;
|
|
1042
|
+
}
|
|
1043
|
+
@else {
|
|
1044
|
+
text-decoration: $calendar-title-decoration-style;
|
|
1045
|
+
}
|
|
1046
|
+
}
|
|
1047
|
+
#{if(&, '&', '*')} .e-title:active{
|
|
1048
|
+
box-shadow: $calendar-box-shadow;
|
|
1049
|
+
background: $calendar-title-active-background;
|
|
1050
|
+
text-decoration: $calendar-title-decoration-style;
|
|
1051
|
+
}
|
|
1025
1052
|
#{if(&, '&', '*')} .e-prev:hover > span,
|
|
1026
1053
|
#{if(&, '&', '*')} .e-next:hover > span {
|
|
1027
1054
|
border: $calendar-icon-hover-border-color;
|
|
@@ -1033,7 +1060,10 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
1033
1060
|
#{if(&, '&', '*')} .e-next:hover {
|
|
1034
1061
|
background: $calendar-icon-hover-bg-color;
|
|
1035
1062
|
}
|
|
1036
|
-
|
|
1063
|
+
#{if(&, '&', '*')} .e-prev:focus,
|
|
1064
|
+
#{if(&, '&', '*')} .e-next:focus {
|
|
1065
|
+
box-shadow: $calendar-icon-focus-box-shadow;
|
|
1066
|
+
}
|
|
1037
1067
|
#{if(&, '&', '*')} .e-prev:active,
|
|
1038
1068
|
#{if(&, '&', '*')} .e-next:active {
|
|
1039
1069
|
background: $calendar-active-state-icon-bg-color;
|
|
@@ -1517,6 +1547,10 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
1517
1547
|
color: $calendar-today-disabled-color;
|
|
1518
1548
|
}
|
|
1519
1549
|
}
|
|
1550
|
+
.e-calendar .e-cell.e-focused-cell {
|
|
1551
|
+
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1552
|
+
border-radius: $calendar-border-radius;
|
|
1553
|
+
}
|
|
1520
1554
|
}
|
|
1521
1555
|
|
|
1522
1556
|
|
|
@@ -16,9 +16,18 @@ $calendar-bigger-month-view-height: 36px !default;
|
|
|
16
16
|
$calendar-bigger-month-view-line-height: $calendar-bigger-month-view-height !default;
|
|
17
17
|
$calendar-bigger-month-view-width: 36px !default;
|
|
18
18
|
|
|
19
|
+
// Focus related styles
|
|
20
|
+
$calendar-title-focus-box-shadow: 0 0 0 1px $content-text-color-alt3 !default;
|
|
21
|
+
$calendar-title-focus-background: none !default;
|
|
22
|
+
$calendar-title-active-background: none !default;
|
|
23
|
+
$calendar-icon-focus-box-shadow: 0 0 0 1px $content-text-color-alt3 !default;
|
|
24
|
+
$calendar-title-border-radius: 4px !default;
|
|
25
|
+
$calendar-title-hover-bg-color: none !default;
|
|
26
|
+
$calendar-focused-cell-box-shadow: 0 0 0 1px $content-text-color-alt3 !default;
|
|
27
|
+
|
|
19
28
|
//header dimension
|
|
20
29
|
$calendar-header-font-size: $text-xs !default;
|
|
21
|
-
|
|
30
|
+
$calendar-header-title-padding: 0 5px !default;
|
|
22
31
|
$calendar-bigger-day-header-height: $calendar-bigger-month-view-height !default;
|
|
23
32
|
$calendar-bigger-header-height: 28px !default;
|
|
24
33
|
|
|
@@ -465,6 +474,9 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
465
474
|
font-size: $calendar-title-font-size;
|
|
466
475
|
font-weight: $calendar-title-font-weight-style;
|
|
467
476
|
text-align: $calendar-float-left-style;
|
|
477
|
+
padding: $calendar-header-title-padding;
|
|
478
|
+
border: $calendar-none-style;
|
|
479
|
+
border-radius: $calendar-title-border-radius;
|
|
468
480
|
}
|
|
469
481
|
#{if(&, '&', '*')} .e-title {
|
|
470
482
|
margin-left: $calendar-title-margin-left-style;
|
|
@@ -1084,11 +1096,25 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
1084
1096
|
color: $calendar-title-font-color;
|
|
1085
1097
|
}
|
|
1086
1098
|
#{if(&, '&', '*')} .e-title:hover {
|
|
1087
|
-
|
|
1099
|
+
background: $calendar-title-hover-bg-color;
|
|
1088
1100
|
cursor: pointer;
|
|
1089
1101
|
text-decoration: $calendar-title-decoration-style;
|
|
1090
1102
|
}
|
|
1091
|
-
|
|
1103
|
+
#{if(&, '&', '*')} .e-title:focus{
|
|
1104
|
+
box-shadow: $calendar-title-focus-box-shadow;
|
|
1105
|
+
background: $calendar-title-focus-background;
|
|
1106
|
+
@if $skin-name == 'highcontrast' {
|
|
1107
|
+
text-decoration: none;
|
|
1108
|
+
}
|
|
1109
|
+
@else {
|
|
1110
|
+
text-decoration: $calendar-title-decoration-style;
|
|
1111
|
+
}
|
|
1112
|
+
}
|
|
1113
|
+
#{if(&, '&', '*')} .e-title:active{
|
|
1114
|
+
box-shadow: $calendar-box-shadow;
|
|
1115
|
+
background: $calendar-title-active-background;
|
|
1116
|
+
text-decoration: $calendar-title-decoration-style;
|
|
1117
|
+
}
|
|
1092
1118
|
#{if(&, '&', '*')} .e-prev:hover > span,
|
|
1093
1119
|
#{if(&, '&', '*')} .e-next:hover > span {
|
|
1094
1120
|
border: $calendar-icon-hover-border-color;
|
|
@@ -1100,7 +1126,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
1100
1126
|
#{if(&, '&', '*')} .e-next:hover {
|
|
1101
1127
|
background: $calendar-icon-hover-bg-color;
|
|
1102
1128
|
}
|
|
1103
|
-
|
|
1129
|
+
#{if(&, '&', '*')} .e-prev:focus,
|
|
1130
|
+
#{if(&, '&', '*')} .e-next:focus {
|
|
1131
|
+
box-shadow: $calendar-icon-focus-box-shadow;
|
|
1132
|
+
}
|
|
1104
1133
|
#{if(&, '&', '*')} .e-prev:active,
|
|
1105
1134
|
#{if(&, '&', '*')} .e-next:active {
|
|
1106
1135
|
background: $calendar-active-state-icon-bg-color;
|
|
@@ -1584,6 +1613,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
1584
1613
|
color: $calendar-today-disabled-color;
|
|
1585
1614
|
}
|
|
1586
1615
|
}
|
|
1616
|
+
.e-calendar .e-cell.e-focused-cell {
|
|
1617
|
+
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1618
|
+
border-radius: $calendar-border-radius;
|
|
1619
|
+
}
|
|
1587
1620
|
}
|
|
1588
1621
|
|
|
1589
1622
|
|
|
@@ -16,9 +16,18 @@ $calendar-bigger-month-view-height: 36px !default;
|
|
|
16
16
|
$calendar-bigger-month-view-line-height: $calendar-bigger-month-view-height !default;
|
|
17
17
|
$calendar-bigger-month-view-width: 36px !default;
|
|
18
18
|
|
|
19
|
+
// Focus related styles
|
|
20
|
+
$calendar-title-focus-box-shadow: 0 0 0 1px $content-text-color-alt3 !default;
|
|
21
|
+
$calendar-title-focus-background: none !default;
|
|
22
|
+
$calendar-title-active-background: none !default;
|
|
23
|
+
$calendar-icon-focus-box-shadow: 0 0 0 1px $content-text-color-alt3 !default;
|
|
24
|
+
$calendar-title-border-radius: 4px !default;
|
|
25
|
+
$calendar-title-hover-bg-color: none !default;
|
|
26
|
+
$calendar-focused-cell-box-shadow: 0 0 0 1px $content-text-color-alt3 !default;
|
|
27
|
+
|
|
19
28
|
//header dimension
|
|
20
29
|
$calendar-header-font-size: $text-xs !default;
|
|
21
|
-
|
|
30
|
+
$calendar-header-title-padding: 0 5px !default;
|
|
22
31
|
$calendar-bigger-day-header-height: $calendar-bigger-month-view-height !default;
|
|
23
32
|
$calendar-bigger-header-height: 28px !default;
|
|
24
33
|
|
|
@@ -465,6 +474,9 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
465
474
|
font-size: $calendar-title-font-size;
|
|
466
475
|
font-weight: $calendar-title-font-weight-style;
|
|
467
476
|
text-align: $calendar-float-left-style;
|
|
477
|
+
padding: $calendar-header-title-padding;
|
|
478
|
+
border: $calendar-none-style;
|
|
479
|
+
border-radius: $calendar-title-border-radius;
|
|
468
480
|
}
|
|
469
481
|
#{if(&, '&', '*')} .e-title {
|
|
470
482
|
margin-left: $calendar-title-margin-left-style;
|
|
@@ -1084,11 +1096,25 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
1084
1096
|
color: $calendar-title-font-color;
|
|
1085
1097
|
}
|
|
1086
1098
|
#{if(&, '&', '*')} .e-title:hover {
|
|
1087
|
-
|
|
1099
|
+
background: $calendar-title-hover-bg-color;
|
|
1088
1100
|
cursor: pointer;
|
|
1089
1101
|
text-decoration: $calendar-title-decoration-style;
|
|
1090
1102
|
}
|
|
1091
|
-
|
|
1103
|
+
#{if(&, '&', '*')} .e-title:focus{
|
|
1104
|
+
box-shadow: $calendar-title-focus-box-shadow;
|
|
1105
|
+
background: $calendar-title-focus-background;
|
|
1106
|
+
@if $skin-name == 'highcontrast' {
|
|
1107
|
+
text-decoration: none;
|
|
1108
|
+
}
|
|
1109
|
+
@else {
|
|
1110
|
+
text-decoration: $calendar-title-decoration-style;
|
|
1111
|
+
}
|
|
1112
|
+
}
|
|
1113
|
+
#{if(&, '&', '*')} .e-title:active{
|
|
1114
|
+
box-shadow: $calendar-box-shadow;
|
|
1115
|
+
background: $calendar-title-active-background;
|
|
1116
|
+
text-decoration: $calendar-title-decoration-style;
|
|
1117
|
+
}
|
|
1092
1118
|
#{if(&, '&', '*')} .e-prev:hover > span,
|
|
1093
1119
|
#{if(&, '&', '*')} .e-next:hover > span {
|
|
1094
1120
|
border: $calendar-icon-hover-border-color;
|
|
@@ -1100,7 +1126,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
1100
1126
|
#{if(&, '&', '*')} .e-next:hover {
|
|
1101
1127
|
background: $calendar-icon-hover-bg-color;
|
|
1102
1128
|
}
|
|
1103
|
-
|
|
1129
|
+
#{if(&, '&', '*')} .e-prev:focus,
|
|
1130
|
+
#{if(&, '&', '*')} .e-next:focus {
|
|
1131
|
+
box-shadow: $calendar-icon-focus-box-shadow;
|
|
1132
|
+
}
|
|
1104
1133
|
#{if(&, '&', '*')} .e-prev:active,
|
|
1105
1134
|
#{if(&, '&', '*')} .e-next:active {
|
|
1106
1135
|
background: $calendar-active-state-icon-bg-color;
|
|
@@ -1584,6 +1613,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
1584
1613
|
color: $calendar-today-disabled-color;
|
|
1585
1614
|
}
|
|
1586
1615
|
}
|
|
1616
|
+
.e-calendar .e-cell.e-focused-cell {
|
|
1617
|
+
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1618
|
+
border-radius: $calendar-border-radius;
|
|
1619
|
+
}
|
|
1587
1620
|
}
|
|
1588
1621
|
|
|
1589
1622
|
|