@progress/kendo-theme-bootstrap 14.4.1-dev.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.
@@ -2511,6 +2511,33 @@
2511
2511
  "resolvedValue": "var(--kendo-spacing-2)",
2512
2512
  "resolvedType": "String"
2513
2513
  },
2514
+ {
2515
+ "description": "The border radius of the pre element in the ToolCall body.\n",
2516
+ "commentRange": {
2517
+ "start": 46,
2518
+ "end": 47
2519
+ },
2520
+ "context": {
2521
+ "type": "variable",
2522
+ "name": "kendo-tool-call-pre-border-radius",
2523
+ "value": "k-border-radius(md)",
2524
+ "scope": "default",
2525
+ "line": {
2526
+ "start": 48,
2527
+ "end": 48
2528
+ }
2529
+ },
2530
+ "group": [
2531
+ "agent-response"
2532
+ ],
2533
+ "access": "public",
2534
+ "file": {
2535
+ "path": "bootstrap/scss/agent-response/_variables.scss",
2536
+ "name": "_variables.scss"
2537
+ },
2538
+ "resolvedValue": "var(--kendo-border-radius-md)",
2539
+ "resolvedType": "String"
2540
+ },
2514
2541
  {
2515
2542
  "description": "The default theme color of the AppBar.\n",
2516
2543
  "commentRange": {
@@ -20976,7 +21003,7 @@
20976
21003
  "context": {
20977
21004
  "type": "variable",
20978
21005
  "name": "kendo-citation-popover-view-padding",
20979
- "value": "k-spacing(4)",
21006
+ "value": "k-spacing(2) k-spacing(4) k-spacing(4) k-spacing(4)",
20980
21007
  "scope": "default",
20981
21008
  "line": {
20982
21009
  "start": 7,
@@ -20991,8 +21018,8 @@
20991
21018
  "path": "bootstrap/scss/citation/_variables.scss",
20992
21019
  "name": "_variables.scss"
20993
21020
  },
20994
- "resolvedValue": "var(--kendo-spacing-4)",
20995
- "resolvedType": "String"
21021
+ "resolvedValue": "(var(--kendo-spacing-2) var(--kendo-spacing-4) var(--kendo-spacing-4) var(--kendo-spacing-4))",
21022
+ "resolvedType": "List"
20996
21023
  },
20997
21024
  {
20998
21025
  "description": "The text color of the CitationPopover page indicator.\n",
@@ -21021,6 +21048,195 @@
21021
21048
  "resolvedValue": "var(--kendo-color-subtle)",
21022
21049
  "resolvedType": "String"
21023
21050
  },
21051
+ {
21052
+ "description": "The font weight of the CitationPopoverView title.\n",
21053
+ "commentRange": {
21054
+ "start": 11,
21055
+ "end": 12
21056
+ },
21057
+ "context": {
21058
+ "type": "variable",
21059
+ "name": "kendo-citation-popover-view-title-font-weight",
21060
+ "value": "var(--kendo-font-weight-medium)",
21061
+ "scope": "default",
21062
+ "line": {
21063
+ "start": 13,
21064
+ "end": 13
21065
+ }
21066
+ },
21067
+ "group": [
21068
+ "citation"
21069
+ ],
21070
+ "access": "public",
21071
+ "file": {
21072
+ "path": "bootstrap/scss/citation/_variables.scss",
21073
+ "name": "_variables.scss"
21074
+ },
21075
+ "resolvedValue": "var(--kendo-font-weight-medium)",
21076
+ "resolvedType": "String"
21077
+ },
21078
+ {
21079
+ "description": "The font size of the CitationPopoverView body text.\n",
21080
+ "commentRange": {
21081
+ "start": 14,
21082
+ "end": 15
21083
+ },
21084
+ "context": {
21085
+ "type": "variable",
21086
+ "name": "kendo-citation-popover-view-body-font-size",
21087
+ "value": "var(--kendo-font-size-sm)",
21088
+ "scope": "default",
21089
+ "line": {
21090
+ "start": 16,
21091
+ "end": 16
21092
+ }
21093
+ },
21094
+ "group": [
21095
+ "citation"
21096
+ ],
21097
+ "access": "public",
21098
+ "file": {
21099
+ "path": "bootstrap/scss/citation/_variables.scss",
21100
+ "name": "_variables.scss"
21101
+ },
21102
+ "resolvedValue": "var(--kendo-font-size-sm)",
21103
+ "resolvedType": "String"
21104
+ },
21105
+ {
21106
+ "description": "The top margin of the CitationPopoverView body text.\n",
21107
+ "commentRange": {
21108
+ "start": 17,
21109
+ "end": 18
21110
+ },
21111
+ "context": {
21112
+ "type": "variable",
21113
+ "name": "kendo-citation-popover-view-body-margin-top",
21114
+ "value": "k-spacing(2)",
21115
+ "scope": "default",
21116
+ "line": {
21117
+ "start": 19,
21118
+ "end": 19
21119
+ }
21120
+ },
21121
+ "group": [
21122
+ "citation"
21123
+ ],
21124
+ "access": "public",
21125
+ "file": {
21126
+ "path": "bootstrap/scss/citation/_variables.scss",
21127
+ "name": "_variables.scss"
21128
+ },
21129
+ "resolvedValue": "var(--kendo-spacing-2)",
21130
+ "resolvedType": "String"
21131
+ },
21132
+ {
21133
+ "description": "The text color of the CitationPopoverView body text.\n",
21134
+ "commentRange": {
21135
+ "start": 20,
21136
+ "end": 21
21137
+ },
21138
+ "context": {
21139
+ "type": "variable",
21140
+ "name": "kendo-citation-popover-view-body-color",
21141
+ "value": "k-color(subtle)",
21142
+ "scope": "default",
21143
+ "line": {
21144
+ "start": 22,
21145
+ "end": 22
21146
+ }
21147
+ },
21148
+ "group": [
21149
+ "citation"
21150
+ ],
21151
+ "access": "public",
21152
+ "file": {
21153
+ "path": "bootstrap/scss/citation/_variables.scss",
21154
+ "name": "_variables.scss"
21155
+ },
21156
+ "resolvedValue": "var(--kendo-color-subtle)",
21157
+ "resolvedType": "String"
21158
+ },
21159
+ {
21160
+ "description": "The font size of the CitationPopoverView source link.\n",
21161
+ "commentRange": {
21162
+ "start": 23,
21163
+ "end": 24
21164
+ },
21165
+ "context": {
21166
+ "type": "variable",
21167
+ "name": "kendo-citation-popover-view-source-font-size",
21168
+ "value": "var(--kendo-font-size-sm)",
21169
+ "scope": "default",
21170
+ "line": {
21171
+ "start": 25,
21172
+ "end": 25
21173
+ }
21174
+ },
21175
+ "group": [
21176
+ "citation"
21177
+ ],
21178
+ "access": "public",
21179
+ "file": {
21180
+ "path": "bootstrap/scss/citation/_variables.scss",
21181
+ "name": "_variables.scss"
21182
+ },
21183
+ "resolvedValue": "var(--kendo-font-size-sm)",
21184
+ "resolvedType": "String"
21185
+ },
21186
+ {
21187
+ "description": "The top margin of the CitationPopoverView source link.\n",
21188
+ "commentRange": {
21189
+ "start": 26,
21190
+ "end": 27
21191
+ },
21192
+ "context": {
21193
+ "type": "variable",
21194
+ "name": "kendo-citation-popover-view-source-margin-top",
21195
+ "value": "0",
21196
+ "scope": "default",
21197
+ "line": {
21198
+ "start": 28,
21199
+ "end": 28
21200
+ }
21201
+ },
21202
+ "group": [
21203
+ "citation"
21204
+ ],
21205
+ "access": "public",
21206
+ "file": {
21207
+ "path": "bootstrap/scss/citation/_variables.scss",
21208
+ "name": "_variables.scss"
21209
+ },
21210
+ "resolvedValue": "0",
21211
+ "resolvedType": "Number"
21212
+ },
21213
+ {
21214
+ "description": "The gap between the icon and text of the CitationPopoverView source link.\n",
21215
+ "commentRange": {
21216
+ "start": 29,
21217
+ "end": 30
21218
+ },
21219
+ "context": {
21220
+ "type": "variable",
21221
+ "name": "kendo-citation-popover-view-source-gap",
21222
+ "value": "k-spacing(1)",
21223
+ "scope": "default",
21224
+ "line": {
21225
+ "start": 31,
21226
+ "end": 31
21227
+ }
21228
+ },
21229
+ "group": [
21230
+ "citation"
21231
+ ],
21232
+ "access": "public",
21233
+ "file": {
21234
+ "path": "bootstrap/scss/citation/_variables.scss",
21235
+ "name": "_variables.scss"
21236
+ },
21237
+ "resolvedValue": "var(--kendo-spacing-1)",
21238
+ "resolvedType": "String"
21239
+ },
21024
21240
  {
21025
21241
  "description": "The default size of the ColorEditor.\n",
21026
21242
  "commentRange": {
@@ -69080,7 +69296,7 @@
69080
69296
  "context": {
69081
69297
  "type": "variable",
69082
69298
  "name": "kendo-scheduler-event-min-height",
69083
- "value": "25px",
69299
+ "value": "12px",
69084
69300
  "scope": "default",
69085
69301
  "line": {
69086
69302
  "start": 61,
@@ -69095,7 +69311,7 @@
69095
69311
  "path": "bootstrap/scss/scheduler/_variables.scss",
69096
69312
  "name": "_variables.scss"
69097
69313
  },
69098
- "resolvedValue": "25px",
69314
+ "resolvedValue": "12px",
69099
69315
  "resolvedType": "Number"
69100
69316
  },
69101
69317
  {
@@ -69126,19 +69342,19 @@
69126
69342
  "resolvedType": "String"
69127
69343
  },
69128
69344
  {
69129
- "description": "The line height of the Scheduler event.\n",
69345
+ "description": "The font size of the Scheduler event title.\n",
69130
69346
  "commentRange": {
69131
- "start": 65,
69132
- "end": 66
69347
+ "start": 66,
69348
+ "end": 67
69133
69349
  },
69134
69350
  "context": {
69135
69351
  "type": "variable",
69136
- "name": "kendo-scheduler-event-line-height",
69137
- "value": "calc( #{$kendo-scheduler-event-min-height} - (2 * #{k-spacing(1)}) )",
69352
+ "name": "kendo-scheduler-event-title-font-size",
69353
+ "value": "var(--kendo-font-size-sm)",
69138
69354
  "scope": "default",
69139
69355
  "line": {
69140
- "start": 67,
69141
- "end": 67
69356
+ "start": 68,
69357
+ "end": 68
69142
69358
  }
69143
69359
  },
69144
69360
  "group": [
@@ -69149,19 +69365,19 @@
69149
69365
  "path": "bootstrap/scss/scheduler/_variables.scss",
69150
69366
  "name": "_variables.scss"
69151
69367
  },
69152
- "resolvedValue": "calc(25px - 2 * var(--kendo-spacing-1))",
69153
- "resolvedType": "Calculation"
69368
+ "resolvedValue": "var(--kendo-font-size-sm)",
69369
+ "resolvedType": "String"
69154
69370
  },
69155
69371
  {
69156
- "description": "The background color of the Scheduler event.\n",
69372
+ "description": "The line height of the Scheduler event title.\n",
69157
69373
  "commentRange": {
69158
69374
  "start": 69,
69159
69375
  "end": 70
69160
69376
  },
69161
69377
  "context": {
69162
69378
  "type": "variable",
69163
- "name": "kendo-scheduler-event-bg",
69164
- "value": "k-color(primary)",
69379
+ "name": "kendo-scheduler-event-title-line-height",
69380
+ "value": "var(--kendo-line-height-sm)",
69165
69381
  "scope": "default",
69166
69382
  "line": {
69167
69383
  "start": 71,
@@ -69176,19 +69392,19 @@
69176
69392
  "path": "bootstrap/scss/scheduler/_variables.scss",
69177
69393
  "name": "_variables.scss"
69178
69394
  },
69179
- "resolvedValue": "var(--kendo-color-primary)",
69395
+ "resolvedValue": "var(--kendo-line-height-sm)",
69180
69396
  "resolvedType": "String"
69181
69397
  },
69182
69398
  {
69183
- "description": "The text color of the Scheduler event.\n",
69399
+ "description": "The top padding of the Scheduler event title.\n",
69184
69400
  "commentRange": {
69185
69401
  "start": 72,
69186
69402
  "end": 73
69187
69403
  },
69188
69404
  "context": {
69189
69405
  "type": "variable",
69190
- "name": "kendo-scheduler-event-text",
69191
- "value": "k-color(on-primary)",
69406
+ "name": "kendo-scheduler-event-title-padding-top",
69407
+ "value": "k-spacing(1)",
69192
69408
  "scope": "default",
69193
69409
  "line": {
69194
69410
  "start": 74,
@@ -69203,19 +69419,19 @@
69203
69419
  "path": "bootstrap/scss/scheduler/_variables.scss",
69204
69420
  "name": "_variables.scss"
69205
69421
  },
69206
- "resolvedValue": "var(--kendo-color-on-primary)",
69422
+ "resolvedValue": "var(--kendo-spacing-1)",
69207
69423
  "resolvedType": "String"
69208
69424
  },
69209
69425
  {
69210
- "description": "The border color of the Scheduler event.\n",
69426
+ "description": "The bottom padding of the Scheduler event title.\n",
69211
69427
  "commentRange": {
69212
69428
  "start": 75,
69213
69429
  "end": 76
69214
69430
  },
69215
69431
  "context": {
69216
69432
  "type": "variable",
69217
- "name": "kendo-scheduler-event-border",
69218
- "value": "null",
69433
+ "name": "kendo-scheduler-event-title-padding-bottom",
69434
+ "value": "k-spacing(0.5)",
69219
69435
  "scope": "default",
69220
69436
  "line": {
69221
69437
  "start": 77,
@@ -69230,23 +69446,23 @@
69230
69446
  "path": "bootstrap/scss/scheduler/_variables.scss",
69231
69447
  "name": "_variables.scss"
69232
69448
  },
69233
- "resolvedValue": "null",
69234
- "resolvedType": "Null"
69449
+ "resolvedValue": "var(--kendo-spacing-0\\.5)",
69450
+ "resolvedType": "String"
69235
69451
  },
69236
69452
  {
69237
- "description": "The gradient of the Scheduler event.\n",
69453
+ "description": "The font size of the Scheduler event time.\n",
69238
69454
  "commentRange": {
69239
- "start": 78,
69240
- "end": 79
69455
+ "start": 79,
69456
+ "end": 80
69241
69457
  },
69242
69458
  "context": {
69243
69459
  "type": "variable",
69244
- "name": "kendo-scheduler-event-gradient",
69245
- "value": "null",
69460
+ "name": "kendo-scheduler-event-time-font-size",
69461
+ "value": "var(--kendo-font-size-xs)",
69246
69462
  "scope": "default",
69247
69463
  "line": {
69248
- "start": 80,
69249
- "end": 80
69464
+ "start": 81,
69465
+ "end": 81
69250
69466
  }
69251
69467
  },
69252
69468
  "group": [
@@ -69257,23 +69473,23 @@
69257
69473
  "path": "bootstrap/scss/scheduler/_variables.scss",
69258
69474
  "name": "_variables.scss"
69259
69475
  },
69260
- "resolvedValue": "null",
69261
- "resolvedType": "Null"
69476
+ "resolvedValue": "var(--kendo-font-size-xs)",
69477
+ "resolvedType": "String"
69262
69478
  },
69263
69479
  {
69264
- "description": "The shadow of the Scheduler event.\n",
69480
+ "description": "The line height of the Scheduler event time.\n",
69265
69481
  "commentRange": {
69266
- "start": 81,
69267
- "end": 82
69482
+ "start": 82,
69483
+ "end": 83
69268
69484
  },
69269
69485
  "context": {
69270
69486
  "type": "variable",
69271
- "name": "kendo-scheduler-event-shadow",
69272
- "value": "null",
69487
+ "name": "kendo-scheduler-event-time-line-height",
69488
+ "value": "var(--kendo-line-height-sm)",
69273
69489
  "scope": "default",
69274
69490
  "line": {
69275
- "start": 83,
69276
- "end": 83
69491
+ "start": 84,
69492
+ "end": 84
69277
69493
  }
69278
69494
  },
69279
69495
  "group": [
@@ -69284,19 +69500,19 @@
69284
69500
  "path": "bootstrap/scss/scheduler/_variables.scss",
69285
69501
  "name": "_variables.scss"
69286
69502
  },
69287
- "resolvedValue": "null",
69288
- "resolvedType": "Null"
69503
+ "resolvedValue": "var(--kendo-line-height-sm)",
69504
+ "resolvedType": "String"
69289
69505
  },
69290
69506
  {
69291
- "description": "The background color of the hovered Scheduler event.\n",
69507
+ "description": "The top padding of the Scheduler event time.\n",
69292
69508
  "commentRange": {
69293
69509
  "start": 85,
69294
69510
  "end": 86
69295
69511
  },
69296
69512
  "context": {
69297
69513
  "type": "variable",
69298
- "name": "kendo-scheduler-event-hover-bg",
69299
- "value": "null",
69514
+ "name": "kendo-scheduler-event-time-padding-top",
69515
+ "value": "k-spacing(0.5)",
69300
69516
  "scope": "default",
69301
69517
  "line": {
69302
69518
  "start": 87,
@@ -69311,19 +69527,19 @@
69311
69527
  "path": "bootstrap/scss/scheduler/_variables.scss",
69312
69528
  "name": "_variables.scss"
69313
69529
  },
69314
- "resolvedValue": "null",
69315
- "resolvedType": "Null"
69530
+ "resolvedValue": "var(--kendo-spacing-0\\.5)",
69531
+ "resolvedType": "String"
69316
69532
  },
69317
69533
  {
69318
- "description": "The text color of the hovered Scheduler event.\n",
69534
+ "description": "The bottom padding of the Scheduler event time.\n",
69319
69535
  "commentRange": {
69320
69536
  "start": 88,
69321
69537
  "end": 89
69322
69538
  },
69323
69539
  "context": {
69324
69540
  "type": "variable",
69325
- "name": "kendo-scheduler-event-hover-text",
69326
- "value": "null",
69541
+ "name": "kendo-scheduler-event-time-padding-bottom",
69542
+ "value": "k-spacing(0.5)",
69327
69543
  "scope": "default",
69328
69544
  "line": {
69329
69545
  "start": 90,
@@ -69338,23 +69554,23 @@
69338
69554
  "path": "bootstrap/scss/scheduler/_variables.scss",
69339
69555
  "name": "_variables.scss"
69340
69556
  },
69341
- "resolvedValue": "null",
69342
- "resolvedType": "Null"
69557
+ "resolvedValue": "var(--kendo-spacing-0\\.5)",
69558
+ "resolvedType": "String"
69343
69559
  },
69344
69560
  {
69345
- "description": "The border color of the hovered Scheduler event.\n",
69561
+ "description": "The background color of the Scheduler event.\n",
69346
69562
  "commentRange": {
69347
- "start": 91,
69348
- "end": 92
69563
+ "start": 92,
69564
+ "end": 93
69349
69565
  },
69350
69566
  "context": {
69351
69567
  "type": "variable",
69352
- "name": "kendo-scheduler-event-hover-border",
69353
- "value": "null",
69568
+ "name": "kendo-scheduler-event-bg",
69569
+ "value": "k-color(primary)",
69354
69570
  "scope": "default",
69355
69571
  "line": {
69356
- "start": 93,
69357
- "end": 93
69572
+ "start": 94,
69573
+ "end": 94
69358
69574
  }
69359
69575
  },
69360
69576
  "group": [
@@ -69365,23 +69581,23 @@
69365
69581
  "path": "bootstrap/scss/scheduler/_variables.scss",
69366
69582
  "name": "_variables.scss"
69367
69583
  },
69368
- "resolvedValue": "null",
69369
- "resolvedType": "Null"
69584
+ "resolvedValue": "var(--kendo-color-primary)",
69585
+ "resolvedType": "String"
69370
69586
  },
69371
69587
  {
69372
- "description": "The gradient of the hovered Scheduler event.\n",
69588
+ "description": "The text color of the Scheduler event.\n",
69373
69589
  "commentRange": {
69374
- "start": 94,
69375
- "end": 95
69590
+ "start": 95,
69591
+ "end": 96
69376
69592
  },
69377
69593
  "context": {
69378
69594
  "type": "variable",
69379
- "name": "kendo-scheduler-event-hover-gradient",
69380
- "value": "null",
69595
+ "name": "kendo-scheduler-event-text",
69596
+ "value": "k-color(on-primary)",
69381
69597
  "scope": "default",
69382
69598
  "line": {
69383
- "start": 96,
69384
- "end": 96
69599
+ "start": 97,
69600
+ "end": 97
69385
69601
  }
69386
69602
  },
69387
69603
  "group": [
@@ -69392,23 +69608,23 @@
69392
69608
  "path": "bootstrap/scss/scheduler/_variables.scss",
69393
69609
  "name": "_variables.scss"
69394
69610
  },
69395
- "resolvedValue": "null",
69396
- "resolvedType": "Null"
69611
+ "resolvedValue": "var(--kendo-color-on-primary)",
69612
+ "resolvedType": "String"
69397
69613
  },
69398
69614
  {
69399
- "description": "The shadow of the hovered Scheduler event.\n",
69615
+ "description": "The border color of the Scheduler event.\n",
69400
69616
  "commentRange": {
69401
- "start": 97,
69402
- "end": 98
69617
+ "start": 98,
69618
+ "end": 99
69403
69619
  },
69404
69620
  "context": {
69405
69621
  "type": "variable",
69406
- "name": "kendo-scheduler-event-hover-shadow",
69622
+ "name": "kendo-scheduler-event-border",
69407
69623
  "value": "null",
69408
69624
  "scope": "default",
69409
69625
  "line": {
69410
- "start": 99,
69411
- "end": 99
69626
+ "start": 100,
69627
+ "end": 100
69412
69628
  }
69413
69629
  },
69414
69630
  "group": [
@@ -69423,15 +69639,15 @@
69423
69639
  "resolvedType": "Null"
69424
69640
  },
69425
69641
  {
69426
- "description": "The background color of the selected Scheduler event.\n",
69642
+ "description": "The gradient of the Scheduler event.\n",
69427
69643
  "commentRange": {
69428
69644
  "start": 101,
69429
69645
  "end": 102
69430
69646
  },
69431
69647
  "context": {
69432
69648
  "type": "variable",
69433
- "name": "kendo-scheduler-event-selected-bg",
69434
- "value": "k-color(primary)",
69649
+ "name": "kendo-scheduler-event-gradient",
69650
+ "value": "null",
69435
69651
  "scope": "default",
69436
69652
  "line": {
69437
69653
  "start": 103,
@@ -69446,19 +69662,19 @@
69446
69662
  "path": "bootstrap/scss/scheduler/_variables.scss",
69447
69663
  "name": "_variables.scss"
69448
69664
  },
69449
- "resolvedValue": "var(--kendo-color-primary)",
69450
- "resolvedType": "String"
69665
+ "resolvedValue": "null",
69666
+ "resolvedType": "Null"
69451
69667
  },
69452
69668
  {
69453
- "description": "The text color of the selected Scheduler event.\n",
69669
+ "description": "The shadow of the Scheduler event.\n",
69454
69670
  "commentRange": {
69455
69671
  "start": 104,
69456
69672
  "end": 105
69457
69673
  },
69458
69674
  "context": {
69459
69675
  "type": "variable",
69460
- "name": "kendo-scheduler-event-selected-text",
69461
- "value": "k-color(on-primary)",
69676
+ "name": "kendo-scheduler-event-shadow",
69677
+ "value": "null",
69462
69678
  "scope": "default",
69463
69679
  "line": {
69464
69680
  "start": 106,
@@ -69473,23 +69689,23 @@
69473
69689
  "path": "bootstrap/scss/scheduler/_variables.scss",
69474
69690
  "name": "_variables.scss"
69475
69691
  },
69476
- "resolvedValue": "var(--kendo-color-on-primary)",
69477
- "resolvedType": "String"
69692
+ "resolvedValue": "null",
69693
+ "resolvedType": "Null"
69478
69694
  },
69479
69695
  {
69480
- "description": "The border color of the selected Scheduler event.\n",
69696
+ "description": "The background color of the read-only Scheduler event.\n",
69481
69697
  "commentRange": {
69482
- "start": 107,
69483
- "end": 108
69698
+ "start": 108,
69699
+ "end": 109
69484
69700
  },
69485
69701
  "context": {
69486
69702
  "type": "variable",
69487
- "name": "kendo-scheduler-event-selected-border",
69488
- "value": "null",
69703
+ "name": "kendo-scheduler-event-readonly-bg",
69704
+ "value": "k-color(primary-subtle)",
69489
69705
  "scope": "default",
69490
69706
  "line": {
69491
- "start": 109,
69492
- "end": 109
69707
+ "start": 110,
69708
+ "end": 110
69493
69709
  }
69494
69710
  },
69495
69711
  "group": [
@@ -69500,23 +69716,23 @@
69500
69716
  "path": "bootstrap/scss/scheduler/_variables.scss",
69501
69717
  "name": "_variables.scss"
69502
69718
  },
69503
- "resolvedValue": "null",
69504
- "resolvedType": "Null"
69719
+ "resolvedValue": "var(--kendo-color-primary-subtle)",
69720
+ "resolvedType": "String"
69505
69721
  },
69506
69722
  {
69507
- "description": "The gradient of the selected Scheduler event.\n",
69723
+ "description": "The text color of the read-only Scheduler event.\n",
69508
69724
  "commentRange": {
69509
- "start": 110,
69510
- "end": 111
69725
+ "start": 111,
69726
+ "end": 112
69511
69727
  },
69512
69728
  "context": {
69513
69729
  "type": "variable",
69514
- "name": "kendo-scheduler-event-selected-gradient",
69515
- "value": "null",
69730
+ "name": "kendo-scheduler-event-readonly-text",
69731
+ "value": "k-color(primary-on-subtle)",
69516
69732
  "scope": "default",
69517
69733
  "line": {
69518
- "start": 112,
69519
- "end": 112
69734
+ "start": 113,
69735
+ "end": 113
69520
69736
  }
69521
69737
  },
69522
69738
  "group": [
@@ -69527,23 +69743,23 @@
69527
69743
  "path": "bootstrap/scss/scheduler/_variables.scss",
69528
69744
  "name": "_variables.scss"
69529
69745
  },
69530
- "resolvedValue": "null",
69531
- "resolvedType": "Null"
69746
+ "resolvedValue": "var(--kendo-color-primary-on-subtle)",
69747
+ "resolvedType": "String"
69532
69748
  },
69533
69749
  {
69534
- "description": "The shadow of the selected Scheduler event.\n",
69750
+ "description": "The border color of the read-only Scheduler event.\n",
69535
69751
  "commentRange": {
69536
- "start": 113,
69537
- "end": 114
69752
+ "start": 114,
69753
+ "end": 115
69538
69754
  },
69539
69755
  "context": {
69540
69756
  "type": "variable",
69541
- "name": "kendo-scheduler-event-selected-shadow",
69542
- "value": "inset 0 0 0 3px color-mix(in srgb, k-color(on-primary) 50%, transparent)",
69757
+ "name": "kendo-scheduler-event-readonly-border",
69758
+ "value": "k-color(primary-emphasis)",
69543
69759
  "scope": "default",
69544
69760
  "line": {
69545
- "start": 115,
69546
- "end": 115
69761
+ "start": 116,
69762
+ "end": 116
69547
69763
  }
69548
69764
  },
69549
69765
  "group": [
@@ -69554,23 +69770,23 @@
69554
69770
  "path": "bootstrap/scss/scheduler/_variables.scss",
69555
69771
  "name": "_variables.scss"
69556
69772
  },
69557
- "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-primary) 50%, transparent))",
69558
- "resolvedType": "List"
69773
+ "resolvedValue": "var(--kendo-color-primary-emphasis)",
69774
+ "resolvedType": "String"
69559
69775
  },
69560
69776
  {
69561
- "description": "The shadow of the ongoing Scheduler event.\n",
69777
+ "description": "The background color of the hovered Scheduler event.\n",
69562
69778
  "commentRange": {
69563
- "start": 117,
69564
- "end": 118
69779
+ "start": 118,
69780
+ "end": 119
69565
69781
  },
69566
69782
  "context": {
69567
69783
  "type": "variable",
69568
- "name": "kendo-scheduler-event-ongoing-shadow",
69569
- "value": "inset 0px 0px 0px 1px k-color(error-on-surface)",
69784
+ "name": "kendo-scheduler-event-hover-bg",
69785
+ "value": "null",
69570
69786
  "scope": "default",
69571
69787
  "line": {
69572
- "start": 119,
69573
- "end": 119
69788
+ "start": 120,
69789
+ "end": 120
69574
69790
  }
69575
69791
  },
69576
69792
  "group": [
@@ -69581,19 +69797,19 @@
69581
69797
  "path": "bootstrap/scss/scheduler/_variables.scss",
69582
69798
  "name": "_variables.scss"
69583
69799
  },
69584
- "resolvedValue": "(inset 0px 0px 0px 1px var(--kendo-color-error-on-surface))",
69585
- "resolvedType": "List"
69800
+ "resolvedValue": "null",
69801
+ "resolvedType": "Null"
69586
69802
  },
69587
69803
  {
69588
- "description": "The horizontal padding of the Scheduler cell.\n",
69804
+ "description": "The text color of the hovered Scheduler event.\n",
69589
69805
  "commentRange": {
69590
69806
  "start": 121,
69591
69807
  "end": 122
69592
69808
  },
69593
69809
  "context": {
69594
69810
  "type": "variable",
69595
- "name": "kendo-scheduler-cell-padding-x",
69596
- "value": "k-spacing(3)",
69811
+ "name": "kendo-scheduler-event-hover-text",
69812
+ "value": "null",
69597
69813
  "scope": "default",
69598
69814
  "line": {
69599
69815
  "start": 123,
@@ -69608,19 +69824,19 @@
69608
69824
  "path": "bootstrap/scss/scheduler/_variables.scss",
69609
69825
  "name": "_variables.scss"
69610
69826
  },
69611
- "resolvedValue": "var(--kendo-spacing-3)",
69612
- "resolvedType": "String"
69827
+ "resolvedValue": "null",
69828
+ "resolvedType": "Null"
69613
69829
  },
69614
69830
  {
69615
- "description": "The vertical padding of the Scheduler cell.\n",
69831
+ "description": "The border color of the hovered Scheduler event.\n",
69616
69832
  "commentRange": {
69617
69833
  "start": 124,
69618
69834
  "end": 125
69619
69835
  },
69620
69836
  "context": {
69621
69837
  "type": "variable",
69622
- "name": "kendo-scheduler-cell-padding-y",
69623
- "value": "k-spacing(3)",
69838
+ "name": "kendo-scheduler-event-hover-border",
69839
+ "value": "null",
69624
69840
  "scope": "default",
69625
69841
  "line": {
69626
69842
  "start": 126,
@@ -69635,19 +69851,19 @@
69635
69851
  "path": "bootstrap/scss/scheduler/_variables.scss",
69636
69852
  "name": "_variables.scss"
69637
69853
  },
69638
- "resolvedValue": "var(--kendo-spacing-3)",
69639
- "resolvedType": "String"
69854
+ "resolvedValue": "null",
69855
+ "resolvedType": "Null"
69640
69856
  },
69641
69857
  {
69642
- "description": "The height of the Scheduler cell.\n",
69858
+ "description": "The gradient of the hovered Scheduler event.\n",
69643
69859
  "commentRange": {
69644
69860
  "start": 127,
69645
69861
  "end": 128
69646
69862
  },
69647
69863
  "context": {
69648
69864
  "type": "variable",
69649
- "name": "kendo-scheduler-cell-height",
69650
- "value": "$kendo-line-height-em",
69865
+ "name": "kendo-scheduler-event-hover-gradient",
69866
+ "value": "null",
69651
69867
  "scope": "default",
69652
69868
  "line": {
69653
69869
  "start": 129,
@@ -69662,19 +69878,19 @@
69662
69878
  "path": "bootstrap/scss/scheduler/_variables.scss",
69663
69879
  "name": "_variables.scss"
69664
69880
  },
69665
- "resolvedValue": "calc(1.5 * 1em)",
69666
- "resolvedType": "Calculation"
69881
+ "resolvedValue": "null",
69882
+ "resolvedType": "Null"
69667
69883
  },
69668
69884
  {
69669
- "description": "The width of the Scheduler date column.\n",
69885
+ "description": "The shadow of the hovered Scheduler event.\n",
69670
69886
  "commentRange": {
69671
69887
  "start": 130,
69672
69888
  "end": 131
69673
69889
  },
69674
69890
  "context": {
69675
69891
  "type": "variable",
69676
- "name": "kendo-scheduler-datecolumn-width",
69677
- "value": "12em",
69892
+ "name": "kendo-scheduler-event-hover-shadow",
69893
+ "value": "null",
69678
69894
  "scope": "default",
69679
69895
  "line": {
69680
69896
  "start": 132,
@@ -69689,23 +69905,23 @@
69689
69905
  "path": "bootstrap/scss/scheduler/_variables.scss",
69690
69906
  "name": "_variables.scss"
69691
69907
  },
69692
- "resolvedValue": "12em",
69693
- "resolvedType": "Number"
69908
+ "resolvedValue": "null",
69909
+ "resolvedType": "Null"
69694
69910
  },
69695
69911
  {
69696
- "description": "The width of the Scheduler time column.\n",
69912
+ "description": "The background color of the selected Scheduler event.\n",
69697
69913
  "commentRange": {
69698
- "start": 133,
69699
- "end": 134
69914
+ "start": 134,
69915
+ "end": 135
69700
69916
  },
69701
69917
  "context": {
69702
69918
  "type": "variable",
69703
- "name": "kendo-scheduler-timecolumn-width",
69704
- "value": "11em",
69919
+ "name": "kendo-scheduler-event-selected-bg",
69920
+ "value": "k-color(primary)",
69705
69921
  "scope": "default",
69706
69922
  "line": {
69707
- "start": 135,
69708
- "end": 135
69923
+ "start": 136,
69924
+ "end": 136
69709
69925
  }
69710
69926
  },
69711
69927
  "group": [
@@ -69716,19 +69932,19 @@
69716
69932
  "path": "bootstrap/scss/scheduler/_variables.scss",
69717
69933
  "name": "_variables.scss"
69718
69934
  },
69719
- "resolvedValue": "11em",
69720
- "resolvedType": "Number"
69935
+ "resolvedValue": "var(--kendo-color-primary)",
69936
+ "resolvedType": "String"
69721
69937
  },
69722
69938
  {
69723
- "description": "The background color of the non-working hours in the Scheduler.\n",
69939
+ "description": "The text color of the selected Scheduler event.\n",
69724
69940
  "commentRange": {
69725
69941
  "start": 137,
69726
69942
  "end": 138
69727
69943
  },
69728
69944
  "context": {
69729
69945
  "type": "variable",
69730
- "name": "kendo-scheduler-nonwork-bg",
69731
- "value": "k-color(base-subtle)",
69946
+ "name": "kendo-scheduler-event-selected-text",
69947
+ "value": "k-color(on-primary)",
69732
69948
  "scope": "default",
69733
69949
  "line": {
69734
69950
  "start": 139,
@@ -69743,18 +69959,18 @@
69743
69959
  "path": "bootstrap/scss/scheduler/_variables.scss",
69744
69960
  "name": "_variables.scss"
69745
69961
  },
69746
- "resolvedValue": "var(--kendo-color-base-subtle)",
69962
+ "resolvedValue": "var(--kendo-color-on-primary)",
69747
69963
  "resolvedType": "String"
69748
69964
  },
69749
69965
  {
69750
- "description": "The text color of the non-working hours in the Scheduler.\n",
69966
+ "description": "The border color of the selected Scheduler event.\n",
69751
69967
  "commentRange": {
69752
69968
  "start": 140,
69753
69969
  "end": 141
69754
69970
  },
69755
69971
  "context": {
69756
69972
  "type": "variable",
69757
- "name": "kendo-scheduler-nonwork-text",
69973
+ "name": "kendo-scheduler-event-selected-border",
69758
69974
  "value": "null",
69759
69975
  "scope": "default",
69760
69976
  "line": {
@@ -69774,19 +69990,19 @@
69774
69990
  "resolvedType": "Null"
69775
69991
  },
69776
69992
  {
69777
- "description": "The background color of the preceding/subsequent month cells in the Calendar.\n",
69993
+ "description": "The gradient of the selected Scheduler event.\n",
69778
69994
  "commentRange": {
69779
- "start": 144,
69780
- "end": 145
69995
+ "start": 143,
69996
+ "end": 144
69781
69997
  },
69782
69998
  "context": {
69783
69999
  "type": "variable",
69784
- "name": "kendo-scheduler-othermonth-bg",
69785
- "value": "k-color(base-subtle)",
70000
+ "name": "kendo-scheduler-event-selected-gradient",
70001
+ "value": "null",
69786
70002
  "scope": "default",
69787
70003
  "line": {
69788
- "start": 146,
69789
- "end": 146
70004
+ "start": 145,
70005
+ "end": 145
69790
70006
  }
69791
70007
  },
69792
70008
  "group": [
@@ -69797,23 +70013,23 @@
69797
70013
  "path": "bootstrap/scss/scheduler/_variables.scss",
69798
70014
  "name": "_variables.scss"
69799
70015
  },
69800
- "resolvedValue": "var(--kendo-color-base-subtle)",
69801
- "resolvedType": "String"
70016
+ "resolvedValue": "null",
70017
+ "resolvedType": "Null"
69802
70018
  },
69803
70019
  {
69804
- "description": "The text color of the preceding/subsequent month cells in the Calendar.\n",
70020
+ "description": "The shadow of the selected Scheduler event.\n",
69805
70021
  "commentRange": {
69806
- "start": 147,
69807
- "end": 148
70022
+ "start": 146,
70023
+ "end": 147
69808
70024
  },
69809
70025
  "context": {
69810
70026
  "type": "variable",
69811
- "name": "kendo-scheduler-othermonth-text",
69812
- "value": "null",
70027
+ "name": "kendo-scheduler-event-selected-shadow",
70028
+ "value": "inset 0 0 0 3px color-mix(in srgb, k-color(on-primary) 50%, transparent)",
69813
70029
  "scope": "default",
69814
70030
  "line": {
69815
- "start": 149,
69816
- "end": 149
70031
+ "start": 148,
70032
+ "end": 148
69817
70033
  }
69818
70034
  },
69819
70035
  "group": [
@@ -69824,23 +70040,23 @@
69824
70040
  "path": "bootstrap/scss/scheduler/_variables.scss",
69825
70041
  "name": "_variables.scss"
69826
70042
  },
69827
- "resolvedValue": "null",
69828
- "resolvedType": "Null"
70043
+ "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-primary) 50%, transparent))",
70044
+ "resolvedType": "List"
69829
70045
  },
69830
70046
  {
69831
- "description": "The horizontal padding of the year view in the Scheduler.\n",
70047
+ "description": "The shadow of the ongoing Scheduler event.\n",
69832
70048
  "commentRange": {
69833
- "start": 151,
69834
- "end": 152
70049
+ "start": 150,
70050
+ "end": 151
69835
70051
  },
69836
70052
  "context": {
69837
70053
  "type": "variable",
69838
- "name": "kendo-scheduler-yearview-padding-x",
69839
- "value": "k-spacing(4)",
70054
+ "name": "kendo-scheduler-event-ongoing-shadow",
70055
+ "value": "inset 0px 0px 0px 1px k-color(error-on-surface)",
69840
70056
  "scope": "default",
69841
70057
  "line": {
69842
- "start": 153,
69843
- "end": 153
70058
+ "start": 152,
70059
+ "end": 152
69844
70060
  }
69845
70061
  },
69846
70062
  "group": [
@@ -69851,19 +70067,19 @@
69851
70067
  "path": "bootstrap/scss/scheduler/_variables.scss",
69852
70068
  "name": "_variables.scss"
69853
70069
  },
69854
- "resolvedValue": "var(--kendo-spacing-4)",
69855
- "resolvedType": "String"
70070
+ "resolvedValue": "(inset 0px 0px 0px 1px var(--kendo-color-error-on-surface))",
70071
+ "resolvedType": "List"
69856
70072
  },
69857
70073
  {
69858
- "description": "The vertical padding of the year view in the Scheduler.\n",
70074
+ "description": "The size of the Scheduler resize handle hit area.\n",
69859
70075
  "commentRange": {
69860
70076
  "start": 154,
69861
70077
  "end": 155
69862
70078
  },
69863
70079
  "context": {
69864
70080
  "type": "variable",
69865
- "name": "kendo-scheduler-yearview-padding-y",
69866
- "value": "$kendo-scheduler-yearview-padding-x",
70081
+ "name": "kendo-scheduler-resizer-size",
70082
+ "value": "0.5em",
69867
70083
  "scope": "default",
69868
70084
  "line": {
69869
70085
  "start": 156,
@@ -69878,23 +70094,23 @@
69878
70094
  "path": "bootstrap/scss/scheduler/_variables.scss",
69879
70095
  "name": "_variables.scss"
69880
70096
  },
69881
- "resolvedValue": "var(--kendo-spacing-4)",
69882
- "resolvedType": "String"
70097
+ "resolvedValue": "0.5em",
70098
+ "resolvedType": "Number"
69883
70099
  },
69884
70100
  {
69885
- "description": "The spacing between the calendars of the year view in the Scheduler.\n",
70101
+ "description": "The length of the Scheduler resize handle visual indicator.\n",
69886
70102
  "commentRange": {
69887
- "start": 158,
69888
- "end": 159
70103
+ "start": 157,
70104
+ "end": 158
69889
70105
  },
69890
70106
  "context": {
69891
70107
  "type": "variable",
69892
- "name": "kendo-scheduler-yearview-calendar-gap",
69893
- "value": "k-spacing(4)",
70108
+ "name": "kendo-scheduler-resize-handle-size",
70109
+ "value": "8px",
69894
70110
  "scope": "default",
69895
70111
  "line": {
69896
- "start": 160,
69897
- "end": 160
70112
+ "start": 159,
70113
+ "end": 159
69898
70114
  }
69899
70115
  },
69900
70116
  "group": [
@@ -69905,23 +70121,23 @@
69905
70121
  "path": "bootstrap/scss/scheduler/_variables.scss",
69906
70122
  "name": "_variables.scss"
69907
70123
  },
69908
- "resolvedValue": "var(--kendo-spacing-4)",
69909
- "resolvedType": "String"
70124
+ "resolvedValue": "8px",
70125
+ "resolvedType": "Number"
69910
70126
  },
69911
70127
  {
69912
- "description": "The days with events indicator size of the year view in the Scheduler.\n",
70128
+ "description": "The border radius of the Scheduler resize handle.\n",
69913
70129
  "commentRange": {
69914
- "start": 162,
69915
- "end": 163
70130
+ "start": 160,
70131
+ "end": 161
69916
70132
  },
69917
70133
  "context": {
69918
70134
  "type": "variable",
69919
- "name": "kendo-scheduler-yearview-indicator-size",
69920
- "value": "3px",
70135
+ "name": "kendo-scheduler-resize-handle-border-radius",
70136
+ "value": "k-border-radius(full)",
69921
70137
  "scope": "default",
69922
70138
  "line": {
69923
- "start": 164,
69924
- "end": 164
70139
+ "start": 162,
70140
+ "end": 162
69925
70141
  }
69926
70142
  },
69927
70143
  "group": [
@@ -69932,23 +70148,23 @@
69932
70148
  "path": "bootstrap/scss/scheduler/_variables.scss",
69933
70149
  "name": "_variables.scss"
69934
70150
  },
69935
- "resolvedValue": "3px",
69936
- "resolvedType": "Number"
70151
+ "resolvedValue": "var(--kendo-border-radius-full)",
70152
+ "resolvedType": "String"
69937
70153
  },
69938
70154
  {
69939
- "description": "The top position of the days with events indicator of the year view in the Scheduler.\n",
70155
+ "description": "The border width of the Scheduler resize handle.\n",
69940
70156
  "commentRange": {
69941
- "start": 165,
69942
- "end": 166
70157
+ "start": 163,
70158
+ "end": 164
69943
70159
  },
69944
70160
  "context": {
69945
70161
  "type": "variable",
69946
- "name": "kendo-scheduler-yearview-indicator-calc-offset-top",
69947
- "value": "calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2))",
70162
+ "name": "kendo-scheduler-resize-handle-border-width",
70163
+ "value": "2px",
69948
70164
  "scope": "default",
69949
70165
  "line": {
69950
- "start": 167,
69951
- "end": 167
70166
+ "start": 165,
70167
+ "end": 165
69952
70168
  }
69953
70169
  },
69954
70170
  "group": [
@@ -69959,23 +70175,23 @@
69959
70175
  "path": "bootstrap/scss/scheduler/_variables.scss",
69960
70176
  "name": "_variables.scss"
69961
70177
  },
69962
- "resolvedValue": "calc(38px - var(--kendo-spacing-1) * 2)",
69963
- "resolvedType": "Calculation"
70178
+ "resolvedValue": "2px",
70179
+ "resolvedType": "Number"
69964
70180
  },
69965
70181
  {
69966
- "description": "The left position of the days with events indicator of the year view in the Scheduler.\n",
70182
+ "description": "The background color of the Scheduler resize handle.\n",
69967
70183
  "commentRange": {
69968
- "start": 168,
69969
- "end": 169
70184
+ "start": 166,
70185
+ "end": 167
69970
70186
  },
69971
70187
  "context": {
69972
70188
  "type": "variable",
69973
- "name": "kendo-scheduler-yearview-indicator-calc-offset-left",
69974
- "value": "calc( 50% - #{math.div( $kendo-scheduler-yearview-indicator-size, 2)} )",
70189
+ "name": "kendo-scheduler-resize-handle-bg",
70190
+ "value": "$kendo-scheduler-event-bg",
69975
70191
  "scope": "default",
69976
70192
  "line": {
69977
- "start": 170,
69978
- "end": 170
70193
+ "start": 168,
70194
+ "end": 168
69979
70195
  }
69980
70196
  },
69981
70197
  "group": [
@@ -69986,23 +70202,23 @@
69986
70202
  "path": "bootstrap/scss/scheduler/_variables.scss",
69987
70203
  "name": "_variables.scss"
69988
70204
  },
69989
- "resolvedValue": "calc(50% - 1.5px)",
69990
- "resolvedType": "Calculation"
70205
+ "resolvedValue": "var(--kendo-color-primary)",
70206
+ "resolvedType": "String"
69991
70207
  },
69992
70208
  {
69993
- "description": "The border radius of the days with events indicator of the year view in the Scheduler.\n",
70209
+ "description": "The horizontal padding of the Scheduler cell.\n",
69994
70210
  "commentRange": {
69995
- "start": 171,
69996
- "end": 172
70211
+ "start": 170,
70212
+ "end": 171
69997
70213
  },
69998
70214
  "context": {
69999
70215
  "type": "variable",
70000
- "name": "kendo-scheduler-yearview-indicator-border-radius",
70001
- "value": "50%",
70216
+ "name": "kendo-scheduler-cell-padding-x",
70217
+ "value": "k-spacing(3)",
70002
70218
  "scope": "default",
70003
70219
  "line": {
70004
- "start": 173,
70005
- "end": 173
70220
+ "start": 172,
70221
+ "end": 172
70006
70222
  }
70007
70223
  },
70008
70224
  "group": [
@@ -70013,23 +70229,23 @@
70013
70229
  "path": "bootstrap/scss/scheduler/_variables.scss",
70014
70230
  "name": "_variables.scss"
70015
70231
  },
70016
- "resolvedValue": "50%",
70017
- "resolvedType": "Number"
70232
+ "resolvedValue": "var(--kendo-spacing-3)",
70233
+ "resolvedType": "String"
70018
70234
  },
70019
70235
  {
70020
- "description": "The background color of the days with events indicator of the year view in the Scheduler.\n",
70236
+ "description": "The vertical padding of the Scheduler cell.\n",
70021
70237
  "commentRange": {
70022
- "start": 174,
70023
- "end": 175
70238
+ "start": 173,
70239
+ "end": 174
70024
70240
  },
70025
70241
  "context": {
70026
70242
  "type": "variable",
70027
- "name": "kendo-scheduler-yearview-indicator-bg",
70028
- "value": "k-color(primary)",
70243
+ "name": "kendo-scheduler-cell-padding-y",
70244
+ "value": "k-spacing(3)",
70029
70245
  "scope": "default",
70030
70246
  "line": {
70031
- "start": 176,
70032
- "end": 176
70247
+ "start": 175,
70248
+ "end": 175
70033
70249
  }
70034
70250
  },
70035
70251
  "group": [
@@ -70040,23 +70256,23 @@
70040
70256
  "path": "bootstrap/scss/scheduler/_variables.scss",
70041
70257
  "name": "_variables.scss"
70042
70258
  },
70043
- "resolvedValue": "var(--kendo-color-primary)",
70259
+ "resolvedValue": "var(--kendo-spacing-3)",
70044
70260
  "resolvedType": "String"
70045
70261
  },
70046
70262
  {
70047
- "description": "The background color of the selected days with events indicator of the year view in the Scheduler.\n",
70263
+ "description": "The height of the Scheduler cell.\n",
70048
70264
  "commentRange": {
70049
- "start": 177,
70050
- "end": 178
70265
+ "start": 176,
70266
+ "end": 177
70051
70267
  },
70052
70268
  "context": {
70053
70269
  "type": "variable",
70054
- "name": "kendo-scheduler-yearview-indicator-selected-bg",
70055
- "value": "k-color(on-primary)",
70270
+ "name": "kendo-scheduler-cell-height",
70271
+ "value": "$kendo-line-height-em",
70056
70272
  "scope": "default",
70057
70273
  "line": {
70058
- "start": 179,
70059
- "end": 179
70274
+ "start": 178,
70275
+ "end": 178
70060
70276
  }
70061
70277
  },
70062
70278
  "group": [
@@ -70067,23 +70283,23 @@
70067
70283
  "path": "bootstrap/scss/scheduler/_variables.scss",
70068
70284
  "name": "_variables.scss"
70069
70285
  },
70070
- "resolvedValue": "var(--kendo-color-on-primary)",
70071
- "resolvedType": "String"
70286
+ "resolvedValue": "calc(1.5 * 1em)",
70287
+ "resolvedType": "Calculation"
70072
70288
  },
70073
70289
  {
70074
- "description": "The horizontal padding of the Scheduler Tooltip.\n",
70290
+ "description": "The width of the Scheduler date column.\n",
70075
70291
  "commentRange": {
70076
- "start": 181,
70077
- "end": 182
70292
+ "start": 179,
70293
+ "end": 180
70078
70294
  },
70079
70295
  "context": {
70080
70296
  "type": "variable",
70081
- "name": "kendo-scheduler-tooltip-padding-x",
70082
- "value": "k-spacing(3)",
70297
+ "name": "kendo-scheduler-datecolumn-width",
70298
+ "value": "12em",
70083
70299
  "scope": "default",
70084
70300
  "line": {
70085
- "start": 183,
70086
- "end": 183
70301
+ "start": 181,
70302
+ "end": 181
70087
70303
  }
70088
70304
  },
70089
70305
  "group": [
@@ -70094,23 +70310,23 @@
70094
70310
  "path": "bootstrap/scss/scheduler/_variables.scss",
70095
70311
  "name": "_variables.scss"
70096
70312
  },
70097
- "resolvedValue": "var(--kendo-spacing-3)",
70098
- "resolvedType": "String"
70313
+ "resolvedValue": "12em",
70314
+ "resolvedType": "Number"
70099
70315
  },
70100
70316
  {
70101
- "description": "The vertical padding of the Scheduler Tooltip.\n",
70317
+ "description": "The width of the Scheduler time column.\n",
70102
70318
  "commentRange": {
70103
- "start": 184,
70104
- "end": 185
70319
+ "start": 182,
70320
+ "end": 183
70105
70321
  },
70106
70322
  "context": {
70107
70323
  "type": "variable",
70108
- "name": "kendo-scheduler-tooltip-padding-y",
70109
- "value": "k-spacing(3)",
70324
+ "name": "kendo-scheduler-timecolumn-width",
70325
+ "value": "11em",
70110
70326
  "scope": "default",
70111
70327
  "line": {
70112
- "start": 186,
70113
- "end": 186
70328
+ "start": 184,
70329
+ "end": 184
70114
70330
  }
70115
70331
  },
70116
70332
  "group": [
@@ -70121,23 +70337,23 @@
70121
70337
  "path": "bootstrap/scss/scheduler/_variables.scss",
70122
70338
  "name": "_variables.scss"
70123
70339
  },
70124
- "resolvedValue": "var(--kendo-spacing-3)",
70125
- "resolvedType": "String"
70340
+ "resolvedValue": "11em",
70341
+ "resolvedType": "Number"
70126
70342
  },
70127
70343
  {
70128
- "description": "The width of the border of the Scheduler Tooltip.\n",
70344
+ "description": "The background color of the non-working hours in the Scheduler.\n",
70129
70345
  "commentRange": {
70130
- "start": 187,
70131
- "end": 188
70346
+ "start": 186,
70347
+ "end": 187
70132
70348
  },
70133
70349
  "context": {
70134
70350
  "type": "variable",
70135
- "name": "kendo-scheduler-tooltip-border-width",
70136
- "value": "0",
70351
+ "name": "kendo-scheduler-nonwork-bg",
70352
+ "value": "k-color(base-subtle)",
70137
70353
  "scope": "default",
70138
70354
  "line": {
70139
- "start": 189,
70140
- "end": 189
70355
+ "start": 188,
70356
+ "end": 188
70141
70357
  }
70142
70358
  },
70143
70359
  "group": [
@@ -70148,23 +70364,23 @@
70148
70364
  "path": "bootstrap/scss/scheduler/_variables.scss",
70149
70365
  "name": "_variables.scss"
70150
70366
  },
70151
- "resolvedValue": "0",
70152
- "resolvedType": "Number"
70367
+ "resolvedValue": "var(--kendo-color-base-subtle)",
70368
+ "resolvedType": "String"
70153
70369
  },
70154
70370
  {
70155
- "description": "The background color of the Scheduler Tooltip.\n",
70371
+ "description": "The text color of the non-working hours in the Scheduler.\n",
70156
70372
  "commentRange": {
70157
- "start": 190,
70158
- "end": 191
70373
+ "start": 189,
70374
+ "end": 190
70159
70375
  },
70160
70376
  "context": {
70161
70377
  "type": "variable",
70162
- "name": "kendo-scheduler-tooltip-bg",
70163
- "value": "k-color(on-primary)",
70378
+ "name": "kendo-scheduler-nonwork-text",
70379
+ "value": "null",
70164
70380
  "scope": "default",
70165
70381
  "line": {
70166
- "start": 192,
70167
- "end": 192
70382
+ "start": 191,
70383
+ "end": 191
70168
70384
  }
70169
70385
  },
70170
70386
  "group": [
@@ -70175,19 +70391,19 @@
70175
70391
  "path": "bootstrap/scss/scheduler/_variables.scss",
70176
70392
  "name": "_variables.scss"
70177
70393
  },
70178
- "resolvedValue": "var(--kendo-color-on-primary)",
70179
- "resolvedType": "String"
70394
+ "resolvedValue": "null",
70395
+ "resolvedType": "Null"
70180
70396
  },
70181
70397
  {
70182
- "description": "The text color of the Scheduler Tooltip.\n",
70398
+ "description": "The background color of the preceding/subsequent month cells in the Calendar.\n",
70183
70399
  "commentRange": {
70184
70400
  "start": 193,
70185
70401
  "end": 194
70186
70402
  },
70187
70403
  "context": {
70188
70404
  "type": "variable",
70189
- "name": "kendo-scheduler-tooltip-text",
70190
- "value": "k-color(on-app-surface)",
70405
+ "name": "kendo-scheduler-othermonth-bg",
70406
+ "value": "k-color(base-subtle)",
70191
70407
  "scope": "default",
70192
70408
  "line": {
70193
70409
  "start": 195,
@@ -70202,18 +70418,18 @@
70202
70418
  "path": "bootstrap/scss/scheduler/_variables.scss",
70203
70419
  "name": "_variables.scss"
70204
70420
  },
70205
- "resolvedValue": "var(--kendo-color-on-app-surface)",
70421
+ "resolvedValue": "var(--kendo-color-base-subtle)",
70206
70422
  "resolvedType": "String"
70207
70423
  },
70208
70424
  {
70209
- "description": "The border color of the Scheduler Tooltip.\n",
70425
+ "description": "The text color of the preceding/subsequent month cells in the Calendar.\n",
70210
70426
  "commentRange": {
70211
70427
  "start": 196,
70212
70428
  "end": 197
70213
70429
  },
70214
70430
  "context": {
70215
70431
  "type": "variable",
70216
- "name": "kendo-scheduler-tooltip-border",
70432
+ "name": "kendo-scheduler-othermonth-text",
70217
70433
  "value": "null",
70218
70434
  "scope": "default",
70219
70435
  "line": {
@@ -70233,19 +70449,19 @@
70233
70449
  "resolvedType": "Null"
70234
70450
  },
70235
70451
  {
70236
- "description": "The shadow of the Scheduler Tooltip.\n",
70452
+ "description": "The horizontal padding of the year view in the Scheduler.\n",
70237
70453
  "commentRange": {
70238
- "start": 199,
70239
- "end": 200
70454
+ "start": 200,
70455
+ "end": 201
70240
70456
  },
70241
70457
  "context": {
70242
70458
  "type": "variable",
70243
- "name": "kendo-scheduler-tooltip-shadow",
70244
- "value": "k-elevation(2)",
70459
+ "name": "kendo-scheduler-yearview-padding-x",
70460
+ "value": "k-spacing(4)",
70245
70461
  "scope": "default",
70246
70462
  "line": {
70247
- "start": 201,
70248
- "end": 201
70463
+ "start": 202,
70464
+ "end": 202
70249
70465
  }
70250
70466
  },
70251
70467
  "group": [
@@ -70256,19 +70472,19 @@
70256
70472
  "path": "bootstrap/scss/scheduler/_variables.scss",
70257
70473
  "name": "_variables.scss"
70258
70474
  },
70259
- "resolvedValue": "var(--kendo-elevation-2)",
70475
+ "resolvedValue": "var(--kendo-spacing-4)",
70260
70476
  "resolvedType": "String"
70261
70477
  },
70262
70478
  {
70263
- "description": "The vertical margin of the Scheduler Tooltip title.\n",
70479
+ "description": "The vertical padding of the year view in the Scheduler.\n",
70264
70480
  "commentRange": {
70265
70481
  "start": 203,
70266
70482
  "end": 204
70267
70483
  },
70268
70484
  "context": {
70269
70485
  "type": "variable",
70270
- "name": "kendo-scheduler-tooltip-title-margin-y",
70271
- "value": "k-spacing(3)",
70486
+ "name": "kendo-scheduler-yearview-padding-y",
70487
+ "value": "$kendo-scheduler-yearview-padding-x",
70272
70488
  "scope": "default",
70273
70489
  "line": {
70274
70490
  "start": 205,
@@ -70283,23 +70499,23 @@
70283
70499
  "path": "bootstrap/scss/scheduler/_variables.scss",
70284
70500
  "name": "_variables.scss"
70285
70501
  },
70286
- "resolvedValue": "var(--kendo-spacing-3)",
70502
+ "resolvedValue": "var(--kendo-spacing-4)",
70287
70503
  "resolvedType": "String"
70288
70504
  },
70289
70505
  {
70290
- "description": "The font size of the month inside the Scheduler Tooltip.\n",
70506
+ "description": "The spacing between the calendars of the year view in the Scheduler.\n",
70291
70507
  "commentRange": {
70292
- "start": 206,
70293
- "end": 207
70508
+ "start": 207,
70509
+ "end": 208
70294
70510
  },
70295
70511
  "context": {
70296
70512
  "type": "variable",
70297
- "name": "kendo-scheduler-tooltip-month-font-size",
70298
- "value": "var(--kendo-font-size-sm)",
70513
+ "name": "kendo-scheduler-yearview-calendar-gap",
70514
+ "value": "k-spacing(4)",
70299
70515
  "scope": "default",
70300
70516
  "line": {
70301
- "start": 208,
70302
- "end": 208
70517
+ "start": 209,
70518
+ "end": 209
70303
70519
  }
70304
70520
  },
70305
70521
  "group": [
@@ -70310,23 +70526,23 @@
70310
70526
  "path": "bootstrap/scss/scheduler/_variables.scss",
70311
70527
  "name": "_variables.scss"
70312
70528
  },
70313
- "resolvedValue": "var(--kendo-font-size-sm)",
70529
+ "resolvedValue": "var(--kendo-spacing-4)",
70314
70530
  "resolvedType": "String"
70315
70531
  },
70316
70532
  {
70317
- "description": "The font size of the day inside the Scheduler Tooltip.\n",
70533
+ "description": "The days with events indicator size of the year view in the Scheduler.\n",
70318
70534
  "commentRange": {
70319
- "start": 209,
70320
- "end": 210
70535
+ "start": 211,
70536
+ "end": 212
70321
70537
  },
70322
70538
  "context": {
70323
70539
  "type": "variable",
70324
- "name": "kendo-scheduler-tooltip-day-font-size",
70325
- "value": "calc( var(--kendo-font-size-sm) * 2 )",
70540
+ "name": "kendo-scheduler-yearview-indicator-size",
70541
+ "value": "3px",
70326
70542
  "scope": "default",
70327
70543
  "line": {
70328
- "start": 211,
70329
- "end": 211
70544
+ "start": 213,
70545
+ "end": 213
70330
70546
  }
70331
70547
  },
70332
70548
  "group": [
@@ -70337,23 +70553,23 @@
70337
70553
  "path": "bootstrap/scss/scheduler/_variables.scss",
70338
70554
  "name": "_variables.scss"
70339
70555
  },
70340
- "resolvedValue": "calc(var(--kendo-font-size-sm) * 2)",
70341
- "resolvedType": "Calculation"
70556
+ "resolvedValue": "3px",
70557
+ "resolvedType": "Number"
70342
70558
  },
70343
70559
  {
70344
- "description": "The max height of the events inside the Scheduler Tooltip.\n",
70560
+ "description": "The top position of the days with events indicator of the year view in the Scheduler.\n",
70345
70561
  "commentRange": {
70346
- "start": 213,
70347
- "end": 214
70562
+ "start": 214,
70563
+ "end": 215
70348
70564
  },
70349
70565
  "context": {
70350
70566
  "type": "variable",
70351
- "name": "kendo-scheduler-tooltip-events-max-height",
70352
- "value": "250px",
70567
+ "name": "kendo-scheduler-yearview-indicator-calc-offset-top",
70568
+ "value": "calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2))",
70353
70569
  "scope": "default",
70354
70570
  "line": {
70355
- "start": 215,
70356
- "end": 215
70571
+ "start": 216,
70572
+ "end": 216
70357
70573
  }
70358
70574
  },
70359
70575
  "group": [
@@ -70364,23 +70580,23 @@
70364
70580
  "path": "bootstrap/scss/scheduler/_variables.scss",
70365
70581
  "name": "_variables.scss"
70366
70582
  },
70367
- "resolvedValue": "250px",
70368
- "resolvedType": "Number"
70583
+ "resolvedValue": "calc(38px - var(--kendo-spacing-1) * 2)",
70584
+ "resolvedType": "Calculation"
70369
70585
  },
70370
70586
  {
70371
- "description": "The spacing between the events inside the Scheduler Tooltip.\n",
70587
+ "description": "The left position of the days with events indicator of the year view in the Scheduler.\n",
70372
70588
  "commentRange": {
70373
- "start": 216,
70374
- "end": 217
70589
+ "start": 217,
70590
+ "end": 218
70375
70591
  },
70376
70592
  "context": {
70377
70593
  "type": "variable",
70378
- "name": "kendo-scheduler-tooltip-events-gap",
70379
- "value": "k-spacing(2)",
70594
+ "name": "kendo-scheduler-yearview-indicator-calc-offset-left",
70595
+ "value": "calc( 50% - #{math.div( $kendo-scheduler-yearview-indicator-size, 2)} )",
70380
70596
  "scope": "default",
70381
70597
  "line": {
70382
- "start": 218,
70383
- "end": 218
70598
+ "start": 219,
70599
+ "end": 219
70384
70600
  }
70385
70601
  },
70386
70602
  "group": [
@@ -70391,19 +70607,19 @@
70391
70607
  "path": "bootstrap/scss/scheduler/_variables.scss",
70392
70608
  "name": "_variables.scss"
70393
70609
  },
70394
- "resolvedValue": "var(--kendo-spacing-2)",
70395
- "resolvedType": "String"
70610
+ "resolvedValue": "calc(50% - 1.5px)",
70611
+ "resolvedType": "Calculation"
70396
70612
  },
70397
70613
  {
70398
- "description": "The horizontal padding of the events inside the Scheduler Tooltip.\n",
70614
+ "description": "The border radius of the days with events indicator of the year view in the Scheduler.\n",
70399
70615
  "commentRange": {
70400
70616
  "start": 220,
70401
70617
  "end": 221
70402
70618
  },
70403
70619
  "context": {
70404
70620
  "type": "variable",
70405
- "name": "kendo-scheduler-tooltip-event-padding-x",
70406
- "value": "k-spacing(2)",
70621
+ "name": "kendo-scheduler-yearview-indicator-border-radius",
70622
+ "value": "50%",
70407
70623
  "scope": "default",
70408
70624
  "line": {
70409
70625
  "start": 222,
@@ -70418,19 +70634,19 @@
70418
70634
  "path": "bootstrap/scss/scheduler/_variables.scss",
70419
70635
  "name": "_variables.scss"
70420
70636
  },
70421
- "resolvedValue": "var(--kendo-spacing-2)",
70422
- "resolvedType": "String"
70637
+ "resolvedValue": "50%",
70638
+ "resolvedType": "Number"
70423
70639
  },
70424
70640
  {
70425
- "description": "The vertical padding of the events inside the Scheduler Tooltip.\n",
70641
+ "description": "The background color of the days with events indicator of the year view in the Scheduler.\n",
70426
70642
  "commentRange": {
70427
70643
  "start": 223,
70428
70644
  "end": 224
70429
70645
  },
70430
70646
  "context": {
70431
70647
  "type": "variable",
70432
- "name": "kendo-scheduler-tooltip-event-padding-y",
70433
- "value": "k-spacing(1)",
70648
+ "name": "kendo-scheduler-yearview-indicator-bg",
70649
+ "value": "k-color(primary)",
70434
70650
  "scope": "default",
70435
70651
  "line": {
70436
70652
  "start": 225,
@@ -70445,19 +70661,19 @@
70445
70661
  "path": "bootstrap/scss/scheduler/_variables.scss",
70446
70662
  "name": "_variables.scss"
70447
70663
  },
70448
- "resolvedValue": "var(--kendo-spacing-1)",
70664
+ "resolvedValue": "var(--kendo-color-primary)",
70449
70665
  "resolvedType": "String"
70450
70666
  },
70451
70667
  {
70452
- "description": "The border radius of the events inside the Scheduler Tooltip.\n",
70668
+ "description": "The background color of the selected days with events indicator of the year view in the Scheduler.\n",
70453
70669
  "commentRange": {
70454
70670
  "start": 226,
70455
70671
  "end": 227
70456
70672
  },
70457
70673
  "context": {
70458
70674
  "type": "variable",
70459
- "name": "kendo-scheduler-tooltip-event-border-radius",
70460
- "value": "k-border-radius(md)",
70675
+ "name": "kendo-scheduler-yearview-indicator-selected-bg",
70676
+ "value": "k-color(on-primary)",
70461
70677
  "scope": "default",
70462
70678
  "line": {
70463
70679
  "start": 228,
@@ -70472,23 +70688,23 @@
70472
70688
  "path": "bootstrap/scss/scheduler/_variables.scss",
70473
70689
  "name": "_variables.scss"
70474
70690
  },
70475
- "resolvedValue": "var(--kendo-border-radius-md)",
70691
+ "resolvedValue": "var(--kendo-color-on-primary)",
70476
70692
  "resolvedType": "String"
70477
70693
  },
70478
70694
  {
70479
- "description": "The spacing between the events items inside the Scheduler Tooltip.\n",
70695
+ "description": "The font size of the month inside the Scheduler Popover.\n",
70480
70696
  "commentRange": {
70481
- "start": 229,
70482
- "end": 230
70697
+ "start": 230,
70698
+ "end": 231
70483
70699
  },
70484
70700
  "context": {
70485
70701
  "type": "variable",
70486
- "name": "kendo-scheduler-tooltip-event-gap",
70487
- "value": "k-spacing(2)",
70702
+ "name": "kendo-scheduler-popover-month-font-size",
70703
+ "value": "var(--kendo-font-size-sm)",
70488
70704
  "scope": "default",
70489
70705
  "line": {
70490
- "start": 231,
70491
- "end": 231
70706
+ "start": 232,
70707
+ "end": 232
70492
70708
  }
70493
70709
  },
70494
70710
  "group": [
@@ -70499,19 +70715,19 @@
70499
70715
  "path": "bootstrap/scss/scheduler/_variables.scss",
70500
70716
  "name": "_variables.scss"
70501
70717
  },
70502
- "resolvedValue": "var(--kendo-spacing-2)",
70718
+ "resolvedValue": "var(--kendo-font-size-sm)",
70503
70719
  "resolvedType": "String"
70504
70720
  },
70505
70721
  {
70506
- "description": "The color of the Scheduler Tooltip callout.\n",
70722
+ "description": "The font size of the day inside the Scheduler Popover.\n",
70507
70723
  "commentRange": {
70508
70724
  "start": 233,
70509
70725
  "end": 234
70510
70726
  },
70511
70727
  "context": {
70512
70728
  "type": "variable",
70513
- "name": "kendo-scheduler-tooltip-callout-text",
70514
- "value": "$kendo-scheduler-tooltip-bg",
70729
+ "name": "kendo-scheduler-popover-day-font-size",
70730
+ "value": "calc( var(--kendo-font-size-sm) * 2 )",
70515
70731
  "scope": "default",
70516
70732
  "line": {
70517
70733
  "start": 235,
@@ -70526,19 +70742,19 @@
70526
70742
  "path": "bootstrap/scss/scheduler/_variables.scss",
70527
70743
  "name": "_variables.scss"
70528
70744
  },
70529
- "resolvedValue": "var(--kendo-color-on-primary)",
70530
- "resolvedType": "String"
70745
+ "resolvedValue": "calc(var(--kendo-font-size-sm) * 2)",
70746
+ "resolvedType": "Calculation"
70531
70747
  },
70532
70748
  {
70533
- "description": "The padding of the Scheduler appointments.\n",
70749
+ "description": "The max height of the events inside the Scheduler Popover.\n",
70534
70750
  "commentRange": {
70535
70751
  "start": 237,
70536
70752
  "end": 238
70537
70753
  },
70538
70754
  "context": {
70539
70755
  "type": "variable",
70540
- "name": "kendo-scheduler-appointments-padding",
70541
- "value": "k-spacing(4)",
70756
+ "name": "kendo-scheduler-popover-events-max-height",
70757
+ "value": "250px",
70542
70758
  "scope": "default",
70543
70759
  "line": {
70544
70760
  "start": 239,
@@ -70553,23 +70769,23 @@
70553
70769
  "path": "bootstrap/scss/scheduler/_variables.scss",
70554
70770
  "name": "_variables.scss"
70555
70771
  },
70556
- "resolvedValue": "var(--kendo-spacing-4)",
70557
- "resolvedType": "String"
70772
+ "resolvedValue": "250px",
70773
+ "resolvedType": "Number"
70558
70774
  },
70559
70775
  {
70560
- "description": "The horizontal padding of the Scheduler event template.\n",
70776
+ "description": "The spacing between the events inside the Scheduler Popover.\n",
70561
70777
  "commentRange": {
70562
- "start": 241,
70563
- "end": 242
70778
+ "start": 240,
70779
+ "end": 241
70564
70780
  },
70565
70781
  "context": {
70566
70782
  "type": "variable",
70567
- "name": "kendo-scheduler-event-template-padding-x",
70568
- "value": "k-spacing(4)",
70783
+ "name": "kendo-scheduler-popover-events-gap",
70784
+ "value": "k-spacing(1.5)",
70569
70785
  "scope": "default",
70570
70786
  "line": {
70571
- "start": 243,
70572
- "end": 243
70787
+ "start": 242,
70788
+ "end": 242
70573
70789
  }
70574
70790
  },
70575
70791
  "group": [
@@ -70580,19 +70796,19 @@
70580
70796
  "path": "bootstrap/scss/scheduler/_variables.scss",
70581
70797
  "name": "_variables.scss"
70582
70798
  },
70583
- "resolvedValue": "var(--kendo-spacing-4)",
70799
+ "resolvedValue": "var(--kendo-spacing-1\\.5)",
70584
70800
  "resolvedType": "String"
70585
70801
  },
70586
70802
  {
70587
- "description": "The vertical padding of the Scheduler event template.\n",
70803
+ "description": "The minimum height of the events inside the Scheduler Popover.\n",
70588
70804
  "commentRange": {
70589
70805
  "start": 244,
70590
70806
  "end": 245
70591
70807
  },
70592
70808
  "context": {
70593
70809
  "type": "variable",
70594
- "name": "kendo-scheduler-event-template-padding-y",
70595
- "value": "k-spacing(2)",
70810
+ "name": "kendo-scheduler-popover-event-min-height",
70811
+ "value": "25px",
70596
70812
  "scope": "default",
70597
70813
  "line": {
70598
70814
  "start": 246,
@@ -70607,23 +70823,50 @@
70607
70823
  "path": "bootstrap/scss/scheduler/_variables.scss",
70608
70824
  "name": "_variables.scss"
70609
70825
  },
70826
+ "resolvedValue": "25px",
70827
+ "resolvedType": "Number"
70828
+ },
70829
+ {
70830
+ "description": "The horizontal padding of the events inside the Scheduler Popover.\n",
70831
+ "commentRange": {
70832
+ "start": 247,
70833
+ "end": 248
70834
+ },
70835
+ "context": {
70836
+ "type": "variable",
70837
+ "name": "kendo-scheduler-popover-event-padding-x",
70838
+ "value": "k-spacing(2)",
70839
+ "scope": "default",
70840
+ "line": {
70841
+ "start": 249,
70842
+ "end": 249
70843
+ }
70844
+ },
70845
+ "group": [
70846
+ "scheduler"
70847
+ ],
70848
+ "access": "public",
70849
+ "file": {
70850
+ "path": "bootstrap/scss/scheduler/_variables.scss",
70851
+ "name": "_variables.scss"
70852
+ },
70610
70853
  "resolvedValue": "var(--kendo-spacing-2)",
70611
70854
  "resolvedType": "String"
70612
70855
  },
70613
70856
  {
70614
- "description": "The inline inset of the Scheduler event actions.\n",
70857
+ "description": "The vertical padding of the events inside the Scheduler Popover.\n",
70615
70858
  "commentRange": {
70616
- "start": 248,
70617
- "end": 249
70859
+ "start": 250,
70860
+ "end": 251
70618
70861
  },
70619
70862
  "context": {
70620
70863
  "type": "variable",
70621
- "name": "kendo-scheduler-event-actions-inset-x",
70622
- "value": "k-spacing(4)",
70864
+ "name": "kendo-scheduler-popover-event-padding-y",
70865
+ "value": "null",
70623
70866
  "scope": "default",
70624
70867
  "line": {
70625
- "start": 250,
70626
- "end": 250
70868
+ "start": 252,
70869
+ "end": 252
70627
70870
  }
70628
70871
  },
70629
70872
  "group": [
@@ -70634,23 +70877,23 @@
70634
70877
  "path": "bootstrap/scss/scheduler/_variables.scss",
70635
70878
  "name": "_variables.scss"
70636
70879
  },
70637
- "resolvedValue": "var(--kendo-spacing-4)",
70638
- "resolvedType": "String"
70880
+ "resolvedValue": "null",
70881
+ "resolvedType": "Null"
70639
70882
  },
70640
70883
  {
70641
- "description": "The margin of the Scheduler event indicators.\n",
70884
+ "description": "The border radius of the events inside the Scheduler Popover.\n",
70642
70885
  "commentRange": {
70643
- "start": 252,
70644
- "end": 253
70886
+ "start": 253,
70887
+ "end": 254
70645
70888
  },
70646
70889
  "context": {
70647
70890
  "type": "variable",
70648
- "name": "kendo-scheduler-indicators-margin",
70649
- "value": "k-spacing(1) k-spacing(2)",
70891
+ "name": "kendo-scheduler-popover-event-border-radius",
70892
+ "value": "k-border-radius(md)",
70650
70893
  "scope": "default",
70651
70894
  "line": {
70652
- "start": 254,
70653
- "end": 254
70895
+ "start": 255,
70896
+ "end": 255
70654
70897
  }
70655
70898
  },
70656
70899
  "group": [
@@ -70661,18 +70904,18 @@
70661
70904
  "path": "bootstrap/scss/scheduler/_variables.scss",
70662
70905
  "name": "_variables.scss"
70663
70906
  },
70664
- "resolvedValue": "(var(--kendo-spacing-1) var(--kendo-spacing-2))",
70665
- "resolvedType": "List"
70907
+ "resolvedValue": "var(--kendo-border-radius-md)",
70908
+ "resolvedType": "String"
70666
70909
  },
70667
70910
  {
70668
- "description": "The inline inset of the Scheduler marquee labels.\n",
70911
+ "description": "The spacing between the events items inside the Scheduler Popover.\n",
70669
70912
  "commentRange": {
70670
70913
  "start": 256,
70671
70914
  "end": 257
70672
70915
  },
70673
70916
  "context": {
70674
70917
  "type": "variable",
70675
- "name": "kendo-scheduler-marquee-label-inset-x",
70918
+ "name": "kendo-scheduler-popover-event-gap",
70676
70919
  "value": "k-spacing(2)",
70677
70920
  "scope": "default",
70678
70921
  "line": {
@@ -70691,11 +70934,92 @@
70691
70934
  "resolvedValue": "var(--kendo-spacing-2)",
70692
70935
  "resolvedType": "String"
70693
70936
  },
70937
+ {
70938
+ "description": "The horizontal padding of the Scheduler event template.\n",
70939
+ "commentRange": {
70940
+ "start": 260,
70941
+ "end": 261
70942
+ },
70943
+ "context": {
70944
+ "type": "variable",
70945
+ "name": "kendo-scheduler-event-template-padding-x",
70946
+ "value": "k-spacing(2)",
70947
+ "scope": "default",
70948
+ "line": {
70949
+ "start": 262,
70950
+ "end": 262
70951
+ }
70952
+ },
70953
+ "group": [
70954
+ "scheduler"
70955
+ ],
70956
+ "access": "public",
70957
+ "file": {
70958
+ "path": "bootstrap/scss/scheduler/_variables.scss",
70959
+ "name": "_variables.scss"
70960
+ },
70961
+ "resolvedValue": "var(--kendo-spacing-2)",
70962
+ "resolvedType": "String"
70963
+ },
70964
+ {
70965
+ "description": "The vertical padding of the Scheduler event template.\n",
70966
+ "commentRange": {
70967
+ "start": 263,
70968
+ "end": 264
70969
+ },
70970
+ "context": {
70971
+ "type": "variable",
70972
+ "name": "kendo-scheduler-event-template-padding-y",
70973
+ "value": "k-spacing(2)",
70974
+ "scope": "default",
70975
+ "line": {
70976
+ "start": 265,
70977
+ "end": 265
70978
+ }
70979
+ },
70980
+ "group": [
70981
+ "scheduler"
70982
+ ],
70983
+ "access": "public",
70984
+ "file": {
70985
+ "path": "bootstrap/scss/scheduler/_variables.scss",
70986
+ "name": "_variables.scss"
70987
+ },
70988
+ "resolvedValue": "var(--kendo-spacing-2)",
70989
+ "resolvedType": "String"
70990
+ },
70991
+ {
70992
+ "description": "The inline inset of the Scheduler marquee labels.\n",
70993
+ "commentRange": {
70994
+ "start": 267,
70995
+ "end": 268
70996
+ },
70997
+ "context": {
70998
+ "type": "variable",
70999
+ "name": "kendo-scheduler-marquee-label-inset-x",
71000
+ "value": "k-spacing(2)",
71001
+ "scope": "default",
71002
+ "line": {
71003
+ "start": 269,
71004
+ "end": 269
71005
+ }
71006
+ },
71007
+ "group": [
71008
+ "scheduler"
71009
+ ],
71010
+ "access": "public",
71011
+ "file": {
71012
+ "path": "bootstrap/scss/scheduler/_variables.scss",
71013
+ "name": "_variables.scss"
71014
+ },
71015
+ "resolvedValue": "var(--kendo-spacing-2)",
71016
+ "resolvedType": "String"
71017
+ },
70694
71018
  {
70695
71019
  "description": "The block inset of the Scheduler marquee labels.\n",
70696
71020
  "commentRange": {
70697
- "start": 259,
70698
- "end": 260
71021
+ "start": 270,
71022
+ "end": 271
70699
71023
  },
70700
71024
  "context": {
70701
71025
  "type": "variable",
@@ -70703,8 +71027,8 @@
70703
71027
  "value": "k-spacing(1)",
70704
71028
  "scope": "default",
70705
71029
  "line": {
70706
- "start": 261,
70707
- "end": 261
71030
+ "start": 272,
71031
+ "end": 272
70708
71032
  }
70709
71033
  },
70710
71034
  "group": [
@@ -70721,8 +71045,8 @@
70721
71045
  {
70722
71046
  "description": "The spacing between icon and text in Scheduler navigation items.\n",
70723
71047
  "commentRange": {
70724
- "start": 263,
70725
- "end": 264
71048
+ "start": 274,
71049
+ "end": 275
70726
71050
  },
70727
71051
  "context": {
70728
71052
  "type": "variable",
@@ -70730,8 +71054,8 @@
70730
71054
  "value": "k-spacing(2)",
70731
71055
  "scope": "default",
70732
71056
  "line": {
70733
- "start": 265,
70734
- "end": 265
71057
+ "start": 276,
71058
+ "end": 276
70735
71059
  }
70736
71060
  },
70737
71061
  "group": [
@@ -70748,8 +71072,8 @@
70748
71072
  {
70749
71073
  "description": "The background color of the Scheduler header.\n",
70750
71074
  "commentRange": {
70751
- "start": 267,
70752
- "end": 268
71075
+ "start": 278,
71076
+ "end": 279
70753
71077
  },
70754
71078
  "context": {
70755
71079
  "type": "variable",
@@ -70757,8 +71081,8 @@
70757
71081
  "value": "k-color(surface)",
70758
71082
  "scope": "default",
70759
71083
  "line": {
70760
- "start": 269,
70761
- "end": 269
71084
+ "start": 280,
71085
+ "end": 280
70762
71086
  }
70763
71087
  },
70764
71088
  "group": [
@@ -103120,6 +103444,33 @@
103120
103444
  },
103121
103445
  "resolvedValue": "var(--kendo-spacing-2)",
103122
103446
  "resolvedType": "String"
103447
+ },
103448
+ {
103449
+ "description": "The border radius of the pre element in the ToolCall body.\n",
103450
+ "commentRange": {
103451
+ "start": 46,
103452
+ "end": 47
103453
+ },
103454
+ "context": {
103455
+ "type": "variable",
103456
+ "name": "kendo-tool-call-pre-border-radius",
103457
+ "value": "k-border-radius(md)",
103458
+ "scope": "default",
103459
+ "line": {
103460
+ "start": 48,
103461
+ "end": 48
103462
+ }
103463
+ },
103464
+ "group": [
103465
+ "agent-response"
103466
+ ],
103467
+ "access": "public",
103468
+ "file": {
103469
+ "path": "bootstrap/scss/agent-response/_variables.scss",
103470
+ "name": "_variables.scss"
103471
+ },
103472
+ "resolvedValue": "var(--kendo-border-radius-md)",
103473
+ "resolvedType": "String"
103123
103474
  }
103124
103475
  ]
103125
103476
  },
@@ -122525,7 +122876,7 @@
122525
122876
  "context": {
122526
122877
  "type": "variable",
122527
122878
  "name": "kendo-citation-popover-view-padding",
122528
- "value": "k-spacing(4)",
122879
+ "value": "k-spacing(2) k-spacing(4) k-spacing(4) k-spacing(4)",
122529
122880
  "scope": "default",
122530
122881
  "line": {
122531
122882
  "start": 7,
@@ -122540,8 +122891,8 @@
122540
122891
  "path": "bootstrap/scss/citation/_variables.scss",
122541
122892
  "name": "_variables.scss"
122542
122893
  },
122543
- "resolvedValue": "var(--kendo-spacing-4)",
122544
- "resolvedType": "String"
122894
+ "resolvedValue": "(var(--kendo-spacing-2) var(--kendo-spacing-4) var(--kendo-spacing-4) var(--kendo-spacing-4))",
122895
+ "resolvedType": "List"
122545
122896
  },
122546
122897
  {
122547
122898
  "description": "The text color of the CitationPopover page indicator.\n",
@@ -122569,6 +122920,195 @@
122569
122920
  },
122570
122921
  "resolvedValue": "var(--kendo-color-subtle)",
122571
122922
  "resolvedType": "String"
122923
+ },
122924
+ {
122925
+ "description": "The font weight of the CitationPopoverView title.\n",
122926
+ "commentRange": {
122927
+ "start": 11,
122928
+ "end": 12
122929
+ },
122930
+ "context": {
122931
+ "type": "variable",
122932
+ "name": "kendo-citation-popover-view-title-font-weight",
122933
+ "value": "var(--kendo-font-weight-medium)",
122934
+ "scope": "default",
122935
+ "line": {
122936
+ "start": 13,
122937
+ "end": 13
122938
+ }
122939
+ },
122940
+ "group": [
122941
+ "citation"
122942
+ ],
122943
+ "access": "public",
122944
+ "file": {
122945
+ "path": "bootstrap/scss/citation/_variables.scss",
122946
+ "name": "_variables.scss"
122947
+ },
122948
+ "resolvedValue": "var(--kendo-font-weight-medium)",
122949
+ "resolvedType": "String"
122950
+ },
122951
+ {
122952
+ "description": "The font size of the CitationPopoverView body text.\n",
122953
+ "commentRange": {
122954
+ "start": 14,
122955
+ "end": 15
122956
+ },
122957
+ "context": {
122958
+ "type": "variable",
122959
+ "name": "kendo-citation-popover-view-body-font-size",
122960
+ "value": "var(--kendo-font-size-sm)",
122961
+ "scope": "default",
122962
+ "line": {
122963
+ "start": 16,
122964
+ "end": 16
122965
+ }
122966
+ },
122967
+ "group": [
122968
+ "citation"
122969
+ ],
122970
+ "access": "public",
122971
+ "file": {
122972
+ "path": "bootstrap/scss/citation/_variables.scss",
122973
+ "name": "_variables.scss"
122974
+ },
122975
+ "resolvedValue": "var(--kendo-font-size-sm)",
122976
+ "resolvedType": "String"
122977
+ },
122978
+ {
122979
+ "description": "The top margin of the CitationPopoverView body text.\n",
122980
+ "commentRange": {
122981
+ "start": 17,
122982
+ "end": 18
122983
+ },
122984
+ "context": {
122985
+ "type": "variable",
122986
+ "name": "kendo-citation-popover-view-body-margin-top",
122987
+ "value": "k-spacing(2)",
122988
+ "scope": "default",
122989
+ "line": {
122990
+ "start": 19,
122991
+ "end": 19
122992
+ }
122993
+ },
122994
+ "group": [
122995
+ "citation"
122996
+ ],
122997
+ "access": "public",
122998
+ "file": {
122999
+ "path": "bootstrap/scss/citation/_variables.scss",
123000
+ "name": "_variables.scss"
123001
+ },
123002
+ "resolvedValue": "var(--kendo-spacing-2)",
123003
+ "resolvedType": "String"
123004
+ },
123005
+ {
123006
+ "description": "The text color of the CitationPopoverView body text.\n",
123007
+ "commentRange": {
123008
+ "start": 20,
123009
+ "end": 21
123010
+ },
123011
+ "context": {
123012
+ "type": "variable",
123013
+ "name": "kendo-citation-popover-view-body-color",
123014
+ "value": "k-color(subtle)",
123015
+ "scope": "default",
123016
+ "line": {
123017
+ "start": 22,
123018
+ "end": 22
123019
+ }
123020
+ },
123021
+ "group": [
123022
+ "citation"
123023
+ ],
123024
+ "access": "public",
123025
+ "file": {
123026
+ "path": "bootstrap/scss/citation/_variables.scss",
123027
+ "name": "_variables.scss"
123028
+ },
123029
+ "resolvedValue": "var(--kendo-color-subtle)",
123030
+ "resolvedType": "String"
123031
+ },
123032
+ {
123033
+ "description": "The font size of the CitationPopoverView source link.\n",
123034
+ "commentRange": {
123035
+ "start": 23,
123036
+ "end": 24
123037
+ },
123038
+ "context": {
123039
+ "type": "variable",
123040
+ "name": "kendo-citation-popover-view-source-font-size",
123041
+ "value": "var(--kendo-font-size-sm)",
123042
+ "scope": "default",
123043
+ "line": {
123044
+ "start": 25,
123045
+ "end": 25
123046
+ }
123047
+ },
123048
+ "group": [
123049
+ "citation"
123050
+ ],
123051
+ "access": "public",
123052
+ "file": {
123053
+ "path": "bootstrap/scss/citation/_variables.scss",
123054
+ "name": "_variables.scss"
123055
+ },
123056
+ "resolvedValue": "var(--kendo-font-size-sm)",
123057
+ "resolvedType": "String"
123058
+ },
123059
+ {
123060
+ "description": "The top margin of the CitationPopoverView source link.\n",
123061
+ "commentRange": {
123062
+ "start": 26,
123063
+ "end": 27
123064
+ },
123065
+ "context": {
123066
+ "type": "variable",
123067
+ "name": "kendo-citation-popover-view-source-margin-top",
123068
+ "value": "0",
123069
+ "scope": "default",
123070
+ "line": {
123071
+ "start": 28,
123072
+ "end": 28
123073
+ }
123074
+ },
123075
+ "group": [
123076
+ "citation"
123077
+ ],
123078
+ "access": "public",
123079
+ "file": {
123080
+ "path": "bootstrap/scss/citation/_variables.scss",
123081
+ "name": "_variables.scss"
123082
+ },
123083
+ "resolvedValue": "0",
123084
+ "resolvedType": "Number"
123085
+ },
123086
+ {
123087
+ "description": "The gap between the icon and text of the CitationPopoverView source link.\n",
123088
+ "commentRange": {
123089
+ "start": 29,
123090
+ "end": 30
123091
+ },
123092
+ "context": {
123093
+ "type": "variable",
123094
+ "name": "kendo-citation-popover-view-source-gap",
123095
+ "value": "k-spacing(1)",
123096
+ "scope": "default",
123097
+ "line": {
123098
+ "start": 31,
123099
+ "end": 31
123100
+ }
123101
+ },
123102
+ "group": [
123103
+ "citation"
123104
+ ],
123105
+ "access": "public",
123106
+ "file": {
123107
+ "path": "bootstrap/scss/citation/_variables.scss",
123108
+ "name": "_variables.scss"
123109
+ },
123110
+ "resolvedValue": "var(--kendo-spacing-1)",
123111
+ "resolvedType": "String"
122572
123112
  }
122573
123113
  ]
122574
123114
  },
@@ -171726,7 +172266,7 @@
171726
172266
  "context": {
171727
172267
  "type": "variable",
171728
172268
  "name": "kendo-scheduler-event-min-height",
171729
- "value": "25px",
172269
+ "value": "12px",
171730
172270
  "scope": "default",
171731
172271
  "line": {
171732
172272
  "start": 61,
@@ -171741,7 +172281,7 @@
171741
172281
  "path": "bootstrap/scss/scheduler/_variables.scss",
171742
172282
  "name": "_variables.scss"
171743
172283
  },
171744
- "resolvedValue": "25px",
172284
+ "resolvedValue": "12px",
171745
172285
  "resolvedType": "Number"
171746
172286
  },
171747
172287
  {
@@ -171772,19 +172312,19 @@
171772
172312
  "resolvedType": "String"
171773
172313
  },
171774
172314
  {
171775
- "description": "The line height of the Scheduler event.\n",
172315
+ "description": "The font size of the Scheduler event title.\n",
171776
172316
  "commentRange": {
171777
- "start": 65,
171778
- "end": 66
172317
+ "start": 66,
172318
+ "end": 67
171779
172319
  },
171780
172320
  "context": {
171781
172321
  "type": "variable",
171782
- "name": "kendo-scheduler-event-line-height",
171783
- "value": "calc( #{$kendo-scheduler-event-min-height} - (2 * #{k-spacing(1)}) )",
172322
+ "name": "kendo-scheduler-event-title-font-size",
172323
+ "value": "var(--kendo-font-size-sm)",
171784
172324
  "scope": "default",
171785
172325
  "line": {
171786
- "start": 67,
171787
- "end": 67
172326
+ "start": 68,
172327
+ "end": 68
171788
172328
  }
171789
172329
  },
171790
172330
  "group": [
@@ -171795,19 +172335,19 @@
171795
172335
  "path": "bootstrap/scss/scheduler/_variables.scss",
171796
172336
  "name": "_variables.scss"
171797
172337
  },
171798
- "resolvedValue": "calc(25px - 2 * var(--kendo-spacing-1))",
171799
- "resolvedType": "Calculation"
172338
+ "resolvedValue": "var(--kendo-font-size-sm)",
172339
+ "resolvedType": "String"
171800
172340
  },
171801
172341
  {
171802
- "description": "The background color of the Scheduler event.\n",
172342
+ "description": "The line height of the Scheduler event title.\n",
171803
172343
  "commentRange": {
171804
172344
  "start": 69,
171805
172345
  "end": 70
171806
172346
  },
171807
172347
  "context": {
171808
172348
  "type": "variable",
171809
- "name": "kendo-scheduler-event-bg",
171810
- "value": "k-color(primary)",
172349
+ "name": "kendo-scheduler-event-title-line-height",
172350
+ "value": "var(--kendo-line-height-sm)",
171811
172351
  "scope": "default",
171812
172352
  "line": {
171813
172353
  "start": 71,
@@ -171822,19 +172362,19 @@
171822
172362
  "path": "bootstrap/scss/scheduler/_variables.scss",
171823
172363
  "name": "_variables.scss"
171824
172364
  },
171825
- "resolvedValue": "var(--kendo-color-primary)",
172365
+ "resolvedValue": "var(--kendo-line-height-sm)",
171826
172366
  "resolvedType": "String"
171827
172367
  },
171828
172368
  {
171829
- "description": "The text color of the Scheduler event.\n",
172369
+ "description": "The top padding of the Scheduler event title.\n",
171830
172370
  "commentRange": {
171831
172371
  "start": 72,
171832
172372
  "end": 73
171833
172373
  },
171834
172374
  "context": {
171835
172375
  "type": "variable",
171836
- "name": "kendo-scheduler-event-text",
171837
- "value": "k-color(on-primary)",
172376
+ "name": "kendo-scheduler-event-title-padding-top",
172377
+ "value": "k-spacing(1)",
171838
172378
  "scope": "default",
171839
172379
  "line": {
171840
172380
  "start": 74,
@@ -171849,19 +172389,19 @@
171849
172389
  "path": "bootstrap/scss/scheduler/_variables.scss",
171850
172390
  "name": "_variables.scss"
171851
172391
  },
171852
- "resolvedValue": "var(--kendo-color-on-primary)",
172392
+ "resolvedValue": "var(--kendo-spacing-1)",
171853
172393
  "resolvedType": "String"
171854
172394
  },
171855
172395
  {
171856
- "description": "The border color of the Scheduler event.\n",
172396
+ "description": "The bottom padding of the Scheduler event title.\n",
171857
172397
  "commentRange": {
171858
172398
  "start": 75,
171859
172399
  "end": 76
171860
172400
  },
171861
172401
  "context": {
171862
172402
  "type": "variable",
171863
- "name": "kendo-scheduler-event-border",
171864
- "value": "null",
172403
+ "name": "kendo-scheduler-event-title-padding-bottom",
172404
+ "value": "k-spacing(0.5)",
171865
172405
  "scope": "default",
171866
172406
  "line": {
171867
172407
  "start": 77,
@@ -171876,23 +172416,23 @@
171876
172416
  "path": "bootstrap/scss/scheduler/_variables.scss",
171877
172417
  "name": "_variables.scss"
171878
172418
  },
171879
- "resolvedValue": "null",
171880
- "resolvedType": "Null"
172419
+ "resolvedValue": "var(--kendo-spacing-0\\.5)",
172420
+ "resolvedType": "String"
171881
172421
  },
171882
172422
  {
171883
- "description": "The gradient of the Scheduler event.\n",
172423
+ "description": "The font size of the Scheduler event time.\n",
171884
172424
  "commentRange": {
171885
- "start": 78,
171886
- "end": 79
172425
+ "start": 79,
172426
+ "end": 80
171887
172427
  },
171888
172428
  "context": {
171889
172429
  "type": "variable",
171890
- "name": "kendo-scheduler-event-gradient",
171891
- "value": "null",
172430
+ "name": "kendo-scheduler-event-time-font-size",
172431
+ "value": "var(--kendo-font-size-xs)",
171892
172432
  "scope": "default",
171893
172433
  "line": {
171894
- "start": 80,
171895
- "end": 80
172434
+ "start": 81,
172435
+ "end": 81
171896
172436
  }
171897
172437
  },
171898
172438
  "group": [
@@ -171903,23 +172443,23 @@
171903
172443
  "path": "bootstrap/scss/scheduler/_variables.scss",
171904
172444
  "name": "_variables.scss"
171905
172445
  },
171906
- "resolvedValue": "null",
171907
- "resolvedType": "Null"
172446
+ "resolvedValue": "var(--kendo-font-size-xs)",
172447
+ "resolvedType": "String"
171908
172448
  },
171909
172449
  {
171910
- "description": "The shadow of the Scheduler event.\n",
172450
+ "description": "The line height of the Scheduler event time.\n",
171911
172451
  "commentRange": {
171912
- "start": 81,
171913
- "end": 82
172452
+ "start": 82,
172453
+ "end": 83
171914
172454
  },
171915
172455
  "context": {
171916
172456
  "type": "variable",
171917
- "name": "kendo-scheduler-event-shadow",
171918
- "value": "null",
172457
+ "name": "kendo-scheduler-event-time-line-height",
172458
+ "value": "var(--kendo-line-height-sm)",
171919
172459
  "scope": "default",
171920
172460
  "line": {
171921
- "start": 83,
171922
- "end": 83
172461
+ "start": 84,
172462
+ "end": 84
171923
172463
  }
171924
172464
  },
171925
172465
  "group": [
@@ -171930,19 +172470,19 @@
171930
172470
  "path": "bootstrap/scss/scheduler/_variables.scss",
171931
172471
  "name": "_variables.scss"
171932
172472
  },
171933
- "resolvedValue": "null",
171934
- "resolvedType": "Null"
172473
+ "resolvedValue": "var(--kendo-line-height-sm)",
172474
+ "resolvedType": "String"
171935
172475
  },
171936
172476
  {
171937
- "description": "The background color of the hovered Scheduler event.\n",
172477
+ "description": "The top padding of the Scheduler event time.\n",
171938
172478
  "commentRange": {
171939
172479
  "start": 85,
171940
172480
  "end": 86
171941
172481
  },
171942
172482
  "context": {
171943
172483
  "type": "variable",
171944
- "name": "kendo-scheduler-event-hover-bg",
171945
- "value": "null",
172484
+ "name": "kendo-scheduler-event-time-padding-top",
172485
+ "value": "k-spacing(0.5)",
171946
172486
  "scope": "default",
171947
172487
  "line": {
171948
172488
  "start": 87,
@@ -171957,19 +172497,19 @@
171957
172497
  "path": "bootstrap/scss/scheduler/_variables.scss",
171958
172498
  "name": "_variables.scss"
171959
172499
  },
171960
- "resolvedValue": "null",
171961
- "resolvedType": "Null"
172500
+ "resolvedValue": "var(--kendo-spacing-0\\.5)",
172501
+ "resolvedType": "String"
171962
172502
  },
171963
172503
  {
171964
- "description": "The text color of the hovered Scheduler event.\n",
172504
+ "description": "The bottom padding of the Scheduler event time.\n",
171965
172505
  "commentRange": {
171966
172506
  "start": 88,
171967
172507
  "end": 89
171968
172508
  },
171969
172509
  "context": {
171970
172510
  "type": "variable",
171971
- "name": "kendo-scheduler-event-hover-text",
171972
- "value": "null",
172511
+ "name": "kendo-scheduler-event-time-padding-bottom",
172512
+ "value": "k-spacing(0.5)",
171973
172513
  "scope": "default",
171974
172514
  "line": {
171975
172515
  "start": 90,
@@ -171984,23 +172524,23 @@
171984
172524
  "path": "bootstrap/scss/scheduler/_variables.scss",
171985
172525
  "name": "_variables.scss"
171986
172526
  },
171987
- "resolvedValue": "null",
171988
- "resolvedType": "Null"
172527
+ "resolvedValue": "var(--kendo-spacing-0\\.5)",
172528
+ "resolvedType": "String"
171989
172529
  },
171990
172530
  {
171991
- "description": "The border color of the hovered Scheduler event.\n",
172531
+ "description": "The background color of the Scheduler event.\n",
171992
172532
  "commentRange": {
171993
- "start": 91,
171994
- "end": 92
172533
+ "start": 92,
172534
+ "end": 93
171995
172535
  },
171996
172536
  "context": {
171997
172537
  "type": "variable",
171998
- "name": "kendo-scheduler-event-hover-border",
171999
- "value": "null",
172538
+ "name": "kendo-scheduler-event-bg",
172539
+ "value": "k-color(primary)",
172000
172540
  "scope": "default",
172001
172541
  "line": {
172002
- "start": 93,
172003
- "end": 93
172542
+ "start": 94,
172543
+ "end": 94
172004
172544
  }
172005
172545
  },
172006
172546
  "group": [
@@ -172011,23 +172551,23 @@
172011
172551
  "path": "bootstrap/scss/scheduler/_variables.scss",
172012
172552
  "name": "_variables.scss"
172013
172553
  },
172014
- "resolvedValue": "null",
172015
- "resolvedType": "Null"
172554
+ "resolvedValue": "var(--kendo-color-primary)",
172555
+ "resolvedType": "String"
172016
172556
  },
172017
172557
  {
172018
- "description": "The gradient of the hovered Scheduler event.\n",
172558
+ "description": "The text color of the Scheduler event.\n",
172019
172559
  "commentRange": {
172020
- "start": 94,
172021
- "end": 95
172560
+ "start": 95,
172561
+ "end": 96
172022
172562
  },
172023
172563
  "context": {
172024
172564
  "type": "variable",
172025
- "name": "kendo-scheduler-event-hover-gradient",
172026
- "value": "null",
172565
+ "name": "kendo-scheduler-event-text",
172566
+ "value": "k-color(on-primary)",
172027
172567
  "scope": "default",
172028
172568
  "line": {
172029
- "start": 96,
172030
- "end": 96
172569
+ "start": 97,
172570
+ "end": 97
172031
172571
  }
172032
172572
  },
172033
172573
  "group": [
@@ -172038,23 +172578,23 @@
172038
172578
  "path": "bootstrap/scss/scheduler/_variables.scss",
172039
172579
  "name": "_variables.scss"
172040
172580
  },
172041
- "resolvedValue": "null",
172042
- "resolvedType": "Null"
172581
+ "resolvedValue": "var(--kendo-color-on-primary)",
172582
+ "resolvedType": "String"
172043
172583
  },
172044
172584
  {
172045
- "description": "The shadow of the hovered Scheduler event.\n",
172585
+ "description": "The border color of the Scheduler event.\n",
172046
172586
  "commentRange": {
172047
- "start": 97,
172048
- "end": 98
172587
+ "start": 98,
172588
+ "end": 99
172049
172589
  },
172050
172590
  "context": {
172051
172591
  "type": "variable",
172052
- "name": "kendo-scheduler-event-hover-shadow",
172592
+ "name": "kendo-scheduler-event-border",
172053
172593
  "value": "null",
172054
172594
  "scope": "default",
172055
172595
  "line": {
172056
- "start": 99,
172057
- "end": 99
172596
+ "start": 100,
172597
+ "end": 100
172058
172598
  }
172059
172599
  },
172060
172600
  "group": [
@@ -172069,15 +172609,15 @@
172069
172609
  "resolvedType": "Null"
172070
172610
  },
172071
172611
  {
172072
- "description": "The background color of the selected Scheduler event.\n",
172612
+ "description": "The gradient of the Scheduler event.\n",
172073
172613
  "commentRange": {
172074
172614
  "start": 101,
172075
172615
  "end": 102
172076
172616
  },
172077
172617
  "context": {
172078
172618
  "type": "variable",
172079
- "name": "kendo-scheduler-event-selected-bg",
172080
- "value": "k-color(primary)",
172619
+ "name": "kendo-scheduler-event-gradient",
172620
+ "value": "null",
172081
172621
  "scope": "default",
172082
172622
  "line": {
172083
172623
  "start": 103,
@@ -172092,19 +172632,19 @@
172092
172632
  "path": "bootstrap/scss/scheduler/_variables.scss",
172093
172633
  "name": "_variables.scss"
172094
172634
  },
172095
- "resolvedValue": "var(--kendo-color-primary)",
172096
- "resolvedType": "String"
172635
+ "resolvedValue": "null",
172636
+ "resolvedType": "Null"
172097
172637
  },
172098
172638
  {
172099
- "description": "The text color of the selected Scheduler event.\n",
172639
+ "description": "The shadow of the Scheduler event.\n",
172100
172640
  "commentRange": {
172101
172641
  "start": 104,
172102
172642
  "end": 105
172103
172643
  },
172104
172644
  "context": {
172105
172645
  "type": "variable",
172106
- "name": "kendo-scheduler-event-selected-text",
172107
- "value": "k-color(on-primary)",
172646
+ "name": "kendo-scheduler-event-shadow",
172647
+ "value": "null",
172108
172648
  "scope": "default",
172109
172649
  "line": {
172110
172650
  "start": 106,
@@ -172119,23 +172659,23 @@
172119
172659
  "path": "bootstrap/scss/scheduler/_variables.scss",
172120
172660
  "name": "_variables.scss"
172121
172661
  },
172122
- "resolvedValue": "var(--kendo-color-on-primary)",
172123
- "resolvedType": "String"
172662
+ "resolvedValue": "null",
172663
+ "resolvedType": "Null"
172124
172664
  },
172125
172665
  {
172126
- "description": "The border color of the selected Scheduler event.\n",
172666
+ "description": "The background color of the read-only Scheduler event.\n",
172127
172667
  "commentRange": {
172128
- "start": 107,
172129
- "end": 108
172668
+ "start": 108,
172669
+ "end": 109
172130
172670
  },
172131
172671
  "context": {
172132
172672
  "type": "variable",
172133
- "name": "kendo-scheduler-event-selected-border",
172134
- "value": "null",
172673
+ "name": "kendo-scheduler-event-readonly-bg",
172674
+ "value": "k-color(primary-subtle)",
172135
172675
  "scope": "default",
172136
172676
  "line": {
172137
- "start": 109,
172138
- "end": 109
172677
+ "start": 110,
172678
+ "end": 110
172139
172679
  }
172140
172680
  },
172141
172681
  "group": [
@@ -172146,23 +172686,23 @@
172146
172686
  "path": "bootstrap/scss/scheduler/_variables.scss",
172147
172687
  "name": "_variables.scss"
172148
172688
  },
172149
- "resolvedValue": "null",
172150
- "resolvedType": "Null"
172689
+ "resolvedValue": "var(--kendo-color-primary-subtle)",
172690
+ "resolvedType": "String"
172151
172691
  },
172152
172692
  {
172153
- "description": "The gradient of the selected Scheduler event.\n",
172693
+ "description": "The text color of the read-only Scheduler event.\n",
172154
172694
  "commentRange": {
172155
- "start": 110,
172156
- "end": 111
172695
+ "start": 111,
172696
+ "end": 112
172157
172697
  },
172158
172698
  "context": {
172159
172699
  "type": "variable",
172160
- "name": "kendo-scheduler-event-selected-gradient",
172161
- "value": "null",
172700
+ "name": "kendo-scheduler-event-readonly-text",
172701
+ "value": "k-color(primary-on-subtle)",
172162
172702
  "scope": "default",
172163
172703
  "line": {
172164
- "start": 112,
172165
- "end": 112
172704
+ "start": 113,
172705
+ "end": 113
172166
172706
  }
172167
172707
  },
172168
172708
  "group": [
@@ -172173,23 +172713,23 @@
172173
172713
  "path": "bootstrap/scss/scheduler/_variables.scss",
172174
172714
  "name": "_variables.scss"
172175
172715
  },
172176
- "resolvedValue": "null",
172177
- "resolvedType": "Null"
172716
+ "resolvedValue": "var(--kendo-color-primary-on-subtle)",
172717
+ "resolvedType": "String"
172178
172718
  },
172179
172719
  {
172180
- "description": "The shadow of the selected Scheduler event.\n",
172720
+ "description": "The border color of the read-only Scheduler event.\n",
172181
172721
  "commentRange": {
172182
- "start": 113,
172183
- "end": 114
172722
+ "start": 114,
172723
+ "end": 115
172184
172724
  },
172185
172725
  "context": {
172186
172726
  "type": "variable",
172187
- "name": "kendo-scheduler-event-selected-shadow",
172188
- "value": "inset 0 0 0 3px color-mix(in srgb, k-color(on-primary) 50%, transparent)",
172727
+ "name": "kendo-scheduler-event-readonly-border",
172728
+ "value": "k-color(primary-emphasis)",
172189
172729
  "scope": "default",
172190
172730
  "line": {
172191
- "start": 115,
172192
- "end": 115
172731
+ "start": 116,
172732
+ "end": 116
172193
172733
  }
172194
172734
  },
172195
172735
  "group": [
@@ -172200,23 +172740,23 @@
172200
172740
  "path": "bootstrap/scss/scheduler/_variables.scss",
172201
172741
  "name": "_variables.scss"
172202
172742
  },
172203
- "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-primary) 50%, transparent))",
172204
- "resolvedType": "List"
172743
+ "resolvedValue": "var(--kendo-color-primary-emphasis)",
172744
+ "resolvedType": "String"
172205
172745
  },
172206
172746
  {
172207
- "description": "The shadow of the ongoing Scheduler event.\n",
172747
+ "description": "The background color of the hovered Scheduler event.\n",
172208
172748
  "commentRange": {
172209
- "start": 117,
172210
- "end": 118
172749
+ "start": 118,
172750
+ "end": 119
172211
172751
  },
172212
172752
  "context": {
172213
172753
  "type": "variable",
172214
- "name": "kendo-scheduler-event-ongoing-shadow",
172215
- "value": "inset 0px 0px 0px 1px k-color(error-on-surface)",
172754
+ "name": "kendo-scheduler-event-hover-bg",
172755
+ "value": "null",
172216
172756
  "scope": "default",
172217
172757
  "line": {
172218
- "start": 119,
172219
- "end": 119
172758
+ "start": 120,
172759
+ "end": 120
172220
172760
  }
172221
172761
  },
172222
172762
  "group": [
@@ -172227,19 +172767,19 @@
172227
172767
  "path": "bootstrap/scss/scheduler/_variables.scss",
172228
172768
  "name": "_variables.scss"
172229
172769
  },
172230
- "resolvedValue": "(inset 0px 0px 0px 1px var(--kendo-color-error-on-surface))",
172231
- "resolvedType": "List"
172770
+ "resolvedValue": "null",
172771
+ "resolvedType": "Null"
172232
172772
  },
172233
172773
  {
172234
- "description": "The horizontal padding of the Scheduler cell.\n",
172774
+ "description": "The text color of the hovered Scheduler event.\n",
172235
172775
  "commentRange": {
172236
172776
  "start": 121,
172237
172777
  "end": 122
172238
172778
  },
172239
172779
  "context": {
172240
172780
  "type": "variable",
172241
- "name": "kendo-scheduler-cell-padding-x",
172242
- "value": "k-spacing(3)",
172781
+ "name": "kendo-scheduler-event-hover-text",
172782
+ "value": "null",
172243
172783
  "scope": "default",
172244
172784
  "line": {
172245
172785
  "start": 123,
@@ -172254,19 +172794,19 @@
172254
172794
  "path": "bootstrap/scss/scheduler/_variables.scss",
172255
172795
  "name": "_variables.scss"
172256
172796
  },
172257
- "resolvedValue": "var(--kendo-spacing-3)",
172258
- "resolvedType": "String"
172797
+ "resolvedValue": "null",
172798
+ "resolvedType": "Null"
172259
172799
  },
172260
172800
  {
172261
- "description": "The vertical padding of the Scheduler cell.\n",
172801
+ "description": "The border color of the hovered Scheduler event.\n",
172262
172802
  "commentRange": {
172263
172803
  "start": 124,
172264
172804
  "end": 125
172265
172805
  },
172266
172806
  "context": {
172267
172807
  "type": "variable",
172268
- "name": "kendo-scheduler-cell-padding-y",
172269
- "value": "k-spacing(3)",
172808
+ "name": "kendo-scheduler-event-hover-border",
172809
+ "value": "null",
172270
172810
  "scope": "default",
172271
172811
  "line": {
172272
172812
  "start": 126,
@@ -172281,19 +172821,19 @@
172281
172821
  "path": "bootstrap/scss/scheduler/_variables.scss",
172282
172822
  "name": "_variables.scss"
172283
172823
  },
172284
- "resolvedValue": "var(--kendo-spacing-3)",
172285
- "resolvedType": "String"
172824
+ "resolvedValue": "null",
172825
+ "resolvedType": "Null"
172286
172826
  },
172287
172827
  {
172288
- "description": "The height of the Scheduler cell.\n",
172828
+ "description": "The gradient of the hovered Scheduler event.\n",
172289
172829
  "commentRange": {
172290
172830
  "start": 127,
172291
172831
  "end": 128
172292
172832
  },
172293
172833
  "context": {
172294
172834
  "type": "variable",
172295
- "name": "kendo-scheduler-cell-height",
172296
- "value": "$kendo-line-height-em",
172835
+ "name": "kendo-scheduler-event-hover-gradient",
172836
+ "value": "null",
172297
172837
  "scope": "default",
172298
172838
  "line": {
172299
172839
  "start": 129,
@@ -172308,19 +172848,19 @@
172308
172848
  "path": "bootstrap/scss/scheduler/_variables.scss",
172309
172849
  "name": "_variables.scss"
172310
172850
  },
172311
- "resolvedValue": "calc(1.5 * 1em)",
172312
- "resolvedType": "Calculation"
172851
+ "resolvedValue": "null",
172852
+ "resolvedType": "Null"
172313
172853
  },
172314
172854
  {
172315
- "description": "The width of the Scheduler date column.\n",
172855
+ "description": "The shadow of the hovered Scheduler event.\n",
172316
172856
  "commentRange": {
172317
172857
  "start": 130,
172318
172858
  "end": 131
172319
172859
  },
172320
172860
  "context": {
172321
172861
  "type": "variable",
172322
- "name": "kendo-scheduler-datecolumn-width",
172323
- "value": "12em",
172862
+ "name": "kendo-scheduler-event-hover-shadow",
172863
+ "value": "null",
172324
172864
  "scope": "default",
172325
172865
  "line": {
172326
172866
  "start": 132,
@@ -172335,23 +172875,23 @@
172335
172875
  "path": "bootstrap/scss/scheduler/_variables.scss",
172336
172876
  "name": "_variables.scss"
172337
172877
  },
172338
- "resolvedValue": "12em",
172339
- "resolvedType": "Number"
172878
+ "resolvedValue": "null",
172879
+ "resolvedType": "Null"
172340
172880
  },
172341
172881
  {
172342
- "description": "The width of the Scheduler time column.\n",
172882
+ "description": "The background color of the selected Scheduler event.\n",
172343
172883
  "commentRange": {
172344
- "start": 133,
172345
- "end": 134
172884
+ "start": 134,
172885
+ "end": 135
172346
172886
  },
172347
172887
  "context": {
172348
172888
  "type": "variable",
172349
- "name": "kendo-scheduler-timecolumn-width",
172350
- "value": "11em",
172889
+ "name": "kendo-scheduler-event-selected-bg",
172890
+ "value": "k-color(primary)",
172351
172891
  "scope": "default",
172352
172892
  "line": {
172353
- "start": 135,
172354
- "end": 135
172893
+ "start": 136,
172894
+ "end": 136
172355
172895
  }
172356
172896
  },
172357
172897
  "group": [
@@ -172362,19 +172902,19 @@
172362
172902
  "path": "bootstrap/scss/scheduler/_variables.scss",
172363
172903
  "name": "_variables.scss"
172364
172904
  },
172365
- "resolvedValue": "11em",
172366
- "resolvedType": "Number"
172905
+ "resolvedValue": "var(--kendo-color-primary)",
172906
+ "resolvedType": "String"
172367
172907
  },
172368
172908
  {
172369
- "description": "The background color of the non-working hours in the Scheduler.\n",
172909
+ "description": "The text color of the selected Scheduler event.\n",
172370
172910
  "commentRange": {
172371
172911
  "start": 137,
172372
172912
  "end": 138
172373
172913
  },
172374
172914
  "context": {
172375
172915
  "type": "variable",
172376
- "name": "kendo-scheduler-nonwork-bg",
172377
- "value": "k-color(base-subtle)",
172916
+ "name": "kendo-scheduler-event-selected-text",
172917
+ "value": "k-color(on-primary)",
172378
172918
  "scope": "default",
172379
172919
  "line": {
172380
172920
  "start": 139,
@@ -172389,18 +172929,18 @@
172389
172929
  "path": "bootstrap/scss/scheduler/_variables.scss",
172390
172930
  "name": "_variables.scss"
172391
172931
  },
172392
- "resolvedValue": "var(--kendo-color-base-subtle)",
172932
+ "resolvedValue": "var(--kendo-color-on-primary)",
172393
172933
  "resolvedType": "String"
172394
172934
  },
172395
172935
  {
172396
- "description": "The text color of the non-working hours in the Scheduler.\n",
172936
+ "description": "The border color of the selected Scheduler event.\n",
172397
172937
  "commentRange": {
172398
172938
  "start": 140,
172399
172939
  "end": 141
172400
172940
  },
172401
172941
  "context": {
172402
172942
  "type": "variable",
172403
- "name": "kendo-scheduler-nonwork-text",
172943
+ "name": "kendo-scheduler-event-selected-border",
172404
172944
  "value": "null",
172405
172945
  "scope": "default",
172406
172946
  "line": {
@@ -172420,19 +172960,19 @@
172420
172960
  "resolvedType": "Null"
172421
172961
  },
172422
172962
  {
172423
- "description": "The background color of the preceding/subsequent month cells in the Calendar.\n",
172963
+ "description": "The gradient of the selected Scheduler event.\n",
172424
172964
  "commentRange": {
172425
- "start": 144,
172426
- "end": 145
172965
+ "start": 143,
172966
+ "end": 144
172427
172967
  },
172428
172968
  "context": {
172429
172969
  "type": "variable",
172430
- "name": "kendo-scheduler-othermonth-bg",
172431
- "value": "k-color(base-subtle)",
172970
+ "name": "kendo-scheduler-event-selected-gradient",
172971
+ "value": "null",
172432
172972
  "scope": "default",
172433
172973
  "line": {
172434
- "start": 146,
172435
- "end": 146
172974
+ "start": 145,
172975
+ "end": 145
172436
172976
  }
172437
172977
  },
172438
172978
  "group": [
@@ -172443,23 +172983,23 @@
172443
172983
  "path": "bootstrap/scss/scheduler/_variables.scss",
172444
172984
  "name": "_variables.scss"
172445
172985
  },
172446
- "resolvedValue": "var(--kendo-color-base-subtle)",
172447
- "resolvedType": "String"
172986
+ "resolvedValue": "null",
172987
+ "resolvedType": "Null"
172448
172988
  },
172449
172989
  {
172450
- "description": "The text color of the preceding/subsequent month cells in the Calendar.\n",
172990
+ "description": "The shadow of the selected Scheduler event.\n",
172451
172991
  "commentRange": {
172452
- "start": 147,
172453
- "end": 148
172992
+ "start": 146,
172993
+ "end": 147
172454
172994
  },
172455
172995
  "context": {
172456
172996
  "type": "variable",
172457
- "name": "kendo-scheduler-othermonth-text",
172458
- "value": "null",
172997
+ "name": "kendo-scheduler-event-selected-shadow",
172998
+ "value": "inset 0 0 0 3px color-mix(in srgb, k-color(on-primary) 50%, transparent)",
172459
172999
  "scope": "default",
172460
173000
  "line": {
172461
- "start": 149,
172462
- "end": 149
173001
+ "start": 148,
173002
+ "end": 148
172463
173003
  }
172464
173004
  },
172465
173005
  "group": [
@@ -172470,23 +173010,23 @@
172470
173010
  "path": "bootstrap/scss/scheduler/_variables.scss",
172471
173011
  "name": "_variables.scss"
172472
173012
  },
172473
- "resolvedValue": "null",
172474
- "resolvedType": "Null"
173013
+ "resolvedValue": "(inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-primary) 50%, transparent))",
173014
+ "resolvedType": "List"
172475
173015
  },
172476
173016
  {
172477
- "description": "The horizontal padding of the year view in the Scheduler.\n",
173017
+ "description": "The shadow of the ongoing Scheduler event.\n",
172478
173018
  "commentRange": {
172479
- "start": 151,
172480
- "end": 152
173019
+ "start": 150,
173020
+ "end": 151
172481
173021
  },
172482
173022
  "context": {
172483
173023
  "type": "variable",
172484
- "name": "kendo-scheduler-yearview-padding-x",
172485
- "value": "k-spacing(4)",
173024
+ "name": "kendo-scheduler-event-ongoing-shadow",
173025
+ "value": "inset 0px 0px 0px 1px k-color(error-on-surface)",
172486
173026
  "scope": "default",
172487
173027
  "line": {
172488
- "start": 153,
172489
- "end": 153
173028
+ "start": 152,
173029
+ "end": 152
172490
173030
  }
172491
173031
  },
172492
173032
  "group": [
@@ -172497,19 +173037,19 @@
172497
173037
  "path": "bootstrap/scss/scheduler/_variables.scss",
172498
173038
  "name": "_variables.scss"
172499
173039
  },
172500
- "resolvedValue": "var(--kendo-spacing-4)",
172501
- "resolvedType": "String"
173040
+ "resolvedValue": "(inset 0px 0px 0px 1px var(--kendo-color-error-on-surface))",
173041
+ "resolvedType": "List"
172502
173042
  },
172503
173043
  {
172504
- "description": "The vertical padding of the year view in the Scheduler.\n",
173044
+ "description": "The size of the Scheduler resize handle hit area.\n",
172505
173045
  "commentRange": {
172506
173046
  "start": 154,
172507
173047
  "end": 155
172508
173048
  },
172509
173049
  "context": {
172510
173050
  "type": "variable",
172511
- "name": "kendo-scheduler-yearview-padding-y",
172512
- "value": "$kendo-scheduler-yearview-padding-x",
173051
+ "name": "kendo-scheduler-resizer-size",
173052
+ "value": "0.5em",
172513
173053
  "scope": "default",
172514
173054
  "line": {
172515
173055
  "start": 156,
@@ -172524,23 +173064,23 @@
172524
173064
  "path": "bootstrap/scss/scheduler/_variables.scss",
172525
173065
  "name": "_variables.scss"
172526
173066
  },
172527
- "resolvedValue": "var(--kendo-spacing-4)",
172528
- "resolvedType": "String"
173067
+ "resolvedValue": "0.5em",
173068
+ "resolvedType": "Number"
172529
173069
  },
172530
173070
  {
172531
- "description": "The spacing between the calendars of the year view in the Scheduler.\n",
173071
+ "description": "The length of the Scheduler resize handle visual indicator.\n",
172532
173072
  "commentRange": {
172533
- "start": 158,
172534
- "end": 159
173073
+ "start": 157,
173074
+ "end": 158
172535
173075
  },
172536
173076
  "context": {
172537
173077
  "type": "variable",
172538
- "name": "kendo-scheduler-yearview-calendar-gap",
172539
- "value": "k-spacing(4)",
173078
+ "name": "kendo-scheduler-resize-handle-size",
173079
+ "value": "8px",
172540
173080
  "scope": "default",
172541
173081
  "line": {
172542
- "start": 160,
172543
- "end": 160
173082
+ "start": 159,
173083
+ "end": 159
172544
173084
  }
172545
173085
  },
172546
173086
  "group": [
@@ -172551,23 +173091,23 @@
172551
173091
  "path": "bootstrap/scss/scheduler/_variables.scss",
172552
173092
  "name": "_variables.scss"
172553
173093
  },
172554
- "resolvedValue": "var(--kendo-spacing-4)",
172555
- "resolvedType": "String"
173094
+ "resolvedValue": "8px",
173095
+ "resolvedType": "Number"
172556
173096
  },
172557
173097
  {
172558
- "description": "The days with events indicator size of the year view in the Scheduler.\n",
173098
+ "description": "The border radius of the Scheduler resize handle.\n",
172559
173099
  "commentRange": {
172560
- "start": 162,
172561
- "end": 163
173100
+ "start": 160,
173101
+ "end": 161
172562
173102
  },
172563
173103
  "context": {
172564
173104
  "type": "variable",
172565
- "name": "kendo-scheduler-yearview-indicator-size",
172566
- "value": "3px",
173105
+ "name": "kendo-scheduler-resize-handle-border-radius",
173106
+ "value": "k-border-radius(full)",
172567
173107
  "scope": "default",
172568
173108
  "line": {
172569
- "start": 164,
172570
- "end": 164
173109
+ "start": 162,
173110
+ "end": 162
172571
173111
  }
172572
173112
  },
172573
173113
  "group": [
@@ -172578,23 +173118,23 @@
172578
173118
  "path": "bootstrap/scss/scheduler/_variables.scss",
172579
173119
  "name": "_variables.scss"
172580
173120
  },
172581
- "resolvedValue": "3px",
172582
- "resolvedType": "Number"
173121
+ "resolvedValue": "var(--kendo-border-radius-full)",
173122
+ "resolvedType": "String"
172583
173123
  },
172584
173124
  {
172585
- "description": "The top position of the days with events indicator of the year view in the Scheduler.\n",
173125
+ "description": "The border width of the Scheduler resize handle.\n",
172586
173126
  "commentRange": {
172587
- "start": 165,
172588
- "end": 166
173127
+ "start": 163,
173128
+ "end": 164
172589
173129
  },
172590
173130
  "context": {
172591
173131
  "type": "variable",
172592
- "name": "kendo-scheduler-yearview-indicator-calc-offset-top",
172593
- "value": "calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2))",
173132
+ "name": "kendo-scheduler-resize-handle-border-width",
173133
+ "value": "2px",
172594
173134
  "scope": "default",
172595
173135
  "line": {
172596
- "start": 167,
172597
- "end": 167
173136
+ "start": 165,
173137
+ "end": 165
172598
173138
  }
172599
173139
  },
172600
173140
  "group": [
@@ -172605,23 +173145,23 @@
172605
173145
  "path": "bootstrap/scss/scheduler/_variables.scss",
172606
173146
  "name": "_variables.scss"
172607
173147
  },
172608
- "resolvedValue": "calc(38px - var(--kendo-spacing-1) * 2)",
172609
- "resolvedType": "Calculation"
173148
+ "resolvedValue": "2px",
173149
+ "resolvedType": "Number"
172610
173150
  },
172611
173151
  {
172612
- "description": "The left position of the days with events indicator of the year view in the Scheduler.\n",
173152
+ "description": "The background color of the Scheduler resize handle.\n",
172613
173153
  "commentRange": {
172614
- "start": 168,
172615
- "end": 169
173154
+ "start": 166,
173155
+ "end": 167
172616
173156
  },
172617
173157
  "context": {
172618
173158
  "type": "variable",
172619
- "name": "kendo-scheduler-yearview-indicator-calc-offset-left",
172620
- "value": "calc( 50% - #{math.div( $kendo-scheduler-yearview-indicator-size, 2)} )",
173159
+ "name": "kendo-scheduler-resize-handle-bg",
173160
+ "value": "$kendo-scheduler-event-bg",
172621
173161
  "scope": "default",
172622
173162
  "line": {
172623
- "start": 170,
172624
- "end": 170
173163
+ "start": 168,
173164
+ "end": 168
172625
173165
  }
172626
173166
  },
172627
173167
  "group": [
@@ -172632,23 +173172,23 @@
172632
173172
  "path": "bootstrap/scss/scheduler/_variables.scss",
172633
173173
  "name": "_variables.scss"
172634
173174
  },
172635
- "resolvedValue": "calc(50% - 1.5px)",
172636
- "resolvedType": "Calculation"
173175
+ "resolvedValue": "var(--kendo-color-primary)",
173176
+ "resolvedType": "String"
172637
173177
  },
172638
173178
  {
172639
- "description": "The border radius of the days with events indicator of the year view in the Scheduler.\n",
173179
+ "description": "The horizontal padding of the Scheduler cell.\n",
172640
173180
  "commentRange": {
172641
- "start": 171,
172642
- "end": 172
173181
+ "start": 170,
173182
+ "end": 171
172643
173183
  },
172644
173184
  "context": {
172645
173185
  "type": "variable",
172646
- "name": "kendo-scheduler-yearview-indicator-border-radius",
172647
- "value": "50%",
173186
+ "name": "kendo-scheduler-cell-padding-x",
173187
+ "value": "k-spacing(3)",
172648
173188
  "scope": "default",
172649
173189
  "line": {
172650
- "start": 173,
172651
- "end": 173
173190
+ "start": 172,
173191
+ "end": 172
172652
173192
  }
172653
173193
  },
172654
173194
  "group": [
@@ -172659,23 +173199,23 @@
172659
173199
  "path": "bootstrap/scss/scheduler/_variables.scss",
172660
173200
  "name": "_variables.scss"
172661
173201
  },
172662
- "resolvedValue": "50%",
172663
- "resolvedType": "Number"
173202
+ "resolvedValue": "var(--kendo-spacing-3)",
173203
+ "resolvedType": "String"
172664
173204
  },
172665
173205
  {
172666
- "description": "The background color of the days with events indicator of the year view in the Scheduler.\n",
173206
+ "description": "The vertical padding of the Scheduler cell.\n",
172667
173207
  "commentRange": {
172668
- "start": 174,
172669
- "end": 175
173208
+ "start": 173,
173209
+ "end": 174
172670
173210
  },
172671
173211
  "context": {
172672
173212
  "type": "variable",
172673
- "name": "kendo-scheduler-yearview-indicator-bg",
172674
- "value": "k-color(primary)",
173213
+ "name": "kendo-scheduler-cell-padding-y",
173214
+ "value": "k-spacing(3)",
172675
173215
  "scope": "default",
172676
173216
  "line": {
172677
- "start": 176,
172678
- "end": 176
173217
+ "start": 175,
173218
+ "end": 175
172679
173219
  }
172680
173220
  },
172681
173221
  "group": [
@@ -172686,23 +173226,23 @@
172686
173226
  "path": "bootstrap/scss/scheduler/_variables.scss",
172687
173227
  "name": "_variables.scss"
172688
173228
  },
172689
- "resolvedValue": "var(--kendo-color-primary)",
173229
+ "resolvedValue": "var(--kendo-spacing-3)",
172690
173230
  "resolvedType": "String"
172691
173231
  },
172692
173232
  {
172693
- "description": "The background color of the selected days with events indicator of the year view in the Scheduler.\n",
173233
+ "description": "The height of the Scheduler cell.\n",
172694
173234
  "commentRange": {
172695
- "start": 177,
172696
- "end": 178
173235
+ "start": 176,
173236
+ "end": 177
172697
173237
  },
172698
173238
  "context": {
172699
173239
  "type": "variable",
172700
- "name": "kendo-scheduler-yearview-indicator-selected-bg",
172701
- "value": "k-color(on-primary)",
173240
+ "name": "kendo-scheduler-cell-height",
173241
+ "value": "$kendo-line-height-em",
172702
173242
  "scope": "default",
172703
173243
  "line": {
172704
- "start": 179,
172705
- "end": 179
173244
+ "start": 178,
173245
+ "end": 178
172706
173246
  }
172707
173247
  },
172708
173248
  "group": [
@@ -172713,23 +173253,23 @@
172713
173253
  "path": "bootstrap/scss/scheduler/_variables.scss",
172714
173254
  "name": "_variables.scss"
172715
173255
  },
172716
- "resolvedValue": "var(--kendo-color-on-primary)",
172717
- "resolvedType": "String"
173256
+ "resolvedValue": "calc(1.5 * 1em)",
173257
+ "resolvedType": "Calculation"
172718
173258
  },
172719
173259
  {
172720
- "description": "The horizontal padding of the Scheduler Tooltip.\n",
173260
+ "description": "The width of the Scheduler date column.\n",
172721
173261
  "commentRange": {
172722
- "start": 181,
172723
- "end": 182
173262
+ "start": 179,
173263
+ "end": 180
172724
173264
  },
172725
173265
  "context": {
172726
173266
  "type": "variable",
172727
- "name": "kendo-scheduler-tooltip-padding-x",
172728
- "value": "k-spacing(3)",
173267
+ "name": "kendo-scheduler-datecolumn-width",
173268
+ "value": "12em",
172729
173269
  "scope": "default",
172730
173270
  "line": {
172731
- "start": 183,
172732
- "end": 183
173271
+ "start": 181,
173272
+ "end": 181
172733
173273
  }
172734
173274
  },
172735
173275
  "group": [
@@ -172740,23 +173280,23 @@
172740
173280
  "path": "bootstrap/scss/scheduler/_variables.scss",
172741
173281
  "name": "_variables.scss"
172742
173282
  },
172743
- "resolvedValue": "var(--kendo-spacing-3)",
172744
- "resolvedType": "String"
173283
+ "resolvedValue": "12em",
173284
+ "resolvedType": "Number"
172745
173285
  },
172746
173286
  {
172747
- "description": "The vertical padding of the Scheduler Tooltip.\n",
173287
+ "description": "The width of the Scheduler time column.\n",
172748
173288
  "commentRange": {
172749
- "start": 184,
172750
- "end": 185
173289
+ "start": 182,
173290
+ "end": 183
172751
173291
  },
172752
173292
  "context": {
172753
173293
  "type": "variable",
172754
- "name": "kendo-scheduler-tooltip-padding-y",
172755
- "value": "k-spacing(3)",
173294
+ "name": "kendo-scheduler-timecolumn-width",
173295
+ "value": "11em",
172756
173296
  "scope": "default",
172757
173297
  "line": {
172758
- "start": 186,
172759
- "end": 186
173298
+ "start": 184,
173299
+ "end": 184
172760
173300
  }
172761
173301
  },
172762
173302
  "group": [
@@ -172767,23 +173307,23 @@
172767
173307
  "path": "bootstrap/scss/scheduler/_variables.scss",
172768
173308
  "name": "_variables.scss"
172769
173309
  },
172770
- "resolvedValue": "var(--kendo-spacing-3)",
172771
- "resolvedType": "String"
173310
+ "resolvedValue": "11em",
173311
+ "resolvedType": "Number"
172772
173312
  },
172773
173313
  {
172774
- "description": "The width of the border of the Scheduler Tooltip.\n",
173314
+ "description": "The background color of the non-working hours in the Scheduler.\n",
172775
173315
  "commentRange": {
172776
- "start": 187,
172777
- "end": 188
173316
+ "start": 186,
173317
+ "end": 187
172778
173318
  },
172779
173319
  "context": {
172780
173320
  "type": "variable",
172781
- "name": "kendo-scheduler-tooltip-border-width",
172782
- "value": "0",
173321
+ "name": "kendo-scheduler-nonwork-bg",
173322
+ "value": "k-color(base-subtle)",
172783
173323
  "scope": "default",
172784
173324
  "line": {
172785
- "start": 189,
172786
- "end": 189
173325
+ "start": 188,
173326
+ "end": 188
172787
173327
  }
172788
173328
  },
172789
173329
  "group": [
@@ -172794,23 +173334,23 @@
172794
173334
  "path": "bootstrap/scss/scheduler/_variables.scss",
172795
173335
  "name": "_variables.scss"
172796
173336
  },
172797
- "resolvedValue": "0",
172798
- "resolvedType": "Number"
173337
+ "resolvedValue": "var(--kendo-color-base-subtle)",
173338
+ "resolvedType": "String"
172799
173339
  },
172800
173340
  {
172801
- "description": "The background color of the Scheduler Tooltip.\n",
173341
+ "description": "The text color of the non-working hours in the Scheduler.\n",
172802
173342
  "commentRange": {
172803
- "start": 190,
172804
- "end": 191
173343
+ "start": 189,
173344
+ "end": 190
172805
173345
  },
172806
173346
  "context": {
172807
173347
  "type": "variable",
172808
- "name": "kendo-scheduler-tooltip-bg",
172809
- "value": "k-color(on-primary)",
173348
+ "name": "kendo-scheduler-nonwork-text",
173349
+ "value": "null",
172810
173350
  "scope": "default",
172811
173351
  "line": {
172812
- "start": 192,
172813
- "end": 192
173352
+ "start": 191,
173353
+ "end": 191
172814
173354
  }
172815
173355
  },
172816
173356
  "group": [
@@ -172821,19 +173361,19 @@
172821
173361
  "path": "bootstrap/scss/scheduler/_variables.scss",
172822
173362
  "name": "_variables.scss"
172823
173363
  },
172824
- "resolvedValue": "var(--kendo-color-on-primary)",
172825
- "resolvedType": "String"
173364
+ "resolvedValue": "null",
173365
+ "resolvedType": "Null"
172826
173366
  },
172827
173367
  {
172828
- "description": "The text color of the Scheduler Tooltip.\n",
173368
+ "description": "The background color of the preceding/subsequent month cells in the Calendar.\n",
172829
173369
  "commentRange": {
172830
173370
  "start": 193,
172831
173371
  "end": 194
172832
173372
  },
172833
173373
  "context": {
172834
173374
  "type": "variable",
172835
- "name": "kendo-scheduler-tooltip-text",
172836
- "value": "k-color(on-app-surface)",
173375
+ "name": "kendo-scheduler-othermonth-bg",
173376
+ "value": "k-color(base-subtle)",
172837
173377
  "scope": "default",
172838
173378
  "line": {
172839
173379
  "start": 195,
@@ -172848,18 +173388,18 @@
172848
173388
  "path": "bootstrap/scss/scheduler/_variables.scss",
172849
173389
  "name": "_variables.scss"
172850
173390
  },
172851
- "resolvedValue": "var(--kendo-color-on-app-surface)",
173391
+ "resolvedValue": "var(--kendo-color-base-subtle)",
172852
173392
  "resolvedType": "String"
172853
173393
  },
172854
173394
  {
172855
- "description": "The border color of the Scheduler Tooltip.\n",
173395
+ "description": "The text color of the preceding/subsequent month cells in the Calendar.\n",
172856
173396
  "commentRange": {
172857
173397
  "start": 196,
172858
173398
  "end": 197
172859
173399
  },
172860
173400
  "context": {
172861
173401
  "type": "variable",
172862
- "name": "kendo-scheduler-tooltip-border",
173402
+ "name": "kendo-scheduler-othermonth-text",
172863
173403
  "value": "null",
172864
173404
  "scope": "default",
172865
173405
  "line": {
@@ -172879,19 +173419,19 @@
172879
173419
  "resolvedType": "Null"
172880
173420
  },
172881
173421
  {
172882
- "description": "The shadow of the Scheduler Tooltip.\n",
173422
+ "description": "The horizontal padding of the year view in the Scheduler.\n",
172883
173423
  "commentRange": {
172884
- "start": 199,
172885
- "end": 200
173424
+ "start": 200,
173425
+ "end": 201
172886
173426
  },
172887
173427
  "context": {
172888
173428
  "type": "variable",
172889
- "name": "kendo-scheduler-tooltip-shadow",
172890
- "value": "k-elevation(2)",
173429
+ "name": "kendo-scheduler-yearview-padding-x",
173430
+ "value": "k-spacing(4)",
172891
173431
  "scope": "default",
172892
173432
  "line": {
172893
- "start": 201,
172894
- "end": 201
173433
+ "start": 202,
173434
+ "end": 202
172895
173435
  }
172896
173436
  },
172897
173437
  "group": [
@@ -172902,19 +173442,19 @@
172902
173442
  "path": "bootstrap/scss/scheduler/_variables.scss",
172903
173443
  "name": "_variables.scss"
172904
173444
  },
172905
- "resolvedValue": "var(--kendo-elevation-2)",
173445
+ "resolvedValue": "var(--kendo-spacing-4)",
172906
173446
  "resolvedType": "String"
172907
173447
  },
172908
173448
  {
172909
- "description": "The vertical margin of the Scheduler Tooltip title.\n",
173449
+ "description": "The vertical padding of the year view in the Scheduler.\n",
172910
173450
  "commentRange": {
172911
173451
  "start": 203,
172912
173452
  "end": 204
172913
173453
  },
172914
173454
  "context": {
172915
173455
  "type": "variable",
172916
- "name": "kendo-scheduler-tooltip-title-margin-y",
172917
- "value": "k-spacing(3)",
173456
+ "name": "kendo-scheduler-yearview-padding-y",
173457
+ "value": "$kendo-scheduler-yearview-padding-x",
172918
173458
  "scope": "default",
172919
173459
  "line": {
172920
173460
  "start": 205,
@@ -172929,23 +173469,23 @@
172929
173469
  "path": "bootstrap/scss/scheduler/_variables.scss",
172930
173470
  "name": "_variables.scss"
172931
173471
  },
172932
- "resolvedValue": "var(--kendo-spacing-3)",
173472
+ "resolvedValue": "var(--kendo-spacing-4)",
172933
173473
  "resolvedType": "String"
172934
173474
  },
172935
173475
  {
172936
- "description": "The font size of the month inside the Scheduler Tooltip.\n",
173476
+ "description": "The spacing between the calendars of the year view in the Scheduler.\n",
172937
173477
  "commentRange": {
172938
- "start": 206,
172939
- "end": 207
173478
+ "start": 207,
173479
+ "end": 208
172940
173480
  },
172941
173481
  "context": {
172942
173482
  "type": "variable",
172943
- "name": "kendo-scheduler-tooltip-month-font-size",
172944
- "value": "var(--kendo-font-size-sm)",
173483
+ "name": "kendo-scheduler-yearview-calendar-gap",
173484
+ "value": "k-spacing(4)",
172945
173485
  "scope": "default",
172946
173486
  "line": {
172947
- "start": 208,
172948
- "end": 208
173487
+ "start": 209,
173488
+ "end": 209
172949
173489
  }
172950
173490
  },
172951
173491
  "group": [
@@ -172956,23 +173496,23 @@
172956
173496
  "path": "bootstrap/scss/scheduler/_variables.scss",
172957
173497
  "name": "_variables.scss"
172958
173498
  },
172959
- "resolvedValue": "var(--kendo-font-size-sm)",
173499
+ "resolvedValue": "var(--kendo-spacing-4)",
172960
173500
  "resolvedType": "String"
172961
173501
  },
172962
173502
  {
172963
- "description": "The font size of the day inside the Scheduler Tooltip.\n",
173503
+ "description": "The days with events indicator size of the year view in the Scheduler.\n",
172964
173504
  "commentRange": {
172965
- "start": 209,
172966
- "end": 210
173505
+ "start": 211,
173506
+ "end": 212
172967
173507
  },
172968
173508
  "context": {
172969
173509
  "type": "variable",
172970
- "name": "kendo-scheduler-tooltip-day-font-size",
172971
- "value": "calc( var(--kendo-font-size-sm) * 2 )",
173510
+ "name": "kendo-scheduler-yearview-indicator-size",
173511
+ "value": "3px",
172972
173512
  "scope": "default",
172973
173513
  "line": {
172974
- "start": 211,
172975
- "end": 211
173514
+ "start": 213,
173515
+ "end": 213
172976
173516
  }
172977
173517
  },
172978
173518
  "group": [
@@ -172983,23 +173523,23 @@
172983
173523
  "path": "bootstrap/scss/scheduler/_variables.scss",
172984
173524
  "name": "_variables.scss"
172985
173525
  },
172986
- "resolvedValue": "calc(var(--kendo-font-size-sm) * 2)",
172987
- "resolvedType": "Calculation"
173526
+ "resolvedValue": "3px",
173527
+ "resolvedType": "Number"
172988
173528
  },
172989
173529
  {
172990
- "description": "The max height of the events inside the Scheduler Tooltip.\n",
173530
+ "description": "The top position of the days with events indicator of the year view in the Scheduler.\n",
172991
173531
  "commentRange": {
172992
- "start": 213,
172993
- "end": 214
173532
+ "start": 214,
173533
+ "end": 215
172994
173534
  },
172995
173535
  "context": {
172996
173536
  "type": "variable",
172997
- "name": "kendo-scheduler-tooltip-events-max-height",
172998
- "value": "250px",
173537
+ "name": "kendo-scheduler-yearview-indicator-calc-offset-top",
173538
+ "value": "calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2))",
172999
173539
  "scope": "default",
173000
173540
  "line": {
173001
- "start": 215,
173002
- "end": 215
173541
+ "start": 216,
173542
+ "end": 216
173003
173543
  }
173004
173544
  },
173005
173545
  "group": [
@@ -173010,23 +173550,23 @@
173010
173550
  "path": "bootstrap/scss/scheduler/_variables.scss",
173011
173551
  "name": "_variables.scss"
173012
173552
  },
173013
- "resolvedValue": "250px",
173014
- "resolvedType": "Number"
173553
+ "resolvedValue": "calc(38px - var(--kendo-spacing-1) * 2)",
173554
+ "resolvedType": "Calculation"
173015
173555
  },
173016
173556
  {
173017
- "description": "The spacing between the events inside the Scheduler Tooltip.\n",
173557
+ "description": "The left position of the days with events indicator of the year view in the Scheduler.\n",
173018
173558
  "commentRange": {
173019
- "start": 216,
173020
- "end": 217
173559
+ "start": 217,
173560
+ "end": 218
173021
173561
  },
173022
173562
  "context": {
173023
173563
  "type": "variable",
173024
- "name": "kendo-scheduler-tooltip-events-gap",
173025
- "value": "k-spacing(2)",
173564
+ "name": "kendo-scheduler-yearview-indicator-calc-offset-left",
173565
+ "value": "calc( 50% - #{math.div( $kendo-scheduler-yearview-indicator-size, 2)} )",
173026
173566
  "scope": "default",
173027
173567
  "line": {
173028
- "start": 218,
173029
- "end": 218
173568
+ "start": 219,
173569
+ "end": 219
173030
173570
  }
173031
173571
  },
173032
173572
  "group": [
@@ -173037,19 +173577,19 @@
173037
173577
  "path": "bootstrap/scss/scheduler/_variables.scss",
173038
173578
  "name": "_variables.scss"
173039
173579
  },
173040
- "resolvedValue": "var(--kendo-spacing-2)",
173041
- "resolvedType": "String"
173580
+ "resolvedValue": "calc(50% - 1.5px)",
173581
+ "resolvedType": "Calculation"
173042
173582
  },
173043
173583
  {
173044
- "description": "The horizontal padding of the events inside the Scheduler Tooltip.\n",
173584
+ "description": "The border radius of the days with events indicator of the year view in the Scheduler.\n",
173045
173585
  "commentRange": {
173046
173586
  "start": 220,
173047
173587
  "end": 221
173048
173588
  },
173049
173589
  "context": {
173050
173590
  "type": "variable",
173051
- "name": "kendo-scheduler-tooltip-event-padding-x",
173052
- "value": "k-spacing(2)",
173591
+ "name": "kendo-scheduler-yearview-indicator-border-radius",
173592
+ "value": "50%",
173053
173593
  "scope": "default",
173054
173594
  "line": {
173055
173595
  "start": 222,
@@ -173064,19 +173604,19 @@
173064
173604
  "path": "bootstrap/scss/scheduler/_variables.scss",
173065
173605
  "name": "_variables.scss"
173066
173606
  },
173067
- "resolvedValue": "var(--kendo-spacing-2)",
173068
- "resolvedType": "String"
173607
+ "resolvedValue": "50%",
173608
+ "resolvedType": "Number"
173069
173609
  },
173070
173610
  {
173071
- "description": "The vertical padding of the events inside the Scheduler Tooltip.\n",
173611
+ "description": "The background color of the days with events indicator of the year view in the Scheduler.\n",
173072
173612
  "commentRange": {
173073
173613
  "start": 223,
173074
173614
  "end": 224
173075
173615
  },
173076
173616
  "context": {
173077
173617
  "type": "variable",
173078
- "name": "kendo-scheduler-tooltip-event-padding-y",
173079
- "value": "k-spacing(1)",
173618
+ "name": "kendo-scheduler-yearview-indicator-bg",
173619
+ "value": "k-color(primary)",
173080
173620
  "scope": "default",
173081
173621
  "line": {
173082
173622
  "start": 225,
@@ -173091,19 +173631,19 @@
173091
173631
  "path": "bootstrap/scss/scheduler/_variables.scss",
173092
173632
  "name": "_variables.scss"
173093
173633
  },
173094
- "resolvedValue": "var(--kendo-spacing-1)",
173634
+ "resolvedValue": "var(--kendo-color-primary)",
173095
173635
  "resolvedType": "String"
173096
173636
  },
173097
173637
  {
173098
- "description": "The border radius of the events inside the Scheduler Tooltip.\n",
173638
+ "description": "The background color of the selected days with events indicator of the year view in the Scheduler.\n",
173099
173639
  "commentRange": {
173100
173640
  "start": 226,
173101
173641
  "end": 227
173102
173642
  },
173103
173643
  "context": {
173104
173644
  "type": "variable",
173105
- "name": "kendo-scheduler-tooltip-event-border-radius",
173106
- "value": "k-border-radius(md)",
173645
+ "name": "kendo-scheduler-yearview-indicator-selected-bg",
173646
+ "value": "k-color(on-primary)",
173107
173647
  "scope": "default",
173108
173648
  "line": {
173109
173649
  "start": 228,
@@ -173118,23 +173658,23 @@
173118
173658
  "path": "bootstrap/scss/scheduler/_variables.scss",
173119
173659
  "name": "_variables.scss"
173120
173660
  },
173121
- "resolvedValue": "var(--kendo-border-radius-md)",
173661
+ "resolvedValue": "var(--kendo-color-on-primary)",
173122
173662
  "resolvedType": "String"
173123
173663
  },
173124
173664
  {
173125
- "description": "The spacing between the events items inside the Scheduler Tooltip.\n",
173665
+ "description": "The font size of the month inside the Scheduler Popover.\n",
173126
173666
  "commentRange": {
173127
- "start": 229,
173128
- "end": 230
173667
+ "start": 230,
173668
+ "end": 231
173129
173669
  },
173130
173670
  "context": {
173131
173671
  "type": "variable",
173132
- "name": "kendo-scheduler-tooltip-event-gap",
173133
- "value": "k-spacing(2)",
173672
+ "name": "kendo-scheduler-popover-month-font-size",
173673
+ "value": "var(--kendo-font-size-sm)",
173134
173674
  "scope": "default",
173135
173675
  "line": {
173136
- "start": 231,
173137
- "end": 231
173676
+ "start": 232,
173677
+ "end": 232
173138
173678
  }
173139
173679
  },
173140
173680
  "group": [
@@ -173145,19 +173685,19 @@
173145
173685
  "path": "bootstrap/scss/scheduler/_variables.scss",
173146
173686
  "name": "_variables.scss"
173147
173687
  },
173148
- "resolvedValue": "var(--kendo-spacing-2)",
173688
+ "resolvedValue": "var(--kendo-font-size-sm)",
173149
173689
  "resolvedType": "String"
173150
173690
  },
173151
173691
  {
173152
- "description": "The color of the Scheduler Tooltip callout.\n",
173692
+ "description": "The font size of the day inside the Scheduler Popover.\n",
173153
173693
  "commentRange": {
173154
173694
  "start": 233,
173155
173695
  "end": 234
173156
173696
  },
173157
173697
  "context": {
173158
173698
  "type": "variable",
173159
- "name": "kendo-scheduler-tooltip-callout-text",
173160
- "value": "$kendo-scheduler-tooltip-bg",
173699
+ "name": "kendo-scheduler-popover-day-font-size",
173700
+ "value": "calc( var(--kendo-font-size-sm) * 2 )",
173161
173701
  "scope": "default",
173162
173702
  "line": {
173163
173703
  "start": 235,
@@ -173172,19 +173712,19 @@
173172
173712
  "path": "bootstrap/scss/scheduler/_variables.scss",
173173
173713
  "name": "_variables.scss"
173174
173714
  },
173175
- "resolvedValue": "var(--kendo-color-on-primary)",
173176
- "resolvedType": "String"
173715
+ "resolvedValue": "calc(var(--kendo-font-size-sm) * 2)",
173716
+ "resolvedType": "Calculation"
173177
173717
  },
173178
173718
  {
173179
- "description": "The padding of the Scheduler appointments.\n",
173719
+ "description": "The max height of the events inside the Scheduler Popover.\n",
173180
173720
  "commentRange": {
173181
173721
  "start": 237,
173182
173722
  "end": 238
173183
173723
  },
173184
173724
  "context": {
173185
173725
  "type": "variable",
173186
- "name": "kendo-scheduler-appointments-padding",
173187
- "value": "k-spacing(4)",
173726
+ "name": "kendo-scheduler-popover-events-max-height",
173727
+ "value": "250px",
173188
173728
  "scope": "default",
173189
173729
  "line": {
173190
173730
  "start": 239,
@@ -173199,23 +173739,23 @@
173199
173739
  "path": "bootstrap/scss/scheduler/_variables.scss",
173200
173740
  "name": "_variables.scss"
173201
173741
  },
173202
- "resolvedValue": "var(--kendo-spacing-4)",
173203
- "resolvedType": "String"
173742
+ "resolvedValue": "250px",
173743
+ "resolvedType": "Number"
173204
173744
  },
173205
173745
  {
173206
- "description": "The horizontal padding of the Scheduler event template.\n",
173746
+ "description": "The spacing between the events inside the Scheduler Popover.\n",
173207
173747
  "commentRange": {
173208
- "start": 241,
173209
- "end": 242
173748
+ "start": 240,
173749
+ "end": 241
173210
173750
  },
173211
173751
  "context": {
173212
173752
  "type": "variable",
173213
- "name": "kendo-scheduler-event-template-padding-x",
173214
- "value": "k-spacing(4)",
173753
+ "name": "kendo-scheduler-popover-events-gap",
173754
+ "value": "k-spacing(1.5)",
173215
173755
  "scope": "default",
173216
173756
  "line": {
173217
- "start": 243,
173218
- "end": 243
173757
+ "start": 242,
173758
+ "end": 242
173219
173759
  }
173220
173760
  },
173221
173761
  "group": [
@@ -173226,19 +173766,19 @@
173226
173766
  "path": "bootstrap/scss/scheduler/_variables.scss",
173227
173767
  "name": "_variables.scss"
173228
173768
  },
173229
- "resolvedValue": "var(--kendo-spacing-4)",
173769
+ "resolvedValue": "var(--kendo-spacing-1\\.5)",
173230
173770
  "resolvedType": "String"
173231
173771
  },
173232
173772
  {
173233
- "description": "The vertical padding of the Scheduler event template.\n",
173773
+ "description": "The minimum height of the events inside the Scheduler Popover.\n",
173234
173774
  "commentRange": {
173235
173775
  "start": 244,
173236
173776
  "end": 245
173237
173777
  },
173238
173778
  "context": {
173239
173779
  "type": "variable",
173240
- "name": "kendo-scheduler-event-template-padding-y",
173241
- "value": "k-spacing(2)",
173780
+ "name": "kendo-scheduler-popover-event-min-height",
173781
+ "value": "25px",
173242
173782
  "scope": "default",
173243
173783
  "line": {
173244
173784
  "start": 246,
@@ -173253,23 +173793,50 @@
173253
173793
  "path": "bootstrap/scss/scheduler/_variables.scss",
173254
173794
  "name": "_variables.scss"
173255
173795
  },
173796
+ "resolvedValue": "25px",
173797
+ "resolvedType": "Number"
173798
+ },
173799
+ {
173800
+ "description": "The horizontal padding of the events inside the Scheduler Popover.\n",
173801
+ "commentRange": {
173802
+ "start": 247,
173803
+ "end": 248
173804
+ },
173805
+ "context": {
173806
+ "type": "variable",
173807
+ "name": "kendo-scheduler-popover-event-padding-x",
173808
+ "value": "k-spacing(2)",
173809
+ "scope": "default",
173810
+ "line": {
173811
+ "start": 249,
173812
+ "end": 249
173813
+ }
173814
+ },
173815
+ "group": [
173816
+ "scheduler"
173817
+ ],
173818
+ "access": "public",
173819
+ "file": {
173820
+ "path": "bootstrap/scss/scheduler/_variables.scss",
173821
+ "name": "_variables.scss"
173822
+ },
173256
173823
  "resolvedValue": "var(--kendo-spacing-2)",
173257
173824
  "resolvedType": "String"
173258
173825
  },
173259
173826
  {
173260
- "description": "The inline inset of the Scheduler event actions.\n",
173827
+ "description": "The vertical padding of the events inside the Scheduler Popover.\n",
173261
173828
  "commentRange": {
173262
- "start": 248,
173263
- "end": 249
173829
+ "start": 250,
173830
+ "end": 251
173264
173831
  },
173265
173832
  "context": {
173266
173833
  "type": "variable",
173267
- "name": "kendo-scheduler-event-actions-inset-x",
173268
- "value": "k-spacing(4)",
173834
+ "name": "kendo-scheduler-popover-event-padding-y",
173835
+ "value": "null",
173269
173836
  "scope": "default",
173270
173837
  "line": {
173271
- "start": 250,
173272
- "end": 250
173838
+ "start": 252,
173839
+ "end": 252
173273
173840
  }
173274
173841
  },
173275
173842
  "group": [
@@ -173280,23 +173847,23 @@
173280
173847
  "path": "bootstrap/scss/scheduler/_variables.scss",
173281
173848
  "name": "_variables.scss"
173282
173849
  },
173283
- "resolvedValue": "var(--kendo-spacing-4)",
173284
- "resolvedType": "String"
173850
+ "resolvedValue": "null",
173851
+ "resolvedType": "Null"
173285
173852
  },
173286
173853
  {
173287
- "description": "The margin of the Scheduler event indicators.\n",
173854
+ "description": "The border radius of the events inside the Scheduler Popover.\n",
173288
173855
  "commentRange": {
173289
- "start": 252,
173290
- "end": 253
173856
+ "start": 253,
173857
+ "end": 254
173291
173858
  },
173292
173859
  "context": {
173293
173860
  "type": "variable",
173294
- "name": "kendo-scheduler-indicators-margin",
173295
- "value": "k-spacing(1) k-spacing(2)",
173861
+ "name": "kendo-scheduler-popover-event-border-radius",
173862
+ "value": "k-border-radius(md)",
173296
173863
  "scope": "default",
173297
173864
  "line": {
173298
- "start": 254,
173299
- "end": 254
173865
+ "start": 255,
173866
+ "end": 255
173300
173867
  }
173301
173868
  },
173302
173869
  "group": [
@@ -173307,18 +173874,18 @@
173307
173874
  "path": "bootstrap/scss/scheduler/_variables.scss",
173308
173875
  "name": "_variables.scss"
173309
173876
  },
173310
- "resolvedValue": "(var(--kendo-spacing-1) var(--kendo-spacing-2))",
173311
- "resolvedType": "List"
173877
+ "resolvedValue": "var(--kendo-border-radius-md)",
173878
+ "resolvedType": "String"
173312
173879
  },
173313
173880
  {
173314
- "description": "The inline inset of the Scheduler marquee labels.\n",
173881
+ "description": "The spacing between the events items inside the Scheduler Popover.\n",
173315
173882
  "commentRange": {
173316
173883
  "start": 256,
173317
173884
  "end": 257
173318
173885
  },
173319
173886
  "context": {
173320
173887
  "type": "variable",
173321
- "name": "kendo-scheduler-marquee-label-inset-x",
173888
+ "name": "kendo-scheduler-popover-event-gap",
173322
173889
  "value": "k-spacing(2)",
173323
173890
  "scope": "default",
173324
173891
  "line": {
@@ -173337,11 +173904,92 @@
173337
173904
  "resolvedValue": "var(--kendo-spacing-2)",
173338
173905
  "resolvedType": "String"
173339
173906
  },
173907
+ {
173908
+ "description": "The horizontal padding of the Scheduler event template.\n",
173909
+ "commentRange": {
173910
+ "start": 260,
173911
+ "end": 261
173912
+ },
173913
+ "context": {
173914
+ "type": "variable",
173915
+ "name": "kendo-scheduler-event-template-padding-x",
173916
+ "value": "k-spacing(2)",
173917
+ "scope": "default",
173918
+ "line": {
173919
+ "start": 262,
173920
+ "end": 262
173921
+ }
173922
+ },
173923
+ "group": [
173924
+ "scheduler"
173925
+ ],
173926
+ "access": "public",
173927
+ "file": {
173928
+ "path": "bootstrap/scss/scheduler/_variables.scss",
173929
+ "name": "_variables.scss"
173930
+ },
173931
+ "resolvedValue": "var(--kendo-spacing-2)",
173932
+ "resolvedType": "String"
173933
+ },
173934
+ {
173935
+ "description": "The vertical padding of the Scheduler event template.\n",
173936
+ "commentRange": {
173937
+ "start": 263,
173938
+ "end": 264
173939
+ },
173940
+ "context": {
173941
+ "type": "variable",
173942
+ "name": "kendo-scheduler-event-template-padding-y",
173943
+ "value": "k-spacing(2)",
173944
+ "scope": "default",
173945
+ "line": {
173946
+ "start": 265,
173947
+ "end": 265
173948
+ }
173949
+ },
173950
+ "group": [
173951
+ "scheduler"
173952
+ ],
173953
+ "access": "public",
173954
+ "file": {
173955
+ "path": "bootstrap/scss/scheduler/_variables.scss",
173956
+ "name": "_variables.scss"
173957
+ },
173958
+ "resolvedValue": "var(--kendo-spacing-2)",
173959
+ "resolvedType": "String"
173960
+ },
173961
+ {
173962
+ "description": "The inline inset of the Scheduler marquee labels.\n",
173963
+ "commentRange": {
173964
+ "start": 267,
173965
+ "end": 268
173966
+ },
173967
+ "context": {
173968
+ "type": "variable",
173969
+ "name": "kendo-scheduler-marquee-label-inset-x",
173970
+ "value": "k-spacing(2)",
173971
+ "scope": "default",
173972
+ "line": {
173973
+ "start": 269,
173974
+ "end": 269
173975
+ }
173976
+ },
173977
+ "group": [
173978
+ "scheduler"
173979
+ ],
173980
+ "access": "public",
173981
+ "file": {
173982
+ "path": "bootstrap/scss/scheduler/_variables.scss",
173983
+ "name": "_variables.scss"
173984
+ },
173985
+ "resolvedValue": "var(--kendo-spacing-2)",
173986
+ "resolvedType": "String"
173987
+ },
173340
173988
  {
173341
173989
  "description": "The block inset of the Scheduler marquee labels.\n",
173342
173990
  "commentRange": {
173343
- "start": 259,
173344
- "end": 260
173991
+ "start": 270,
173992
+ "end": 271
173345
173993
  },
173346
173994
  "context": {
173347
173995
  "type": "variable",
@@ -173349,8 +173997,8 @@
173349
173997
  "value": "k-spacing(1)",
173350
173998
  "scope": "default",
173351
173999
  "line": {
173352
- "start": 261,
173353
- "end": 261
174000
+ "start": 272,
174001
+ "end": 272
173354
174002
  }
173355
174003
  },
173356
174004
  "group": [
@@ -173367,8 +174015,8 @@
173367
174015
  {
173368
174016
  "description": "The spacing between icon and text in Scheduler navigation items.\n",
173369
174017
  "commentRange": {
173370
- "start": 263,
173371
- "end": 264
174018
+ "start": 274,
174019
+ "end": 275
173372
174020
  },
173373
174021
  "context": {
173374
174022
  "type": "variable",
@@ -173376,8 +174024,8 @@
173376
174024
  "value": "k-spacing(2)",
173377
174025
  "scope": "default",
173378
174026
  "line": {
173379
- "start": 265,
173380
- "end": 265
174027
+ "start": 276,
174028
+ "end": 276
173381
174029
  }
173382
174030
  },
173383
174031
  "group": [
@@ -173394,8 +174042,8 @@
173394
174042
  {
173395
174043
  "description": "The background color of the Scheduler header.\n",
173396
174044
  "commentRange": {
173397
- "start": 267,
173398
- "end": 268
174045
+ "start": 278,
174046
+ "end": 279
173399
174047
  },
173400
174048
  "context": {
173401
174049
  "type": "variable",
@@ -173403,8 +174051,8 @@
173403
174051
  "value": "k-color(surface)",
173404
174052
  "scope": "default",
173405
174053
  "line": {
173406
- "start": 269,
173407
- "end": 269
174054
+ "start": 280,
174055
+ "end": 280
173408
174056
  }
173409
174057
  },
173410
174058
  "group": [