@progress/kendo-theme-bootstrap 14.4.0 → 14.4.1-dev.1
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/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/meta/sassdoc-data.json +1482 -834
- package/dist/meta/sassdoc-raw-data.json +620 -320
- package/dist/meta/variables.json +122 -70
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +3 -3
- package/scss/agent-response/_variables.scss +5 -1
- package/scss/citation/_variables.scss +30 -2
- package/scss/scheduler/_layout.scss +0 -25
- package/scss/scheduler/_variables.scss +102 -85
|
@@ -58,13 +58,36 @@ $kendo-scheduler-footer-gradient: $kendo-toolbar-gradient !default;
|
|
|
58
58
|
|
|
59
59
|
/// The minimum height of the Scheduler event.
|
|
60
60
|
/// @group scheduler
|
|
61
|
-
$kendo-scheduler-event-min-height:
|
|
61
|
+
$kendo-scheduler-event-min-height: 12px !default;
|
|
62
62
|
/// The border radius of the Scheduler event.
|
|
63
63
|
/// @group scheduler
|
|
64
64
|
$kendo-scheduler-event-border-radius: k-border-radius(md) !default;
|
|
65
|
-
|
|
65
|
+
|
|
66
|
+
/// The font size of the Scheduler event title.
|
|
67
|
+
/// @group scheduler
|
|
68
|
+
$kendo-scheduler-event-title-font-size: var(--kendo-font-size-sm) !default;
|
|
69
|
+
/// The line height of the Scheduler event title.
|
|
70
|
+
/// @group scheduler
|
|
71
|
+
$kendo-scheduler-event-title-line-height: var(--kendo-line-height-sm) !default;
|
|
72
|
+
/// The top padding of the Scheduler event title.
|
|
73
|
+
/// @group scheduler
|
|
74
|
+
$kendo-scheduler-event-title-padding-top: k-spacing(1) !default;
|
|
75
|
+
/// The bottom padding of the Scheduler event title.
|
|
76
|
+
/// @group scheduler
|
|
77
|
+
$kendo-scheduler-event-title-padding-bottom: k-spacing(0.5) !default;
|
|
78
|
+
|
|
79
|
+
/// The font size of the Scheduler event time.
|
|
80
|
+
/// @group scheduler
|
|
81
|
+
$kendo-scheduler-event-time-font-size: var(--kendo-font-size-xs) !default;
|
|
82
|
+
/// The line height of the Scheduler event time.
|
|
83
|
+
/// @group scheduler
|
|
84
|
+
$kendo-scheduler-event-time-line-height: var(--kendo-line-height-sm) !default;
|
|
85
|
+
/// The top padding of the Scheduler event time.
|
|
66
86
|
/// @group scheduler
|
|
67
|
-
$kendo-scheduler-event-
|
|
87
|
+
$kendo-scheduler-event-time-padding-top: k-spacing(0.5) !default;
|
|
88
|
+
/// The bottom padding of the Scheduler event time.
|
|
89
|
+
/// @group scheduler
|
|
90
|
+
$kendo-scheduler-event-time-padding-bottom: k-spacing(0.5) !default;
|
|
68
91
|
|
|
69
92
|
/// The background color of the Scheduler event.
|
|
70
93
|
/// @group scheduler
|
|
@@ -82,6 +105,16 @@ $kendo-scheduler-event-gradient: null !default;
|
|
|
82
105
|
/// @group scheduler
|
|
83
106
|
$kendo-scheduler-event-shadow: null !default;
|
|
84
107
|
|
|
108
|
+
/// The background color of the read-only Scheduler event.
|
|
109
|
+
/// @group scheduler
|
|
110
|
+
$kendo-scheduler-event-readonly-bg: k-color(primary-subtle) !default;
|
|
111
|
+
/// The text color of the read-only Scheduler event.
|
|
112
|
+
/// @group scheduler
|
|
113
|
+
$kendo-scheduler-event-readonly-text: k-color(primary-on-subtle) !default;
|
|
114
|
+
/// The border color of the read-only Scheduler event.
|
|
115
|
+
/// @group scheduler
|
|
116
|
+
$kendo-scheduler-event-readonly-border: k-color(primary-emphasis) !default;
|
|
117
|
+
|
|
85
118
|
/// The background color of the hovered Scheduler event.
|
|
86
119
|
/// @group scheduler
|
|
87
120
|
$kendo-scheduler-event-hover-bg: null !default;
|
|
@@ -118,6 +151,22 @@ $kendo-scheduler-event-selected-shadow: inset 0 0 0 3px color-mix(in srgb, k-col
|
|
|
118
151
|
/// @group scheduler
|
|
119
152
|
$kendo-scheduler-event-ongoing-shadow: inset 0px 0px 0px 1px k-color(error-on-surface) !default;
|
|
120
153
|
|
|
154
|
+
/// The size of the Scheduler resize handle hit area.
|
|
155
|
+
/// @group scheduler
|
|
156
|
+
$kendo-scheduler-resizer-size: 0.5em !default;
|
|
157
|
+
/// The length of the Scheduler resize handle visual indicator.
|
|
158
|
+
/// @group scheduler
|
|
159
|
+
$kendo-scheduler-resize-handle-size: 8px !default;
|
|
160
|
+
/// The border radius of the Scheduler resize handle.
|
|
161
|
+
/// @group scheduler
|
|
162
|
+
$kendo-scheduler-resize-handle-border-radius: k-border-radius(full) !default;
|
|
163
|
+
/// The border width of the Scheduler resize handle.
|
|
164
|
+
/// @group scheduler
|
|
165
|
+
$kendo-scheduler-resize-handle-border-width: 2px !default;
|
|
166
|
+
/// The background color of the Scheduler resize handle.
|
|
167
|
+
/// @group scheduler
|
|
168
|
+
$kendo-scheduler-resize-handle-bg: $kendo-scheduler-event-bg !default;
|
|
169
|
+
|
|
121
170
|
/// The horizontal padding of the Scheduler cell.
|
|
122
171
|
/// @group scheduler
|
|
123
172
|
$kendo-scheduler-cell-padding-x: k-spacing(3) !default;
|
|
@@ -178,81 +227,43 @@ $kendo-scheduler-yearview-indicator-bg: k-color(primary) !default;
|
|
|
178
227
|
/// @group scheduler
|
|
179
228
|
$kendo-scheduler-yearview-indicator-selected-bg: k-color(on-primary) !default;
|
|
180
229
|
|
|
181
|
-
/// The
|
|
230
|
+
/// The font size of the month inside the Scheduler Popover.
|
|
182
231
|
/// @group scheduler
|
|
183
|
-
$kendo-scheduler-
|
|
184
|
-
/// The
|
|
232
|
+
$kendo-scheduler-popover-month-font-size: var(--kendo-font-size-sm) !default;
|
|
233
|
+
/// The font size of the day inside the Scheduler Popover.
|
|
185
234
|
/// @group scheduler
|
|
186
|
-
$kendo-scheduler-
|
|
187
|
-
/// The width of the border of the Scheduler Tooltip.
|
|
188
|
-
/// @group scheduler
|
|
189
|
-
$kendo-scheduler-tooltip-border-width: 0 !default;
|
|
190
|
-
/// The background color of the Scheduler Tooltip.
|
|
191
|
-
/// @group scheduler
|
|
192
|
-
$kendo-scheduler-tooltip-bg: k-color(on-primary) !default;
|
|
193
|
-
/// The text color of the Scheduler Tooltip.
|
|
194
|
-
/// @group scheduler
|
|
195
|
-
$kendo-scheduler-tooltip-text: k-color(on-app-surface) !default;
|
|
196
|
-
/// The border color of the Scheduler Tooltip.
|
|
197
|
-
/// @group scheduler
|
|
198
|
-
$kendo-scheduler-tooltip-border: null !default;
|
|
199
|
-
/// The shadow of the Scheduler Tooltip.
|
|
200
|
-
/// @group scheduler
|
|
201
|
-
$kendo-scheduler-tooltip-shadow: k-elevation(2) !default;
|
|
202
|
-
|
|
203
|
-
/// The vertical margin of the Scheduler Tooltip title.
|
|
204
|
-
/// @group scheduler
|
|
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
|
|
208
|
-
$kendo-scheduler-tooltip-month-font-size: var(--kendo-font-size-sm) !default;
|
|
209
|
-
/// The font size of the day inside the Scheduler Tooltip.
|
|
210
|
-
/// @group scheduler
|
|
211
|
-
$kendo-scheduler-tooltip-day-font-size: calc( var(--kendo-font-size-sm) * 2 ) !default;
|
|
235
|
+
$kendo-scheduler-popover-day-font-size: calc( var(--kendo-font-size-sm) * 2 ) !default;
|
|
212
236
|
|
|
213
|
-
/// The max height of the events inside the Scheduler
|
|
237
|
+
/// The max height of the events inside the Scheduler Popover.
|
|
214
238
|
/// @group scheduler
|
|
215
|
-
$kendo-scheduler-
|
|
216
|
-
/// The spacing between the events inside the Scheduler
|
|
239
|
+
$kendo-scheduler-popover-events-max-height: 250px !default;
|
|
240
|
+
/// The spacing between the events inside the Scheduler Popover.
|
|
217
241
|
/// @group scheduler
|
|
218
|
-
$kendo-scheduler-
|
|
242
|
+
$kendo-scheduler-popover-events-gap: k-spacing(1.5) !default;
|
|
219
243
|
|
|
220
|
-
/// The
|
|
244
|
+
/// The minimum height of the events inside the Scheduler Popover.
|
|
221
245
|
/// @group scheduler
|
|
222
|
-
$kendo-scheduler-
|
|
223
|
-
/// The
|
|
246
|
+
$kendo-scheduler-popover-event-min-height: 25px !default;
|
|
247
|
+
/// The horizontal padding of the events inside the Scheduler Popover.
|
|
224
248
|
/// @group scheduler
|
|
225
|
-
$kendo-scheduler-
|
|
226
|
-
/// The
|
|
249
|
+
$kendo-scheduler-popover-event-padding-x: k-spacing(2) !default;
|
|
250
|
+
/// The vertical padding of the events inside the Scheduler Popover.
|
|
227
251
|
/// @group scheduler
|
|
228
|
-
$kendo-scheduler-
|
|
229
|
-
/// The
|
|
252
|
+
$kendo-scheduler-popover-event-padding-y: null !default;
|
|
253
|
+
/// The border radius of the events inside the Scheduler Popover.
|
|
230
254
|
/// @group scheduler
|
|
231
|
-
$kendo-scheduler-
|
|
232
|
-
|
|
233
|
-
/// The color of the Scheduler Tooltip callout.
|
|
234
|
-
/// @group scheduler
|
|
235
|
-
$kendo-scheduler-tooltip-callout-text: $kendo-scheduler-tooltip-bg !default;
|
|
236
|
-
|
|
237
|
-
/// The padding of the Scheduler appointments.
|
|
255
|
+
$kendo-scheduler-popover-event-border-radius: k-border-radius(md) !default;
|
|
256
|
+
/// The spacing between the events items inside the Scheduler Popover.
|
|
238
257
|
/// @group scheduler
|
|
239
|
-
$kendo-scheduler-
|
|
258
|
+
$kendo-scheduler-popover-event-gap: k-spacing(2) !default;
|
|
240
259
|
|
|
241
260
|
/// The horizontal padding of the Scheduler event template.
|
|
242
261
|
/// @group scheduler
|
|
243
|
-
$kendo-scheduler-event-template-padding-x: k-spacing(
|
|
262
|
+
$kendo-scheduler-event-template-padding-x: k-spacing(2) !default;
|
|
244
263
|
/// The vertical padding of the Scheduler event template.
|
|
245
264
|
/// @group scheduler
|
|
246
265
|
$kendo-scheduler-event-template-padding-y: k-spacing(2) !default;
|
|
247
266
|
|
|
248
|
-
/// The inline inset of the Scheduler event actions.
|
|
249
|
-
/// @group scheduler
|
|
250
|
-
$kendo-scheduler-event-actions-inset-x: k-spacing(4) !default;
|
|
251
|
-
|
|
252
|
-
/// The margin of the Scheduler event indicators.
|
|
253
|
-
/// @group scheduler
|
|
254
|
-
$kendo-scheduler-indicators-margin: k-spacing(1) k-spacing(2) !default;
|
|
255
|
-
|
|
256
267
|
/// The inline inset of the Scheduler marquee labels.
|
|
257
268
|
/// @group scheduler
|
|
258
269
|
$kendo-scheduler-marquee-label-inset-x: k-spacing(2) !default;
|
|
@@ -276,8 +287,6 @@ $kendo-scheduler-adaptive-border: k-color(border) !default;
|
|
|
276
287
|
|
|
277
288
|
$kendo-scheduler-adaptive-content-bg: k-color(surface) !default;
|
|
278
289
|
|
|
279
|
-
$kendo-scheduler-adaptive-menu-clear-text: k-color(primary-on-surface) !default;
|
|
280
|
-
|
|
281
290
|
$kendo-scheduler-adaptive-border-width: 1px !default;
|
|
282
291
|
$kendo-scheduler-adaptive-font-family: var(--kendo-font-family) !default;
|
|
283
292
|
$kendo-scheduler-adaptive-font-size: var(--kendo-font-size) !default;
|
|
@@ -287,6 +296,9 @@ $kendo-scheduler-adaptive-current-text: k-color(primary-on-surface) !default;
|
|
|
287
296
|
$kendo-scheduler-adaptive-base-text: inherit !default;
|
|
288
297
|
$kendo-scheduler-adaptive-subtle-text: k-color(on-app-surface) !default;
|
|
289
298
|
|
|
299
|
+
$kendo-scheduler-datetime-section-margin-top: k-spacing(1) !default;
|
|
300
|
+
$kendo-scheduler-recurrence-fields-row-gap: k-spacing(1) !default;
|
|
301
|
+
|
|
290
302
|
/// The width of the border around the Scheduler.
|
|
291
303
|
/// @group scheduler
|
|
292
304
|
|
|
@@ -309,12 +321,22 @@ $kendo-scheduler-adaptive-subtle-text: k-color(on-app-surface) !default;
|
|
|
309
321
|
$kendo-scheduler-footer-gradient: $kendo-scheduler-footer-gradient,
|
|
310
322
|
$kendo-scheduler-event-min-height: $kendo-scheduler-event-min-height,
|
|
311
323
|
$kendo-scheduler-event-border-radius: $kendo-scheduler-event-border-radius,
|
|
312
|
-
$kendo-scheduler-event-
|
|
324
|
+
$kendo-scheduler-event-title-font-size: $kendo-scheduler-event-title-font-size,
|
|
325
|
+
$kendo-scheduler-event-title-line-height: $kendo-scheduler-event-title-line-height,
|
|
326
|
+
$kendo-scheduler-event-title-padding-top: $kendo-scheduler-event-title-padding-top,
|
|
327
|
+
$kendo-scheduler-event-title-padding-bottom: $kendo-scheduler-event-title-padding-bottom,
|
|
328
|
+
$kendo-scheduler-event-time-font-size: $kendo-scheduler-event-time-font-size,
|
|
329
|
+
$kendo-scheduler-event-time-line-height: $kendo-scheduler-event-time-line-height,
|
|
330
|
+
$kendo-scheduler-event-time-padding-top: $kendo-scheduler-event-time-padding-top,
|
|
331
|
+
$kendo-scheduler-event-time-padding-bottom: $kendo-scheduler-event-time-padding-bottom,
|
|
313
332
|
$kendo-scheduler-event-bg: $kendo-scheduler-event-bg,
|
|
314
333
|
$kendo-scheduler-event-text: $kendo-scheduler-event-text,
|
|
315
334
|
$kendo-scheduler-event-border: $kendo-scheduler-event-border,
|
|
316
335
|
$kendo-scheduler-event-gradient: $kendo-scheduler-event-gradient,
|
|
317
336
|
$kendo-scheduler-event-shadow: $kendo-scheduler-event-shadow,
|
|
337
|
+
$kendo-scheduler-event-readonly-bg: $kendo-scheduler-event-readonly-bg,
|
|
338
|
+
$kendo-scheduler-event-readonly-text: $kendo-scheduler-event-readonly-text,
|
|
339
|
+
$kendo-scheduler-event-readonly-border: $kendo-scheduler-event-readonly-border,
|
|
318
340
|
$kendo-scheduler-event-hover-bg: $kendo-scheduler-event-hover-bg,
|
|
319
341
|
$kendo-scheduler-event-hover-text: $kendo-scheduler-event-hover-text,
|
|
320
342
|
$kendo-scheduler-event-hover-border: $kendo-scheduler-event-hover-border,
|
|
@@ -326,6 +348,11 @@ $kendo-scheduler-adaptive-subtle-text: k-color(on-app-surface) !default;
|
|
|
326
348
|
$kendo-scheduler-event-selected-gradient: $kendo-scheduler-event-selected-gradient,
|
|
327
349
|
$kendo-scheduler-event-selected-shadow: $kendo-scheduler-event-selected-shadow,
|
|
328
350
|
$kendo-scheduler-event-ongoing-shadow: $kendo-scheduler-event-ongoing-shadow,
|
|
351
|
+
$kendo-scheduler-resizer-size: $kendo-scheduler-resizer-size,
|
|
352
|
+
$kendo-scheduler-resize-handle-size: $kendo-scheduler-resize-handle-size,
|
|
353
|
+
$kendo-scheduler-resize-handle-border-radius: $kendo-scheduler-resize-handle-border-radius,
|
|
354
|
+
$kendo-scheduler-resize-handle-border-width: $kendo-scheduler-resize-handle-border-width,
|
|
355
|
+
$kendo-scheduler-resize-handle-bg: $kendo-scheduler-resize-handle-bg,
|
|
329
356
|
$kendo-scheduler-cell-padding-x: $kendo-scheduler-cell-padding-x,
|
|
330
357
|
$kendo-scheduler-cell-padding-y: $kendo-scheduler-cell-padding-y,
|
|
331
358
|
$kendo-scheduler-cell-height: $kendo-scheduler-cell-height,
|
|
@@ -344,28 +371,17 @@ $kendo-scheduler-adaptive-subtle-text: k-color(on-app-surface) !default;
|
|
|
344
371
|
$kendo-scheduler-yearview-indicator-border-radius: $kendo-scheduler-yearview-indicator-border-radius,
|
|
345
372
|
$kendo-scheduler-yearview-indicator-bg: $kendo-scheduler-yearview-indicator-bg,
|
|
346
373
|
$kendo-scheduler-yearview-indicator-selected-bg: $kendo-scheduler-yearview-indicator-selected-bg,
|
|
347
|
-
$kendo-scheduler-
|
|
348
|
-
$kendo-scheduler-
|
|
349
|
-
$kendo-scheduler-
|
|
350
|
-
$kendo-scheduler-
|
|
351
|
-
$kendo-scheduler-
|
|
352
|
-
$kendo-scheduler-
|
|
353
|
-
$kendo-scheduler-
|
|
354
|
-
$kendo-scheduler-
|
|
355
|
-
$kendo-scheduler-
|
|
356
|
-
$kendo-scheduler-tooltip-day-font-size: $kendo-scheduler-tooltip-day-font-size,
|
|
357
|
-
$kendo-scheduler-tooltip-events-max-height: $kendo-scheduler-tooltip-events-max-height,
|
|
358
|
-
$kendo-scheduler-tooltip-events-gap: $kendo-scheduler-tooltip-events-gap,
|
|
359
|
-
$kendo-scheduler-tooltip-event-padding-x: $kendo-scheduler-tooltip-event-padding-x,
|
|
360
|
-
$kendo-scheduler-tooltip-event-padding-y: $kendo-scheduler-tooltip-event-padding-y,
|
|
361
|
-
$kendo-scheduler-tooltip-event-border-radius: $kendo-scheduler-tooltip-event-border-radius,
|
|
362
|
-
$kendo-scheduler-tooltip-event-gap: $kendo-scheduler-tooltip-event-gap,
|
|
363
|
-
$kendo-scheduler-tooltip-callout-text: $kendo-scheduler-tooltip-callout-text,
|
|
364
|
-
$kendo-scheduler-appointments-padding: $kendo-scheduler-appointments-padding,
|
|
374
|
+
$kendo-scheduler-popover-month-font-size: $kendo-scheduler-popover-month-font-size,
|
|
375
|
+
$kendo-scheduler-popover-day-font-size: $kendo-scheduler-popover-day-font-size,
|
|
376
|
+
$kendo-scheduler-popover-events-max-height: $kendo-scheduler-popover-events-max-height,
|
|
377
|
+
$kendo-scheduler-popover-events-gap: $kendo-scheduler-popover-events-gap,
|
|
378
|
+
$kendo-scheduler-popover-event-min-height: $kendo-scheduler-popover-event-min-height,
|
|
379
|
+
$kendo-scheduler-popover-event-padding-x: $kendo-scheduler-popover-event-padding-x,
|
|
380
|
+
$kendo-scheduler-popover-event-padding-y: $kendo-scheduler-popover-event-padding-y,
|
|
381
|
+
$kendo-scheduler-popover-event-border-radius: $kendo-scheduler-popover-event-border-radius,
|
|
382
|
+
$kendo-scheduler-popover-event-gap: $kendo-scheduler-popover-event-gap,
|
|
365
383
|
$kendo-scheduler-event-template-padding-x: $kendo-scheduler-event-template-padding-x,
|
|
366
384
|
$kendo-scheduler-event-template-padding-y: $kendo-scheduler-event-template-padding-y,
|
|
367
|
-
$kendo-scheduler-event-actions-inset-x: $kendo-scheduler-event-actions-inset-x,
|
|
368
|
-
$kendo-scheduler-indicators-margin: $kendo-scheduler-indicators-margin,
|
|
369
385
|
$kendo-scheduler-marquee-label-inset-x: $kendo-scheduler-marquee-label-inset-x,
|
|
370
386
|
$kendo-scheduler-marquee-label-inset-y: $kendo-scheduler-marquee-label-inset-y,
|
|
371
387
|
$kendo-scheduler-nav-item-icon-spacing: $kendo-scheduler-nav-item-icon-spacing,
|
|
@@ -374,12 +390,13 @@ $kendo-scheduler-adaptive-subtle-text: k-color(on-app-surface) !default;
|
|
|
374
390
|
$kendo-scheduler-adaptive-text: $kendo-scheduler-adaptive-text,
|
|
375
391
|
$kendo-scheduler-adaptive-border: $kendo-scheduler-adaptive-border,
|
|
376
392
|
$kendo-scheduler-adaptive-content-bg: $kendo-scheduler-adaptive-content-bg,
|
|
377
|
-
$kendo-scheduler-adaptive-menu-clear-text: $kendo-scheduler-adaptive-menu-clear-text,
|
|
378
393
|
$kendo-scheduler-adaptive-border-width: $kendo-scheduler-adaptive-border-width,
|
|
379
394
|
$kendo-scheduler-adaptive-font-family: $kendo-scheduler-adaptive-font-family,
|
|
380
395
|
$kendo-scheduler-adaptive-font-size: $kendo-scheduler-adaptive-font-size,
|
|
381
396
|
$kendo-scheduler-adaptive-line-height: $kendo-scheduler-adaptive-line-height,
|
|
382
397
|
$kendo-scheduler-adaptive-current-text: $kendo-scheduler-adaptive-current-text,
|
|
383
398
|
$kendo-scheduler-adaptive-base-text: $kendo-scheduler-adaptive-base-text,
|
|
384
|
-
$kendo-scheduler-adaptive-subtle-text: $kendo-scheduler-adaptive-subtle-text
|
|
399
|
+
$kendo-scheduler-adaptive-subtle-text: $kendo-scheduler-adaptive-subtle-text,
|
|
400
|
+
$kendo-scheduler-datetime-section-margin-top: $kendo-scheduler-datetime-section-margin-top,
|
|
401
|
+
$kendo-scheduler-recurrence-fields-row-gap: $kendo-scheduler-recurrence-fields-row-gap
|
|
385
402
|
);
|