@progress/kendo-theme-default 8.0.0-dev.5 → 8.0.0-dev.7

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.
@@ -817,23 +817,23 @@
817
817
  },
818
818
  "kendo-h1-font-size": {
819
819
  "type": "Calculation",
820
- "value": "calc(var(--kendo-font-size, inherit) * 4)"
820
+ "value": "calc(var(--kendo-font-size, 0.875rem) * 4)"
821
821
  },
822
822
  "kendo-h2-font-size": {
823
823
  "type": "Calculation",
824
- "value": "calc(var(--kendo-font-size, inherit) * 3)"
824
+ "value": "calc(var(--kendo-font-size, 0.875rem) * 3)"
825
825
  },
826
826
  "kendo-h3-font-size": {
827
827
  "type": "Calculation",
828
- "value": "calc(var(--kendo-font-size, inherit) * 2.5)"
828
+ "value": "calc(var(--kendo-font-size, 0.875rem) * 2.5)"
829
829
  },
830
830
  "kendo-h4-font-size": {
831
831
  "type": "Calculation",
832
- "value": "calc(var(--kendo-font-size, inherit) * 2)"
832
+ "value": "calc(var(--kendo-font-size, 0.875rem) * 2)"
833
833
  },
834
834
  "kendo-h5-font-size": {
835
835
  "type": "Calculation",
836
- "value": "calc(var(--kendo-font-size, inherit) * 1.5)"
836
+ "value": "calc(var(--kendo-font-size, 0.875rem) * 1.5)"
837
837
  },
838
838
  "kendo-h6-font-size": {
839
839
  "type": "String",
@@ -961,7 +961,7 @@
961
961
  },
962
962
  "kendo-headings": {
963
963
  "type": "Map",
964
- "value": "(h1: (font-size: calc(var(--kendo-font-size, inherit) * 4), font-family: var(--kendo-font-family, inherit), line-height: 74px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h2: (font-size: calc(var(--kendo-font-size, inherit) * 3), font-family: var(--kendo-font-family, inherit), line-height: 56px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h3: (font-size: calc(var(--kendo-font-size, inherit) * 2.5), font-family: var(--kendo-font-family, inherit), line-height: 42px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h4: (font-size: calc(var(--kendo-font-size, inherit) * 2), font-family: var(--kendo-font-family, inherit), line-height: 40px, font-weight: var(--kendo-font-weight-bold, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h5: (font-size: calc(var(--kendo-font-size, inherit) * 1.5), font-family: var(--kendo-font-family, inherit), line-height: 28px, font-weight: var(--kendo-font-weight-bold, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h6: (font-size: var(--kendo-font-size, inherit), font-family: var(--kendo-font-family, inherit), line-height: 20px, font-weight: var(--kendo-font-weight-bold, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)))"
964
+ "value": "(h1: (font-size: calc(var(--kendo-font-size, 0.875rem) * 4), font-family: var(--kendo-font-family, inherit), line-height: 74px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h2: (font-size: calc(var(--kendo-font-size, 0.875rem) * 3), font-family: var(--kendo-font-family, inherit), line-height: 56px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h3: (font-size: calc(var(--kendo-font-size, 0.875rem) * 2.5), font-family: var(--kendo-font-family, inherit), line-height: 42px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h4: (font-size: calc(var(--kendo-font-size, 0.875rem) * 2), font-family: var(--kendo-font-family, inherit), line-height: 40px, font-weight: var(--kendo-font-weight-bold, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h5: (font-size: calc(var(--kendo-font-size, 0.875rem) * 1.5), font-family: var(--kendo-font-family, inherit), line-height: 28px, font-weight: var(--kendo-font-weight-bold, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h6: (font-size: var(--kendo-font-size, inherit), font-family: var(--kendo-font-family, inherit), line-height: 20px, font-weight: var(--kendo-font-weight-bold, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)))"
965
965
  },
966
966
  "kendo-paragraph-margin": {
967
967
  "type": "List",
@@ -1041,19 +1041,19 @@
1041
1041
  },
1042
1042
  "kendo-display1-font-size": {
1043
1043
  "type": "Calculation",
1044
- "value": "calc(var(--kendo-font-size, inherit) * 8)"
1044
+ "value": "calc(var(--kendo-font-size, 0.875rem) * 8)"
1045
1045
  },
1046
1046
  "kendo-display2-font-size": {
1047
1047
  "type": "Calculation",
1048
- "value": "calc(var(--kendo-font-size, inherit) * 7)"
1048
+ "value": "calc(var(--kendo-font-size, 0.875rem) * 7)"
1049
1049
  },
1050
1050
  "kendo-display3-font-size": {
1051
1051
  "type": "Calculation",
1052
- "value": "calc(var(--kendo-font-size, inherit) * 6)"
1052
+ "value": "calc(var(--kendo-font-size, 0.875rem) * 6)"
1053
1053
  },
1054
1054
  "kendo-display4-font-size": {
1055
1055
  "type": "Calculation",
1056
- "value": "calc(var(--kendo-font-size, inherit) * 5)"
1056
+ "value": "calc(var(--kendo-font-size, 0.875rem) * 5)"
1057
1057
  },
1058
1058
  "kendo-display1-font-family": {
1059
1059
  "type": "String",
@@ -1121,7 +1121,7 @@
1121
1121
  },
1122
1122
  "kendo-display": {
1123
1123
  "type": "Map",
1124
- "value": "(1: (font-size: calc(var(--kendo-font-size, inherit) * 8), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 2: (font-size: calc(var(--kendo-font-size, inherit) * 7), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 3: (font-size: calc(var(--kendo-font-size, inherit) * 6), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 4: (font-size: calc(var(--kendo-font-size, inherit) * 5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null))"
1124
+ "value": "(1: (font-size: calc(var(--kendo-font-size, 0.875rem) * 8), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 2: (font-size: calc(var(--kendo-font-size, 0.875rem) * 7), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 3: (font-size: calc(var(--kendo-font-size, 0.875rem) * 6), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 4: (font-size: calc(var(--kendo-font-size, 0.875rem) * 5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null))"
1125
1125
  },
1126
1126
  "ki-embed-font": {
1127
1127
  "type": "Bool",
@@ -4233,7 +4233,7 @@
4233
4233
  },
4234
4234
  "kendo-fieldset-font-size": {
4235
4235
  "type": "Calculation",
4236
- "value": "calc(var(--kendo-font-size, inherit) * 2)"
4236
+ "value": "calc(var(--kendo-font-size, 0.875rem) * 2)"
4237
4237
  },
4238
4238
  "kendo-fieldset-bg": {
4239
4239
  "type": "Null",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Blue",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "8.0.0-dev.5",
6
+ "version": "8.0.0-dev.7",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "8.0.0-dev.5",
6
+ "version": "8.0.0-dev.7",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ff6358",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Green",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "8.0.0-dev.5",
6
+ "version": "8.0.0-dev.7",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "8.0.0-dev.5",
6
+ "version": "8.0.0-dev.7",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#000000",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "8.0.0-dev.5",
6
+ "version": "8.0.0-dev.7",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Nordic",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "8.0.0-dev.5",
6
+ "version": "8.0.0-dev.7",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Ocean Blue A11Y",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "8.0.0-dev.5",
6
+ "version": "8.0.0-dev.7",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Ocean Blue",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "8.0.0-dev.5",
6
+ "version": "8.0.0-dev.7",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Orange",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "8.0.0-dev.5",
6
+ "version": "8.0.0-dev.7",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Purple",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "8.0.0-dev.5",
6
+ "version": "8.0.0-dev.7",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Turquoise",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "8.0.0-dev.5",
6
+ "version": "8.0.0-dev.7",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Urban",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "8.0.0-dev.5",
6
+ "version": "8.0.0-dev.7",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-default",
3
3
  "description": "SASS resources for the default Kendo UI theme",
4
- "version": "8.0.0-dev.5",
4
+ "version": "8.0.0-dev.7",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -52,12 +52,12 @@
52
52
  },
53
53
  "dependencies": {
54
54
  "@progress/kendo-svg-icons": "2.3.0",
55
- "@progress/kendo-theme-core": "8.0.0-dev.5",
56
- "@progress/kendo-theme-utils": "8.0.0-dev.5"
55
+ "@progress/kendo-theme-core": "8.0.0-dev.7",
56
+ "@progress/kendo-theme-utils": "8.0.0-dev.7"
57
57
  },
58
58
  "directories": {
59
59
  "doc": "docs",
60
60
  "lib": "lib"
61
61
  },
62
- "gitHead": "4e73fce8968603b1544c52cc3ee36fd270fea8ba"
62
+ "gitHead": "b9f112814c8d8f8ebc71f9394bb013cb6b6e7b31"
63
63
  }
@@ -1,92 +1,235 @@
1
1
  // Scheduler
2
+
3
+ /// The width of the border around the Scheduler.
4
+ /// @group scheduler
2
5
  $kendo-scheduler-border-width: 1px !default;
6
+ /// The font family of the Scheduler.
7
+ /// @group scheduler
3
8
  $kendo-scheduler-font-family: var( --kendo-font-family, inherit ) !default;
9
+ /// The font size of the Scheduler.
10
+ /// @group scheduler
4
11
  $kendo-scheduler-font-size: var( --kendo-font-size, inherit ) !default;
12
+ /// The line height of the Scheduler.
13
+ /// @group scheduler
5
14
  $kendo-scheduler-line-height: var( --kendo-line-height, normal ) !default;
6
15
 
16
+ /// The background color of the Scheduler.
17
+ /// @group scheduler
7
18
  $kendo-scheduler-bg: $kendo-component-bg !default;
19
+ /// The text color of the Scheduler.
20
+ /// @group scheduler
8
21
  $kendo-scheduler-text: $kendo-component-text !default;
22
+ /// The border color of the Scheduler.
23
+ /// @group scheduler
9
24
  $kendo-scheduler-border: $kendo-component-border !default;
10
25
 
26
+ /// The background color of the Scheduler ToolBar.
27
+ /// @group scheduler
11
28
  $kendo-scheduler-toolbar-bg: $kendo-toolbar-bg !default;
29
+ /// The text color of the Scheduler ToolBar.
30
+ /// @group scheduler
12
31
  $kendo-scheduler-toolbar-text: $kendo-toolbar-text !default;
32
+ /// The border color of the Scheduler ToolBar.
33
+ /// @group scheduler
13
34
  $kendo-scheduler-toolbar-border: $kendo-toolbar-border !default;
35
+ /// The gradient of the Scheduler ToolBar.
36
+ /// @group scheduler
14
37
  $kendo-scheduler-toolbar-gradient: $kendo-toolbar-gradient !default;
15
38
 
39
+ /// The background color of the Scheduler footer.
40
+ /// @group scheduler
16
41
  $kendo-scheduler-footer-bg: $kendo-toolbar-bg !default;
42
+ /// The text color of the Scheduler footer.
43
+ /// @group scheduler
17
44
  $kendo-scheduler-footer-text: $kendo-toolbar-text !default;
45
+ /// The border color of the Scheduler footer.
46
+ /// @group scheduler
18
47
  $kendo-scheduler-footer-border: $kendo-toolbar-border !default;
48
+ /// The gradient of the Scheduler footer.
49
+ /// @group scheduler
19
50
  $kendo-scheduler-footer-gradient: $kendo-toolbar-gradient !default;
20
51
 
52
+ /// The minimum height of the Scheduler event.
53
+ /// @group scheduler
21
54
  $kendo-scheduler-event-min-height: 25px !default;
55
+ /// The border radius of the Scheduler event.
56
+ /// @group scheduler
22
57
  $kendo-scheduler-event-border-radius: k-border-radius(md) !default;
58
+ /// The line height of the Scheduler event.
59
+ /// @group scheduler
23
60
  $kendo-scheduler-event-line-height: calc( #{$kendo-scheduler-event-min-height} - (2 * #{$kendo-padding-md-y}) ) !default;
24
61
 
62
+ /// The background color of the Scheduler event.
63
+ /// @group scheduler
25
64
  $kendo-scheduler-event-bg: if($kendo-enable-color-system, k-color( primary ), k-color-tint( $kendo-selected-bg, 2 )) !default;
65
+ /// The text color of the Scheduler event.
66
+ /// @group scheduler
26
67
  $kendo-scheduler-event-text: $kendo-selected-text !default;
68
+ /// The border color of the Scheduler event.
69
+ /// @group scheduler
27
70
  $kendo-scheduler-event-border: null !default;
71
+ /// The gradient of the Scheduler event.
72
+ /// @group scheduler
28
73
  $kendo-scheduler-event-gradient: null !default;
74
+ /// The shadow of the Scheduler event.
75
+ /// @group scheduler
29
76
  $kendo-scheduler-event-shadow: null !default;
30
77
 
78
+ /// The background color of the hovered Scheduler event.
79
+ /// @group scheduler
31
80
  $kendo-scheduler-event-hover-bg: null !default;
81
+ /// The text color of the hovered Scheduler event.
82
+ /// @group scheduler
32
83
  $kendo-scheduler-event-hover-text: null !default;
84
+ /// The border color of the hovered Scheduler event.
85
+ /// @group scheduler
33
86
  $kendo-scheduler-event-hover-border: null !default;
87
+ /// The gradient of the hovered Scheduler event.
88
+ /// @group scheduler
34
89
  $kendo-scheduler-event-hover-gradient: null !default;
90
+ /// The shadow of the hovered Scheduler event.
91
+ /// @group scheduler
35
92
  $kendo-scheduler-event-hover-shadow: null !default;
36
93
 
94
+ /// The background color of the selected Scheduler event.
95
+ /// @group scheduler
37
96
  $kendo-scheduler-event-selected-bg: if($kendo-enable-color-system, k-color( primary-active ), $kendo-selected-bg) !default;
97
+ /// The text color of the selected Scheduler event.
98
+ /// @group scheduler
38
99
  $kendo-scheduler-event-selected-text: $kendo-selected-text !default;
100
+ /// The border color of the selected Scheduler event.
101
+ /// @group scheduler
39
102
  $kendo-scheduler-event-selected-border: null !default;
103
+ /// The gradient of the selected Scheduler event.
104
+ /// @group scheduler
40
105
  $kendo-scheduler-event-selected-gradient: null !default;
106
+ /// The shadow of the selected Scheduler event.
107
+ /// @group scheduler
41
108
  $kendo-scheduler-event-selected-shadow: inset 0 0 0 2px rgba(0, 0, 0, .13) !default;
42
109
 
110
+ /// The shadow of the ongoing Scheduler event.
111
+ /// @group scheduler
43
112
  $kendo-scheduler-event-ongoing-shadow: inset 0px 0px 0px 1px #ff0000 !default;
44
113
 
114
+ /// The horizontal padding of the Scheduler cell.
115
+ /// @group scheduler
45
116
  $kendo-scheduler-cell-padding-x: k-spacing(2) !default;
117
+ /// The vertical padding of the Scheduler cell.
118
+ /// @group scheduler
46
119
  $kendo-scheduler-cell-padding-y: k-spacing(2) !default;
120
+ /// The height of the Scheduler cell.
121
+ /// @group scheduler
47
122
  $kendo-scheduler-cell-height: $kendo-line-height-em !default;
123
+ /// The width of the Scheduler date column.
124
+ /// @group scheduler
48
125
  $kendo-scheduler-datecolumn-width: 12em !default;
126
+ /// The width of the Scheduler time column.
127
+ /// @group scheduler
49
128
  $kendo-scheduler-timecolumn-width: 11em !default;
50
129
 
130
+ /// The background color of the non-working hours in the Scheduler.
131
+ /// @group scheduler
51
132
  $kendo-scheduler-nonwork-bg: if($kendo-enable-color-system, k-color( base ), k-try-shade( $kendo-scheduler-bg, .5 )) !default;
133
+ /// The text color of the non-working hours in the Scheduler.
134
+ /// @group scheduler
52
135
  $kendo-scheduler-nonwork-text: null !default;
53
136
 
137
+ /// The background color of the weekends in the Scheduler.
138
+ /// @group scheduler
54
139
  $kendo-scheduler-weekend-bg: null !default;
140
+ /// The text color of the weekends in the Scheduler.
141
+ /// @group scheduler
55
142
  $kendo-scheduler-weekend-text: null !default;
56
143
 
144
+ /// The background color of the preceding/subsequent month cells in the Calendar.
145
+ /// @group scheduler
57
146
  $kendo-scheduler-othermonth-bg: if($kendo-enable-color-system, k-color( base ), k-try-shade( $kendo-scheduler-bg, .5 )) !default;
147
+ /// The text color of the preceding/subsequent month cells in the Calendar.
148
+ /// @group scheduler
58
149
  $kendo-scheduler-othermonth-text: null !default;
59
150
 
151
+ /// The horizontal padding of the year view in the Scheduler.
152
+ /// @group scheduler
60
153
  $kendo-scheduler-yearview-padding-x: k-spacing(3) !default;
154
+ /// The vertical padding of the year view in the Scheduler.
155
+ /// @group scheduler
61
156
  $kendo-scheduler-yearview-padding-y: $kendo-scheduler-yearview-padding-x !default;
62
157
 
158
+ /// The spacing between the calendars of the year view in the Scheduler.
159
+ /// @group scheduler
63
160
  $kendo-scheduler-yearview-calendar-gap: k-spacing(3) !default;
64
161
 
162
+ /// The days with events indicator size of the year view in the Scheduler.
163
+ /// @group scheduler
65
164
  $kendo-scheduler-yearview-indicator-size: 3px !default;
165
+ /// The top position of the days with events indicator of the year view in the Scheduler.
166
+ /// @group scheduler
66
167
  $kendo-scheduler-yearview-indicator-calc-offset-top: calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2)) !default;
168
+ /// The left position of the days with events indicator of the year view in the Scheduler.
169
+ /// @group scheduler
67
170
  $kendo-scheduler-yearview-indicator-calc-offset-left: calc( 50% - #{k-math-div( $kendo-scheduler-yearview-indicator-size, 2 )} ) !default;
171
+ /// The border radius of the days with events indicator of the year view in the Scheduler.
172
+ /// @group scheduler
68
173
  $kendo-scheduler-yearview-indicator-border-radius: 50% !default;
174
+ /// The background color of the days with events indicator of the year view in the Scheduler.
175
+ /// @group scheduler
69
176
  $kendo-scheduler-yearview-indicator-bg: $kendo-color-primary !default;
177
+ /// The background color of the selected days with events indicator of the year view in the Scheduler.
178
+ /// @group scheduler
70
179
  $kendo-scheduler-yearview-indicator-selected-bg: $kendo-color-primary-contrast !default;
71
180
 
181
+ /// The horizontal padding of the Scheduler Tooltip.
182
+ /// @group scheduler
72
183
  $kendo-scheduler-tooltip-padding-x: k-spacing(2) !default;
184
+ /// The vertical padding of the Scheduler Tooltip.
185
+ /// @group scheduler
73
186
  $kendo-scheduler-tooltip-padding-y: k-spacing(2) !default;
187
+ /// The width of the border of the Scheduler Tooltip.
188
+ /// @group scheduler
74
189
  $kendo-scheduler-tooltip-border-width: 0 !default;
190
+ /// The background color of the Scheduler Tooltip.
191
+ /// @group scheduler
75
192
  $kendo-scheduler-tooltip-bg: $kendo-color-primary-contrast !default;
193
+ /// The text color of the Scheduler Tooltip.
194
+ /// @group scheduler
76
195
  $kendo-scheduler-tooltip-text: $kendo-base-text !default;
196
+ /// The border color of the Scheduler Tooltip.
197
+ /// @group scheduler
77
198
  $kendo-scheduler-tooltip-border: null !default;
199
+ /// The shadow of the Scheduler Tooltip.
200
+ /// @group scheduler
78
201
  $kendo-scheduler-tooltip-shadow: k-elevation(2) !default;
79
202
 
203
+ /// The vertical margin of the Scheduler Tooltip title.
204
+ /// @group scheduler
80
205
  $kendo-scheduler-tooltip-title-margin-y: k-spacing(3) !default;
206
+ /// The font size of the month inside the Scheduler Tooltip.
207
+ /// @group scheduler
81
208
  $kendo-scheduler-tooltip-month-font-size: var( --kendo-font-size-sm, inherit ) !default;
209
+ /// The font size of the day inside the Scheduler Tooltip.
210
+ /// @group scheduler
82
211
  $kendo-scheduler-tooltip-day-font-size: calc( #{$kendo-scheduler-tooltip-month-font-size} * 2 ) !default;
83
212
 
213
+ /// The max height of the events inside the Scheduler Tooltip.
214
+ /// @group scheduler
84
215
  $kendo-scheduler-tooltip-events-max-height: 250px !default;
216
+ /// The spacing between the events inside the Scheduler Tooltip.
217
+ /// @group scheduler
85
218
  $kendo-scheduler-tooltip-events-gap: k-spacing(1) !default;
86
219
 
220
+ /// The horizontal padding of the events inside the Scheduler Tooltip.
221
+ /// @group scheduler
87
222
  $kendo-scheduler-tooltip-event-padding-x: k-spacing(2) !default;
223
+ /// The vertical padding of the events inside the Scheduler Tooltip.
224
+ /// @group scheduler
88
225
  $kendo-scheduler-tooltip-event-padding-y: k-spacing(1) !default;
226
+ /// The border radius of the events inside the Scheduler Tooltip.
227
+ /// @group scheduler
89
228
  $kendo-scheduler-tooltip-event-border-radius: k-border-radius(md) !default;
229
+ /// The spacing between the events items inside the Scheduler Tooltip.
230
+ /// @group scheduler
90
231
  $kendo-scheduler-tooltip-event-gap: k-spacing(1) !default;
91
232
 
233
+ /// The color of the Scheduler Tooltip callout.
234
+ /// @group scheduler
92
235
  $kendo-scheduler-tooltip-callout-text: $kendo-scheduler-tooltip-bg !default;