@syncfusion/ej2-angular-calendars 20.3.48 → 20.3.49-ngcc
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/@syncfusion/ej2-angular-calendars.es5.js +1028 -0
- package/@syncfusion/ej2-angular-calendars.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-calendars.js +961 -0
- package/@syncfusion/ej2-angular-calendars.js.map +1 -0
- package/CHANGELOG.md +1340 -0
- package/dist/ej2-angular-calendars.umd.js +1073 -0
- package/dist/ej2-angular-calendars.umd.js.map +1 -0
- package/dist/ej2-angular-calendars.umd.min.js +11 -0
- package/dist/ej2-angular-calendars.umd.min.js.map +1 -0
- package/ej2-angular-calendars.d.ts +9 -0
- package/ej2-angular-calendars.metadata.json +1 -0
- package/package.json +13 -27
- package/postinstall/tagchange.js +18 -0
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/calendar/calendar-all.module.d.ts +0 -6
- package/src/calendar/calendar.component.d.ts +0 -3
- package/src/calendar/calendar.module.d.ts +0 -6
- package/src/datepicker/datepicker-all.module.d.ts +0 -6
- package/src/datepicker/datepicker.component.d.ts +0 -3
- package/src/datepicker/datepicker.module.d.ts +0 -6
- package/src/daterangepicker/daterangepicker-all.module.d.ts +0 -6
- package/src/daterangepicker/daterangepicker.component.d.ts +0 -3
- package/src/daterangepicker/daterangepicker.module.d.ts +0 -7
- package/src/daterangepicker/presets.directive.d.ts +0 -5
- package/src/datetimepicker/datetimepicker-all.module.d.ts +0 -6
- package/src/datetimepicker/datetimepicker.component.d.ts +0 -3
- package/src/datetimepicker/datetimepicker.module.d.ts +0 -6
- package/src/timepicker/timepicker-all.module.d.ts +0 -6
- package/src/timepicker/timepicker.component.d.ts +0 -3
- package/src/timepicker/timepicker.module.d.ts +0 -6
- package/styles/calendar/bootstrap-dark.scss +1 -5
- package/styles/calendar/bootstrap.scss +1 -5
- package/styles/calendar/bootstrap4.scss +1 -5
- package/styles/calendar/bootstrap5-dark.scss +1 -5
- package/styles/calendar/bootstrap5.scss +1 -5
- package/styles/calendar/fabric-dark.scss +1 -5
- package/styles/calendar/fabric.scss +1 -5
- package/styles/calendar/fluent-dark.scss +1 -5
- package/styles/calendar/fluent.scss +1 -5
- package/styles/calendar/highcontrast-light.scss +1 -5
- package/styles/calendar/highcontrast.scss +1 -5
- package/styles/calendar/material-dark.scss +1 -5
- package/styles/calendar/material.scss +1 -5
- package/styles/calendar/tailwind-dark.scss +1 -5
- package/styles/calendar/tailwind.scss +1 -5
- package/styles/datepicker/bootstrap-dark.scss +1 -7
- package/styles/datepicker/bootstrap.scss +1 -7
- package/styles/datepicker/bootstrap4.scss +1 -7
- package/styles/datepicker/bootstrap5-dark.scss +1 -7
- package/styles/datepicker/bootstrap5.scss +1 -7
- package/styles/datepicker/fabric-dark.scss +1 -7
- package/styles/datepicker/fabric.scss +1 -7
- package/styles/datepicker/fluent-dark.scss +1 -7
- package/styles/datepicker/fluent.scss +1 -7
- package/styles/datepicker/highcontrast-light.scss +1 -7
- package/styles/datepicker/highcontrast.scss +1 -7
- package/styles/datepicker/material-dark.scss +1 -7
- package/styles/datepicker/material.scss +1 -7
- package/styles/datepicker/tailwind-dark.scss +1 -7
- package/styles/datepicker/tailwind.scss +1 -7
- package/styles/daterangepicker/bootstrap-dark.scss +1 -7
- package/styles/daterangepicker/bootstrap.scss +1 -7
- package/styles/daterangepicker/bootstrap4.scss +1 -7
- package/styles/daterangepicker/bootstrap5-dark.scss +1 -7
- package/styles/daterangepicker/bootstrap5.scss +1 -7
- package/styles/daterangepicker/fabric-dark.scss +1 -7
- package/styles/daterangepicker/fabric.scss +1 -7
- package/styles/daterangepicker/fluent-dark.scss +1 -7
- package/styles/daterangepicker/fluent.scss +1 -7
- package/styles/daterangepicker/highcontrast-light.scss +1 -7
- package/styles/daterangepicker/highcontrast.scss +1 -7
- package/styles/daterangepicker/material-dark.scss +1 -7
- package/styles/daterangepicker/material.scss +1 -7
- package/styles/daterangepicker/tailwind-dark.scss +1 -7
- package/styles/daterangepicker/tailwind.scss +1 -7
- package/styles/datetimepicker/bootstrap-dark.scss +1 -8
- package/styles/datetimepicker/bootstrap.scss +1 -8
- package/styles/datetimepicker/bootstrap4.scss +1 -8
- package/styles/datetimepicker/bootstrap5-dark.scss +1 -8
- package/styles/datetimepicker/bootstrap5.scss +1 -8
- package/styles/datetimepicker/fabric-dark.scss +1 -8
- package/styles/datetimepicker/fabric.scss +1 -8
- package/styles/datetimepicker/fluent-dark.scss +1 -8
- package/styles/datetimepicker/fluent.scss +1 -8
- package/styles/datetimepicker/highcontrast-light.scss +1 -8
- package/styles/datetimepicker/highcontrast.scss +1 -8
- package/styles/datetimepicker/material-dark.scss +1 -8
- package/styles/datetimepicker/material.scss +1 -8
- package/styles/datetimepicker/tailwind-dark.scss +1 -8
- package/styles/datetimepicker/tailwind.scss +1 -8
- package/styles/timepicker/bootstrap-dark.scss +1 -6
- package/styles/timepicker/bootstrap.scss +1 -6
- package/styles/timepicker/bootstrap4.scss +1 -6
- package/styles/timepicker/bootstrap5-dark.scss +1 -6
- package/styles/timepicker/bootstrap5.scss +1 -6
- package/styles/timepicker/fabric-dark.scss +1 -6
- package/styles/timepicker/fabric.scss +1 -6
- package/styles/timepicker/fluent-dark.scss +1 -6
- package/styles/timepicker/fluent.scss +1 -6
- package/styles/timepicker/highcontrast-light.scss +1 -6
- package/styles/timepicker/highcontrast.scss +1 -6
- package/styles/timepicker/material-dark.scss +1 -6
- package/styles/timepicker/material.scss +1 -6
- package/styles/timepicker/tailwind-dark.scss +1 -6
- package/styles/timepicker/tailwind.scss +1 -6
- package/esm2020/public_api.mjs +0 -3
- package/esm2020/src/calendar/calendar-all.module.mjs +0 -29
- package/esm2020/src/calendar/calendar.component.mjs +0 -90
- package/esm2020/src/calendar/calendar.module.mjs +0 -25
- package/esm2020/src/datepicker/datepicker-all.module.mjs +0 -29
- package/esm2020/src/datepicker/datepicker.component.mjs +0 -98
- package/esm2020/src/datepicker/datepicker.module.mjs +0 -25
- package/esm2020/src/daterangepicker/daterangepicker-all.module.mjs +0 -23
- package/esm2020/src/daterangepicker/daterangepicker.component.mjs +0 -102
- package/esm2020/src/daterangepicker/daterangepicker.module.mjs +0 -34
- package/esm2020/src/daterangepicker/presets.directive.mjs +0 -58
- package/esm2020/src/datetimepicker/datetimepicker-all.module.mjs +0 -23
- package/esm2020/src/datetimepicker/datetimepicker.component.mjs +0 -98
- package/esm2020/src/datetimepicker/datetimepicker.module.mjs +0 -25
- package/esm2020/src/index.mjs +0 -18
- package/esm2020/src/timepicker/timepicker-all.module.mjs +0 -23
- package/esm2020/src/timepicker/timepicker.component.mjs +0 -91
- package/esm2020/src/timepicker/timepicker.module.mjs +0 -25
- package/esm2020/syncfusion-ej2-angular-calendars.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-calendars.mjs +0 -732
- package/fesm2015/syncfusion-ej2-angular-calendars.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-calendars.mjs +0 -732
- package/fesm2020/syncfusion-ej2-angular-calendars.mjs.map +0 -1
- package/styles/calendar/_all.scss +0 -2
- package/styles/calendar/_bootstrap-dark-definition.scss +0 -228
- package/styles/calendar/_bootstrap-definition.scss +0 -228
- package/styles/calendar/_bootstrap4-definition.scss +0 -228
- package/styles/calendar/_bootstrap5-dark-definition.scss +0 -1
- package/styles/calendar/_bootstrap5-definition.scss +0 -250
- package/styles/calendar/_fabric-dark-definition.scss +0 -190
- package/styles/calendar/_fabric-definition.scss +0 -188
- package/styles/calendar/_fluent-dark-definition.scss +0 -1
- package/styles/calendar/_fluent-definition.scss +0 -252
- package/styles/calendar/_fusionnew-definition.scss +0 -250
- package/styles/calendar/_highcontrast-definition.scss +0 -187
- package/styles/calendar/_highcontrast-light-definition.scss +0 -190
- package/styles/calendar/_layout.scss +0 -694
- package/styles/calendar/_material-dark-definition.scss +0 -192
- package/styles/calendar/_material-definition.scss +0 -187
- package/styles/calendar/_material3-definition.scss +0 -250
- package/styles/calendar/_tailwind-dark-definition.scss +0 -1
- package/styles/calendar/_tailwind-definition.scss +0 -262
- package/styles/calendar/_theme.scss +0 -472
- package/styles/calendar/icons/_bootstrap-dark.scss +0 -13
- package/styles/calendar/icons/_bootstrap.scss +0 -13
- package/styles/calendar/icons/_bootstrap4.scss +0 -13
- package/styles/calendar/icons/_bootstrap5-dark.scss +0 -1
- package/styles/calendar/icons/_bootstrap5.scss +0 -13
- package/styles/calendar/icons/_fabric-dark.scss +0 -13
- package/styles/calendar/icons/_fabric.scss +0 -13
- package/styles/calendar/icons/_fluent-dark.scss +0 -1
- package/styles/calendar/icons/_fluent.scss +0 -13
- package/styles/calendar/icons/_fusionnew.scss +0 -13
- package/styles/calendar/icons/_highcontrast-light.scss +0 -13
- package/styles/calendar/icons/_highcontrast.scss +0 -13
- package/styles/calendar/icons/_material-dark.scss +0 -13
- package/styles/calendar/icons/_material.scss +0 -13
- package/styles/calendar/icons/_material3.scss +0 -13
- package/styles/calendar/icons/_tailwind-dark.scss +0 -1
- package/styles/calendar/icons/_tailwind.scss +0 -13
- package/styles/datepicker/_all.scss +0 -2
- package/styles/datepicker/_bootstrap-dark-definition.scss +0 -37
- package/styles/datepicker/_bootstrap-definition.scss +0 -34
- package/styles/datepicker/_bootstrap4-definition.scss +0 -40
- package/styles/datepicker/_bootstrap5-dark-definition.scss +0 -1
- package/styles/datepicker/_bootstrap5-definition.scss +0 -46
- package/styles/datepicker/_fabric-dark-definition.scss +0 -37
- package/styles/datepicker/_fabric-definition.scss +0 -34
- package/styles/datepicker/_fluent-dark-definition.scss +0 -1
- package/styles/datepicker/_fluent-definition.scss +0 -46
- package/styles/datepicker/_fusionnew-definition.scss +0 -46
- package/styles/datepicker/_highcontrast-definition.scss +0 -35
- package/styles/datepicker/_highcontrast-light-definition.scss +0 -38
- package/styles/datepicker/_layout.scss +0 -251
- package/styles/datepicker/_material-dark-definition.scss +0 -42
- package/styles/datepicker/_material-definition.scss +0 -39
- package/styles/datepicker/_material3-definition.scss +0 -46
- package/styles/datepicker/_tailwind-dark-definition.scss +0 -1
- package/styles/datepicker/_tailwind-definition.scss +0 -44
- package/styles/datepicker/_theme.scss +0 -44
- package/styles/datepicker/icons/_bootstrap-dark.scss +0 -52
- package/styles/datepicker/icons/_bootstrap.scss +0 -52
- package/styles/datepicker/icons/_bootstrap4.scss +0 -56
- package/styles/datepicker/icons/_bootstrap5-dark.scss +0 -1
- package/styles/datepicker/icons/_bootstrap5.scss +0 -56
- package/styles/datepicker/icons/_fabric-dark.scss +0 -52
- package/styles/datepicker/icons/_fabric.scss +0 -52
- package/styles/datepicker/icons/_fluent-dark.scss +0 -1
- package/styles/datepicker/icons/_fluent.scss +0 -56
- package/styles/datepicker/icons/_fusionnew.scss +0 -56
- package/styles/datepicker/icons/_highcontrast-light.scss +0 -52
- package/styles/datepicker/icons/_highcontrast.scss +0 -52
- package/styles/datepicker/icons/_material-dark.scss +0 -86
- package/styles/datepicker/icons/_material.scss +0 -86
- package/styles/datepicker/icons/_material3.scss +0 -56
- package/styles/datepicker/icons/_tailwind-dark.scss +0 -1
- package/styles/datepicker/icons/_tailwind.scss +0 -56
- package/styles/daterangepicker/_all.scss +0 -2
- package/styles/daterangepicker/_bootstrap-dark-definition.scss +0 -192
- package/styles/daterangepicker/_bootstrap-definition.scss +0 -192
- package/styles/daterangepicker/_bootstrap4-definition.scss +0 -202
- package/styles/daterangepicker/_bootstrap5-dark-definition.scss +0 -1
- package/styles/daterangepicker/_bootstrap5-definition.scss +0 -230
- package/styles/daterangepicker/_fabric-dark-definition.scss +0 -195
- package/styles/daterangepicker/_fabric-definition.scss +0 -192
- package/styles/daterangepicker/_fluent-dark-definition.scss +0 -1
- package/styles/daterangepicker/_fluent-definition.scss +0 -234
- package/styles/daterangepicker/_fusionnew-definition.scss +0 -229
- package/styles/daterangepicker/_highcontrast-definition.scss +0 -192
- package/styles/daterangepicker/_highcontrast-light-definition.scss +0 -195
- package/styles/daterangepicker/_layout.scss +0 -767
- package/styles/daterangepicker/_material-dark-definition.scss +0 -200
- package/styles/daterangepicker/_material-definition.scss +0 -200
- package/styles/daterangepicker/_material3-definition.scss +0 -229
- package/styles/daterangepicker/_tailwind-dark-definition.scss +0 -1
- package/styles/daterangepicker/_tailwind-definition.scss +0 -221
- package/styles/daterangepicker/_theme.scss +0 -324
- package/styles/daterangepicker/icons/_bootstrap-dark.scss +0 -65
- package/styles/daterangepicker/icons/_bootstrap.scss +0 -65
- package/styles/daterangepicker/icons/_bootstrap4.scss +0 -74
- package/styles/daterangepicker/icons/_bootstrap5-dark.scss +0 -1
- package/styles/daterangepicker/icons/_bootstrap5.scss +0 -72
- package/styles/daterangepicker/icons/_fabric-dark.scss +0 -65
- package/styles/daterangepicker/icons/_fabric.scss +0 -65
- package/styles/daterangepicker/icons/_fluent-dark.scss +0 -1
- package/styles/daterangepicker/icons/_fluent.scss +0 -72
- package/styles/daterangepicker/icons/_fusionnew.scss +0 -72
- package/styles/daterangepicker/icons/_highcontrast-light.scss +0 -65
- package/styles/daterangepicker/icons/_highcontrast.scss +0 -65
- package/styles/daterangepicker/icons/_material-dark.scss +0 -99
- package/styles/daterangepicker/icons/_material.scss +0 -99
- package/styles/daterangepicker/icons/_material3.scss +0 -72
- package/styles/daterangepicker/icons/_tailwind-dark.scss +0 -1
- package/styles/daterangepicker/icons/_tailwind.scss +0 -72
- package/styles/datetimepicker/_all.scss +0 -2
- package/styles/datetimepicker/_bootstrap-dark-definition.scss +0 -55
- package/styles/datetimepicker/_bootstrap-definition.scss +0 -54
- package/styles/datetimepicker/_bootstrap4-definition.scss +0 -60
- package/styles/datetimepicker/_bootstrap5-dark-definition.scss +0 -1
- package/styles/datetimepicker/_bootstrap5-definition.scss +0 -60
- package/styles/datetimepicker/_fabric-dark-definition.scss +0 -55
- package/styles/datetimepicker/_fabric-definition.scss +0 -52
- package/styles/datetimepicker/_fluent-dark-definition.scss +0 -1
- package/styles/datetimepicker/_fluent-definition.scss +0 -60
- package/styles/datetimepicker/_fusionnew-definition.scss +0 -60
- package/styles/datetimepicker/_highcontrast-definition.scss +0 -52
- package/styles/datetimepicker/_highcontrast-light-definition.scss +0 -55
- package/styles/datetimepicker/_layout.scss +0 -190
- package/styles/datetimepicker/_material-dark-definition.scss +0 -59
- package/styles/datetimepicker/_material-definition.scss +0 -57
- package/styles/datetimepicker/_material3-definition.scss +0 -60
- package/styles/datetimepicker/_tailwind-dark-definition.scss +0 -1
- package/styles/datetimepicker/_tailwind-definition.scss +0 -60
- package/styles/datetimepicker/_theme.scss +0 -50
- package/styles/datetimepicker/icons/_bootstrap-dark.scss +0 -11
- package/styles/datetimepicker/icons/_bootstrap.scss +0 -11
- package/styles/datetimepicker/icons/_bootstrap4.scss +0 -11
- package/styles/datetimepicker/icons/_bootstrap5-dark.scss +0 -1
- package/styles/datetimepicker/icons/_bootstrap5.scss +0 -11
- package/styles/datetimepicker/icons/_fabric-dark.scss +0 -11
- package/styles/datetimepicker/icons/_fabric.scss +0 -11
- package/styles/datetimepicker/icons/_fluent-dark.scss +0 -1
- package/styles/datetimepicker/icons/_fluent.scss +0 -11
- package/styles/datetimepicker/icons/_fusionnew.scss +0 -11
- package/styles/datetimepicker/icons/_highcontrast-light.scss +0 -11
- package/styles/datetimepicker/icons/_highcontrast.scss +0 -11
- package/styles/datetimepicker/icons/_material-dark.scss +0 -53
- package/styles/datetimepicker/icons/_material.scss +0 -62
- package/styles/datetimepicker/icons/_material3.scss +0 -11
- package/styles/datetimepicker/icons/_tailwind-dark.scss +0 -1
- package/styles/datetimepicker/icons/_tailwind.scss +0 -11
- package/styles/timepicker/_all.scss +0 -2
- package/styles/timepicker/_bootstrap-dark-definition.scss +0 -51
- package/styles/timepicker/_bootstrap-definition.scss +0 -48
- package/styles/timepicker/_bootstrap4-definition.scss +0 -56
- package/styles/timepicker/_bootstrap5-dark-definition.scss +0 -1
- package/styles/timepicker/_bootstrap5-definition.scss +0 -57
- package/styles/timepicker/_fabric-dark-definition.scss +0 -51
- package/styles/timepicker/_fabric-definition.scss +0 -48
- package/styles/timepicker/_fluent-dark-definition.scss +0 -1
- package/styles/timepicker/_fluent-definition.scss +0 -57
- package/styles/timepicker/_fusionnew-definition.scss +0 -57
- package/styles/timepicker/_highcontrast-definition.scss +0 -48
- package/styles/timepicker/_highcontrast-light-definition.scss +0 -51
- package/styles/timepicker/_layout.scss +0 -194
- package/styles/timepicker/_material-dark-definition.scss +0 -55
- package/styles/timepicker/_material-definition.scss +0 -52
- package/styles/timepicker/_material3-definition.scss +0 -57
- package/styles/timepicker/_tailwind-dark-definition.scss +0 -1
- package/styles/timepicker/_tailwind-definition.scss +0 -55
- package/styles/timepicker/_theme.scss +0 -70
- package/styles/timepicker/icons/_bootstrap-dark.scss +0 -11
- package/styles/timepicker/icons/_bootstrap.scss +0 -12
- package/styles/timepicker/icons/_bootstrap4.scss +0 -12
- package/styles/timepicker/icons/_bootstrap5-dark.scss +0 -1
- package/styles/timepicker/icons/_bootstrap5.scss +0 -12
- package/styles/timepicker/icons/_fabric-dark.scss +0 -12
- package/styles/timepicker/icons/_fabric.scss +0 -12
- package/styles/timepicker/icons/_fluent-dark.scss +0 -1
- package/styles/timepicker/icons/_fluent.scss +0 -12
- package/styles/timepicker/icons/_fusionnew.scss +0 -12
- package/styles/timepicker/icons/_highcontrast-light.scss +0 -12
- package/styles/timepicker/icons/_highcontrast.scss +0 -12
- package/styles/timepicker/icons/_material-dark.scss +0 -40
- package/styles/timepicker/icons/_material.scss +0 -42
- package/styles/timepicker/icons/_material3.scss +0 -12
- package/styles/timepicker/icons/_tailwind-dark.scss +0 -1
- package/styles/timepicker/icons/_tailwind.scss +0 -12
- package/syncfusion-ej2-angular-calendars.d.ts +0 -5
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
//default
|
|
2
|
-
$datepicker-icon-color: $accent !default;
|
|
3
|
-
$datepicker-active-icon-color: $datepicker-icon-color !default;
|
|
4
|
-
$datepicker-popup-box-shadow: 0 5px 5px -3px rgba($grey-light-font, .2), 0 8px 10px 1px rgba($grey-light-font, .14), 0 3px 14px 2px rgba($grey-light-font, .12) !default;
|
|
5
|
-
$datepicker-input-border-style: none !default;
|
|
6
|
-
$datepicker-calendar-border-style: none !default;
|
|
7
|
-
$datepicker-icon: '\e901' !default;
|
|
8
|
-
$datepicker-popup-border: none !default;
|
|
9
|
-
$datepicker-icon-font-size: 16px !default;
|
|
10
|
-
$datepicker-icon-container-min-height: 24px !default;
|
|
11
|
-
$datepicker-icon-container-min-width: 24px !default;
|
|
12
|
-
$datepicker-bigger-icon-container-min-height: 26px !default;
|
|
13
|
-
$datepicker-bigger-icon-container-min-width: 26px !default;
|
|
14
|
-
$datepicker-bigger-icon-font-size: 20px !default;
|
|
15
|
-
$datepicker-overlay: rgba($grey-black, .6) !default;
|
|
16
|
-
$datepicker-icon-normal-margin: 0 0 4px 0 !default;
|
|
17
|
-
$datepicker-icon-bigger-margin: 5px 0 6px 0 !default;
|
|
18
|
-
$datepicker-icon-hover-color: $hover-bg-color !default;
|
|
19
|
-
$datepicker-icon-border-radius: 50% !default;
|
|
20
|
-
$datepicker-popup-border-radius: 0 !default;
|
|
21
|
-
$datepicker-box-sizing: border-box !default;
|
|
22
|
-
$datepicker-popup-bg-color: $grey-800 !default;
|
|
23
|
-
$datepicker-othermonth-row: none !default;
|
|
24
|
-
$datepicker-modal-header-bg: $accent !default;
|
|
25
|
-
$datepicker-modal-header-color: $grey-white !default;
|
|
26
|
-
$datepicker-modal-header-display: block !default;
|
|
27
|
-
$datepicker-calendar-tbody-landscape-height: 130px !default;
|
|
28
|
-
|
|
29
|
-
// mouse small icon
|
|
30
|
-
$datepicker-small-icon-font-size: 14px !default;
|
|
31
|
-
|
|
32
|
-
// Touch small icon
|
|
33
|
-
$datepicker-bigger-small-icon-font-size: 18px !default;
|
|
34
|
-
$zero-value: 0 !default;
|
|
35
|
-
$model-year-font-size: 14px !default;
|
|
36
|
-
$model-year-font-weight: 500 !default;
|
|
37
|
-
$model-year-line-height: 32px !default;
|
|
38
|
-
$model-month-font-size: 20px !default;
|
|
39
|
-
$model-month-font-weight: 500 !default;
|
|
40
|
-
$model-month-line-height: 32px !default;
|
|
41
|
-
|
|
42
|
-
//enddefault
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
$datepicker-icon-color: $accent !default;
|
|
2
|
-
$datepicker-active-icon-color: $datepicker-icon-color !default;
|
|
3
|
-
$datepicker-popup-box-shadow: 0 5px 5px -3px rgba($grey-light-font, .2), 0 8px 10px 1px rgba($grey-light-font, .14), 0 3px 14px 2px rgba($grey-light-font, .12) !default;
|
|
4
|
-
$datepicker-input-border-style: none !default;
|
|
5
|
-
$datepicker-calendar-border-style: none !default;
|
|
6
|
-
$datepicker-icon: '\e901' !default;
|
|
7
|
-
$datepicker-popup-bg-color: $grey-white !default;
|
|
8
|
-
$datepicker-popup-border: none !default;
|
|
9
|
-
$datepicker-icon-font-size: 16px !default;
|
|
10
|
-
$datepicker-icon-container-min-height: 24px !default;
|
|
11
|
-
$datepicker-icon-container-min-width: 24px !default;
|
|
12
|
-
$datepicker-bigger-icon-container-min-height: 26px !default;
|
|
13
|
-
$datepicker-bigger-icon-container-min-width: 26px !default;
|
|
14
|
-
$datepicker-bigger-icon-font-size: 20px !default;
|
|
15
|
-
$datepicker-overlay: rgba($grey-black, .6) !default;
|
|
16
|
-
$datepicker-icon-normal-margin: 0 0 4px 0 !default;
|
|
17
|
-
$datepicker-icon-bigger-margin: 5px 0 6px 0 !default;
|
|
18
|
-
$datepicker-icon-hover-color: $hover-bg-color !default;
|
|
19
|
-
$datepicker-icon-border-radius: 50% !default;
|
|
20
|
-
$datepicker-popup-border-radius: 0 !default;
|
|
21
|
-
$datepicker-box-sizing: border-box !default;
|
|
22
|
-
$datepicker-othermonth-row: none !default;
|
|
23
|
-
$datepicker-modal-header-bg: $accent !default;
|
|
24
|
-
$datepicker-modal-header-color: $grey-white !default;
|
|
25
|
-
$datepicker-modal-header-display: block !default;
|
|
26
|
-
$datepicker-calendar-tbody-landscape-height: 130px !default;
|
|
27
|
-
|
|
28
|
-
// mouse small icon
|
|
29
|
-
$datepicker-small-icon-font-size: 14px !default;
|
|
30
|
-
|
|
31
|
-
// Touch small icon
|
|
32
|
-
$datepicker-bigger-small-icon-font-size: 18px !default;
|
|
33
|
-
$zero-value: 0 !default;
|
|
34
|
-
$model-year-font-size: 14px !default;
|
|
35
|
-
$model-year-font-weight: 500 !default;
|
|
36
|
-
$model-year-line-height: 32px !default;
|
|
37
|
-
$model-month-font-size: 20px !default;
|
|
38
|
-
$model-month-font-weight: 500 !default;
|
|
39
|
-
$model-month-line-height: 32px !default;
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
//default
|
|
2
|
-
$datepicker-icon: '\e901' !default;
|
|
3
|
-
$datepicker-icon-font-size: 18px !default;
|
|
4
|
-
$datepicker-icon-container-min-height: 18px !default;
|
|
5
|
-
$datepicker-icon-container-min-width: 30px !default;
|
|
6
|
-
$datepicker-bigger-icon-container-min-height: 18px !default;
|
|
7
|
-
$datepicker-bigger-icon-container-min-width: 36px !default;
|
|
8
|
-
$datepicker-bigger-icon-font-size: 22px !default;
|
|
9
|
-
$datepicker-icon-normal-margin: 0 !default;
|
|
10
|
-
$datepicker-icon-bigger-margin: 0 !default;
|
|
11
|
-
$datepicker-icon-border-radius: 50% !default;
|
|
12
|
-
$datepicker-popup-border-radius: 6px !default;
|
|
13
|
-
$datepicker-box-sizing: border-box !default;
|
|
14
|
-
$datepicker-modal-header-display: block !default;
|
|
15
|
-
$datepicker-calendar-tbody-landscape-height: 130px !default;
|
|
16
|
-
$datepicker-popup-bigger-margin-top: 8px !default;
|
|
17
|
-
|
|
18
|
-
// mouse small icon
|
|
19
|
-
$datepicker-small-icon-font-size: 16px !default;
|
|
20
|
-
|
|
21
|
-
// Touch small icon
|
|
22
|
-
$datepicker-bigger-small-icon-font-size: 20px !default;
|
|
23
|
-
|
|
24
|
-
// color variables
|
|
25
|
-
$datepicker-popup-border: 1px solid $border-light !default;
|
|
26
|
-
$datepicker-input-border-style: none !default;
|
|
27
|
-
$datepicker-calendar-border-style: none !default;
|
|
28
|
-
$datepicker-icon-color: $secondary-text-color !default;
|
|
29
|
-
$datepicker-active-icon-color: $datepicker-icon-color !default;
|
|
30
|
-
$datepicker-icon-active-bg-color: $secondary-bg-color-pressed !default;
|
|
31
|
-
$datepicker-active-border-color: $border !default;
|
|
32
|
-
$datepicker-popup-box-shadow: $shadow-lg !default;
|
|
33
|
-
$datepicker-overlay: rgba($black, .5) !default;
|
|
34
|
-
$datepicker-icon-hover-color: $secondary-text-color-hover !default;
|
|
35
|
-
$datepicker-popup-bg-color: $flyout-bg-color !default;
|
|
36
|
-
$datepicker-othermonth-row: none !default;
|
|
37
|
-
$datepicker-modal-header-bg: $icon-color !default;
|
|
38
|
-
$datepicker-modal-header-color: $content-bg-color-alt2 !default;
|
|
39
|
-
$model-year-font-size: 14px !default;
|
|
40
|
-
$model-year-font-weight: 500 !default;
|
|
41
|
-
$model-year-line-height: 32px !default;
|
|
42
|
-
$model-month-font-size: 20px !default;
|
|
43
|
-
$model-month-font-weight: 500 !default;
|
|
44
|
-
$model-month-line-height: 32px !default;
|
|
45
|
-
|
|
46
|
-
//enddefault
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@import './tailwind-definition.scss';
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
//default
|
|
2
|
-
$datepicker-icon: '\e901' !default;
|
|
3
|
-
$datepicker-icon-font-size: 18px !default;
|
|
4
|
-
$datepicker-icon-container-min-height: 18px !default;
|
|
5
|
-
$datepicker-icon-container-min-width: 20px !default;
|
|
6
|
-
$datepicker-bigger-icon-container-min-height: 18px !default;
|
|
7
|
-
$datepicker-bigger-icon-container-min-width: 20px !default;
|
|
8
|
-
$datepicker-bigger-icon-font-size: 22px !default;
|
|
9
|
-
$datepicker-icon-normal-margin: 0 !default;
|
|
10
|
-
$datepicker-icon-bigger-margin: 0 !default;
|
|
11
|
-
$datepicker-icon-border-radius: 50% !default;
|
|
12
|
-
$datepicker-popup-border-radius: 6px !default;
|
|
13
|
-
$datepicker-box-sizing: border-box !default;
|
|
14
|
-
$datepicker-modal-header-display: block !default;
|
|
15
|
-
$datepicker-calendar-tbody-landscape-height: 130px !default;
|
|
16
|
-
$datepicker-popup-bigger-margin-top: 6px !default;
|
|
17
|
-
|
|
18
|
-
// mouse small icon
|
|
19
|
-
$datepicker-small-icon-font-size: 16px !default;
|
|
20
|
-
|
|
21
|
-
// Touch small icon
|
|
22
|
-
$datepicker-bigger-small-icon-font-size: 20px !default;
|
|
23
|
-
|
|
24
|
-
// color variables
|
|
25
|
-
$datepicker-popup-border: 1px solid $border-light !default;
|
|
26
|
-
$datepicker-input-border-style: none !default;
|
|
27
|
-
$datepicker-calendar-border-style: none !default;
|
|
28
|
-
$datepicker-icon-color: $icon-color !default;
|
|
29
|
-
$datepicker-active-icon-color: $datepicker-icon-color !default;
|
|
30
|
-
$datepicker-popup-box-shadow: $shadow-lg !default;
|
|
31
|
-
$datepicker-overlay: rgba($cool-gray-300, .6) !default;
|
|
32
|
-
$datepicker-icon-hover-color: $secondary-text-color-hover !default;
|
|
33
|
-
$datepicker-popup-bg-color: $flyout-bg-color !default;
|
|
34
|
-
$datepicker-othermonth-row: none !default;
|
|
35
|
-
$datepicker-modal-header-bg: $icon-color !default;
|
|
36
|
-
$datepicker-modal-header-color: $content-bg-color-alt2 !default;
|
|
37
|
-
$model-year-font-size: 14px !default;
|
|
38
|
-
$model-year-font-weight: 500 !default;
|
|
39
|
-
$model-year-line-height: 32px !default;
|
|
40
|
-
$model-month-font-size: 20px !default;
|
|
41
|
-
$model-month-font-weight: 500 !default;
|
|
42
|
-
$model-month-line-height: 32px !default;
|
|
43
|
-
|
|
44
|
-
//enddefault
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
@include export-module('datepicker-theme') {
|
|
2
|
-
#{&}.e-datepicker,
|
|
3
|
-
.e-bigger.e-small #{&}.e-datepicker,
|
|
4
|
-
.e-bigger #{&}.e-datepicker,
|
|
5
|
-
.e-small #{&}.e-datepicker,
|
|
6
|
-
.e-bigger.e-small#{&}.e-datepicker,
|
|
7
|
-
.e-bigger#{&}.e-datepicker,
|
|
8
|
-
.e-small#{&}.e-datepicker {
|
|
9
|
-
#{if(&, '&', '*')}.e-popup-wrapper {
|
|
10
|
-
border: $datepicker-popup-border;
|
|
11
|
-
box-shadow: $datepicker-popup-box-shadow;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
#{if(&, '&', '*')} .e-calendar {
|
|
15
|
-
background-color: $datepicker-popup-bg-color;
|
|
16
|
-
border: $datepicker-calendar-border-style;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
#{if(&, '&', '*')}.e-input-group {
|
|
21
|
-
#{if(&, '&', '*')}.e-date-wrapper.e-dateinput-active:active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
22
|
-
border: $datepicker-input-border-style;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.e-date-wrapper {
|
|
27
|
-
#{if(&, '&', '*')} span.e-input-group-icon {
|
|
28
|
-
#{if(&, '&', '*')}.e-date-icon.e-icons.e-active {
|
|
29
|
-
@if ($skin-name != 'bootstrap' and $skin-name != 'bootstrap5' and $skin-name != 'bootstrap-dark' and $skin-name != 'fabric' and $skin-name != 'fabric-dark') {
|
|
30
|
-
color: $datepicker-icon-color;
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
#{if(&, '&', '*')}.e-date-icon.e-icons.e-active {
|
|
34
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' {
|
|
35
|
-
background: $datepicker-icon-active-bg-color;
|
|
36
|
-
border-color: $datepicker-active-border-color;
|
|
37
|
-
}
|
|
38
|
-
@if ($skin-name != 'bootstrap' and $skin-name != 'bootstrap-dark' and $skin-name != 'fabric' and $skin-name != 'fabric-dark') {
|
|
39
|
-
color: $datepicker-active-icon-color;
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
@include export-module('datepicker-bootstrap-icons') {
|
|
2
|
-
|
|
3
|
-
/*! component icons */
|
|
4
|
-
|
|
5
|
-
.e-input-group-icon.e-date-icon,
|
|
6
|
-
#{if(&, '&', '*')}.e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
7
|
-
font-size: $datepicker-icon-font-size;
|
|
8
|
-
margin: $datepicker-icon-normal-margin;
|
|
9
|
-
outline: none;
|
|
10
|
-
|
|
11
|
-
#{if(&, '&', '*')}::before {
|
|
12
|
-
content: '\e960';
|
|
13
|
-
font-family: 'e-icons';
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
#{if(&, '&', '*')}:focus {
|
|
17
|
-
background: $datepicker-icon-hover-color;
|
|
18
|
-
border-radius: $datepicker-icon-border-radius;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.e-bigger .e-input-group-icon.e-date-icon,
|
|
23
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-bigger .e-input-group-icon.e-date-icon,
|
|
24
|
-
#{if(&, '&', '*')}.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
25
|
-
font-size: $datepicker-bigger-icon-font-size;
|
|
26
|
-
margin: $datepicker-icon-bigger-margin;
|
|
27
|
-
|
|
28
|
-
#{if(&, '&', '*')}::before {
|
|
29
|
-
content: '\e960';
|
|
30
|
-
font-family: 'e-icons';
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
#{if(&, '&', '*')}:focus {
|
|
34
|
-
background: $datepicker-icon-hover-color;
|
|
35
|
-
border-radius: $datepicker-icon-border-radius;
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
// mouse small icon
|
|
40
|
-
.e-small .e-input-group-icon.e-date-icon,
|
|
41
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-small .e-input-group-icon.e-date-icon,
|
|
42
|
-
#{if(&, '&', '*')}.e-small .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
43
|
-
font-size: $datepicker-small-icon-font-size;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
// Touch small icon
|
|
47
|
-
.e-small.e-bigger .e-input-group-icon.e-date-icon,
|
|
48
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-small.e-bigger .e-input-group-icon.e-date-icon,
|
|
49
|
-
#{if(&, '&', '*')}.e-small.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
50
|
-
font-size: $datepicker-bigger-small-icon-font-size;
|
|
51
|
-
}
|
|
52
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
@include export-module('datepicker-bootstrap-icons') {
|
|
2
|
-
|
|
3
|
-
/*! component icons */
|
|
4
|
-
|
|
5
|
-
.e-input-group-icon.e-date-icon,
|
|
6
|
-
#{if(&, '&', '*')}.e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
7
|
-
font-size: $datepicker-icon-font-size;
|
|
8
|
-
margin: $datepicker-icon-normal-margin;
|
|
9
|
-
outline: none;
|
|
10
|
-
|
|
11
|
-
#{if(&, '&', '*')}::before {
|
|
12
|
-
content: '\e960';
|
|
13
|
-
font-family: 'e-icons';
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
#{if(&, '&', '*')}:focus {
|
|
17
|
-
background: $datepicker-icon-hover-color;
|
|
18
|
-
border-radius: $datepicker-icon-border-radius;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.e-bigger .e-input-group-icon.e-date-icon,
|
|
23
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-bigger .e-input-group-icon.e-date-icon,
|
|
24
|
-
#{if(&, '&', '*')}.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
25
|
-
font-size: $datepicker-bigger-icon-font-size;
|
|
26
|
-
margin: $datepicker-icon-bigger-margin;
|
|
27
|
-
|
|
28
|
-
#{if(&, '&', '*')}::before {
|
|
29
|
-
content: '\e960';
|
|
30
|
-
font-family: 'e-icons';
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
#{if(&, '&', '*')}:focus {
|
|
34
|
-
background: $datepicker-icon-hover-color;
|
|
35
|
-
border-radius: $datepicker-icon-border-radius;
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
// mouse small icon
|
|
40
|
-
.e-small .e-input-group-icon.e-date-icon,
|
|
41
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-small .e-input-group-icon.e-date-icon,
|
|
42
|
-
#{if(&, '&', '*')}.e-small .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
43
|
-
font-size: $datepicker-small-icon-font-size;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
// Touch small icon
|
|
47
|
-
.e-small.e-bigger .e-input-group-icon.e-date-icon,
|
|
48
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-small.e-bigger .e-input-group-icon.e-date-icon,
|
|
49
|
-
#{if(&, '&', '*')}.e-small.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
50
|
-
font-size: $datepicker-bigger-small-icon-font-size;
|
|
51
|
-
}
|
|
52
|
-
}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
@include export-module('datepicker-bootstrap4-icons') {
|
|
2
|
-
|
|
3
|
-
/*! component icons */
|
|
4
|
-
|
|
5
|
-
.e-input-group-icon.e-date-icon,
|
|
6
|
-
#{if(&, '&', '*')}.e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
7
|
-
font-size: $datepicker-icon-font-size;
|
|
8
|
-
margin: $datepicker-icon-normal-margin;
|
|
9
|
-
min-height: $datepicker-icon-container-min-height;
|
|
10
|
-
min-width: $datepicker-icon-container-min-width;
|
|
11
|
-
outline: none;
|
|
12
|
-
|
|
13
|
-
#{if(&, '&', '*')}::before {
|
|
14
|
-
content: '\e7be';
|
|
15
|
-
font-family: 'e-icons';
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
#{if(&, '&', '*')}:focus {
|
|
19
|
-
background: $datepicker-icon-hover-color;
|
|
20
|
-
border-radius: $datepicker-icon-border-radius;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.e-bigger .e-input-group-icon.e-date-icon,
|
|
25
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-bigger .e-input-group-icon.e-date-icon,
|
|
26
|
-
#{if(&, '&', '*')}.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
27
|
-
font-size: $datepicker-bigger-icon-font-size;
|
|
28
|
-
margin: $datepicker-icon-bigger-margin;
|
|
29
|
-
min-height: $datepicker-bigger-icon-container-min-height;
|
|
30
|
-
min-width: $datepicker-bigger-icon-container-min-width;
|
|
31
|
-
|
|
32
|
-
#{if(&, '&', '*')}::before {
|
|
33
|
-
content: '\e7be';
|
|
34
|
-
font-family: 'e-icons';
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
#{if(&, '&', '*')}:focus {
|
|
38
|
-
background: $datepicker-icon-hover-color;
|
|
39
|
-
border-radius: $datepicker-icon-border-radius;
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
// mouse small icon
|
|
44
|
-
.e-small .e-input-group-icon.e-date-icon,
|
|
45
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-small .e-input-group-icon.e-date-icon,
|
|
46
|
-
#{if(&, '&', '*')}.e-small .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
47
|
-
font-size: $datepicker-small-icon-font-size;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
// Touch small icon
|
|
51
|
-
.e-small.e-bigger .e-input-group-icon.e-date-icon,
|
|
52
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-small.e-bigger .e-input-group-icon.e-date-icon,
|
|
53
|
-
#{if(&, '&', '*')}.e-small.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
54
|
-
font-size: $datepicker-bigger-small-icon-font-size;
|
|
55
|
-
}
|
|
56
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@import './bootstrap5.scss';
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
@include export-module('datepicker-bootstrap5-icons') {
|
|
2
|
-
|
|
3
|
-
/*! component icons */
|
|
4
|
-
|
|
5
|
-
.e-input-group-icon.e-date-icon,
|
|
6
|
-
#{if(&, '&', '*')}.e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
7
|
-
font-size: $datepicker-icon-font-size;
|
|
8
|
-
margin: $datepicker-icon-normal-margin;
|
|
9
|
-
min-height: $datepicker-icon-container-min-height;
|
|
10
|
-
min-width: $datepicker-icon-container-min-width;
|
|
11
|
-
outline: none;
|
|
12
|
-
|
|
13
|
-
#{if(&, '&', '*')}::before {
|
|
14
|
-
content: '\e75e';
|
|
15
|
-
font-family: 'e-icons';
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
#{if(&, '&', '*')}:focus {
|
|
19
|
-
background: $datepicker-icon-hover-color;
|
|
20
|
-
border-radius: $datepicker-icon-border-radius;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.e-bigger .e-input-group-icon.e-date-icon,
|
|
25
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-bigger .e-input-group-icon.e-date-icon,
|
|
26
|
-
#{if(&, '&', '*')}.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
27
|
-
font-size: $datepicker-bigger-icon-font-size;
|
|
28
|
-
margin: $datepicker-icon-bigger-margin;
|
|
29
|
-
min-height: $datepicker-bigger-icon-container-min-height;
|
|
30
|
-
min-width: $datepicker-bigger-icon-container-min-width;
|
|
31
|
-
|
|
32
|
-
#{if(&, '&', '*')}::before {
|
|
33
|
-
content: '\e75e';
|
|
34
|
-
font-family: 'e-icons';
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
#{if(&, '&', '*')}:focus {
|
|
38
|
-
background: $datepicker-icon-hover-color;
|
|
39
|
-
border-radius: $datepicker-icon-border-radius;
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
// mouse small icon
|
|
44
|
-
.e-small .e-input-group-icon.e-date-icon,
|
|
45
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-small .e-input-group-icon.e-date-icon,
|
|
46
|
-
#{if(&, '&', '*')}.e-small .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
47
|
-
font-size: $datepicker-small-icon-font-size;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
// Touch small icon
|
|
51
|
-
.e-small.e-bigger .e-input-group-icon.e-date-icon,
|
|
52
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-small.e-bigger .e-input-group-icon.e-date-icon,
|
|
53
|
-
#{if(&, '&', '*')}.e-small.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
54
|
-
font-size: $datepicker-bigger-small-icon-font-size;
|
|
55
|
-
}
|
|
56
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
@include export-module('datepicker-fabric-icons') {
|
|
2
|
-
|
|
3
|
-
/*! component icons */
|
|
4
|
-
|
|
5
|
-
.e-input-group-icon.e-date-icon,
|
|
6
|
-
#{if(&, '&', '*')}.e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
7
|
-
font-size: $datepicker-icon-font-size;
|
|
8
|
-
margin: $datepicker-icon-normal-margin;
|
|
9
|
-
outline: none;
|
|
10
|
-
|
|
11
|
-
#{if(&, '&', '*')}::before {
|
|
12
|
-
content: '\e93a';
|
|
13
|
-
font-family: 'e-icons';
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
#{if(&, '&', '*')}:focus {
|
|
17
|
-
background: $datepicker-icon-hover-color;
|
|
18
|
-
border-radius: $datepicker-icon-border-radius;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.e-bigger .e-input-group-icon.e-date-icon,
|
|
23
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-bigger .e-input-group-icon.e-date-icon,
|
|
24
|
-
#{if(&, '&', '*')}.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
25
|
-
font-size: $datepicker-bigger-icon-font-size;
|
|
26
|
-
margin: $datepicker-icon-bigger-margin;
|
|
27
|
-
|
|
28
|
-
#{if(&, '&', '*')}::before {
|
|
29
|
-
content: '\e93a';
|
|
30
|
-
font-family: 'e-icons';
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
#{if(&, '&', '*')}:focus {
|
|
34
|
-
background: $datepicker-icon-hover-color;
|
|
35
|
-
border-radius: $datepicker-icon-border-radius;
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
// mouse small icon
|
|
40
|
-
.e-small .e-input-group-icon.e-date-icon,
|
|
41
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-small .e-input-group-icon.e-date-icon,
|
|
42
|
-
#{if(&, '&', '*')}.e-small .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
43
|
-
font-size: $datepicker-small-icon-font-size;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
// Touch small icon
|
|
47
|
-
.e-small.e-bigger .e-input-group-icon.e-date-icon,
|
|
48
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-small.e-bigger .e-input-group-icon.e-date-icon,
|
|
49
|
-
#{if(&, '&', '*')}.e-small.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
50
|
-
font-size: $datepicker-bigger-small-icon-font-size;
|
|
51
|
-
}
|
|
52
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
@include export-module('datepicker-fabric-icons') {
|
|
2
|
-
|
|
3
|
-
/*! component icons */
|
|
4
|
-
|
|
5
|
-
.e-input-group-icon.e-date-icon,
|
|
6
|
-
#{if(&, '&', '*')}.e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
7
|
-
font-size: $datepicker-icon-font-size;
|
|
8
|
-
margin: $datepicker-icon-normal-margin;
|
|
9
|
-
outline: none;
|
|
10
|
-
|
|
11
|
-
#{if(&, '&', '*')}::before {
|
|
12
|
-
content: '\e93a';
|
|
13
|
-
font-family: 'e-icons';
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
#{if(&, '&', '*')}:focus {
|
|
17
|
-
background: $datepicker-icon-hover-color;
|
|
18
|
-
border-radius: $datepicker-icon-border-radius;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.e-bigger .e-input-group-icon.e-date-icon,
|
|
23
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-bigger .e-input-group-icon.e-date-icon,
|
|
24
|
-
#{if(&, '&', '*')}.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
25
|
-
font-size: $datepicker-bigger-icon-font-size;
|
|
26
|
-
margin: $datepicker-icon-bigger-margin;
|
|
27
|
-
|
|
28
|
-
#{if(&, '&', '*')}::before {
|
|
29
|
-
content: '\e93a';
|
|
30
|
-
font-family: 'e-icons';
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
#{if(&, '&', '*')}:focus {
|
|
34
|
-
background: $datepicker-icon-hover-color;
|
|
35
|
-
border-radius: $datepicker-icon-border-radius;
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
// mouse small icon
|
|
40
|
-
.e-small .e-input-group-icon.e-date-icon,
|
|
41
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-small .e-input-group-icon.e-date-icon,
|
|
42
|
-
#{if(&, '&', '*')}.e-small .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
43
|
-
font-size: $datepicker-small-icon-font-size;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
// Touch small icon
|
|
47
|
-
.e-small.e-bigger .e-input-group-icon.e-date-icon,
|
|
48
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-small.e-bigger .e-input-group-icon.e-date-icon,
|
|
49
|
-
#{if(&, '&', '*')}.e-small.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
50
|
-
font-size: $datepicker-bigger-small-icon-font-size;
|
|
51
|
-
}
|
|
52
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@import './fluent.scss';
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
@include export-module('datepicker-fluent-icons') {
|
|
2
|
-
|
|
3
|
-
/*! component icons */
|
|
4
|
-
|
|
5
|
-
.e-input-group-icon.e-date-icon,
|
|
6
|
-
#{if(&, '&', '*')}.e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
7
|
-
font-size: $datepicker-icon-font-size;
|
|
8
|
-
margin: $datepicker-icon-normal-margin;
|
|
9
|
-
min-height: $datepicker-icon-container-min-height;
|
|
10
|
-
min-width: $datepicker-icon-container-min-width;
|
|
11
|
-
outline: none;
|
|
12
|
-
|
|
13
|
-
#{if(&, '&', '*')}::before {
|
|
14
|
-
content: '\e75e';
|
|
15
|
-
font-family: 'e-icons';
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
#{if(&, '&', '*')}:focus {
|
|
19
|
-
background: $datepicker-icon-hover-color;
|
|
20
|
-
border-radius: $datepicker-icon-border-radius;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.e-bigger .e-input-group-icon.e-date-icon,
|
|
25
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-bigger .e-input-group-icon.e-date-icon,
|
|
26
|
-
#{if(&, '&', '*')}.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
27
|
-
font-size: $datepicker-bigger-icon-font-size;
|
|
28
|
-
margin: $datepicker-icon-bigger-margin;
|
|
29
|
-
min-height: $datepicker-bigger-icon-container-min-height;
|
|
30
|
-
min-width: $datepicker-bigger-icon-container-min-width;
|
|
31
|
-
|
|
32
|
-
#{if(&, '&', '*')}::before {
|
|
33
|
-
content: '\e75e';
|
|
34
|
-
font-family: 'e-icons';
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
#{if(&, '&', '*')}:focus {
|
|
38
|
-
background: $datepicker-icon-hover-color;
|
|
39
|
-
border-radius: $datepicker-icon-border-radius;
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
// mouse small icon
|
|
44
|
-
.e-small .e-input-group-icon.e-date-icon,
|
|
45
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-small .e-input-group-icon.e-date-icon,
|
|
46
|
-
#{if(&, '&', '*')}.e-small .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
47
|
-
font-size: $datepicker-small-icon-font-size;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
// Touch small icon
|
|
51
|
-
.e-small.e-bigger .e-input-group-icon.e-date-icon,
|
|
52
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-small.e-bigger .e-input-group-icon.e-date-icon,
|
|
53
|
-
#{if(&, '&', '*')}.e-small.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
54
|
-
font-size: $datepicker-bigger-small-icon-font-size;
|
|
55
|
-
}
|
|
56
|
-
}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
@include export-module('datepicker-fusionnew-icons') {
|
|
2
|
-
|
|
3
|
-
/*! component icons */
|
|
4
|
-
|
|
5
|
-
.e-input-group-icon.e-date-icon,
|
|
6
|
-
#{if(&, '&', '*')}.e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
7
|
-
font-size: $datepicker-icon-font-size;
|
|
8
|
-
margin: $datepicker-icon-normal-margin;
|
|
9
|
-
min-height: $datepicker-icon-container-min-height;
|
|
10
|
-
min-width: $datepicker-icon-container-min-width;
|
|
11
|
-
outline: none;
|
|
12
|
-
|
|
13
|
-
#{if(&, '&', '*')}::before {
|
|
14
|
-
content: '\e75e';
|
|
15
|
-
font-family: 'e-icons';
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
#{if(&, '&', '*')}:focus {
|
|
19
|
-
background: $datepicker-icon-hover-color;
|
|
20
|
-
border-radius: $datepicker-icon-border-radius;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.e-bigger .e-input-group-icon.e-date-icon,
|
|
25
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-bigger .e-input-group-icon.e-date-icon,
|
|
26
|
-
#{if(&, '&', '*')}.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
27
|
-
font-size: $datepicker-bigger-icon-font-size;
|
|
28
|
-
margin: $datepicker-icon-bigger-margin;
|
|
29
|
-
min-height: $datepicker-bigger-icon-container-min-height;
|
|
30
|
-
min-width: $datepicker-bigger-icon-container-min-width;
|
|
31
|
-
|
|
32
|
-
#{if(&, '&', '*')}::before {
|
|
33
|
-
content: '\e75e';
|
|
34
|
-
font-family: 'e-icons';
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
#{if(&, '&', '*')}:focus {
|
|
38
|
-
background: $datepicker-icon-hover-color;
|
|
39
|
-
border-radius: $datepicker-icon-border-radius;
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
// mouse small icon
|
|
44
|
-
.e-small .e-input-group-icon.e-date-icon,
|
|
45
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-small .e-input-group-icon.e-date-icon,
|
|
46
|
-
#{if(&, '&', '*')}.e-small .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
47
|
-
font-size: $datepicker-small-icon-font-size;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
// Touch small icon
|
|
51
|
-
.e-small.e-bigger .e-input-group-icon.e-date-icon,
|
|
52
|
-
#{if(&, '&', '*')}.e-control-wrapper.e-small.e-bigger .e-input-group-icon.e-date-icon,
|
|
53
|
-
#{if(&, '&', '*')}.e-small.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
54
|
-
font-size: $datepicker-bigger-small-icon-font-size;
|
|
55
|
-
}
|
|
56
|
-
}
|