@progress/kendo-theme-fluent 11.2.1-dev.1 → 11.3.0-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +24099 -27323
- package/dist/meta/sassdoc-raw-data.json +8421 -7718
- package/dist/meta/variables.json +7880 -8036
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/action-buttons/_layout.scss +2 -55
- package/scss/action-buttons/_theme.scss +2 -11
- package/scss/action-buttons/_variables.scss +17 -7
- package/scss/action-sheet/_layout.scss +11 -399
- package/scss/action-sheet/_theme.scss +14 -69
- package/scss/action-sheet/_variables.scss +129 -66
- package/scss/adaptive/_index.scss +0 -3
- package/scss/adaptive/_layout.scss +2 -457
- package/scss/adaptive/_theme.scss +2 -75
- package/scss/adaptive/_variables.scss +39 -18
- package/scss/appbar/_layout.scss +2 -114
- package/scss/appbar/_theme.scss +9 -20
- package/scss/appbar/_variables.scss +38 -71
- package/scss/avatar/_layout.scss +2 -73
- package/scss/avatar/_theme.scss +2 -16
- package/scss/avatar/_variables.scss +24 -82
- package/scss/badge/_layout.scss +3 -146
- package/scss/badge/_theme.scss +8 -21
- package/scss/badge/_variables.scss +41 -88
- package/scss/bottom-navigation/_layout.scss +5 -108
- package/scss/bottom-navigation/_theme.scss +73 -74
- package/scss/bottom-navigation/_variables.scss +58 -117
- package/scss/breadcrumb/_layout.scss +8 -132
- package/scss/breadcrumb/_theme.scss +15 -71
- package/scss/breadcrumb/_variables.scss +133 -71
- package/scss/button/_layout.scss +18 -182
- package/scss/button/_theme.scss +132 -113
- package/scss/button/_variables.scss +156 -301
- package/scss/calendar/_layout.scss +27 -383
- package/scss/calendar/_theme.scss +55 -127
- package/scss/calendar/_variables.scss +185 -100
- package/scss/captcha/_layout.scss +2 -59
- package/scss/captcha/_theme.scss +2 -9
- package/scss/captcha/_variables.scss +25 -9
- package/scss/card/_layout.scss +9 -314
- package/scss/card/_theme.scss +3 -103
- package/scss/card/_variables.scss +110 -60
- package/scss/chart-wizard/_layout.scss +2 -38
- package/scss/chart-wizard/_theme.scss +2 -28
- package/scss/chart-wizard/_variables.scss +25 -11
- package/scss/chat/_index.scss +0 -3
- package/scss/chat/_layout.scss +26 -450
- package/scss/chat/_theme.scss +9 -80
- package/scss/chat/_variables.scss +143 -71
- package/scss/checkbox/_layout.scss +14 -191
- package/scss/checkbox/_theme.scss +11 -100
- package/scss/checkbox/_variables.scss +165 -78
- package/scss/chip/_layout.scss +11 -137
- package/scss/chip/_theme.scss +56 -57
- package/scss/chip/_variables.scss +99 -94
- package/scss/color-preview/_layout.scss +4 -64
- package/scss/color-preview/_theme.scss +2 -27
- package/scss/color-preview/_variables.scss +23 -9
- package/scss/coloreditor/_layout.scss +21 -109
- package/scss/coloreditor/_theme.scss +3 -24
- package/scss/coloreditor/_variables.scss +92 -57
- package/scss/colorgradient/_layout.scss +12 -196
- package/scss/colorgradient/_theme.scss +27 -65
- package/scss/colorgradient/_variables.scss +134 -76
- package/scss/colorpalette/_layout.scss +6 -40
- package/scss/colorpalette/_theme.scss +10 -20
- package/scss/colorpalette/_variables.scss +39 -21
- package/scss/colorpicker/_layout.scss +2 -11
- package/scss/colorpicker/_theme.scss +2 -1
- package/scss/column-menu/_layout.scss +5 -56
- package/scss/column-menu/_theme.scss +1 -24
- package/scss/column-menu/_variables.scss +38 -17
- package/scss/combobox/_layout.scss +4 -2
- package/scss/combobox/_theme.scss +4 -2
- package/scss/core/functions/index.import.scss +1 -0
- package/scss/dataviz/_layout.scss +6 -543
- package/scss/dataviz/_theme.scss +12 -76
- package/scss/dataviz/_variables.scss +152 -33
- package/scss/daterangepicker/_layout.scss +2 -37
- package/scss/daterangepicker/_theme.scss +16 -7
- package/scss/daterangepicker/_variables.scss +9 -0
- package/scss/datetimepicker/_layout.scss +3 -41
- package/scss/datetimepicker/_theme.scss +3 -2
- package/scss/datetimepicker/_variables.scss +5 -1
- package/scss/dialog/_layout.scss +8 -53
- package/scss/dialog/_theme.scss +5 -25
- package/scss/dialog/_variables.scss +31 -60
- package/scss/dock-manager/_layout.scss +9 -193
- package/scss/dock-manager/_theme.scss +6 -28
- package/scss/dock-manager/_variables.scss +74 -36
- package/scss/draggable/_layout.scss +13 -59
- package/scss/draggable/_theme.scss +10 -15
- package/scss/draggable/_variables.scss +45 -23
- package/scss/drawer/_layout.scss +7 -198
- package/scss/drawer/_theme.scss +25 -52
- package/scss/drawer/_variables.scss +73 -45
- package/scss/dropdowngrid/_layout.scss +3 -11
- package/scss/dropdowngrid/_theme.scss +3 -3
- package/scss/dropdownlist/_layout.scss +4 -28
- package/scss/dropdownlist/_theme.scss +3 -7
- package/scss/dropdowntree/_layout.scss +2 -35
- package/scss/dropdowntree/_theme.scss +3 -4
- package/scss/dropdowntree/_variables.scss +4 -3
- package/scss/dropzone/_layout.scss +7 -31
- package/scss/dropzone/_theme.scss +2 -30
- package/scss/dropzone/_variables.scss +43 -21
- package/scss/editor/_layout.scss +3 -588
- package/scss/editor/_theme.scss +12 -78
- package/scss/editor/_variables.scss +45 -26
- package/scss/expansion-panel/_layout.scss +22 -57
- package/scss/expansion-panel/_theme.scss +13 -36
- package/scss/expansion-panel/_variables.scss +49 -28
- package/scss/fab/_layout.scss +11 -134
- package/scss/fab/_theme.scss +37 -126
- package/scss/fab/_variables.scss +104 -56
- package/scss/filemanager/_layout.scss +2 -240
- package/scss/filemanager/_theme.scss +8 -89
- package/scss/filemanager/_variables.scss +109 -56
- package/scss/filter/_layout.scss +8 -71
- package/scss/filter/_theme.scss +5 -14
- package/scss/filter/_variables.scss +20 -10
- package/scss/floating-label/_layout.scss +3 -75
- package/scss/floating-label/_theme.scss +4 -20
- package/scss/floating-label/_variables.scss +35 -17
- package/scss/forms/_layout.scss +5 -302
- package/scss/forms/_theme.scss +5 -24
- package/scss/forms/_variables.scss +73 -39
- package/scss/gantt/_layout.scss +5 -801
- package/scss/gantt/_theme.scss +17 -236
- package/scss/gantt/_variables.scss +142 -73
- package/scss/grid/_layout.scss +60 -1276
- package/scss/grid/_theme.scss +35 -343
- package/scss/grid/_variables.scss +306 -183
- package/scss/gridlayout/_layout.scss +1 -6
- package/scss/gridlayout/_theme.scss +1 -6
- package/scss/icons/_layout.scss +4 -33
- package/scss/icons/_theme.scss +7 -1
- package/scss/icons/_variables.scss +35 -9
- package/scss/imageeditor/_layout.scss +2 -152
- package/scss/imageeditor/_theme.scss +5 -42
- package/scss/imageeditor/_variables.scss +66 -32
- package/scss/index.scss +2 -1
- package/scss/input/_layout.scss +36 -468
- package/scss/input/_theme.scss +52 -128
- package/scss/input/_variables.scss +153 -208
- package/scss/list/_layout.scss +3 -252
- package/scss/list/_theme.scss +10 -81
- package/scss/list/_variables.scss +176 -92
- package/scss/listbox/_layout.scss +2 -80
- package/scss/listbox/_theme.scss +5 -8
- package/scss/listbox/_variables.scss +28 -13
- package/scss/listgroup/_layout.scss +2 -174
- package/scss/listgroup/_theme.scss +2 -8
- package/scss/listgroup/_variables.scss +23 -10
- package/scss/listview/_layout.scss +6 -133
- package/scss/listview/_theme.scss +8 -37
- package/scss/listview/_variables.scss +66 -39
- package/scss/loader/_layout.scss +15 -572
- package/scss/loader/_theme.scss +2 -14
- package/scss/loader/_variables.scss +90 -92
- package/scss/map/_layout.scss +7 -121
- package/scss/map/_theme.scss +5 -17
- package/scss/map/_variables.scss +40 -22
- package/scss/maskedtextbox/_layout.scss +3 -3
- package/scss/maskedtextbox/_theme.scss +3 -3
- package/scss/mediaplayer/_layout.scss +5 -72
- package/scss/mediaplayer/_theme.scss +5 -15
- package/scss/mediaplayer/_variables.scss +27 -14
- package/scss/menu/_layout.scss +25 -267
- package/scss/menu/_theme.scss +14 -73
- package/scss/menu/_variables.scss +135 -76
- package/scss/menu-button/_layout.scss +9 -14
- package/scss/menu-button/_theme.scss +5 -1
- package/scss/menu-button/_variables.scss +10 -0
- package/scss/messagebox/_layout.scss +2 -18
- package/scss/messagebox/_theme.scss +4 -19
- package/scss/messagebox/_variables.scss +33 -37
- package/scss/multiselect/_layout.scss +3 -4
- package/scss/multiselect/_theme.scss +3 -4
- package/scss/no-data/_layout.scss +2 -17
- package/scss/no-data/_theme.scss +2 -5
- package/scss/no-data/_variables.scss +7 -2
- package/scss/notification/_functions.scss +17 -0
- package/scss/notification/_layout.scss +2 -68
- package/scss/notification/_theme.scss +4 -28
- package/scss/notification/_variables.scss +50 -91
- package/scss/numerictextbox/_layout.scss +3 -7
- package/scss/numerictextbox/_theme.scss +3 -3
- package/scss/orgchart/_layout.scss +8 -99
- package/scss/orgchart/_theme.scss +4 -45
- package/scss/orgchart/_variables.scss +87 -45
- package/scss/otp/_layout.scss +1 -34
- package/scss/otp/_theme.scss +1 -7
- package/scss/otp/_variables.scss +25 -12
- package/scss/overlay/_layout.scss +2 -11
- package/scss/overlay/_theme.scss +4 -3
- package/scss/overlay/_variables.scss +7 -3
- package/scss/pager/_layout.scss +11 -145
- package/scss/pager/_theme.scss +7 -15
- package/scss/pager/_variables.scss +49 -26
- package/scss/panel/_layout.scss +2 -24
- package/scss/panel/_theme.scss +10 -13
- package/scss/panel/_variables.scss +23 -10
- package/scss/panelbar/_layout.scss +17 -95
- package/scss/panelbar/_theme.scss +15 -164
- package/scss/panelbar/_variables.scss +134 -68
- package/scss/pdf-viewer/_layout.scss +3 -327
- package/scss/pdf-viewer/_theme.scss +2 -80
- package/scss/pdf-viewer/_variables.scss +75 -36
- package/scss/pivotgrid/_index.scss +0 -6
- package/scss/pivotgrid/_layout.scss +44 -579
- package/scss/pivotgrid/_theme.scss +5 -192
- package/scss/pivotgrid/_variables.scss +144 -70
- package/scss/popover/_layout.scss +6 -73
- package/scss/popover/_theme.scss +2 -36
- package/scss/popover/_variables.scss +54 -27
- package/scss/popup/_layout.scss +5 -70
- package/scss/popup/_theme.scss +2 -9
- package/scss/popup/_variables.scss +25 -12
- package/scss/progressbar/_layout.scss +10 -196
- package/scss/progressbar/_theme.scss +11 -46
- package/scss/progressbar/_variables.scss +57 -34
- package/scss/prompt/_layout.scss +2 -75
- package/scss/prompt/_theme.scss +2 -35
- package/scss/prompt/_variables.scss +43 -20
- package/scss/radio/_layout.scss +12 -178
- package/scss/radio/_theme.scss +7 -75
- package/scss/radio/_variables.scss +72 -36
- package/scss/rating/_layout.scss +11 -57
- package/scss/rating/_theme.scss +8 -6
- package/scss/rating/_variables.scss +21 -13
- package/scss/responsivepanel/_layout.scss +2 -45
- package/scss/responsivepanel/_theme.scss +3 -3
- package/scss/ripple/_layout.scss +2 -50
- package/scss/ripple/_theme.scss +2 -2
- package/scss/scheduler/_layout.scss +11 -773
- package/scss/scheduler/_theme.scss +32 -167
- package/scss/scheduler/_variables.scss +149 -77
- package/scss/scroller/_layout.scss +2 -80
- package/scss/scroller/_theme.scss +2 -5
- package/scss/scrollview/_layout.scss +2 -159
- package/scss/scrollview/_theme.scss +11 -35
- package/scss/scrollview/_variables.scss +52 -29
- package/scss/searchbox/_layout.scss +2 -0
- package/scss/searchbox/_theme.scss +4 -1
- package/scss/searchbox/_variables.scss +1 -1
- package/scss/signature/_layout.scss +3 -67
- package/scss/signature/_theme.scss +3 -8
- package/scss/signature/_variables.scss +46 -25
- package/scss/skeleton/_layout.scss +2 -79
- package/scss/skeleton/_theme.scss +2 -17
- package/scss/skeleton/_variables.scss +15 -6
- package/scss/slider/_layout.scss +18 -203
- package/scss/slider/_theme.scss +31 -40
- package/scss/slider/_variables.scss +58 -41
- package/scss/speech-to-text-button/_layout.scss +1 -9
- package/scss/speech-to-text-button/_theme.scss +1 -3
- package/scss/split-button/_layout.scss +22 -18
- package/scss/split-button/_theme.scss +2 -1
- package/scss/split-button/_variables.scss +18 -9
- package/scss/splitter/_layout.scss +8 -171
- package/scss/splitter/_theme.scss +2 -31
- package/scss/splitter/_variables.scss +42 -20
- package/scss/spreadsheet/_layout.scss +50 -724
- package/scss/spreadsheet/_theme.scss +14 -182
- package/scss/spreadsheet/_variables.scss +172 -99
- package/scss/stacklayout/_layout.scss +1 -5
- package/scss/stacklayout/_theme.scss +1 -5
- package/scss/stepper/_layout.scss +9 -255
- package/scss/stepper/_theme.scss +4 -186
- package/scss/stepper/_variables.scss +125 -60
- package/scss/suggestion/_layout.scss +2 -38
- package/scss/suggestion/_theme.scss +3 -66
- package/scss/suggestion/_variables.scss +42 -19
- package/scss/switch/_layout.scss +2 -138
- package/scss/switch/_theme.scss +2 -136
- package/scss/switch/_variables.scss +99 -49
- package/scss/table/_layout.scss +6 -249
- package/scss/table/_theme.scss +9 -95
- package/scss/table/_variables.scss +100 -64
- package/scss/tabstrip/_layout.scss +2 -421
- package/scss/tabstrip/_theme.scss +12 -123
- package/scss/tabstrip/_variables.scss +113 -61
- package/scss/taskboard/_layout.scss +28 -178
- package/scss/taskboard/_theme.scss +20 -55
- package/scss/taskboard/_variables.scss +122 -63
- package/scss/textarea/_layout.scss +3 -6
- package/scss/textarea/_theme.scss +3 -4
- package/scss/textbox/_layout.scss +3 -4
- package/scss/textbox/_theme.scss +3 -4
- package/scss/tilelayout/_layout.scss +2 -36
- package/scss/tilelayout/_theme.scss +13 -10
- package/scss/tilelayout/_variables.scss +19 -8
- package/scss/time-marker/_layout.scss +2 -15
- package/scss/time-marker/_theme.scss +2 -17
- package/scss/time-marker/_variables.scss +7 -2
- package/scss/timedurationpicker/_layout.scss +3 -4
- package/scss/timedurationpicker/_theme.scss +3 -4
- package/scss/timeline/_layout.scss +8 -423
- package/scss/timeline/_theme.scss +11 -34
- package/scss/timeline/_variables.scss +108 -61
- package/scss/timepicker/_layout.scss +7 -3
- package/scss/timepicker/_theme.scss +3 -4
- package/scss/timeselector/_layout.scss +3 -223
- package/scss/timeselector/_theme.scss +5 -55
- package/scss/timeselector/_variables.scss +84 -41
- package/scss/toolbar/_layout.scss +11 -296
- package/scss/toolbar/_theme.scss +3 -167
- package/scss/toolbar/_variables.scss +65 -32
- package/scss/tooltip/_functions.scss +17 -0
- package/scss/tooltip/_layout.scss +13 -74
- package/scss/tooltip/_theme.scss +17 -23
- package/scss/tooltip/_variables.scss +50 -72
- package/scss/treelist/_layout.scss +3 -82
- package/scss/treelist/_theme.scss +4 -6
- package/scss/treelist/_variables.scss +7 -2
- package/scss/treeview/_layout.scss +8 -137
- package/scss/treeview/_theme.scss +20 -65
- package/scss/treeview/_variables.scss +88 -48
- package/scss/typography/_layout.scss +3 -113
- package/scss/typography/_theme.scss +2 -17
- package/scss/typography/_variables.scss +84 -3
- package/scss/upload/_layout.scss +7 -219
- package/scss/upload/_theme.scss +4 -90
- package/scss/upload/_variables.scss +66 -29
- package/scss/validator/_layout.scss +2 -16
- package/scss/validator/_theme.scss +2 -2
- package/scss/virtual-scroller/_layout.scss +2 -34
- package/scss/virtual-scroller/_theme.scss +2 -2
- package/scss/window/_layout.scss +9 -141
- package/scss/window/_theme.scss +7 -35
- package/scss/window/_variables.scss +65 -70
- package/scss/wizard/_layout.scss +8 -95
- package/scss/wizard/_theme.scss +4 -7
- package/scss/wizard/_variables.scss +24 -11
|
@@ -5,255 +5,327 @@
|
|
|
5
5
|
|
|
6
6
|
/// The width of the border around the Scheduler.
|
|
7
7
|
/// @group scheduler
|
|
8
|
-
$kendo-scheduler-border-width: 1px !default;
|
|
8
|
+
$kendo-scheduler-border-width: var( --kendo-scheduler-border-width, 1px ) !default;
|
|
9
9
|
/// The font family of the Scheduler.
|
|
10
10
|
/// @group scheduler
|
|
11
|
-
$kendo-scheduler-font-family: var( --kendo-font-family, inherit ) !default;
|
|
11
|
+
$kendo-scheduler-font-family: var( --kendo-scheduler-font-family, var( --kendo-font-family, inherit ) ) !default;
|
|
12
12
|
/// The font size of the Scheduler.
|
|
13
13
|
/// @group scheduler
|
|
14
|
-
$kendo-scheduler-font-size: var( --kendo-font-size, inherit ) !default;
|
|
14
|
+
$kendo-scheduler-font-size: var( --kendo-scheduler-font-size, var( --kendo-font-size, inherit ) ) !default;
|
|
15
15
|
/// The line height of the Scheduler.
|
|
16
16
|
/// @group scheduler
|
|
17
|
-
$kendo-scheduler-line-height: var( --kendo-line-height, normal ) !default;
|
|
17
|
+
$kendo-scheduler-line-height: var( --kendo-scheduler-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
18
18
|
|
|
19
19
|
/// The background color of the Scheduler.
|
|
20
20
|
/// @group scheduler
|
|
21
|
-
$kendo-scheduler-bg: k-color(surface-alt) !default;
|
|
21
|
+
$kendo-scheduler-bg: var( --kendo-scheduler-bg, k-color(surface-alt) ) !default;
|
|
22
22
|
/// The text color of the Scheduler.
|
|
23
23
|
/// @group scheduler
|
|
24
|
-
$kendo-scheduler-text: k-color(on-app-surface) !default;
|
|
24
|
+
$kendo-scheduler-text: var( --kendo-scheduler-text, k-color(on-app-surface) ) !default;
|
|
25
25
|
/// The border color of the Scheduler.
|
|
26
26
|
/// @group scheduler
|
|
27
|
-
$kendo-scheduler-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
|
|
27
|
+
$kendo-scheduler-border: var( --kendo-scheduler-border, color-mix(in srgb, k-color(border) 16%, transparent) ) !default;
|
|
28
28
|
|
|
29
29
|
/// The background color of the selected row in Scheduler.
|
|
30
30
|
/// @group scheduler
|
|
31
|
-
$kendo-scheduler-selected-bg: k-color(primary-subtle) !default;
|
|
31
|
+
$kendo-scheduler-selected-bg: var( --kendo-scheduler-selected-bg, k-color(primary-subtle) ) !default;
|
|
32
32
|
/// The text color of the selected row in Scheduler.
|
|
33
33
|
/// @group scheduler
|
|
34
|
-
$kendo-scheduler-selected-text: $kendo-scheduler-text !default;
|
|
34
|
+
$kendo-scheduler-selected-text: var( --kendo-scheduler-selected-text, $kendo-scheduler-text ) !default;
|
|
35
35
|
/// The border color of the selected row in Scheduler.
|
|
36
36
|
/// @group scheduler
|
|
37
|
-
$kendo-scheduler-selected-border: $kendo-scheduler-border !default;
|
|
37
|
+
$kendo-scheduler-selected-border: var( --kendo-scheduler-selected-border, $kendo-scheduler-border ) !default;
|
|
38
38
|
|
|
39
39
|
/// The background color of the Scheduler ToolBar.
|
|
40
40
|
/// @group scheduler
|
|
41
|
-
$kendo-scheduler-toolbar-bg: var( --kendo-toolbar-bg, $kendo-toolbar-bg ) !default;
|
|
41
|
+
$kendo-scheduler-toolbar-bg: var( --kendo-scheduler-toolbar-bg, var( --kendo-toolbar-bg, $kendo-toolbar-bg ) ) !default;
|
|
42
42
|
/// The text color of the Scheduler ToolBar.
|
|
43
43
|
/// @group scheduler
|
|
44
|
-
$kendo-scheduler-toolbar-text: var( --kendo-toolbar-text, $kendo-toolbar-text ) !default;
|
|
44
|
+
$kendo-scheduler-toolbar-text: var( --kendo-scheduler-toolbar-text, var( --kendo-toolbar-text, $kendo-toolbar-text ) ) !default;
|
|
45
45
|
/// The border color of the Scheduler ToolBar.
|
|
46
46
|
/// @group scheduler
|
|
47
|
-
$kendo-scheduler-toolbar-border: var( --kendo-toolbar-border, $kendo-toolbar-border ) !default;
|
|
47
|
+
$kendo-scheduler-toolbar-border: var( --kendo-scheduler-toolbar-border, var( --kendo-toolbar-border, $kendo-toolbar-border ) ) !default;
|
|
48
48
|
/// The gradient of the Scheduler ToolBar.
|
|
49
49
|
/// @group scheduler
|
|
50
|
-
$kendo-scheduler-toolbar-gradient: null !default; // $kendo-toolbar-gradient
|
|
50
|
+
$kendo-scheduler-toolbar-gradient: var( --kendo-scheduler-toolbar-gradient, null ) !default; // $kendo-toolbar-gradient
|
|
51
51
|
|
|
52
52
|
/// The background color of the Scheduler footer.
|
|
53
53
|
/// @group scheduler
|
|
54
|
-
$kendo-scheduler-footer-bg: var( --kendo-toolbar-bg, $kendo-toolbar-bg ) !default;
|
|
54
|
+
$kendo-scheduler-footer-bg: var( --kendo-scheduler-footer-bg, var( --kendo-toolbar-bg, $kendo-toolbar-bg ) ) !default;
|
|
55
55
|
/// The text color of the Scheduler footer.
|
|
56
56
|
/// @group scheduler
|
|
57
|
-
$kendo-scheduler-footer-text: var( --kendo-toolbar-text, $kendo-toolbar-text ) !default;
|
|
57
|
+
$kendo-scheduler-footer-text: var( --kendo-scheduler-footer-text, var( --kendo-toolbar-text, $kendo-toolbar-text ) ) !default;
|
|
58
58
|
/// The border color of the Scheduler footer.
|
|
59
59
|
/// @group scheduler
|
|
60
|
-
$kendo-scheduler-footer-border: var( --kendo-toolbar-border, $kendo-toolbar-border ) !default;
|
|
60
|
+
$kendo-scheduler-footer-border: var( --kendo-scheduler-footer-border, var( --kendo-toolbar-border, $kendo-toolbar-border ) ) !default;
|
|
61
61
|
/// The gradient of the Scheduler footer.
|
|
62
62
|
/// @group scheduler
|
|
63
|
-
$kendo-scheduler-footer-gradient: null !default; // $kendo-toolbar-gradient
|
|
63
|
+
$kendo-scheduler-footer-gradient: var( --kendo-scheduler-footer-gradient, null ) !default; // $kendo-toolbar-gradient
|
|
64
64
|
|
|
65
65
|
/// The border radius of the Scheduler event.
|
|
66
66
|
/// @group scheduler
|
|
67
|
-
$kendo-scheduler-event-border-radius: k-border-radius(md) !default;
|
|
67
|
+
$kendo-scheduler-event-border-radius: var( --kendo-scheduler-event-border-radius, k-border-radius(md) ) !default;
|
|
68
68
|
/// The line height of the Scheduler event.
|
|
69
69
|
/// @group scheduler
|
|
70
|
-
$kendo-scheduler-event-line-height: $kendo-scheduler-line-height !default;
|
|
70
|
+
$kendo-scheduler-event-line-height: var( --kendo-scheduler-event-line-height, $kendo-scheduler-line-height ) !default;
|
|
71
71
|
/// The horizontal padding of the Scheduler event.
|
|
72
72
|
/// @group scheduler
|
|
73
|
-
$kendo-scheduler-event-padding-x: k-spacing(2) !default;
|
|
73
|
+
$kendo-scheduler-event-padding-x: var( --kendo-scheduler-event-padding-x, k-spacing(2) ) !default;
|
|
74
74
|
/// The vertical padding of the Scheduler event.
|
|
75
75
|
/// @group scheduler
|
|
76
|
-
$kendo-scheduler-event-padding-y: k-spacing(0.5) !default;
|
|
76
|
+
$kendo-scheduler-event-padding-y: var( --kendo-scheduler-event-padding-y, k-spacing(0.5) ) !default;
|
|
77
77
|
/// The minimum height of the Scheduler event.
|
|
78
78
|
/// @group scheduler
|
|
79
|
-
$kendo-scheduler-event-min-height: calc( #{$kendo-scheduler-line-height} + 2 * #{$kendo-scheduler-event-padding-y} ) !default;
|
|
79
|
+
$kendo-scheduler-event-min-height: var( --kendo-scheduler-event-min-height, calc( #{$kendo-scheduler-line-height} + 2 * #{$kendo-scheduler-event-padding-y} ) ) !default;
|
|
80
80
|
|
|
81
81
|
/// The background color of the Scheduler event.
|
|
82
82
|
/// @group scheduler
|
|
83
|
-
$kendo-scheduler-event-bg: k-color(primary) !default;
|
|
83
|
+
$kendo-scheduler-event-bg: var( --kendo-scheduler-event-bg, k-color(primary) ) !default;
|
|
84
84
|
/// The text color of the Scheduler event.
|
|
85
85
|
/// @group scheduler
|
|
86
|
-
$kendo-scheduler-event-text: k-color(app-surface) !default;
|
|
86
|
+
$kendo-scheduler-event-text: var( --kendo-scheduler-event-text, k-color(app-surface) ) !default;
|
|
87
87
|
/// The border color of the Scheduler event.
|
|
88
88
|
/// @group scheduler
|
|
89
|
-
$kendo-scheduler-event-border: $kendo-scheduler-event-bg !default;
|
|
89
|
+
$kendo-scheduler-event-border: var( --kendo-scheduler-event-border, $kendo-scheduler-event-bg ) !default;
|
|
90
90
|
/// The gradient of the Scheduler event.
|
|
91
91
|
/// @group scheduler
|
|
92
|
-
$kendo-scheduler-event-gradient: null !default;
|
|
92
|
+
$kendo-scheduler-event-gradient: var( --kendo-scheduler-event-gradient, null ) !default;
|
|
93
93
|
/// The shadow of the Scheduler event.
|
|
94
94
|
/// @group scheduler
|
|
95
|
-
$kendo-scheduler-event-shadow: null !default;
|
|
95
|
+
$kendo-scheduler-event-shadow: var( --kendo-scheduler-event-shadow, null ) !default;
|
|
96
96
|
|
|
97
97
|
/// The background color of the hovered Scheduler event.
|
|
98
98
|
/// @group scheduler
|
|
99
|
-
$kendo-scheduler-event-hover-bg: k-color(base-hover) !default;
|
|
99
|
+
$kendo-scheduler-event-hover-bg: var( --kendo-scheduler-event-hover-bg, k-color(base-hover) ) !default;
|
|
100
100
|
/// The text color of the hovered Scheduler event.
|
|
101
101
|
/// @group scheduler
|
|
102
|
-
$kendo-scheduler-event-hover-text: k-color(on-base) !default;
|
|
102
|
+
$kendo-scheduler-event-hover-text: var( --kendo-scheduler-event-hover-text, k-color(on-base) ) !default;
|
|
103
103
|
/// The border color of the hovered Scheduler event.
|
|
104
104
|
/// @group scheduler
|
|
105
|
-
$kendo-scheduler-event-hover-border: color-mix(in srgb, k-color(border) 10%, transparent) !default;
|
|
105
|
+
$kendo-scheduler-event-hover-border: var( --kendo-scheduler-event-hover-border, color-mix(in srgb, k-color(border) 10%, transparent) ) !default;
|
|
106
106
|
/// The gradient of the hovered Scheduler event.
|
|
107
107
|
/// @group scheduler
|
|
108
|
-
$kendo-scheduler-event-hover-gradient: null !default;
|
|
108
|
+
$kendo-scheduler-event-hover-gradient: var( --kendo-scheduler-event-hover-gradient, null ) !default;
|
|
109
109
|
/// The shadow of the hovered Scheduler event.
|
|
110
110
|
/// @group scheduler
|
|
111
|
-
$kendo-scheduler-event-hover-shadow: null !default;
|
|
111
|
+
$kendo-scheduler-event-hover-shadow: var( --kendo-scheduler-event-hover-shadow, null ) !default;
|
|
112
112
|
|
|
113
113
|
/// The background color of the selected Scheduler event.
|
|
114
114
|
/// @group scheduler
|
|
115
|
-
$kendo-scheduler-event-selected-bg: k-color(primary-active) !default;
|
|
115
|
+
$kendo-scheduler-event-selected-bg: var( --kendo-scheduler-event-selected-bg, k-color(primary-active) ) !default;
|
|
116
116
|
/// The text color of the selected Scheduler event.
|
|
117
117
|
/// @group scheduler
|
|
118
|
-
$kendo-scheduler-event-selected-text: $kendo-scheduler-event-text !default;
|
|
118
|
+
$kendo-scheduler-event-selected-text: var( --kendo-scheduler-event-selected-text, $kendo-scheduler-event-text ) !default;
|
|
119
119
|
/// The border color of the selected Scheduler event.
|
|
120
120
|
/// @group scheduler
|
|
121
|
-
$kendo-scheduler-event-selected-border: $kendo-scheduler-event-bg !default;
|
|
121
|
+
$kendo-scheduler-event-selected-border: var( --kendo-scheduler-event-selected-border, $kendo-scheduler-event-bg ) !default;
|
|
122
122
|
/// The gradient of the selected Scheduler event.
|
|
123
123
|
/// @group scheduler
|
|
124
|
-
$kendo-scheduler-event-selected-gradient: null !default;
|
|
124
|
+
$kendo-scheduler-event-selected-gradient: var( --kendo-scheduler-event-selected-gradient, null ) !default;
|
|
125
125
|
/// The shadow of the selected Scheduler event.
|
|
126
126
|
/// @group scheduler
|
|
127
|
-
$kendo-scheduler-event-selected-shadow: none !default;
|
|
127
|
+
$kendo-scheduler-event-selected-shadow: var( --kendo-scheduler-event-selected-shadow, none ) !default;
|
|
128
128
|
|
|
129
129
|
/// The shadow of the ongoing Scheduler event.
|
|
130
130
|
/// @group scheduler
|
|
131
|
-
$kendo-scheduler-event-ongoing-shadow: inset 0px 0px 0px 1px #ff0000 !default;
|
|
131
|
+
$kendo-scheduler-event-ongoing-shadow: var( --kendo-scheduler-event-ongoing-shadow, inset 0px 0px 0px 1px #ff0000 ) !default;
|
|
132
132
|
|
|
133
133
|
/// The horizontal padding of the Scheduler cell.
|
|
134
134
|
/// @group scheduler
|
|
135
|
-
$kendo-scheduler-cell-padding-x: k-spacing(2) !default;
|
|
135
|
+
$kendo-scheduler-cell-padding-x: var( --kendo-scheduler-cell-padding-x, k-spacing(2) ) !default;
|
|
136
136
|
/// The vertical padding of the Scheduler cell.
|
|
137
137
|
/// @group scheduler
|
|
138
|
-
$kendo-scheduler-cell-padding-y: k-spacing(2) !default;
|
|
138
|
+
$kendo-scheduler-cell-padding-y: var( --kendo-scheduler-cell-padding-y, k-spacing(2) ) !default;
|
|
139
139
|
/// The height of the Scheduler cell.
|
|
140
140
|
/// @group scheduler
|
|
141
|
-
$kendo-scheduler-cell-height: $kendo-line-height-em !default;
|
|
141
|
+
$kendo-scheduler-cell-height: var( --kendo-scheduler-cell-height, $kendo-line-height-em ) !default;
|
|
142
142
|
/// The width of the Scheduler date column.
|
|
143
143
|
/// @group scheduler
|
|
144
|
-
$kendo-scheduler-datecolumn-width: 12em !default;
|
|
144
|
+
$kendo-scheduler-datecolumn-width: var( --kendo-scheduler-datecolumn-width, 12em ) !default;
|
|
145
145
|
/// The width of the Scheduler time column.
|
|
146
146
|
/// @group scheduler
|
|
147
|
-
$kendo-scheduler-timecolumn-width: 11em !default;
|
|
147
|
+
$kendo-scheduler-timecolumn-width: var( --kendo-scheduler-timecolumn-width, 11em ) !default;
|
|
148
148
|
|
|
149
149
|
/// The background color of the non-working hours in the Scheduler.
|
|
150
150
|
/// @group scheduler
|
|
151
|
-
$kendo-scheduler-nonwork-bg: k-color(surface) !default;
|
|
151
|
+
$kendo-scheduler-nonwork-bg: var( --kendo-scheduler-nonwork-bg, k-color(surface) ) !default;
|
|
152
152
|
/// The text color of the non-working hours in the Scheduler.
|
|
153
153
|
/// @group scheduler
|
|
154
|
-
$kendo-scheduler-nonwork-text: null !default;
|
|
154
|
+
$kendo-scheduler-nonwork-text: var( --kendo-scheduler-nonwork-text, null ) !default;
|
|
155
155
|
|
|
156
156
|
/// The background color of the preceding/subsequent month cells in the Calendar.
|
|
157
157
|
/// @group scheduler
|
|
158
|
-
$kendo-scheduler-othermonth-bg: k-color(surface) !default;
|
|
158
|
+
$kendo-scheduler-othermonth-bg: var( --kendo-scheduler-othermonth-bg, k-color(surface) ) !default;
|
|
159
159
|
/// The text color of the preceding/subsequent month cells in the Calendar.
|
|
160
160
|
/// @group scheduler
|
|
161
|
-
$kendo-scheduler-othermonth-text: null !default;
|
|
161
|
+
$kendo-scheduler-othermonth-text: var( --kendo-scheduler-othermonth-text, null ) !default;
|
|
162
162
|
|
|
163
163
|
/// The horizontal padding of the year view in the Scheduler.
|
|
164
164
|
/// @group scheduler
|
|
165
|
-
$kendo-scheduler-yearview-padding-x: k-spacing(3) !default;
|
|
165
|
+
$kendo-scheduler-yearview-padding-x: var( --kendo-scheduler-yearview-padding-x, k-spacing(3) ) !default;
|
|
166
166
|
/// The vertical padding of the year view in the Scheduler.
|
|
167
167
|
/// @group scheduler
|
|
168
|
-
$kendo-scheduler-yearview-padding-y: $kendo-scheduler-yearview-padding-x !default;
|
|
168
|
+
$kendo-scheduler-yearview-padding-y: var( --kendo-scheduler-yearview-padding-y, $kendo-scheduler-yearview-padding-x ) !default;
|
|
169
169
|
|
|
170
170
|
/// The spacing between the calendars of the year view in the Scheduler.
|
|
171
171
|
/// @group scheduler
|
|
172
|
-
$kendo-scheduler-yearview-calendar-gap: k-spacing(3) !default;
|
|
172
|
+
$kendo-scheduler-yearview-calendar-gap: var( --kendo-scheduler-yearview-calendar-gap, k-spacing(3) ) !default;
|
|
173
173
|
|
|
174
174
|
/// The days with events indicator size of the year view in the Scheduler.
|
|
175
175
|
/// @group scheduler
|
|
176
|
-
$kendo-scheduler-yearview-indicator-size: 3px !default;
|
|
176
|
+
$kendo-scheduler-yearview-indicator-size: var( --kendo-scheduler-yearview-indicator-size, 3px ) !default;
|
|
177
177
|
/// The top position of the days with events indicator of the year view in the Scheduler.
|
|
178
178
|
/// @group scheduler
|
|
179
|
-
$kendo-scheduler-yearview-indicator-calc-offset-top: calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2) ) !default;
|
|
179
|
+
$kendo-scheduler-yearview-indicator-calc-offset-top: var( --kendo-scheduler-yearview-indicator-calc-offset-top, calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2) ) ) !default;
|
|
180
180
|
/// The left position of the days with events indicator of the year view in the Scheduler.
|
|
181
181
|
/// @group scheduler
|
|
182
|
-
$kendo-scheduler-yearview-indicator-calc-offset-left: calc( 50% - (#{$kendo-scheduler-yearview-indicator-size} / 2) ) !default;
|
|
182
|
+
$kendo-scheduler-yearview-indicator-calc-offset-left: var( --kendo-scheduler-yearview-indicator-calc-offset-left, calc( 50% - (#{$kendo-scheduler-yearview-indicator-size} / 2) ) ) !default;
|
|
183
183
|
/// The border radius of the days with events indicator of the year view in the Scheduler.
|
|
184
184
|
/// @group scheduler
|
|
185
|
-
$kendo-scheduler-yearview-indicator-border-radius: 50% !default;
|
|
185
|
+
$kendo-scheduler-yearview-indicator-border-radius: var( --kendo-scheduler-yearview-indicator-border-radius, 50% ) !default;
|
|
186
186
|
/// The background color of the days with events indicator of the year view in the Scheduler.
|
|
187
187
|
/// @group scheduler
|
|
188
|
-
$kendo-scheduler-yearview-indicator-bg: k-color(primary) !default;
|
|
188
|
+
$kendo-scheduler-yearview-indicator-bg: var( --kendo-scheduler-yearview-indicator-bg, k-color(primary) ) !default;
|
|
189
189
|
/// The background color of the selected days with events indicator of the year view in the Scheduler.
|
|
190
190
|
/// @group scheduler
|
|
191
|
-
$kendo-scheduler-yearview-indicator-selected-bg: k-color(app-surface) !default;
|
|
191
|
+
$kendo-scheduler-yearview-indicator-selected-bg: var( --kendo-scheduler-yearview-indicator-selected-bg, k-color(app-surface) ) !default;
|
|
192
192
|
|
|
193
193
|
/// The horizontal padding of the Scheduler Tooltip.
|
|
194
194
|
/// @group scheduler
|
|
195
|
-
$kendo-scheduler-tooltip-padding-x: k-spacing(2) !default;
|
|
195
|
+
$kendo-scheduler-tooltip-padding-x: var( --kendo-scheduler-tooltip-padding-x, k-spacing(2) ) !default;
|
|
196
196
|
/// The vertical padding of the Scheduler Tooltip.
|
|
197
197
|
/// @group scheduler
|
|
198
|
-
$kendo-scheduler-tooltip-padding-y: $kendo-scheduler-tooltip-padding-x !default;
|
|
198
|
+
$kendo-scheduler-tooltip-padding-y: var( --kendo-scheduler-tooltip-padding-y, $kendo-scheduler-tooltip-padding-x ) !default;
|
|
199
199
|
/// The width of the border of the Scheduler Tooltip.
|
|
200
200
|
/// @group scheduler
|
|
201
|
-
$kendo-scheduler-tooltip-border-width: 0 !default;
|
|
201
|
+
$kendo-scheduler-tooltip-border-width: var( --kendo-scheduler-tooltip-border-width, 0 ) !default;
|
|
202
202
|
/// The background color of the Scheduler Tooltip.
|
|
203
203
|
/// @group scheduler
|
|
204
|
-
$kendo-scheduler-tooltip-bg: k-color(app-surface) !default;
|
|
204
|
+
$kendo-scheduler-tooltip-bg: var( --kendo-scheduler-tooltip-bg, k-color(app-surface) ) !default;
|
|
205
205
|
/// The text color of the Scheduler Tooltip.
|
|
206
206
|
/// @group scheduler
|
|
207
|
-
$kendo-scheduler-tooltip-text: k-color(subtle) !default;
|
|
207
|
+
$kendo-scheduler-tooltip-text: var( --kendo-scheduler-tooltip-text, k-color(subtle) ) !default;
|
|
208
208
|
/// The border color of the Scheduler Tooltip.
|
|
209
209
|
/// @group scheduler
|
|
210
|
-
$kendo-scheduler-tooltip-border: null !default;
|
|
210
|
+
$kendo-scheduler-tooltip-border: var( --kendo-scheduler-tooltip-border, null ) !default;
|
|
211
211
|
/// The shadow of the Scheduler Tooltip.
|
|
212
212
|
/// @group scheduler
|
|
213
|
-
$kendo-scheduler-tooltip-shadow: k-elevation(5) !default;
|
|
213
|
+
$kendo-scheduler-tooltip-shadow: var( --kendo-scheduler-tooltip-shadow, k-elevation(5) ) !default;
|
|
214
214
|
|
|
215
215
|
/// The vertical margin of the Scheduler Tooltip title.
|
|
216
216
|
/// @group scheduler
|
|
217
|
-
$kendo-scheduler-tooltip-title-margin-y: k-spacing(3) !default;
|
|
217
|
+
$kendo-scheduler-tooltip-title-margin-y: var( --kendo-scheduler-tooltip-title-margin-y, k-spacing(3) ) !default;
|
|
218
218
|
/// The font size of the month inside the Scheduler Tooltip.
|
|
219
219
|
/// @group scheduler
|
|
220
|
-
$kendo-scheduler-tooltip-month-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
220
|
+
$kendo-scheduler-tooltip-month-font-size: var( --kendo-scheduler-tooltip-month-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
|
|
221
221
|
/// The font size of the day inside the Scheduler Tooltip.
|
|
222
222
|
/// @group scheduler
|
|
223
|
-
$kendo-scheduler-tooltip-day-font-size: calc( var( --kendo-font-size-sm, .75rem ) * 2 ) !default;
|
|
223
|
+
$kendo-scheduler-tooltip-day-font-size: var( --kendo-scheduler-tooltip-day-font-size, calc( var( --kendo-font-size-sm, .75rem ) * 2 ) ) !default;
|
|
224
224
|
|
|
225
225
|
/// The max height of the events inside the Scheduler Tooltip.
|
|
226
226
|
/// @group scheduler
|
|
227
|
-
$kendo-scheduler-tooltip-events-max-height: 250px !default;
|
|
227
|
+
$kendo-scheduler-tooltip-events-max-height: var( --kendo-scheduler-tooltip-events-max-height, 250px ) !default;
|
|
228
228
|
/// The spacing between the events inside the Scheduler Tooltip.
|
|
229
229
|
/// @group scheduler
|
|
230
|
-
$kendo-scheduler-tooltip-events-gap: k-spacing(2) !default;
|
|
230
|
+
$kendo-scheduler-tooltip-events-gap: var( --kendo-scheduler-tooltip-events-gap, k-spacing(2) ) !default;
|
|
231
231
|
|
|
232
232
|
/// The horizontal padding of the events inside the Scheduler Tooltip.
|
|
233
233
|
/// @group scheduler
|
|
234
|
-
$kendo-scheduler-tooltip-event-padding-x: $kendo-scheduler-event-padding-x !default;
|
|
234
|
+
$kendo-scheduler-tooltip-event-padding-x: var( --kendo-scheduler-tooltip-event-padding-x, $kendo-scheduler-event-padding-x ) !default;
|
|
235
235
|
/// The vertical padding of the events inside the Scheduler Tooltip.
|
|
236
236
|
/// @group scheduler
|
|
237
|
-
$kendo-scheduler-tooltip-event-padding-y: $kendo-scheduler-event-padding-y !default;
|
|
237
|
+
$kendo-scheduler-tooltip-event-padding-y: var( --kendo-scheduler-tooltip-event-padding-y, $kendo-scheduler-event-padding-y ) !default;
|
|
238
238
|
/// The border radius of the events inside the Scheduler Tooltip.
|
|
239
239
|
/// @group scheduler
|
|
240
|
-
$kendo-scheduler-tooltip-event-border-radius: $kendo-scheduler-event-border-radius !default;
|
|
240
|
+
$kendo-scheduler-tooltip-event-border-radius: var( --kendo-scheduler-tooltip-event-border-radius, $kendo-scheduler-event-border-radius ) !default;
|
|
241
241
|
/// The spacing between the events items inside the Scheduler Tooltip.
|
|
242
242
|
/// @group scheduler
|
|
243
|
-
$kendo-scheduler-tooltip-event-gap: k-spacing(0.5) !default;
|
|
243
|
+
$kendo-scheduler-tooltip-event-gap: var( --kendo-scheduler-tooltip-event-gap, k-spacing(0.5) ) !default;
|
|
244
244
|
|
|
245
245
|
/// The color of the Scheduler Tooltip callout.
|
|
246
246
|
/// @group scheduler
|
|
247
|
-
$kendo-scheduler-tooltip-callout-color: $kendo-scheduler-tooltip-bg !default;
|
|
247
|
+
$kendo-scheduler-tooltip-callout-color: var( --kendo-scheduler-tooltip-callout-color, $kendo-scheduler-tooltip-bg ) !default;
|
|
248
248
|
|
|
249
249
|
/// The width of the Scheduler resize handle.
|
|
250
250
|
/// @group scheduler
|
|
251
|
-
$kendo-scheduler-resize-handle-width: 2em !default;
|
|
251
|
+
$kendo-scheduler-resize-handle-width: var( --kendo-scheduler-resize-handle-width, 2em ) !default;
|
|
252
252
|
|
|
253
253
|
/// The height of the Scheduler more events button.
|
|
254
254
|
/// @group scheduler
|
|
255
|
-
$kendo-scheduler-more-btn-height: 13px !default;
|
|
255
|
+
$kendo-scheduler-more-btn-height: var( --kendo-scheduler-more-btn-height, 13px ) !default;
|
|
256
256
|
|
|
257
257
|
/// The color of the Scheduler marquee.
|
|
258
258
|
/// @group scheduler
|
|
259
|
-
$kendo-scheduler-marquee-color: k-color(primary) !default;
|
|
259
|
+
$kendo-scheduler-marquee-color: var( --kendo-scheduler-marquee-color, k-color(primary) ) !default;
|
|
260
|
+
|
|
261
|
+
@forward "@progress/kendo-theme-core/scss/components/scheduler/_variables.scss" with (
|
|
262
|
+
$kendo-scheduler-border-width: $kendo-scheduler-border-width,
|
|
263
|
+
$kendo-scheduler-font-family: $kendo-scheduler-font-family,
|
|
264
|
+
$kendo-scheduler-font-size: $kendo-scheduler-font-size,
|
|
265
|
+
$kendo-scheduler-line-height: $kendo-scheduler-line-height,
|
|
266
|
+
$kendo-scheduler-bg: $kendo-scheduler-bg,
|
|
267
|
+
$kendo-scheduler-text: $kendo-scheduler-text,
|
|
268
|
+
$kendo-scheduler-border: $kendo-scheduler-border,
|
|
269
|
+
$kendo-scheduler-toolbar-bg: $kendo-scheduler-toolbar-bg,
|
|
270
|
+
$kendo-scheduler-toolbar-text: $kendo-scheduler-toolbar-text,
|
|
271
|
+
$kendo-scheduler-toolbar-border: $kendo-scheduler-toolbar-border,
|
|
272
|
+
$kendo-scheduler-toolbar-gradient: $kendo-scheduler-toolbar-gradient,
|
|
273
|
+
$kendo-scheduler-footer-bg: $kendo-scheduler-footer-bg,
|
|
274
|
+
$kendo-scheduler-footer-text: $kendo-scheduler-footer-text,
|
|
275
|
+
$kendo-scheduler-footer-border: $kendo-scheduler-footer-border,
|
|
276
|
+
$kendo-scheduler-footer-gradient: $kendo-scheduler-footer-gradient,
|
|
277
|
+
$kendo-scheduler-event-min-height: $kendo-scheduler-event-min-height,
|
|
278
|
+
$kendo-scheduler-event-border-radius: $kendo-scheduler-event-border-radius,
|
|
279
|
+
$kendo-scheduler-event-line-height: $kendo-scheduler-event-line-height,
|
|
280
|
+
$kendo-scheduler-event-bg: $kendo-scheduler-event-bg,
|
|
281
|
+
$kendo-scheduler-event-text: $kendo-scheduler-event-text,
|
|
282
|
+
$kendo-scheduler-event-border: $kendo-scheduler-event-border,
|
|
283
|
+
$kendo-scheduler-event-gradient: $kendo-scheduler-event-gradient,
|
|
284
|
+
$kendo-scheduler-event-shadow: $kendo-scheduler-event-shadow,
|
|
285
|
+
$kendo-scheduler-event-hover-bg: $kendo-scheduler-event-hover-bg,
|
|
286
|
+
$kendo-scheduler-event-hover-text: $kendo-scheduler-event-hover-text,
|
|
287
|
+
$kendo-scheduler-event-hover-border: $kendo-scheduler-event-hover-border,
|
|
288
|
+
$kendo-scheduler-event-hover-gradient: $kendo-scheduler-event-hover-gradient,
|
|
289
|
+
$kendo-scheduler-event-hover-shadow: $kendo-scheduler-event-hover-shadow,
|
|
290
|
+
$kendo-scheduler-event-selected-bg: $kendo-scheduler-event-selected-bg,
|
|
291
|
+
$kendo-scheduler-event-selected-text: $kendo-scheduler-event-selected-text,
|
|
292
|
+
$kendo-scheduler-event-selected-border: $kendo-scheduler-event-selected-border,
|
|
293
|
+
$kendo-scheduler-event-selected-gradient: $kendo-scheduler-event-selected-gradient,
|
|
294
|
+
$kendo-scheduler-event-selected-shadow: $kendo-scheduler-event-selected-shadow,
|
|
295
|
+
$kendo-scheduler-event-ongoing-shadow: $kendo-scheduler-event-ongoing-shadow,
|
|
296
|
+
$kendo-scheduler-cell-padding-x: $kendo-scheduler-cell-padding-x,
|
|
297
|
+
$kendo-scheduler-cell-padding-y: $kendo-scheduler-cell-padding-y,
|
|
298
|
+
$kendo-scheduler-cell-height: $kendo-scheduler-cell-height,
|
|
299
|
+
$kendo-scheduler-datecolumn-width: $kendo-scheduler-datecolumn-width,
|
|
300
|
+
$kendo-scheduler-timecolumn-width: $kendo-scheduler-timecolumn-width,
|
|
301
|
+
$kendo-scheduler-nonwork-bg: $kendo-scheduler-nonwork-bg,
|
|
302
|
+
$kendo-scheduler-nonwork-text: $kendo-scheduler-nonwork-text,
|
|
303
|
+
$kendo-scheduler-othermonth-bg: $kendo-scheduler-othermonth-bg,
|
|
304
|
+
$kendo-scheduler-othermonth-text: $kendo-scheduler-othermonth-text,
|
|
305
|
+
$kendo-scheduler-yearview-padding-x: $kendo-scheduler-yearview-padding-x,
|
|
306
|
+
$kendo-scheduler-yearview-padding-y: $kendo-scheduler-yearview-padding-y,
|
|
307
|
+
$kendo-scheduler-yearview-calendar-gap: $kendo-scheduler-yearview-calendar-gap,
|
|
308
|
+
$kendo-scheduler-yearview-indicator-size: $kendo-scheduler-yearview-indicator-size,
|
|
309
|
+
$kendo-scheduler-yearview-indicator-calc-offset-top: $kendo-scheduler-yearview-indicator-calc-offset-top,
|
|
310
|
+
$kendo-scheduler-yearview-indicator-calc-offset-left: $kendo-scheduler-yearview-indicator-calc-offset-left,
|
|
311
|
+
$kendo-scheduler-yearview-indicator-border-radius: $kendo-scheduler-yearview-indicator-border-radius,
|
|
312
|
+
$kendo-scheduler-yearview-indicator-bg: $kendo-scheduler-yearview-indicator-bg,
|
|
313
|
+
$kendo-scheduler-yearview-indicator-selected-bg: $kendo-scheduler-yearview-indicator-selected-bg,
|
|
314
|
+
$kendo-scheduler-tooltip-padding-x: $kendo-scheduler-tooltip-padding-x,
|
|
315
|
+
$kendo-scheduler-tooltip-padding-y: $kendo-scheduler-tooltip-padding-y,
|
|
316
|
+
$kendo-scheduler-tooltip-border-width: $kendo-scheduler-tooltip-border-width,
|
|
317
|
+
$kendo-scheduler-tooltip-bg: $kendo-scheduler-tooltip-bg,
|
|
318
|
+
$kendo-scheduler-tooltip-text: $kendo-scheduler-tooltip-text,
|
|
319
|
+
$kendo-scheduler-tooltip-border: $kendo-scheduler-tooltip-border,
|
|
320
|
+
$kendo-scheduler-tooltip-shadow: $kendo-scheduler-tooltip-shadow,
|
|
321
|
+
$kendo-scheduler-tooltip-title-margin-y: $kendo-scheduler-tooltip-title-margin-y,
|
|
322
|
+
$kendo-scheduler-tooltip-month-font-size: $kendo-scheduler-tooltip-month-font-size,
|
|
323
|
+
$kendo-scheduler-tooltip-day-font-size: $kendo-scheduler-tooltip-day-font-size,
|
|
324
|
+
$kendo-scheduler-tooltip-events-max-height: $kendo-scheduler-tooltip-events-max-height,
|
|
325
|
+
$kendo-scheduler-tooltip-events-gap: $kendo-scheduler-tooltip-events-gap,
|
|
326
|
+
$kendo-scheduler-tooltip-event-padding-x: $kendo-scheduler-tooltip-event-padding-x,
|
|
327
|
+
$kendo-scheduler-tooltip-event-padding-y: $kendo-scheduler-tooltip-event-padding-y,
|
|
328
|
+
$kendo-scheduler-tooltip-event-border-radius: $kendo-scheduler-tooltip-event-border-radius,
|
|
329
|
+
$kendo-scheduler-tooltip-event-gap: $kendo-scheduler-tooltip-event-gap,
|
|
330
|
+
$kendo-scheduler-tooltip-callout-text: $kendo-scheduler-tooltip-callout-color
|
|
331
|
+
);
|
|
@@ -1,83 +1,5 @@
|
|
|
1
|
-
@use "
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/scroller/_layout.scss" as *;
|
|
2
2
|
|
|
3
3
|
@mixin kendo-scroller--layout() {
|
|
4
|
-
|
|
5
|
-
// Layout
|
|
6
|
-
.km-scrollview,
|
|
7
|
-
.km-scroll-container {
|
|
8
|
-
user-select: none;
|
|
9
|
-
border-collapse: separate;
|
|
10
|
-
}
|
|
11
|
-
.km-scroll-wrapper {
|
|
12
|
-
position: relative;
|
|
13
|
-
}
|
|
14
|
-
.km-scroll-header {
|
|
15
|
-
position: absolute;
|
|
16
|
-
z-index: 1001;
|
|
17
|
-
width: 100%;
|
|
18
|
-
top: 0;
|
|
19
|
-
left: 0;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
// Pull to refresh
|
|
24
|
-
.km-scroller-pull {
|
|
25
|
-
width: 100%;
|
|
26
|
-
display: block;
|
|
27
|
-
position: absolute;
|
|
28
|
-
line-height: 3em;
|
|
29
|
-
font-size: 1.4em;
|
|
30
|
-
text-align: center;
|
|
31
|
-
transform: translate3d(0, -3em, 0);
|
|
32
|
-
}
|
|
33
|
-
.km-scroller-pull .km-template {
|
|
34
|
-
display: inline-block;
|
|
35
|
-
min-width: 200px;
|
|
36
|
-
text-align: start;
|
|
37
|
-
}
|
|
38
|
-
.km-load-more .km-icon,
|
|
39
|
-
.km-widget .km-scroller-pull .km-icon {
|
|
40
|
-
display: inline-block;
|
|
41
|
-
height: 2rem;
|
|
42
|
-
margin-right: 1rem;
|
|
43
|
-
vertical-align: middle;
|
|
44
|
-
width: 2rem;
|
|
45
|
-
font-size: 2rem;
|
|
46
|
-
transform: rotate(0deg);
|
|
47
|
-
transition: transform 300ms linear;
|
|
48
|
-
}
|
|
49
|
-
.km-widget .km-scroller-release .km-icon {
|
|
50
|
-
transform: rotate(180deg);
|
|
51
|
-
}
|
|
52
|
-
.km-widget .km-scroller-refresh .km-icon {
|
|
53
|
-
transition: none;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
// Scrollbar
|
|
58
|
-
.km-touch-scrollbar {
|
|
59
|
-
position: absolute;
|
|
60
|
-
visibility: hidden;
|
|
61
|
-
z-index: 200000;
|
|
62
|
-
height: .4em;
|
|
63
|
-
width: .4em;
|
|
64
|
-
opacity: 0;
|
|
65
|
-
transform-origin: 0 0;
|
|
66
|
-
transition: opacity .3s linear;
|
|
67
|
-
}
|
|
68
|
-
.k-map .km-touch-scrollbar,
|
|
69
|
-
.k-diagram .km-touch-scrollbar {
|
|
70
|
-
display: none;
|
|
71
|
-
}
|
|
72
|
-
.km-vertical-scrollbar {
|
|
73
|
-
height: 100%;
|
|
74
|
-
right: 2px;
|
|
75
|
-
top: 0;
|
|
76
|
-
}
|
|
77
|
-
.km-horizontal-scrollbar {
|
|
78
|
-
width: 100%;
|
|
79
|
-
left: 0;
|
|
80
|
-
bottom: 2px;
|
|
81
|
-
}
|
|
82
|
-
|
|
4
|
+
@include kendo-scroller--layout-base();
|
|
83
5
|
}
|